.news{

	width:1200px;
	margin:0px auto;
}
.news_context_left{
	float:left;
	width:720px;
}
.news_context_title{
	width:100%;
	float:left;
	margin-top:20px;
}
.news_context_title_text{
	width:85px;
	font-size:19px;
	float:left;
}
.news_context_title_border{
	float:right;
	height: 28px;
  	line-height: 28px;
}
.news_item{
	width:704px;
	height:220px;
	padding:20px 8px;
	float:left;
}
.news_item_bottom_border{
	border-bottom:1px solid #e4e9ec;
	float:left;
	width:100%;
}
.news_item_left{
	float:left;
	width:292px;
	height:219px;
	margin-right:20px;
}
.news_item_right{
	float:left;
	width:374px;
	height:219px;
}
.news_item_right_title{
	width:100%;
	height:45px;
	font-size:16px;
	
}
.news_item_right_title:hover{
	width:100%;
	color:#25bad2;
	height:45px;
	font-size:16px;
	
}
.news_item_right_text{
	width:335px;
	height:60px;
	padding:20px 39px 15px 0px;
	font-size:14px; 
}
.news_item_right_time{
	width:100%;
	height:30px;
	font-size:10px;
	letter-spacing: 1px;
}
.more_news{
	width:710px;
	height:40px;
	margin:0px auto;
	background-color:#ededed;
	font-size:15px;
	line-height:40px;
	text-align:center;
	margin-bottom:300px;
	margin-top:10px;
	
}
.news_context_right{
	width:453px;
	float:right;
}
.news_right_item{
	position:relative;
}

.news_right_item .news_context_title img{
	width:368px;
}
.news_right_more{
	position:absolute;
	right:0px;
	top:13px;
	font-size:13px;
}
.news_right_img{
	padding:20px 10px;
	float:left;
}
.news_right_title{
	font-size:17px;
	margin-top:15px;
}
.news_right_title:hover {
	font-size:17px;
	margin-top:15px;
	color:#25bad2;
}
.news_right_text{
	padding:5px 10px;
	font-size:14px;
}
.news_right_text:hover{
	padding:5px 10px;
	color:#25bad2;
	font-size:14px;
}
.news_right_item li{
	  padding: 5px 10px;
	  font-size: 14px;
	  border-bottom: 1px dashed  #e0e0e0;
	  width: 433px;
}
.news_right_item li:hover{
	padding:5px 10px;
	color:#25bad2;
	font-size:14px;
}
.online_item{
	height:80px;
	padding:10px 7px;
	float:left;
}
.online_item_left{
	float:left;
}
.online_item_right{
	margin-left:20px;
	font-size:12px;
	
	float:left;
}
.online_item_right_name{
	font-size:15px;
	margin-bottom:10px;
}
.online_item_right_text{
	width:267px;
}