*{
    margin: 0;
    padding: 0;
    font-family: "microsoft yahei","simhei", "simsun";
    list-style: none;
}
a{
    text-decoration: none;
    cursor: pointer;
}
body {
    width: 100%;
    height: 100%;
   
}
img{
    border: none;
    outline: none;
}
 
.w1200_no{
    width: 1200px;
    margin: 0 auto;
}
.w1200{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

/*头*/
.header{
    position: relative;
}
.header_bg img{
    width: 100%;
    height: 100%;
}
.header_logo{
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
}
/*主要内容*/
.contents{
    margin-top: 40px;
}
.zcsy_title{
    height: 81px;
}
.zcsy_list_bg{
    background:#8fc7f5;
    margin-bottom: 40px;
    overflow: hidden;
}
.zcsy_list_bg2{
    background-color: #fff;
    margin: 0 23px;
}
.section_left_title{
    width: 170px;
    margin-bottom:25px;
}
.section{
	background:url(contents_bg_Xu200102.png);
    padding-top: 30px;
    overflow: hidden;
    
}
.section_left_title_button{
    width: 216px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background-color: #8fc7f5;
    border-radius: 0 20px 20px 0;
}
.section_left_title_button a{
       overflow: hidden;
    color: #fff;
    font-size: 22px;
    display: inline-block;
    margin-top: 10px;
}
.li_span{
    color: #c8161d;
    font-size: 22px;
}
.li_span:after{
    content: '\00A0\00A0';
}
.section ul{
    overflow: hidden;
}
.section ul li{
	margin-left:45px;
    float: left;
    width: 490px;
    margin-bottom: 18px;
}
.section ul li a{
    color: #1b72d4;
    font-size: 22px;
}
/*轮播*/
.slider_left{
    width: 100%;
    height: 670px;
    position: relative;
    float: left;
}
.slider_left_ul li{
    height: 649px;
}
.slider_left ul li img{
    width: 100%;
    height: 100%;
}
.banner_cover {
    height: 114px;
    line-height: 62px;
    background: linear-gradient(#02bee6,#1a75d4);
    width: 100%;
    color: #fff !important;
    text-align: left;
    font-size: 14px;
    margin-top: -4px;
    display: block;
    border-radius: 0 0 20px 20px;
}
.banner_cover span{
    font-size: 20px;
}
.white_list{
    position: absolute;
    bottom: -60px;
    right: 0;
    margin-right: 115px;
}
.white_list li{
    width: 44px;
    height: 6px;
    float: left;
    background-color: #e5e5e5;
    border-color: #fff;
    list-style: none;
    font-size: 0;
    margin-right: 5px;
}
.white_list .on{
    background-color: #ff6200!important;
}
.slider{
    height: 763px;
}
.slider_more{
    position: absolute;
    right: 35px;
    bottom: -67px;
    font-size: 20px;
}
.slider_more a{
    color: #fff;
}


.xwlj_title{
    margin: 37px 0;
}
.xwlj_title img{
    width: 100%;
}
.xwlj_list_bg2{
    background-color: #fff;
    margin: 23px 23px 0 23px;
}
.xwlj_list_ul ul{
    padding: 37px 0 30px 46px;
}
.xwlj_list_ul ul li{
    line-height: 40px;
}
.xwlj_list_ul ul li a{
    padding-left: 60px;
    font-size: 20px;
    color: #727171;
}
.light_blue{
    background: url(zcsy_title_Xu20210122zlylibg.png) no-repeat left center;
}
.power_blue{
    background: url(power_blue_Xu200102.png) no-repeat left center;
}

/*自适应*/
@media screen and (max-width:768px){
	.section_left_title{
		margin-bottom:0;
	}
	.pc_bg{display:none;}
	.mobile_bg{display:block!important;}
    .w1200_no,.w1200{
        width: 100%;
    }
    .contents{
        margin-top: 10px;
    }
    .section{
        padding-top: 20px;
    }
    .zcsy_title{
        height: auto;
    }
    .zcsy_title img{
        width: 140%;
    }
    .zcsy_list_bg{
        margin-top: -4px;
    }
    .section_left_title{
        clear: both;
        float: none;
        padding-bottom: 20px;
    }
    .section ul li{
		margin-left:0;
        width: 100%;
        padding-left: 2%;
    }
    .zcsy_list_bg2{
        margin: 0 2%;
    }
    .slider_left_ul{
        width: 100%;
    }
    .slider_left_ul li{
        height: 100%;
    }
    .slider_left{
        width: 100%;
        height: 100%;
    }
    .slider{
        height: 388px;
    }
    .banner_cover{
        line-height: normal;
    }
    .banner_cover span{
        margin: 0!important;
        padding: 0 2%;
    }
    .white_list{
        bottom: 50px;
        right: 0;
        margin: 0 auto;
    }
    .slider_left_ul{
        height: 260px;
    }
    .slider_more{
        position: absolute;
        right: 0;
        bottom: 18px;
        font-size: 20px;
        left: 0;
        margin: 0 auto;
        text-align: center;
    }
    .xwlj_title{
        margin: 0 0 15px 0;
    }
    .xwlj_list_ul ul li a{
        padding-left: 40px;
    }
    .xwlj_list_ul ul{
        padding: 20px 0 30px 14px;
    }
    .xwlj_list_bg2{
        margin: 10px 10px 0 10px;
    }
    .xwlj_list_ul ul li{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .section_left_title_button{
        line-height: 40px;
        height: 40px;
    }
    .header_logo{
        display:none;
    }
}