.contactbanner img{
	width:100%;
}
.contact{
	background: #dfdfdf;
}
.contact-des{
	padding-top: 56px;
	height: 470px;
}
.contact-des p{
	font-size: 18px;
	color: #111111;
	line-height: 38px;
	padding-top: 34px;
	padding-left:22px;
}
.contact-map{
	width: 50%;
	min-width:600px;
	height: 526px;
	position: absolute;
    right: 0;
}


.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;
	font-size:18px;
}

.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: 20px;
}
.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;
}