
  /*图片加载未完成前，默认背景色*/
/*html{ background:#f7f7f7;}*/
/*开屏秀未加载完成，内容默认不显示(首页最外层盒子)*/
/*.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:#fff; border:0.05rem solid #fff; 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;*/
/*}*/


.g-hd{ width:100%; height:5rem;position: relative;background: #fff; max-width:640px; min-width:320px; margin:0 auto;}
.g-hd h1{width: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
.g-hd h1 a{display: block;width: 35.63%;margin: 0.8rem 0 0 1.2rem;}
.g-hd h1 img{display: block;width: 100%;}
.m-nav{width: 46%;float: left; margin:0 0 0 44%;position: relative;z-index: 10;}
.m-nav ul li{display: block;width: 33.3%;height: 5rem;line-height: 5rem;text-align: center;float: left;position: relative;}
.m-nav ul li a{font-size: 1.3rem;color: #333;font-weight: bold;}
.m-nav ul li:before{ content:"";width: 1px;height: 1rem;background: #ebebeb;position: absolute;top: 2.1rem;right: 0;}
.m-nav ul li:last-child:before{ background:none;}
.m-nav ul li.cur a{color:#0967ac;}

.m-nav2{width: 1.5rem;position: absolute;top: 2.1rem;right: 0.5rem;z-index: 102; line-height:0;}
.m-nav2 .oo{display: block;}
.m-nav2 .oo img,.m-nav2 .xx img{width: 1.5rem;height: 1rem;}
.m-nav2 .xx{display: none;}
.m-nav2 .erji{display: none;position: absolute;top: 2.9rem;right: -0.5rem;z-index: 10; max-width:640px; min-width:320px;width: 32rem; padding:2rem 0; background:rgba(0,111,184,0.9);}
.erji ul li{line-height: 4rem;height: 4rem; border-bottom:#d9e2e6 1px solid;width: 100%;text-align: center;}
.erji ul li a{font-size: 1.4rem;color: #fff;width: 100%; display:block;}
.erji  .er_tel{display: block;font-size: 1.4rem;color: #fff;width: 56.25%;height: 3rem;text-align: center;line-height: 3rem;overflow: hidden; background:rgba(0,0,0,0.8); margin:2rem auto 0;border-radius:5rem; }


        .g-ft{width: 100%;height: 9rem; max-width:640px; min-width:320px; margin:0 auto; padding:0.5rem 0 0;background: #f0f0f0;}
        .g-ft h3{width: 5rem;height: 5rem; position:fixed; bottom:9.5rem; right:0.5rem;}
        .g-ft h3 img{width: 5rem;height: 5rem;}
        .fwz{color: #161616; font-size:1.1rem;text-align: center;padding: 0.5rem 0 0;line-height: 1.6rem;}
        .fwz a{color: #161616;}
        .fwz span{ padding: 0 0 0 1rem;}
         .fnav{ position:fixed; bottom:0; left:0; min-width:320px; max-width:640px; width:100%; height:5rem; background:#0967ac;z-index:50;}
        .fnav li{ width:25%; float:left; height:5rem; position:relative;line-height: 0;}
        .fnav li a{ display:block; text-align:center; color:#fff; font-size:1.1rem; height:5rem;}
        .fnav li em{ display:block; width:2rem; margin:0.7rem auto 0.85rem;}
        .fnav li em img{width: 2rem;height: 2rem;}
        .fnav li:nth-child(2){background: #ee713c;}
        
<!--0.00019502639770508-->