.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.2rem;
}
.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(swzximages/right-circle.png)no-repeat right center;
	background-size: 0.22rem;
	padding-right: 0.32rem;
}

.column-one{
	border-top: 0.17rem solid #f8f8f8;
}
.column-one>a{
	display: block;
	margin: 0 0.3rem;
	margin-top: 0.3rem;
}
.column-one>a img{
	width: 100%;
}
.column-two{
	margin-top: 0.1rem;
}