/*底部导航*/
.foot_nav_wrap{
    background: #272d36;
    padding:  0 0.5rem 0 0.6rem;
}
.foot_nav_logo_line{
    padding: 1rem 0 0.2rem;
    border-bottom: 0.01rem solid #394855;
}
.foot_nav_logo img{
    width: 1.89rem;;
    display: block;
}
.foot_concat_line{
    padding: 0.4rem 0 0.48rem;
}

.foot_tell{
    float: left;
    width: 3.2rem;
    padding-left: 0.06rem;
}
.foot_tell>img{
    float: left;
    width: 0.33rem;
}
.foot_tell>span{
    float: left;
    line-height: 0.31rem;
    font-size: 0.27rem;
    color: #b4d5fa;
    margin-left: 0.1rem;
}
.foot_tell>a{
    float: left;
    width: 100%;
    line-height: 1;
    font-size: 0.34rem;
    color: #fff;
    margin: 20px 0 0 0;
    white-space: nowrap;
    letter-spacing: 0;
}
.foot_tell .foot_tell_service{

}
.foot_qrcode{
    float: left;
    width: 100%;
    padding-left: 0.06rem;
}
.foot_qrcode>img{
    float: left;
    width: 2.06rem;
    margin-top: 0.6rem;
}
.foot_qrcode_txts{
    float: right;
    margin-top: 0.74rem;
}
.foot_qrcode_txt_title{
    color: #b4d5fa;
    font-size: 0.31rem;
    line-height: 0.57rem;
}
.foot_qrcode_txt{
    color: #fff;
    font-size: 0.27rem;
    line-height: 0.53rem;
}

.foot_navs{
    padding-bottom: 0.94rem;
}
.foot_nav_title{
    padding-top: 0.36rem;
    line-height: 0.74rem;
    color: #fff;
    font-size: 0.28rem;
}
.foot_nav_a{
    float: left;
    width: 2.1rem;
    color: #637998;
    font-size: 0.28rem;
    line-height: 0.53rem;
    padding-left: 0.44rem;
    white-space: nowrap;
}

.copy_right_wrap{
    padding: 0.86rem 0 1.4rem;
    background: #1b2129;
    font-size: 0.2rem;
    color: #586474;
    text-align: center;
    line-height: 0.36rem;
    letter-spacing: 0;
}

.btm_btns{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: #2c8cfe;
    z-index: 99;
}
.btm_btn{
    float: left;
    width: 50%;
    height: 0.92rem;
    line-height: 0.92rem;
    font-size: 0.26rem;
    color: #fff;
}
.btm_btn:first-child{
    border-right: 1px solid #bdd3fa;
}
.btm_btn_wx img{
    width: 0.42rem;
}
.btm_btn_call img{
    width: 0.34rem;
}
.btm_btn img{
    vertical-align: middle;
}
.btm_btn span{
    vertical-align: middle;
}
.btm_btn a{
    display: block;
    width: 100%;
    height: 100%;
    color: inherit;
}


/*右下角圆点客服*/
.index_footer_btn_fixed{
    position: fixed;
    bottom: 1rem;
    right: 0.3rem;
    z-index: 99;
}
.index_footer_btn{
    height: 1.2rem;
    width: 1.2rem;
    position: relative;
    background: url(//res.bangwo8.com/new_mobile/img/index_btn_content.png?v=ac9f221f) no-repeat;
    background-size:100%;
}
.index_footer_btn_icon{
    position: absolute;
    height: 1rem;
    width: 1rem;
    display: none;
}
.index_footer_btn_icon1{
    background: url(//res.bangwo8.com/new_mobile/img/index_samll_btn.png?v=adba1f31) no-repeat;
    background-size:100%;
    top: -1.87rem;
    left: -0.2rem;
}
.index_footer_btn_icon2{
    background: url(//res.bangwo8.com/new_mobile/img/index_samll_btn2.png?v=aab08972) no-repeat;
    background-size:100%;
    top: -1.2rem;
    left: -1.3rem;
}
.index_footer_btn_icon3{
    background: url(//res.bangwo8.com/new_mobile/img/index_samll_btn3.png?v=aaaf2ec3) no-repeat;
    background-size:100%;
    left: -1.94rem;
    top: 0;
}







