.col-md-4{padding-left:15px;}
/*******************************
	--------[底部]-------
********************************/
.goto_Top{background-color: #289b6f;width:45px;height:45px;border-radius:50%;position: fixed;bottom:30px;right:75px;cursor: pointer;z-index: 100;}
.goto_Top::before{content:'';width: 12px;height: 12px;border-top: 2px solid #fff;border-left: 2px solid #fff;transform: rotate(45deg);position: absolute;top:50%;margin-top:-3px;left:50%;margin-left:-6px;}
.footer{background-color: #37393e;padding:15px 0 0;}
.footer .footer-logo{width: 220px;}
.footer .qrcodeTips {margin-top: 10px ;}
.footer .link-box{padding: 0;}
.footer .link h5{font-size:16px;color:#fff;line-height:36px;}
.footer .link a{font-size:14px;line-height:24px;color:#b0b0b0;margin-right:20px;white-space: nowrap;}
.footer .link a:nth-child(4){margin-right:0;}
.footer .link a:nth-child(7){margin-right:0;}
.footer dl{margin-bottom:0;color:#fff;font-size:12px;text-align: center;}
.footer .foot-copy{background-color: #282a2f;margin-top:15px;line-height:50px;color:#afaeae;}
.footer .foot-copy a{color:#afaeae;}
/*******************************/
@media only screen and (max-width: 992px) {
	.footer .link{padding:0 15px;}
	.footer .col-md-3{text-align:center;overflow:Hidden;}
	.footer dl{float:none!important;display:inline-block;margin:15px 5px 0 ;}
	.footer .foot-copy{padding:15px 0;line-height:1.4;text-align:left;}
	.footer .foot-copy .text-right{text-align:left;}
}
@media only screen and (max-width: 767px) {
	.footer .foot-copy{line-height:26px;}
}