* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html,
body,
#app {
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #f5f5f9;
}
#app {
  font-size: 0.4rem;
}

.move[data-v-52cf93fb] {
  top: 0.26667rem;
  left: 0.26667rem;
  width: 2.66667rem;
  height: 2.66667rem;
  position: absolute;
  background-color: black;
}
.container[data-v-52cf93fb] {
  width: 100%;
  height: 100%;
  padding: 0.4rem;
  box-sizing: border-box;
}
.container .head[data-v-52cf93fb] {
  width: 100%;
  padding: 0.53333rem;
  border-radius: 0.26667rem;
  display: flex;
  flex-direction: column;
  background-color: #03a181;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container .head .title[data-v-52cf93fb] {
  display: flex;
  font-size: 0.50667rem;
  font-weight: bold;
  color: white;
  align-items: center;
}
.container .head .title img[data-v-52cf93fb] {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.26667rem;
}
.container .head .introduce[data-v-52cf93fb] {
  display: flex;
  font-size: 0.21333rem;
  color: white;
  align-items: center;
  margin-top: 0.26667rem;
}
.container .head .introduce img[data-v-52cf93fb] {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.26667rem;
}
.container .body_one[data-v-52cf93fb] {
  width: 100%;
  margin-top: 0.4rem;
}
.container .body_two[data-v-52cf93fb] {
  width: 100%;
  margin-top: 0.4rem;
  padding-bottom: 2.4rem;
}
.container .body_two .footer[data-v-52cf93fb] {
  width: 100%;
  height: 1.86667rem;
  background-color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.53333rem;
  position: fixed;
  bottom: 0;
  left: 0;
}
.wrapper[data-v-52cf93fb] {
  background-color: #fff;
  border-radius: 0.26667rem;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 8.93333rem;
}
.wrapper .notice_title[data-v-52cf93fb] {
  width: 100%;
  height: 1.06667rem;
  background-color: #03a181;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 0.37333rem;
}
.wrapper .notice_title img[data-v-52cf93fb] {
  width: 0.53333rem;
  height: 0.53333rem;
}
.wrapper .notice_content[data-v-52cf93fb] {
  width: 90%;
  margin: 0.4rem auto 0.26667rem;
  height: 8rem;
  max-height: 8rem;
  min-height: 2.66667rem;
  overflow-y: scroll;
}
.wrapper .bottom_btn[data-v-52cf93fb] {
  padding: 0 0.26667rem;
  margin-bottom: 0.4rem;
}
.red[data-v-52cf93fb] {
  overflow: hidden;
}
.red[data-v-52cf93fb] .van-field__body * {
  color: red;
  overflow: hidden;
}


/*# sourceMappingURL=index.1650540559185.css.map?v=1650540559185*/