/* 客服系统 */

.client-2 {
	font-family:"Microsoft Yahei";
    position: fixed;
    right: -170px;
    top: 60%;
    z-index: 998;
}

.client-2 li a {
    text-decoration: none;
}
.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative;
}

.client-2 li i {
    background: url(/static/cnskin/images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    font-size: 1rem;
    letter-spacing: 1px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq-2 i {
    background-position: -34px -22px;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -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: 35px;
    background-position: -30px -51px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 18px;
    color: #fff;
    float: left;
    height: 22px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
    width:139px;
    overflow:hidden;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #2f3746;
    color: #fff;
    height: 71px;
    width: 247px;
    padding:9px 0 6px;
    float: left;
}

.client-2 .my-kefu-main {
    background: #2f3746;
    width: 97px;
    height: 71px;
    position: relative;
    padding:9px 0 6px;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -152px;
    top: -32px;
    display: none;
    z-index: 333;
    box-shadow: 0px 0px 4px #999;
}

.my-kefu-weixin-pic img {
    width: 132px;
    height: 132px;
}