.footer{
	width: 100%;
	/*height: 126px;
	height: 0.4016rem;*/
	min-width: 1080px;
	background: #000000;
	text-align: center;
	margin:0 auto;
	color: #eaeaea;
	overflow:hidden;
	padding: 0 300px;
	padding: 0 0.9563rem;
}
.footer .footer-content-box{
	margin: 0 auto;
	padding-top: 20px;
	padding-top: 0.0637rem;
}
.footer #ul_1{
	display: block;	
	width: 544px;
	width: 1.7341rem;
	margin: 0 auto;
	font-size: 16px;
	font-size: 0.051rem;
}
.footer #ul_2{
	min-height: 30px;
	min-height: 0.096rem;
	margin: 0 auto;
	font-size: 16px;
	font-size: 0.051rem;
	margin-top: 17px;
	margin-top: 0.057rem;
	text-align: center;
}
.footer #ul_1 li{
	width: 107px;
	width: 0.341rem;
	float: left;
	list-style-type:none;
	color: #FFFFFF;
	height: 16px;
	height: 0.051rem;
	font-size: 16px;
	font-size: 0.0407rem;
	text-align: center;
}
.footer #ul_2 #li_{
	clear: both;
	list-style-type:none;
	color: #FFFFFF;
	height: 16px;
	height: 0.051rem;
	font-size: 12px;
	font-size: 0.03825rem;
	color: #a1a0a3;
}
.footer ul li a{
	display: inline-block;
	padding-left: 20px;
	padding-left: 0.06375rem;
	padding-right: 20px;
	padding-right: 0.06375rem;
	border-right:2px solid #FFFFFF;	
	border-right:0.0063rem solid #FFFFFF;	
	color: #FFFFFF;	
}
#bor-no{
	border: none;
}
.footer .footer-3{
	font-size: 12px;
	font-size: 0.03825rem;
	color: #a1a0a3;
	margin-bottom: 15px;
	margin-bottom: 0.0478rem;
}
.suspension{
	background: #FFFFFF;
	width: 50px;
	width: 0.15938rem;
	position: fixed;
	left: 96%;
	top:45%;
	z-index:2;
}
.suspension li{
	box-shadow: 0 0 5px #e3e3e3;
	width: 50px;
	width: 0.15938rem;
	height: 50px;
	height: 0.15938rem;
	font-size: 12px;
	font-size: 0.0382rem;
	cursor: pointer;
}
.suspension li span{
	display: block;
	width: 50px;
	width: 0.15938rem;
	height: 25px;
	height: 0.07969rem;
	text-align: center;
}
.suspension .return-top{
	background: url(../static/images/arrow.png) no-repeat center;
}
.suspension .WeChat{
	background: url(../static/images/weixin.png) no-repeat center;
}
.suspension .Consultation{
	background: url(../static/images/zixun.png) no-repeat center;
}
.suspension-active{
	background: #3088f3;
	color: #FFFFFF;
}
.suspension .WeChat-box{
	position: relative;
}
.suspension .WeChat-icon-box{
	display: none;
	box-shadow: 0 0 5px #e3e3e3;
	background: url(../static/images/erweima.jpg) no-repeat center;
	background-size:100% ;
	width: 153px;
	width: 0.4877rem;
	height: 153px;
	height: 0.4877rem;
	position: absolute;
	top: -50px;
	top: -0.15938rem;
	left: -160px;
	left: -0.51rem;
}
.footer ul li a.bor-no {
    border: none;
}