*{padding: 0;margin: 0;}
html,body{width: 100%;height: 100%;}
#app{width: 100%;height: 100%;background-color: rgb(247, 247, 247);display: flex;flex-direction: column;}
.title{position: relative; min-height: 0.88rem;font-family: NotoSansHans, NotoSansHans;font-weight: bold;font-size: 0.36rem;color: #000000;text-align: center;font-style: normal;background-color: #fff;display: flex;align-items: center;justify-content: center;}
.title>img{width: 0.18rem;height: 0.36rem;position: absolute;left: 0.32rem;}