
/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:440px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:70px;height:70px;margin-bottom:4px;cursor:pointer;outline:none;}
.suspensionzm .azm{background-color:#353535;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:60px;height:60px;background-image:url(https://www.watch9394.com/wp-content/themes/twentytwenty/wx/wxwx.png);background-repeat:no-repeat;background-size: 100% 100%;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:0px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:120px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:-100px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:2px 0;}
.suspension .d-qrcode .inner-box .qrcode-img img{max-width: 75%;margin: 15px;}
.suspension .d-qrcode p{font-size:12px;color:#93959c;line-height: 0.1;}






.chatpl a, button, input {
    -webkit-tap-highlight-color: transparent;
}

.chatpl img {
    max-width: 100%;
    vertical-align: middle;
    border: 0 none;
}

.chatpl{position:fixed;width:12rem;height:12rem;bottom:.1rem;right:0rem;border-radius:0.2rem;line-height:0.4rem;font-size:0.18rem;z-index:9999;display:none;justify-content:center;align-items:center}


#back-top {
    display: none !important;
    position: fixed;
    width: 0.4rem;
    height: 0.4rem;
    bottom: 1.13rem;
    right: 0.3rem;
    background: #fff;
    text-align: center;
    border-radius: 0.2rem;
    box-shadow: 0 0 0.05rem 0.03rem rgba(99,99,99,0.1);
    line-height: 0.4rem;
    font-size: 0.18rem;
    z-index: 9999;
}

/*.menubox{max-width:1080px;position:fixed;top:0;bottom:0;height:100%;width:100%;z-index:1111;-webkit-transform:translateY(2000px);transform:translateY(2000px);opacity:0;-webkit-transition:all linear 500ms;transition:all linear 500ms;}.menubox.active{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;display:block;}.menubox .item{height:100%;padding-top:0.64rem;}.menubox .item:after{display:block;content:"";width:100%;height:0.6rem;position:absolute;bottom:0;left:0;}.menubox .item .itemScroll{height:100%;overflow-y:scroll;border-radius:12px 12px 0px 0px;background:#f3f3f3;padding-bottom:0.6rem;}.menubox .item.itemScroll a{display:block;}.menubox .item .itemScroll div{height:0.38rem;margin:0 auto;width:3.15rem;line-height:0.38rem;font-size:14px;font-weight:400;color:#333333;opacity:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.menubox .item .itemScroll div a:hover{color:#3984FF;}.menubox .item .itemScroll div.searchIconlist{height:auto;margin:0 auto;width:3.15rem;line-height:unset;font-size:14px;font-weight:400;color:#333333;opacity:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.menubox .item .itemScroll div.searchIconlist a{padding:0.24rem 0;max-width:25%;}.menubox .item .itemScroll div.searchIconlist a span{display:block;}.menubox .item .itemScroll div.searchIconlist .iconimg{width:0.6rem;height:0.6rem;background:#fff;border-radius:12px;text-align:center;line-height:0.6rem;display:block;margin:0 auto;}.menubox .item .itemScroll div.searchIconlist .iconimg i{font-size:0.24rem;color:#3984FF;}.menubox .item .itemScroll div.searchIconlist .icontitle{text-align:center;padding-top:0.08rem;display:table-cell;white-space:normal;min-width:0.6rem;word-break:break-all;}.menubox .item .itemScroll div.searchIconlist a:hover .iconimg{background:#DDDDDD;}.menubox .item .itemScroll div.searchIconlist a:hover .icontitle{color:#3984FF;}.englishSelect{width:1.2rem;height:0.28rem;border:1px solid #DDDDDD;opacity:1;border-radius:1.4rem;position:absolute;bottom:0.3rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;z-index:9;background:#DDDDDD;}.englishSelect:hover{background:#ccc;}.englishSelect .iconfont{font-size:0.14rem;color:#3984FF;}.opation{width:100%;height:30%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.5)),to(rgba(255,255,255,0.5)));background:linear-gradient(to top,rgba(0,0,0,0.5),rgba(255,255,255,0.5));z-index:10;position:absolute;bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateY(500px);transform:translateY(500px);opacity:0;-webkit-transition:all linear 300ms;transition:all linear 300ms;}.opation .box{overflow:scroll;height:60%;width:60%;text-overflow:ellipsis;white-space:nowrap;}.opation .box p{text-align:center;margin:0.15rem 0;}.opation.active{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;}.menubox select{padding:0 0.1rem;width:0.7rem;color:#3984FF;font-size:0.13rem;}select{border:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:transparent;}*/
