#app {
  background-color: #ffd55f;
}
#app header {
  opacity: 0.9;
}
#app main .banner {
  margin-top: -0.576rem;
  background-image: url(./img/banner_6.png);
  background-size: auto 12.8rem;
  background-color: #f9472d;
  height: 12.704rem;
}
#app main .card dl.style1 dd.show-img {
  background: url('./img/zph.jpg');
  background-size: 100% auto;
}
#app main .nav-box {
  width: 7.16rem;
}
#app main .nav-box .page-ticket {
  display: none;
}
#app main .type-area {
  margin-top: -4.92rem;
}
#app main #process .des-box .des {
  line-height: 0.52rem;
}
/*# sourceMappingURL=this_common.css.map */