
        .content {
          width: 1200px;
          margin: 0 auto;
        }
        .header .content {
          width: 1200px;
        }
        .header {
          height: 200px;
          position: relative;
          z-index: 99;
          margin-bottom: -60px
        }
        .h_con {
          height: 150px;
          background: #333333;
        }
        .logo {
          width: 286px;
          float: left;
          margin-top: 40px;
          margin-right: 48px;
          
        }
     
        .slogan {
          float: left;
          margin-top: 38px;
          font-size: 0;
          line-height: 0;
        }
        .slogan strong {
          display: block;
          font-size: 26px;
          line-height: 100%;
          color: #fff;
          font-weight: normal;
          margin-bottom: 11px;
        }
        .slogan i {
          display: inline-block;
          width: 115px;
          height: 35px;
          border: 1px solid rgba(255, 255, 255, 0.2);
          border-radius: 18px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          margin-right: 5px;
          text-align: center;
          font-style: normal;
        }
        .slogan i img {
          display: inline-block;
          vertical-align: middle;
        }
        .slogan i span {
          display: inline-block;
          font-size: 15px;
          line-height: 33px;
          color: #fff;
          font-weight: bold;
          margin-left: 6px;
          vertical-align: middle;
        }
        .slogan i:nth-child(3) img {
          vertical-align: -9px;
        }
        .h_tel {
          float: right;
          padding-left: 65px;
          padding-top: 25px;
          background: url(images/h_tel.png) no-repeat left top;
        }
        .h_tel span {
          display: block;
          font-size: 16px;
          line-height: 100%;
          color: #fff;
        }
        .h_tel strong {
          display: block;
          font-size: 32px;
          font-family: DINCond;
          font-weight: 500;
          color: #ffffff;
          line-height: 32px;
          margin-top: 5px;
          letter-spacing: 1.5px;
        }
        .menu {
          background: url(images/h_bg.png) no-repeat center top;
          height: 60px;
          z-index: 2;
          margin-top: -10px;
          text-align: center;
          font-size: 0;
          line-height: 0;
          width: 100%; 
          /*-o-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;*/
          /*transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;*/
        }
        .menu li {
          display: inline-block;
          position: relative;
          height: 60px;
        }
        .menu li > a {
          display: block;
          padding: 18px 22px 0 ;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          height: 60px;
        }
        .menu li:first-child>a{padding-left:35px;}
        .menu li:last-child>a{padding-right:0;}
        .menu li strong {
          display: block;
          font-size: 18px;
          line-height: 100%;
          color: #fff;
          font-weight: normal;
        }
        .menu li span {
          display: block;
          font-size: 12px;
          font-family: Arial;
          font-weight: 400;
          color: rgba(255, 255, 255, 0.5);
          line-height: 12px;
          text-transform: uppercase;
          margin-top: 6px;
        }
        .menu li.cur > a strong,
        .menu li:hover > a strong {
          font-weight: bold;
        }
        .menu .sub:after {
          position: absolute;
          content: "";
          width: 12px;
          height: 7px;
          background: url(images/h_menu.png) no-repeat center;
          padding: 10px;
          top: 17px;
          right: -2px;
          z-index: 3;
          cursor: pointer;
        }
        .menu .submenu {
          position: absolute;
          background: rgba(0, 0, 0, 0.8);
          padding: 30px 46px;
          left: 50%;
          transform: translateX(-50%);
          z-index: 3;
          display: none;
        }
        .menu .submenu:before {
          position: absolute;
          content: "";
          border-style: solid;
          border-width: 11px 14px;
          left: 50%;
          margin-left: -14px;
          top: 0;
          border-color: #bb070d transparent transparent transparent;
        }
        .menu .submenu a {
          display: block;
          font-size: 16px;
          line-height: 36px;
          color: #fff;
          text-align: left;
          white-space: nowrap;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          /*text-align: center*/
        }
        .menu .submenu a:hover {
          font-weight: bold;
        }
        .header-stick .menu{
            background: #bb070d;
            background: #b0050b;
            background: rgba(176,5,11,.85);
            position: fixed;
            top:0;
            margin-top:0;
        }
        .header-stick .menu li >a {
            padding-top:14px;
        }
        .header-stick .menu .sub:after {
         
          top: 11px;
         
        }
      

        .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;
        }
    

