.title-wrap[data-v-a3d51aa8] {
  height: 0.6rem;
  background-color: var(--bg-white);
  margin-bottom: 0.12rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.2rem;
  color: var(--ft-black);
  border-radius: 0.08rem;
}
.title-wrap .title[data-v-a3d51aa8] {
  font-size: 0.24rem;
}
.title-wrap .title .gray[data-v-a3d51aa8] {
  color: var(--ft-gray);
}

.tab-wrap[data-v-3f775c28] {
  padding: 0.2rem 0.2rem 0 0.2rem;
  background-color: var(--bg-white);
  border-top-left-radius: 0.08rem;
  border-top-right-radius: 0.08rem;
}
.tab-wrap ul[data-v-3f775c28] {
  display: flex;
  border-bottom: var(--bd-gray-solid-line);
}
.tab-wrap ul li[data-v-3f775c28] {
  margin-right: 0.6rem;
  font-size: 0.18rem;
  padding-bottom: 0.05rem;
  color: var(--ft-black);
  position: relative;
  cursor: pointer;
}
.tab-wrap ul li span[data-v-3f775c28] {
  width: 0.36rem;
  border-bottom: 2px solid var(--ft-red);
  display: inline-block;
  position: absolute;
  bottom: -0.06rem;
  left: calc((100% - 0.36rem) / 2);
}
.tab-wrap ul li.actived[data-v-3f775c28] {
  color: var(--ft-red);
}
.tab-wrap ul li .child-wrap[data-v-3f775c28] {
  position: absolute;
  width: 1.8rem;
  text-align: center;
  background: #fff;
  top: 0.3rem;
  left: -0.54rem;
  z-index: 1;
  box-shadow: 0 0.06rem 0.12rem rgba(0,0,0,0.175);
  padding: 0 0;
  margin: 0.02rem 0 0;
  border-radius: 0.04rem;
}
.tab-wrap ul li .child-wrap .child p[data-v-3f775c28] {
  font-size: 0.13rem;
  padding: 0.105rem 0.2rem;
  font-weight: 400;
  color: #333;
}
.tab-wrap ul li .child-wrap .child p[data-v-3f775c28]:hover {
  background-color: #f2f2f2;
}
.tab-wrap ul li .en-child-wrap[data-v-3f775c28] {
  left: 0.26rem;
}

