
    i,em{font-style:normal;}
    
    .head{width:100%; height:6.2rem;box-sizing: border-box;position: relative;left: 0;top: 0;z-index: 20;}
    .h_nr{padding: 0 4.6%;max-width: 1760px;min-width: 1200px;position:relative;}
    .head .logo{float:left;padding-top:0.2rem;}
    .head .logo .t_logo{float:left; line-height: 0; overflow: hidden;display: block;width: 9.4rem;height: 3.5rem;margin-top: 1.2rem;}
    .head .logo .t_logo img{width:100%;display:block;height:3.5rem}
     .head .logo .t_logo img:nth-child(1){margin-top:-3.5rem;}
    .head .logo h2{float:left;margin-top:0.9rem;margin-left: 1.1rem;padding-left: 1.1rem;height: 4.45rem;background: url(images/h_line.png) no-repeat left top;background-size: 1px 4.45rem;}
    .head .logo h2 span{  line-height: 1.2rem;font-size: 1.2rem; color:#333;font-weight: normal;display: block;padding-top: 0.6rem;letter-spacing: 1px;}
    .head .logo h2 img{display: block;width: 23.3rem;height: 2.05rem;margin: 0.4rem 0 0;}
    .head .h_con{float:right;}
    .head .hea-tel{position: absolute;right: 4.6%;top: 1.2rem;}
    .head .hea-tel p{position: relative;display: inline-block;margin-left: 0.3rem;font-size: 1.2rem;line-height: 1.2rem;color:#ff8901;font-weight: bold;}
    .head .hea-tel em{display: inline-block;width: 1.2rem;height: 1.2rem;vertical-align: -0.15rem;overflow:hidden;}
     .head .hea-tel em img{width:1.2rem;height:1.2rem;display:block;}
        .head .hea-tel em img:nth-child(1){margin-top:-1.2rem;}
    .head .h_con .nav{margin-top: 3.5rem;}
    .head .h_con .nav li{float:left;margin-left:1rem;height: 2.7rem;padding: 0 0.4rem;}
    .head .h_con .nav li>a{display: block; font-size: 1rem; color:#333;z-index:200; position: relative;transition: 0.5s;height: 2.7rem;}
    .head .h_con .nav li:hover>a,.head .h_con .nav li.cur>a{font-weight: bold;color: #f47a24;border-bottom:0.15rem solid #f47a24;}
     .head .menu ul li:nth-child(5), .head .menu ul li:nth-child(6), .head .menu ul li:nth-child(7), .head .menu ul li:nth-child(8){position:relative;}
    /*.head .h_con .nav li::before{content:'';width:0;height:0.15rem;background-color: #f47a24;position: absolute;bottom:0;left:0;transition: 0.5s;}*/
    /*.head .h_con .nav li:hover:before,.head .h_con .nav li.cur:before{width:100%;}*/
 .head .menu ul li .nav-two {
            width: 1400px;
            position: absolute;
            left: 50%;
            top: 5rem;
            transform: translate(-50%, 0);
            background: rgba(255, 255, 255, .98);
            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 #ff8901;*/
            transition: .5s;
            display: none;
        }
        .head .menu ul li .nav-two p{
            float: left;width: 65%;
            padding:2.5rem 3rem 0;
            box-sizing: border-box;
        }
         .head .menu ul li .nav-two em{
            float: right;width: 35%;
            display: block;
            padding: 3rem 2.5rem;
            background: #f5f5f5;
             box-sizing: border-box;
        }
         .head .menu ul li .nav-two em img{display:block;width:100%;border-radius:4px;}
           .head .menu ul li .nav-two b a {display:block;height:2.4rem;border-bottom:1px solid #e2e2e2;font-weight:normal;font-size:1.2rem;color:#f47a24;}
          .head .menu ul li .nav-two i{ display: flex;flex-wrap: wrap;margin-top:1rem;}
        .head .menu ul li .nav-two i a {
            display: block;
            line-height: 1.8rem;
            font-size: 0.8rem;
            color: #333333;
            float: left;
            width: 25%;
            padding-left: 1rem;
            position: relative;
            box-sizing: border-box;
            
          
        }
         .head .menu ul li .nav-two i a:after{
             position: absolute;left: 0;top:0.7rem;width: 0.3rem;height: 0.3rem;border-radius: 0.3rem;background:  #ff8901;content: "";
         }
        
        .head .menu ul li .nav-two i a:hover {
          
            color: #ff8901;
        }
        
        .head .menu ul li:hover .nav-two {
            top: 6.2rem;
            display: block;
        }
        
   .head .menu ul li .nav-dd {
            width: 9rem;
            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 #ff8901;
            transition: .5s;
            display: none;
        }
        
        .head .menu ul li .nav-dd a {
            display: block;
            line-height: 2.2rem;
            font-size: 0.8rem;
            color: #595959;
            text-align: center;
            margin: 0 8px;
            border-radius: 8px;
        }
        
        .head .menu ul li .nav-dd: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;
        }
        
        .head .menu ul li .nav-dd a:hover {
            background: #ff8901;
            color: #fff;
        }
        
        .head .menu ul li:hover .nav-dd {
            top: 3.2rem;
            display: block;
            z-index: 20;
        }
 
 
    .head.headFix{background:#fff;position: fixed;left: 0;top: 0;height: 6.2rem;box-shadow:0 10px 10px 0 rgba(0,0,0,0.05);z-index: 99;}
    .head.headFix .logo .t_logo img:nth-child(1){margin-top:-3.5rem;}
     .head.headFix .logo h2{background: url(images/h_line2.png) no-repeat left top;background-size: 1px 4.45rem;}
    .head.headFix .logo h2 span{color:#333;}
    .head.headFix .hea-tel p{color:#ff8901;font-weight: bold;}
    .head.headFix .hea-tel em img:nth-child(1){margin-top:-1.2rem;}
    .head.headFix .h_con .nav li>a{color:#333;}
   

    em,i{ font-style:normal;}

/**/
          .content24 { width: 1400px; margin: 0px auto; position: relative; }
        

          @media screen and (max-width: 1500px) {
          .content24 {
              width: 1300px;
          }
          }

          @media screen and (max-width: 1300px) {
          .content24 {
              width: 1200px;
          }
          }


          /**/

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

        .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: #ff8901 url(images/p101-search-icon1.png) no-repeat center center;
            float: right;
            cursor: pointer;
        }
    

         .p102-proShow-1-tel {
      
        height: 50px;
        line-height: 50px;
        padding-top: 20px;
       
        z-index: 1;
    }
    
    .p102-proShow-1-tel a {
        float: left;
        width: 98px;
        height: 50px;
        padding-left: 58px;
        background: url(images/p102-cpxq-icon1.png) no-repeat 22px center #ff8901;
        font-size: 18px;
        color: #ffffff;
        margin-right: 12px;
    }
    
    .p102-proShow-1-tel p {
        float: left;
        min-width: 300px;
        max-width: 100%;
        height: 50px;
    }
    
    .p102-proShow-1-tel p em {
        float: left;
        height: 50px;
        font-size: 16px;
        color: #4c4c4c;
        padding-left: 50px;
        background: url(images/p102-cpxq-icon2.png) no-repeat left center;
        font-style: normal;
    }
    
    .p102-proShow-1-tel p span {
        float: left;
        font: bold 26px/50px Arial;
        color: #333333;
    }
        .p1-pro-showcase-1-txt {
            line-height: 30px;
            overflow: hidden;
            margin-left: 55px;
            float: left;
            width: 55%;
        }
        
        .p1-pro-showcase-1-txt-title {
            height: 80px;
            font-size: 30px;
            font-weight: normal;
            line-height: 80px;
            overflow: hidden;
            color: #333;
            border-bottom: 1px solid #eee;
            margin-bottom: 20px;
             margin-top: 20px;
        }
        
        .p1-pro-showcase-1-txt-t1 {
            font-size: 16px;
            line-height: 32px;
            margin-bottom: 50px;
            overflow: hidden;
        }
        
        .p1-pro-showcase-1-tle {
            left: 40%;
            bottom: 0;
            margin-left: 55px;
        }
        
        .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: 20px;
            line-height: 30px;
            margin-left: 30px;
            margin-right: 50px;
            color: #ff8901;
        }
        
        .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: 122px;
            height: 35px;
            background: #ff8901;
            font-size: 16px;
            font-style: normal;
            color: #ffffff;
            text-align: center;
            line-height: 35px;
        }
        /* Hide from IE Mac */
        
        .t1-clearfix {
            display: block;
        }
        /*图片放大镜样式*/
        .prod-showcase-1{
            margin-top: 50px;
        }
        .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: 40%;
            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;
        }
    

    .p102-pro-content-nav {
        height: 50px;
        box-shadow: 0 -2px 3px #f9f9f9, 0 4px 6px #e9e9e9;
    }
    
    .fixed {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 88;
        background: #fff;
    }
    
    .p102-pro-content-nav li {
        float: left;
        line-height: 50px;
        margin-right: 50px;
        position: relative;
        font-size: 18px;
        color: #4c4c4c;
        font-weight: normal;
    }
    
    .p102-pro-content-nav li.cur,
    .p102-pro-content-nav li:hover {
        color: #ff8901;
    }
    
    .p102-pro-content-nav li.cur:before,
    .p102-pro-content-nav li:hover:before {
        content: '';
        position: absolute;
        width: 12px;
        height: 12px;
        border: 3px solid #ff8901;
        background: #fff;
        border-radius: 100%;
        left: 50%;
        margin-left: -9px;
        bottom: -10px;
        z-index: 1;
    }
    
    .p102-pro-content-nav li.cur:after,
    .p102-pro-content-nav li:hover:after {
        content: '';
        position: absolute;
        width: 6px;
        height: 6px;
        background: #ff8901;
        border-radius: 100%;
        left: 50%;
        margin-left: -3px;
        bottom: -4px;
        z-index: 2;
    }
    
    .p102-pro-content-desc {
        padding: 40px 0;
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }


    .p103-related-pro {
        padding: 20px 0 80px;
    }
    
    .p103-related-pro-tit {
        height: 50px;
        position: relative;
        margin-bottom: 19px;
    }
    
    .p103-related-pro-tit h2 {
        display: inline-block;
        max-width: 80%;
        height: 50px;
        padding-left: 30px;
        line-height: 50px;
        font-weight: bold;
        font-size: 28px;
        color: #ff8901;
        position: relative;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p103-related-pro-tit h2:before {
        content: '';
        position: absolute;
        width: 10px;
        height: 30px;
        background: #ff8901;
        left: 0;
        top: 50%;
        margin-top: -14px;
    }
    
    .p103-related-pro-tit a {
        position: absolute;
        width: 104px;
        height: 34px;
        line-height: 34px;
        font-size: 16px;
        color: #ffffff;
        text-align: center;
        border: 1px solid #ff8901;
        right: 0;
        top: 7px;
        z-index: 1;
        background: #ff8901;
        border-radius: 3px;
    }
    
    .p103-related-pro-tit a.no-bg {
        background: transparent;
        color: #ff8901;
    }
    
    .p103-related-pro-list dl {
        float: left;
        width: 32%;
        border: 1px solid #dcdcdc;
        margin-right: 2%;
        box-sizing: border-box;
    }
    
    .p103-related-pro-list dl:nth-of-type(3) {
        margin-right: 0;
    } 
    .p103-related-pro-list dt{
        background:#f1f2f4; 
    }
   
    .p103-related-pro-list dt a,
    .p103-related-pro-list dt img {
        width: 100%;
        display: block;
    }
    
    .p103-related-pro-list dd h4 {
        height: 50px;
        padding: 5px 10px;
        font-weight: normal;
        background: #f2f2f2;
    }
    
    .p103-related-pro-list dd h4 a {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        color: #333333;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }


.title{padding-bottom: 15px;position: relative;font-weight: normal;text-align: center;margin-bottom: 40px;}
	.title:after{content: '';position: absolute;width: 76px;height: 1px;background: #d4d4d4;bottom: 0;left: 50%;margin-left: -38px;}
	.title span,.title a{display: block;height: 50px;line-height: 50px;font-size: 38px;color: #333333;}
	.title em{display: block;height: 22px;font: 14px/22px 'Arial';color: #808080;font-style: normal;letter-spacing: 2px;}
	.p101-latest-news-con{margin-top:40px;}
    .p101-latest-news {
        padding: 0px 0 0px;
    }
    
    .p101-latest-news-con {
        position: relative;
        padding-bottom: 80px;
    }
    
    .p101-latest-news-con .tempWrap {
        width: 1200px !important;
        margin: 0 auto;
    }
    
    .p101-latest-news-prev,
    .p101-latest-news-next {
        position: absolute;
        width: 36px;
        height: 36px;
        cursor: pointer;
        bottom: 0;
        z-index: 5;
        border-radius: 100%;
    }
    
    .p101-latest-news-prev {
        left: 550px;
        border: 2px solid #333333;
        background: #333333;
    }
    
    .p101-latest-news-next {
        right: 550px;
        border: 2px solid #ff8901;
        background: #ff8901;
    }
    
    .p101-latest-news-prev:before,
    .p101-latest-news-next:after {
        position: absolute;
        content: '';
        width: 14px;
        height: 14px;
        top: 10px;
        z-index: 1;
    }
    
    .p101-latest-news-prev:before {
        border: 2px solid #fff;
        border-style: solid none none solid;
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        right: 7px;
    }
    
    .p101-latest-news-next:after {
        border: 2px solid #fff;
        border-style: solid solid none none;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 7px;
    }
    
    .p101-latest-news-list dl {
        float: left;
        width: 378px;
      
        border: 1px solid #ebebeb;
        background: #f7f7f7;
        position: relative;
        margin-right: 33px;
    }
 
    .p101-latest-news-list dl:hover:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 3px;
        background: #ff8901;
        left: 0;
        bottom: -1px;
        z-index: 1;
    }
    
    .p101-latest-news-list dl:last-child {
        margin-right: 0;
    }
    
    .p101-latest-news-list dt img {
        width: 100%;
        display: block;
    }
    
    .p101-latest-news-list dd {
        padding: 30px 25px 20px;
    }
    
    .p101-latest-news-list dd h4 {
        font-weight: bold;
    }
    
    .p101-latest-news-list dd h4 a {
        display: inline-block;
        max-width: 100%;
        height: 60px;
        line-height: 30px;
        font-size: 20px;
        color: #1a1a1a;
        margin-bottom: 15px;
      
    }
     .p101-latest-news-list dl:hover h4 a{
      color:#ff8901;;
  }  
    .p101-latest-news-desc {
        line-height: 30px;
        font-size: 16px;
        color: #4c4c4c;
        text-align: justify;
        margin-bottom: 20px;
    }
    
    .p101-latest-news-time {
        height: 24px;
        line-height: 24px;
        font-size: 14px;
        color: #808080;
       
    }


     
    .content22{width:1400px;margin: 0 auto;position: relative;}
      @media screen and  (max-width:1440px){
        .content22{width:1200px;margin:0 auto;}    
      
           }
    .footer{height: 680px;background:#262626;padding-top: 100px;box-sizing: border-box;}
    .f_con{height: 320px;border-bottom: 1px solid rgba(255,255,255,0.1);} 

    .f_nav li{float: left;width: 230px;}  
  
    .f_nav  ul li b>a{font-size: 20px;line-height: 20px;font-weight: bold;padding-bottom:36px;display: block;color: #fff;}
    .f_nav ul li p>a{font-size: 16px;color: #ffffff;line-height: 34px;display: block;opacity: 0.4;transition: all 0.5s;}
    .f_nav ul li p>a:hover{ opacity: 1;}
    .f_er{float: right;width: 120px;}
    .f_er h2{font-size: 20px;line-height: 20px;font-weight: bold;padding-bottom:36px;display: block;color: #fff;}
    .f_er li{float: left;width: 120px;box-sizing: border-box;}
    .f_er li:last-child{float: right;}
    .f_er li img{ display: block;width: 120px;height: 120px;}
    .f_er li span{ display: block;font-size: 16px;color: #fff;line-height: 50px;text-align: center;width: 100%;opacity: 0.4;}
    .f_er p{font-size: 16px;color: #fff;line-height: 16px;opacity: 0.6;padding: 26px 0 16px;}
    .f_er em{display: block; font-size: 16px;color: rgba(2555,255,255,0.6);line-height: 16px;}
    .f_er em img{display: inline-block;width: 14px;height: 14px;margin-right: 8px;}
    .f_er b{display: block; font-size: 24px;color:#fff;line-height: 28px;font-family: "DIN";margin-top: 8px;}
    .f_er i{display: inline-block; font-size: 16px;color: rgba(2555,255,255,0.6);line-height: 16px;font-weight: normal;}
    .lxwm{height: 140px;border-bottom: 1px solid rgba(255,255,255,0.1);}
    .lxwm li{float: left;width: 33.33%;padding: 42px 2.5% 0;height: 140px;box-sizing: border-box;border-right: 1px solid rgba(255,255,255,0.1);}
    .lxwm li:last-child{border-right: 0;padding-right: 0;}
    .lxwm li:first-child{padding-left: 0;}
    .lxwm li span{display: block;font-size: 16px;color: #fff;line-height: 20px;opacity: 1;text-align: left;position: relative;}
    .lxwm li span i{display: block;font-size: 16px;color: #fff;line-height: 16px;opacity: 0.6;margin-bottom: 15px;}
    .lxwm li:last-child span{font-size: 16px;}
    .lxwm li em>img{display: block;width: 50px;height: 50px;position: absolute;right: 0;top: 0;}


    .f_bt span{float: left;display:block;font-size: 16px;color: #fff;line-height: 117px;opacity: 0.4;}
    .f_bt span a{color: #fff;}
    .links{float: right;}
    .links i{font-size: 16px;color: #fff;line-height: 117px;display: inline-block;opacity: 0.4;}
    .links a{font-size: 16px;color: #fff;line-height: 117px;display: inline-block;padding: 0 12px;opacity: 0.4;}
    .links a:last-child{padding-right: 0;}
  
    @media screen and  (max-width:1440px){
      .f_nav li{float: left;width: 190px;}  
      .lxwm li:last-child{padding: 42px 0 0 2.5%;}
      .lxwm li:last-child span{font-size: 16px;}
       }

  

   
    .xuan{position:fixed;left:0;bottom:0;z-index: 90
    }
    .xuan i img{display:block;}
    .xuan .close img{position:absolute;right:0;top:-109px;width:60px;height:34px;cursor:position;}


        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 68%;
            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:#ff8901 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#ff8901 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#ff8901 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#ff8901 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:#ff8901 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:#ff8901 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:#ff8901 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;
        }
    
