/*底部*/
.fd-green {
	height:180px;
	background:#00704A;
	padding-top: 24px;
}
.fd-black {
	padding-top: 29px;
	background: url(../images/fd_bg.png) center bottom no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.fd-nav ul {/*display: flex;display: -webkit-flex;justify-content:space-between;*/
	width: 100%;
	padding-bottom: 53px;
	font-size: 0;
	text-align:justify;
	text-justify:distribute-all-lines;/*ie6-8*/
	text-align-last:justify;/* ie9*/
	-moz-text-align-last:justify;/*ff*/
	-webkit-text-align-last:justify;/*chrome 20+*/
}
.fd-nav ul:after {
	display:inline-block;
	content:'';
	overflow:hidden;
	width:100%;
	height:0;
}
.fd-cont {
	overflow: hidden;
}
.fd-info {
	color: #888C8E;
	font-size: 12px;
	line-height: 28px;
	float: left;
	padding-top: 6px;
}
.fd-code {
	float: right;
}
.fd-code .code {
	width:100px;
	text-align: center;
	font-size: 12px;
	float: left;
	margin-left: 120px;
	color: #888C8E;
	line-height: 24px;
}
.fd-code .code img {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 8px;
	width:90px;
	height:90px;
}
.fd-copy {
	border-top: 1px solid rgba(255, 255, 255, .1);
	padding: 10px 0;
	color: #888C8E;
	font-size: 12px;
	margin-top: 17px;
}
.fd-gray {
	background: #F4F5FA;
	height: 224px;
	padding-top: 50px;
}
.fd-gray dl {
	float: left;
	width: 33.333%;
	text-align: center;
	color: #333;
	font-weight: bold;
}
.fd-gray dl dt {
	margin-bottom: 20px;
}
.fd-gray dl h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.fd-expo .fd-info {
	width: 641px;
	float: left;
	position: relative;
}
.fd-expo .fd-info p a {
	color: #75797B;
	font-size: 14px;
	margin-right:35px;
}
.fd-expo .fd-info a:hover {
	text-decoration: underline;
	color: #fff;
}
.fd-mag {
	margin-top:0px;
}
.fd-copy a {
	font-size: 12px;
	color: #888C8E;
	margin-right: 13px;
	display: inline-block;
}
.fd-copy p {
	line-height:30px;
}
.fd-copy a:hover {
	text-decoration: underline;
	color: #fff;
}
.fd-copy em {
	padding-left:38px;
}
.fd-gry dl {
	float: left;
	width: 25%;
	text-align: center;
	color: #333;
	font-weight: bold;
}
.fd-gry dl dt {
	margin-bottom: 20px;
}
.fd-gry dl h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.fd-gry dl p {
	font-size: 14px;
}
.fd-company {
	overflow:hidden;
	margin-top:40px;
}
.company-box {
	float:left;
	line-height:19px;
}
.company-r {
	margin-left:47px;
}
.company-box img {
	float:left;
}
.company-box span {
	float:left;
	font-size:14px;
	color:#75797B;
	margin-left:14px;
}
/*二级页面底部*/
.exh-zc {
	width:100%;
	background:#fff;
	overflow:hidden;
	padding:50px 0px;
}
.exh-city-list {
	width: 1210px;
	margin: 0 auto;
	overflow: hidden;
}
.exh-city-title {
	text-align: center;
	position: relative;
}
.exh-city-title h2 {
	font-size: 22px;
	color: #333;
	margin-bottom: 7px;
}
.exh-city-box {
	width: 1300px;
	margin-top: 40px;
}
.city-logo {
	width: 205px;
	float: left;
	display: block;
	text-align: center;
	margin-right: 46px;
}
.city-logo img {
	width:90px;
	height:90px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
}
.city-logo:hover {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}
.city-logo h2 {
	font-size:22px;
	color:#333;
	margin-top: 15px;
}
.city-logo p {
	font-size:14px;
	color:#999;
	margin-top: 8px;
}
.fd-top {
	width:100%;
	height:70px;
	background:#242323;
}
.fd-m-top {
	width:1210px;
	height:70px;
	margin:0 auto;
	line-height:70px;
}
.fd-m-top a {
	font-size:16px;
	color: #888C8E;
	margin-left:141px;
	display:inline-block;
}
.fd-m-top a:hover {
	color:#fff;
	text-decoration:underline;
}
.fd-m-top a:first-child {
	margin-left:0px;
}
.fd-info-l {
	float:left;
}
.fd-info-l p {
	font-size:14px;
	color:#888C8E;
	line-height: 32px;
}
.fd-info-l p em {
	padding: 0px 2px;
}
.fd-info-l p span {
	color:#888C8E;
	font-weight: bold;
}
.fd-info-r {
	float:left;
	margin-left:100px;
}
.info-company {
	overflow:hidden;
	margin-top: 2px;
}
.info-company img {
	float:left;
	margin-top: 5px;
}
.info-company span {
	float:left;
	font-size:14px;
	color:#fff;
	margin-left:14px;
}
