.issue_top2[data-v-05e87cd0] {
  background-color: #fff;
}
.top_title[data-v-05e87cd0] {
  z-index: 99999;
  width: 98vw;
  box-sizing: border-box;
  background-image: linear-gradient(to top, #41ebc0 0%, #38cdce 100%);
  border-radius: 8px;
  padding: 2vw;
  margin: 1vw 1vw 5vw 1vw;
  font-size: 3.6vw;
  color: #fff;
}
.top_title .header_title[data-v-05e87cd0] {
  display: flex;
  padding: 1vw 0;
}
.top_title text[data-v-05e87cd0] {
  width: 30vw;
  font-size: 4vw;
  color: #fff;
}
[data-v-05e87cd0] .van-cell__value {
  border: 1px solid #ccc !important;
}
.botom[data-v-05e87cd0] {
  padding: 10px;
}
.titl-span[data-v-05e87cd0] {
  margin-left: 10px;
}
.issuePageBtn[data-v-05e87cd0] {
  margin: 10vw 14px;
}
.issuePageBtn-1[data-v-05e87cd0] {
  width: 100%;
  height: 3rem;
  background-color: #49b9ad;
  color: white;
  border-radius: 4vw;
}
.issuePageBtn-2[data-v-05e87cd0] {
  padding: 0 4vw;
  display: flex;
  justify-content: space-between;
  color: #fff;
}
.issuePageBtn-2 div[data-v-05e87cd0] {
  background-color: #49b9ad;
  text-align: center;
  line-height: 14vw;
  width: 34vw;
  height: 14vw;
  border-radius: 8px;
  border: 1px solid #ddd;
}
.issuePageBtn-2 .move[data-v-05e87cd0] {
  background-color: #ff4500;
}
[data-v-05e87cd0] .van-field__control {
  text-indent: 2em !important;
}
.bottomtxt[data-v-05e87cd0] {
  color: red;
  text-indent: 2em !important;
}
