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

    .p101a-fdh-02 {
        height: 115px;
       
    }
    
    .p101a-fdh-02 h3 {
        float: left;
        width: 200px;
        height: 115px;
        line-height: 115px;
        font-size: 28px;
        font-weight: bold;
        color: #1a1a1a;
    }
    
    .p101a-fdh-02-nav {
        max-width: 1000px;
        float: right;
        height: 40px;
        padding-top: 40px;
    }
    
    .p101a-fdh-02-nav li {
        float: left;
        height: 40px;
        line-height: 40px;
        border-radius: 25px;
           border:1px solid #dcdcdc;
         box-sizing: border-box;
         margin-left: 15px;
       
    }
    
    .p101a-fdh-02-nav li a {
        display: block;
        height: 40px;
        font-size: 18px;
        color: #1a1a1a;
        text-align: center;
        padding: 0 24px;
      
    }
    
    .p101a-fdh-02-nav li.sidenavcur,
    .p101a-fdh-02-nav li:hover {
        background: #ff8901;
        border-color: #ff8901;
    }
    
    .p101a-fdh-02-nav li.sidenavcur a,
    .p101a-fdh-02-nav li:hover a {
        color: #fff;
    }


    .xin-1k2-info-list-3 {
        padding: 0px 0 30px;
    }
    
    .xin-1k2-info-list-3 dl {
        margin-bottom: 30px;
        position: relative;
    }
    
    .xin-1k2-info-list-3 dl:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #fff;
        border: solid 1px #e5e5e5;
        z-index: 1;
    }
    
    .xin-1k2-info-list-3 dt {
        width: 25%;
        position: relative;
        z-index: 5;
    }
    .xin-1k2-info-list-3 dt iframe{ 
        width: 100%;
        position: relative;
        z-index: 5;
        height: 225px;
    }
    
    
    .xin-1k2-info-list-3 dt a,
    .xin-1k2-info-list-3 dt img {
        width: 100%;
        display: block;
    }
    
    .xin-1k2-info-list-3 dt em {
        position: absolute;
        height: 35px;
        line-height: 35px;
        font-size: 18px;
        font-style: normal;
        text-align: center;
        color: #ffff;
        left: -3px;
        top: 14px;
        z-index: 2;
        background: #333333;
        padding: 0 25px;
        display: none;
    }
    
    .xin-1k2-info-list-3 dd {
        position: absolute;
        width: 70%;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 5;
    }
    
    .xin-1k2-info-list-3 .xin-1k2-info-txt {
        padding-right: 200px;
        height: 100%;
    }
    
    .xin-1k2-info-list-3 .xin-1k2-info-txt h4 {
        font-weight: normal;
        margin-bottom: 10px;
        padding-top: 25px;
    }
    
    .xin-1k2-info-list-3 .xin-1k2-info-txt h4 a {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 22px;
        color: #0f0f0f;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    
    .xin-1k2-info-list-3 .xin-1k2-info-txt p {
        line-height: 30px;
        font-size: 16px;
        color: #666;
        text-align: justify;
    }
    
    .xin-1k2-info-list-3 .xin-1k2-info-more {
        position: absolute;
        width: 38px;
        height: 38px;
        border: 2px solid #ff8901;
        right: 60px;
        top: 50%;
        margin-top: -21px;
        border-radius: 50%;
        z-index: 2;
    }
    
    .xin-1k2-info-list-3 .xin-1k2-info-more:before {
        content: "";
        position: absolute;
        width: 1px;
        height: 70px;
        background: #d3d9db;
        left: -40px;
        top: 50%;
        margin-top: -35px;
        z-index: 2;
    }
    
    .xin-1k2-info-list-3 .xin-1k2-info-more a {
        display: block;
        height: 38px;
        line-height: 38px;
        font-size: 14px;
        font-weight: bold;
        font-family: "宋体";
        text-align: center;
        color: #ff8901;
    }
    
    .xin-1k2-info-list-3 dl:hover:before {
        border-color: #ff8901;
    }
    
    .xin-1k2-info-list-3 dl:hover dt em {
        display: block;
    }
    
    .xin-1k2-info-list-3 dl:hover .xin-1k2-info-txt h4 a {
        color: #ff8901;
    }


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