
    i,em{font-style:normal;}
    
    @font-face {
        font-family:'mon1';
        src:url("font/Inter_18pt-Bold.ttf");
    }
    @font-face {
        font-family:'mon2';
        src:url("font/Inter_18pt-Regular.ttf");
    }
    @font-face {
        font-family:'mon3';
        src:url("font/Inter_18pt-Medium.ttf");
    }
    @font-face {
        font-family:'mon4';
        src:url("font/OPPOSans-H.ttf");
    }

    .head{width:100%; box-sizing: border-box;position: relative;left: 0;top: 0;z-index: 20;box-sizing: border-box;height: 4.5rem;background: url(images/head_line.png) no-repeat center bottom #fff;background-size: 100% 0.1rem;border: 0;}
    .head .logo .t_logo{display:block; line-height: 0; overflow: hidden;margin-top: 1.2rem;float: left;margin-left: 2%;display: block;width: 10.5rem;height: 2rem;overflow: hidden;}
    .head .logo .t_logo img{display: block;width: 10.5rem;height: 2rem;}


    .head .logo h2{display: block;margin-left:1rem ;margin-top: 1.2rem;float: left;height: 2.5rem;border-left: 1px solid #d9d9d9;padding-left: 1rem;}
    .head .logo h2 span{font-size: 1.1rem;line-height: 2.1rem;color: #008428;display: block;font-weight: bold;}

    .head .hea-tel{float: right;height: 4.5rem;margin-right: 2%;}
    .head .hea-tel em{display: inline-block;width: 1.9rem;height: 1.9rem;margin-right: 0.3rem;vertical-align: -0.5rem;overflow:hidden;}
    .head .hea-tel img{display: block;width: 1.9rem;height: 1.9rem;}
    .head .hea-tel p{position: relative;display: inline-block;font-size: 1.3rem;line-height: 4.5rem;color:#333333;font-weight: bold;font-family: "mon1";}
   
    .head .h_con .nav ul{float: right;margin-right: 2%;}
    .head .h_con .nav li{position: relative;height: 4.5rem;float: left;}
    .head .h_con .nav li>a{display: block; font-size: 0.9rem; color:#333;z-index:60; position: relative;transition: 0.5s;height: 4.5rem;line-height: 4.5rem;text-align: center;padding: 0 0.55rem;font-weight: bold;}
    .head .h_con .nav li.cur::before ,.head .h_con .nav ul li:hover::before {content: "";display: block;width: 0.6rem;position: absolute;left: 50%;top: 4.15rem;background: #008428; height: 0.6rem;transition: 0.35s;margin-left:-0.3rem ;border-radius: 0.3rem;}
    .head .h_con .nav ul li.cur>a,.head .h_con .nav ul li:hover>a {font-weight: bold;}

  
.head .menu ul li .nav-two {
            width: 8rem;
            position: absolute;
            left: 50%;
            top: 5rem;
            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 #008428;
            transition: .5s;
            display: none;
            z-index: 50;
        }
        
        .head .menu ul li .nav-two a {
            display: block;
            line-height: 2.2rem;
            font-size: 0.8rem;
            color: #595959;
            text-align: center;
            margin: 0 8px;
            border-radius: 8px;
        }
        
        .head .menu ul li .nav-two:before {
            width: 100%;
            height: 0.45rem;
            background: url(http://www.jbrsj.com/images/nav-jt.png) no-repeat center;
            content: "";
            position: absolute;
            left: 0;
            top: -0.4rem;
        }
        
        .head .menu ul li .nav-two a:hover {
            background: #008428;
            color: #fff;
        }
        
        .head .menu ul li:hover .nav-two {
            top: 5rem;
            display: block;
        }
        
    .head.headFix{background:#fff;position: fixed;left: 0;top: 0;height: 4.5rem;box-shadow:0 10px 10px 0 rgba(0,0,0,0.05);z-index: 99;background: url(images/head_line.png) no-repeat center bottom #fff;background-size: 100% 0.1rem;border: 0;}
    /*.head.headFix .logo .t_logo img:nth-child(1){margin-top: -2rem;}*/
    /*.head.headFix .logo h2{border-color: #d9d9d9;}*/
 
    /*.head.headFix .logo h2 span{color:#008428;}*/
    /*.head.headFix  .h_con .nav li>a{color:#333333;}*/
    /*.head.headFix  .hea-tel em img:nth-child(1){margin-top:-1.9rem;}*/
    /*.head.headFix  .hea-tel p{color:#333333;}*/

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


  

        .banner {
            position: relative;
            height: auto;
            clear: both;
        }
        
        .banner img {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .ban1{position:relative;}
          /*.ban1:after{position:absolute;left:0;top:0;width:100%;height:1000%;background:rgba(0,0,0,0.45);content:"";z-index:2;}*/
           /*.ban1::after{position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,0.25);background-size: 100% 100%;content: "";left: 0rem;top: 0rem;z-index:10;}*/
        .ban_txt {
            position: absolute;
            top: 0;
            left: 0;
          z-index: 30;
            width: 100%;
            display:block;
        }
        .ban_txt img{display:block; width: 100%;}
        
        .banner video {
            display: block;
            width: 100%;
            margin: 0 auto;
         position:relative;
        }
      
         
         
        .banner .swiper-button-prev,
        .banner .swiper-button-next {
            position: absolute;
            font-size: 0;
            top: 45%;
            margin-top: 0;
            z-index: 11;
            width: 1.8rem;
            height: 3.5rem;
            border: 0;
            outline: none;
            cursor: pointer;
            border-radius: 50%;
            transition: .5s;
        }
        
        .banner .swiper-button-prev {
            left: 4%;
            background: url(images/prev1.png) no-repeat center center;
            background-size: 1.8rem 3.5rem;
        }
        
        .banner .swiper-button-next {
            right: 4%;
            background: url(images/next1.png) no-repeat center center;
            background-size: 1.8rem 3.5rem;
        }
        
        /*.banner .swiper-button-prev:hover,*/
        /*.banner .swiper-button-next:hover {*/
        /*    box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);*/
        /*}*/
        
        .banner .swiper-container-horizontal > .swiper-pagination-bullets {
            bottom: 6%;
        }
        
        .banner .swiper-pagination .swiper-pagination-bullet {
            border: 0 none;
            width: 15px;
            height: 15px;
            border-radius: 15px;
            display: inline-block;
            outline: none;
            background: #fff;
            transition: .5s;
            opacity: 1;
        }
        
        .banner .swiper-pagination .swiper-pagination-bullet-active {
            background: #008428;
            /*width: 40px;*/
        }
        
        .banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
            margin: 0 8px;
        }
    

    .content01{width: 80rem;margin: 0 auto;}

    .f_bg{height: 25rem;background:#e7f6ee;padding-top: 5rem;box-sizing: border-box;}
    .f_con{height: 14rem;display: flex;justify-content: space-between;}
    .f_nav{width: 21.2%;margin-top: -0.4rem;}  
    .f_nav ul{ display: flex;justify-content: space-between;flex-wrap: wrap;}
    .f_nav ul li{width: 50%;}
    .f_nav ul li a{font-size: 0.9rem;color: #333333;line-height: 2rem;display: block;transition: all 0.5s;}
    .f_nav ul li>a:hover{color: #008428;}

    .gywm{padding-left: 4.4%;width: 27.5%;height: 7rem;border-left: 1px solid #cbe8d6;border-right: 1px solid #cbe8d6;}
    .gywm li{font-size: 0.8rem;line-height: 1.5rem;color: #4c4c4c;margin-bottom: 0.8rem;}
    .gywm li img{display: inline-block;margin-right: 0.5rem;width: 1.5rem;height: 1.5rem;vertical-align: -0.5rem;}
    .lxwm{ width: 27.5%;height: 7rem;border-right: 1px solid #cbe8d6;}
    .lxwm p{font-size: 0.8rem;line-height: 0.8rem;color: #1a1a1a;display: block;}
    .lxwm b{font-size: 2.5rem;line-height: 2.5rem;color: #1a1a1a;display: block;font-weight: normal;font-family: "mon3";margin-top: 0.9rem;}
    .lxwm em{font-size: 0.75rem;line-height: 0.75rem;color: #808080;display: block;margin-top: 0.6rem;}


    .f_ma{width: 8.4rem;}

    .f_ma i{font-size: 0.8rem;color: #1a1a1a;line-height: 0.8rem;font-weight: normal;display: block;}
    .f_ma ul{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 0.9rem;}
    .f_ma ul li{float: left;width: 2.3rem;position:relative;margin-bottom: 0.8rem;} 
    .f_ma ul li>img{display: block;width: 2.3rem;height: 2.3rem;margin:0 auto;}
    .f_ma ul li b{display: none;width:14.2rem; height:16.2rem;line-height: 0;position: absolute;left:-6rem;bottom:1.2rem;z-index: 20;background: url(images/foot_dd.png) no-repeat center;background-size: 100% 100%;padding:2.5rem 2.5rem 0;box-sizing: border-box;}
    .f_ma ul li b span{display: block;font-size: 0.8rem;line-height: 1.9rem;color: #4c4c4c;text-align: center;font-weight: normal;}
    .f_ma ul li b img{width:100%;}
    .f_ma ul li:hover b{display: block;}


    .f_bt{height: 6rem;background: #008428;}
    .f_bt .content01{display: flex;justify-content: space-between;}
    .f_bt p{font-size: 0.8rem;line-height: 6rem;color: #fff;}
    .f_bt p span{display: inline-block;margin-right: 1rem;}
    .f_bt p span a{color: #fff;}

    .f_bt .links{font-size: 0.8rem;line-height: 6rem;color: #fff;float: left;}
    .f_bt .links a{display: inline-block;margin-right: 1rem;color: #fff;}
    .f_bt .links a:last-child{margin-right: 0;}
    


  

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#008428 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#008428 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#008428 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#008428 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:#008428 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:#008428 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:#008428 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;
        }
    
