
    
    @font-face {
              font-family:'DIN';
              src:url("font/OPPOSans.ttf");
          }

          @font-face {
              font-family:'BRLNSDB';
              src:url("font/BRLNSDB.ttf");
          }

   .top_bg{height: 5.1rem;}
    em,i{ font-style:normal;}
    body{width:100%;min-width:1200px;max-width: 1920px;margin: 0 auto;overflow-x:hidden;}
   .header{padding:0 4%;margin: 0 auto;}
    .h_con{ position: relative; height:5rem;}
    .h_con .logo{float: left;position: relative;z-index: 10;margin-top: 1rem;}
    .h_con .logo img{ display:block;width:8.65rem;height:3rem;}
    .h_con h2{float: left;font-size: 1.2rem;font-weight: bold;line-height: 5rem;color: #333;margin-left: 1.3rem;} 

    .ttel{float: right;position: relative;height: 5rem;}
    .ttel em{width:0.9rem;height: 0.9rem; display: inline-block;;}
    .ttel em img{width:100%;display: block;}
    .ttel span{display: inline-block;font-size: 1.2rem;font-weight: bold;line-height: 5rem;color: #ff5f70;margin-left: 0.3rem;font-family: "DIN";}
    .h_nav{float: right;margin-right: 1.3rem;}
   .h_nav ul li { display: block;float: left;position: relative; height: 5rem;}  
    .h_nav ul li>a {display: block;position: relative;z-index: 1;font-size:0.9rem;font-weight: normal;color: #333333;height: 5rem; line-height:5rem;display: block;text-align: center;padding: 0 0.3rem;margin: 0 0.8rem;}  
    .h_nav ul li>a::before {content: "";display: block;width: 0;position: absolute;left: 50%;bottom: 1.3rem;background: #ff5f70; height: 0.1rem;transition: 0.35s;}
    .h_nav ul li.cur>a,.h_nav ul li:hover>a {color: #ff5f70;font-weight: bold;}
    .h_nav ul li.cur>a::before ,.h_nav ul li:hover>a::before{width: calc(100% + 0rem);
          left: 0;}
.header .menu ul li .nav-two {
            width: 8rem;
            position: absolute;
            left: 50%;
            top: 3.8rem;
            transform: translate(-50%, 0);
            background: rgba(255, 255, 255, .93);
            box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.26);
            border-radius: 0.5rem;
            padding: 0.9rem 0 1.5rem;
            box-sizing: border-box;
            border: 0.05rem solid #ff5f71;
            transition: .5s;
            display: none;
            z-index:20;
        }
        
        .header .menu ul li .nav-two a {
            display: block;
            line-height: 2.2rem;
            font-size: 0.8rem;
            color: #595959;
            text-align: center;
            margin: 0 8px;
            border-radius: 8px;
        }
        
        .header .menu ul li .nav-two:before {
            width: 100%;
            height: 0.45rem;
            background: url(http://www.jbrsj.com/images/nav-jt.png) no-repeat center;
            content: "";
            position: absolute;
            left: 0;
            top: -0.4rem;
        }
        
        .header .menu ul li .nav-two a:hover {
            background: #ff5f71;
            color: #fff;
        }
        
        .header .menu ul li:hover .nav-two {
            top: 4.2rem;
            display: block;
        }


          /**/

          @media screen and (min-width: 1263px) {
          html {
              font-size: calc(1263px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1349px) {
          html {
              font-size: calc(1349px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1463px) {
          html {
              font-size: calc(1463px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1543px) {
          html {
              font-size: calc(1543px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1583px) {
          html {
              font-size: calc(1583px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1643px) {
          html {
              font-size: calc(1643px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1663px) {
          html {
              font-size: calc(1663px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1903px) {
          html {
              font-size: calc(1903px * 20 / 1903);
          }
          }
  

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

        .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .plc {
            position: absolute;
            top: -65px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
            background: url("images/p101-curmbs-bg.png") no-repeat center bottom;
            padding: 20px 0 5px;
        }
        
        .p12-curblock {
            display: none;
        }
        
        .p101-curmbs-con {
            float: right;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #fff;
        }
        
        .p101-curmbs-con b {
            font-weight: normal;
            padding-left: 25px;
            background: url(images/p101-curmbs-icon1.png) no-repeat left center;
        }
        
        .p101-curmbs-con i {
            font-style: normal;
        }
        
        .p101-curmbs-con span {
            font-family: 宋体;
            height: 46px;
            line-height: 46px;
            padding: 0px 5px;
        }
        
        .p101-curmbs-con a {
            color: #fff;
        }
        
        .p101-curmbs-con a:hover {
            text-decoration: underline;
        }
    

 .contenttb{width:1200px;margin:0 auto;}
        .p101-search-1 {
            height: 80px;
            /*margin-bottom: 50px;*/
            box-shadow: 0 3px 4px #e9e9e9;
        }
        
        .p101-search-1 p {
            float: left;
            width: 750px;
            height: 80px;
            line-height: 80px;
            font-size: 14px;
            color: #333333;
        }
        
        .p101-search-1 p b {
            display: inline-block;
        }
        
        .p101-search-1 p a {
            color: #666666;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p101-search-1-inp {
            float: right;
            width: 356px;
            height: 36px;
            background: #fff;
            margin-top: 22px;
        }
        
        .p101-search-1-inp1 {
            width: 249px;
            height: 34px;
            line-height: 34px;
            color: #999999;
            border: 1px solid #e3e3e3;
            border-right: 0;
            padding: 0 20px;
            float: left;
        }
        
        .p101-search-1-inp2 {
            width: 66px;
            height: 36px;
            border: 0;
            background: #ff5f71 url(images/p101-search-icon1.png) no-repeat center center;
            float: right;
            cursor: pointer;
        }
    

          .prod-showcase-1{
            border: 1px solid #ddd;
            padding: 6px;
            box-sizing: border-box;
            margin-top: 50px;
            
        }
        .p1-pro-showcase-1-txt {
            line-height: 32px;
            overflow: hidden;
            margin-left: 55px;
            float: left;
            width: 45%;
            font-size: 16px;
        }
        
        .p1-pro-showcase-1-txt-title {
            height: 80px;
            font-size: 24px;
            font-weight: normal;
            line-height: 80px;
            overflow: hidden;
            color: #333;
            border-bottom: 1px solid #eee;
            margin-bottom: 20px;
            margin-top: 30px;
        }
        
        .p1-pro-showcase-1-txt-t1 {
            margin-bottom: 86px;
            overflow: hidden;
        }
        
        .p1-pro-showcase-1-tle {
            left: 45%;
            bottom: 30px;
            margin-left: 55px;
        }
        
        .p1-pro-showcase-1-tle .p1-pho-1 {
            background: url(images/p14-icon5.png) no-repeat 0 0px;
            min-height: 50px;
            padding-left: 50px;
            font-size: 20px;
            line-height: 30px;
            margin-left: 30px;
            margin-right: 50px;
            color: #ff5f71;
        }
        
        .p1-pho-1 i {
            font-style: normal;
        }
        
        .p1-pho-1 span {
            display: block;
            font-size: 14px;
            line-height: 14px;
            color: #666;
        }
        
        .p1-pho-2 em {
            display: block;
            width: 140px;
            height: 45px;
            background: #ff5f71;
            font-size: 16px;
            font-style: normal;
            color: #ffffff;
            text-align: center;
            line-height: 45px;
        }
        /* 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: 45%;
            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;
        }
    

    .jg h3 span {
        display: block;
        font-size: 20px;
        line-height: 28px;
        font-weight: normal;
        text-align: center;
        padding-top: 24px;
        color: #111;
        border-radius: 50px;
    }
    
    .jg h3 img {
        display: block;
        width: 180px;
        height: 180px;
        margin: 16px auto 0;
    }
    
    .jg p {
        display: block;
        font-size: 16px;
        line-height: 16px;
        font-weight: normal;
        text-align: center;
        padding-top: 14px;
        color: #666;
    }
    
    .layui-layer {
        border-radius: 10px;
    }


        .p14-prodcontent-1 {
            background: #fff;
            padding: 32px 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  #019fa8;
            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-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: 32px;
            border-bottom: 2px solid #019fa8;
            background:url(images/p14-icon11.png) no-repeat 0 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;
            margin-bottom: 60px;
        }
        
        .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;
            display: block;
            text-align: center;
        }
        
        .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: #ff5f71;
        }
        
        .p14-product-2-list dl:hover h3 a {
            color: #ff5f71;
        }
    

    .p103-fdh-1 {
        border: 1px solid #e3e3e3;
        border-bottom: 0;
        margin-bottom: 30px;
           margin-top: 50px;
        background: #ff5f71;
    }
    
    .p103-fdh-1-tit {
        height: 68px;
        border-bottom: 1px solid #e3e3e3;
    }
    
    .p103-fdh-1-tit h2 {
        height: 68px;
        line-height: 68px;
        font-weight: bold;
        font-size: 26px;
        color: #fff;
        text-align: center;
    }
    
    .p103-fdh-1-nav {
        background: #f5f5f5;
        padding-top: 10px;
    }
    
    .p103-fdh-1-nav-one {
        padding: 11px 35px 11px 27px;
        border-bottom: 1px solid #e3e3e3;
    }
    
    .p103-fdh-1-nav-one h3 {
        height: 34px;
        position: relative;
    }
    
    .p103-fdh-1-nav-one h3 i {
        position: absolute;
        width: 20px;
        height: 20px;
        right: -21px;
        top: 7px;
        z-index: 1;
    }
    
    .p103-fdh-1-nav-one h3 i:before {
        content: '';
        position: absolute;
        width: 10px;
        height: 2px;
        background: #808080;
        left: 5px;
        top: 9px;
    }
    
    .p103-fdh-1-nav-one h3 i:after {
        content: '';
        position: absolute;
        width: 2px;
        height: 10px;
        background: #808080;
        left: 9px;
        top: 5px;
        z-index: 2;
    }
    
    .p103-fdh-1-nav-one h3 a {
        display: block;
        height: 34px;
        line-height: 34px;
        font-size: 18px;
        color: #333333;
        overflow: hidden;
        font-weight: normal;
        text-overflow: ellipsis;
        white-space: nowrap;
        position: relative;
    }
    
    .p103-fdh-1-nav-one dl {
        padding: 10px 0;
    }
    
    .p103-fdh-1-nav-one dt a {
        display: block;
        height: 32px;
        line-height: 32px;
        font-size: 16px;
        color: #4c4c4c;
        padding-left: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: url(images/p103-fdh-nav-icon.png) no-repeat left center;
    }
    
    .p103-fdh-1-nav-one h3.sidenavcur:before,
    .p103-fdh-1-nav-one h3:hover:before {
        content: '';
        position: absolute;
        width: 5px;
        height: 18px;
        background: #ff5f71;
        left: -28px;
        top: 8px;
    }
    
    .p103-fdh-1-nav-one h3.sidenavcur i,
    .p103-fdh-1-nav-one h3:hover i {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    .p103-fdh-1-nav-one h3.sidenavcur i:before,
    .p103-fdh-1-nav-one h3:hover i:before,
    .p103-fdh-1-nav-one h3.sidenavcur i:after,
    .p103-fdh-1-nav-one h3:hover i:after {
        background: #ff5f71;
    }
    
    .p103-fdh-1-nav-one h3.sidenavcur a,
    .p103-fdh-1-nav-one h3:hover a {
        color: #ff5f71;font-weight: bold;
    }
    
    .p103-fdh-1-nav-one dt.sidenavcur a,
    .p103-fdh-1-nav-one dt:hover a {
        color: #ff5f71;font-weight: bold;
    }


        .p14-info-2 {
            background: #fff;
        }
        
        .p14-info-2-tit {
            height: 80px;
            font-size: 24px;
            line-height: 80px;
            background: #ff5f71;
            color: #fff;
            text-align: center; margin-bottom:12px;
        }
        
        .p14-info-2-list dl { 
            font-size: 12px;
            line-height: 18px; height: 196px;
            overflow: hidden;text-align: center;
        }
        
        .p14-info-2-list dt {
            width: 100%;border: 1px solid rgba(153, 153, 153, 0.3);  box-sizing:border-box;
            margin:0 auto;
        }
        
        .p14-info-2-list dt img {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .p14-info-2-list dd h3 {
            height: 40px;
            font-size: 14px;
            font-weight: normal;
            line-height:40px;padding: 0 8px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-info-2-list-desc {
            height: 18px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-info-2-list dl:nth-last-child(1) {
            border-bottom: 0;
        }
    

        .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;
        }
    
.content22{width:1400px;margin: 0 auto;position: relative;}
@media screen and  (max-width:1440px){
        .content22{width:1200px;margin:0 auto;}    
      
           }
    .f_bg{ height:631px;background: url(images/foot_bg.jpg) no-repeat center;box-sizing: border-box; }
    .footer .gsxx{height: 224px;padding-top:100px; box-sizing: border-box;border-bottom: 1px solid rgba(0,0,0,.3);}
    .footer .gsxx h2{ width: 203px;height: 70px;float: left; }
    .footer .gsxx h2 img{ display: block;width: 203px;height: 70px;}
    .f_nav{float: right;display:flex;justify-content:space-between;} 
    .f_nav li>a{font-size: 18px;color: #333;line-height: 72px;display: block;margin-left: 45px;float: left;}

    .f_con{height: 316px;padding-top: 75px;box-sizing: border-box;}
    .footer .f_lx{ float: left; }
    .footer .f_lx ul li{ float: left;margin-right: 60px; }
    .footer .f_lx ul li span{ display: inline-block;font-size: 16px;line-height: 16px;color: #333;}
    .footer .f_lx ul li img{display: inline-block;height: 60px;width: 60px;margin-right: 12px;vertical-align: -5px;}
    .footer .f_lx ul li b{ display: block;font-size: 22px;line-height: 22px;color: #333;margin-top: 14px;font-weight: normal; }
    .footer .f_lx ul li b em{font-family: "DIN";}
    .footer .f_lx p{display: block;margin-top: 50px;}
    .footer .f_lx p em{display: block;font-size: 16px;line-height: 32px;color: #333;opacity: 0.8;}
     .footer .f_lx p a{color:#333;}
    .ft-code{float: right;width: 500px;}

    .ft-code li{float: left;width: 150px;margin-right:16px;}
       .ft-code li:last-child{margin-right:0;}
    .ft-code li img{ display: block;width: 150px;height: 150px;border-radius: 6px;}
    .ft-code li span{ display: block;font-size: 16px;color: #333;line-height: 36px;text-align: center;}
    .f_bt{ background:#ff5f70;}
    /*.links{height: 90px;border-top: 1px solid rgba(255,255,255,.3);}*/
    .links i{font-size: 16px;color: #fff;line-height: 90px;display: inline-block;opacity: 0.8;}
    .links a{font-size: 16px;color: #fff;line-height: 90px;display: inline-block;padding: 0 30px;opacity: 0.8;}
    .links a:last-child{padding-right: 0;}
    
    
    @media screen and  (max-width:1440px){
      .f_nav li>a{margin-left: 32px;}
        .ft-code{float: right;width: 480px;}

    .ft-code li{float: left;width: 140px;margin-right:20px;}
    .ft-code li:last-child{margin-right:0;}
    .ft-code li img{ display: block;width: 140px;height: 140px;border-radius: 6px;}
        }
  

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#ff5f71 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#ff5f71 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#ff5f71 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#ff5f71 url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#ff5f71 url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#ff5f71 url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#ff5f71 url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