.rmcptj {
    background: #fff;
}
.hxysdm .content p {
        width: 480px;
        display: block;
        float: left;
    }
    
    .hxysdm .content p span {
        width: 240px;
        float: left;
        display: block;
        color: #090909;
        text-align: center;
        font-size: 26px;
        height: 230px;
        position: relative;
        background: #f2f2f2;
    }
    
    .hxysdm .content p span:after {
        content: '';
        display: block;
        position: absolute;
        width: 40px;
        height: 80px;
        left: 50%;
        z-index: 2;
        margin-left: -20px;
        bottom: -40px;
        background: url(resource/images/e8f9f43e23124805af689d979c20202b_16.png)no-repeat center;
        transform: rotate(180deg);
    }
    
    .hxysdm .content p span.defan:after {
        transform: rotate(0deg);
    }
    
    .hxysdm .content p span:nth-child(3):after {
        display: none;
    }
    
    .hxysdm .content p span:nth-child(4):after {
        display: none;
    }
    
    .hxysdm .content p span em {
        color: #bd1116;
        font-style: normal;
        margin: 90px 0 10px;
        display: block;
    }
    
    .hxysdm .content p span b {
        font-weight: normal;
        display: block;
    }
    
    .hxysdm .content p .byya em {
        margin: 0;
    }
    
    .hxysdm .content p .byya b {
        margin: 90px 0 10px;
    }
    
    .hxysdm .content p span img {
        width: 100%;
        height: 230px;
        display: block;
    }
    
    .hxysdm .content .buyiy {
        width: 240px;
        text-align: center;
        height: 160px;
        font-size: 30px;
        padding: 150px 0;
        color: #fff;
        line-height: 40px;
        background: url(resource/images/e8f9f43e23124805af689d979c20202b_12.jpg?ver=0)no-repeat top;
        background-size: 100%;
    }
