@charset "utf-8";

.footer_an {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	font-family: "Microsoft YaHei";
	border-top: 4px solid #e13823;
	clear: both
}

.footer_an a {
	color: #666
}

.footer_an a:hover {
	color: #e13823;
	text-decoration: none
}

.footer_an .footer_bw {
	width: 980px;
	margin: 0 auto
}

.footer_an .footer_top {
	padding: 40px 130px 25px 450px;
	position: relative;
	overflow: hidden;
	min-height: 160px
}

.footer_an .footer_dl {
	position: absolute;
	left: 0;
	top: 40px
}

.footer_an .footer_dl dt {
	font-size: 18px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 15px;
	margin-bottom: 15px
}

.footer_an .footer_dl dd span {
	padding-right: 30px
}

.footer_an .foot_code {
	position: absolute;
	right: 0;
	top: 40px;
	text-align: center;
	width: 120px;
	line-height: 18px
}

.footer_an .foot_code img {
	margin-bottom: 5px
}

.footer_an .footer_ul {
	line-height: 30px;
	margin-left: -40px
}

.footer_an .footer_ul li {
	height: 30px;
	float: left;
	width: 255px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 40px
}

.footer_an .footer_links {
	padding-bottom: 5px
}

.footer_an .footer_links span {
	padding: 0 25px;
	color: #e9e9e9
}

.footer_an .footer_bottom {
	text-align: center;
	padding: 15px 0;
	border-top: 1px solid #e1e1e1
}

.footer_an .footer_bottom .txt a {
	padding: 0 5px 0 0
}

.footer_an .footer_bottom .txt span {
	padding: 0 10px
}

.position_nav {
	height: 50px;
	line-height: 50px
}

.position_nav .sa {
	padding: 0 5px
}