.main-box[data-v-09faf506] {
  max-width: 100%;
  background: #fff;
  padding-bottom: 0.4rem;
}
.main-box .form[data-v-09faf506] {
  font-size: 0.14rem;
  margin-top: 0.2rem;
  display: flex;
  flex-direction: column;
  padding: 0 0.2rem;
}
.main-box .form .item[data-v-09faf506] {
  margin-bottom: 0.16rem;
  width: 100%;
  height: 0.34rem;
}
.main-box .form .item[data-v-09faf506]:hover {
  cursor: pointer;
}
.main-box .form .item .keyWord[data-v-09faf506] {
  width: 50%;
}
.main-box .form .item .figure[data-v-09faf506] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border: 0.01rem solid #ccc;
  height: 100%;
  padding-left: 0.15rem;
  border-radius: 0.04rem;
}
.main-box .form .item .figure .city-picker[data-v-09faf506] {
  z-index: 10;
  background: #fff;
  top: 0.37rem;
  left: -0.01rem;
}
.main-box .form .item .figure .item-name[data-v-09faf506] {
  display: flex;
  align-items: center;
  margin-right: 0.15rem;
}
.main-box .form .item .figure .item-list[data-v-09faf506] {
  display: flex;
  height: 100%;
  align-items: center;
}
.main-box .form .item .figure .item-list div[data-v-09faf506] {
  flex: 2;
}
.main-box .form .item .figure input[data-v-09faf506] {
  font-size: 0.14rem;
  border: none;
  height: 100%;
}
.main-box .form .item .book-smart[data-v-09faf506] {
  margin-left: 0.12rem;
  align-items: center;
  color: var(--ft-black);
  border: var(--bd-gray-solid);
  padding: 0.05rem 0.1rem;
  font-weight: 400;
  font-size: 0.14rem;
  border-radius: 0.04rem;
  display: flex;
}
.main-box .form .item .book-smart[data-v-09faf506]:hover {
  color: var(--ft-red);
}
.main-box .form .item .book-smart .btn[data-v-09faf506] {
  font-weight: 400;
  font-size: 0.14rem;
  line-height: 0.21rem;
  border: none;
  margin-left: 0.05rem;
  margin-top: 0.01rem;
}
.main-box .form .smart[data-v-09faf506] {
  display: flex;
  justify-content: space-between;
}
.main-box .btn-wrap[data-v-09faf506] {
  display: flex;
  justify-content: space-between;
  padding: 0 0.2rem;
}
.main-box .btn-wrap .search[data-v-09faf506] {
  font-size: 0.14rem;
  display: inline-block;
  width: 1.2rem;
  height: 0.32rem;
  line-height: 0.32rem;
  color: var(--ft-white);
  background: var(--btn-bg-gray-disabled);
  border-radius: 0.04rem;
  border: none;
  cursor: not-allowed;
}
.main-box .btn-wrap .search.active[data-v-09faf506] {
  background: var(--bg-red);
  cursor: pointer;
}
.main-box .btn-wrap .to-link[data-v-09faf506] {
  margin-left: 0.2rem;
}
.main-box .btn-wrap .to-link a[data-v-09faf506] {
  color: var(--ft-red);
  text-decoration: none;
}
.main-box .out-of-range[data-v-09faf506] {
  color: var(--ft-red);
  margin-left: 0.2rem;
}
.main-box .out-of-range span[data-v-09faf506] {
  display: inline-block;
  border-radius: 50%;
  border: 0.01rem solid var(--bg-red);
  width: 0.15rem;
  height: 0.15rem;
  vertical-align: unset;
  text-align: center;
  line-height: 0.15rem;
}
.main-box .out-of-range a[data-v-09faf506] {
  text-decoration: underline;
}
.main-box .table[data-v-09faf506] {
  margin-top: 0.18rem;
  width: 100%;
  table-layout: fixed;
  padding: 0 0.2rem;
}
.main-box .table .align-center[data-v-09faf506] {
  align-items: center;
  text-align: center;
}
.main-box .table thead[data-v-09faf506],
.main-box .table tbody[data-v-09faf506] {
  width: 100%;
}
.main-box .table thead tr[data-v-09faf506],
.main-box .table tbody tr[data-v-09faf506] {
  display: flex;
}
.main-box .table thead tr th[data-v-09faf506],
.main-box .table tbody tr th[data-v-09faf506] {
  font-size: 0.12rem;
  display: inline-block;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.main-box .table thead tr th[data-v-09faf506]:nth-of-type(1),
.main-box .table tbody tr th[data-v-09faf506]:nth-of-type(1),
.main-box .table thead tr td[data-v-09faf506]:nth-of-type(1),
.main-box .table tbody tr td[data-v-09faf506]:nth-of-type(1) {
  padding-left: 0.1rem;
}
.main-box .table thead tr th[data-v-09faf506]:nth-last-of-type(1),
.main-box .table tbody tr th[data-v-09faf506]:nth-last-of-type(1),
.main-box .table thead tr td[data-v-09faf506]:nth-last-of-type(1),
.main-box .table tbody tr td[data-v-09faf506]:nth-last-of-type(1) {
  padding-right: 0.1rem;
}
.main-box .table thead tr th[data-v-09faf506],
.main-box .table tbody tr th[data-v-09faf506] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 0.13rem;
  color: #999;
}
.main-box .table thead tr td[data-v-09faf506],
.main-box .table tbody tr td[data-v-09faf506] {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-box .table thead tr .flex425[data-v-09faf506],
.main-box .table tbody tr .flex425[data-v-09faf506] {
  flex: 4.25;
}
.main-box .table thead tr .flex4[data-v-09faf506],
.main-box .table tbody tr .flex4[data-v-09faf506] {
  flex: 4;
}
.main-box .table thead tr .flex25[data-v-09faf506],
.main-box .table tbody tr .flex25[data-v-09faf506] {
  flex: 1.25;
}
.main-box .table thead tr .flex145[data-v-09faf506],
.main-box .table tbody tr .flex145[data-v-09faf506] {
  flex: 1.45;
}
.main-box .table thead tr .flex2[data-v-09faf506],
.main-box .table tbody tr .flex2[data-v-09faf506] {
  flex: 2;
}
.main-box .table thead tr .flex215[data-v-09faf506],
.main-box .table tbody tr .flex215[data-v-09faf506] {
  flex: 2.15;
}
.main-box .table thead tr .address[data-v-09faf506],
.main-box .table tbody tr .address[data-v-09faf506] {
  justify-content: flex-start;
}
.main-box .table thead tr td.no-data[data-v-09faf506],
.main-box .table tbody tr td.no-data[data-v-09faf506] {
  width: 100%;
  text-align: center;
  height: 0.36rem;
  line-height: 0.36rem;
}
.main-box .table thead .thead-tr[data-v-09faf506],
.main-box .table tbody .thead-tr[data-v-09faf506] {
  height: 0.58rem;
  background-color: #e8e8e8;
}
.main-box .table thead .tbody-tr[data-v-09faf506],
.main-box .table tbody .tbody-tr[data-v-09faf506] {
  line-height: 0.24rem;
  border: 1px solid #e8e8e8;
}
.main-box .table thead .tbody-tr[data-v-09faf506]:nth-of-type(1),
.main-box .table tbody .tbody-tr[data-v-09faf506]:nth-of-type(1) {
  border-top: 0;
}
.main-box .noData[data-v-09faf506] {
  margin-top: 0.18rem;
  font-size: 0.14rem;
  color: var(--ft-red);
}
.main-box .pagination[data-v-09faf506] {
  padding: 0 0.2rem;
}

