﻿.in_news{
	padding-bottom:50px;	
}
.in_news .news_left{
	width:460px;
	float:left;
	_display:inline;
	margin:0 0 0 25px;	
}
.in_news .news_slide{
	width:460px;
	height:500px;
	position:relative;
	overflow:hidden;	
}
.in_news .news_slide .c_btn{
	width:51px;
	height:65px;
	position:absolute;
	top:116px;	
	cursor:pointer;
	z-index:100;
}
.in_news .news_slide .pre{
	left:0;
	background:url("../images/banner_pre.png") no-repeat left top;	
}
.in_news .news_slide .next{
	right:0;
	background:url("../images/banner_next.png") no-repeat left top;	
}
.in_news .news_slide li{
	width:460px;
	height:500px;
	float:left;
	position:relative;	
}
.in_news .news_slide span{
	display:inline-block;
	width:460px;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:16px;
	position:absolute;
	left:0;
	top:245px;
	color:#fff;
	background:url("../images/abg.png");	
}
.in_news .news_left p{
	color:#1a6db9;
	font-size:14px;
	line-height:24px;
	margin-top:10px;	
}
.in_news .news_left .more{
	display:inline-block;
	width:152px;
	height:37px;
	line-height:37px;
	text-align:center;
	background:#b5d1e6;	
	border-radius:3px;
	margin-top:20px;
}
.in_news .news_right{
	width:740px;
	float:right;
	_display:inline;
	margin:-18px 25px 0 0;	
}
.in_news .news_li{
	height:61px;
	padding:23px 0;
	border-bottom:1px dashed #7599cd;	
}
.in_news .news_li dl{
	width:57px;
	height:61px;
	float:left;
	background:url("../images/news_date.png") no-repeat left top;	
	color:#fff;
	text-align:center;
}
.in_news .news_li dt{
	height:40px;
	line-height:40px;
	font-size:26px;	
}
.in_news .news_li dd{
	line-height:20px;	
}
.in_news .intro{
	width:660px;
	float:right;	
}
.in_news .intro h2{
	font-size:16px;
	line-height:22px;
	margin-bottom:6px;
}
.in_news .intro h2 a{
	color:#013c8f;	
}

.in_news .intro h2 a:hover{
	color:#013c8f;	
	border-bottom: 1px solid #013c8f;
}




.in_news .intro p{
	line-height:18px;	
}

.news_content{
	width:1065px;
	margin:-20px auto 0 auto;	
}
.news_title{
	height:95px;
	border-bottom:1px dashed #769ace;	
	text-align:center;
	color:#013c8f;	
}
.news_title h2{
	font-size:24px;
	line-height:50px;	
}
.news_title p{
	line-height:30px;	
}
.news_content{	
	line-height:26px;	
	margin-top:20px;	
}
.news_content p{
	text-indent:2em;	
}

.news_mof{
	margin:50px 0 80px 0;	
}
.news_share span{
	float:left;	
	line-height:24px;
	padding-right:10px;
}
.news_mof .close{
	float:right;
	display:inline-block;
	width:105px;
	height:26px;
	line-height:26px;
	text-align:center;
	background:#3069ba;	
	color:#fff;
	border-radius:3px;
}