<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #333;
}
table{border-collapse:collapse;border-spacing:0;}
body{
	min-width:1200px;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.container{
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
}
.topNav{
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    line-height: 80px;

}
.logo{
    float: left;
    width: 280px;
    margin: 20px 0 0 50px;
   
}
.num{
    float: right;
    margin-right: 50px;
    font-weight: bold;
}


.clear{
    clear: both;
}
.item_main{
    max-width: 1920px;
    margin: 0 auto;
    background: url(images/topbg.jpg) top center no-repeat #0581fd;
    background-size: 100%;
    overflow: hidden;
}
.item_main_topimg{
    display: block;
    width: 70%;
    margin: 0 auto;
    margin-right: 10%;
    
}
.item_time{
    width: 1100px;
    margin: 100px auto 0;
}
.item_time img{
    width: 100%;
}
.item_jg{
    width: 1000px;
    margin: 50px auto;
    background: url(images/jg.png) top center no-repeat;
    background-size: 100%;
    overflow: hidden;
    position: relative;

}
.item_jg_title{
    font-size: 36px;
    color: #2563f6;
    font-weight: bold;
    margin: 220px 0 0 210px;
}
.item_jg_title span{
    font-size: 20px;
}
.item_jg_title2{
    font-size: 36px;
    color: #333;
    font-weight: bold;
    margin: 25px 0 0 210px;
}
.item_jg table{
    width: 650px;
    margin: 50px 0 0 210px;
}
.item_jg table td{
    text-align: center;
    padding: 10px 0;
    font-size: 22px;
}
.item_jg table td span{
    font-weight: bold;
    color: #c71f1f;
}
.item_jg table tr td:nth-child(3){
    font-weight: bold;
    color: #c71f1f;
}
.item_jg_btm{
    width: 500px;
    margin: 50px  0 85px 240px;
    
}
.item_jg_btm img{
    width: 100%;
}
.item_jg_data{
    position: absolute;
    left: 250px;
    top: 1110px;
    color: #b4b3b3;
}
.item_xz{
    width: 1000px;
    margin: 50px auto 25px;
}
.item_xz img{
    width: 100%;
}
.item_dscrb{
    width: 1000px;
    height: 200px;
    margin: 25px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;

}
.item_dscrb_one{
    width: 400px;
    height: 50px;
    border-radius: 50px;
    background: #0255f9;
    display: flex;
    justify-content: center;
    align-items: center;
}
.item_dscrb_one img {
    width: 30px;
    margin-right: 15px;
}
.item_dscrb_one p{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.item_cpt{
    width: 1100px;
    height: 650px;
    margin: 50px auto;
}
.item_cpt img{
    width: 100%;
}
.item_slg{
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 50px auto;
    letter-spacing: 2px;
}



.foot { width:100%; background-color:#333 }
.dwindex_foot{
height: auto;
margin: 0 auto;
background: #333;
padding: 1px;
}
.dwindex_foot_div{
   width: 1100px;
   height: auto;
   margin: 30px auto;
}
.dwindex_foot_left{
   width: 250px;
   height: auto;
   float: left;
}
.dwindex_foot_right{
   width: 790px;
   height: auto;
   float: right;
   border-left: 1px solid #999;
   padding-left: 50px;
}
.dwindex_foot_title{
   font-size: 16px;
   font-weight: bold;
   color: #eee;
}
.dwindex_foot_title2{
   margin-top:20px;
}
.dwindex_foot_right_con{
   width: 100%;
   display: flex;
   justify-content: space-between;
   flex-wrap: nowrap;
}
.dwindex_foot_right_con_item{
   width: 150px;
   height: 200px;
   text-align: center;
   margin-top:15px;
}
.dwindex_foot_right_con_item img{
   margin-top:15px;
}
.dwindex_foot_right_con_item p{
   font-size: 12px;
   color: #999;
}
.dwindex_foot_left p a{
   text-decoration: none;
   color: #999;
}
.dwindex_foot_hotline{
   color: #999;
   font-weight: bold;
   margin-top:20px;
}
.foot_year{
text-align:center;

}
.foot_year img{
width:100%}
.item_a{
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    word-wrap: nowrap;
	margin:50px auto;
    
}

.item_a{
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    word-wrap: nowrap;
	margin:50px auto;
    
}
.item_a a{
    padding: 10px 30px;
    background: #fff;
    color: #0581fd;
    border-radius: 20px;
	font-size: 20px;
    font-weight: bold;
}




</pre></body></html>