﻿/* =============kefu===================*/
.fwxt-right{position:fixed;right:0px;top:65%;margin-top:-100px;z-index:9999;border:0px solid #eee;box-shadow:2px 1px 10px 0px rgba(0,0,0,0.3)}
.fwxt-right a{text-decoration:none}
a:focus{outline: none}
.fwxt-right li{ list-style:none}
.fwxt-right-meau{position:relative;}
.fwxt-right-meau i{display: block}
.fwxt-right-meau span.demo-icon{font-size:13px}
.fwxt-right-meau span.demo-icon i{font-size:30px;line-height:26px}
.fwxt-right-btn{width:68px;height:68px;text-align:center;display:block;margin-bottom:0px;position:relative;background-color:#FFF;padding:10px 0;
    filter:alpha(opacity=95); -moz-opacity:0.95; -khtml-opacity: 0.95; opacity: 0.95;
}
.fwxt-right-btn span{color:#f0422d;font-size:26px;}

.meau-top .fwxt-right-btn span{font-size:12px;line-height:12px;padding-top:0px;display:block}
.meau-top .fwxt-right-btn i{display:block;color:#f0422d; font-style:normal;padding: 0;margin: 0}
.meau-top .fwxt-right-btn i.fa{font-size: 30px;padding-bottom:5px;}

.meau-top.fwxt-right-meau:hover .fwxt-right-btn,
.meau-code.fwxt-right-meau:hover .fwxt-right-btn,
.meau-contact.fwxt-right-meau:hover .fwxt-right-btn,
.meau-qq.fwxt-right-meau:hover .fwxt-right-btn
{background-color:#f30;}
.meau-top.fwxt-right-meau:hover .fwxt-right-btn span,
.meau-code.fwxt-right-meau:hover .fwxt-right-btn span,
.meau-contact.fwxt-right-meau:hover .fwxt-right-btn span,
.meau-qq.fwxt-right-meau:hover .fwxt-right-btn span
{display:block;color:#FFF}

.meau-top.fwxt-right-meau:hover .fwxt-right-btn i{color:#FFF;}
.fwxt-right-box{position:absolute;top:-15px;right:58px;padding-right:25px;display:none;}
.fwxt-right-box .box-border{border:1px solid #eee;border-top:4px solid #f0422d;padding:10px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative;
    /* filter:alpha(opacity=95); -moz-opacity:0.95; -khtml-opacity: 0.95; opacity: 0.95;*/
}
.fwxt-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.fwxt-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:15px;color:#f0422d}
.fwxt-right-box .box-border .sev-t p{float:left;color:#f0422d;font-size:20px;line-height:28px; padding: 0; margin: 0}
.fwxt-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#f0422d;}
.fwxt-right-box .box-border .sev-t i.fa-volume-control-phone{padding-top: 12px}

.meau-contact .fwxt-right-box .box-border{width:238px;min-height:80px;padding-left: 20px}
.fwxt-right-meau:hover .fwxt-right-box{display:block}
.meau-code .fwxt-right-box{top:inherit;bottom:-35px;}
.meau-code .fwxt-right-box .box-border{width:138px;text-align:center;border-top:1px solid #eee;}
.meau-code .fwxt-right-box .box-border img{ width:130px; height:auto}
.meau-code .fwxt-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
#top-back{display: none}
@media (max-width: 767px) {
    .meau-code,.meau-contact,.meau-qq,.footer1{display: none}
}
/* =============kefu===================*/
/*移动端底部菜单*/
.btn-b{
    display: none;
    position:fixed;
    z-index:999;
    bottom:0px;
    border-top:1px solid #eee;
    background:#e6e6e6;
    width:100%;
    text-align:center;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;}
.menu-b{position:relative;
    float:left;
    width:33.33%;
    height:50px;
    line-height:50px;
    background:#fff;
    border-right:1px solid #ebebeb;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;}
.menu-b:last-child{border-right:none;}
.menu-sub{position:absolute;
    bottom:60px;
    z-index:10;
    width:100%;
    padding: 0px 10px;
    background: #fff;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
    display:none;}
.menu-sub li{width: 100%;
    list-style: none;
    background:#fff;
    float:none;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border-top:1px solid #f2f2f2;}
.menu-sub li a{display:block;
    height:50px;
    line-height:50px;
    text-align:left;
    background:#fff;
    color:#656565;
    border:none;
    text-align:center;
    font-size:16px;
    text-decoration: none;
}
.menu-more{position:absolute;bottom:5px;right:5px;width:0;height:0;border:5px solid transparent;border-right:5px solid #000;border-bottom:5px solid #000;opacity:.5;}
.btn-name{font-size:16px;color:#000;}
.btn-name a{display:block;font-size:16px;color:#656565;text-decoration: none;}
.menu-sub .tiggle{
    width:0px;
    height:0px;
    position:absolute;
    left:50%;
    margin-left:-10px;
    bottom:-9px;
    border-top:10px solid #EEEEEE;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    z-index:10;
}
.menu-sub .innertiggle{
    width:0px;
    height:0px;
    position:absolute;
    left:50%;
    margin-left:-9px;
    bottom:-8px;
    border-top:9px solid white;
    border-left:9px solid transparent;
    border-right:9px solid transparent;
    z-index:11;
}
@media (max-width: 767px) {
    .btn-b{display: block}
    .fwxt-right,footer.site-footer{display: none}
}