@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(2025nsssx.jpg) no-repeat center 0,url(mssswydi12.png) no-repeat center 570px,url(mssswydi13.png) no-repeat center 1000px,url(mssswydi14.png) no-repeat center bottom;
}
.ztheader {
	height: 650px;
	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%; 
}


/*最新动态*/
.lgcydt {
	width: 1210px;
	height: 530px;
	margin-top:30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.lgcydt .biaoti{
	width: 1200px;
	height: 120px;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:url(mssswyxb1.png) no-repeat top center; 
}
.lgcydt .biaoti a{float: right;margin-top: 30px;}

.lgcydt .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;
}
.dtnr .zzdt-y li {margin-bottom:12px;width: 550px;height: 50px;background:rgba(255, 255,255, 0.6);}
.dtnr .zzdt-y li .newslist{
	width:410px;
	float:left;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.dtnr .zzdt-y li .zzdttime{
	width:110px;
	height: 50px;
	float:right;
	font-size: 16px;
	color: #8a8989;
	line-height: 50px;}

.dtnr .zzdt-y li .zzdttime span{float: right;font-size: 16px;color: #8a8989;margin-right: 15px;line-height: 50px;}
.dtnr .zzdt-y li .newslist a{font-size: 18px;padding-left: 20px;height: 50px;line-height: 50px; }


/*最新动态结束*/

/*政策文件*/

.zcwjnr {
	width: 1210px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.zcwjnr .biaoti {
	width: 1200px;
	height: 120px;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:url(mssswyxb3.png) no-repeat top center; 
}
.zcwjnr .biaoti a{float: right;margin-top: 30px;}

/*政策文件列表不带日期**/
.zcwjlist 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;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.zcwjlist a:hover {
    background-color: #d3edfb;
    color: #000000;
    border: 1px solid #CCC;
}

.zcwjlist img {
    vertical-align: middle;
    margin-right: 10px;
}

.zcwjlist_date {
    float: right;
    font-size: 16px;
    color: #999;
}

.wjlb{width: 1200px;margin: 0 auto;padding-top: 5px; padding-bottom:10px;}


/*政策文件结束*/


/*互动交流*/
.hdjl {
	width: 1210px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.hdjl .biaoti {
	width: 1200px;
	height: 120px;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:url(mssswyxb4.png) no-repeat top center; 
}
.hdjl .biaoti a{float: right;margin-top: 30px;}

/*五图滑动*/
  
.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;
}
/*图片轮滑结束*/


/*互动交流结束*/



/*知识问答*/
.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;
}

.zswdlan {
width:1234px;
height:512px;
  background:url(mssswdd.png) no-repeat top center;
  margin:auto;
  padding-top:35px;
  padding-bottom:5px;
  padding-left:40px;
}
.rdwd_nr {
	width:1175px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.rdwd_nr li {
  width: 43%;
  height: 180px;
  margin-top: 10px;
  padding: 15px 30px 15px;
}

.li_title {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 22px;
  color: rgba(77, 130, 98, 1);
  display: flex;
}

.rdwd_nr .li_title::before {
  display: block;
  content: "";
  width: 32px;
  height: 32px;
  background-image: url(w_bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-right: 5px;
  flex-shrink: 0;
}

.li_nr {
  margin-top: 15px;
  font-size: 17px;
  line-height: 35px;
  color: rgba(56, 56, 56, 1);
  position: relative;
  text-indent: 2em;
  height: 97px;
padding-left: 7px;
}

.rdwd_nr .li_nr::before {
  display: block;
  content: "";
  width: 32px;
  height: 32px;
  background-image: url(d_bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-right: 5px;
  position: absolute;
  top: 5px;
    left: 0;
}

.title1 {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.elli-m {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.ckgd {
  height: 38.01px;
  border-radius: 32.58px;
  background: rgba(44, 163, 96, 1);
  position: absolute;
  right: 0;
  bottom: -15px;
  text-align: center;
  line-height: 38px;
  padding-right: 29px;
}

.ckgd a {
  color: white;
}
/*知识问答结束*/


/*推进落实*/
.tuijls {
	width: 1210px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

.tuijls .biaoti {
	width: 1200px;
	height: 120px;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:url(mssswyxb2.png) no-repeat top center; 
}
.tuijls .biaoti a{float: right;margin-top: 30px;}
.tuijinlb{width: 1200px;margin: 0 auto;padding-top: 5px; padding-bottom:20px;}

/*政策文件列表带日期**/
.tuijlslist a {
    width: 540px;
    padding: 10px 20px;
    font-size: 18px;
    border: 1px solid #DDD;
    line-height: 40px;
    height: 40px;
    background-color: #fffeee;
    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;
}

.tuijlslist a:hover {
    background-color: #ffefca;
    color: #000000;
    border: 1px solid #CCC;
}
.tuijlslist .newslist{
	width:415px;
	float:left;
	font-size: 18px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.tuijlslist .zzdttime{
	width:110px;
	float:right;
	font-size: 16px;
	color: #8a8989;
}
.tuijlslist img {
    vertical-align: middle;
    margin-right: 10px;
}

.tuijlslist_date {
    float: right;
    font-size: 16px;
    color: #999;
}

/*政策文件带日期结束*/

/*推进落实结束*/
.ymkongbai {
	width: 100%;
	height: 60px;
}

.mululb {
	width: 1210px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:rgba(255,255,255,0.5);
	padding-top:40px;
}
.mululbbody {
    position: relative;
    width: 100%;
    background: url(2025nsssx.jpg) no-repeat center 0,url(mssswydi12.png) no-repeat center 570px;
}
.muztsy{width: 1210px;height: 100px;margin: 0 auto;}
.muztsy img a{float: right;}
.DBB21 {font-family: "微软雅黑";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #005982;
	line-height: 1.4;
}