@charset "utf-8";
/* CSS Document */
.fla{
	width: 100%;
	height: 700px;
	
	background-position: center top;
	background-size: auto 100%;
}
.one{
	background-color: #fff;
	width: 100%;
	height: 900px;
	overflow: hidden;
	background-image: url(../img/busness_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.one_k{
	width: 1200px;
	padding-left: 75px;
	box-sizing: border-box;
}
.one_k h1{
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 14px;
	margin-top: 160px;
	color: #333333;
}
.one_k h2{
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 30px;
	color: #999999;
}
.one_k p{
	font-size: 14px;
	line-height: 30px;
	width: 535px;
	margin-left: 0;
	margin-bottom: 30px;
	color: #333333;
}
.one_k .hezuo{
	width: 120px;
	height: 50px;
	border: solid 1px #dbdbdb;
	text-align: center;
	line-height: 50px;
	box-sizing: border-box;
	border-radius: 25px;
	margin-left: 0;
	font-size: 14px;
}
.one_k .hezuo a{
	color: #959595;
	font-weight: bold;
}
.two{
	width: 100%;
	height: 900px;
	overflow: hidden;
	background-color: #f4f4f4;
}
.two_k{
	width: 1200px;
	padding-top: 110px;
}

.two_k h1{
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 14px;
	color: #333333;
	text-align: center;
}
.two_k h2{
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 50px;
	color: #999999;
	text-align: center;
	
}
.two_k h3{
	width: 13px;
	height: 2px;
	display: block;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	background-color: #999999;
	margin-bottom: 14px;
}
.two_n{
	width: 1015px;
	height: 530px;
	overflow: hidden;
	background-color: #fff;
	padding: 17px;
	position: relative;

}
.two_n img{
	float: left;
	margin-right: 55px;
}
.two_n p{
	margin-right: 55px;
	line-height: 30px;
	font-size: 14px;
	color: #333333;
}
.two_nr{
	padding-top: 40px;
}
.two_n .hezuo{
	width: 120px;
	height: 50px;
	border: solid 1px #dbdbdb;
	text-align: center;
	line-height: 50px;
	box-sizing: border-box;
	border-radius: 25px;
	margin-left: 0;
	font-size: 14px;position: absolute;
	right: 55px;
	bottom: 60px;
}
.two_n .hezuo a{
	color: #959595;
	font-weight: bold;
}
.three{
	width: 100%;
	height: 900px;
	overflow: hidden;
	background-image: url(../img/busness_09.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.three h1{
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 14px;
	color: #fff;
	text-align: center;
	margin-top: 210px;
}
.three h2{
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 40px;
	color: #c8c8c8;
	text-align: center;
	
}
.three h3{
	width: 13px;
	height: 2px;
	display: block;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	background-color: #c3c3c3;
	margin-bottom: 14px;
}
.three_k{
	width: 780px;
	height: 315px;
	overflow: hidden;font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.three .hezuo{
	width: 120px;
	height: 50px;
	border: solid 1px #fff;
	text-align: center;
	line-height: 50px;
	box-sizing: border-box;
	border-radius: 25px;
	
	font-size: 14px;
}
.three .hezuo a{
	color: #fff;
	font-weight: bold;
}
.biaodan{
	height: 230px;
	width: 1200px;
	overflow: hidden;box-shadow:3px 3px 6px rgba(0,0,0,0.15);
	margin-top: 50px;
	margin-bottom: 50px;
	background-color: #f6f6f6;
	box-sizing: border-box;
	padding-left: 15px;
	padding-top: 36px;
}
.biaodan h1{
	margin-bottom: 25px;
	padding-left: 15px;
	background-image: url(../img/hezuo_03.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: normal;
	color: #555555;
}
.biaodan h1 span{
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	color: #000;
}
.biaodan li{
	float: left;
	width: 385px;
	height: 40px;
	margin-bottom: 17px;
}
.biaodan li h2{
	float: left;
	width: 85px;
	display: block;
	padding-right: 13px;
	box-sizing: border-box;
	line-height: 40px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	color:#333333;
}
.biaodan li h2 span{
	color:#ff0000;
	padding-right: 10px;
}
.biaodan li input[type=text]{
	height: 40px;
	width: 300px;
	box-sizing: border-box;
	border: solid 1px #c7c7c7;
	border-radius: 4px;
	background-color: #f6f6f6;
	padding-left: 12px;
	padding-right: 12px;
}
.biaodan li.text{
	width: 770px;
}
.biaodan li textarea{
	height: 60px;
	width: 685px;
	box-sizing: border-box;
	border: solid 1px #c7c7c7;
	border-radius: 4px;
	background-color: #f6f6f6;
	padding-left: 12px;
	padding-right: 12px;
}
.biaodan li input[type=submit]{
	height: 40px;
	width: 100px;
	box-sizing: border-box;
	border: solid 1px #c7c7c7;
	border-radius: 4px;
	background-color: #c7c7c7;
	margin-left: 85px;
	margin-top: 10px;
}