﻿@charset "utf-8";
/*顶部横条*/


/*底部*/
.footer {
	background: #fff;
	color: #ccc;
	line-height: 20px;
	font-size: 13px;
	clear: both;
	text-align: center
}
.footbar {
	background: #444;
	height: 42px;
	line-height: 42px;
	position: relative;
}
.footbar a {
	color: #f0f0f0;
}
.footbar a:hover {
	color: #fc0;
}
.f_nav {
	position: absolute;
	width: px;
	right: 50%;
	margin-right: -510px;
	font-size: 14px
}
.linkboxtitle {
	position: absolute;
	width:80px;
	left:45%;
	margin-left: -616px;
	font-size: 14px;
	text-align:left;
	
	padding: 0 0 0 60px;
}
.linkbox {
	position: absolute;
	width:1300 px;
	left:45%;
	margin-left: -553px;
	font-size: 14px;
	text-align: right;
	
	padding: 0 0 0 60px;
}
.linkbox a {
	background: url(../images/footicon.jpg) no-repeat right center;
	display: inline-block;
	padding: 0 30px 0 18px;
	font-size: 14px
}
.linkbox a:hover, .linkbox a.cur {
	background: url(../images/footicon2.jpg) no-repeat right center;
	color: #fff;
	text-decoration: none
}
.linklist {
	position: absolute;
	width:1220px;
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
	bottom: 42px;
	left:46.5%;
	margin-left: -585px;
	z-index: 2001;
	font-size: 12px;
	color: #bf1920;
	text-align: left;
	padding: 20px 40px;
	border: solid 2px #eee;
	display: none;
}
.linklist.cur {
	display: block
}
.linklist a {
	color: #222;
	line-height: 15px;
	padding: 3px 0;
	width: 218px;
	display: block;
	white-space: nowrap;
	float: left;
}
.linklist a:hover {
	color: #bf1920;
}
.linklist a {
	color: #222;
	line-height: 15px;
	padding: 3px 0;
	width: 218px;
	display: block;
	white-space: nowrap;
	float: left;
}
.linklist b {
	color: #bf1920;
	font-size: 15px;
	display: block
}
.linklist.sgcc li {
	float: left;
	padding: 0 31px 0 0;
}
.linklist.sgcc a {
	float: none;
	width: auto
}




.footer .w {width: 1300px; margin: 0px auto; margin-top: 10px; position: relative;}
.footer .w .w_con{ width: 1300px; margin: 0px auto; }
.footer .w .w_con .w_link{ width: 342px; height: 30px; margin: 0px auto; margin-top: 5px; position: absolute; right: 0px; top:-48px}
.footer .w .w_con .w_link a{ font-size: 14px; color: #c0bebe;display: block;  float: left;}
.footer .w .w_con .w_link span{ font-size: 14px; color: #c0bebe; display: block; margin: 0px 13px; float: left;}
.footer .w .w_con .contant{width: 750px; font-size:15px; color: #333;line-height: 30px; text-align:left;  float:left; margin-top: 20px;}

.footer .w .w_con .ewm{ width:120px; margin: 0px auto;  float: right; margin-bottom: 20px;}
.footer .w .w_con .ewm .img{width:80px;height:80px; padding:8px; margin:8px; border: 1px #eee solid;}
.footer .w .w_con .ewm .img img{width:80px;height:80px; overflow: hidden;}
.footer .w .w_con .ewm p{ font-size: 13px; color: #888; text-align: center;}



