.containerDiv[data-v-72674942] {
  width: 100vw;
  height: 100vh;
  box-sizing: border-box;
  background: none;
}
.containerDiv[data-v-72674942] .ant-spin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  display: block;
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
}
.containerDiv[data-v-72674942] .ant-spin-blur {
  opacity: 0.1;
}
.containerDiv video[data-v-72674942] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
  /* 确保视频在其他内容后面 */
}
.containerDiv .content[data-v-72674942] {
  height: calc(100vh - 12.6875rem);
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  align-items: center;
  position: relative;
}
.containerDiv .content .title[data-v-72674942] {
  font-family: PingFang SC;
  font-style: normal;
  font-size: 4.2rem;
  font-weight: 500;
  text-align: center;
  line-height: normal;
  letter-spacing: 0.2rem;
  text-transform: capitalize;
  background: linear-gradient(90deg, #1f4ef5 0%, #a83cf6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.containerDiv .content .top[data-v-72674942] {
  position: absolute;
  top: 27vh;
}
.containerDiv .content .searchDiv[data-v-72674942] {
  width: 55vw;
  height: 3rem;
  margin-top: 2.5625rem;
  display: flex;
  align-items: center;
}
.containerDiv .content .searchDiv[data-v-72674942]:focus {
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.containerDiv .content .searchDiv .btnFont[data-v-72674942] {
  margin-left: 0.625rem;
  color: #fff;
  font-family: PingFang SC, sans-serif;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.375rem;
  /* 110% */
  letter-spacing: 0.21875rem;
}
.containerDiv .content .searchDiv .btnClass[data-v-72674942] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 100%;
  border: 1px solid #3258f3;
  border-left: none;
  background: linear-gradient(90deg, #164fff 0%, #5b03ff 70%);
  cursor: pointer;
  border-radius: 0 0.2rem 0.2rem 0;
}
[data-v-72674942] .ant-input {
  background: rgba(255, 255, 255, 0.3);
  height: 3rem;
  color: #333;
  font-size: 1rem;
  border: 1px solid #3258f3;
  border-right: none;
  border-radius: 0.2rem 0 0 0.2rem;
}
[data-v-72674942] .ant-input:focus {
  box-shadow: none;
}
[data-v-72674942] .ant-divider-vertical {
  height: 1.1rem;
}

.containerDiv[data-v-2f1b37b0] {
  padding: 0.625rem 0.625rem;
  font-size: 0.875rem;
}
.containerDiv .acountInfo .row[data-v-2f1b37b0] {
  margin-top: 0.625rem;
  display: flex;
}
.containerDiv .acountInfo .row .key[data-v-2f1b37b0] {
  flex-shrink: 0;
  margin-right: 0.625rem;
  -moz-text-align-last: left;
       text-align-last: left;
}
.containerDiv .acountInfo .row .contractDetail .rechareContent[data-v-2f1b37b0] {
  line-height: 1.5rem;
  display: flex;
}
.containerDiv .acountInfo .row .contractDetail .rechareContent .item_1[data-v-2f1b37b0] {
  min-width: 210px;
  width: 16.25rem;
}
.containerDiv .acountInfo .row .contractDetail .rechareContent .item_2[data-v-2f1b37b0] {
  min-width: 210px;
  width: 16.25rem;
}
.containerDiv .search-container[data-v-2f1b37b0] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.containerDiv .search-container .queryFont[data-v-2f1b37b0] {
  color: #383838;
  font-size: 0.875rem;
}
.containerDiv .opBtn[data-v-2f1b37b0] {
  margin-bottom: 15px;
}
.containerDiv .emptyBtn[data-v-2f1b37b0] {
  color: #165dff;
  cursor: pointer;
  margin-left: 100px;
}

.order-form-search[data-v-1dab17ee] {
  padding: 20px 10px;
}
.order-form-search .queryFont[data-v-1dab17ee] {
  color: #383838;
  font-size: 0.875rem;
}
.order-form-search .search-container[data-v-1dab17ee] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.order-form-search .secondQueryLine[data-v-1dab17ee] {
  margin-bottom: 15px;
}
.order-form-search .opBtn[data-v-1dab17ee] {
  margin-bottom: 15px;
}
.order-form-search .emptyBtn[data-v-1dab17ee] {
  color: #165dff;
  cursor: pointer;
  margin-left: 50px;
}
[data-v-1dab17ee] .ant-table-fixed-right {
  overflow: visible;
}

