
@font-face {
    font-family: 'font1';
    src: url('../images/font5.ttf');
  }
  body{
      padding:0; font-size: 12px;
  }
  
  /* --------------top-------------- */
  .header{position: fixed; width: 100%; background: #fff; height: 1rem;z-index: 100;}
  .wzqj{padding: .16rem .2rem;}
  .wzqj_top ul{overflow: hidden; margin-left: -.1rem;}
  .wzqj_top li{width: 33.33%; float: left; padding: 0 0 .1rem .1rem;box-sizing: border-box;}
  .wzqj_top a{display: block; text-align: center; line-height: .6rem; font-size: .24rem; background: #363e49; color: #ffc08f; border-radius: .1rem;}
  .wzqj_top img{display: inline-block;height: .37rem; margin: -0.05rem .15rem 0 0;width: auto;vertical-align: middle;}
  .wzcs {margin: .1rem 0;border-radius: .15rem;background: #363e49;}
  .wzcs li{padding-bottom: .18rem;}
  .wzcs_title{padding: .22rem 0;}
  .wzcs ul{padding: 0 .27rem .2rem .27rem;}
  .wzcsbox{position: relative; height: .68rem;border-radius: .34rem; background: #000000;overflow: hidden;}
  .wzcsbox a{position: absolute; right: .07rem;background: url(../images/s_27.png); width: 1.65rem;height: .55rem; background-size: 100% 100%;top:50%; transform: translateY(-50%);}
  .wzcsbox span{text-align: center;font-weight: bold; font-size: .24rem; color: #27ff02; width: 2rem; line-height: .68rem;float: left;display: block;} 
  .wzcsbox b{background: url(../images/s_30.png) no-repeat center center;width: .23rem; float: left; height: .68rem; background-size: 100% auto;}
  .wzcsbox em{float: left;text-align: center; line-height: .68rem; width: 2.14rem; font-size: .24rem; font-weight: bold; color: #ffc08f; font-style: normal;}
  .footer{background: #9f9fa4;text-align: center;}
  .footer p{font-size:.24rem ;color: #292b33; line-height: .96rem;}
  