
    i,em{font-style:normal;}
    @font-face {
        font-family:'DIN';
        src:url("font/DIN-Bold.otf");
    }
       
    .head{width:100%; height:4.5rem;box-sizing: border-box;position: relative;left: 0;top: 0;z-index: 20;box-sizing: border-box;background:;#fff;}
    .h_nr{padding: 0 4.1%;max-width: 1760px;min-width: 1200px;}
    .head .logo{float:left;padding-top:1rem;}
    .head .logo .t_logo{float:left; line-height: 0; overflow: hidden;display: block;width: 10.6rem;height: 2.25rem;}
    .head .logo .t_logo img{width:100%;}



    .head .hea-tel{float: right;height: 4.5rem;width: 12.6%;text-align: right;background: url(images/h_line.png) no-repeat left 1.9rem; background-size: 1px 0.8rem;}
    
      .head .hea-tel i img{display: none;width: 0.75rem;height: 0.85rem;margin-right: 0.2rem;vertical-align: -0.05rem;}
      .head .hea-tel em img{display: inline-block;width: 0.75rem;height: 0.85rem;margin-right: 0.2rem;vertical-align: -0.05rem;}
 
    .head .hea-tel p{position: relative;display: inline-block;font-size: 1.1rem;line-height: 4.5rem;color:#333;font-weight: bold;font-family: "Century Gothic";}
   
    .head .h_con .nav{margin-top: 1.5rem;float: right;margin-right: 3%;}
    .head .h_con .nav li{float:left;position: relative;height: 3rem;}
    .head .h_con .nav li>a{display: block; font-size: 0.9rem; color:#333;z-index:200; position: relative;transition: 0.5s;height: 1.6rem;padding: 0 0.9rem;line-height: 1.6rem;}
    .head .h_con .nav li:hover>a,.head .h_con .nav li.cur>a{border-radius: 1.2rem;background: #f48101;color:#fff}
  .head .menu ul li .nav-two {
            width: 8rem;
            position: absolute;
            left: 50%;
            top: 4.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 rgba(195, 35, 51, .3);
            transition: .5s;
            display: none;
        }
        
        .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: #f48101;
            color: #fff;
        }
        
        .head .menu ul li:hover .nav-two {
            top: 2.5rem;
            display: block;
        }
        
/*  

    .head.headFix{background:#fff;position: fixed;left: 0;top: 0;height: 5rem;box-shadow:0 10px 10px 0 rgba(0,0,0,0.05);z-index: 99;} */

   .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;} 
     .head.headFix .h_con .nav li:hover>a, .head.headFix .h_con .nav li.cur>a{border-radius: 1.2rem;background: #f48101;color:#fff}
  .head.headFix .h_con .nav li>a{color:#333;}
       .head.headFix  .hea-tel i img{display:none;}
      .head.headFix  .hea-tel em img{display:inline-block;}
         .head.headFix .hea-tel p{color:#333;}
         
          /**/

          @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-search-1 {
            height: 80px;
            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: #f48101 url(images/p101-search-icon1.png) no-repeat center center;
            float: right;
            cursor: pointer;
        }
    

 .contenttb{width:1200px;margin:0 auto;}
        .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;
        }
    

    .p101a-fdh-02 {
        height: 115px;
       
    }
    
    /*.p101a-fdh-02 h3 {*/
    /*    float: left;*/
    /*    width: 200px;*/
    /*    height: 115px;*/
    /*    line-height: 115px;*/
    /*    font-size: 25px;*/
    /*    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-right: 25px;
       
    }
      .p101a-fdh-02-nav li:last-child{margin-right:0;}
    .p101a-fdh-02-nav li a {
        display: block;
        height: 40px;
        font-size: 18px;
        color: #1a1a1a;
        text-align: center;
        padding: 0 27px;
      
    }
    
    .p101a-fdh-02-nav li.sidenavcur,
    .p101a-fdh-02-nav li:hover {
        background: #f48101;
        border-color: #f48101;
    }
    
    .p101a-fdh-02-nav li.sidenavcur a,
    .p101a-fdh-02-nav li:hover a {
        color: #fff;
    }


    .p102-about-content{font-size: 16px;line-height: 32px;color: #4c4c4c;text-align: justify;padding: 40px 0;}


    .f_bg{ height:32rem;overflow: hidden;box-sizing: border-box;background: #f5f5f5;background-size: 100% 100%; padding-top: 5.3rem;}  
.content01{width: 75rem;margin: 0 auto;min-width: 1200px;max-width: 1500px;}
    .f_nav{height: 5rem;border-bottom: 1px solid #e5e5e5;box-sizing: border-box;}
    .f_nav h2{ display: block;float: left;}
    .f_nav h2 img{ display: block;width: 10.5rem;height: 2.25rem;} 
  
    .f_nav ul{ float: right;display: flex;justify-content: space-between;width: 75%;padding-top: 0.6rem;}
    .f_nav ul li{position: relative;box-sizing: border-box;margin-top: 0.2rem;} 
    .f_nav ul li a{font-size: 0.9rem;color: #333333;line-height: 1.1rem;display: block;}
    .f_nav ul li a:hover{color: #f48101;}
    .f_con{display: flex;justify-content: space-between;padding-top: 5.4rem;box-sizing: border-box;}
    .f_con h3{display: block;font-size: 1.2rem;color: #333333;line-height: 1.2rem;font-weight: normal;}

    .gsxx p img{display: inline-block;width: 1rem;height: 1.1rem;margin-right: 0.4rem;}
    .gsxx p{display: block;font-size: 1.4rem;line-height: 1.4rem;color: #333333;margin-top: 2.2rem;font-family: "DIN";margin-top: 2.2rem;margin-bottom: 1rem;font-family: "Century Gothic";}
    .gsxx li{display: block;font-size: 0.8rem;line-height: 1.5rem;color: #333333;margin-bottom: 0.7rem;}


    .f_xx {width: 28rem;}
    .f_xx p{display: block;font-size: 0.8rem;line-height: 1.5rem;color: #666666;margin-top: 2.4rem;margin-bottom: 1rem;width: 22.7rem;}

    .f_xx li{display: block;font-size: 0.8rem;line-height: 1.5rem;color: #666666;}


    .f_er{float: right;width: 9.6rem;}
    .f_ma{margin-top: 2.7rem; }
    .f_er ul li{float: left;width: 2.35rem;position:relative;margin-bottom: 0.7rem;margin-right: 1.05rem;} 
    .f_er ul li:nth-child(3n){margin-right: 0;}
    .f_er ul li>img{display: block;width: 2.35rem;height: 2.35rem;margin:0 auto;}
     .f_er ul li b{display: none;width:6rem; line-height: 0;position: absolute;left:-1.5rem;bottom:3rem;box-shadow: 0px 0.4rem 0.75rem 0px rgba(0,0,0,0.1);border-radius: 5px;z-index: 20;}
    .f_er ul li b img{width:100%;}
    .f_er ul li:hover b{display: block;}

    








    .xin-2112-client-1 {
        width: 76px;
        position: fixed;
        right: 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("images/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: #f48101;
        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 #f48101;
    }
    
    .xin-2112-client-1 li .client-2112-cont:before {
        content: "";
        position: absolute;
        width: 38px;
        height: 38px;
        background: url("images/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: #f48101;
    }
    
    .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;
    }

