@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(kexecz.png) no-repeat center 0,url( ) no-repeat center 570px;
}
.ztheader {
	height: 550px;
	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%; 
}



/*最新动态*/
.cztzggzxdt {
	width: 1210px;
	height: 650px;
	margin-top:30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.cztzggzxdt .biaoti{
	width: 1200px;
	height: 100px;
	background: url(kxczxb1.png) no-repeat top left;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.cztzggzxdt .biaoti a{float: right;margin-top: 15px;}

.msssdt{width: 1200px;margin: 0 auto;padding-top: 5px; padding-bottom:10px;}
.msssdt .con_1{
	width: 530px;
	height:125px;
	padding: 15px 15px 15px 15px;
	float: left;
	margin: 15px 15px 15px 15px;
	background-color: #efe3d0;
	/*border-bottom: 3px solid #a9c7d0;*/
}
.msssdt .con_1:nth-child(2n) {float:right;}
.msssdt .con_sj {width: 200px;height:20px;border-bottom: 1px solid #47844c; float:right;}
.msssdt .con_sj p{font-size: 18px;color:#47844c ;line-height: 25px;}
.msssdt .con_sj span{font-size: 16px;color:#985f2e ;}

.msssdt .con_zw {width: 530px;height: 80px;}
.msssdt .con_zw h2 a{color:#3e3e3e;font-size: 18px;text-align: center;}
.msssdt .con_zw p{text-align: justify;text-justify: inter-ideograph;font-size: 16px;color: #3e3e3e;line-height:28px;padding-top: 10px;}
.msssdt .con_zw p a{color: #975f2e;font-size: 16px;}
.msssdt .con_zw span{font-size: 16px; font-weight:600;color: #985f2e;line-height:25px;padding-top: 10px; float:right;}
.msssdt .con_1:hover{box-shadow:0 0 15px 2px #ccc; }

/*最新动态四文结束*/
/* 单行省略号 */
.elli-s{display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; max-width: 100%;}
/* 多行省略号 */
.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;}

.ullist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ullist li {
  border: 1px solid;
  border-image: linear-gradient(to right, #bfe7ff, #005ead) 1;
  height: 230px;
  width: 49%;
  padding: 35px 37px 0 54px;
  box-sizing: border-box;
  position: relative;
  margin-top: 20px;
  background:url(gzjz_bg.png) no-repeat bottom center;
}

.ullist li::before {
  content: "";
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  border-radius: 50%;
  background: rgba(212, 48, 48, 1);
  left: 30px;
  top: 40px;
}

.ullist li a {
width:490px;
  font-size: 20px;
  font-weight: 700;
  line-height: 26.4px;
  color: rgba(0, 0, 0, 1);
}

.ullist li p {
  font-size: 18px;
  font-weight: 400;
  margin-top: 10px;
  line-height: 40px;
  color: rgba(128, 128, 128, 1);
}

.line {
  height: 1px;
  background: rgba(59,116,248, 1);
  margin-top: 20px;
}

.time1 {
  position: absolute;
  bottom: 20px;
  right: 37px;
  font-size: 18px;
  line-height: 23.76px;
  color: rgba(128, 128, 128, 1);
}


/*政策文件*/

.zcwjnr {
	width: 1210px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.zcwjnr .biaoti {
	width: 1200px;
	height: 100px;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:url(kxczxb2.png) no-repeat top center; 
}
.zcwjnr .biaoti a{float: right;margin-top: 15px;}

/*政策文件列表不带日期**/
.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: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.hdjl .biaoti {
	width: 1200px;
	height: 110px;
	background: url(kxczxb3.png) no-repeat top left;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.hdjl .biaoti a{float: right;margin-top: 15px;}
.hdjl .jltw {
	width: 1200px;
	height:400px;
	background:url(hdjlbj.jpg) no-repeat top center;
	margin-top: 25px;
	margin: auto;
	margin-bottom: 10px;
	font-size: 18px;
}

.zxft_y {
    width: 1100px;
    height:300px;
    margin: auto;
    padding-top: 41px;
}
.zxft_y .zxft_01 {
    width: 480px;
    height: 300px;
    float: left;
}
.zxft_y .zxft_zhong {
    width: 60px;
    float: left;
	margin-top:80px;
}
.zxft_y .zxft_02 {
    width: 600px;
    height: 180px;
    float: right;
    position: relative;
	padding-top:20px;
}
.zxft_y .zxft_02 h2 {
    width: 580px;
    font-size: 24px;
    color: #005ead;
    line-height: 45px;
}
.zxft_y .zxft_02 p {
    width: 600px;
    font-size: 17px;
    color: #6c6e70;
    line-height: 28px;
	padding-top:10px;
}
.zxft_y .zxft_02 span {
    width: 450px;
    color: #6c6e70;
    font-size: 18px;
    line-height: 35px;
	padding-top:30px;
}
.zxft_y .zxft_02 a {
	width: 105px;
	height: 35px;
	border: 1px solid #005ead;
	display: block;
	text-align: center;
	color: #005ead;
	line-height: 35px;
	position: absolute;
	right: 20px;
	bottom: -75px;
	font-size: 18px;
}


/*互动交流结束*/


.ymkongbai {
	width: 100%;
	height: 60px;
}

.mululb {
	width: 1210px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color:rgba(255,255,255,0.5);
	padding-top:40px;
}
.mululbbody {
    position: relative;
    width: 100%;
    background: url(kexecz.png) no-repeat center 0,url( ) 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;
}