﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
/*窗口*/
.client-2 {
    position: fixed;
    right: -170px;
    top: 30%;
    z-index: 900;
}
.client-2 li a {
    text-decoration: none;
}
.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 62px;
    position: relative;
}
.client-2 li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}
.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}
.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}
.client-2 .my-kefu-WeChat i {
    background-position: -30px -22px;;
}
.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
    display: none;
}
.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main {
    padding-top: 6px;
}
.client-2 .my-kefu-left {
    float: left;
    width: 62px;
    height: 47px;
    position: relative;
}
.client-2 .my-kefu-tel-right {
    font-size: 14px;
    color: #fff;
    float: left;
    height: 50px;
    line-height: 14px;
    padding: 0 15px;
    margin-top: 3px;
}
.client-2 .my-kefu-right {
    width: 20px;
}
.client-2 .my-kefu-tel-main {
    background: #0287e4;
    color: #fff;
    height: 53px;
    width: 230px;
    padding: 9px 0 0;
    float: left;
}
.client-2 .my-kefu-main {
    background: #0287e4;
    width: 97px;
    height: 53px;
    position: relative;
    padding: 9px 0 0;
    float: left;
}
.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}
.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}
.QrCode{
    width: 150px;
    height: 150px;
    background: #000000;
    position: fixed;
    top: 30%;
    right: 100px;
    display: none;
}
.QrCode img{
    width: 150px;
    height: 150px;
}
