/* 底部及其版权-------------------------------------------- */
.footer{
	background:#2e3439;
}
.footer-instructions{
	height:312px;
}
.footer-instructions>div{
	width:135px;
	float:left;
}
.footer-instructions ul{
	color:#959696;
}
.footer-log{
    width: 169px;
    height: 177px;
    margin: 65px 0px 0px 15px;
    background: url(../../../Img/webSetIndex/index/copyright-log.png) no-repeat;
    background-repeat: no-repeat;
}
.footer-d310px{
	width:300px !important;
}
.vertical-line{
	width: 30px !important;
	height:210px;
	border-left: 1px solid #86949F;
	margin-top: 50px;
}
.footer-ul{
	margin-top:54px; 
	padding-right: 20px;
}
.footer-ul span{
	margin-left:11px;
}
.footer-ul span.break{
	width: 282px;
	word-break: break-all; 
	margin-left: 9px;
}
.footer-phone{
	padding-left:50px; 
	font-size:22px; 
	font-weight:bold;
	line-height: 36px;
}
.footer-consult{
	font: 16px "Medium";
	width:225px;  
	height:43px; 
	line-height:43px; 
	background:#0099CC; 
	text-align:center; 
	color:#FFFFFF; 
	background-image:url(../../../Img/webSetIndex/index/footer-button.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
.footer-consult:hover{
	-moz-box-shadow:0 0 10px #fff;
	-webkit-box-shadow:0 0 10px #fff;
	box-shadow:0 0 10px #fff;
}
.footer-about{
	height:218px;
	line-height:35px;
	margin-top:40px;
	cursor:pointer;
}
.footer-about li:first-child{ 
	color:#fff;
	margin-bottom: 10px;
	font: 16px "Medium";
}
.footer-about li:hover{
	color:#CCCCCC;
}
.footer-qr-code{
	width:125px !important;
}
.footer-qr-bg{
	width:76px;
	height:76px;
	margin:105px auto 0; 
	text-align:center;
	background-image:url(../../../Img/webSetIndex/index/footer-qr-code.png);
	background-repeat:no-repeat;
}
.footer-bg-font{
	width: 125px;
	word-break: break-all;
	word-wrap: break-word;
	margin-top:10px;color:#999;
	text-align:center;
	font-size: 12px;
	font-family: "Medium";
}
.copyright {
    height: 74px;
    background: rgb(29, 33, 36);
}
.copyright-content{
	line-height:74px;
}
.copyright-content span{
	margin-left:30px;
	color:#999;
	font-size: 14px;
	letter-spacing: 2px;
}

.foot-link{
	overflow: hidden;
}
.foot-link p{
	padding-bottom: 25px;
	margin-left: 15px;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.foot-link p span,.foot-link p a{
	line-height: 25px;
	font-size: 16px;
}
.foot-link p span{
	font-family: "Medium";
	color: #93979b;
}
.foot-link p a{
	color: #93979b;
}
.foot-link p a:hover{
	color: #FFFFFF;
}
.copyright-mg a{
	color:#999;
}
.copyright-mg a:hover{
	color:#fff;
}

.hm{
	float: right;
}

.hm a{
	color:#999;
}

.hm a:hover{
	color:#fff;
}
