.casebanner img{
	width:100%;
}

.content-tit{
	text-align: center;
	
	margin-top: 20px;
}
.content-tit .line{
	
	height: 4px;
	width: 118px;
	background: #0058b3;
	display: inline-block;
}
.content-tit h1{
	font-size:20px;
	color: #333333;
	font-weight: 600;
	padding-bottom: 16px;
	padding-top: 46px;
}
.content-con .content-con-p{
	font-size: 18px;
	color: #666666;
	line-height: 32px;
	text-indent:36px;
	padding-top: 30px;
	padding-bottom: 50px;
}
.content-con .content-con-p img{
	margin:0 auto;
	display:block;
	margin-bottom:10px;
	
}
.content-con h2{
	font-size:24px;
	font-weight: 600;
}
.content-con h2 span{
	color:#154f98;
}
.content-con h2 em{
	font-size:14px;
	color: #999999;
	font-style: normal;
	padding-left:10px;
	font-weight: 300;
}
.nrpages {
	border-bottom: 1px solid #aaaaaa;
	    margin-top: 60px;
}
.nrpages .remore a{
	margin-left: 10px;
	margin-right:40px; 
	line-height: 34px;
}
.nrpages .remore a:hover{
	color:#0058b3;
}
.nrpages .remore a:hover span{
	color:#000;
}
.nrpages .relist{
	
	background: #333333;
	float: right;
	width: 154px;
	height: 48px;
	text-align: center;
	margin-top: -48px;
}
.nrpages .relist a{
	font-size:18px;
	color:#fff;
	line-height: 48px;

}

.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;
}