.about {
	overflow: hidden;
	margin: 0 auto;
	min-width: 20.48rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}
.about .section-4 {
	height: 700px;
	width: 100%;
	background: url(http://56fanyun.com/image/04/n1.jpg) no-repeat center center / auto 100%;
}
.about .section-4 .con {
	width: 1200px;
	margin: 0 auto;
	padding-top: 200px;
}
.about .section-4 .con p {
	color: #fff;
	font-size: 14px;
	text-indent: 2em;
	margin: 25px 0;
	line-height: 28px;
}
.about .section-5 {
	height: 700px;
	width: 100%;
	background: url(http://56fanyun.com/image/04/n2.jpg) no-repeat center center / auto 100%;
	box-sizing: border-box;
}
.about .section-5 .contact-con {
	width: 1000px;
	margin: 0 auto;
	padding-top: 120px;
}

.fw_s span{color:red;}
.content {
	position: relative;
	z-index: 2;
}
.hide_box {
	z-index: 999;
	filter: alpha(opacity=50);
	background: #666;
	opacity: 0.5;
	-moz-opacity: 0.5;
	left: 0;
	top: 0;
	height: 99%;
	width: 100%;
	position: fixed;
}
.shang_box {
	width: 300px;
	height: 300px;
	padding: 10px;
	background-color: #fff;
	border-radius: 10px;
	position: fixed;
	z-index: 1000;
	left: 50%;
	top: 50%;
	margin-left: -280px;
	margin-top: -280px;
	border: 1px dotted #dedede;
}
.shang_close {
	float: right;
	display: inline-block;
}
.shang_box img {
	border: none;
	border-width: 0;
}
.shang_tit {
	width: 100%;
	height: 75px;
	text-align: center;
	line-height: 66px;
	color: #a3a3a3;
	font-size: 16px;
	font-family: 'Microsoft YaHei';
	margin-top: 7px;
	margin-right: 2px;
}
.shang_tit p {
	color: #a3a3a3;
	text-align: center;
	font-size: 16px;
}
.shang_payimg {
	width: 140px;
	padding: 10px;
	border: 6px solid #EA5F00;
	margin: 0 auto;
	border-radius: 3px;
	height: 140px;
}
.shang_payimg img {
	display: block;
	text-align: center;
	width: 140px;
	height: 140px;
}

.shang_box img {
	border: none;
	border-width: 0;
}

.shang_box img {
	border: none;
	border-width: 0;
}
.shang_info p, .shang_info a {
	color: #C3C3C3;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	line-height: 2em;
	width:100%;
}
table{width: 1200px;margin: 0 auto;}
td{line-height: 40px}
.ArticleList{margin: 40px 0px;}