/* 底部及其版权-------------------------------------------- */
.footer {
	background: #2e3439;
}

.footer-instructions {
	height: 312px;
}

.footer-instructions>div {
	width: 140px;
	float: left;
}

.footer-instructions ul {
	color: #959696;
}

.footer-log {
	width: 169px;
	height: 177px;
	margin: 65px 0px 0px 30px;
	background: url(../../../Img/webSetIndex/index/copyright-log.png) no-repeat;
	background-repeat: no-repeat;
}

.footer-d310px {
	width: 340px !important;
}

.vertical-line{
	width: 80px !important;
	height:210px;
	border-left: 1px solid #86949F;
	margin-top: 50px;
}

.footer-d310px li {
	height: 50px;
	line-height: 50px;
}

.footer-ul {
	margin-top: 40px;
	height: 195px;
	letter-spacing: 1px;
}

.footer-ul span {
	margin-left: 17px;
}

.footer-phone {
	padding-left: 50px;
	height: 22px !important;
	line-height: 0px !important;
	font-size: 22px;
	font-weight: bold;
}

.footer-consult {
	width: 225px;
	height: 43px;
	line-height: 43px;
	background: #0099CC;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	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: 32px;
	margin-top: 40px;
	cursor: pointer;
}

.footer-about li:first-child {
	color: #fff;
	margin-bottom: 10px;
}

.footer-about li:hover {
	color: #CCCCCC;
}

.footer-qr-code {
	width: 76px !important;
}

.footer-qr-bg {
	width: 76px;
	height: 76px;
	margin-top: 105px;
	text-align: center;
	background-image: url(../../../Img/webSetIndex/index/footer-qr-code.png);
	background-repeat: no-repeat;
}

.footer-bg-font {
	margin-top: 10px;
	color: #999;
	font-size: 13px;
	text-align: center;
}

.copyright {
	height: 74px;
	background: rgb(29, 33, 36);
}

.copyright-content {
	line-height: 74px;
}

.copyright-content span {
	margin-left: 30px;
	color: #999;
	font-size: 14px;
}

.foot-link{
	overflow: hidden;
}
.foot-link p{
	padding-bottom: 25px;
	margin-left: 30px;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.foot-link p span,.foot-link p a{
	line-height: 58px;
	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;
}

