
  /*
html{ background:#fff;}
.wrap{ opacity:0; }
.loading{position:fixed;width:100%;height:100%; top:0; z-index:51; display:none; max-width:640px; min-width:320px; z-index:99999;}
.loading img{ display:none;}
.loading #showNext{ line-height:1.8rem; display:none; color:#333; border:0.05rem solid #333; border-radius:5%; padding-left:1rem; padding-right:1rem; text-align:center; position:absolute; right:1rem; top:1rem; z-index:99;}

.homeShow{ animation: fade 0.8s ease both;-webkit-animation: fade 0.8s ease both; }

@-webkit-keyframes fade {
  from 
  {
   opacity:1;
   display:block;
   
  }

  to {
    opacity: 0;
    display:none;
    height:0;
   
  }
}

@keyframes fade {
  from{
    opacity: 1;
   display:block;
  }

  to 
  {
    display:none;
    opacity: 0;
    height:0;
  }
}

.fade {
  -webkit-animation-name: fade;
  animation-name: fade;
}*/


        .head2 {position: relative;z-index: 11;height:8.7rem;background: #fff; }
        .head2 .logo{ width:66.56%; }
        .head2 .logo img{display:block; width:100%;}
        .head2 h4{background: #2197ee; width: 100%; line-height:3.3rem; line-height: 3.3rem; font-size:1.3rem; color:#fff; float:left; text-align:center; font-weight: bold;}
        .head2 h4 a{ float:left; width:25%;text-align: center; color:#fff;border-right: 1px solid #1b84d2;-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;}
        .head2 h4 a:nth-child(4){border-right: none;}
        .head2 h4 .cur a{font-weight: bold;}
      
        .head2 .menu_btn{width:3.3rem; height:3.3rem; position: absolute;right: 1%;top:1rem;}
        .head2 .menu_btn a.downmenu{display:block; width:100%;}
        .head2 .menu_btn img{ display:block; width:100%;}

        .menu2 .slideMenu{width:100%; display: none;z-index:16;position:absolute; top:8.7rem; right:0px; transition:transform 1s;-webkit-transition:transform 1s;}
        .menu2.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}
        .menu2 ul {background:rgba(33,151,238,.9);padding:2rem 12.5% 5rem;}
        .menu2 ul li {color: #fff; font-size:1.2rem; line-height: 3rem;height: 3rem; border: 1px solid #fff;border-radius: 1.5rem;margin-bottom: 0.8rem; text-align: center; }
        .menu2 ul li:before{ content:""; position:absolute; bottom:0; left:0; width:100%; height:1px; background:#fff;}
        .menu2 ul li:last-child:before{ background:none; border:0;}
        .menu2 ul li a {display: block;height: 3rem;line-height: 3rem; font-size:1rem; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none;}

       

    .g-adv{height: 42.5rem;}
    .g-adv img{width: 100%;display: block;}
  

       .video iframe{width:28.5rem;height:20rem;}
   

        .g-ft{height:11.2rem;background: #f2f2f2; position: relative;}
        .g-ft .top{position: absolute;width: 3.1rem;height: 3.1rem;left:50%;margin-left: -1.55rem;top:-1.55rem;}
        .g-ft .top img{width: 100%;display: block;}
        .g-ft .ftnav{padding-top: 2.4rem;text-align: center;font-size: 1rem;color: #4e4e4e;}
        .g-ft .ftnav a{display: inline-block;padding: 0 2%;font-size: 1rem;color: #4e4e4e;line-height: 2.1rem;}
        .bah{text-align: center;font-size: 1.1rem;color: #6e6c6c;line-height: 1.7rem;}

        .g_fnva{ position:fixed; z-index:1500; bottom:0; width:100%;max-width:640px;min-width:320px;height: 3.5rem;line-height: 3.5rem;background: #565656;}
        .m-f01 li{float: left;width: 25%; text-transform: uppercase;border-right: 1px  solid rgba(255,255,255,.2); padding-left: 8%;position: relative;
         box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
        .m-f01 li em{position: absolute;left:2%;top:0.7rem;width:2.4rem;height: 2.4rem;overflow: hidden;}
        .m-f01 li img{width:2.4rem;height: 2.4rem; display: block;}
        .m-f01 a{ color:#fff;display:block;font-size: 1.2rem;}
        .m-f01 li:nth-child(1){background: #2197ee}




     
