
.top_bg{ height:11.2rem; width:100%;position: relative;z-index: 11;}
.top_bg:before{content: "";width: 100%;height: 2.1rem;background: #f2f2f2;position: absolute;top: 0;left: 0;z-index: -1;}
.top_bg:after{content: "";width: 100%;height: 3.3rem;background: #c30d23;position: absolute;bottom: 0;left: 0;z-index: -1;}
.header{width: 83.33%;margin: 0 auto;}
.h_top{height: 2.1rem;line-height: 2.1rem;overflow: hidden;font-size: 0.7rem;color: #333;}
.h_top b{float: right;}
.h_top i{color: #c30d23;}
.h_top p{float: right;width: 32%;display: flex;justify-content: space-between;margin-left: 1%;}
.h_top p a{color: #333;display: flex;align-items: center;height: 2.1rem;}
.h_top p a em{width: 1rem;height: 1rem;line-height: 0;overflow: hidden;padding-right: 0.2rem;}
.h_top p a em img{width: 1rem;height: 1rem;}
.h_top p a:hover{text-decoration: underline;}
.h_con{height: 5.8rem;overflow: hidden;}
.logo{ width:7%; height:5.8rem;line-height: 0;display: flex;align-items: center;}
.logo img{display: block;width: 100%;}
.h_dw{font-size: 1.2rem;color: #333;padding: 1.2rem 0 0 1.2rem;line-height: 1.5rem;}
.h_dw i{display: block;font-size: 1rem;}
.h_tel{padding: 1.4rem 0 0;height: 3rem;display: flex;align-items: center;font-size: 1.4rem;color: #333;}
.h_tel em{width: 2.1rem;height: 2.1rem;line-height: 0;overflow: hidden;padding-right: 0.5rem;}
.h_tel em img{width: 2.1rem;height: 2.1rem;}
.h_tel b{line-height: 1.4rem;}
.h_tel i{display: block;font-size: 0.7rem;color: #666;font-weight: normal;}
.h_nav{ width: 100%; height:3.3rem;}
.h_nav li{height: 3.3rem;position: relative;float: left;}
.h_nav li:before{content: "";width: 1px;height: 100%;background: rgba(255,255,255,0.2);position: absolute;top: 0;right: 0;}
.h_nav li>a{ font-size:0.9rem; color:#fff;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 3.3rem;line-height: 3.2rem;padding: 0 2rem;}
.h_nav li>a:after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 0;background: #e6001c;-webkit-transition:all .4s;transition:all .4s;z-index: -1;}
.h_nav li>a:hover:after,.h_nav li.cur>a:after{height: 100%;}
.h_nav ul li:first-child a{padding: 0 2.2rem;}

.submenu {
            position: absolute;
            left: 50%;
            top: 80%;
            transform: translateX(-50%);
            z-index: 999;
            max-height: 0;
            transition: max-height 0.4s linear;
            -ms-transition: max-height 0.4s linear;
            -moz-transition: max-height 0.4s linear;
            padding-top: 13px !important;
            overflow: hidden;
        }
        
        .submenu p {
            background: rgba(242, 242, 242, 1);
            padding: 6px 21px;
            border-radius: 10px;
            position: relative;
        }
        
        .submenu p:before {
            position: absolute;
            content: "";
            border-width: 9px 8px;
            border-style: solid;
            border-color: transparent transparent rgba(242, 242, 242, 1);
            top: -18px;
            left: 50%;
            margin-left: -8px;
            transition: all 0.4s linear;
            -ms-transition: all 0.4s linear;
            -moz-transition: all 0.4s linear;
            opacity: 0;
        }
        
        .submenu a {
            transition: all .4s ease;
            display: block;
            font-weight: 500;
            padding: 0 17px 0 32px;
            font-size: 16px;
            line-height: 48px;
            color: #333333;
            line-height: 54px;
            white-space: nowrap;
            position: relative;
            border-bottom: 1px dotted #333333;
            text-align: left;
        }
        
        .submenu a:last-child {
            border-bottom: 0
        }
        
        .submenu a:before {
            position: absolute;
            content: "";
            width: 4px;
            height: 4px;
            border: 2px solid #333333;
            border-radius: 50%;
            top: 23px;
            left: 13px;
            transition: ease .4s;
            -o-transition: ease .4s;
        }
        
        .submenu a:hover {
            color: #c30d23;
            font-weight: bold;
        }
        .submenu a:hover:before{border-color: #c30d23;}
        .header .h_nav li:hover .submenu{max-height: 1000px;}
        .header .h_nav li:hover .submenu p:before{opacity: 1;}
        
em,i{font-style: normal;}

html{font-size:12px;-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.33333px}
}
@media screen and (min-width:1366px){html{font-size:14.22916px}
}
@media screen and (min-width:1440px){html{font-size:15px}
}
@media screen and (min-width:1600px){html{font-size:16.66666px}
}
@media screen and (min-width:1760px){html{font-size:18.33px}
}
@media screen and (min-width:1800px){html{font-size:18.75px}
}
@media screen and (min-width:1920px){html{font-size:20px}
}


        .ty-banner-1 {
            position: relative;
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{ 
            display: block;
            width: 100%;
            /*top: 0;*/
            /*left: 50%;*/
            /*visibility: hidden;*/
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

.search{background:#f5f5f5; height: 100px;overflow: hidden;}
.search p{width: 58%; float:left;font-size: 18px;color:#333; font-weight: bold;height:100px; line-height:100px; overflow:hidden;padding-left: 22px;background:url(/images/so_ico02.png) no-repeat 0 center/14px 18px;}
.search p a{ color:#333; padding:0 6px;font-weight: normal;}
.search p a:hover{color: #000;}
.search .sel_xiala{width:120px; height:50px; float:right; line-height:50px;margin-top: 22px;border: #c30d23 2px solid;position: relative;border-right: none;}
.search .sel_xiala:before{content: "";width: 0;height: 0;position: absolute;top: calc(50% - 3px);right: 10px;border-top:8px solid #c30d23; 
border-left:6px solid transparent;
border-right:6px solid transparent;z-index: 10;
}
.search select{ background: none; font-size: 20px; color:#666; border:none; width:120px;padding: 0 0 0 15px; line-height:50px;height: 50px;overflow: hidden; appearance:none;-moz-appearance: none;-webkit-appearance:none;outline:none;}
.search option{ color:#333;}
.search .ser_inp{width:240px; height:50px;padding-left: 10px;background: none; float:right; font-family:"Microsoft YaHei";font-size: 18px; color:#333; line-height:50px; outline:none;margin-top: 22px;
border-top: #c30d23 2px solid;border-bottom: #c30d23 2px solid;border-left: none;border-right: none;}
.search .ser_so{cursor: pointer; float:right;background: #c30d23;font-size: 20px;color: #fff; border:none; width:100px; height:54px;line-height:54px;text-align: center; margin-top: 22px;}
input::-webkit-input-placeholder {color: #333;}


 .blk-1200{
     width: 1200px;
     margin: 0 auto 20px;
 }
        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #e6001c;
            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;
        }
    

 div table#mytable tr, div table#mytable td, #mytable {
    font-size: 0.8rem !important;
}
 .pd_hotline a.oxxx {width:60px;height:60px;display:block;}
        .pd_hotline a.tu1 {background:url(/images/e01.jpg) no-repeat;}
.pd_hotline a.tu1:hover {background:url(/images/e001.jpg) no-repeat;}

.pd_hotline a.tu2 {background:url(/images/e02.jpg) no-repeat;}
.pd_hotline a.tu2:hover {background:url(/images/e002.jpg) no-repeat;}

.pd_hotline a.tu3 {background:url(/images/e03.jpg) no-repeat;}
.pd_hotline a.tu3:hover {background:url(/images/e003.jpg) no-repeat;}
.pd_hotline a.tu3 img{display:none;
    position: absolute;
            top: -100px;
            left: -20px;
            width: 100px;
            height: 100px;
}
.pd_hotline a.tu3:hover img{display: block;}

.pd_hotline a.tu4 {background:url(/images/e04.jpg) no-repeat;}
.pd_hotline a.tu4:hover {background:url(/images/e005.jpg) no-repeat;}

.pd_hotline a.tu5 {background:url(/images/e05.jpg) no-repeat;}
.pd_hotline a.tu5:hover {background:url(/images/e004.jpg) no-repeat;}

        .p1-pro-showcase-1-txt {
            line-height: 26px;
            overflow: hidden;
            float: right;
            width: 46%;
        }
        
        .p1-pro-showcase-1-txt-title {
            font-size: 20px;
            padding: 15px 0;
            color: #333;
            border-bottom: 1px solid #eee;
            margin-bottom: 10px;
        }
        .p1-pro-showcase-1-txt-title i{
            display: block;
            line-height: 30px;
            max-height: 60px;
            overflow: hidden;
        }
        .p1-pro-showcase-1-txt-t1 {
            margin-bottom: 20px;
            overflow: hidden;
        }
        
        .p1-pro-showcase-1-tle {
            width: 100%;
        }
        .pd_hotline{
            display: inline-block;
            width: 100%;
        }
        .p1-pro-showcase-1-tle .p1-pho-1 {
            background: url(/images/VISkins-p1.png) no-repeat 0 -3px;
            min-height: 50px;
            padding-left: 44px;
            font-size: 22px;
            line-height: 30px;
            margin-right: 50px;
            color: #c30d23;
        }
        
        .p1-pho-1 i {
            font-style: normal;
        }
        
        .p1-pho-1 span {
            display: block;
            font-size: 16px;
            line-height: 18px;
            color: #666;
        }
        
        .p1-pho-2 em {
            display: block;
            width: 122px;
            height: 40px;
            background: #c30d23;
            font-size: 18px;
            font-style: normal;
            color: #ffffff;
            text-align: center;
            line-height: 40px;
        }
        /* Hide from IE Mac */
        
        .t1-clearfix {
            display: block;
        }
        /*图片放大镜样式*/
        
        .prod-showcase-1 .jqzoom {
            border: none;
            padding: 0px;
            cursor: pointer;
            margin: 0px;
            display: block;
            position: relative;
        }
        
        .prod-showcase-1 .jqzoom img {
            width: 100%;
            margin: 0 auto;
            display: block;
        }
        
        .prod-showcase-1 .zoomdiv {
            z-index: 100;
            position: absolute;
            top: 0px;
            left: 0px;
            width: 369px;
            height: 369px;
            background: #ffffff;
            display: none;
            text-align: center;
            overflow: hidden;
            border: 1px solid #e8e8e8;
        }
        
        .prod-showcase-1 .jqZoomPup {
            z-index: 10;
            visibility: hidden;
            position: absolute;
            top: 0px;
            left: 0px;
            width: 20px;
            height: 20px;
            border: 1px solid #aaa;
            background: #ffffff;
            opacity: 0.5;
            -moz-opacity: 0.5;
            -khtml-opacity: 0.5;
            filter: alpha(Opacity=50);
        }
        /*图片小图预览列表*/
        
        .t1-pro-preview {
            width: 50%;
            float: left;
        }
        
        .prod-showcase-1 .t1-spec-preview {
            width: 100%;
            overflow: hidden;
            border: 1px solid #e8e8e8;
        }
        
        .prod-showcase-1 .t1-spec-scroll {
            position: relative;
            z-index: 9999;
            overflow: hidden;
            clear: both;
            padding: 9px 0;
            width: 100%;
            border-top: 1px solid #e8e8e8;
            background-color: #fff;
        }
        
        .t1-spec-scroll .t1-prev,
        .t1-spec-scroll .t1-next {
            position: absolute;
            z-index: 9999;
            display: block;
            width: 18px;
            height: 23px;
            text-indent: -9999px;
            overflow: hidden;
            cursor: pointer;
            top: 50%;
            margin-top: -9px;
        }
        
        .prod-showcase-1 .t1-prev {
            left: 0;
            background: url(/images/p15-icon2.png) no-repeat center top;
        }
        
        .prod-showcase-1 .t1-next {
            right: 0;
            background: url(/images/p15-icon3.png) no-repeat center top;
        }
        
        .prod-showcase-1 .t1-items {
            padding: 0 22px;
        }
        
        .t1-items-swiper {
            position: relative;
        }
        
        .t1-items-swiper p {
            float: left;
            width: 30%;
            padding: 0 5px;
        }
        
        .t1-items-swiper p img {
            width: 100%;
            border: 1px solid #eee;
            box-sizing: border-box;
        }
        
        .t1-items-swiper .t1-current img {
            border-color: red;
        }
    

        .p14-prodcontent-1 {
            background: #fff;
            padding: 0 0 42px;
            margin-bottom: 22px;
        }
        
        .p14-prodcontent-1-tit {
            height: 40px;
            font-size: 24px;
            line-height: 40px;
            border-bottom: 2px solid #d4d4d4;
            margin-bottom: 20px;display:none;
        }
        
        .p14-prodcontent-1-tit span {
            display: inline-block;
            height: 40px;
            color: #464646;
            border-bottom: 2px solid  #e6001c;
            padding-left: 34px;
            background: url(/images/p14-icon11.png) no-repeat 2px center;
        }
        
        .p14-prodcontent-1-tit em {
            font-size: 18px;
            font-family: Arial;
            text-transform: uppercase;
            font-style: normal;
            color: #c2c2c1;
        }
        .p14-prodcontent-1 .form tr:first-child td{background:#666;font-weight: normal;text-align:left;}
        .p14-prodcontent-1 .form tr td:first-child{text-align:left;}
        .p14-prodcontent-1 .form a{color:#666;font-weight: normal;}
        .p14-prodcontent-1 .g-fce h3 em{background-position: center center;height: 22px;margin-top: 5px;}
        /*.p14-prodcontent-1-desc {*/
        /*    padding-left: 15px;*/
        /*    padding-right: 15px;*/
        /*}*/
    

        .p14-product-2-tit {
            height: 46px;
            line-height: 46px;
            font-weight: normal;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
        .p14-product-2-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 42px;
            border-bottom: 2px solid #e6001c;
            background:url(/images/p14-icon11.png) no-repeat 12px center;
        }
        
        .p14-product-2-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        
        .p14-product-2-list dl {
            float: left;
            width: 23.8%;
            border: 1px solid #dfdfdf;
            margin-right: 1.5%;
            box-sizing: border-box;
        }
        
        .p14-product-2-list dl.p14-product-clear {
            margin-right: 0;
        }
        
        .p14-product-2-list dl img {
            display: block;
            width: 100%;
        }
        
        .p14-product-2-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .p14-product-2-list h4 {
            height: 30px;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            color: #191919;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-2-list h4 a {
            color: #191919;
        }
        
        .p14-product-2-desc {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-2-list dl:hover {
            border-color: #c30d23;
        }
        
        .p14-product-2-list dl:hover h3 a {
            color: #c30d23;
        }
    

        .fdh-01-tit {
            background: #c30d23;
            height: 80px;
        }
        
        .fdh-01-tit h2 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h2 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(/images/p14-icon5.png) no-repeat right center #ddd;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #333;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(/images/p14-icon2.png) no-repeat right center #c30d23;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a {
            color: #fff;
        }
        
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 40px;
            padding-right: 40px;
            margin-bottom: 1px;
            border-bottom: #ececec 1px dashed;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 25px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color: #c30d23;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color: #c30d23;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color: #c30d23;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #e6001c;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .p1-info-3-tit {
            height: 60px;
    font-size: 24px;
    font-weight: normal;
    line-height: 60px;
    background: #c30d23;
    color: #fff;
    text-align: center;
        }
        .p1-info-3-list{padding: 10px 10px 0;}
        .p1-info-3-list li h4{
            height: 46px;
            font-size: 14px;
            font-weight: normal;
            line-height: 46px;
            color:#4b4a4a;
            border-bottom: 1px dashed #dbdbdb;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        /*.p1-info-3-list li h4 a{ color:#4b4a4a;}*/
        .p1-info-3-list li h4 span {
            float: right;
        }
    

        .contact-z1 {
            height: 140px;
            background: url("/images/contact-z1.jpg") no-repeat;
            color: #333;
            margin-bottom: 30px;
        }
        
        .contact-z1 p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 37px 0 0 95px; 
            background: url(/images/contact-z1_tel.png) no-repeat 74px 44px;
        }
        
        .contact-z1 span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 18px;
            line-height: 30px; 
            padding-left: 73px;
        }
    

.f_bg{background: #1b232a; height:38rem;overflow: hidden;position: relative;z-index: 1;border-top: #f5f5f5 1px solid;}
.f_bg:before{content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.2);position: absolute;top: 20rem;left: 0;z-index: -1;}
.f_bg:after{content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.2);position: absolute;bottom: 5.8rem;left: 0;}
.footer{width: 83.33%; margin:0 auto;}
.lianx {height: 10.3rem;padding-top: 2rem;overflow: hidden;}
.lianx ul {width: 100%;height: 10.3rem;display: flex;justify-content: space-between;}
.lianx ul li {height: 10.3rem;font-size: 0.8rem;color: rgba(255,255,255,0.7);line-height: 1.5rem;position: relative;}
.lianx ul li em {position: absolute;
bottom: 2.2rem;
left: 0;
  width: 2.4rem;
  height: 2.4rem;
  display: block;
  line-height: 0;
  border: #ccc 1px solid;
  border-radius: 50%;
  margin-bottom: 0.7rem;
}
.lianx ul li em img {width: 2.4rem;height: 2.4rem;}
.lianx ul li span {
  display: block;
  font-size: 0.9rem;
  color: #fff;
}
.lianx ul li i {
  display: block;
  font-size: 1.1rem;
  color: #fff;
}
.f_nav{height: 16.5rem;width: 62.5%;padding-top: 3.4rem;}
.f_ul01 li{height: 16.5rem;float: left;width: 36%;}
.f_ul01 li a,.f_top{font-size: 1.1rem;color: rgba(255,255,255,1);display: block;height: 2.5rem;line-height: 2.5rem;width: 100%;margin-bottom: 0.4rem;font-weight: bold;}
.f_ul01 .f_ul02 li{width: 46%;float: left;height: 1.8rem;line-height: 1.8rem;}
.f_ul01 .f_ul02 li a{height: 1.8rem;line-height: 1.8rem;font-size: 0.8rem;color: rgba(255,255,255,0.7);margin-bottom: 0;font-weight: normal;}
.f_ul01 li.f_li02{width: 28%;}
.f_ul01 li.f_li02 .f_ul02 li{width: 100%;}
.f_nav ul li a:hover{text-decoration: underline;color: rgba(255,255,255,1);}
.f_er{width: 34.5%;height: 16.5rem;padding-top: 3.4rem;}
.f_code01{width: 100%;display: flex;justify-content: space-between;}
.f_code01 p{width: 23.4%;text-align: center;}
.f_code01 p em{display: block;width: 100%;line-height: 0;border: #fff 0.3rem solid;box-sizing: border-box;}
.f_code01 p img{display: block;width: 100%;}
.f_code01 p span{display: block;font-size: 0.7rem;color: #fff;width: 100%;line-height: 1rem;padding-top: 0.5rem;}
.f_bot{width: 100%;height: 5.8rem;line-height: 5.8rem;font-size: 0.8rem;color: rgba(255,255,255,0.6);}
.f_bot p{float: right;}
.f_bot span{padding: 0 0.5rem;}
.f_bot a{color: rgba(255,255,255,0.6);}
  

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            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 -53px;
        }
        
        .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: 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: 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: #c30d23;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #c30d23;
            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;
        }
    
<!--0.00017309188842773-->