body{
	background: url(../images/jczwgk_top.jpg)no-repeat top #fffaf9;
}
*{ padding:0px; margin:0px;}
body,div,span,ul,li,h1,h2,h3,h4,ol,dl,dt,dd,img,a,input,textarea,clear{ padding:0; margin:0; list-style:none; border:0;font-family: "微软雅黑";}
a{color:#666; text-decoration:none;}
li{ list-style:none;}
.clearfix:after{content: " "; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix{zoom:1;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.mar {
    margin: 30px auto 20px;
    width: 1200px;
    padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px;
    background: white;
}
.banner_bg{height: 459px;background: url(../images/jczwgk_top.jpg)no-repeat top #fffaf9;}
.container{    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;}
/* 专题介绍 */
.ztjs{
	padding: 30px 0px 30px;
}
.ztjs_title{
	height: 66px;
	background: url(../images/ztjs.png)no-repeat center;
}
.ztjs_con{
	    text-indent: 2em;
	    padding-top: 20px;
}
.ztjs_con a{
	    font-size: 18px;
	    font-family: 微软雅黑;
	    line-height: 34px;
	    text-indent: 2em;
}
/* 政策文件 */
.jc_zcwj{padding: 30px 0px 30px;}
	
.zcwj_title{
	height: 66px;
	background: url(../images/zcwj.png)no-repeat center;
}
.jc_zcwj_con{
	padding-top: 45px;
}

.jc_zcwj_con .picList li{
	width: 25.3%;
	/* background-color: #f0f0f0;
	
	margin-right: 0.6%;
	padding: 20px; */
}
.zcwj_c{
	background-color: #f0f0f0;
	    /* width: 20%; */
	    margin-right: 0.6%;
	    padding: 20px;
	    margin-right: 20px;
}
/* .jc_zcwj_con .picList li:nth-child(4n){
	margin-right: 0px;
} */
.tempWrap{
	/* width: 1200px!important; */
}
.jc_zcwj_con .picList li a{
	color: #c92915;
	font-size: 18px;
	font-weight: bolder;
	padding-bottom: 15px;
	border-bottom: 1px solid #666666;
	display: inline-block;
}
.jc_zcwj_con .picList li .zcwj_con font{
	padding-top: 20px;
	display: inline-block;
	line-height: 30px;
}
.picScroll-left{
	position: relative;
}
.jc_zcwj_con .picScroll-left .hd .prev{
	    display: block;
	    width: 39px;
	    height: 96px;
	    /* float: right; */
	    margin-right: 5px;
	    margin-top: 10px;
	    overflow: hidden;
	    cursor: pointer;
	    background: url(../images/left.png) no-repeat;
	    position: absolute;
	    top: 37%;
	    z-index: 10;
	    left: -50px;
	    margin-top: -13px;
}
.picScroll-left .hd .next {
    display: block;
    width: 39px;
    height: 96px;
    float: right;
    top: 37%;
    z-index: 10;
    margin-right: 5px;
    margin-top: -13px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    background: url(../images/right.png) no-repeat;
    right: -53px;
}
/* 工作推进 */
.gztj{
	padding: 30px 0px 60px;
}
.gztj_title{
	height: 66px;
	background: url(../images/gztj.png)no-repeat center;
}
.gztj_con{
	padding-top: 40px;
	padding-bottom: 70px;
}
.gztj_con .gztj_con_li li{
	line-height: 36px;
	    position: relative;
	    height: 36px;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    width: 84%;
	    padding-right: 16%;
	    text-indent: 12px;
	    background: url(../images/more_red.png) no-repeat left center;
}
.gztj_con .gztj_con_li li a{
	font-size: 20px;
	padding-left: 30px;
}
.gztj_con .gztj_con_li li .time{
	    position: absolute;
	    right: 0px;
	    top: 0px;
	    color: #525252;
	    font-size: 20px;
}
.gztj_con .gztj_con_li font{
	color: #737373;
	    margin-left: 41px;
	    width: 96%;
	    display: inline-block;
}
/* 标准指引 */
.bzzy ul li{
	width: 33%;
	float: left;
	text-align: center;
}
.bzzy ul li font{
	line-height: 50px;
}
.bzzy_img{
	height: 137px;
	width: 146px;
	margin: 0 auto;
	margin-bottom: 18px;
}
.jxs{
	background: url(../images/jxs_red.png)no-repeat center;
}
.dhq{
	background: url(../images/dhq_red.png)no-repeat center;
}
.xzjd{
	background: url(../images/xz_red.png)no-repeat center;
}
.jxs_border,.dhq_border,.xz_border{
	border: 1px solid #dadada;
	margin: 0 auto;
	width: 19%;
}
.jxs:hover{
	background: url(../images/jxs_white.png)no-repeat center;
	cursor: pointer;
}
.dhq:hover{
	background: url(../images/dhq_white.png)no-repeat center;
	cursor: pointer;
}
.xzjd:hover{
	background: url(../images/xz_white.png)no-repeat center;
	cursor: pointer;
}
.jxs:hover~.jxs_border{
	border: 1px solid #c90000;
	cursor: pointer;
}
.dhq:hover~.dhq_border{
	border: 1px solid #c90000;
	cursor: pointer;
}
.xzjd:hover~.xz_border{
	border: 1px solid #c90000;
	cursor: pointer;
}
.lyxxzy_title{
	height: 66px;
	background: url(../images/bzzy.png)no-repeat center;
}

.bzzy{position: relative;}
.dhqbzzy_li:hover{height: 277px;}
.dhqbzzy_zlm{text-align: center;position: absolute;top: 230px;left: 0;width: 100%;display: none;}
.dhqbzzy_li:hover .dhqbzzy_zlm{display: block;}
.dhqbzzy_itme{display: inline-block;width: 319px;height: 46px;border-radius: 23px;text-align: center;line-height: 46px;background: #ffe5e7;margin:0 10px;}
.dhqbzzy_itme a{color: #c90000;}


/* 重点领域 */
.lyxxzy_con{
	padding-top: 40px;
	padding-bottom: 70px;
}
.lyxxzy_con ul li {
	width: 24%;
	float: left;
	margin-right: 1%;
	margin-bottom: 1%;
	line-height: 70px;
	border-bottom: 2px solid #c90000;
	box-shadow: #f4eeee 6px 9px 7px 2px;
	background: url(../images/more.png)no-repeat 92%;
}
.lyxxzy_con ul li a{
	margin-left: 7%;
	line-height: 70px;
	display: block;
}
/* 专区一览 */
.zqyl_title{
	height: 66px;
	background: url(../images/zqyl.png)no-repeat center;
}
.zqyl_con{
	padding-top: 40px;
	    padding-bottom: 70px
}
.ztzls {
    margin: 0 auto;
    position: relative;
}
.ztzls .ztzlarrl{
    position: absolute;
    left: -28px;
    width: 18px;
    height: 46px;
    background: url(../images/qyp-arrleft.png) no-repeat center;
    cursor: pointer;
    top: 81px;
    z-index: 2;
}
.ztzls .ztzlslist {
    width: 1198px;
    height: 210px;
    overflow: hidden;
    z-index: 1;
    position: relative;
}

.ztzls .ztzlslist a {
    display: block;
    width: 390px!important;
    height: 210px;
    float: left;
    padding-right: 18px;
}
 .ztzls .ztzlslist a img {
    display: block;
    width: 100%;
    height: 100%;
}
.ztzls .ztzlarrr {
    position: absolute;
    right: -28px;
    width: 18px;
    height: 46px;
    background: url(../images/qyp-arrright.png) no-repeat center;
    cursor: pointer;
    top: 81px;
    z-index: 2;
}
.mobile{display: none;}

/*  示范镇街道 */
.sfzjd_title {
  height: 66px;
  background: url(../images/sfzjd.png)no-repeat center;
}
.sfzjd_con{
	padding: 60px 0 70px 0;
}
.sfzjd_con ul li{
	float: left;
	width: 20%;
	height: 86px;
	text-align: center;
	position: relative;
}
.sfzjd_con ul li i{width: 60px;height: 60px;display: ;position: absolute;vertical-align: middle;background: url(../images/sfzjd_li1.png) center no-repeat;background-size: cover;/* margin-right: 2%; */left: 0;}
.sfzjd_con ul li .tit{display: inline-block;line-height: 60px;font-size: 1.5em;margin-left: 40px;}

.sfzjd_con ul li.li1 i{background-image:url(../images/sfzjd_li1.png);}
.sfzjd_con ul li.li2 i{background-image:url(../images/sfzjd_li2.png) }
.sfzjd_con ul li.li3 i{background-image:url(../images/sfzjd_li3.png) }



@media (max-width:1023px) {
	body{background-size: 100%;}
	.mar {
	    width: auto!important;
		    margin: 20% auto 20px;
	}
	.PC{display: none;}
	.mobile{display: block;}
	.picScroll-left {
	    width: 100%;
	}
	.mobile .hd .next {
	    right: -1.5rem;
	}
	.mobile .hd .prev {
	    left: 0.5rem;
	}
	.tempWrap {
	    width: 280px!important;
	    margin: 0 auto;
	}
	.jc_zcwj_con .picList li{width: 280px;}
	.gztj_con .gztj_con_li li .time{display: none;}
	.bzzy ul li{width: 100%;margin-bottom: 5%;}
	.dhqbzzy_zlm{position: unset;display: block;}
	.dhqbzzy_itme{display: block;margin:15px auto 0;width: 300px;}
	.dhqbzzy_li:hover{height: unset;}
	.lyxxzy_title{background-size: 100%; margin-bottom: 4%;}
	   
	.lyxxzy_con ul li{width: 100%;}
	/* .ztzls .ztzlslist a{width: 90%!important;} */
	.ztjs_title{background-size: 100%; }
	.ztjs_con a{font-size: 1em;}
	.zcwj_title{background-size: 100%; }
	.gztj_title{background-size: 100%; }
	.zqyl_title{background-size: 100%; }
	.ztzls .ztzlarrl{left: -14px;}
	.ztzls .ztzlarrr{right: -14px;}
	.ztzls .ztzlslist{
		width: 288px;
		margin: 0 auto;
	}
	.ztzls .ztzlslist a{width: 288px!important;}
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    position: relative;
}
.wrap-bottom{width: 100%;height: 186px;border-top: 6px solid #1f61ba;background: white;}
.wrap-bottom.nor{border-top: 0px;;}
.wrap-bottom .bottom{padding-top: 30px;}
.wrap-bottom .bottom .dz{float: left;margin-left:36px;margin-top: 32px;}
.wrap-bottom .bottom .infro{width: 676px;margin-left: 96px;float: left;}
.wrap-bottom .bottom .infro p:first-child{margin-bottom: 10px;color: #333;font-size: 15px;}
.wrap-bottom .bottom .infro p a{color: #333;font-size: 15px;}
.wrap-bottom .bottom .infro p{line-height: 26px;text-align: center;font-size: 15px;color: #666;}
.wrap-bottom .bottom .infro p a{color: #666;font-size: 15px;}
.jiucuo{
	    float: right;
	    margin-top: 32px;
	    margin-right: 10%;
}


@media (max-width:991px) {
	body{background-size: 100%;}
	.mar {
	    width: auto!important;
		    margin: 20% auto 20px;
	}
	.PC{display: none;}
	.mobile{display: block;}
	.picScroll-left {
	    width: 100%;
	}
	.mobile .hd .next {
	    right: -1.5rem;
	}
	.mobile .hd .prev {
	    left: 0.5rem;
	}
	.tempWrap {
	    width: 280px!important;
	    margin: 0 auto;
	}
	.jc_zcwj_con .picList li{width: 280px;}
	.gztj_con .gztj_con_li li .time{display: none;}
	.bzzy ul li{width: 100%;margin-bottom: 5%;}
	.lyxxzy_title{background-size: 100%; margin-bottom: 4%;}
	   
	.lyxxzy_con ul li{width: 100%;}
	/* .ztzls .ztzlslist a{width: 90%!important;} */
	.ztjs_title{background-size: 100%; }
	.ztjs_con a{font-size: 1em;}
	.zcwj_title{background-size: 100%; }
	.gztj_title{background-size: 100%; }
	.zqyl_title{background-size: 100%; }
	.ztzls .ztzlarrl{left: -14px;}
	.ztzls .ztzlarrr{right: -14px;}
	.ztzls .ztzlslist{
		width: 288px;
		margin: 0 auto;
	}
	.ztzls .ztzlslist a{width: 288px!important;}
	.w1200 {
	    width: 100%;
	    box-sizing: border-box;
	    padding: 10px;
	}
	.wrap-bottom{height: auto;}
	.wrap-bottom .bottom{text-align: center;}
	.wrap-bottom .bottom .dz{float: initial;margin: 0 auto;}
	.wrap-bottom .bottom .infro{width: 100%;margin: 0 auto;padding: 10px;box-sizing: border-box;}
	.jiucuo{
		float: initial;
		margin: 0 auto;
	}
}
@media (max-width:768px) {
	body{background-size: 100%;}
	.mar {
	    width: auto!important;
		    margin: 20% auto 20px;
	}
	.PC{display: none;}
	.mobile{display: block;}
	.picScroll-left {
	    width: 100%;
	}
	.mobile .hd .next {
	    right: -1.5rem;
	}
	.mobile .hd .prev {
	    left: 0.5rem;
	}
	.tempWrap {
	    width: 280px!important;
	    margin: 0 auto;
	}
	.jc_zcwj_con .picList li{width: 280px;}
	.gztj_con .gztj_con_li li .time{display: none;}
	.bzzy ul li{width: 100%;margin-bottom: 5%;}
	.lyxxzy_title{background-size: 100%; margin-bottom: 4%;}
	   
	.lyxxzy_con ul li{width: 100%;}
	/* .ztzls .ztzlslist a{width: 90%!important;} */
	.ztjs_title{background-size: 100%; }
	.ztjs_con a{font-size: 1em;}
	.zcwj_title{background-size: 100%; }
	.gztj_title{background-size: 100%; }
	.zqyl_title{background-size: 100%; }
	.ztzls .ztzlarrl{left: -14px;}
	.ztzls .ztzlarrr{right: -14px;}
	.ztzls .ztzlslist{
		width: 288px;
		margin: 0 auto;
	}
	.ztzls .ztzlslist a{width: 288px!important;}

	.sfzjd_title {background-size: 100%;}
	.sfzjd_con ul li{width: 100%;margin-bottom: 20px;}
	.sfzjd_con ul li .tit{width: 135px;padding-left: 10px}
}
@media (max-width:480px) {
	body{background-size: 100%;}
	.mar {
	    width: auto!important;
		    margin: 20% auto 20px;
	}
	.PC{display: none;}
	.mobile{display: block;}
	.picScroll-left {
	    width: 100%;
	}
	.mobile .hd .next {
	    right: -1.5rem;
	}
	.mobile .hd .prev {
	    left: 0.5rem;
	}
	.tempWrap {
	    width: 280px!important;
	    margin: 0 auto;
	}
	.jc_zcwj_con .picList li{width: 280px;}
	.gztj_con .gztj_con_li li .time{display: none;}
	.bzzy ul li{width: 100%;margin-bottom: 5%;}
	.dhqbzzy_itme{width: 100%;}
	.lyxxzy_title{background-size: 100%; margin-bottom: 4%;}
   
	.lyxxzy_con ul li{width: 100%;}
	/* .ztzls .ztzlslist a{width: 90%!important;} */
	.ztjs_title{background-size: 100%; }
	.ztjs_con a{font-size: 1em;}
	.zcwj_title{background-size: 100%; }
	.gztj_title{background-size: 100%; }
	.zqyl_title{background-size: 100%; }
	.ztzls .ztzlarrl{left: -14px;}
	.ztzls .ztzlarrr{right: -14px;}
	.ztzls .ztzlslist{
		width: 288px;
		margin: 0 auto;
	}
	.ztzls .ztzlslist a{width: 288px!important;}
	.sfzjd_con ul li{height: 43px;line-height: 43px;}
	.sfzjd_con ul li i{width:43px;height: 43px;background-size: 100% 100%; }
	.sfzjd_con ul li .tit{height: 43px;line-height: 43px;font-size: 1em;}
}