@charset "utf-8";
/* CSS Document */

body{margin:0;padding:0;font-size:12px;background-color:#fff;font-family:"微软雅黑"; background:#f1f2f3;}
img{border:none;}
a{text-decoration:none;}
li{list-style:none;}
p,h1,h2,h3,h4,h5,h6,ul,li,img,form{margin:0;padding:0;}
h1,h2,h3,h4,h5{font-size:14px;font-weight:900;}	
.clear{clear:both;}


#news_title{
	width:1200px;
	height:20px;
	margin:0 auto;
	transition:.3s;}
#news_title h4{
	color:#131313;
	font-size:14px;
	line-height:20px;
	font-weight:400;
	float:left;}
#news_title h4 a{
	color:#131313;}
	/*
#news_title h4 span{
	text-decoration:underline;
	color:#f74c4c;}*/
#news_title h4 span a{
	color:#f74c4c;
	text-decoration:underline;}
#news_content{
	width:1200px;
	padding:8px 70px;
	background:#fff;
	margin:0 auto;}
.news_conimg{
	width:263px;
	height:174px;
	float:left;
	overflow:hidden;}
	
.news_contxt{
	width:920px;
	height:174px;
	float:right;
	background:#fff;
	position:relative;}
.news_contxt h2{
	font-size:22px;
	color:#333333;
	font-weight:400;
	margin-bottom:25px;}
.news_contxt p{
	font-size:14px;
	color:#707070;
	text-indent:28px;}
.news_contxt h6{
	text-align:right;
	font-weight:400;
	font-size:14px;
	color:#aaaaaa;
	position:absolute;
	right:0;
	bottom:0;}
	
.news_conlay{
	display:block;
	border-bottom:#d7d6d7 dashed 1px;
	padding:10px 0 20px 0;
	margin-bottom:10px;}
.clear111{
	width:1200px;
	margin:0 auto;
	display:block;
	border-bottom:#d7d6d7 solid 1px;
	padding:10px 0 20px 0;
	margin-bottom:10px;}
#news_connone .news_conlay{
	display:none;}
#news_click{
	width:100%;
	height:30px;
	line-height:30px;
	background:#eeeeee;
	cursor:pointer;}
#news_click p{
	text-align:center;
	color:#4f4f4f;
	font-size:14px;}
#news_connone{
	display:none;}
	
#GoTop_information{
	display:none;}
	
/*响应式768-991*/

@media screen and (min-width:768px) and (max-width:991px){
		img{ max-width:100%;}

	#news_title{
	width:100%;
	height:20px;
	margin:0 auto;
	transition:.3s;}
	
	#news_content{
	width:96%;
	padding:8px 30px;
	background:#fff;
	padding:0 2%;}
	
	.news_contxt{
	width:58%;
	height:174px;
	float:right;
	background:#fff;
	position:relative;
	margin-left:2%;}
	.news_conimg{
		width:40%;}
	.news_conimg img{
		width:100%;}
		#GoTop_information{
	display:block;
	width:10%;
	height:auto;
	overflow:hidden;
	position:fixed;
	z-index:999;
	right:5px;
	bottom:15%;
	opacity:0.7;
	cursor:pointer;}
	#GoTop_information img{
		width:100%;}

	}
	
/*响应式640px*/
@media screen and (max-width:767px){
		img{ max-width:100%;}

	#news_title{
	width:100%;
	height:20px;
	margin:0 auto;
	transition:.3s;}
	
	#news_content{
	width:98%;
	padding:8px 1%;
	background:#fff;}
	
	.news_contxt{
	width:98%;
	height:174px;
	float:right;
	background:#fff;
	position:relative;
	padding:0 1%;}
	.news_conimg{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:10px;}
	.news_conimg img{
		width:100%;}
	.news_contxt h2{
		font-size:18px;
		text-align:center;}
	
	#GoTop_information{
	display:block;
	width:10%;
	height:auto;
	overflow:hidden;
	position:fixed;
	z-index:999;
	right:5px;
	bottom:15%;
	opacity:0.7;
	cursor:pointer;}
	#GoTop_information img{
		width:100%;}
	}
#zhuangyongbeijng{
	background:#ffffff;}