.btm-box{position: fixed;width: 100%;max-width:640px;left: 50%; bottom: 0;-webkit-transform: translate(-50%,0);transform: translate(-50%,0);z-index: 990;}
.bottom-site{height: 58px;width: 100%;}


.body-bsbar{height:100px;}
.bs-sbox{position: fixed;width: 100%;max-width:640px;left: 50%; bottom: 0;-webkit-transform: translate(-50%,0);transform: translate(-50%,0);z-index: 990;}
.bottom-site{height: 58px;width: 100%;}
.bottom-site a{display: block;float: left;height: 100%;box-sizing: border-box;}
.bottom-site .bs-counter {display: block;padding: 0 4px; height: 16px;border-radius: 8px;background-color: red;color: #fff;position: absolute;right: -5px;top: -8px;font-size: 12px;line-height: 16px;font-family: 'Arial','Microsoft YaHei';}
.bottom-site .zxdh{width: 33.33%;color: #fff;font-size: 1.2rem;line-height: 58px;text-align: center;}
.zxdh .iconfont{font-size: 1em;vertical-align: middle;position: relative;}

.rightdh .iconfont{font-size: 1em;}
.bs-link-zx{background-color:#1470d7;}
.bs-link-tel{background-color: #dd514c;}
.bs-link-bm{width: 18.125%;background-color: #4ba7e6;text-align: center;color: white;font-size: 1em;}
.bs-link-bm .iconfont{display: block;font-size: 1.2em;height: 30px;}
.bottom-site .rightdh{border-right:1px solid #1470d7;}

.footer p{    font-size: 14px;
    margin-top: 0;
    margin-bottom: 10px; 
    color: #8f8f94;    text-align: center;}

.btm-box{max-width: 640px;margin: auto;display: none;}
@media (max-width:640px) {
.btm-box{display: block;}
}