.section{
	width: 100%;
	min-width: 1200px;
}
.secbox{
	width: 1200px;
	margin: 0 auto;
	border: 1px solid #EAEAEA;
	padding-bottom: 40px;
	background: #fff;
	overflow:hidden;
}
.news_notice{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	color: #333;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #f8f8f8;
	
}

.xinwen{padding-left: 15px;
    border-left: 4px solid #FF9500;
    display: inline-block;
    font-size: 16px;
    color: #FF9500;
    height: 20px;
    line-height: 20px;
    position: relative;
    top: 15px; left:15px;}
.newslist{
	overflow: hidden;
	width: 100%;
	height: auto;
	padding: 0 20px;
	background: #fff;
}
.newsBot_words{ word-wrap: break-word;}
.newssubject{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #EAEAEA;
	padding: 10px 0 20px;
}
.newsname{
	width: 100%;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
}
.newsbody{
	width: 100%;
	max-height: 84px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	padding: 0 20px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;

}
.newsimg{
	width: 100%;
	height: 162px;
	margin-top: 15px;
}
.newsimg img{
	height: 162px;
	float: left;
	margin-right: 20px;
}
.news_name{
	font-size: 18px;
	color: #222222;
	font-weight: bold;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 960px;
	
}
.news_time{
	float: right;
	font-size: 14px;
	color: #999;
}
.news_name:hover{
	text-decoration: underline;
}



.head_min,.head_min_meau,.seemore2,.appcode_min,.new_cart_min{
	display: none;
}

.newsimgbox{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 20px 20px 10px;
}
.newsimgbox img{
	display: block;
	float: left;
	width: 288px;
	height: 162px;
	margin-right: 20px;
}

/*小屏幕/手机浏览网页*/
@media only screen and (max-width: 768px) {
	.newslist{
	   display:none;
	}
	.newsimgbox{
		
		padding: 0.2rem 0.1rem;
	}
	.newsimgbox img{
		display: block;
		float: left;
		width: 30%;
		height: 1.2rem;
		margin-right: 2%;
	}
	.headcen,.headright{
		display: none;
	}
	.headleft a{
		-webkit-tap-highlight-color:rgba(255,255,255,0);
	}
	.header,.head{
		width: 100%;
		min-width: 100%;
		position: relative;
		z-index: 5;
		margin-bottom: 0;
	}
	.header{
		position: fixed;
		top: 0;
		left: 0;
		box-shadow: none;
	}
	
	.head_min{
		display: block;
		width: 30px;
		height: 60px;
		-webkit-tap-highlight-color:rgba(255,255,255,0);
	}
	.show_hide{
		width: 1rem;
		height: 100%;
		background: url('//image.zhihuishu.com/zhs/ablecommons/demo/201706/cb8ae018a2ba46f8842cabf8fbb3e65f.png') no-repeat left top;
		background-size: 0.34rem 0.3rem;
		background-position: center center;
		position: absolute;
		top: 0;
		right: 10px;
	}
	.head_min_meau{
		display: block;
		width: 100%;
		height: 0;
		overflow: hidden;
		position: absolute;
		top: 60px;
		left: 0;
		z-index: 10;
	}
	.head_meau_box{
		width: 100%;
		padding: 0 30px;
		background: #fff;
	}
	.head_meau_box span a{
		color: #222222;
		height: 0.9rem;
		display: block;
		line-height: 0.9rem;
		border-bottom: 1px solid #dddddd;
		font-size: 0.26rem;
		text-indent: 10px;
		-webkit-tap-highlight-color:rgba(255,255,255,0);
	}
	.headleft{
		width: 180px;
	}
	.shady{
		display: none;
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		background: rgba(0,0,0,0.35);
		z-index: 2;
	}
	.sec_banner{
		display: none;
	}
	.section,.secbox{
		width: 100%;
		min-width: 100%;
		height: auto;
		border: 0;
		background: #fff;
	}
	.xinwen{
		background: url('//image.zhihuishu.com/zhs/ablecommons/demo/201706/a25b044d16aa42769e9e0e9bfa7218af.png') no-repeat left center;
		background-size: 1.34rem 0.32rem;
	}
	.newslist{
		width: 100%;
		padding: 0 0.2rem;
	}	
	.newssubject{
		overflow: hidden;
	}	
	.newsname{
		width: 100%;
		padding: 0;
	}
	.news_name{
		width: 100%;
		height: 0.6rem;
		line-height: 0.6rem;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		font-size: 0.3rem;
	}
	.news_time{
		width: 100%;
		height: 0.5rem;
		line-height: 0.5rem;
		font-size: 0.2rem;
	}
	.news_name:hover{
		text-decoration: none;
	}	
	.newsbody{
		padding: 0;
		font-size: 0.26rem;
		line-height: 0.5rem;
		max-height: 1.5rem;
		
	}
	.newsimg{
		width: 100%;
		height: auto;
	}
	.newsimg img{
		height: auto;
		width: 30%;
		margin-right: 3%;
	}
	.secbox{
		padding-bottom: 0;
	}
	.footer{
		width: 100%;
		min-width: 100%;
		margin: 0;
	}
	.foot{
		width: 100%;
	}
	.head_app{
		display: none;
	}
	
    .new_cart_min{
	  display: block;
	  width: 100%;
	  height: 11rem;
	}

	
	.wrappersame{
		width: 100%;
		height: 100%;
		box-sizing: border-box;	
		
	}
	#scroller{
		padding-bottom: 50px;
	}
	#thelist{
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 0 0.2rem;
		box-sizing: border-box;	
	}
	#thelist li{
		overflow: hidden;
		border-bottom: 1px solid #EAEAEA;
	}
	#pullUp{
		width: 100%;
		height: 0.5rem;
		line-height: 0.5rem;
		text-align: center;
		font-size: 0.2rem;
	}
	.new_cart_min .showclass{
		display: block!important;
	}

}