﻿/**
start 客服代码
 */

.btcode {
    width: 100%;
    background: #0553F8;
    color: #FFF;
    font-size: 1.2em;
    line-height: 3em;
    text-align: center;
    position: fixed;
    left: 0;
    z-index: 99999;
    bottom: 0; margin:0;
    font-weight: bold; text-align:center
}
.btcode1 {position:relative; top:0px }
.wechat{position:fixed;top:20%;width:80%;right:10%;left:10%; color:#666;text-align:center;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    -moz-box-shadow: 1px 1px 2x rgba(0, 0, 0, 1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    background: #fff;
    z-index: 5000;
    display: none;
    padding:30px 0px;

}

.wechatimg{
    position:fixed;
    top:20%;
    width:80%;
    right:10%;
    left:10%;
    color:#666;
    text-align:center;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    -moz-box-shadow: 1px 1px 2x rgba(0, 0, 0, 1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    background: #fff;
    z-index: 5000;
    display: none;
}
.wechatimg img{ width:100%}

.wechat .p1{font-size:28px;}
.wechat .p2{font-size:20px;}
.wechat .wxid{font-size:40px;
    background-color:#2680d8;
    color:#FFF;
    padding:10px;
    margin:30px 0px;
}


.wechat1{position:fixed;top:20%;width:80%;right:10%;left:10%; color:#666;text-align:center;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    -moz-box-shadow: 1px 1px 2x rgba(0, 0, 0, 1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    background: #fff;
    z-index: 5000;
    display: none;
    padding:30px 0px;

}
.wechat1 .p1{font-size:28px;}
.wechat1 .p2{font-size:20px;}
.wechat1 .wxid{font-size:40px;
    background-color:#2680d8;
    color:#FFF;
    padding:10px;
    margin:30px 0px;
}

/*底部浮动栏*/
.m-msgv1-btmf ul{position:fixed;bottom:0;left:0;z-index:999;width:100%;height:55px;background:#f5f5f5; list-style:none; padding:0}
.m-msgv1-btmf li{float:left;width:50%;height:55px;text-align:center;}
.m-msgv1-btmf li a{display:block;margin-left:1px;padding-top:7px;height:48px;color:#fff;font-size:14px; text-decoration:none}
.m-msgv1-btmf li:first-child a{margin-left:0;}
.m-msgv1-btmf li i{display:block;margin:0 auto;width:25px;height:24px;background:url(../images/2018-02-02_5a743720ade9f.png) no-repeat 0 0;background-size:25px;}
.m-msgv1-btmf .ly-v1 a{background-color:#d84141;}
.m-msgv1-btmf .zx-v1 a{background-color:#019340;}
.m-msgv1-btmf .th-v1 a{background-color:#3489df;}
.m-msgv1-btmf .zx-v1 i{background-position:0 -38px;}
.m-msgv1-btmf .th-v1 i{background-position:0 -76px;}

.m-msgv1-btmf .no-freecall li{width:50%;}
.m-msgv1-board .telling{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:none;background:rgba(0,0,0,.5);}
.m-msgv1-board .telling img{position:fixed;top:50%;left:50%;margin:-50px 0 0 -115px;}



