#wrap {
    width: 100%;
    max-width: 750px; 
    min-width: 320px; 
    margin: 0 auto;
	
	background: #F8F8F8;
}
.news_title{
	margin-top: 1.06rem;
}
.news_banner{
	width: 7.5rem;
	height: 3rem;
	margin-top: 0.8rem;
	background-size: 100% 100%;
}
.news_cont{
	overflow: hidden;

}
.news_nav{
	display: none;
}
.news_cont_list{
	width: 6.5rem;
	height: auto;
	margin-bottom: 1rem;
	overflow: hidden;
}
.news_title h1{
	font-size:0.32rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	
}
.news_title span{
	font-size:0.32rem;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	margin-top: 0rem;
}
.news_middle{
	width: 6.6rem;
	height: 2.94rem;
	margin: 0 auto;
	background: white;
	border-bottom: 0px;
	margin-bottom: 0.21rem;
	border-radius: 8px;
	margin-top: 0.3rem;
}

.news_img{
	display: none;
}
.news_act{
	float: right;
	width: 4.81rem;
	margin-top: -1.3rem;
	margin-right: 0.1rem;
}
.news_act h2{
	width: 4.1rem;
	font-size: 0.3rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-top: 0.3rem;

}
.news_time{
	width: 100px;
	margin-top: 0.3rem;
}
.news_time time{
	display: inline-block;
	margin-top: 0%;
	font-size: 0.6rem;
	font-family: D-DINExp-Bold, D-DINExp;
	font-weight: bold;
	color: #111111;
	margin-left: 0.43rem;
}
.news_time img{
	display: none;
}

.news_act p{
	width: 4.18rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 0.26rem;
	font-family: PingFangSC-Light, PingFang SC;
	font-weight: 300;
	color: #666666;
	margin-top: 0rem;
	line-height: 0.37rem;
	margin-top: 0.36rem;
}
.news_middle:hover{
	margin-left: 0px;
}
.news_middle:hover .new_show{
	display: none;
}
.news_page{
	height: auto;
	width: 6.5rem;
	display: block;
	margin-top: 0rem;
	line-height: 0rem;
}
.news_page ul{
	width: 6.5rem;
}

.news_time span{
	width:1rem;
	display: inline-block;
	font-size: 0.22rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	font-weight: 100;
	margin-left: 0.32rem;
}
.news_title{
	width: 100%;
}