.yzal{padding:30px 0;}

    .rmcptj .content{padding:120px 0 30px;background:url(resource/images/13e293a11071441882db9b0f21664571_2.png)no-repeat bottom center;height:305px;}
    .rmcptj .biaoti{margin-bottom:80px;}
    .rmcptj ul{padding-left:25px;}
    .rmcptj li{width:275px;margin-right:20px;text-align:center;float:left;position:relative;}
    .rmcptj li:last-child{margin-right:0;}
    .rmcptj li img{max-width:100%;}
    .rmcptj li span{display:block;height:50px;font-size:24px;letter-spacing:3px;color:#fff;text-align:center;margin-top:30px;
    }
    .rmcptj li em{display:block;width:100%;position:absolute;z-index:1;top:0;left:0;}
    .ystb {
        background: #333333;
        text-align: center;
    }
    
    .ystb ul li {
        width: 24%;
        text-align: center;
        box-sizing: border-box;
        height: 165px;
        display: inline-block;
        padding-top: 22px;
        height: 186px;
    }
    
    .ystb ul li i {
        display: block;
        line-height: 100%;
        font-size: 24px;
        font-style: normal;
        color: #fff;
        padding: 10px 0 10px 0;
    }
    
    .ystb ul li span {
        display: block;
        line-height: 100%;
        font-family: arile;
        font-size: 12px;
        color: #ccc;
    }
    
    .ystb ul li:last-of-type {
        border-right: none;
    }
    .cpnybd {
        padding: 20px 0;
        background: #f2f2f2;
    }
    
    .cpnybd p {
        float: left;
        color: #000;
        font-size: 24px;
        line-height: 42px;
    }
    
    .cpnybd ul {
        float: right;
        width: 800px;
    }
    
    .cpnybd li {
        float: left;
        width: 200px;
    }
    
    .cpnybd li span {
        display: none;
    }
    
    .cpnybd li input {
        width: 150px;
        padding-left: 20px;
        margin: 0 auto;
        display: block;
        border-radius: 20px;
        line-height: 40px;
        border: 1px solid #666;
        background: #fff;
    }
    
    .cpnybd .form-btn-reset {
        display: none;
    }
    
    .cpnybd .form-btn-submit {
        display: block;
        line-height: 40px;
        width: 150px;
        background: #b0050b;
        color: #fff;
        border-radius: 20px;
        margin: 0 auto;
        font-size: 18px;
        font-weight: bold;
        cursor: pointer;
    }
    .czdwt {
        padding: 30px 0;
        background: url(resource/images/a87c5cb44b5a4086bdec5b7d2bc53cca_4.png)no-repeat center bottom;
        height: 740px;
    }
    .czdwt ul {
        width: 100%;height:485px;
        margin: 60px auto 0;
        background:url(resource/images/02e71edd4e374b9e81f9f145918940fa_2.png)no-repeat center bottom;position:relative;
    }
    
    .czdwt li {
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
    position: absolute;
}
.czdwt li:first-child {
    bottom: 190px;
    left: 285px;
}
.czdwt li.second{
    top: 105px;
    left: 390px;
}
.czdwt li.third{
    top: 70px;
    left: 550px;
}
.czdwt li.fourth{
    top: 105px;
    right: 390px;
}
.czdwt li:last-child {
    bottom: 190px;
    right: 285px;
}
    .czdwt li span {
        color: #fbec02;
        display: block;
        text-align: center;
    }
    
    .czdwt li p {
        background: rgba(225, 225, 225, 0.6);
        padding: 20px 0;
    }
    
    .czdwt li p i {
        font-size: 24px;
        color: #fff;
        display: block;
        text-align: center;
        line-height: 45px;
        font-style: normal;
    }
    
    .biaoti {
    padding: 10px 0;
    background: #f0f0f0;
    margin: 30px 0;
    position: relative;
}
    body .biaoti p{
            color: #333;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    z-index: 9;
    background: #eb4343;
    width: 400px;
        position: relative;
    margin: 0 auto;
    line-height: 25px;
    text-transform: Uppercase;
    }
    
    /*body .biaoti p span {
        font-size: 22px;
    color: #fff;
    float: right;
    letter-spacing: 2px;
    text-align: center;
    margin-right: 10px;
    line-height: 30px;
    }*/
    body .biaoti p span {
    color: #fff;
    font-size: 26px;
    letter-spacing: 2px;
    line-height: 35px;
    text-align: center;
}
    .biaoti p b {
    font-size: 40px;
    letter-spacing: 5px;
    line-height: 55px;
    position: relative;
    color: #020202;
    font-weight: normal;
}
.biaoti p b:after {
    content: '';
    position: absolute;
    background: #020202;
    height: 8px;
    width: 8px;
    border-radius: 8px;
    top: 50%;
    margin-top: -4px;
    right: -15px;
}
.biaoti:after {
    content: '';
    position: absolute;
    height: 26px;
    width: 50%;
    background-color: #e91718;
    top: 50%;
    margin-top: -13px;
    left: 0;
    background-image: linear-gradient(to left, #e91718 , #f0eff0);
}
.biaoti:before {
    content: '';
    position: absolute;
    height: 26px;
    width: 50%;
    background-color: #e91718;
    top: 50%;
    right: 0;
    margin-top: -13px;
    background-image: linear-gradient(to right, #e91718 , #f0eff0);
}
    .fwnr {
        padding: 30px 0 50px;
    }
    
    .fwnr .biaoti {
        margin-bottom: 40px;
    }
    
    .fwnr .gzdtnr {
        position: relative;
        height: 500px;
    }
    
    .fwnr .gzdtnr span {
        font-size: 30px;
        position: absolute;
        letter-spacing: 3px;
        z-index: 1;
    }
    
    .fwnr .gzdtnr span a {
        color: #fff;
    }
    
    .fwnr .gzdtnr span em {
        font-size: 14px;
        display: block;
        margin-top: 5px;
        font-style: normal;
        letter-spacing: 2px;
    }
    
    .fwnr .gzdtnr span.jjfa3 em {
        margin-top: -50px;
    }
    
    .fwnr .gzdtnr span.jjfa4 em {
        display: block;
        line-height: 16px;
        width: 20px;
        position: absolute;
        top: 35px;
        left: -20px;
    }
    
    .fwnr .gzdtnr span.jjfa5 em {
        display: block;
        line-height: 16px;
        width: 20px;
        position: absolute;
        top: 15px;
        right: -25px;
    }
    
    .fwnr .gzdtnr span.jjfa6 em {
        display: block;
        line-height: 16px;
        width: 20px;
        position: absolute;
        top: 15px;
        left: -25px;
    }
    
    .fwnr .gzdtnr span.jjfa1 {
        top: 10px;
        left: 10px;
    }
    
    .fwnr .gzdtnr span.jjfa2 {
        top: 10px;
        left: 385px;
    }
    
    .fwnr .gzdtnr span.jjfa3 {
        top: 280px;
        right: 350px;
    }
    
    .fwnr .gzdtnr span.jjfa4 {
        top: 30px;
        right: 10px;
        line-height: 35px;
        width: 30px;
    }
    
    .fwnr .gzdtnr span.jjfa5 {
        bottom: 110px;
        left: 10px;
        line-height: 35px;
        width: 30px;
    }
    
    .fwnr .gzdtnr span.jjfa6 {
        bottom: 85px;
        right: 290px;
        line-height: 35px;
        width: 30px;
    }
    
    .fwnr .gzdtnr span.jjfa7 {
        bottom: 180px;
        right: 30px;
    }
    
    .fwnr .gzdtnr span img {
        position: absolute;
        z-index: -1;
    }
    
    .fwnr .gzdtnr span.jjfa1 img {
        top: -10px;
        left: -10px;
    }
    
    .fwnr .gzdtnr span.jjfa2 img {
        top: -10px;
        right: -200px;
    }
    
    .fwnr .gzdtnr span.jjfa3 img {
        bottom: -45px;
        left: -110px;
    }
    
    .fwnr .gzdtnr span.jjfa4 img {
        top: -30px;
        right: -10px;
    }
    
    .fwnr .gzdtnr span.jjfa5 img {
        top: -65px;
        left: -10px;
    }
    
    .fwnr .gzdtnr span.jjfa6 img {
        bottom: -85px;
        right: -35px;
    }
    
    .fwnr .gzdtnr span.jjfa7 img {
        top: -10px;
        right: -30px;
    }
    
    .fwnr p {
        width: 80%;
        margin: 50px auto 0;
        text-align: center;
    }
    
    .fwnr p img {
        width: 100%;
    }
    
    .fwnr p span {
        color: #000;
        font-size: 36px;
        display: block;
        letter-spacing: 5px;
        /*margin-bottom: 20px;*/
        text-align: left;
    }
    .dzzx {
        padding-top: 30px;
        height: 680px;
        overflow: hidden;
        background-color: #fff;
    }
    
    .dzzx ul {
        width: 1000px;
        margin: 50px auto 0;
    }
    
    .dzzx li {
        float: left;
        position: relative;
        width: 200px;
        height: 140px;
        margin-right: 200px;
        margin-bottom: 150px;
        background: #7d7b7b;
        color: #000;
        border-radius: 20px;
    }
    
    .dzzx li:nth-child(3n) {
        margin-right: 0;
    }
    
    .dzzx li span {
        color: #fff;
        display: block;
        text-align: center;
        font-size: 36px;
        letter-spacing: 10px;
        background: #bb070d;
        line-height: 60px;
        border-radius: 20px 20px 0 0;
    }
    
    .dzzx li p {
        font-size: 18px;
        line-height: 30px;
        padding: 10px 20px 0;
        text-align: left;
    }
    
    .dzzx li img {
        position: absolute;
        top: 25px;
        right: -180px;
    }
    
    .dzzx li.toDown img {
        height: 55px;
        top: 190px;
        left: 40px;
        ransform: rotate(90deg);
        -ms-transform: rotate(90deg);
        /* Internet Explorer */
        -moz-transform: rotate(90deg);
        /* Firefox */
        -webkit-transform: rotate(90deg);
        /* Safari 和 Chrome */
        -o-transform: rotate(90deg);
        /* Opera */
    }
    
    .dzzx li.toLeft img {
        ransform: rotate(180deg);
        -ms-transform: rotate(180deg);
        /* Internet Explorer */
        -moz-transform: rotate(180deg);
        /* Firefox */
        -webkit-transform: rotate(180deg);
        /* Safari 和 Chrome */
        -o-transform: rotate(180deg);
        /* Opera */
    }
    .cpnybda {
        padding: 20px 0;
        background-color: #f2f2f2;
    }
    
    .cpnybda p {
        color: #000;
        font-size: 30px;
        margin-bottom: 20px;
        line-height: 42px;
        text-align: center;
        font-weight: bold;
        letter-spacing: 3px;
    }
    
    .cpnybda p em {
        color: #e54f4f;
        font-style: normal;
    }
    
    .cpnybda li {
        float: left;
        width: 400px;
    }
    
    .cpnybda li span {
        display: none;
    }
    
    .cpnybda li input {
        width: 300px;
        text-align: center;
        margin: 0 auto;
        display: block;
        border-radius: 10px;
        line-height: 50px;
        border: 2px solid #666;
        background: none;
        font-size: 20px;
    }
    
    .cpnybda li input::-webkit-input-placeholder {
        font-size: 20px;
        color: #666;
    }
    
    .cpnybda .form-btn-reset {
        display: none;
    }
    
    .cpnybda .form-btn-submit {
        display: block;
        line-height: 50px;
        width: 300px;
        background: #b0050b;
        color: #fff;
        border-radius: 10px;
        margin: 0 auto;
        font-size: 20px;
        font-weight: bold;
        cursor: pointer;
    }
    .yzala {
        padding: 30px 0;
        height: 860px;
        background-color: #fff;
    }
    
    .yzala .biaoti {
        margin-bottom: 40px;
    }
    
    .yzala li {
        float: left;
        overflow: hidden;
        margin-right: 20px;
        margin-bottom: 25px;
        position: relative;
    }
    
    .yzala li.none {
        margin-right: 0;
    }
    
    .yzala li.zhonggzj {
        margin-right: 17px;
    }
    
    .yzala li img {
        display: block;
    }
    
    .yzala li span {
        position: absolute;
        background: rgba(0, 0, 0, 0.6);
        color: #fff;
        text-align: center;
        display: block;
        top: 0;
        right: 0;
        width: 100%;
        font-size: 30px;
        line-height: 60px;
    }
    
    .yzala li.diyig span,
    .yzala li.zhlghz span {
        height: 100%;
        width: 50px;
    }
    
    .yzala li.diyig span {
        line-height: 42px;
    }
    
    .yzala li.zhlghz span {
        line-height: 29px;
        font-size: 26px;
        left: 0;
    }


        .footer {
          height: 469px;
          background: url(images/footer_bg.jpg) no-repeat center top;
          padding-top: 97px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
        }
        .f_logo {
          width: 353px;
         
        }
        .f_logo h3 {
          height: 53px;
          margin-bottom: 38px;
          line-height: 0;
           
        }
      
        .f_contact p {
          font-size: 16px;
          line-height: 38px;
          color: #ccc;
        }
        .f_contact p span {
          margin-right: 20px;
        }
        .f_contact p a {
          color: #ccc;
        }
        .f_contact p:last-child {
          font-size: 12px;
          color: #ccc;
          position: absolute;
        }
        .f_con {
          width: 847px;
        }
        .f_menu {
          height: 42px;
          margin-bottom: 38px;
          margin-left: 55px;
        }
        .f_menu a {
          display: block;
          float: left;
          font-size: 16px;
          line-height: 42px;
          color: #fff;
          position: relative;
          margin-left: 31px;
        }
        .f_info {
          margin-left: 86px;
          width: 351px;width: 424px;
        }
        .f_info .f_tel {
          height: 54px;
          padding-left: 58px;
          background: url(images/f_tel.png) no-repeat left center;
        }
        .f_info .f_tel span {
          display: block;
          font-size: 16px;
          line-height: 100%;
          color: #fff;
          /*float: left;*/
          /*padding-top: 23px;*/
        }
        .f_info .f_tel strong {
          display: block;
          font-size: 32px;
          font-family: DINCond;
          font-weight: 500;
          color: #ffffff;
          line-height: 42px;
          float: left;
          padding-top: 5px;
          letter-spacing: 1px;
        }
         .f_info .f_tel strong:last-child {margin-left:15px;}
        .f_info p {
          font-size: 14px;
          line-height: 30px;
          color: #fff;
          margin-top: 21px;
        }
        .f_qr {
          width: 280px;
        }
        .f_qr p {
          width: 120px;
          float: left;
          margin-left: 20px;
          line-height: 0;
        }
        .f_qr img {
          display: block;
          width: 120px;
          height: 120px;
        }
        .f_qr span {
          display: block;
          font-size: 14px;
          line-height: 40px;
          color: #ccc;
          text-align: center;
        }
        .clearfix:after {
          content: ".";
          height: 0;
          display: block;
          visibility: hidden;
          clear: both;
        }
      

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 50%;
            z-index: 999;
            color: #fff;
        }
        #newBridge .icon-right-center{
            left: 2px!important;
        }
        .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:#b0050b url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#b0050b url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#b0050b url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#b0050b 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:#b0050b 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:#b0050b 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:#b0050b 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;
        }
    
