h3.commonH3 {
	display: block;
	font-size: 34px;
	line-height: 36px;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 60px;
}

.main {
	width: 1200px;
	margin: 0 auto;
}

.forward {
	background: #ebedf3;
	padding-bottom: 50px;
}

.forward dl {
	margin-top: 25px;
}

.forward dl dt {
	float: left;
	margin-left: 14px;
}

.forward dl dt img {
	display: block;
	width: 490px;
	height: 335px;
}

.forward dl dd {
	float: left;
	width: 585px;
	margin-left: 80px;
}

.forward dl dd p.text {
	font-size: 16px;
	line-height: 26px;
	color: #666;
	margin-top: 12px;
}

.forward b.title {
	display: block;
	font-weight: normal;
	font-size: 30px;
	line-height: 36px;
	color: #0077D4;
	margin: 112px auto 0;
	padding-bottom: 13px;
}

.advantage {
	padding-bottom: 40px;
}

.advantage .advanList {
	margin-top: 99px;
}

.advantage .advanList dl {
	float: left;
	width: 20%;
}

.advantage .advanList dl dt {
	width: 80px;
	height: 92px;
	margin: 0 auto;
}

.advantage .advanList dl dt img {
	display: block;
	width: 100%;
	height: 100%;
}

.advantage .advanList dl dd span {
	display: block;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: #333;
	font-weight: bold;
	margin: 80px auto 9px;
}

.advantage .advanList dl dd p {
	max-width: 199px;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin: 0 auto;
}

.asset,
.service {
	background: #ebedf3;
}

.commonList {
	margin-top: 48px;
}

.commonList dl {
	height: 390px;
	box-sizing: border-box;
	float: left;
	margin-right: 30px;
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	width: 580px;
	padding-bottom: 33px;
	background: #fff;
	margin-bottom: 35px;
}

.commonList dl.marZero {
	margin-right: 0;
}

.commonList dl dt {
	width: 177px;
	height: 198px;
	margin: 4px auto 28px;
}

.commonList dl dt img {
	display: block;
	width: 100%;
	height: 100%;
}

.commonList dl dd span {
	display: block;
	font-size: 24px;
	line-height: 26px;
	text-align: center;
	color: #333;
	margin: 0 auto 23px;
}

.commonList dl dd p {
	min-height: 78px;
	font-size: 16px;
	line-height: 26px;
	color: #666;
	margin: 0 auto;
	padding: 0 36px;
}

.reverse {
	background: #fff;
}

.asset .commonList dl,
.reverse .commonList dl {
	box-shadow: 0px 0px 9px 0px rgba(227, 227, 227, 0.71);
}

.reverse .commonList dl dd {
	margin-top: -30px;
}

.asset .commonList dl dd {
	margin-top: -14px;
}

.asset h3.commonH3 {
	margin-bottom: 38px;
}

.reverse .commonList dl dd p {
	min-height: 104px;
}

.asset h3 {
	line-height: 50px;
}

.business form {
	padding-top: 30px;
}

.business form ul {
	width: 816px;
	margin: 0 auto;
}

.business form ul li {
	margin: 20px 15px 0;
	border-radius: 3px;
	width: 378px;
	min-height: 48px;
	float: left;
	box-sizing: border-box;
	border: 1px solid rgb(215, 222, 227);
}

.business form ul li.contact {
	width: 786px;
}

.business form ul li input {
	padding: 12px 9px;
	border: none;
	color: #333;
	font-size: 14px;
	width: 100%;
	border-radius: 3px;
	box-sizing: border-box;
}

.business form p.submit {
	border-radius: 3px;
	background-color: rgb(0, 119, 212);
	width: 158px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin: 30px auto 60px;
	cursor: pointer;
}

.business form ul li.code {
	border: none;
}

.business form ul li.code p.codeP {
	box-sizing: border-box;
	width: 275px;
	float: left;
	border-radius: 3px;
	overflow: hidden;
	border: 1px solid rgb(215, 222, 227);
}

#idcode,
.business form ul li.code .figure {
	width: 88px;
	float: right;
}

.business form ul li.code .ehong-idcode-val,
.business form ul li.code .figure p.img {
	width: 88px;
	height: 46px;
	line-height: 46px;
	margin-left: 0;
	/*float: none;*/
}

.business form ul li.code .ehong-idcode-val {
	box-sizing: border-box;
	display: block;
	font-size: 20px;
}

.business form ul li.code .ehong-code-val-tip {
	margin: 0;
	width: 88px;
	display: block;
}

.business form ul li.code .figure p.img img {
	/*vertical-align: middle;*/
	max-width: 100%;
}

.business form ul li.code .ehong-code-val-tip,
.business form ul li.code .figure .change {
	text-align: center;
	cursor: pointer;
	color: #0077d4;
	font-size: 14px;
	line-height: 32px;
}

.webText,
.webImg,
.img.webImg {
	display: none !important;
}