*{
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}
#Hero-bar{
	width: 100%;
	overflow: hidden;
	background: #1b1b1b;
	position: relative;
	z-index: 999;
	padding-bottom: 9.5px;
}
footer .f_t{
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
footer .f_t ul{
    width: 196px;
    height: 10.5px;
    margin-top: 7.5px;
    display: inline-block;
}
footer .f_t ul li{	
    width: auto;
    height: 14.5px;
    line-height: 9.5px;
    text-align: center;
    padding-right: 12.6%;
    /*float: left;*/
    padding-left: 37.6%;
}
/*footer .f_t ul li:nth-child(1){
	border-right: 1px solid #535353;
}*/
footer .f_t ul a{
	width: auto;
	color: #fff;
	font-size: 12px;
}
footer .f_t .tel{
	width: 115px;
	height: 22.5px;
	display: inline-block;
}
footer .f_t .tel a{
	display: block;
	font-size: 10.5px;
	color: #fff;
	line-height: 22.5px;
}
footer .f_t .tel a i{
	display: inline-block;
	width: 22.5px;
	height: 22.5px;
	margin-right: 5.5px;
	float: left;
	background: url(../images/tel.png);
	background-size: 100% 100%;
}
footer .f_txt{
	width: 100%;
	height: 19px;
	line-height: 19px;
	color: #969696;
	font-size: 12px;
	text-align: center;
}
footer .f_link{
	width: 130.5px;
	height:13px;
	margin: 0 auto;
	color: #707070;
	font-size: 12px;
	line-height: 13px;
}
footer .f_link .f_a01{
	display: inline-block;
	width: 12.5px;
	height: 13px;
	float: left;
	margin-right: 3px;
}
footer .f_link .f_a02{
	width: 11.5px;
	height: 13px;
	display: inline-block;
	float: left;
	margin-right: 7px;
}
footer .f_link .f_a01 img,footer .f_link .f_a02 img{
	width: 100%;
	height: 100%;
}

footer .f_link {
	width: 100%;
	height: 13px;
	text-align:center;
	color: #969696;
	font-size: 12px;
	line-height: 13px;
}
footer .f_link a{
	color:#969696;
}
footer a{
	color:#969696;
}
footer .f_link .f_a01 {
	display: inline-block;
	width: 12.5px;
	height: 13px;
	float: left;
	margin-right: 3px;
}
footer .f_link .f_a01 img, footer .f_link .f_a02 img {
	width: 100%;
	height: 100%;
}
footer .f_link .f_a02 {
	width: 11.5px;
	height: 13px;
	display: inline-block;
	float: left;
	margin-right: 7px;
}
footer .f_new {
	width: 100%;
	height: 13px;
	text-align:center;
	color: #969696;
	font-size: 12px;
	line-height: 13px;
}
footer .f_new a{
	color:#969696;
}