.container[data-v-0a077ba6] {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.container .search[data-v-0a077ba6] {
  width: 100%;
  height: 45px;
  border-bottom: 1px solid #d9d9d9;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 10;
}
.container .search .search-box[data-v-0a077ba6] {
  width: 290px;
  height: 32px;
  background-color: #f4f4f4;
  border-radius: 16px;
  margin-left: 12px;
  display: flex;
  align-items: center;
}
.container .search .search-box .search-icon[data-v-0a077ba6] {
  width: 15px;
  height: 15px;
  margin-left: 12px;
}
.container .search .search-box .oddnumber[data-v-0a077ba6] {
  width: 250px;
  height: 100%;
  font-size: 13px;
  color: #333;
  padding-left: 7.5px;
  border: none;
  padding: 0;
  background: #f4f4f4;
  box-sizing: border-box;
  margin-left: 5px;
}
.container .search .screen-btn[data-v-0a077ba6] {
  width: 62.5px;
  height: 100%;
  font-size: 16px;
  color: #0d6fa9;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
}
.container .search .screen-btn p[data-v-0a077ba6] {
  color: #0d6fa9;
}
.container .search .screen-btn img[data-v-0a077ba6] {
  width: 14px;
  height: 14px;
  margin-left: 2.5px;
}
.container .scroll-view[data-v-0a077ba6] {
  width: 100%;
  background: #fff;
  min-height: 100vh;
  margin-top: 45px;
  border-top: 1px solid #d9d9d9;
}
.container .footer[data-v-0a077ba6] {
  width: 100%;
  height: 50px;
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
}
.container .footer .reset-btn[data-v-0a077ba6] {
  border-top: 1px solid #d9d9d9;
  width: 50%;
  height: 50px;
  background-color: #ffffff;
  font-size: 16px;
  color: #555555;
  line-height: 50px;
  text-align: center;
}
.container .footer .submit-btn[data-v-0a077ba6] {
  border-top: 1px solid #0d6fa9;
  width: 50%;
  height: 50px;
  background-color: #0d6fa9;
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  text-align: center;
}
.form-checkbox[data-v-0a077ba6] {
  border: none;
  font-size: 14px;
  color: #222222;
  height: 40px;
  padding-left: 15px;
}

