.device {
  width: 100%;
  height: 2.86rem;
  margin:0 auto;
  position: relative;
  border-top: 0.17rem solid #f8f8f8;
}
.swiper-container {
  height: 100%;
  width: 100%;
}
.swiper-wrapper{
	width: 100%;
	height: 100%;
}
.swiper-slide {
  width: 100%; 	
  color: #fff;
  position: relative;
}
.swiper-slide>a{
	display: block;
	height: 100%;
}
.swiper-slide>a img{
	width: 100%;
}
.pagination, .paging {
  position: absolute;
  left: 50%;
  margin-left: -0.37rem;
  bottom: 0.32rem;
  z-index: 99; 
  height: 0.08rem;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 0.13rem;
  height: 0.13rem;
  border-radius: 50%;
  background: #b2b2b2; 
  margin: 0 0.06rem;
}
.swiper-active-switch {
  background: #FFFFFF;
} 

.headlines{
	width: 100%;
	height: auto;
	border-top: 0.17rem solid #f8f8f8;
	padding-top: 0.36rem;
}
.lines_left{
	width: auto;
	float: left;
	margin:0 0.3rem;
}
.lines_left h6{
	height: 0.3rem;
	line-height: 0.3rem;
	font-size: 0.26rem;
	color: #323232;
	background: url(tt_m1.png)no-repeat left;
	background-size: 0.45rem;
	padding-left: 0.56rem;
}
.lines_left p{
	font-size: 0.23rem;
	color: #666666;
	margin-top: 0.2rem;
}
.lines_top a img{
	width: 26%;
	float: right;
	margin-right: 0.3rem;
}
.headlines ul{
	margin: 0 0.3rem;
	margin-top: 0.24rem;
}
.headlines ul li{
	width: 100%;
	clear: both;
	overflow: hidden;
	border-top: 1px solid #f2f2f2;
	line-height: 0.76rem;
}
.headlines ul li a p{
	float: left;
	font-size: 0.26rem;
	color: #333333;
}
.headlines ul li a span{
	float: right;
	color: #989898;
}

.top{
	width: 100%;
	height: auto;
	margin-top: 0.2rem;
}
.top ul{
	margin: 0 0.2rem;
	height: 0.7rem;
}
.top ul li{
	float: left;
	line-height: 0.5rem;
	height: 0.5rem;
	padding: 0 0.16rem;
	margin-left: 0.16rem;
	font-size: 0.3rem;
	font-weight: bold;
}
.top ul li:first-child{
	margin-left: 0;
}
.top ul li.default{
	border-bottom: 0.02rem solid #0094ff;
}
.top ul li.default a{	
	color: #0094ff;
}
.swiper-content{
	width: 100%;
	margin-top: 0.1rem;
}
.swiper-wrapper{
	width: 100% !important;
	height: auto !important;
}
.swiper-wrapper div{
	width: 100% !important;
	height: 100% !important;
}
.swiper-slide ul{
	margin: 0 0.3rem;
}
.swiper-slide ul li{
	display: block;
	clear: both;
	overflow: hidden;
	width: 100%;
	line-height: 0.64rem;	
	border-bottom: 1px solid #f2f2f2;
}
.swiper-slide ul li a p{
	float: left;
	font-size: 0.26rem;
	width: 74%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.swiper-slide ul li a time{
	float: right;
	color: #999999;
}
.swiper-slide ul li:last-child{
	border-bottom: none;
}
.top>a{
	float: right;
	font-size: 0.24rem;
	color: #393939;
	margin-top: -0.64rem;
	margin-right: 0.27rem;
	background: url(right-circle.png)no-repeat right center;
	background-size: 0.22rem;
	padding-right: 0.32rem;
}
.favor-header-bar>a{
	display: none;
}
.favor-header-bar>a.more{
	display: block;
}
.column-one{
	border-top: 0.17rem solid #f8f8f8;
}

.column-two{
	border-top: 0.17rem solid #f8f8f8;
}
.content-two ul li a p{
	color: #0094fe;
}
.details{
	margin: 0 0.3rem;	
	margin-top: 0.1rem;
	margin-bottom: 0.2rem;
}
.details a{
	color: #888888;
}

.content-fore ul li{
	border-bottom: none;
	width: 32%;
	float: left;
	clear: initial;
}
.content-fore ul li a img{
	width: 100%;
}
.content-fore ul li:nth-child(2){
	margin: 0 2%;
}

.ztzl_m{
    border-top: 0.17rem solid #f8f8f8;
    padding: 0.3rem 0;
}
.ztzl_m a img{
    width: 100%;
    padding: 0 0.3rem;
}