@charset "utf-8";

/* 通用样式 */
.clearfix::before,
.clearfix::after {
	content: "";
	display: table;
}

.clearfix::before,
.clearfix::after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

/*整体背景*/
.infobody {
    position: relative;
    width: 100%;
    background: url(mlczbg.jpg) no-repeat center 0,url(gybj.jpg) no-repeat center center;
}
.ztheader {
	height: 500px;
	width: 1210px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.logo {
    width: 230px;
    padding-top:25px;
	position:absolute;
}
.logo img {
  max-width: 100%; 
}
/*菜单导航*/
.dhcd {
	width: 100%;
	background-color: #046ed6;
}
.cddhlist{
	width: 1200px; 
	margin:auto;
	height: 56px;
	background: #046ed6;
}
.cddhlist ul li{
	float: left;
	width: 198px;
	height: 56px;
	border-right: 1px solid rgba(255,255,255,0.3);
}
.cddhlist ul li:last-child{border-right: none;}/*最后1个子元素右框*/
.cddhlist ul li a{
	display: block;
	text-align: center;
	line-height: 56px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	transition: .3s all;
}
.cddhlist ul li a:hover{
	background-color:#15487E;
	
}
/*菜单导航结束*/

/*最新动态*/
.meiliczzxdt {
	width: 1210px;
	height: 530px;
	margin-top:30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color:#FFFFFF;
}

.meiliczzxdt .biaoti{
	width: 1200px;
	height: 100px;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.meiliczzxdt .biaoti a{float: right;margin-top: 0;}

.meiliczzxdt .dtnr {
	height: 400px;
	width: 1200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.dtnr .zzdt-z {
	float: left;
	height: 360px;
	width: 640px;
	position: relative;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.dtnr .zzdt-y {
	float: right;
	height: 360px;
	width: 540px;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*最新动态结束*/

/*政策文件*/

.zcwjnr {
	width: 1210px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFFFFF;
}

.zcwjnr .biaoti {
	width: 1200px;
	height: 100px;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.zcwjnr .biaoti a{float: right;margin-top: 0;}

/*政策文件列表**/
.ztzl2019_zxzt a {
    width: 540px;
    padding: 10px 20px;
    font-size: 18px;
    border: 1px solid #DDD;
    line-height: 40px;
    height: 40px;
    background-color: #F8F8F8;
    color: #000;
    margin: 0 auto;
    display: block;
    box-shadow: 3px 3px 0px #DDD;
    -moz-box-shadow: 3px 3px 0px #DDD;
    -webkit-box-shadow: 3px 3px 2px #DDD;
}

.ztzl2019_zxzt a:hover {
    background-color: #407ac0;
    color: #ffffff;
    border: 1px solid #CCC;
}

.ztzl2019_zxzt a:hover .ztzl2019_zxzt_date {
    color: #ffffff;
}

.ztzl2019_zxzt img {
    vertical-align: middle;
    margin-right: 10px;
}

.ztzl2019_zxzt_date {
    float: right;
    font-size: 16px;
    color: #999;
}

.ztzl2019_lszt a {
    width: 520px;
    padding: 5px 20px;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    background-color: #F5F8FD;
    color: #000;
    margin: 0 auto;
    display: block;
}

.ztzl2019_lszt a:hover {
    background-color: #407ac0;
    color: #ffffff;
}

.ztzl2019_lszt img {
    vertical-align: middle;
    margin-right: 10px;
}

.wjlb{width: 1200px;margin: 0 auto;padding-top: 5px; padding-bottom:10px;}

/*政策文件结束*/



/*绿色发展*/
.lvsfz {
	width: 1210px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
}

.lvsfz .biaoti{
	width: 1200px;
	height: 100px;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.lvsfz .biaoti a{float: right;margin-top: 0px;}

  
.picScroll-left{
	width:1350px;
	height:430px;
	overflow:hidden;
	position:relative;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left:20px;
	margin-bottom:25px;
  }
  .picScroll-left .prev{
    display: block;
    width:25px;
    height:35px;
    background: url(web_left.png) no-repeat;
    background-size:100% 100%;
    position: absolute;
    left:0;
    top:110px;
    cursor: pointer;
  }
  .picScroll-left .next{
    display: block;
    width:25px;
    height:35px;
    background: url(web_right.png) no-repeat;
    background-size:100% 100%;
    position: absolute;
    right:0;
    top:110px;
    cursor: pointer;
  }
  .picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
  .picScroll-left .hd .next{ background-position:0 -50px;  }
  .picScroll-left .hd .prevStop{ background-position:-60px 0; }
  .picScroll-left .hd .nextStop{ background-position:-60px -50px; }
  .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
  .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;}
  .picScroll-left .hd ul li.on{ background-position:0 0; }
  .picScroll-left .bd{ padding:10px 10px 10px 56px; width:1200px; }
  .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
  .picScroll-left .bd ul li{ width:380px; height:430px; margin:0 15px; float:left; _display:inline; overflow:hidden;}
  .picScroll-left .bd ul li .pic1{ text-align:center; }
  .picScroll-left .bd ul li .pic1 img{ width:380px; height:235px; display:block; }
  .picScroll-left .bd ul li .title{ position: absolute; bottom: 0; left:0;width:100%; height:50px; line-height:50px; color:#fff;}

 .web_mdcx_group{
    width:1210px;
    margin:0 auto 50px auto;
}
.web_baogao_word{
    width: 100%;
    padding:2px 0;
    margin-top: 10px;
    font-size: 14px;
    line-height:16px;
  }
  .web_baogao_word h2{
	display: block;
	font-size: 15px;
	text-align: center;
  }
  .web_baogao_word p{
    display: block;
    font-size: 14px;
    color:#4f504d;
  }
  
.tuwenhd{margin:0 auto;width:1210px;height:300px;position:relative;background-color:#FFFFFF;}
.tuwenhd p.PP{width:510px;height:50px;font-size:16px;color:#333;text-align:center;position:absolute;top:20px; left:300px;}
#four_flash{position:relative;width:1200px;height:260px; margin:0 auto;position:absolute;bottom:20px;}
#four_flash .flashBg{width:1020px;height:260px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;height:260px; position:absolute;top:15; left:0;}
#four_flash .flashBg ul.mobile li{border:0;float:left;width:340px;height:290px;margin-left:0px;padding-top:20px;color:#6C6E85;}
#four_flash .flashBg ul.mobile li img{width:300px;height:200px;display:block; margin:0 auto;border:0;}
#four_flash .flashBg ul.mobile li dd{
	font-size:17px;
	width:280px;
	line-height:30px;
	text-align:center;
	margin-left:28px;
	border-bottom:1px solid #dadce3;
	margin-top:10px;
	font-weight: bold;
}
#four_flash .flashBg ul.mobile li p{font-size:15px; text-align:left;width:280px; line-height:24px;margin-top:10px;margin-left:28px;}

#four_flash .but_left{width:50px;height:100px;position:absolute; top:66px; left:0px;}
#four_flash .but_right{width:50px;height:100px; position:absolute; top:66px; right:0px;}
#four_flash .but_left:hover{background:url(qianxleft1.png) no-repeat;}
#four_flash .but_right:hover{background:url(qianxr1.png) no-repeat;}


/*绿色发展结束*/

/*互动交流*/
.hdjl {
	width: 1210px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color:#FFFFFF;
}
.hdjl .biaoti {
	width: 1200px;
	height: 100px;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.hdjl .biaoti a{float: right;margin-top: 0px;}
.hdjl .jltw {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: -10px;
}



/*互动交流结束*/



/*美丽常州图*/
.mlcztu {
	width: 1210px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.mlcztu .biaoti {
	width: 1200px;
	height: 80px;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.mlcztu .biaoti a{float: right;margin-top: 0;}


.yinjsptupian {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 450px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}


.poster-main {
  position: relative;

}

.poster-main a, .poster-main img { display: block; width: 100%; height: 100%;}
.poster-main img{ }
.poster-main .poster-list {
  width: 1000px;
  height: 500px;
}

.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
 
}

.poster-main .poster-btn {
  position: absolute;
  top: 0;
  cursor: pointer;
  filter: opacity(.5) brightness(1);
}
.poster-main .poster-btn:hover{ filter: opacity(1) brightness(2); }

.poster-main .poster-prev-btn {
  left: 0;
  background: url(left.png) no-repeat center center;
}

.poster-main .poster-next-btn {
  right: 0;
  background: url(right.png) no-repeat center center;
}
.poster-item-title{
	font-size: 18px;
	text-align: center;
	line-height: 48px;
	display: block;
}
/*图片轮滑结束*/

.mululb {
	width: 1210px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFFFFF;
	padding-top:40px;
}
.muztsy{width: 1210px;height: 80px;margin: 0 auto;}
.muztsy img a{float: right;}
