/*初始化css*/
body{font-family:微软雅黑;color: #333;}
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,form
{margin:0;padding:0;border:0;outline:none;}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
.cf:after{display:block;content:'';height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
textarea,input{font-family:微软雅黑;}
.w1200{width:1200px;margin:0 auto;}

/* 疫情防控----主体内容 */
.banner{width:100%;height:462px;margin-bottom: 20px;}
.banner_con {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-top: 215px;
}
.banner_nr {
    position: absolute;
    bottom: 0;
    background: #FFFFFF;
    box-shadow: 0 2px 10px 0 rgb(153 153 153 / 30%);
    border-radius: 8px;
    width: 1200px;
    height: 188px;
    padding: 30px;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    line-height: 32px;
}
.title_box{width:1200px;padding-top:56px;color:#fff;}
.tit_bg{font-size:30px;line-height:42px;margin-bottom:4px;}
.tit_sm{font-size:16px;line-height:22px;}


.con_qh {
    width: 1200px;
    height: auto;
    margin-bottom: 40px;
    margin: 0 auto;
    min-height: 420px;
}
.zz_tit{
	font-size: 28px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #333333;
	margin-top: 40px;
	margin-bottom: 20px;
	font-weight: bold;
}
.zz_list {
    width: 100%;
    min-height: 200px;
    overflow: hidden;
    position: relative;
}
.zz_list .up {
    width: 100%;
    height: 74px;
    border-bottom: 2px solid #000000;
}
.zz_list .up span {
    display: inline-block;
    width: auto;
    height: 40px;
    font-size: 18px;
    color: #666666;
    line-height: 40px;
    cursor: pointer;
    margin-right: 40px;
    font-size:28px;
}
.zz_list .up span.hover {
    color: #333333;
    border-bottom: 5px solid #1677FF;
    /*width: 112px;*/
    height: auto;
    padding: 14px 0;
    font-size: 28px;
}
.zz_list .down{
	width: 100%;
    height: auto;
}
.more {
    position: absolute;
    right: 10px;
    top: 25px;
    width: auto;
}
.zz_list .down .tit1{
	
	border: 1px solid rgba(49,154,255,0.65);
	border-radius: 2px;
	width: 100%;
	height: 40px;
	float: left;
	font-size: 14px;
	color: rgba(0,0,0,0.60);
	line-height: 40px;
	padding-left: 40px;
	background: url(zz_pic.png)  rgba(49,154,255,0.06) no-repeat 10px 9px;
}
.zz_list .down .tit2{
	width: 100%;
	height: 80px;
	line-height: 80px;
	float: left;
	font-size: 14px;
	color: rgba(0,0,0,0.60);
}
.zz_list .down .tit2 span{
	color: #BF0103;
}
.zz_list .down .tit2 a{
	color: #1677FF;
}
.zz_list .down .tit3{
	width: 100%;
	height: 48px;
	float: left;
	border-bottom: 2px solid #73777A;
	line-height: 28px;
}
.zz_list .down .tit3 span{
	width: 80px;
	height: 48px;
	font-size: 20px;
	color: #999; float: left;
	margin-right: 40px;cursor: pointer;
}
.zz_list .down .tit3 span.hover{
	border-bottom: 5px solid #1677FF;
	color: #333333;
}
.zz_list .down .list1{
	width: 100%;
	min-height: 450px;
	overflow: hidden;
	float: left;
	margin-top: 30px;
}
.zz_list .down .list1 a{
	width: 310px;
	height: 113px;
	padding-left: 57px;
	padding-top: 12px;
	display: block;
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
	background: url(right_list1.png) no-repeat;
}
.zz_list .down .list1 a.pic2{
	background: url(right_list2.png) no-repeat;
}
.zz_list .down .list1 a.pic3{
	background: url(right_list3.png) no-repeat;
}
.zz_list .down .list1 a:nth-child(3n){
	margin-right: 0;
}
.zz_list .down .list1 a span{
	width: 228px;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 36px;
	font-weight: bold;
}
.zz_list .down .list1 a p{
	width: 228px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 28px;
}


.zt-bszd {
    margin-bottom: 40px;
    background: url(./bg.png) center left no-repeat;
}

.integration-content {
    width: 100%;
    height: 200px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-bottom: 30px;
}


.integration-content li {
    width: 380px;
    height: 90px;
	margin-right:30px;
    position: relative;
    transition: all .3s;
    padding: 20px 20px 0 20px;
    box-shadow: 0px 2px 15px 0px rgba(153, 153, 153, 0.2);

}

.integration-content li:nth-child(3n+3){
	margin-right:0px;
}

.integration-content li h6 {
    height: 28px;
    width: 100%;
    font-size: 20px;
    color: #2B2F32;
    font-weight: 600;
}

.integration-content li p {
    margin-top: 15px;
    width: 100%;
    height: 48px;
    line-height: 24px;
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    overflow: hidden;

}

.integration-content li div {
    width: 100%;
    height: 24px;
    margin-top: -63px;
    display: flex;
    justify-content: flex-end;

}

.integration-content li div a:first-child {
    display: block;
    width: 75px;
    height: 100%;
    border-radius: 12px;
    border: 1px solid rgba(153, 153, 153, 1);
    font-size: 14px;
    color: #666666;
    font-weight: 400;
    text-align: center;
    line-height: 22px;
}

.integration-content li div a:last-child {
    display: block;
    width: 75px;
    height: 100%;
    border-radius: 12px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 400;
    background: #2891AC;
    margin-left: 15px;
    text-align: center;
    line-height: 24px;

}


.integration-content li:nth-child(1) {
    background: url(./xsrcs.png) center center no-repeat;
    background-size: 100% 100%;

}

.integration-content li:nth-child(2) {
    background: url(./knrm.png) center center no-repeat;
    background-size: 100% 100%;
}

.integration-content li:nth-child(3) {
    background: url(./kjb.png) center center no-repeat;
    background-size: 100% 100%;
}

.integration-content li:nth-child(4) {
    background: url(./tzxm.png) center center no-repeat;
    background-size: 100% 100%;
}

.integration-content li:nth-child(5) {
    background: url(./gcjs.png) center center no-repeat;
    background-size: 100% 100%;
}

.integration-content li:nth-child(6) {
    background: url(./kqy.png) center center no-repeat;
    background-size: 100% 100%;
}

.integration-content li:nth-child(7) {
    background: url(./knrm.png) center center no-repeat;
    background-size: 100% 100%;
}

.integration-content li:nth-child(8) {
    background: url(./kjb.png) center center no-repeat;
    background-size: 100% 100%;
}

.integration-content li:hover {
    transform: translateY(-5%);
}

.content-top15 {
    margin-top: 15px;
}



.main{background:#fff;}
.yqfk_list{padding-top:20px;}
.yqfk_list a:nth-child(4n+4) {margin-right: 0px;}

.pic_tit_shen:hover span{color:#fff;}
.pic_tit_shi:hover{background:#1677FF;}
.pic_tit_shi:hover span{color:#fff;}

.yqfk_zhuanlan_bt {
    font-size: 28px;
    color: #333333;
    letter-spacing: 0;
    padding: 20px 0;
    border-bottom: 2px solid #000000;
    margin-bottom: 30px;
}
.yqfk_zhuanlan_bt a{
    display: inline-block;
    cursor: pointer;
    float: right;
    font-size: 16px;
    color: #666666;
    line-height: 55px;	
}

.yqfk_shengji {
	min-height: 310px;
    float: left;
	width: 100%;
}
.yqfk_shengji_lb a {
    display: block;
    width: 285px;
    height: 88px;
    margin: 0 20px 20px 0;
    background: #FFFFFF;
    box-shadow: 0 2px 10px 0 rgb(153 153 153 / 20%);
}
.yqfk_shengji_lb a:hover{background:#1677FF;}
.yqfk_shengji_lb a img {
    width: 56px;
    height: 56px;
    float: left;
    display: inline-block;
    margin: 16px 0 0 20px;
}
.pic_tit_shen {
    height: 88px;
    width: 209px;
    float: right;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
}
.pic_tit_shen span {
    display: block;
    text-align: center;
    color: #2B2F32;
    font-size: 18px;
    line-height: 28px;
    margin: 0 auto;
    position: relative;
    top: 30%;
}


.yqfk_shizhou {
	min-height: 690px;
    float: left;
	width: 100%;
}
.yqfk_shizhou_lb a {
    display: block;
    width: 277px;
    height: 120px;
    margin: 0 30px 20px 0;
}
.yqfk_shizhou_lb a img {
    width: 170px;
    height: 120px;
    float: left;
    display: inline-block;
}
.pic_tit_shi {
    height: 120px;
    width: 107px;
    background: #F1F2F3;
    float: right;
    line-height: 28px;
    font-size: 18px;
    color: #2B2F32;
    text-align: center;
}
.pic_tit_shi span {
    display: block;
    text-align: center;
    width: 80px;
    color: #2B2F32;
    font-size: 18px;
    line-height: 28px;
    margin: 0 auto;
    position: relative;
    top: 25%;
}
@media only screen and (max-width: 768px) {
  .banner_nr li{
  width:49% !important;
    margin-bottom:2px;
  }
  .banner_nr ul{
    flex-wrap: wrap;
  }
}