.banner{
	position: relative;
	overflow-x: hidden;
}
.banner .bg.web{
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.banner .bg{
	width: 100%;
}
.banner .inner{
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -600px;
	background-color: rgba(14,91,168,0.85);
	width: 100%;
	padding: 26px 38px;
}
.banner .inner h3{
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	float: left;
}
.banner .inner .pos{
	font-size: 14px;
	color: #fff;
	float: right;
	line-height: 28px;
}
.banner .inner .pos a{
	color: #fff;
}
.banner .inner .pos img{
	vertical-align: middle;
	margin-right: 10px;
}
.sec1{
	padding: 40px 0 55px;
	font-size: 0;
}
.sec1 .left{
	background-color: #f3f3f3;
	float: left;
	width: 470px;
}
.sec1 .left .address{
	height: 282px;
	padding: 45px 0 0 40px;
}
.sec1 .left .address h5{
	font-size: 24px;
	color: #0e5ba9;
	font-weight: normal;
	margin-bottom: 38px;
}
.sec1 .left .address p{
	font-size: 14px;
	color: #666;
	margin-bottom: 20px;
}
.sec1 .left .address p:last-child{
	margin-bottom: 0;
}
.sec1 .left .address p img{
	vertical-align: middle;
	margin-right: 12px;
}
.sec1 .left .map{
	width: 100%;
}
.sec1 .right{
	float: right;
	width: 700px;
	background-color: #0e5ba9;
	height: 596px;
	padding: 10px 10px;
}
.sec1 .right h4{
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 20px;
}
.sec1 .right h5{
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 40px;
}
.sec1 .right li{
	width: 47.58%;
	margin-bottom: 35px;
}
.sec1 .right li:nth-child(odd){
	float: left;
}
.sec1 .right li:nth-child(even){
	float: right;
}
.sec1 .right li:last-child{
	width: 100%;
	clear: both;
	float: none;
	margin-bottom: 30px;
}
.sec1 .right li p{
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
}
.sec1 .right li input{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	padding: 0 20px;
}
.sec1 .right li textarea{
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	padding: 20px;
	resize: none;
	margin: 0;
	border: 0 none;
	height: 126px;
}
.sec1 .right .submit{
	display: block;
	margin: 0 auto;
	width: 120px;
	height: 46px;
	line-height: 42px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border: 2px solid #fff;
}
@media only screen and (max-width:1366px){
}
@media only screen and (max-width:1200px){
	.banner .inner{
		left: 0;
		margin-left: 0;
		padding: 26px 30px;
	}
	.sec1{
		padding: 30px;
	}
	.sec1 .left{
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}
	.sec1 .left .address{
		float: left;
		width: 45.2%;
		height: auto;
		padding: 6.5% 0 0 6.5%;
	}
	.sec1 .left .address h5{
		font-size: 22px;
		margin-bottom: 28px;
	}
	.sec1 .left .address p{
		margin-bottom: 15px;
	}
	.sec1 .left .map{
		width: 54.8%;
		float: right;
	}
	.sec1 .right{
		float: none;
		width: 100%;
		height: auto;
		padding: 45px 40px 40px;
	}
}
@media only screen and (max-width:1024px){
	
}
@media only screen and (max-width:768px){
	
}
@media only screen and (max-width:767px){
	.banner .inner{
		padding: 0 5%;
		line-height: 4.375rem;
	}
	.banner .inner h3{
		font-size: 1.5rem;
		float: none;
	}
	.banner .inner .pos{
		display: none;
	}
	.sec1{
		padding: 1.25rem;
	}
	.sec1 .left{
		margin-bottom: 1.25rem;
	}
	.sec1 .left .address{
		float: none;
		width: 100%;
		padding: 2.25rem 1.875rem;
	}
	.sec1 .left .address h5{
		font-size: 1.25rem;
		margin-bottom: 1.625rem;
	}
	.sec1 .left .address p{
		font-size: 0.875rem
		margin-bottom: 0.875rem;
	}
	.sec1 .left .map{
		width: 100%;
		float: none;
	}
	.sec1 .right{
		padding: 1.875rem 1.25rem;
	}
	.sec1 .right h4{
		font-size: 1.25rem;
		margin-bottom: 0.625rem;
	}
	.sec1 .right h5{
		font-size: 0.75rem;
		margin-bottom: 1.875rem;
	}
	.sec1 .right li{
		width: 100%;
		margin-bottom: 1.25rem;
	}
	.sec1 .right li:nth-child(odd){
		float: none;
	}
	.sec1 .right li:nth-child(even){
		float: none;
	}
	.sec1 .right li:last-child{
		margin-bottom: 1.25rem;
	}
	.sec1 .right li p{
		font-size: 0.875rem;
		margin-bottom: 0.625rem;
	}
	.sec1 .right li input{
		height: 2.5rem;
		line-height: 2.5rem;
		font-size: 0.75rem;
		padding: 0 1.25rem;
	}
	.sec1 .right li textarea{
		font-size: 0.75rem;
		padding: 1.25rem;
		height: 7rem;
	}
	.sec1 .right .submit{
		width: 7.5rem;
		height: 2.5rem;
		line-height: 2.25rem;
		font-size: 1rem;
		border: 0.125rem solid #fff;
	}
}
@media only screen and (max-width:414px){
	
}