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


    .p102-info-items {
        /*margin-bottom: 60px;*/
        padding:30px 30px 30px 40px;
        border: 1px solid #e6e6e6;
        box-sizing: border-box;
    position: relative;
    margin-bottom: 60px;
    }
    
    
    
    .p102-info-items-img {
        float: right;
        width: 35.1798%;
    }
     .p102-info-items:hover .p102-info-items-img img{transform: scale(1.05)}
     
     
    .p102-info-items-img a,
    .p102-info-items-img img {
        width: 100%;
        display: block;
        transition: all 0.5s;
    }
    
    .p102-info-items-text {
        float: left;
        width: 60.2527%;
        padding-top: 40px;
    }
    
    .p102-info-items-text h4 {
        height: 32px;
        position: relative;
        padding-left: 90px;
        margin-bottom: 20px; transition: all 0.5s;
    }
    .p102-info-items:hover h4{transform: translateX(20px);
	transition-delay: .25s;}
       
   
     
        
        
    .p102-info-items-text h4 em {
        position: absolute;
        width: 74px;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        color: #cc0001;
        text-align: center;
        font-style: normal;
        border: 1px solid #cc0001;
        left: 0;
        top: 0;
    }
    
    .p102-info-items-text h4 a {
        display: inline-block;
        height: 32px;
        max-width: 100%;
        line-height: 32px;
        font-size: 22px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
      .p102-info-items:hover .p102-info-items-text h4 a{
            color: #cc0001;
      }
      
      
    .p102-info-items-text p {
        line-height: 28px;
        font-size: 16px;
        color: #666666;
        text-align: justify;
        margin-bottom: 24px; transition: all 0.5s;
    }
       .p102-info-items:hover p{transform: translateX(20px);}
       
       
    .p102-info-1-more a {
        display: block;
        width: 140px;
            height: 44px;
            display: block;
            border: 1px solid #aaa;
            font-size: 16px;
            border-radius: 22px;
            line-height: 44px;
            text-align: center;
        transition: all 0.5s;
    }
      .p102-info-items:hover .p102-info-1-more a {transform: translateX(20px);}
      
      
    .p102-info-items-text:hover .p102-info-1-more a{
        color:#fff;
        background: #cc0001;
        border-color: #cc0001;
        
    }


.p14-infolist-1-list em{

	display: block;

	float: left;

	width: 34px;

	height: 1px;

	background: #ccc;

	margin-top: 35px;

	margin-right: 20px;

	transition: 0.4s;

}
.p14-infolist-1-list dl:hover em{

	width: 60px;

	background: #8F8F8F;

}
.n_date{
	float: right;
	text-align: center;
	margin-left:70px;
	width:120px;
	margin-top:20px;
	border-left:1px solid #e4e4e4;
}


.n_date h5{

	font-size: 16px;

    color: #8F8F8F;

    font-family: "Arial";

    line-height: 26px;
    font-weight: normal;


}

.n_date strong{
	font-size: 26px;color:#333;
	height: 36px;
	display: block;
	text-align: center;
	margin-top: 10px;
	transition: 0.4s;
	font-weight: normal;

}




        .p14-infolist-1-list dl {
            
            margin: 0px 0 30px;
            background: #f7f7f7;
            overflow: hidden;
        }
       
        .p14-infolist-1-list dt {
            width: 23.5%;
            float: left;
         
        }
 .p14-infolist-1-list dd{float:left;width:68.5%;padding-left:3%;padding-top:35px;background:#f7f7f7;}
         .p14-infolist-1-list dt { overflow:hidden;  }
        .p14-infolist-1-list dt img {
            width:100%; 
            display: block;transition: ease .65s;
        }
        .p14-infolist-1-list dl:hover dt img{transform: scale(1.05)}
        .p14-infolist-1-list dd h4 {
            transition: ease .65s;
            height: 40px;
            font-weight: normal;
            font-size:22px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 12px;
            overflow: hidden;
            position: relative;
        }
        .p14-infolist-1-list dl:hover h4{transform: translateX(20px);
	transition-delay: .25s;}
        .p14-infolist-1-list h4 a {
            display: block;
            height: 40px;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
      
        .p14-infolist-1-list dl:hover h4 a {
            color: #cc0001;
        }
        
        .p14-infolist-1-list-desc {
            max-height: 120px;transition: ease .65s;
            font-size: 16px;
            line-height: 30px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
              font-family: "mon3";
        }
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-desc{transform: translateX(20px);}
        
       .p14-infolist-1-list  .more {
    width: 145px;
    height: 42px;
    line-height: 42px;
    border-radius: 50px;
    background: #cc0001;
    display: block;
    font-size: 16px;
    color: rgb(255, 255, 255);
    position: relative;
    text-align: center;
  
   transition: ease .65s;
}

  .p14-infolist-1-list dl:hover .more{transform: translateX(20px);}
        .p14-infolist-1-list-deta {
            width: 140px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            display: block;
            float: right;
            background: #cc0001;
            color: #fff;
        }
              ins{

	text-decoration: none;

	width: 40px;

	line-height: 40px;

	color: #fff;

	font-size: 22px;

	float: left;

	background: #000;

	text-align: center;

}
        .p14-infolist-1-list-deta a{color:#fff;}
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
            background: #cc0001;
            border-color: #cc0001;
        }
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
            color: #fff;
        }
    

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