
    
    @font-face {
              font-family:'DIN';
              src:url("font/OPPOSans.ttf");
          }

          @font-face {
              font-family:'BRLNSDB';
              src:url("font/BRLNSDB.ttf");
          }

   .top_bg{height: 5.1rem;}
    em,i{ font-style:normal;}
    body{width:100%;min-width:1200px;max-width: 1920px;margin: 0 auto;overflow-x:hidden;}
   .header{padding:0 4%;margin: 0 auto;}
    .h_con{ position: relative; height:5rem;}
    .h_con .logo{float: left;position: relative;z-index: 10;margin-top: 1rem;}
    .h_con .logo img{ display:block;width:8.65rem;height:3rem;}
    .h_con h2{float: left;font-size: 1.2rem;font-weight: bold;line-height: 5rem;color: #333;margin-left: 1.3rem;} 

    .ttel{float: right;position: relative;height: 5rem;}
    .ttel em{width:0.9rem;height: 0.9rem; display: inline-block;;}
    .ttel em img{width:100%;display: block;}
    .ttel span{display: inline-block;font-size: 1.2rem;font-weight: bold;line-height: 5rem;color: #ff5f70;margin-left: 0.3rem;font-family: "DIN";}
    .h_nav{float: right;margin-right: 1.3rem;}
   .h_nav ul li { display: block;float: left;position: relative; height: 5rem;}  
    .h_nav ul li>a {display: block;position: relative;z-index: 1;font-size:0.9rem;font-weight: normal;color: #333333;height: 5rem; line-height:5rem;display: block;text-align: center;padding: 0 0.3rem;margin: 0 0.8rem;}  
    .h_nav ul li>a::before {content: "";display: block;width: 0;position: absolute;left: 50%;bottom: 1.3rem;background: #ff5f70; height: 0.1rem;transition: 0.35s;}
    .h_nav ul li.cur>a,.h_nav ul li:hover>a {color: #ff5f70;font-weight: bold;}
    .h_nav ul li.cur>a::before ,.h_nav ul li:hover>a::before{width: calc(100% + 0rem);
          left: 0;}
.header .menu ul li .nav-two {
            width: 8rem;
            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 #ff5f71;
            transition: .5s;
            display: none;
            z-index:20;
        }
        
        .header .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;
        }
        
        .header .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;
        }
        
        .header .menu ul li .nav-two a:hover {
            background: #ff5f71;
            color: #fff;
        }
        
        .header .menu ul li:hover .nav-two {
            top: 4.2rem;
            display: block;
        }


          /**/

          @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;*/
            display: block;
            width: 100%;
        }
        .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: #ff5f71 url(images/p101-search-icon1.png) no-repeat center center;
            float: right;
            cursor: pointer;
        }
    

        .p12-sitemap-1-xml {
            height: 30px;
            line-height: 30px;
            text-align: right;
        }
        
        .p12-sitemap-1-tit {
            height: 46px;
            line-height: 46px;
            color: #fff;
            clear: both;
        }
        
        .p12-sitemap-1-tit h3 {
            display: inline-block;
            font-size: 26px;
            padding: 0 30px;
            text-align: center;
            font-weight: normal;
            background: #ff5f71;
        }
        
        .p12-sitemap-1-tit a {
            color: #fff;
        }
        
        .p12-sitemap-1 ul {
            padding-top: 15px;
            display: inline-block;
            width: 100%;
            border-bottom: 1px solid #d2d2d2;
            margin-bottom: 40px;
        }
        
        .p12-sitemap-1 li h4 {
            height: 60px;
            line-height: 60px;
            border-bottom: 1px solid #d2d2d2;
            text-align: center;
            width: 16.66%;
            font-weight: normal;
            float: left;
            overflow: hidden;
            position: relative;
            top: 1px;
        }
    
.content22{width:1400px;margin: 0 auto;position: relative;}
@media screen and  (max-width:1440px){
        .content22{width:1200px;margin:0 auto;}    
      
           }
    .f_bg{ height:631px;background: url(images/foot_bg.jpg) no-repeat center;box-sizing: border-box; }
    .footer .gsxx{height: 224px;padding-top:100px; box-sizing: border-box;border-bottom: 1px solid rgba(0,0,0,.3);}
    .footer .gsxx h2{ width: 203px;height: 70px;float: left; }
    .footer .gsxx h2 img{ display: block;width: 203px;height: 70px;}
    .f_nav{float: right;display:flex;justify-content:space-between;} 
    .f_nav li>a{font-size: 18px;color: #333;line-height: 72px;display: block;margin-left: 45px;float: left;}

    .f_con{height: 316px;padding-top: 75px;box-sizing: border-box;}
    .footer .f_lx{ float: left; }
    .footer .f_lx ul li{ float: left;margin-right: 60px; }
    .footer .f_lx ul li span{ display: inline-block;font-size: 16px;line-height: 16px;color: #333;}
    .footer .f_lx ul li img{display: inline-block;height: 60px;width: 60px;margin-right: 12px;vertical-align: -5px;}
    .footer .f_lx ul li b{ display: block;font-size: 22px;line-height: 22px;color: #333;margin-top: 14px;font-weight: normal; }
    .footer .f_lx ul li b em{font-family: "DIN";}
    .footer .f_lx p{display: block;margin-top: 50px;}
    .footer .f_lx p em{display: block;font-size: 16px;line-height: 32px;color: #333;opacity: 0.8;}
     .footer .f_lx p a{color:#333;}
    .ft-code{float: right;width: 500px;}

    .ft-code li{float: left;width: 150px;margin-right:16px;}
       .ft-code li:last-child{margin-right:0;}
    .ft-code li img{ display: block;width: 150px;height: 150px;border-radius: 6px;}
    .ft-code li span{ display: block;font-size: 16px;color: #333;line-height: 36px;text-align: center;}
    .f_bt{ background:#ff5f70;}
    /*.links{height: 90px;border-top: 1px solid rgba(255,255,255,.3);}*/
    .links i{font-size: 16px;color: #fff;line-height: 90px;display: inline-block;opacity: 0.8;}
    .links a{font-size: 16px;color: #fff;line-height: 90px;display: inline-block;padding: 0 30px;opacity: 0.8;}
    .links a:last-child{padding-right: 0;}
    
    
    @media screen and  (max-width:1440px){
      .f_nav li>a{margin-left: 32px;}
        .ft-code{float: right;width: 480px;}

    .ft-code li{float: left;width: 140px;margin-right:20px;}
    .ft-code li:last-child{margin-right:0;}
    .ft-code li img{ display: block;width: 140px;height: 140px;border-radius: 6px;}
        }
  

        .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:#ff5f71 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#ff5f71 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#ff5f71 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#ff5f71 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:#ff5f71 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:#ff5f71 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:#ff5f71 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;
        }
    
