
       @font-face {
              font-family:'mon1';
              src:url("font/OPPOSans-B.ttf");
          }
          @font-face {
              font-family:'mon2';
              src:url("font/OPPOSans-M.ttf");
          }
          @font-face {
              font-family:'mon3';
              src:url("font/OPPOSans-R.ttf");
          }
      .header {height: 4.8rem;z-index:900;width: 100%; position:relative; background:rgba(255,255,255,0.9);  transition:0.5s all; box-sizing:border-box;}
       .h_nr{padding:0 5%;box-sizing:border-box;}
      /*.ttel{float:right;position: relative;z-index:90;margin:1.5rem 0 0;}*/
      /*.ttel em{display: inline-block;width: 1.9rem;height: 1.9rem;}*/
      /*.ttel em img{display: block;width: 1.9rem;height: 1.9rem;}*/
      /*.ttel span{display:inline-block;font-size:1.4rem;line-height:1.9rem;color:#333;    font-family: "mon2";margin-left: 0.3rem;vertical-align: 0.4rem;}*/
     /*.header .content01{position:relative;}*/
      .ttel{height: 1.9rem;z-index:90;margin:1.5rem 0 0;border-radius:1rem;float:right;position:relative;width:1.9rem;}
      .ttel em{display: inline-block;width: 1.9rem;height: 1.9rem;    vertical-align: -0.6rem;}
      .ttel em img{display: block;width: 1.9rem;height: 1.9rem;}
      .ttel span{ height: 1.9rem; line-height: 1.9rem;text-align: center; font-size: 0.95rem; color:#fff; transition: all 0.3s linear 0s; display:none;font-family: "mon2";margin-left: -0.2rem;}
       .ttel:hover{border-radius:1rem;background: #cc0000;width:10rem;margin-left:-8.1rem; }
      .ttel:hover span{display:inline-block;}
      /*.ttel:hover em{ -webkit-animation:hvr-buzz-out 3s infinite linear;animation:hvr-buzz-out 3s infinite linear}*/
   
      .header .logo {float: left; width:7.85rem;height:2.8rem;margin-top: 1rem; position: relative;z-index: 20; }
      .header .logo a img {width:7.85rem;height:2.8rem;}
      .header h2{float: left;margin-top: 1rem;margin-left: 2rem;display: block;}
      .header h2 span{ display: block;font-size: 0.9rem;line-height: 1.4rem;color: #333333;font-weight: normal;font-family: "mon3";}
   

      .header .nav {float: right;margin-right: 1%;}

      .header .nav ul{display: flex;justify-content: space-between;height: 4.8rem;}
      .header .nav ul li {display: block;padding: 0 0.8rem;}
      /*.header .nav ul li::before {content: "";display: block;width: 100%;position: absolute;left: 0%;bottom: 0rem;background: #cc0000; height: 0rem;transition: 0.35s;}*/

      .header .nav ul li>a { display: block;position: relative; font-size: 0.9rem;line-height: 4.8rem;color: #333333;font-weight: normal;height: 4.8rem;text-transform: uppercase;z-index: 6;font-family: "mon3";}

      .header .nav ul li.cur>a,.header .nav ul li:hover>a{color: #fff; }
      
      .header .nav ul li.cur,.header .nav ul li:hover{color: #fff;background: #cc0000; }
      
      /*.header .nav ul li.cur::before,.header .nav ul li:hover::before {height: 4.8rem;}*/
      /* .header .nav ul li.cur a,.header .nav ul li:hover a {font-weight: bold;color: #fff;} */
      
       .header .menu ul li .nav-two {
            width: 100%;
            position: absolute;
            left: 0%;
            top: 4.8rem;
         height: 4.5rem;
            background: #f8f8f8;
                box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
           text-align: center;
            /*transition: .5s;*/
            display: none;
            z-index: 50;
       
        }
        
        .header .menu ul li .nav-two .sj{
            display: inline-block;
            line-height: 2rem;
            font-size: 0.9rem;
            color: #333333;
            padding:0 1.5rem;
              border: 1px solid #e5e5e5;
              box-sizing: border-box;
            text-align: center;
            margin: 1rem 0.5rem;
            border-radius: 1.3rem;
          
        }
        
         .header .menu ul li .nav-two .sj a{   color: #333333;display:block;width:100%;}
         
        .header .menu ul li .nav-two .sj:hover {
             background: #cc0000;
    border-color: #cc0000;
        }
       .header .menu ul li .nav-two .sj:hover a{
            background: #cc0000;
            color:#fff;
       }
       .header .menu ul li:hover .nav-two{display:block;}
      .header::after {line-height: 0;visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
 
          em,i{ font-style:normal;}

    .header.header_hide{opacity: 0; transform: translate(0, -90px); 

	-webkit-transform: translate(0, -90px);

    -moz-transform: translate(0, -90px);

    -ms-transform: translate(0, -90px);

    -o-transform: translate(0, -90px);}
    
.header_scroll {background:#fff; transition: all .4s ease;position:fixed;opacity:1;}

     .header.headFix{position: fixed;left: 0;top: 0;box-shadow: 0 2px 10px rgba(0,0,0,0.1);z-index: 99;background:#fff;}
     
  

        .ty-banner-1 {
            position: relative;
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{ 
           
           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: 1400px;margin: 0 auto;}

               @media screen and  (max-width:1440px){
                   .contenttb{width:1200px;margin:0 auto}    
                      }
    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #cc0001;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #cc0001;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


    .p102-proShow-1 {
        padding: 60px 0 40px;
    }
    
    .p102-proShow-1-con {
        border: 1px solid #e3e3e3;
        position: relative;
        padding: 60px;
        box-sizing: border-box;
    }
    
    .p102-proShow-1-left {
        width: 48.4%;
        position: relative;
        overflow: hidden;
    }
    
    .p102-proShow-1-prev,
    .p102-proShow-1-next {
        position: absolute;
        width: 40px;
        height: 40px;
        cursor: pointer;
        background: transparent;
        top: 50%;
        margin-top: -20px;
        z-index: 5;
        display: none;
    }
    
    .p102-proShow-1-left:hover .p102-proShow-1-prev,
    .p102-proShow-1-left:hover .p102-proShow-1-next {
        display: block;
    }
    
    .p102-proShow-1-prev {
        left: 15px;
    }
    
    .p102-proShow-1-next {
        right: 15px;
    }
    
    .p102-proShow-1-prev:before,
    .p102-proShow-1-next:after {
        position: absolute;
        content: '';
        width: 18px;
        height: 18px;
        border: 2px solid #fff;
        border-style: solid solid none none;
        top: 10px;
        z-index: 1;
    }
    
    .p102-proShow-1-prev:before {
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
        right: 4px;
    }
    
    .p102-proShow-1-next:after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 4px;
    }
    
    .p102-proShow-1-pic img {
        width: 100%;
        display: block;
    }
      .p102-proShow-1-pic video{ 
        width: 100%;
        background: #000;
        height: 380px;
        display: block;}
        
    .p102-proShow-1-size {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 56px;
        height: 26px;
        font-size: 14px;
        line-height: 16px;
        color: #fff;
        letter-spacing: 3px;
    }
    
    .p102-proShow-1-right {
        position: absolute;
        width: 45.2%;
        right: 3.33%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-proShow-1-text {
        padding: 60px 0 15px;
        border-bottom: 1px solid #e3e3e3;
        position: relative;
    }
    
    .p102-proShow-1-text:after {
        content: '';
        position: absolute;
        width: 40px;
        height: 3px;
        background: #cc0001;
        left: 0;
        bottom: -2px;
        z-index: 1;
    }
    
    .p102-proShow-1-text .p102-proShow-1-title {
        height: 40px;
        font-size: 26px;
        font-weight: normal;
        line-height: 40px;
        color: #1a1a1a;
        font-family: "mon1";
    }
    
    .p102-proShow-1-text p {
        height: 28px;
        line-height: 28px;
        font-size: 16px;
        color: #808080;
        font-family: "mon3";
    }
    
    .p102-proShow-1-desc {
        max-height: 170px;
        line-height: 34px;
        font-size: 16px;
        color: #4c4c4c;
        text-align: justify;
        padding: 30px 0 0;
        overflow: hidden;
         font-family: "mon3";
    }
    
    .p102-proShow-1-tel {
        position: absolute;
        width: 100%;
        height: 50px;
        line-height: 50px;
        padding-top: 20px;
        
        left: 0;
        bottom: 60px;
        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 #cc0001;
        font-size: 18px;
        color: #ffffff;
        margin-right: 12px;
        transition:all 0.5s;
    }
    .p102-proShow-1-tel a:hover{
        transform: translateY(-6px);
    }
    
    
    .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;
    }


        .p14-prodcontent-1 {
            background: #;
            padding: 32px 0 0px;
            /*margin-bottom: 22px;*/
        }
        
        .p14-prodcontent-1-tit {
            height: 40px;
            font-size: 24px;
            line-height: 40px;
            border-bottom: 2px solid #d4d4d4;
            margin-bottom: 20px;
        }
        
        .p14-prodcontent-1-tit span {
            display: inline-block;
            height: 40px;
            color: #464646;
            border-bottom: 2px solid  #333333;
            padding-left: 34px;
            background: url(images/p14-icon11.png) no-repeat 2px center;
        }
        
        .p14-prodcontent-1-tit em {
            font-size: 18px;
            font-family: Arial;
            font-style: normal;
            text-transform: uppercase;
            color: #c2c2c1;
        }
        
        /*.p14-prodcontent-1-desc {*/
        /*    padding-left: 15px;*/
        /*    padding-right: 15px;*/
        /*}*/
    

    .p103-related-pro {
        padding: 0px 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: 18px;
        line-height: 50px;
        font-weight: normal;
        font-size: 28px;
        color: #333;
        position: relative;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p103-related-pro-tit h2:before {
        content: '';
        position: absolute;
        width: 4px;
        height: 30px;
        background:#333;
        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: #333;
        text-align: center;
        border: 1px solid #333;
        right: 0;
        top: 7px;
        z-index: 1;
       
        border-radius: 20px;
    }
    
     .p103-related-pro-tit a:hover{
         border-color:#cc0001;
       color:#cc0001;
    }
    
    
    .p103-related-pro-list dl {
        float: left;
        width: 23.5%;
        border: 1px solid #dcdcdc;
        margin-right: 2%;
        box-sizing: border-box;
        transition: all 0.5s;
    }
    
    
    .p103-related-pro-list dl:hover {
            border:0;
        box-shadow: 10px 10px 15px #eeeeee, -3px 10px 8px #f7f7f7;
        }
    .p103-related-pro-list dl:nth-of-type(4) {
        margin-right: 0;
    } 
    .p103-related-pro-list dt{
        /*background:#f0f4f7; */
    }
   
    .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: #f0f4f7;*/
    }
    
    .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;
    }


    .f_bg{ height:33rem;overflow: hidden;box-sizing: border-box;background: url(images/foot_bg.jpg) no-repeat center;background-size: 100% 100%; padding-top: 6rem;}  

    .f_nav{height: 6rem;border-bottom: 0.1rem solid #231816;box-sizing: border-box;}
    .f_nav h2{ display: block;float: left;}
    .f_nav h2 img{ display: block;width: 7.8rem;height: 2.8rem;} 
  .content01{width: 75rem;margin: 0 auto;}
    .f_nav ul{ float: right;display: flex;justify-content: space-between;width: 75%;padding-top: 1rem;}
    .f_nav ul li{position: relative;box-sizing: border-box;} 
    .f_nav ul li a{font-size: 0.9rem;color: #333333;line-height: 1.1rem;display: block;font-family: "mon2";}
    .f_nav ul li a:hover{color: #cc0000;}

    .f_con{display: flex;justify-content: space-between;padding-top: 5.3rem;box-sizing: border-box;}
    .f_con h3{display: block;font-size: 1rem;color: #333333;line-height: 1.1rem;font-weight: normal;font-family: "mon1";}
    .gsxx {width: 27rem;}
    .gsxx p img{display: inline-block;width: 1.15rem;height: 1.15rem;margin-right: 0.4rem;}
    .gsxx p{display: block;font-size: 1.5rem;line-height: 1.5rem;color: #333333;font-family: "mon1";margin-top: 3.5rem;margin-bottom: 1rem;}
    .gsxx li{display: block;font-size: 0.8rem;line-height: 1.5rem;color: #333333;font-family: "mon3";}


    .f_xx {width: 21rem;}
    .f_xx p{display: block;font-size: 0.9rem;line-height: 1.5rem;color: #333333;margin-top: 3.5rem;margin-bottom: 1rem;font-family: "mon3";}
    .f_xx p em{display: block;font-size: 0.6rem;line-height: 0.6rem;color: #333333;text-transform: uppercase;font-family: "mon3";}
    .f_xx li{display: block;font-size: 0.8rem;line-height: 1.5rem;color: #333333;font-family: "mon3";}


    .f_er{float: right;width: 21rem;}
    .f_ma{margin-top: 1.2rem; }
    .f_ma li{float: left;width: 10rem;height: 8rem;margin-right: 1rem;}

    .f_ma li:last-child{margin-right: 0;}
    .f_ma li em{display: block;float: left;}
    .f_ma li img{ display: block;width: 8rem;height:8rem;}
    .f_ma li span{height: 8rem;width: 2rem;background: #fff;display: inline-block;font-size: 0.8rem;color: #333;line-height: 2rem;text-align: center;  -ms-writing-mode: vertical-rl; -webkit-writing-mode: vertical-rl;writing-mode: vertical-rl; writing-mode: tb-rl;box-sizing: border-box;border-left: 1px solid #f0f0f0;box-sizing: border-box;font-family: "mon2";}


    








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