.newsbanner img{
	width:100%;
}
.news-nav{
	padding: 60px 270px;
}
.news-nav ul li{
	float: left;
    border: 1px solid #d3d3d3;
    border-radius: 30px;
    width: 138px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    margin-left: 33px
}
.news-nav ul li:nth-child(1){
	margin-left:0;
}
.news-nav ul li a{
	display: block;
	font-size: 18px;
}
.news-nav ul li:hover{
	background: #154f98;
	color: #fff;
}
.news-nav ul li:hover a{
	color:#fff;
}

.news-con-l{
	width:700px;
	padding-top:20px;
}
.news-con-l h2{
	font-size: 20px;
	color: #154f98;
	font-weight: 500;
}

.news-con-l p{
	font-size: 14px;
	color: #999999;
	line-height: 26px;
	 
}
.news-con-l .news-time{
	padding-bottom: 10px;
	padding-top: 10px;
}
.news-con-l .news-more{
	width:124px;
	height: 40px;
	border:1px solid #dddddd;
	display: block;
	text-align: center;
	line-height: 36px;
	margin-top: 50px;
	color: #154f98;
}
.news-con-l .news-more:hover{
	background: #154f98;
	color:#fff;
}


.news-con-r-pic{
	width: 450px;
	height: 302px;
	overflow: hidden;
}
.news-con-nav{
	
	margin:0 auto;
	
}
.news-con-nav ul li{
	padding:42px;
	border:1px solid #dddddd;
}
.news-con-nav ul li:hover{
	border:1px solid #154f98;
}
.news-con-nav-pic{
	width: 282px;
	height: 172px;
	overflow: hidden;
}
.news-con-nav-pic img{
	width: 100%;
	height: 222px;
}

.news-con-nav-tit{
	width: 540px;
	padding-top: 10px;
}
.news-con-nav p{
	font-size: 14px;
	color: #999999;
	line-height: 26px;
	 
}
.news-con-nav h2{
	font-size: 20px;
	color: #154f98;
	font-weight: 500;
}
.news-con-nav .news-time{
	padding-bottom: 10px;
	padding-top: 10px;
}
.news-con-nav .news-more{
	 font-size: 14px;
	color: #154f98;
	line-height: 50px;
}
.news-con-nav .news-more:hover{
	 
	color:#be0a00;
}


.pages{
	float:right;
	margin-top: 50px;
    margin-bottom: 50px;
}
.pages span{position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #428bca;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd}
.pages a{
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #428bca;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}
.pages a:hover{
	color: #2a6496;
	background-color: #eee;
	border-color: #ddd
}

.fwbao{
	margin-bottom: 80px;
	margin-top:60px;
}
.fwbao-tit{
	text-align: center;
}
.fwbao-tit .line{
	
	height: 4px;
	width: 118px;
	background: #0058b3;
	display: inline-block;
}
.fwbao-tit h1{
	font-size:30px;
	color: #333333;
	font-weight: 600;
	padding-bottom: 16px;
}
.fwbao-tit p{
	font-size:16px;
	color: #666666;
	padding-top: 40px;
	padding-bottom: 60px;
}
.fwbao-tit p span{
	color: #f08619;
}

.fw-form{
	float: left;
	width: 600px;
}
.fw-form input{
	width: 350px;
	height: 40px;
	margin-top: 16px;
	text-indent:10px;
	font-size: 16px;
}
.fw-form input.textarea{
	width: 350px;
	height: 110px;
}
.fw-form p{
	font-size: 18px;
	color: #333333;
}
.fw-form .username,.fw-form .phone{
	padding-left: 36px;
}
.fw-form .content span{
	position: relative;
    top: -47px;
}
.fw-form .but{
	text-align: center;
	padding-top:10px;
}
.fw-form .submit,.fw-form .reset{
	width: 140px;
	height: 38px;
	text-indent:0px;
}
.fw-form .submit{
	background: #f08619;
	font-size:18px;
	border: none;
	color:#fff;
	margin-right:70px;
}
.fw-form .reset{
	background: #666666;
	font-size:18px;
	border: none;
	color:#fff;
}
.fw-contact{
	float: right;
	border-left: 1px solid #aaaaaa;
	padding:100px 108px;
}
.fw-contact .fw-contact-con{

}
.fw-contact .fw-contact-con h1{
	font-size: 24px;
	color: #333333;
	font-weight: 600;
	padding-bottom: 10px;
}
.fw-contact .fw-contact-con .line{
	height: 2px;
	width: 50px;
	background: #0058b3;
	display: inline-block;
}
.fw-contact .fw-contact-con p{
	padding-top:20px;
	color: #666666;
	font-size: 16px;
}
.fw-contact .fw-contact-con p span{
	color: #f08619;
	font-size: 18px;
}
.fw-contact .fw-contact-con .fw-more{
	text-align: center;
}
.fw-contact .fw-contact-con .fw-more a{
	font-size: 18px;
	width: 382px;
	height: 47px;
	color: #fff;
	background: #0058b3;
	display: block;
	line-height: 46px;
}
.fw-contact .fw-contact-con .fw-more a:hover{
	background: #f08619;
}