.onlineOpen{position:fixed;width:140px;height:181px;background:url(https://i.b2b168.com/images/2020/kfx.png) no-repeat;right:0;bottom:0%;margin:auto;z-index:102;cursor:pointer;animation:swing 6s .15s linear infinite;}
@keyframes swing{10%{transform:scale(1);} 15%{transform:scale(0.95);} 20%{transform:scale(1);} 25%{transform:scale(0.95);} 30%, 100%{transform:scale(1)}}
@media screen and (max-width: 800px) {.onlineOpen{background:url(https://i.b2b168.com/images/2021/shjzxkf.png) right bottom no-repeat; width: 10%; height: 10%;background-size:100%; bottom: 20%; right: 2%}}

.zxewmly{position:fixed;top:50%;left:50%;margin-left:-275px;margin-top:-106px;height:173px;width:510px;background:url(https://i.b2b168.com/images/2020/kfbj.jpg) no-repeat;z-index:9999;padding:20px;color:#333}
.zxewmly .titlean{font-size:20px;color:#333;font-weight:bold;position:relative;}
.zxewmly .titlean a{color:#e60000;position:absolute;animation:hongse 1.4s linear infinite;right:182px;font-size:14px;font-weight:normal;}
@keyframes hongse{40%{color:#072cc8}60%{color:#ff6600}80%{opacity:.8}100%{opacity:1}}
.zxewmly .txt{font-size:14px;line-height:25px;padding:5px 0 10px 0;width:320px;text-overflow:ellipsis;-o-text-overflow:ellipsis; white-space:nowrap; overflow:hidden;line-height:32px;}
.zxewmly .txt p{padding:0px;margin:0px}
.zxewmly .txt a{text-decoration:underline;color:#333}
.zxewmly .txt .mark{color:#e60000;font-weight:bold;-webkit-animation:fdsx 1.4s linear infinite;animation:fdsx 1.4s linear infinite;}
@keyframes fdsx{0%{transform:scale(1);font-size:13px;}16%{transform:scale(1.15);font-size:14px;}32%{transform:scale(1);font-size:13px;}48%, 100%{transform:scale(1);font-size:14px;}}

.zxewmly .button{float:left;width:320px;}
.zxewmly .buttona{display:block;width:110px;height:32px;float:left;border-radius:3px;overflow:hidden;text-align:center;line-height:32px;font-size:14px;background:#fff;border:1px solid #d3d3d3;margin-right:13px;color:#333;cursor:pointer;}
.zxewmly .on{background:#e60000;border:1px solid #e60000;color:#fff;font-weight:bold;}
.zxewmly .zxewm20{position:absolute;width:170px;height:170px;right:20px;top:20px;border:1px solid #ededed}
.zxewmly .zxewm20 img{width:170px;height:170px;}

.onlineOpen .duihua{position:absolute;left:-78px;background:#0773ff;border:1px solid #dedede;padding:6px;z-index:9999999;width:112px;border-radius:5px;box-shadow:1px 1px 2px #ededed;font-size:12px;color:#ffffff;top:10px;animation:ztzdd 10s ease-in-out 0s 1 alternate forwards;}
@keyframes ztzdd{0%{opacity:1} 100%{opacity:0}}	
@keyframes swing{10%{transform:scale(1);} 15%{transform:scale(0.95);} 20%{transform:scale(1);} 25%{transform:scale(0.95);} 30%,100%{transform:scale(1)}}


@media screen and (max-width: 800px) {
.onlineOpen{
    position: fixed;
    width: 50px;
    height: 50px;
    min-height: unset;
    background: url(https://tz-widget.b2b168.net/img/pendant-icon/m-chat.png) no-repeat 15px 6px #ffffff;
    background-size: 16px auto;
    text-align: center;
    border-radius: unset;
    color: #ff8000;
    animation: 6s linear 0.15s infinite normal none running swing;
    display: block;
    transform: translateY(-50%);
    border: 1px solid #d7d7d7;
    border-right: none;
    background-color: #ffffff;
    bottom: 50% !important;
}
.onlineOpen:after{content:"联络";padding-top: 30px;position: absolute;width: 50px;left: 0;line-height: 20px;}
.onlineOpen .cusname{
    display: none;
}
    
}