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


    .p101a-fdh-02 {
        height: 125px;
       
    }
    

    
    .p101a-fdh-02-nav {
        /*max-width: 1000px;*/
        /*float: right;*/
        height: 50px;
        padding-top: 40px;
        text-align: center;
    }
    
    .p101a-fdh-02-nav li {
        display: inline-block;
        height: 50px;
        line-height: 50px;
        border-radius: 28px;
           border:1px solid #dcdcdc;
         box-sizing: border-box;
         margin-right: 15px;
       
    }
    
    .p101a-fdh-02-nav li a {
        display: block;
        height: 50px;
        font-size: 18px;
        color: #1a1a1a;
        text-align: center;
        padding: 0 35px;
        font-family: "mon3";
    }
    
    .p101a-fdh-02-nav li.sidenavcur,
    .p101a-fdh-02-nav li:hover {
        background: #cc0001;
        border-color: #cc0001;
    }
    
    .p101a-fdh-02-nav li.sidenavcur a,
    .p101a-fdh-02-nav li:hover a {
        color: #fff;
    }


    .lyl-1k2-form-2 {
        padding: 100px 0 260px;
        margin-bottom: 95px;
        background: url("images/lyl-1k2-form-bg2.jpg") no-repeat center bottom;
    }
    
    .lyl-1k2-form-2 .lyl-1k2-form-title {
        height: 120px;
        position: relative;
        text-align: center;
        margin-bottom: 28px;
    }
    
    .lyl-1k2-form-2 .lyl-1k2-form-title span {
        display: block;
        height: 120px;
        line-height: 120px;
        font-size: 108px;
        font-family: "Impact";
        color: rgba(51, 51, 51, 0.1);
        text-transform: uppercase;
        letter-spacing: 6px;
        overflow: hidden;
    }
    
    .lyl-1k2-form-2 .lyl-1k2-form-title b {
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        margin-top: -25px;
        height: 50px;
        line-height: 50px;
        font-size: 32px;
        font-weight: bold;
        color: #333333;
        z-index: 5;
    }
    
    .lyl-1k2-form-2 .lyl-1k2-form-wrap .timeinterval{
        padding-top: 10px;height: 30px;line-height: 30px;font-size: 16px;color: #666;
    }
    
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li {
        float: left;
        width: 32%;
        height: 46px;
        background: #eeeeee;
        border-radius: 10px;
        margin-bottom: 32px;
        margin-right: 2%;
    }
    
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li.mr0,
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li03 {
        margin-right: 0;
    }
     .lyl-1k2-form-2 .lyl-1k2-form-wrap li:nth-of-type(3) {  margin-right: 0;}
    
    
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li label {
        float: left;
        width: 100px;
        height: 46px;
        line-height: 46px;
        font-size: 15px;
        color: #999999;
        text-align: right;
    }
    
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li label b{color: #f00;margin-right: 5px;}
    
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li input {
        float: left;
        width: 270px;
        height: 46px;
        line-height: 46px;
        font-size: 15px;
        color: #999;
        background: none;
    }
    
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li input::-webkit-input-placeholder,
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea::-webkit-input-placeholder {
        color: rgba(51,51,51,0.3);
    }
    
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li input::-moz-placeholder,
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea::-moz-placeholder {
        color: rgba(51,51,51,0.3);
    }
    
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li input:-ms-input-placeholder,
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea::-ms-input-placeholder {
        color: rgba(51,51,51,0.3);
    }
    
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea {
        width: 100%;
        height: 185px;
    }
    
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea label {
        width: 110px;
    }
    
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea {
        float: left;
        width: 1080px;
        height: 184px;
        line-height: 46px;
        font-size: 15px;
        color: #999;
        background: none;
    }
    
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li.code_gg_li input {
        width: 80px;
        height: 44px;line-height: 44px;
        background: #fff;
        border: 1px solid #eee;
        margin-right: 10px;
        outline: none;
        padding-left: 10px;
    }
    
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li.code_gg_li label{width: 100px;}
    
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li.code_gg_li b{float: left;width: 110px;height: 46px;}
    
     .lyl-1k2-form-2 .lyl-1k2-form-wrap li.code_gg_li b img{display: block;width: 110px;height: 46px;}
    
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button {
        width: 100%;
        height: 38px;
        margin-bottom: 0;
        padding-top: 22px;
        background: none;
    }
    
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button .lyl-1k2-form-btc {
        width: 150px;
        height: 38px;
        margin: 0 auto;
    }
    
    .lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button input {
        display: block;
        margin: 0 auto;
        width: 150px;
        height: 38px;
        line-height: 38px;
        font-size: 15px;
        color: #ffffff;
        padding-left: 68px;
        background: #cc0001 url("images/lyl-1k2-form-icon.png") no-repeat 42px center;
        text-align: left;
        cursor: pointer;
    }


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