/* 96KaiFa原创源码，唯一官网：www.96kaifa.com */
@charset "utf-8";

.banner {
	width: 100%;
	min-width: 1200px;
	height: 300px;
	background: url(../images/banner-contact.png) center top no-repeat;
}

.banner2 {
	width: 100%;
	min-width: 1200px;
	height: 200px;
	background: url(/96kaifa/CloudStatic/about_v2/images/banner-disclaimer.jpg) center top no-repeat;
}

.section {
	padding: 50px 0 100px;
}

.section h3 {
	position: relative;
	height: 54px;
	line-height: 30px;
	font-size: 30px;
	font-weight: normal;
	color: #333;
	text-align: center;
}

.section h3 em {
	position: absolute;
	bottom: 0;
	left: 50%;
	display: inline-block;
	width: 38px;
	margin: 0 0 0 -19px;
	border-bottom: 3px solid #d53939;
}

.section .article {
	margin: 46px 0 0;
}

.section .article .article-lt {
	width: 515px;
}

.section .article .article-lt p {
	margin: 0 0 16px 0;
	font-size: 16px;
	color: #333;
}

.section .article .article-lt .zhushi {
	font-size: 14px;
	color: #999;
}

.section .article .article-lt .wx-ewm {
	margin: 35px 0 0;
}

.section .article .article-lt dl {
	float: left;
	max-width: 115px;
	margin: 0 19px 0 0;
}

.section .article .article-lt dl dd {
	margin: 9px 0 0;
	font-size: 14px;
	color: #666;
	text-align: center;
}

.section .article .article-lt dl dt img {
	display: block;
	margin: 0 auto;
}

#allmap {
	width: 670px;
	height: 400px;
}