﻿
  .f_pr{position:relative;}
.f_pa{position:absolute;}
.content{width: 72.9%;margin: 0 auto;  }
.content3{width:1200px;margin: 0 auto;  }
em{font-style:normal;}

 .topwrap{background: rgba(255,255,255,1);height: 6.3rem;position:absolute;left:0;top:0;width:100%;max-width: 1920px;min-width: 1200px;margin:0 auto;z-index: 125; } 



    .g_top{height:6.3rem; width:100%;z-index: 15; box-sizing: border-box;max-width: 1920px;min-width: 1200px; margin:0 auto; position: absolute;left:0;top:0;right:0;bottom:0;}
   .g_top .tlogo{ float:left;width:13.5%;display: table; height: 6.3rem;}
   .g_top .tlogo a{ display: table-cell; vertical-align: middle; }
   .g_top .tlogo img{width: 100%; max-height: 6.3rem; display: block;}
   .g_top .rig{float:right;width:50%;}

    .g_nav{float: left;width:81%;margin-right:3%;}
    .g_nav ul{display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;flex-wrap: wrap;}
    .g_nav li>a{display: block; position: relative;height:6.3rem;line-height: 6.3rem; font-size:0.85rem;color:#fff;}
    .g_nav li>a:hover,.g_nav .cur2>a{color:#fb6b2e;font-weight: bold;}
    

  .sou{float: left;width:1.5rem;margin-top: 2.5rem;position: relative; margin-right: 2rem;}
  .sou:before{content: "";position: absolute;width: 1px;height: 0.7rem;background: #fff;right:-1rem;top:0.45rem;}
  .sou i{width: 100%;}
  .sou i img{width: 100%;display: block;}
  .btn_sea_s{font-size:1.2rem;color:#003abc;transition:all .5s ease-in-out;cursor:pointer;width:1.5rem;}
.btn_sea_s img{width: 100%;display: block;}

    .pub_search_box_case.on{transform:none}
    .pub_search_box_case{position:fixed;left:0;top:0;z-index:6;transition:all .5s ease;transform:translateY(-120%);width:100%}
    .pub_search_box_case .pub_sea_sha{position:absolute;width:100vw;height:100vh;left:0;top:0;z-index:2;display:none}
    .pub_search_box_case.on .pub_sea_sha{display:block}
    .pub_search_box_case .pub_search_case{background:rgba(255,255,255,.98);padding:2rem 3rem 1rem 1.1rem;box-shadow:0 1px 3px rgba(0,0,0,.12);position:relative;z-index:3;height:15rem;display:block}
    .pub_search_box_case .pub_search_case .zhan_c{overflow:hidden;position:relative;height:5rem;opacity:1;pointer-events:none}
    .pub_search_box_case .pub_search_case .zhan_c img{height:5rem;display:block;max-width:none;width:auto!important}
    .pub_search_box_case .pub_search_case .pub_search_box{position:relative;width:100%;}
    .pub_search_box_case .pub_search_case .pub_search_box .sea_t{font-size:1.2rem;line-height:2rem;margin-bottom:0.6rem;color:#666;float: left;}
    .fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}
    .animated{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
    .pub_search_box_case .pub_search_case .pub_search_box form{display:block;width:100%;position:relative}
    .pub_search_box_case .pub_search_case .pub_search_box form input{display:block;width:100%;background-color:transparent;border:none;border-bottom-width:medium;border-bottom-style:none;border-bottom-color:currentcolor;border-bottom:2px solid #003abc;padding:0 3rem 1rem 0;outline:0;line-height:2rem;font-size:1.2rem;color:#003abc}
    .pub_search_box_case .pub_search_case .pub_search_box form a{position:absolute;line-height:.65rem;top:0;right:0;width:.4rem;font-size:.24rem;color:#003abc;cursor:pointer}
    .pub_search_box_case .pub_search_case .btn_sea_close{position:absolute;right:6.5rem;top:2rem;cursor:pointer;width:2.5rem;height: 2.5rem;}
    .pub_search_box_case .pub_search_case .btn_sea_close img{width: 100%;display: block;}
  
  .s_inp{ width:60%; border-bottom:0.1rem solid #001e62; height: 3.5rem;line-height: 3.5rem;transition: all 0.3s linear 0s; margin:0 auto;}
  .inp01{float: left;width:85%;background: none;border:none;font-size: 1rem;color: #666;height: 3.5rem;line-height: 3.5rem; padding-left: 1rem;box-sizing: border-box;}
  .s_ss{float: right;width: 2.5rem; height: 2.5rem; background: url(../image/ss.png) no-repeat;background-size:2.5rem 2.5rem;border:none;}

  .ttel{float: left;width:1.5rem;position: relative;margin-top: 2.5rem;}
  .ttel em{width:1.5rem;height: 1.5rem; display: block;}
  .ttel em img{width:100%;display: block;}
  .ttel span{position: absolute;right:-1rem;top:-2rem;font-size: 1.5rem;color:#fb6b2e; text-align: center; transition: all 0.3s linear 0s;opacity: 1; width:12rem;font-weight: bold;}
  .ttel:hover span{opacity: 1;}
  .ttel:hover em{ -webkit-animation:hvr-buzz-out 3s infinite linear;animation:hvr-buzz-out 3s infinite linear}
  
  
  .hea {height: 5rem;
              position: fixed; background: url(../image/topbg2.jpg) no-repeat;background-size:100%;
              top: 0;left:0;bottom:0;right:0;
              box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.03);
              z-index: 99;
              min-width: 1200px;
              max-width: 1920px;
              width: 100%;
              margin: 0 auto; 
          }
.hea .tlogo{ float:left;width:11%;display: table; height: 5rem;}
.hea .tlogo a{ display: table-cell; vertical-align: middle; }
.hea .tlogo img{width: 100%; max-height: 5rem; display: block;}
.hea .ttel{margin-top: 1.8rem;}
.hea .sou{margin-top: 1.8rem;}
.hea .g_nav li>a{display: block; position: relative;height:5rem;line-height: 5rem; font-size:0.85rem;color:#fff;}   
  

.g_nav .three{background:rgba(255,255,255,.8);height:22rem;position:absolute;left:0;top:5rem;padding:2.7rem 13.5% 0 13.5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;z-index:11;display:none}

.three .xlaleft{float:left;width:42%!important;overflow:hidden;}
.three .cjbd{width:100%!important;}
.three .threeimg{width:100%!important;float:left;}
.three .threeimg img{width:100%;display:block;transition:all .3s linear 0s}
.three .threeimg a:before{width:0;background:0 0}
.three .threeimg:hover img{transform:scale(1.03)}

.three .threer{float:left;width:25%; margin-left:6%;}
.three .threer a{position:relative;height:2rem;line-height:2rem;font-size:0.85rem;color:#666666;font-weight:700;text-align:left;float:none;padding:0; border-bottom:1px solid #e2e3e5; position:relative; display:block;}
.three .threer b{font-size:0.85rem;height:2rem;line-height:2rem;color:#333;display:block;font-weight:normal;padding-left:1rem;}
.three .threer i{position:absolute;background:url(../image/dhico.png) no-repeat;background-size:1.4rem 1.4rem;width:1.4rem;height:1.4rem;right:1.6rem;top:50%;margin-top:-.7rem;z-index:112;transition:all .3s linear 0s;display:none;}
.three .threer a:hover b,.three .threer .on b{background:#1a45a4;color:#fff;}
.three .threer a:hover i{display:block;}

.g_nav .cur .threer .oneimg a:before{width:0;background:0 0}
.g_nav .cur .threer a:before{background:0 0}

.hea .three{top:5rem;box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);}
.hea .g_nav .threer a{float:left; width:100%;}
  
  
.g_nav li:hover .three{display:block}
.g_nav li:hover .three a:before{background:0 0;width:0}
  
  
  
  
  
/*媒体查询*/
@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;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

		.plc{padding: 5px 0 25px;}
		.p12-curblock{
			display: none;
		}
		.p102-curmbs-1{height: 40px;line-height: 40px;font-size: 14px;color: #808080;}
		.p102-curmbs-1 b {
			font-weight: normal;
			padding-left: 35px;
			background: url(../image/p102-curmbs-icon1.png) no-repeat left center;

		}
		.p102-curmbs-1 i {
			font-style: normal;
		}

		.p102-curmbs-1 span {
			font-family: 宋体;
			height: 46px;
			line-height: 46px;
			padding: 0px 5px;
		}
		.p102-curmbs-1 a{color: #808080;}
		.p102-curmbs-1 a:hover{color: #1a45a4;}
	

        input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid{box-shadow: none;}
        .code_gg_li img{vertical-align:middle;width:100px;height:32px;}
        .p4-order-form-1 {
            overflow: hidden;
        }
        
        .p4-order-form-1 .p4-titlel-1 {
            width:145px;height: 46px;font-size:18px; line-height: 46px;text-align: center;color:#fff;background: #fb743a;
            
        }
        
        .p4-order-form-1-con {
            border:1px solid #bbb;
            background:url(../image/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
            padding:40px 15%;
        }
        
        .p4-order-form-1-con li p {
            padding-left: 130px;
            color: #999;font-size: 12px;
        }
        
        .p4-order-form-1-con li {
            margin-bottom: 10px;
            font-size: 14px;
            line-height: 35px;
            color: #666;
            overflow: hidden;
        }
        
        .p4-order-form-1-con li span {
            font-weight: bold;
            color: #666;
        }
        .p4-order-form-1-con li b{color:#f00;}
        .p4-order-form-1-con li .row-hd {
            color: #666;
        }
        .timenum{padding-left:95px;}
        .p4-order-form-1-con li p {
            clear: both;
        }
        
        .p4-order-form-1-con label {
            display: inline-block;
            width: 120px;
            color: #666;
            vertical-align: top;
            text-align: right;height: 33px;line-height: 33px;overflow: hidden;
        }
        #code_gg{
            width: 80px;
            margin-right: 10px;
            outline: none;
            padding-left: 10px;
            border: 1px solid #eee;
            height: 33px;
            line-height: 32px;
            color: #666;
        }
        
        
        .p4-order-form-1-con .inputs,
        .p4-order-form-1-con li select {
            width: 73%;
            margin-right: 10px;
            outline: none;
            padding-left: 10px;
            border: 1px solid #eee;
            height: 33px;
            line-height: 32px;
            color: #666;
            box-sizing: border-box;
            /*float: left;*/
        }
        .p4-order-form-1-con .radioandcheck{vertical-align:middle;}
        
        .p4-order-form-1-con .err {
            border: 1px solid #c00;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t1 {
            width: 100%;
        }
        
        .p4-order-form-1-t1 textarea {
            width: 73%;
            height: 102px;
            line-height: 24px;
            border: 1px solid #eee;
            outline: none;
            resize: none;
            overflow: auto;
            margin-right: 10px;
            padding-left: 10px;
            box-sizing: border-box;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t2 {
            width: 100%;
        }
        
        .p4-order-form-1-t2 input {
            width: 150px;
            vertical-align: top;
        }
        
        .p4-order-form-1-t2 span {
            width: 153px;
            height: 25px;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t3 {
            padding-left: 120px;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t3 input {
            width: 80px;
            height: 30px;
            border: 0;
            text-align: center;
            margin-right: 30px;
            color: #fff;
            padding-left: 0;
            cursor: pointer;
        }
        
        .p4-order-form-1-con .p4-order-form-1-b1 {
            background: #1a45a4;
        }
        
        .p4-order-form-1-con .p4-order-form-1-b2 {
            background: #767676;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t4 {
            overflow: auto;
            height: auto;
            min-height: 35px;
            width: 100%
        }
        
        .p4-order-form-1-con .p4-order-form-1-t4 input {
            vertical-align: middle;
            width: 14px;
            margin: 0 10px;
        }
            /*表单弹框*/
.nsw-modal {
  width: 100%;
  height: 100%;
  background: rgba(225, 225, 225, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999; }

.modal-dialog {
  position: fixed;
  color:#000000;
  top: 150px;
  width: 400px;
  border-radius: 3px;
  min-height: 155px;
  overflow: hidden;
  z-index: 99998;
  margin-left: -200px;
  left: 50%; }
  .modal-dialog .css-icon {
    background-image: url("../image/modal-icons.png"); }
  .modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px; }
    .modal-dialog .modal-head .modal-logo {
      width: 15px;
      height: 15px;
      background-position: 1px 0px;
      margin: 8px 5px 0 0;
      float: left; }
    .modal-dialog .modal-head .close {
      float: right;
      width: 15px;
      height: 15px;
      background-position: -14px 0px;
      margin-top: 8px; }
  .modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff; }
    .modal-dialog .modal-body .modal-body-left {
      width: 140px;
      float: left; }
      .modal-dialog .modal-body .modal-body-left .icon {
        width: 64px;
        height: 64px;
        margin: 30px 0 0 48px; }
      .modal-dialog .modal-body .modal-body-left .success-message {
        background-position: 0px -14px; }
      .modal-dialog .modal-body .modal-body-left .warming-message {
        background-position: 0px -78px; }
        .modal-dialog .modal-body .modal-body-right {
      width: 260px;
      float: right;
      padding-top: 20px; }
       .modal-dialog .modal-body .modal-body-right .close-btn {
        color: #000;
        text-align: center;
        width: 90px;
        display: inline-block;
        height: 24px;
        line-height: 24px;
        background: #818079; }
      .modal-dialog .modal-body .modal-body-right p {
        line-height: 30px; }
    
        
    

.g_ft{background:#1c2632;height:30rem;position:relative}
.g_ft:before{content:"";position:absolute;width:100%;height:1px;background:rgba(255,255,255,.1);left:0;bottom:4rem}
.ftys{
    background: #fff;height: 9.3rem;padding: 0 7%; margin-bottom: 5rem;
}
.ftys dl{float: left;width:25%;position: relative;padding-left: 5%;box-sizing: border-box;height: 9.3rem;}
.ftys dt{width: 21%; height: 4.5rem; position: absolute;left:0;top:50%;margin-top: -2.25rem;}
.ftys dt img{width: 100%;display: block;}
.ftys dd{width: 75%;position: absolute;height: 3.6rem;left:22%;top:50%;margin-top: -1.8rem;}
.ftys h3{height: 2rem; line-height: 2rem; font-size: 1.2rem;color:#333333;font-weight: bold;}
.ftys p{font-size: 0.85rem;color:#333333;line-height: 1.6rem;text-transform: uppercase;}
.g_ft .g_ly{padding: 0 7%;}
.g_ft .m_ly h2{margin-bottom:2.5rem;margin-top: 3.5rem;width:47%}
.g_ft .m_ly h2 img{width: 100%;display: block;}

.g_ft .m_ly .dn{display:none}
.g_ft .lywz{margin-top:1.5rem; letter-spacing: 0.2rem; padding-bottom: 2.3rem; height:2.2rem;line-height:2.2rem;font-size:.85rem;color:#fff;margin-bottom:3.5rem;border-bottom:1px solid rgba(255,255,255,.1)}
.g_ft .m_ly{position:relative;}
.g_ft .m_ly li{height:3rem;float:left;width:21.2%;margin-right:.8%;background:rgba(255,255,255,1)}
.g_ft .m_ly .ly2{width:21.2%;margin-right:.8%}
.g_ft .m_ly .ly3{width:42.8%;margin-right:.8%}
.g_ft .m_ly li label{float:left;width:20%;line-height:3rem;color:#333333;font-size:.85rem;text-align:right;margin-right:5%}
.g_ft .m_ly li input{float:left;width:69%;border:none;line-height:3rem;color:#333333;font-size:.85rem;background:0 0}
.g_ft .m_ly .ly3 label{width:9%}
.g_ft .m_ly .ly3 input{width:78%}
.g_ft .m_ly span{display:inline-block;line-height:3rem;color:#333333;font-size:.85rem;}
.g_ft .m_ly b{position: absolute;right:0;top:4rem; line-height:3rem;color:#fff;font-size:.85rem;}
.g_ft .m_ly .form-btn-reset{display:none}
.g_ft .m_ly .form-btn-submit{background:url(../image/tj.jpg) no-repeat;background-size:100%;width:12%;height:3rem;border:none;font-size:0;margin-right:0}
.g_ft input:-webkit-input-placeholder{color:#333333}
.g_ft input:-moz-placeholder{color:#333333}

.ftd{padding: 0 7%;}
.g_ft .ftlogo{float:left;width:16%;}
.g_ft .ftlogo img{width: 100%;display: block;}

.g_ft .lxfs{float:left;width:63%;font-size:.85rem;font-weight:400;line-height:1.8rem;color:rgba(255,255,255,1)}
.g_ft .lxfs a{color:rgba(255,255,255,1)}
.g_ft .lxfs b{color:#fb6b2e;font-size: 1.3rem;}

.g_ft .ftcode{float:right;width:18%;margin-top:3rem}
.g_ft .ftcode li{float:left;width:2.6rem;height:2.6rem;margin-right:2%;position:relative}
.g_ft .ftcode li:nth-child(5){margin-right:0}
.g_ft .ftcode li i{width:100%;display:block;margin-bottom:1rem;overflow:hidden}
.g_ft .ftcode li i img{width:2.6rem;display:block}
.g_ft .ftcode li em{position:absolute;width:6rem;height:6rem;background:#fff;left:50%;margin-left:-3.1rem;transform:rotateY(90deg);top:-7rem;transition:all .3s linear 0s}
.g_ft .ftcode li em:before{content:"";position:absolute;left:50%;margin-left:-1rem;bottom:-.5rem;width:0;height:0;border-style:solid;border-width:1rem 1rem 0 1rem;border-color:#fff transparent transparent transparent;z-index:12}
.g_ft .ftcode li em img{width:100%;display:block;border:.6rem solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.g_ft .ftcode li:hover em{transform:rotateY(0)}
.g_ft .ftcode li:last-child{margin-right:0}
.copyr{position: absolute;left:0;bottom: 0;width: 100%;padding: 0 7%;box-sizing: border-box;font-size: 0.85rem;color:#fff;line-height: 4rem;} 
.copyr a{color:#fff;}








  

    .xin-2112-client-1 {
        width: 76px;
        position: fixed;
        left: 0;
        top: 50%;
        z-index: 999;
        color: #333;
        background: #fff;
        box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
        border-radius: 3px;
    }
    
    .xin-2112-client-1 li {
        width: 76px;
        border-radius: 2px;
        position: relative;
        cursor: pointer;
        padding: 10px 0 13px;
    }
    
    .xin-2112-client-1 li.my-kefu-top {
        display: none;
    }
    
    .xin-2112-client-1 li a {
        display: block;
        height: 100%;
        text-decoration: none;
        color: #333;
    }
    
    .xin-2112-client-1 li i {
        display: block;
        width: 38px;
        height: 37px;
        overflow: hidden;
        margin: 0 auto;
        background: url("../image/xin-2112-client-icon.png") no-repeat;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
    }
    
    .xin-2112-client-1 li.my-kefu-tel i {
        background-position: 0 0;
    }
    
    .xin-2112-client-1 li.my-kefu-link i {
        background-position: 0 -47px;
    }
    
    .xin-2112-client-1 li.my-kefu-qq i {
        background-position: 0 -94px;
    }
    
    .xin-2112-client-1 li.my-kefu-weixin i {
        background-position: 0 -141px;
    }
    
    .xin-2112-client-1 li.my-kefu-top i {
        background-position: 0 -188px;
    }
    
    .xin-2112-client-1 li .client-2112-cont {
        width: 160px;
        padding: 14px 14px 14px 70px;
        position: absolute;
        right: 85px;
        top: 4px;
        color: #fff;
        font-size: 18px;
        height: 32px;
        line-height: 32px;
        text-align: left;
        background: #1a45a4;
        display: none;
    }
    
    .xin-2112-client-1 li .client-2112-cont:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        right: -7px;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #1a45a4;
    }
    
    .xin-2112-client-1 li .client-2112-cont:before {
        content: "";
        position: absolute;
        width: 38px;
        height: 38px;
        background: url("../image/xin-2112-client-icon.png") no-repeat;
        left: 25px;
        top: 50%;
        margin-top: -19px;
        z-index: 1;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin {
        width: 115px;
        padding: 14px;
        position: absolute;
        right: 85px;
        top: -28px;
        background: #fff;
        display: none;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        right: -7px;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #fff;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin img {
        width: 115px;
        height: 115px;
        display: block;
    }
    
    .xin-2112-client-1 li.my-kefu-tel .client-2112-cont:before {
        background-position: -70px 0;
    }
    
    .xin-2112-client-1 li.my-kefu-qq .client-2112-cont:before {
        background-position: -70px -94px;
    }
    
    .xin-2112-client-1 li p {
        display: block;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        color: #333;
        text-align: center;
    }
    
    .xin-2112-client-1 li.my-kefu-link a {
        animation: heart 1s ease-in-out infinite alternate;
    }
    
    .xin-2112-client-1 li.cur,
    .xin-2112-client-1 li:hover {
        background: #1a45a4;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-tel i,
    .xin-2112-client-1 li.my-kefu-tel:hover i {
        background-position: -70px 0;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-link i,
    .xin-2112-client-1 li.my-kefu-link:hover i {
        background-position: -70px -47px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-qq i,
    .xin-2112-client-1 li.my-kefu-qq:hover i {
        background-position: -70px -94px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-weixin i,
    .xin-2112-client-1 li.my-kefu-weixin:hover i {
        background-position: -70px -141px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-top i,
    .xin-2112-client-1 li.my-kefu-top:hover i {
        background-position: -70px -188px;
    }
    
    .xin-2112-client-1 li.cur p,
    .xin-2112-client-1 li:hover p {
        color: #fff;
    }
    
    .xin-2112-client-1 li:hover .client-2112-cont,
    .xin-2112-client-1 li:hover .client-2112-cont-weixin {
        display: block!important;
    }

