@charset "utf-8";
/* CSS Document */


 .client-2 {
            position: fixed;
            right: -170px;
            top: 68%;
            z-index: 900;
        }
        
        .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(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: 14px;
            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-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: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 77px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: rgba(199, 0, 1, .8);
			border-radius: 4px;
            color: #fff;
            height: 71px;
            width: 247px;
            padding:9px 0 6px;
            float: left;
			
        }
        
        .client-2 .my-kefu-main {
            background: rgba(199, 0, 1, .8);
			border-radius: 4px;
            width: 97px;
            height: 71px;
            position: relative;
            padding:9px 0 6px;
            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;
        }
		
		@media (min-width: 768px) {
            .client-2 {
                 display: block;
            }

			.btn-go-top{ display: none;}
			.client-2 li p {font-size:14px}
        }
@media (max-width: 767px) {

	.btn-go-top{ display: block;}
        .client-2 {
           /* display: none;*/
        }
		.client-2 li p {font-size:12px}
    }
	
.dhyy{  color: #c8c8c8;}
.dhyy:link {   text-decoration: none; }
.dhyy:visited { text-decoration: none; }
.dhyy:active { text-decoration: none; }
.dhyy:hover { color: #c7000b; text-decoration:none; }