﻿@charset "utf-8";

/* fnav css */
.fnav {
	background: #446085;
	width: 100%;
	padding-bottom: 20px;
}
.footer_content {
	width: 1128px;
	margin: 0 auto;
}

/* 上 */
.footer_top {
	overflow: hidden;
	padding-top: 58px;
}
.footer_top_one {
	/*background: url('../../images/hy/erweima.jpg') no-repeat;*/
	width: 140px;
	height: 200px;
	float: left;
}
.footer_top_one_text {
	float: left;
	
	padding-left: 12px;
	color: #fff;
    opacity: .7;
	font-size: 13px;
}

.footer_top_two {
	float: left;
	width: 200px;
	height:150px;
	border-right: 1px solid #52719a;
	margin: 0px 50px 0px 0px;
}

.footer_top_two h3 {
	font-size: 20px;
	font-weight: normal;
    color: #ffffff;
    padding-bottom: 15px;
}

.footer_top_two h3 a {
	font-size: 20px;
	font-weight: normal;
    color: #ffffff;
    padding-bottom: 15px;
}
.footer_top_two ul {
	list-style-type: none;
}
.footer_top_two li {
	font-size: 13px;
	color: #a2a2a2;
	font-weight: normal;
	line-height: 35px;
}
.footer_top_two li a {
	color: #ffffff;
    opacity: .7;
}

.footer_top_three {
	float: left;
	width: 150px;
	margin: 0px 10px 0px 20px;
}

.footer_top_three h3 {
	font-size: 20px;
	font-weight: normal;
    color: #ffffff;
    padding-bottom: 15px;
}

.footer_top_three ul {
	list-style-type: none;
}
.footer_top_three li {
	font-size: 13px;
	color: #a2a2a2;
	font-weight: normal;
	line-height: 35px;
}
.footer_top_three li a {
	color: #fff;
    opacity: .7;
}

.footer_top_four {
	float: left;
	width: 258px;
	margin: 0px;
}
.footer_top_four h3 {
	font-size: 20px;
	font-weight: normal;
    color: #fff;
    padding-bottom: 15px;
}
.footer_top_four ul {
	list-style-type: none;
}
.footer_top_four li {
	font-size: 13px;
	color: #fff;
    opacity: .7;
	font-weight: normal;
	line-height: 35px;
}
.footer_top_four_last_li {
	padding-left: 40px;
}

.footer_top_five {
	float: left;
	width: 235px;
    margin-left: 40px;
}
.footer_top_five ul {
	list-style-type: none;
}

.footer_top_five li a {
	color: #fff;
    opacity: .7;
}

.footer_top_five h3 {
	font-size: 20px;
	font-weight: normal;
    color: #ffffff;
    padding-bottom: 15px;
}

.footer_top_five li {
	font-size: 13px;
	color: #a2a2a2;
	font-weight: normal;
	line-height: 35px;
}
.footer_top_five li div {
	background: url('../../images/hy/phone.png') no-repeat scroll 90px 50% transparent;
	height: 76px;
	padding-left: 120px;
}
.footer_top_five_last_li {
	font-size: 24px;
	padding-left: 60px;
}

/* 下 */
.footer_bottom {
	margin-top: 30px;
}
.footer_bottom h4 {
	text-align: center;
	color: #80a2b3;
}
.footer_bottom p {
	font-size: 13px;
	font-weight: normal;
}

/* footer_after页面 */
.copyright_after {
	width: 100%;
	height: 100%;
	background-color: #446085;
	margin-top: 20px;
	left: 0px;
	bottom: 0px;
	z-index: 999999;
}
.copyright_after p {
	color: #F5F5F5;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
}
.copyright_after a {
	color: #F5F5F5;
	line-height: 20px;
	padding: 0 15px;
}