
.erav {
    display: none;
    position: absolute;
    z-index: 2;
    top: 3.5rem;
    background: #fff;
    left:0;
    padding:1rem 0;
    width:12rem;
}
.g-hd .h_nav li ul.erav li{line-height:2.2rem;height:2.2rem;padding:0 1rem;display:block;width:100%;}
.g-hd .h_nav li ul.erav li a{font-size:1.3rem;display:block;line-height:2.2rem;height:2.2rem;width:100%;}
        @font-face {
            font-family:'mon1';
            src:url("font/Inter_18pt-Bold.ttf");
        }
        @font-face {
            font-family:'mon2';
            src:url("font/Inter_18pt-Regular.ttf");
        }
        @font-face {
            font-family:'mon3';
            src:url("font/Inter_18pt-Medium.ttf");
        }
        @font-face {
            font-family:'mon4';
            src:url("font/OPPOSans-H.ttf");
        }


      .g-hd{height:5rem;position: relative;left: 0;top: 0;z-index: 20;width: 100%;background: url(images/head_line.png) no-repeat center bottom;background-size: 100% 0.1rem;}
  
      .g-hd img{display: block;width: 100%;}
      .g-hd .logo{float: left;width: 34.05%;position: relative;z-index: 30;overflow: hidden;display: block;z-index: 88;margin-top: 1.4rem;margin-left: 4%;}
      .g-hd .logo img{ display: block;width:100%;}
      .g-hd.top_bg{background: #fff;}
      .g-hd .h_con{float: right;margin-right: 4%;height: 5rem;box-sizing: border-box;}
      .g-hd .h_nav{float: right;height:5rem;margin-right: 1.1rem;}
      .g-hd .h_nav li{float: left;font-size: 1.5rem;line-height:5rem;padding:0 1.1rem;position: relative;}
      .g-hd ul li a{color: #333333;}

      .g-hd .t_wz{float: left;display: none;margin-right: 1.1rem;margin-top: 1.9rem;}
      .g-hd .t_wz span{font-size: 1.2rem;line-height:1.3rem;position: relative;display: block;color: #008428;;font-weight: bold;}
  
      .g-hd .m-nav2{float: right;width:2.6rem;height: 2rem;position: relative;margin-top: 1.4rem;}
      .g-hd .m-nav2 .oo{ display: block;width: 2.6rem;height: 1.3rem;margin-top: 0.55rem;}
      .g-hd .m-nav2 .xx{position: absolute;right: 0;top:0;display: none;width: 1.95rem;height: 1.95rem;}
      .menu2 {z-index:301;}
      .menu2 .erji{width:100%;display: none;overflow: hidden;position: absolute;background:rgba(0,0,0,0.8);background-size:100% 100%;height:61.25rem;max-width: 750px;top:5rem;right: 0;transition: transform 3s;-webkit-transition: transform 3s; box-sizing: border-box; z-index: 70;}  
                .menu2 .erji ul{background:#FFF;width:100%; height:100%;float:right;padding:3rem 3.2rem 0; box-sizing: border-box; border-top:0.1rem solid #ebebeb;}
                .menu2 ul li{line-height: 6rem;color: #1a1a1a;font-size: 1.5rem;border-bottom:0.05rem solid rgba(26,26,26,.16); box-sizing: border-box;padding:0 0.9rem 0 0rem;position:relative;}
                .menu2 ul li a{display: block;text-decoration: none;font-size:1.5rem; color:#1a1a1a;font-weight: normal;text-align: center;}
                 .bodyHtml {
                              height: 100%;
                              overflow: hidden;
                            }
                            
                                .g-hd.headFix{position: fixed;left: 0;top: 0;height: 5rem;box-shadow:0 10px 10px 0 rgba(0,0,0,0.05);z-index: 99;background: url(images/head_line.png) no-repeat center bottom #fff;background-size: 100% 0.1rem;}
    

        .m2-title-nav-1 {
            overflow: hidden;
            position: relative;
            text-align: right;
            margin-top: 1px;
            height: 38px;
            padding: 7px 11px 0 9px;
            background: #e8e8e8;
            border-top: 1px solid #e8e8e8;
        }
        .m2-title-nav-1 a {
            display: inline-block;
            font-size: 0.875em;
            height: 32px;
            line-height: 28px;
            width: 32px;
            position: relative;
        }
        .m2-title-nav-1-bp, .m2-title-nav-1-bl, .m2-title-nav-1-bh {
            background: url(images/VISkins-m2.png) no-repeat;
            background-size: 35px 600px;
        }
        .m2-title-nav-1-bp {
            background-position: 0 0;
        }
        .m2-title-nav-1-bl {
            background-position: 0 -286px;
        }
        .m2-title-nav-1-bh {
            margin-right: 10px;
            background-position: 0 -232px;
        }
    

        .m2-search-1 {
            height: 30px;
            position: relative;
        }
        .m2-search-1-bt {
            width: 42px;
            height: 30px;
            float: right;
            border-radius: 0 4px 4px 0;
            -webkit-border-radius: 0 4px 4px 0;
            position: relative;
        }
        .m2-search-1-bt {
            background-color: #008428;
        }
        .m2-search-1-bt:before {
            content: '';
            display: block;
            width: 12px;
            height: 12px;
            border-radius: 17px;
            position: absolute;
            right: 14px;
            top: 5px;
            z-index: 99;
        }
        .m2-search-1-bt:before {
            border: 3px solid #fff;
        }
        .m2-search-1-bt:after {
            content: '';
            display: block;
            width: 4px;
            height: 10px;
            border-radius: 5px;
            border: 0;
            position: absolute;
            right: 12px;
            top: 16px;
            z-index: 99;
            -webkit-transform: rotate(-52deg);
            -o-transform: rotate(-52deg);
            -ms-transform: rotate(-52deg);
            transform: rotate(-52deg);
        }
        .m2-search-1-bt:after {
            background: #fff;
        }
        .m2-search-1-in {
            float: right;
            position: absolute;
            z-index: 100;
            right: 10px;
            top: 15px;
            width: 42px;
            height: 30px;
            border:0;
        }
        
        .m2-search-1-in {
            background: transparent;
        }
        .m2-search-1-ipt {
            margin-right: 42px;
        }
        .m2-search-1-key {
            width: 100%;
            height: 30px;box-sizing: border-box;
            line-height: 30px;
            border-right: 0;
            border-bottom-left-radius: 5px;
            border-top-left-radius: 5px;
            border-bottom-right-radius: 0;
            border-top-right-radius: 0;
            -webkit-border-top-left-radius: 5px;
            -webkit-border-bottom-left-radius: 5px;
            -webkit-border-top-right-radius: 0;
            -webkit-border-bottom-right-radius: 0;
            text-indent: 15px;
            float: left;
            color: #333;
            border: 1px solid #008428;
            box-shadow: 3px 2px 3px #ccc inset;
        }
        
    

        .m1-src-results-hd {
            min-height: 6rem;
            padding: 1rem;
            line-height: 2rem;
        }
    

     .g-ft{height: 23.8rem;position: relative;background:#e7f6ee;padding: 4.5rem 0 0;box-sizing: border-box;}
     .g-ft .go_top {position: fixed;right: 4%;bottom: 20%;z-index: 999;}
      .g-ft .go_top a {display: block;text-align: center;font-size: 1.1rem;line-height: 100%;color: #fff;width: 4rem;height: 4rem;background: #008428;border-radius: 50%;padding-top: 2.3rem;box-sizing: border-box;position: relative;overflow: hidden;}
      .g-ft .go_top a:before {position: absolute;content: "";border-width: 1.1rem .75rem;border-style: solid;border-color: transparent transparent #fff;top: -.35rem;left: 50%;margin-left: -.75rem;}
      .f_con{padding: 0 5.3%;}
     .f_bd li{display: block;margin-bottom: 0.8rem;}
     .f_bd li img{display: inline-block;width: 1.85rem;height: 1.95rem;vertical-align:top;}
     .f_bd li em{ display: inline-block;font-size: 1.3rem;font-weight: normal;color: #333333;line-height: 2.4rem;}
     .f_bd li i{ display: inline-block;font-size: 2.5rem;font-weight: bold;color: #008428;line-height: 2.5rem;margin-left: 0.1rem;font-family: "mon1";vertical-align: -0.4rem;}
     .f_bd li i a{ display: block;font-size: 2.5rem;font-weight: bold;color: #008428;line-height: 2.5rem;font-family: "mon1";}

     .f_con p{line-height: 1.3rem;font-size:1.3rem;color: #333333;margin-top:0.3rem;}
     .f_con p a{color: #333333;margin-left: 1rem;}
     .f_er{margin-bottom: 2rem;position: relative;}
     .f_er i{font-size: 1.3rem;line-height: 1.8rem;color: #1a1a1a;font-weight: bold;display: inline-block;position: relative;vertical-align: top;}
     .f_er ul{display: inline-block;margin-left: 0.6rem;position:relative;}
    .f_er ul li{width: 4rem;margin-left: 0.7rem;display: inline-block;} 

   .f_er ul li em>img{display: block;width: 4rem;height: 4rem;}
     .f_er ul li b{display: none;width:14.4rem; line-height: 0;position: absolute;left:50%;margin-left:-7.2rem;bottom:5.5rem;z-index: 20;background: #fff;background-size: 100% 100%;box-shadow: 0 0 10px rgba(0,0,0,0.1);border-radius: 0.7rem;}

    .f_er ul li b img{display: block;width: 13rem;height: 13rem;padding-top: 0.7rem;margin: 0 auto;}
    .f_er ul li:hover b{display: block;}
    .f_er ul li b span{display: block;text-align: center;font-weight: normal;font-size: 1.3rem;line-height: 3.2rem;color: #4c4c4c;}

    
    .f_nav{height: 4.5rem;background:#008428;min-width: 320px;max-width: 750px;width: 100%;position: fixed;bottom: 0;z-index: 100;}

    .f_nav li{text-align:center;}
       .f_nav li img{width: 2.4rem;height: 2.4rem;display: inline-block;vertical-align: -0.6rem;margin-right:0.8rem;}
     .f_nav li em{ display: inline-block;font-size: 1.4rem;font-weight: normal;color: #fff;line-height: 4.5rem;}
     .f_nav li i{ display: inline-block;font-size: 2.3rem;font-weight: bold;color: #fff;line-height: 4.5rem;margin-left: 0.1rem;font-family: "mon1";}
     
      /*.f_nav li{float: left;width: 33.3%;height: 5rem;text-align: center;}*/
      /*.f_nav li img{display:inline-block;width: 2.8rem;height: 2.4rem;margin-right: 0.5rem;vertical-align: -0.8rem;}*/
      /*.f_nav li span{display: inline-block;color: #ffffff;font-size: 1.3rem;line-height:5rem;text-align: center;font-weight: normal;}*/

      /*.f_nav li:nth-child(2) img{width: 5rem;height: 5rem;margin: -2.7rem auto 0rem;display: block;}*/

      /*.f_nav li:nth-child(2) span{display: block;color: #ffffff;font-size: 1.3rem;line-height:2.7rem;text-align: center;font-weight: normal;}*/

          
     
