/***顶部导航 start*****/
.daohang{
	width: 100%;
	background-image: url('../img/nav_bg.png');
	position: absolute;
	top: 60px;
	z-index: 999;
}
@media screen and (max-width: 640px) {
	.daohang{
		top: 15px;
	}
}
.daohang .nav{
	width: 96%;
	height: 100px;
	max-width: 1200px;
	margin: 0 auto;
	background: none;
}
@media screen and (max-width: 640px) {
	.daohang .nav{
		height: 50px;
	}
}
.daohang .nav .logo{
	height: 60px;
}
@media screen and (max-width: 640px) {
	.daohang .nav .logo{
		height: 30px;
	}
}
.daohang .nav ul{
	gap: 50px;
}
.daohang .nav ul li{
	padding: 0 20px;
	position: relative;
}
.daohang .nav ul li .erji{
	display: none;
	position: absolute;
	width: 340px;
	margin-left: -20px;
	background-image: url('../img/nav_bg.png');
}
.daohang .nav ul li .erji a{
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-decoration: none;
}
.daohang .nav ul li .erji a:hover{
	background-image: url('../img/nav_bg.png');
}
.daohang .nav ul li:hover{
	background-image: url('../img/nav_bg.png');
}
.daohang .nav ul li a{
	height: 100px;
	font-size: 17px;
	color: #fff;
}
.daohang .nav ul .uk-active{
	background-image: url('../img/nav_bg.png');
}
.daohang .nav .uk-navbar-toggle{
	min-height: 50px;
	color: #fff;
}
.daohang .nav .language{
	width: 100px;
	height: 40px;
	line-height: 40px;
	background-image: url('../img/nav_bg.png');
	border-radius: 20px;
	margin-left: 30px;
	margin-top: 30px;
}
@media screen and (max-width: 640px) {
	.daohang .nav .language{
		height: 30px;
		line-height: 30px;
		border-radius: 15px;
		margin-top: 10px;
	}
}
.daohang .nav .language .kuang{
	display: inline-block;
	margin: 0 auto;
}
.daohang .nav .language .kuang span{
	color: #fff;
	padding: 0 5px;
}
.daohang .nav .language .kuang a{
	text-decoration: none;
	color: #456CD2;
}
.daohang .nav .language .kuang .active{
	color: #fff;
}
/****顶部导航 end*****/
/****banner start*****/
.banner .uk-position-bottom-right{
	margin-right: 30%;
	margin-bottom: 45px;
}
.banner .uk-position-bottom-right li{
	padding-left: 20px;
}
.banner .yuandian{
	width: 15px;
	height: 15px;
	background-color: #0430A1;
	border-color: #0430A1;
}
.banner .uk-active .yuandian{
	background-color: #fff;
	border-color: #fff;
}
/****banner end*****/
/****首页heng1 start*****/
.heng1{
	width: 100%;
	height: 800px;
	background-image: url('../img/heng1.jpg');
	overflow: hidden;
}
@media screen and (max-width: 640px) {
	.heng1{
		height: 650px;
	}
}
.heng1 .title{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 90px;
}
@media screen and (max-width: 640px) {
	.heng1 .title{
		margin-top: 40px;
	}
}
.heng1 .title p{
	margin: 0;
	padding: 0;
}
.heng1 .title .p1{
	font-family: arial;
	font-size: 36px;
	font-weight: bold;
	color: #b0b0b0;
}
@media screen and (max-width: 640px) {
	.heng1 .title .p1{
		font-size: 30px;
	}
}
.heng1 .title .p2{
	width: 120px;
	height: 6px;
	background-color: #002C9F;
	margin: 10px 0; 
}
.heng1 .title .p3{
	font-size: 28px;
	color: #000;
}
@media screen and (max-width: 640px) {
	.heng1 .title .p3{
		font-size: 22px;
	}
}
.heng1 .qiehuan{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: -20px;
}
.heng1 .qiehuan .uk-width-small{
	padding-left: 0;
	margin-top: 80px;
	width: 300px;
}
@media screen and (max-width: 640px) {
	.heng1 .qiehuan .uk-width-small{
		margin-top: 60px;
	}
}
.heng1 .qiehuan .uk-width-small .uk-nav li{
	overflow: auto;
	height: 45px;
}
.heng1 .qiehuan .uk-width-small .uk-nav li a{
	font-size: 17px;
	color: #333;
	position: relative;
	float: left;
}
@media screen and (max-width: 640px) {
	.heng1 .qiehuan .uk-width-small .uk-nav li a{
		font-size: 15px;
	}
}
.heng1 .qiehuan .uk-width-small .uk-nav li a:hover:after{
	content: '';
	background-color: #002C9F;
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: -5px;
}
.heng1 .qiehuan .uk-width-small .uk-nav .uk-active a:after{
	content: '';
	background-color: #002C9F;
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: -5px;
}
.heng1 .qiehuan .wenzi{
	margin-left: 0px;
}
@media screen and (max-width: 640px) {
	.heng1 .qiehuan .wenzi{
		margin-left: 0px;
	}
}
.heng1 .qiehuan .wenzi li{
	height: 450px;
	position: relative;
}
.heng1 .qiehuan .wenzi li .r{
	position: relative;
	z-index: 1;
	padding-left: 80px;
	overflow: auto;
}
@media screen and (max-width: 640px) {
	.heng1 .qiehuan .wenzi li .r{
		padding-left: 20px;
	}
}
.heng1 .qiehuan .wenzi li .r p{
	color: #fff;
	padding: 0;
	margin: 0;
}
.heng1 .qiehuan .wenzi li .r .p1{
	margin-top: 80px;
	margin-bottom: 60px;
}
@media screen and (max-width: 640px) {
	.heng1 .qiehuan .wenzi li .r .p1{
		margin-top: 20px;
		margin-bottom: 40px;
	}
}
.heng1 .qiehuan .wenzi li .r .p1 span{
	font-size: 40px;
	position: relative;
}
@media screen and (max-width: 640px) {
	.heng1 .qiehuan .wenzi li .r .p1 span{
		font-size: 26px;
	}
}
.heng1 .qiehuan .wenzi li .r .p1 span:after{
	content: '';
	width: 100%;
	height: 4px;
	background-color: #fff;
	position: absolute;
	left: 0;
	bottom: -15px;
}
.heng1 .qiehuan .wenzi li .r .p2{
	font-size: 15px;
}
@media screen and (max-width: 640px) {
	.heng1 .qiehuan .wenzi li .r .p2{
		font-size: 14px;
	}
}
.heng1 .qiehuan .wenzi li img{
	position: absolute;
	left: 0;
	top: 0;
	max-width: 1250px;
}
/****首页heng1 end*****/
/****首页heng2 start*****/
.heng2{
	width: 100%;
	overflow: auto;
	margin-top: 70px;
}
@media screen and (max-width: 640px) {
	.heng2{
		margin-top: 35px;
	}
}
.heng2 .title p{
	margin: 0;
	padding: 0;
	text-align: center;
}
.heng2 .title .p1{
	font-family: arial;
	font-size: 36px;
	font-weight: bold;
	color: #b0b0b0;
}
.heng2 .title .p1 span{
	position: relative;
}
.heng2 .title .p1 span:after{
	content: '';
	width: 100%;
	height: 6px;
	background-color: #002C9F;
	position: absolute;
	left: 0;
	bottom: -10px;
}
@media screen and (max-width: 640px) {
	.heng2 .title .p1{
		font-size: 30px;
	}
}
.heng2 .title .p2{
	margin-top: 12px;
}
.heng2 .title .p2 span{
	font-size: 28px;
	color: #000;
	position: relative;
}
.heng2 .title .p2 span:after{
	content: '';
	width: 100%;
	height: 6px;
	background-color: #002C9F;
	position: absolute;
	left: 0;
	top: -10px;
}
@media screen and (max-width: 640px) {
	.heng2 .title .p2 span{
		font-size: 22px;
	}
}
.heng2 img{
	width: 100%;
	margin-top: 60px;
}
@media screen and (max-width: 640px) {
	.heng2 img{
		margin-top: 30px;
	}
}
/****首页heng2 end*****/
/****首页heng3 start*****/
.heng3{
	width: 100%;
	overflow: auto;
	margin-top: 70px;
}
@media screen and (max-width: 640px) {
	.heng3{
		margin-top: 35px;
	}
}
.heng3 .title p{
	margin: 0;
	padding: 0;
	text-align: center;
}
.heng3 .title .p1{
	font-family: arial;
	font-size: 36px;
	font-weight: bold;
	color: #b0b0b0;
}
.heng3 .title .p1 span{
	position: relative;
}
.heng3 .title .p1 span:after{
	content: '';
	width: 100%;
	height: 6px;
	background-color: #002C9F;
	position: absolute;
	left: 0;
	bottom: -10px;
}
@media screen and (max-width: 640px) {
	.heng3 .title .p1{
		font-size: 30px;
	}
}
.heng3 .title .p2{
	margin-top: 12px;
}
.heng3 .title .p2 span{
	font-size: 28px;
	color: #000;
	position: relative;
}
.heng3 .title .p2 span:after{
	content: '';
	width: 100%;
	height: 6px;
	background-color: #002C9F;
	position: absolute;
	left: 0;
	top: -10px;
}
@media screen and (max-width: 640px) {
	.heng3 .title .p2 span{
		font-size: 22px;
	}
}
.heng3 .list{
	width: 100%;
	overflow: auto;
	padding: 100px 0;
	background-image: url(../img/heng3.jpg);
	margin-top: 60px;
}
@media screen and (max-width: 640px) {
	.heng3 .list{
		margin-top: 30px;
	}
}
.heng3 .list .kuang{
	width: 96%;
	max-width: 1200px;
	overflow: auto;
	margin: 0 auto;
}
.heng3 .list .kuang .uk-child-width-1-8>*{
	width: 12.5%;
}
@media screen and (max-width: 640px) {
	.heng3 .list .kuang .uk-child-width-1-8>*{
		width: 25%;
	}
}
.heng3 .list .kuang img{
	width: 100%;
}
/****首页heng3 end*****/
/****footer start*****/
.footer{
	width: 100%;
	overflow: auto;
}
.footer .top{
	width: 100%;
	padding: 50px 0;
	overflow: auto;
	background-color: #F9FBFE;
}
.footer .top .kuang{
	width: 96%;
	max-width: 1000px;
	overflow: auto;
	margin: 0 auto;
}
.footer .top .kuang .l{
	width: 75%;
	float: left;
	overflow: auto;
}
.footer .top .kuang .l .title .s1{
	font-size: 24px;
	color: #333;
}
.footer .top .kuang .l .title .s2{
	font-size: 18px;
	color: #C9CACC;
	font-weight: bold;
	margin-left: 20px;
}
.footer .top .kuang .l .con{
	margin-top: 40px;
}
.footer .top .kuang .l .con .c1 span{
	color: #333;
	font-size: 18px;
}
.footer .top .kuang .l .con .c1 span:nth-child(n+2){
	margin-left: 50px;
}
.footer .top .kuang .l .con .c2{
	color: #000;
	font-size: 18px;
	margin-top: 40px;
}
.footer .top .kuang .l .con .c2 div{
	margin-bottom: 20px;
}
.footer .top .kuang .r{
	width: 20%;
	float: right;
	overflow: auto;
}
.footer .top .kuang .r .nr{
	overflow: auto;
	border-left: 1px solid #e1e1e1;
	margin-top: 40px;
}
.footer .top .kuang .r .nr .tu{
	float: right;
}
.footer .top .kuang .r .nr .tu img{
	width: 128px;
}
.footer .top .kuang .r .nr .tu p{
	text-align: center;
	font-weight: bold;
	color: #333;
	font-size: 16px;
}
.footer .bot{
	width: 100%;
	overflow: auto;
	padding: 20px 0;
	background-color: #032FA1;
}
.footer .bot p{
	width: 96%;
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin: 0;
	padding: 0;
}
/****footer end*****/
/****about_heng1 start*****/
.about_heng1{
	width: 100%;
	max-width: 1200px;
	overflow: auto;
	margin: 0 auto;
	position: relative;
	z-index: 100;
	margin-top: -120px;
}
.about_heng1 .l{
	width: 43%;
	height: 650px;
	background-image: url('../img/about_heng1_tu2.png');
	background-repeat: no-repeat;
	float: left;
}
@media screen and (max-width: 640px) {
	.about_heng1 .l{
		float: none;
		width: 100%;
	}
}
.about_heng1 .l img{
	margin-top: 230px;
}
.about_heng1 .r{
	width: 49%;
	margin-top: 220px;
	float: right;
}
@media screen and (max-width: 640px) {
	.about_heng1 .r{
		float: none;
		width: 96%;
		margin: 0 auto;
		margin-top: 50px;
	}
}
.about_heng1 .r .title p{
	margin: 0;
	padding: 0;
}
.about_heng1 .r .title .p1{
	font-family: arial;
	font-size: 36px;
	font-weight: bold;
	color: #b0b0b0;
}
.about_heng1 .r .title .p1 span{
	position: relative;
}
.about_heng1 .r .title .p1 span:after{
	content: '';
	width: 100%;
	height: 6px;
	background-color: #002C9F;
	position: absolute;
	left: 0;
	bottom: -10px;
}
@media screen and (max-width: 640px) {
	.about_heng1 .r .title .p1{
		font-size: 30px;
	}
}
.about_heng1 .r .title .p2{
	margin-top: 12px;
}
.about_heng1 .r .title .p2 span{
	font-size: 28px;
	color: #000;
	position: relative;
}
.about_heng1 .r .title .p2 span:after{
	content: '';
	width: 100%;
	height: 6px;
	background-color: #002C9F;
	position: absolute;
	left: 0;
	top: -10px;
}
@media screen and (max-width: 640px) {
	.about_heng1 .r .title .p2 span{
		font-size: 22px;
	}
}
.about_heng1 .r .content{
	margin-top: 60px;
	line-height: 1.5em;
}
@media screen and (max-width: 640px) {
	.about_heng1 .r .content{
		margin-top: 30px;
	}
}
.about_heng1 .r .content p{
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 14px;
}
/****about_heng1 end*****/
/****about_heng2 start*****/
.about_heng2{
	width: 100%;
	max-width: 1200px;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 auto;
	margin-top: 100px;
}
@media screen and (max-width: 640px) {
	.about_heng2{
		display: none;
	}
}
.about_heng2 .kuai{
	width: 100%;
	height: 110px;
	padding-top: 30px;
	margin-left: 65px;
	margin-bottom: 20px;
	background-color: #F6F8FC;
}
.about_heng2 .kuai .title{
	width: 266px;
	height: 80px;
	background-color: #032FA1;
	margin-left: -65px;
	border-radius: 40px;
	float: left;
}
.about_heng2 .kuai .title .tu{
	float: left;
	margin-left: 20px;
	margin-top: 16px;
}
.about_heng2 .kuai .title .zi{
	float: left;
	margin-left: 40px;
	color: #fff;
	margin-top: 10px;
}
.about_heng2 .kuai .title .zi p{
	margin: 0;
	padding: 0;
}
.about_heng2 .kuai .title .zi .p1{
	font-size: 20px;
}
.about_heng2 .kuai .title .zi .p2{
	font-size: 17px;
}
.about_heng2 .kuai .con{
	float: left;
	margin-left: 100px;
	color: #000;
	font-size: 20px;
}
.about_heng2 .kuai .zhanwei{
	width: 65px;
}
.about_heng2_640{
	width: 96%;
	overflow: auto;
	margin: 0 auto;
	margin-top: 50px;
	display: none;
}
@media screen and (max-width: 640px) {
	.about_heng2_640{
		display: block;
	}
}
.about_heng2_640 .kuai{
	width: 100%;
	margin-bottom: 10px;
}
.about_heng2_640 .kuai .title{
	width: 100%;
	height: 60px;
	background-color: #032FA1;
	border-radius: 30px;
}
.about_heng2_640 .kuai .title .tu{
	float: left;
	margin-left: 20px;
	margin-top: 12px;
}
.about_heng2_640 .kuai .title .tu img{
	height: 36px;
}
.about_heng2_640 .kuai .title .zi{
	float: left;
	margin-left: 20px;
	color: #fff;
	margin-top: 7px;
}
.about_heng2_640 .kuai .title .zi p{
	margin: 0;
	padding: 0;
}
.about_heng2_640 .kuai .title .zi .p1{
	font-size: 16px;
}
.about_heng2_640 .kuai .title .zi .p2{
	font-size: 12px;
}
.about_heng2_640 .kuai .con{
	width: 100%;
	color: #000;
	font-size: 16px;
	margin-top: -30px;
	background-color: #F6F8FC;
	position: relative;
	z-index: -1;
	padding-top: 50px;
	padding-bottom: 20px;
}
.about_heng2_640 .kuai .con .con-kuang{
	padding: 0 40px;
}
/****about_heng2 end*****/
/****about_heng3 start*****/
.about_heng3{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 100px;
	margin-bottom: 60px;
}
.about_heng3 .title p{
	margin: 0;
	padding: 0;
	text-align: center;
}
.about_heng3 .title .p1{
	font-family: arial;
	font-size: 36px;
	font-weight: bold;
	color: #b0b0b0;
}
.about_heng3 .title .p1 span{
	position: relative;
}
.about_heng3 .title .p1 span:after{
	content: '';
	width: 100%;
	height: 6px;
	background-color: #002C9F;
	position: absolute;
	left: 0;
	bottom: -10px;
}
@media screen and (max-width: 640px) {
	.about_heng3 .title .p1{
		font-size: 30px;
	}
}
.about_heng3 .title .p2{
	margin-top: 12px;
}
.about_heng3 .title .p2 span{
	font-size: 28px;
	color: #000;
	position: relative;
}
.about_heng3 .title .p2 span:after{
	content: '';
	width: 100%;
	height: 6px;
	background-color: #002C9F;
	position: absolute;
	left: 0;
	top: -10px;
}
@media screen and (max-width: 640px) {
	.about_heng3 .title .p2 span{
		font-size: 22px;
	}
}
.about_heng3 .tuce{
	margin-top: 50px;
}
.about_heng3 .tuce div:nth-child(1){
	width: 50%;
}
@media screen and (max-width: 640px) {
	.about_heng3 .tuce div:nth-child(1){
		width: 100%;
	}
}
.about_heng3 .tuce img{
	width: 100%;
	border-radius: 3px;
}
/****about_heng3 end*****/
/****service start*****/
.service{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.service .huidi{
	width: 100%;
	height: 506px;
	padding: 70px 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.ser_l .huidi{
	background-image: url('../img/service_bg1.png');
}
.ser_r .huidi{
	background-image: url('../img/service_bg2.png');
}
.service .huidi .hexin{
	width: 96%;
	max-width: 1100px;
	margin: 0 auto;
}
.service .huidi .hexin .wenzi{
	width: 100%;
	max-width: 550px;
	padding-bottom: 30px;
	padding-top: 100px;
}
@media screen and (max-width: 640px) {
	.service .huidi .hexin .wenzi{
		padding-top: 0px;
	}
}
.ser_l .huidi .hexin .wenzi{
	float: left;
}
.ser_r .huidi .hexin .wenzi{
	float: right;
}
.service .huidi .hexin .wenzi .title{
	font-size: 30px;
	color: #000;
	position: relative;
}
@media screen and (max-width: 640px) {
	.service .huidi .hexin .wenzi .title{
		font-size: 24px;
	}
}
.service .huidi .hexin .wenzi .title:after{
	content: '';
	width: 100%;
	height: 4px;
	background-color: #032FA1;
	position: absolute;
	left: 0;
	bottom: -10px;
}
.service .huidi .hexin .wenzi .title:before{
	content: '';
	width: 241px;
	height: 141px;
	background-image: url('../img/logo_bg.png');
	position: absolute;
	left: 0;
	top: -100px;
}
@media screen and (max-width: 640px) {
	.service .huidi .hexin .wenzi .title:before{
		width: 100px;
		height: 59px;
		background-image: url('../img/logo_bg2.png');
		top: -40px;
	}
}
.service .huidi .hexin .wenzi .con{
	color: #000;
	margin-top: 30px;
	font-size: 14px;
}
.service .huidi .hexin .wenzi .con p{
	margin: 0;
	padding: 0;
}
.service .huidi .hexin .tu{
	width: 100%;
	max-width: 550px;
	height: 508px;
	position: relative;
}
@media screen and (max-width: 640px) {
	.service .huidi .hexin .tu{
		height: auto;
	}
}
.ser_l .huidi .hexin .tu{
	float: right;
}
.ser_r .huidi .hexin .tu{
	float: left;
}
.service .huidi .hexin .tu img{
	position: absolute;
    top: 0;
    max-width: 1028px;
    width: 1028px;
    height: 508px;
}
.ser_l .huidi .hexin .tu img{
	left: 0;
}
.ser_r .huidi .hexin .tu img{
	right: 0;
}
@media screen and (max-width: 640px) {
	.service .huidi .hexin .tu img{
		width: 100%;
		height: auto;
	}
}
/****service end****/
/****contact_heng1 start****/
.contact_heng1{
	width: 100%;
	overflow: auto;
	background-image: url('../img/contact_heng1.png');
	margin-top: 100px;
	padding-bottom: 160px;
}
.contact_heng1 .title p{
	margin: 0;
	padding: 0;
	text-align: center;
}
.contact_heng1 .title .p1{
	font-family: arial;
	font-size: 36px;
	font-weight: bold;
	color: #b0b0b0;
}
.contact_heng1 .title .p1 span{
	position: relative;
}
.contact_heng1 .title .p1 span:after{
	content: '';
	width: 100%;
	height: 6px;
	background-color: #002C9F;
	position: absolute;
	left: 0;
	bottom: -10px;
}
@media screen and (max-width: 640px) {
	.contact_heng1 .title .p1{
		font-size: 30px;
	}
}
.contact_heng1 .title .p2{
	margin-top: 12px;
}
.contact_heng1 .title .p2 span{
	font-size: 28px;
	color: #000;
	position: relative;
}
.contact_heng1 .title .p2 span:after{
	content: '';
	width: 100%;
	height: 6px;
	background-color: #002C9F;
	position: absolute;
	left: 0;
	top: -10px;
}
@media screen and (max-width: 640px) {
	.contact_heng1 .title .p2 span{
		font-size: 22px;
	}
}
.contact_heng1 .tubiao{
	text-align: center;
	margin-top: 15px;
}
.contact_heng1 .name{
	text-align: center;
	font-size: 20px;
	color: #032FA1;
	line-height: 2em;
	margin-top: 30px;
}
.contact_heng1 .lxfs{
	width: 96%;
	max-width: 900px;
	margin: 0 auto;
	margin-top: 80px;
}
.contact_heng1 .lxfs .kuang{
	height: 50px;
	border-radius: 25px;
	background-color: #032FA1;
}
.contact_heng1 .lxfs .kuang .tu{
	float: left;
	margin-top: 10px;
	margin-left: 35px;
}
.contact_heng1 .lxfs .kuang .zi{
	float: left;
	line-height: 44px;
	margin-left: 20px;
	color: #fff;
	font-size: 24px;
}
/****contact_heng1 end****/
/****contact_heng2 start****/
.contact_heng2{
	width: 100%;
	overflow: auto;
	background-image: url('../img/contact_heng2.jpg');
	padding-bottom: 70px;
}
.contact_heng2 .title p{
	margin: 0;
	padding: 0;
	text-align: center;
}
.contact_heng2 .title .p1{
	font-family: arial;
	font-size: 36px;
	font-weight: bold;
	color: #b0b0b0;
}
.contact_heng2 .title .p1 span{
	position: relative;
}
.contact_heng2 .title .p1 span:after{
	content: '';
	width: 100%;
	height: 6px;
	background-color: #002C9F;
	position: absolute;
	left: 0;
	bottom: -10px;
}
@media screen and (max-width: 640px) {
	.contact_heng2 .title .p1{
		font-size: 30px;
	}
}
.contact_heng2 .title .p2{
	margin-top: 12px;
}
.contact_heng2 .title .p2 span{
	font-size: 28px;
	color: #000;
	position: relative;
}
.contact_heng2 .title .p2 span:after{
	content: '';
	width: 100%;
	height: 6px;
	background-color: #002C9F;
	position: absolute;
	left: 0;
	top: -10px;
}
@media screen and (max-width: 640px) {
	.contact_heng2 .title .p2 span{
		font-size: 22px;
	}
}
.contact_heng2 form{
	width: 96%;
	max-width: 800px;
	margin: 0 auto;
	margin-top: 100px;
}
.contact_heng2 form .hang{
	margin-bottom: 30px;
}
.contact_heng2 form .hang p{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	color: #000;
	font-size: 18px;
}
.contact_heng2 form .hang .kuang{
	width: 100%;
	height: 50px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.contact_heng2 form .hang .kuang input{
	border: 0;
	margin-top: 5px;
}
.contact_heng2 form .hang .k_text{
	height: 170px;
}
.contact_heng2 form .hang .kuang textarea{
	border: 0;
	height: 170px;
	resize: none;
}
.contact_heng2 form .hang .kuang img{
	margin-top: 10px;
}
.contact_heng2 form .anniu{
	width: 260px;
	overflow: auto;
	margin: 0 auto;
}
.contact_heng2 form .anniu button{
	width: 120px;
	height: 40px;
	color: #fff;
	border: 0;
	font-size: 16px;
	cursor: pointer;
}
.contact_heng2 form .anniu .an1{
	float: left;
	background-color: #002C9F;
}
.contact_heng2 form .anniu .an2{
	float: right;
	background-color: #C5C5C5;
}
/****contact_heng2 end****/