.yw{
	height: auto;
    margin: 0.34rem 0.3rem;
}
/*聚焦*/
.topic {height:0.85rem;border-bottom:1px solid #e1e1e1}
.topic span{float:left;width:19%;color:#ec0203;font:bold 0.3rem "Microsoft YaHei","黑体";line-height:0.85rem;}
.topic a{float:left;width:81%;color:#313131;font:bold 0.3rem "Microsoft YaHei","黑体";line-height:0.85rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/*yw列表*/
.ywlist{margin-top:0px;}
.ywlist ul li{line-height:20px;border-bottom:1px solid #e1e1e1}
.ywlist ul li a{color:#313131; max-width:100%;font:bold 0.26rem "Microsoft YaHei","黑体";margin-top:0.2rem;margin-bottom:0.2rem;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.ywlist ul li p{font-size:0.26rem;color:#7a7a7a;line-height: 0.4rem;margin-bottom:0.2rem}

/*新闻切换列表*/
.news{
	width: 100%;
	height: auto;
}
.news-one{
	width: 100%;
	height: auto;
}

/*党建工作*/
.dj{
	height: auto;
    margin:0 0.3rem;
}
.dj .clear{
	margin-top:0.34rem
}
.djicon{
	float:left;
	margin-right:3%;
	width:22%;
	padding-top: 0.5rem;
}
.djicon img{
	width: 2rem;
    height: 2rem;
	margin: 0 auto;
}
.djlist{float:right;width:75%;}
.djlist ul li{ font-size:0.26rem; height: 0.79rem;border-bottom: 1px solid #e1e1e1;line-height: 0.79rem; vertical-align:top; overflow:hidden;}
.djlist ul li a{ float:left; color:#666666; max-width:68%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
/*专题专栏*/
.ztzl {
  height:1.2rem;
  margin:0 0.3rem;

  margin-top: 0.34rem;
  position: relative;
}
.ztzl .swiper-container {
  height:100%;

}

.ztzl .swiper-slide { 	
  height: 100%;
  position: relative;
}
.ztzl .swiper-slide>a{
	display: block;
	height:100%;
	width:95%;
	margin:0 auto;
}

.ztzl .swiper-slide>a img{
	width: 100%;
	height:1.2rem;
	border-radius:0.1rem;
}
















