@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(26msssbg.png) no-repeat center 0,url() no-repeat center 500px;
}

.ztheader {
	height: 560px;
	width: 1210px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.logo {
    width: 230px;
    padding-top:35px;
	position:absolute;
}
.logo img {
  max-width: 100%; 
}


/*最新动态*/
.mssszxdt {
	width: 1210px;
	height: 455px;
	margin-top:30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color:rgba(255,255, 255, 0.7);
	border-radius:15px;
}

.mssszxdt .biaoti{
	width: 1200px;
	height: 90px;
	clear: none;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:url(ssxb-1.png) no-repeat top center; 
}
.mssszxdt .biaoti a{float: right;margin-top: 5px;}

.mssszxdt .dtnr {
	height: 330px;
	width: 1200px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.dtnr .zzdt-z {
	float: left;
	height: 315px;
	width: 600px;
	position: relative;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.dtnr .zzdt-y {
	float: right;
	width: 560px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.dtnr .zzdt-y li {margin-bottom:12px;width: 560px;height:45px;}
.dtnr .zzdt-y li .newslist{
	width:440px;
	float:left;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.dtnr .zzdt-y li .zzdttime{
	width:110px;
	height: 45px;
	float:right;
	font-size: 16px;
	color: #8a8989;
	line-height: 45px;}

.dtnr .zzdt-y li .zzdttime span{float: right;font-size: 16px;color: #8a8989;margin-right: 15px;line-height: 45px;}
.dtnr .zzdt-y li .newslist a{font-size: 18px;padding-left: 20px;height: 45px;line-height: 45px; }


/*最新动态结束*/


/*法规政策*/

.mszc{
	margin-top:20px;
margin:auto;
}

.mszc .biaoti {
	width: 1200px;
	height: 120px;
	clear: none;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:url(ssxb-2.png) no-repeat top center; 
}
.mszc .biaoti a{float: right;margin-top: 5px;}

.container {
    min-width: 1200px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.container .list li{width: 580px;height: 262px;background: url(bg2.png) no-repeat center;background-size: cover;border-radius: 15px;box-shadow: 0 10px 20px rgba(0,0,0,.1);margin-bottom: 40px }
.container .list li a{display: block;padding: 0 35px}
.container .list li .h4{line-height: 68px;font-size: 22px;color: #fff;text-align: center;}
.container .list li p{font-size: 18px;line-height: 1.8em;color: #808080;margin-top: 25px;height: 84px}
.container .list li .mor{width: 100px;height: 35px;line-height: 35px;background: #ffebe0;border-radius: 5px;text-align: center;color: #e42a2a;font-size: 15px;margin: 25px auto 0}
.eclip {
	width:540px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.line2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;display: block\0;}

/*政策文件结束*/


/*实事推进*/
.mssstj {
	width: 1210px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

.mssstj .biaoti {
	width: 1200px;
	height: 120px;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:url(ssxb-3.png) no-repeat top center; 

}
.mssstj .biaoti a{float: right;margin-top: 5px;}
.mssstjlb{width: 1200px;margin: 0 auto;padding-top: 5px; padding-bottom:25px;}

/*列表带日期**/
.mssstjlist a {
    width: 540px;
    padding: 10px 20px;
    font-size: 18px;
    border: 1px solid #DDD;
    line-height: 40px;
    height: 40px;
    background-color: #fcf7e4;
    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;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.mssstjlist a:hover {
    background-color: #faeab2;
    color: #000000;
    border: 1px solid #CCC;
}
.mssstjlist .newslist{
	width:415px;
	float:left;
	font-size: 18px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.mssstjlist .zzdttime{
	width:110px;
	float:right;
	font-size: 16px;
	color: #8a8989;
}
.mssstjlist img {
    vertical-align: middle;
    margin-right: 10px;
}

.mssstjlist_date {
    float: right;
    font-size: 16px;
    color: #999;
}

/*带日期结束*/

/*案例展示结束*/

/*互动交流*/
.mssshdjl {
	width: 1210px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mssshdjl .biaoti {
	width: 1200px;
	height: 90px;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:url(ssxb-4.png) no-repeat top center; 
}
.mssshdjl .biaoti a{float: right;margin-top: 5px;}

/*五图滑动*/
 
 .yinjsdi {
	 height: 600px;
	 	background:url(rxbg.png) no-repeat bottom center; 
	 }
.yinjsptupian {
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	height: 550px;
	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;
}
/*图片轮滑结束*/


/*视频集锦结束*/



/*辖市区实事*/
.xsqss {
	width: 1210px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.xsqss .biaoti {
	width: 1200px;
	height: 90px;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:url(ssxb-5.png) no-repeat top center; 
}
.xsqss .biaoti a{float: right;margin-top: 5px;}

.picList {
    margin: 10px 15px 0;
    padding-bottom: 5px;
display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; 
}

.picList ul {
    margin: 0 0 0 0px;
}

.picList li {
    width: 33.33%;
    float: left;
margin-top:10px;
margin-bottom:10px;
}
.picList li img{width:277px;display:block; margin:0 auto;border:0;}
.picList li {
    display: list-item;
    text-align: -webkit-match-parent;
	}

.picList li img {
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.picList li img, a img {
    border: 0;
    margin: 0;
    padding: 0;
}

.picList li img:hover {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

/*在线咨询*/
.zswdpj {
	width: 1200px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.zswdpj .frzxzx {
	width: 550px;
	height: 200px;
	float:left;
}
.zswdpj .fyznwd {
	width: 550px;
	height: 200px;
	float:right;
	margin-right:10px;
}

	
.ymkongbai {
	width: 100%;
	height: 30px;
}

.mululb {
	width: 1210px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:40px;
		background-color:rgba(255,255, 255, 0.7);
	border-radius:15px;
}


.muztsy{width: 98%;height: 100px;margin: 0 auto;}
.muztsy img a{float: right;}
.DBB21 {font-family: "微软雅黑";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #ee411f;
	line-height: 1.4;
}