
.top_bg{ height:5.3rem; background:#fff; width:100%;position: relative;z-index: 100;}
.btm{box-shadow: 0 3px 5px 3px rgba(0,0,0,0.1);}
.top_bg:before{content: "";width: 100%;height: 2px;background: #005777;position: absolute;top: 0;left: 0;}
.h_tel{font-size: 1.1rem;color: #222;font-weight: bold;line-height: 1.3rem;position: absolute;top: 0.7rem;right: 4rem;}
.h_tel em{width: 1.3rem;height: 1.3rem;display: block;float: left;line-height: 0;padding-right: 0.5rem;}
.h_tel em img{width: 1.3rem;height: 1.3rem;}
.search{width: 1rem;height: 1rem;cursor:pointer;position: relative;margin: 2.9rem 4rem 0 0;line-height: 0;}
.search .sea_icon img{width: 1rem;height: 1rem;}
.search .sea_icon:hover img{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
.sea_box{position: absolute;width: 13.5rem;right: 0;top:2.4rem;z-index: 100;display: none;}
.sea_box input {float: left;font-size: 0.7rem;}
.sea_box input.txt {width: 10rem;padding: 0 0 0 0.5rem;line-height: 2rem;height: 2rem;border: 0.1rem solid #005777;box-sizing: border-box;}
.sea_box input.btn {width: 3.5rem;background-color: #005777;color: #fff;cursor: pointer;height: 2rem;border: none;}
input::-webkit-input-placeholder {color: #666;}
.logo{width: 8.6%;line-height: 0;padding: 1.1rem 0 0;text-align: right;}
.logo img{ width:3.3rem; height:3.3rem;}
.h_dw{font-size: 1rem;color: #333;font-weight: normal;padding: 1.4rem 0 0 0.5rem;line-height: 1.8rem;}
.h_dw em{width: 10rem;height: 1.1rem;display: block;line-height: 0;}
.h_dw em img{width: 10rem;height: 1.1rem;}
.h_nav{ height:3rem;padding:1.8rem 1rem 0 0;}
.h_nav li{height: 3rem;line-height: 3rem; float:left; padding:0 1.2rem;}
.h_nav li a{ font-size:0.9rem; color:#333;display:block; float:left;position: relative;z-index: 4; text-decoration:none;}
.h_nav li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #005777;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
.h_nav li a:hover:after,
.h_nav li.cur a:after{
	height: 2px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.h_nav li a:hover,.h_nav li.cur a{color: #005777;}

.li02_nav,.li03_nav,.li07_nav,.li09_nav{display: none;position: absolute;width: 100%;left: 0;top: 5.3rem;z-index: 10;padding: 2rem 0 2.5rem;background: rgba(255,255,255,1);border-top: #dab866 1px solid;}
.nav_main{width: 70rem; margin:0 auto;min-width: 1200px;max-width: 1400px;}
.h_nav li .nav_main dl{width: 20%;float: left;}
.h_nav li .nav_main dl dt{width: 100%;height: 3rem;line-height: 3rem;overflow: hidden;position: relative;}
.h_nav li .nav_main dl dt:before{content: "";width: 9.5rem;height: 1px;background: #d5d5d5;position: absolute;bottom: 0;left: 0;}
.h_nav li .nav_main dl dt a{ font-size:1rem; color:#333;}
.h_nav li .nav_main dl dt em{display: block;float: left;line-height: 0;width: 1.5rem;height: 1.5rem;overflow: hidden;margin: 0.8rem 0.6rem 0 0;}
.h_nav li .nav_main dl dt em img{width: 1.5rem;height: 3rem;-webkit-transition:all .5s;transition:all .5s;}
.h_nav li .nav_main dl dt:hover a{font-weight: bold; color:#005777;}
.h_nav li .nav_main dl dt:hover em img{margin-top: -1.5rem;}
.h_nav li .nav_main dl dd{width: 100%;padding: 0.8rem 0 0;}
.h_nav li .nav_main dl dd a{font-size: 0.8rem;color: #666;height: 2rem;line-height: 2rem;overflow: hidden;width: 40%;}
.h_nav li .nav_main dl dd a:hover{color: #005777;}
.h_nav li .nav_main dl a:after,.h_nav li.cur .nav_main dl a:after,
.h_nav li .nav_main .li02_l p a:after,.h_nav li.cur .nav_main .li02_l p a:after,
.h_nav li .nav_main .li02_r p a:after,
.h_nav li.cur .nav_main .li02_r p a:after
{background: none;}
.h_nav li .nav_main dl:nth-child(2) dd a{width: 100%;}

.h_nav li .li03_nav .nav_main dl,.h_nav li .li07_nav .nav_main dl,.h_nav li .li09_nav .nav_main dl{width: 25%;float: left;text-align:center;}
.h_nav li .li03_nav .nav_main dl dt:before,.h_nav li .li07_nav .nav_main dl dt:before,.h_nav li .li09_nav .nav_main dl dt:before{background:none;}
.h_nav li .li03_nav .nav_main dl dt a,.h_nav li .li07_nav .nav_main dl dt a,.h_nav li .li09_nav .nav_main dl dt a{float:none;}

.li02_l{width: 13.5%;padding-top: 1rem;}
.li02_l p{height: 2.5rem;line-height: 2.5rem;overflow: hidden;}
.h_nav li .nav_main .li02_l p a{text-align: center;float: none;color:#333;}
.h_nav li .nav_main .li02_l p a:hover,.h_nav li .nav_main .li02_l p.on a{color: #005777;font-weight: bold;}
.li02_r{width: 80%;padding: 0 0 0 3%;position: relative;}
.li02_r:before{content: "";width: 1px;height: 100%;background: #eee;position: absolute;top: 0;left: 0;}
.li02_r p{width: 10%;float: left;padding: 1rem 5% 0.5rem;}
.li02_r p a{width: 100%;}
.li02_r p em{display: block;width: 5.6rem;height:5.6rem;line-height:0;overflow:hidden;margin:0 auto;}
.li02_r p img{width: 5.6rem;height:11.2rem;}
.li02_r p span{display: block;width: 100%;text-align: center;height: 2rem;line-height: 2rem;overflow: hidden;padding-top: 0.3rem;}
.li02_r p:hover{ background-color:#f5f5f5;}
.li02_r p:hover img{margin-top:-5.6rem;}
.h_nav li .nav_main .li02_r p a{color:#333;}

em,i{font-style: normal;}

html {font-size: 10px;-webkit-text-size-adjust: none;}
@media screen and (min-width: 1200px) {html {font-size: 12.5px;}}
@media screen and (min-width: 1280px) {html {font-size: 13.33px;}}
@media screen and (min-width: 1366px) {html {font-size: 14.22px;}}
@media screen and (min-width: 1440px) {html {font-size: 15px;}}
@media screen and (min-width: 1600px) {html {font-size: 16.66px;}}
@media screen and (min-width: 1920px) {html {font-size: 20px;}}


        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #dab866;
            font-weight: normal;
            padding-left: 8px;
        }
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

    .p102-info-blk {
        width: 888px;
        border: 1px solid #f0f0f0;
        background: #fff;
    }
    
    .p102-info-blk-con {
        padding: 47px 40px 52px;
    }
    
    .p102-info-blk-title {
        line-height: 50px;
        font-size: 36px;
        font-weight: normal;
        color: #1a1a1a;
        margin-bottom: 15px;
    }
    
    .p102-info-blk-bool {
        height: 26px;
        line-height: 26px;
        font-size: 14px;
        color: #999999;
        padding-bottom: 7px;
        border-bottom: 1px solid #dedede;
    }
    
    .p102-info-blk-bool i {
        font-style: normal;
        margin: 0 15px;
    }
    
    .p102-info-content {
        font-size: 16px;
        line-height: 32px;
        color: #4c4c4c;
        padding: 10px 0 0;
        text-align: justify;
    }
    
    .p102-info-key {
        line-height: 28px;
        font-size: 14px;
        color: #666666;
        padding-top: 5px;
    }
    
    .p102-info-key span {
        margin-right: 10px;
    }
    
    .p102-info-blk-paging {
        border-top: 1px solid #dedede;
        height: 62px;
    }
    
    .p102-info-blk-paging dl {
        height: 62px;
        position: relative;
        padding: 0 68px;
    }
    
    .p102-info-blk-paging dl:before {
        content: '';
        position: absolute;
        width: 1px;
        background: #dedede;
        left: 50%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-info-blk-paging dd {
        width: 321px;
        height: 62px;
        line-height: 62px;
        font-size: 14px;
        color: #1a1a1a;
        position: relative;
    }
    
    .p102-info-blk-paging dd span {
        float: left;
        width: 60px;
        height: 62px;
    }
    
    .p102-info-blk-paging dd a {
        float: left;
        width: 260px;
        height: 62px;
        color: #1a1a1a;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-info-blk-paging dd.items-prev:before {
        content: "";
        width: 8px;
        height: 8px;
        border: 2px solid #b3b3b3;
        border-style: solid none none solid;
        position: absolute;
        top: 50%;
        left: -30px;
        margin-top: -5px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        z-index: 1;
    }
    
    .p102-info-blk-paging dd.items-next {
        padding-left: 110px;
    }
    
    .p102-info-blk-paging dd.items-next:after {
        content: "";
        width: 8px;
        height: 8px;
        border: 2px solid #b3b3b3;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        right: -30px;
        margin-top: -5px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    .p102-info-blk-paging dd:hover a {
        color: #4a4948;
    }


    .p102-info-fdh-2 {
        width: 300px;
    }
    
    .p102-pro-related {
        padding: 30px 19px;
        background: #fff;
        border: 1px solid #f0f0f0;
        margin-bottom: 10px;
    }
    
    .p102-pro-related-title {
        font-weight: normal;
        padding: 0 70px 10px 0;
        position: relative;
    }
    
    .p102-pro-related-title span {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 22px;
        color: #333333;
    }
    
    .p102-pro-related-title:before {
        content: '';
        position: absolute;
        width: 36px;
        height: 2px;
        background: #4a4948;
        left: 0;
        bottom: 2px;
    }
    
    .p102-pro-related-title a {
        position: absolute;
        width: 23px;
        height: 23px;
        font: 22px/23px 宋体;
        color: #8f8f8f;
        text-align: center;
        border: 1px solid #d2d2d2;
        border-radius: 100%;
        right: 10px;
        top: 8px;
    }
    
    .p102-pro-related-title a:hover {
        color: #4a4948;
        border-color: #4a4948;
    }
    
    .p102-pro-related-list {
        padding-top: 28px;
    }
    
    .p102-pro-related-list dl {
        margin-bottom: 13px;
    }
    
    .p102-pro-related-list dt{border: 1px solid #ccc;}
    
    .p102-pro-related-list dt img,
    .p102-pro-related-list dt a {
        display: block;
        width: 100%;
        position: relative;
    }
    
    .p102-pro-related-list dt em {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.6);
        z-index: 0;
        display: none;
    }
    
    .p102-pro-related-list dt i {
        position: absolute;
        width: 42px;
        height: 42px;
        background: #4a4948;
        border-radius: 100%;
        left: 50%;
        margin-left: -21px;
        top: 50%;
        margin-top: -25px;
        z-index: 1;
    }
    
    .p102-pro-related-list dt i:after {
        content: "";
        width: 9px;
        height: 9px;
        border: 1px solid #fff;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        left: 15px;
        margin-top: -5px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    .p102-pro-related-list dd {
        padding-top: 7px;
    }
    
    .p102-pro-related-list dd h4 {
        font-weight: normal;
    }
    
    .p102-pro-related-list dd h4 a {
        display: block;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: #4c4c4c;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-pro-related-list dl:hover dt em {
        display: block;
    }


    .p102-info-label {
        padding: 30px 10px 0 19px;
        background: #fff;
        border: 1px solid #f0f0f0;
        margin-bottom: 20px;
    }
    
    .p102-info-label-list {
        padding: 15px 0;
    }
    
    .p102-info-label-list a {
        float: left;
        padding: 0 16px;
        height: 34px;
        font-size: 14px;
        line-height: 34px;
        color: #4c4c4c;
        border: 1px solid #e6e6e6;
        margin: 0 5px 5px 0;
        border-radius: 3px;
    }
    
    .p102-info-label-list a:hover {
        color: #4a4948;
        border-color: #4a4948;
    }


    .p102-info-label-more {
        width: 140px;
        height: 50px;
        line-height: 50px;
        background: #4a4948;
    }
    
    .p102-info-label-more a {
        display: block;
        height: 50px;
        font-size: 16px;
        color: #ffffff;
        text-align: center;
    }


    .p102-info-related {
        padding: 30px 0 0;
    }
    
    .p102-info-11-title {
        height: 48px;
        line-height: 48px;
        font-weight: normal;
        font-size: 28px;
        color: #4a4948;
        padding-bottom: 10px;
        position: relative;
    }
    
    .p102-info-11-title:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 2px;
        background: #4a4948;
        left: 0;
        bottom: -1px;
        z-index: 1;
    }
    
    .p102-info-related-list {
        padding: 29px 0;
        background: #fff;
        border: 1px solid #f0f0f0;
        position: relative;
    }
    
    .p102-info-related-list:after {
        content: '';
        position: absolute;
        width: 1px;
        background: #dedede;
        left: 50%;
        top: 29px;
        bottom: 29px;
        z-index: 1;
    }
    
    .p102-info-related-list dl {
        float: left;
        width: 541px;
        padding: 0 29px;
        position: relative;
    }
    
    .p102-info-related-list dt {
        width: 220px;
    }
    
    .p102-info-related-list dt a,
    .p102-info-related-list dt img {
        width: 100%;
        display: block;
    }
    
    .p102-info-related-list dd {
        position: absolute;
        padding-top: 5px;
        left: 280px;
        right: 29px;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-info-related-list dd h4 {
        height: 34px;
        line-height: 34px;
        font-weight: normal;
        margin-bottom: 6px;
    }
    
    .p102-info-related-list dd h4 a {
        display: inline-block;
        width: 100%;
        height: 34px;
        font-size: 20px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-info-related-list dd p {
        font-size: 14px;
        line-height: 26px;
        color: #666666;
        text-align: justify;
    }
    
    .p102-info-related-list dd p a {
        color: #333333;
    }
    
    .p102-info-related-list dl:hover dd h4 a {
        color: #4a4948;
    }


    .p102-info-12-title {
        height: 48px;
        line-height: 48px;
        font-weight: normal;
        font-size: 28px;
        color: #4a4948;
        padding-bottom: 10px;
        position: relative;
    }
    
    .p102-info-12-title:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 2px;
        background: #4a4948;
        left: 0;
        bottom: -1px;
        z-index: 1;
    }
 .p102-info-1-title {
            padding-bottom: 15px;
            position: relative;
            font-weight: normal;
            text-align: center;
            margin-bottom: 40px;
        }
        
        .p102-info-1-title:after {
            content: '';
            position: absolute;
            width: 76px;
            height: 1px;
            background: #d4d4d4;
            bottom: 0;
            left: 50%;
            margin-left: -38px;
        }
        
        .p102-info-1-title span,
        .p102-info-1-title a {
            display: block;
            height: 50px;
            line-height: 50px;
            font-size: 38px;
            color: #333333;
        }
        
        .title em {
            display: block;
            height: 22px;
            font: 14px/22px 'Arial';
            color: #808080;
            font-style: normal;
            letter-spacing: 2px;
        }
        
    .p102-info-latest {
        padding: 30px 0 80px;
    }
    
    .p102-info-latest ul {
        padding: 29px 39px;
        border: 1px solid #f0f0f0;
        position: relative;
        background: #fff;
    }
    
    .p102-info-latest li {
        float: left;
        width: 530px;
    }
    
    .p102-info-latest li h4 {
        height: 36px;
        padding-left: 25px;
        position: relative;
        line-height: 36px;
        font-weight: normal;
    }
    
    .p102-info-latest li h4:before {
        content: "";
        position: absolute;
        width: 4px;
        height: 4px;
        border-radius: 100%;
        border: 2px solid #4a4948;
        left: 0;
        top: 50%;
        margin-top: -4px;
    }
    
    .p102-info-latest li h4 a {
        display: inline-block;
        max-width: 400px;
        height: 36px;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .p102-info-latest li h4:hover a {
        color: #4a4948;
    }
    
    .p102-info-latest li h4:hover:before {
        border-color: #4a4948;
    }
    
    .p102-info-latest li h4:hover:after {
        background: #4a4948;
    }
    
    .p102-info-latest li h4 em {
        float: right;
        width: 90px;
        height: 36px;
        font-family: Arial;
        color: #808080;
        text-align: right;
        font-style: normal;
    }
    
    .p102-info-latest li.last {
        margin-left: 60px;
    }
    
    .p102-info-latest li.last:before {
        content: '';
        position: absolute;
        width: 1px;
        left: 50%;
        top: 22px;
        bottom: 22px;
        background: #dedede;
        z-index: 1;
    }


.f_bg{ background: #27282d;border-top: #d8b766 2px solid; overflow: hidden;position: relative;}
.f_bg:before{content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.1);position: absolute;bottom: 4rem;left: 0;}
.footer{width: 70rem; margin:0 auto;min-width: 1200px;max-width: 1400px;}
.f_top{padding: 3.4rem 0 0;height: 5rem;border-bottom: rgba(255,255,255,0.1) 1px solid;}
.f_top h5{float: left;}
.f_top h5 img{width: 13.5rem;height: 3.1rem;}
.f_tel{float: right;overflow: hidden;padding-top: 0.7rem;}
.f_tel a{display: block;float: left;line-height: 0;margin-left: 1rem;}
.f_tel img{width: 2rem;height: 2rem;display: block; transition: all 0.3s ease-in-out 0s;}
.f_tel a:hover img{ transform: rotateY(180deg);}
.f_ban{width: 30%;height: 13.8rem;padding-top: 4.8rem;}
.f_ban b{display: block;font-size: 1.6rem;color: rgba(255,255,255,0.7);height: 2.5rem;line-height: 2.5rem;overflow: hidden;}
.f_ban p{font-size: 0.8rem;color: rgba(255,255,255,0.4);line-height: 1.6rem;}
.f_ban a{color: rgba(255,255,255,0.4);}
.f_ban span{padding: 0 1rem;}
.f_nav{width: 52%;height: 17.8rem;padding-top: 2.2rem;}
.f_ul01 li{width: 20%;float: left;}
.f_ul01 li a{font-size: 0.8rem;color: #dab866;display: block;height: 2.2rem;line-height: 2rem;width: 100%;}
.f_ul01 .f_ul02 li{width: 100%;}
.f_ul01 .f_ul02 li a{font-size: 0.7rem;height: 1.7rem;line-height: 1.7rem;color: rgba(255,255,255,0.3);}
.f_nav ul li a:hover{color: #fff;}
.f_er{width: 17%;height: 17.8rem;padding-top: 2.2rem;}
.fer_top{display: block;font-size: 0.8rem;color: #dab866;height: 2.2rem;line-height: 2rem;width: 100%;}
.f_er p{float: left;width: 50%;padding: 0.5rem 0 0;}
.f_er em{display: block;width: 5rem;line-height: 0;}
.f_er em img{width: 5rem;height: 5rem;}
.f_er span{display: block;font-size: 0.7rem;color: #878787;height: 2rem;line-height: 2rem;overflow: hidden;width: 5rem;text-align: center;}
.f_bot{height: 4rem;line-height: 4rem;overflow: hidden;font-size: 0.7rem;color: #878787;}
.f_bot span{padding: 0 0.8rem;}
.f_bot a{color: #878787;}
  

        .client-2 {
            position: fixed;
            right: -160px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 75px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fenx.png) no-repeat;
            display: block;
            width: 30px;
            height: 32px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 26px;
            font-size: 12px;
            line-height: 26px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 0 -64px;
        }
        
        .client-2 .my-kefu-wx i {
            background-position: 0 -96px;
        }
        
        .client-2 .my-kefu-add i {
            background-position: 0 -128px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -32px;
        }
        
        .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: 30px;
            height: 32px;
            background-position: 0 -160px;
            background-size: 30px 192px;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 72px;
            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: #4a4948;
            color: #fff;
            height: 66px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #4a4948;
            width: 97px;
            height: 66px;
            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;
        }
    
