.notice[data-v-0c04812d] {
  width: -webkit-calc(100% - 0.64rem);
  width: calc(100% - 0.64rem);
  margin: 0 .32rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: .52rem;
  line-height: .52rem;
  background: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: .08rem;
          border-radius: .08rem;
  -webkit-backdrop-filter: blur(0.08rem);
          backdrop-filter: blur(0.08rem);
  text-shadow: 0 0 0.2rem rgba(17, 17, 17, 0.4);
  font-size: .28rem;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
}
.notice.show[data-v-0c04812d] {
    opacity: 1;
}
.notice img[data-v-0c04812d] {
    width: .34rem;
    height: .25rem;
    margin-right: .1rem;
}
.notice > div[data-v-0c04812d] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
[data-v-0c04812d] .van-notice-bar {
  height: .52rem;
  padding: 0;
}

