﻿/*我们承诺*/
.zxzx {
	width:100%;
	height: 264px;
	background: #009946;
}
.zxzx .container {
	 margin: 0 auto;
    width: 1200px;
	height: 264px;
	position: relative;
}
.zxzx .zxzxbg {
	width: 238px;
	height: 288px;
	background: url(../images/zxzxbg01.png) no-repeat center;
	position: absolute;
	left: 0;
	top: -24px;
}
.zxzx .conleft {
	margin-left: 238px;
	padding-top: 30px;
	color: #fff;
}
.zxzx .conleft .zxzx_p1 {
	margin-bottom: 15px;
}
.zxzx .conleft .zxzx_p2 {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.zxzx .conleft .zxzx_p2 span {
	float: left;
	margin-right: 15px;
	padding-left: 12px;
	font-size: 16px;
	background: url(../images/zxzx02.png) no-repeat left center;
}
.zxzx .conleft .zxzx_p3 {
	width: 440px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 22px;
	color: #4b440d;
	background: #fde200;
	border-radius: 25px;
	box-shadow: 3px 3px 10px #00803a;
	margin-bottom: 15px;
}
.zxzx .conleft .zxzx_tel {
	padding-left: 55px;
	height: 50px;
	background: url(../images/zxzx_tel.png) no-repeat left center;
}
.zxzx .conleft .zxzx_tel .p1 {
	font-size: 14px;
	height: 20px;
	line-height: 20px;
}
.zxzx .conleft .zxzx_tel .p2 {
	font-size: 28px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}
.zxzx .conright {
	width: 401px;
	padding: 24px 32px;
	background: #00672f;
	height: 216px;
	color: #fff;
}
.zxzx .conright h4 {
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}
.zxzx .conright h4 span {
	display: block;
	font-size: 20px;
}
.zxzx .conright .info_p1 {
	height: 40px;
	background: #fff;
	position: relative;
	margin-bottom: 8px;
}
.zxzx .conright .info_p1 span.ico {
	float: left;
	width: 40px;
	height: 40px;
	border-right: 1px solid #dddddd;
	background: url(../images/zxzx03.png) no-repeat center;
}
.zxzx .conright .info_p1 input {
	float: right;
	width: 355px;
	height: 40px;
	border: none;
	line-height: 40px;
	text-indent: 12px;
	font-size: 14px;
	color: #666;
}
.zxzx .conright .info_p2 {
	height: 40px;
	background: #fff;
	position: relative;
	margin-bottom: 8px;
}
.zxzx .conright .info_p2 span.ico {
	float: left;
	width: 40px;
	height: 40px;
	border-right: 1px solid #dddddd;
	background: url(../images/zxzx04.png) no-repeat center;
}
.zxzx .conright .info_p2 input {
	float: right;
	width: 355px;
	height: 40px;
	border: none;
	line-height: 40px;
	text-indent: 12px;
	font-size: 14px;
	color: #666;
}
.zxzx .conright .ljtja {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 21px;
	text-align: center;
	line-height: 40px;
	color: #413b0c;
	background: #fde200;
	border: 0;
	cursor: pointer;
}
