@charset "utf-8";
.toutiao{
	background: transparent;
	height: auto;
	
}
.toutiao h2{
	margin-bottom: 12px;
}

.toutiao h2 a{
	width: 978px;
	font-size: 31px;
	line-height: 42px;
}

.nav li{
	height: 36px;
	padding-bottom: 8px;
}


.screen{    
    width: 1000px;
	height: auto;
	display: block;
	margin: 0 auto;
    overflow: hidden;
}

/*横幅*/
.hengfu{	
	width: 1000px;
	height: 82px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}
.hengfu li{
	float: left;
	width: 180px;
	height: 82px;
	display: block;
	margin-right: 20px;
}
.hengfu li:last-child{
	margin-right: 0px;
}
.hengfu li a{
	display: block;
}
.hengfu li a img{
	width: 180px;
	height: 82px;
	display: block;
}

/*文明创建*/
.zhiyuan{
	width: 980px;
}
.zhiyuan h2{
	width: 970px;
}

.cl-left{ width: 490px; }

.pic-img{ float: left; width:490px;  position: relative;}
.pic-img a img{ width: 490px; height: 240px; }

#biaoti {
  position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    padding: 5px 10px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 470px;
}
.bai a{color: #eee;text-decoration: none;}
.bai a:hover{color: #fff;text-decoration:none;}

#biaoti a{ color: #eee; }
#biaoti a:hover{color: #fff;}

.cl-list{
	width: 440px;
}
.cl-list li, .cl-left-list li{
	width: 428px;
	height: 34px;
	line-height: 34px;
	font-size: 15px;
}

/*文明实践*/
.wcnr{
    width: 1000px;
    margin-top: 18px;
}
.wcnr-tu{
    overflow: hidden;
}
.wcnr .con-tu{
    width: 475px;
    height: 300px;
    float: left;
}
.wcnr .con-tu:nth-child(1){
    margin-right: 30px;
}
.wcnr .con-tu a img{
    width: 475px;
    height: 300px;
}
.wcnr-zi{
    overflow: hidden;
    margin-top: 20px;
}
.wcnr-zi .con-zi{
    width: 1000px;
    height: auto;
}
.wcnr-zi .con-zi li{
    width: 475px;
}
.wcnr-zi .con-zi li:nth-child(odd){
    margin-right: 30px;
}
.wcnr-zi .con-zi li h3{
    line-height: 44px;
}


.con-tu{
	width: 624px;
	height: 406px;
	display: block;
	float: left;
    overflow: hidden;    
}
.con-tu a{
    display: block;
    position: relative;
}
.con-tu a img{
    width: 624px;
	height: 406px;
    display: block;
}
.con-tu a p{
    position: absolute;
    bottom: 0;
    width: 455px;
    height: auto;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    padding: 5px 10px;
    color: #eee;
    background-color: rgba(0,0,0,0.5);
}
.con-tu a p:hover{
    color: #fff;
}


.wcnr-zi .cl-list{
	width: 980px;
	float: left;
}
.wcnr-zi .cl-list li{
	width: 463px;
	float: left;
}
.wcnr-zi .cl-list li:nth-child(even) {
	margin-left: 30px;
}
