[data-v-53f26817] .van-nav-bar .van-icon {
  color: #383838;
  font-size: 0.53333rem;
}
.van-share-sheet__options[data-v-53f26817] {
  display: flex;
  justify-content: space-around;
}
[data-v-53f26817] .nowTest .van-button {
  margin-top: 0.53333rem;
  height: 1.06667rem;
}
article[data-v-53f26817]::before, article[data-v-53f26817]::after {
  content: "";
  display: table;
}
.gap[data-v-53f26817] {
  height: 0.37333rem;
  background-color: #f6f6f6;
}
.labelRequired[data-v-53f26817] {
  font-size: 0.34667rem;
  color: #333333;
  font-weight: bold;
}
.labelRequired span[data-v-53f26817] {
  color: #FF0000;
  margin-right: 0.08rem;
}
[data-v-53f26817] .messConCss .van-field__control {
  min-height: 1.6rem;
  padding: 0.10667rem;
  background-color: #ffffff;
  box-shadow: 0 0 0.13333rem rgba(230, 111, 111, 0.16);
  border-radius: 0.26667rem;
}
[data-v-53f26817] .van-field .van-field__value .van-field__body .van-field__control {
  margin-right: 0.26667rem;
}
[data-v-53f26817] .pageNormalBtn {
  height: 0.8rem;
  border-color: var(--primary-color);
  background-color: var(--primary-color);
  color: #ffffff;
  border-radius: 0.21333rem;
}
[data-v-53f26817] .publicTabSelect {
  margin: 0.4rem 0.53333rem;
}
[data-v-53f26817] .publicTabSelect .van-tabs__wrap {
  padding: 0.05333rem;
  display: flex;
  justify-content: center;
}
[data-v-53f26817] .publicTabSelect .van-tabs,[data-v-53f26817] .publicTabSelect .van-tabs__wrap,[data-v-53f26817] .publicTabSelect .van-tabs__nav {
  height: 0.66667rem;
}
[data-v-53f26817] .publicTabSelect .van-tabs__nav {
  margin: 0;
  background-image: linear-gradient(0deg, #fbeded, #fff7f7, #fbeded);
  box-shadow: 0 0 0.13333rem rgb(249, 232, 232);
  border: 0.02667rem solid #f9e6e6;
  border-radius: 0.48rem;
}
[data-v-53f26817] .publicTabSelect .van-tabs__nav .van-tab {
  padding: 0 0.53333rem;
  border: none;
  font-size: 0.32rem;
  color: #999999;
}
[data-v-53f26817] .publicTabSelect .van-tabs__nav .van-tab.van-tab--active {
  background: #ffffff;
  box-shadow: 0 0 0.13333rem rgba(161, 0, 0, 0.16);
  border-radius: 0.48rem;
  color: #333333;
}
.fade-enter-active[data-v-53f26817], .fade-leave-active[data-v-53f26817] {
  transition: opacity 0.5s;
}
.fade-enter[data-v-53f26817], .fade-leave-to[data-v-53f26817] {
  opacity: 0;
}
.slideUp-enter-active[data-v-53f26817] {
  transition: all 0.5s ease;
}
.slideUp-leave-active[data-v-53f26817] {
  transition: all 0.6s cubic-bezier(1, 0.5, 0.8, 1);
}
.slideUp-enter[data-v-53f26817], .slideUp-leave-to[data-v-53f26817] {
  transform: translateY(0.53333rem);
  opacity: 0;
}
body[data-v-53f26817] {
  --gradient-start-color: #94C23D;
  --white: #fff;
  --van-gray-1: #f7f8fa;
  --van-black: #000;
  --van-white: #fff;
  --van-gray-1: #f7f8fa;
  --van-gray-2: #f2f3f5;
  --van-gray-3: #ebedf0;
  --van-gray-4: #dcdee0;
  --van-gray-5: #c8c9cc;
  --van-gray-6: #969799;
  --van-gray-7: #646566;
  --van-gray-8: #323233;
  --van-loading-text-color: var(--primary-color);
  --van-loading-spinner-color: var(--primary-color);
}
[data-v-53f26817] textarea {
  -webkit-appearance: none;
}
body[data-v-53f26817] {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.van-loading[data-v-53f26817] {
  margin-top: 2.66667rem;
}
.zw[data-v-53f26817] {
  height: 1.33333rem;
  width: 100%;
}
.policyQuery[data-v-53f26817] {
  background: #F8F8F8;
  opacity: 1;
  width: 100%;
  overflow: hidden;
  justify-content: center;
  flex-wrap: nowrap;
  height: calc(100vh - 1.33333rem);
  overflow-y: scroll;
}
.policyQuery[data-v-53f26817]::-webkit-scrollbar {
  display: none;
}
.policyQuery .top[data-v-53f26817] {
  width: 100%;
  min-height: 1.6rem;
  display: flex;
  justify-content: space-between;
  border-bottom: 0.21333rem solid #f3f3f3;
}
.policyQuery .top .left[data-v-53f26817] {
  width: calc(100vw - 2.4rem);
  padding-left: 0.4rem;
}
.policyQuery .top .left .title[data-v-53f26817] {
  min-width: 2.66667rem;
  min-height: 0.53333rem;
  font-size: 0.37333rem;
  font-weight: bold;
}
.policyQuery .top .left p[data-v-53f26817] {
  display: flex;
  height: 1.06667rem;
  align-items: center;
}
.policyQuery .top .left p .name[data-v-53f26817] {
  font-size: 0.34667rem;
}
.policyQuery .top .left p .value[data-v-53f26817] {
  margin: 0 0.13333rem;
  color: #9f9f9f;
}
.policyQuery .top .right[data-v-53f26817] {
  width: 1.06667rem;
  height: 1.33333rem;
  display: flex;
  margin-right: 0.4rem;
  flex-wrap: wrap;
}
.policyQuery .top .right span[data-v-53f26817] {
  display: block;
  width: 100%;
  font-weight: bold;
  color: var(--primary-color);
}
.policyQuery .policyQueryOne[data-v-53f26817] {
  width: 9.2rem;
  margin: 0 0.53333rem 0.53333rem 0.53333rem;
  background: rgba(255, 255, 255, 0.39);
  opacity: 1;
  border-radius: 0.26667rem;
}
.policyQuery .boxOne[data-v-53f26817] {
  min-height: 0.66667rem;
  display: flex;
  justify-content: space-between;
  min-height: 0.93333rem;
  border-bottom: 0.02667rem solid var(--van-cell-border-color);
}
.policyQuery .boxOne span[data-v-53f26817] {
  display: flex;
  align-items: center;
}
.policyQuery .boxOne[data-v-53f26817] > :nth-child(1) {
  width: 4rem;
}
.policyQuery .boxOne[data-v-53f26817] > :nth-child(2) {
  color: #9f9f9f;
  max-width: 50%;
  text-align: right;
  padding: 0.13333rem 0;
}
.top-card[data-v-53f26817] {
  background: #ffffff;
  border-radius: 0.18667rem;
  padding: 0.42667rem;
  margin: 0.4rem;
  box-shadow: 0 0.05333rem 0.21333rem rgba(0, 0, 0, 0.08);
}
.top-card .policy-header[data-v-53f26817] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0.21333rem;
  border-bottom: 0.02667rem solid #f0f0f0;
  padding-bottom: 0.21333rem;
}
.top-card .policy-header .policy-title[data-v-53f26817] {
  font-size: 0.42667rem;
  font-weight: bold;
  color: #000;
  line-height: 1.4;
  margin: 0;
  flex: 1;
  margin-right: 0.26667rem;
}
.top-card .policy-header .status-tag[data-v-53f26817] {
  background: linear-gradient(276deg, #94C23D 0%, #079078 100%);
  color: #ffffff;
  padding: 0.10667rem 0.32rem;
  border-radius: 0.18667rem;
  font-size: 0.32rem;
  white-space: nowrap;
}
.top-card .policy-header .status-tag-stopped[data-v-53f26817] {
  background: linear-gradient(276deg, #ff7707 0%, #e02f10 100%);
  color: #ffffff;
  padding: 0.10667rem 0.32rem;
  border-radius: 0.18667rem;
  font-size: 0.32rem;
  white-space: nowrap;
}
.top-card .policy-info-item[data-v-53f26817] {
  display: flex;
  justify-content: space-between;
  padding: 0 0 0.26667rem 0;
}
.top-card .policy-info-item[data-v-53f26817]:last-child {
  border-bottom: none;
}
.top-card .policy-info-item .info-label[data-v-53f26817] {
  font-size: 0.32rem;
  color: #434343;
}
.top-card .policy-info-item .info-value[data-v-53f26817] {
  font-size: 0.32rem;
  color: #434343;
  font-weight: 500;
}
.top-card .policy-buttons[data-v-53f26817] {
  display: flex;
  gap: 0.4rem;
  margin-top: 0.53333rem;
}
.top-card .policy-buttons .policy-button[data-v-53f26817] {
  height: 0.74667rem;
  color: #079078;
  border-radius: 0.18667rem 0.18667rem 0.18667rem 0.18667rem;
  border: 0.02667rem solid #109374;
  font-weight: bold;
}
.policy-detail[data-v-53f26817] {
  background: #ffffff;
  border-radius: 0.18667rem;
  padding: 0.42667rem;
  margin: 0.4rem;
  box-shadow: 0 0.05333rem 0.21333rem rgba(0, 0, 0, 0.08);
}
.policy-detail .detail-header[data-v-53f26817] {
  font-size: 0.42667rem;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.53333rem;
}
.policy-detail .detail-item[data-v-53f26817] {
  display: flex;
  justify-content: space-between;
  padding: 0 0 0.32rem 0;
}
.policy-detail .detail-item[data-v-53f26817]:last-child {
  border-bottom: none;
}
.policy-detail .detail-item .detail-label[data-v-53f26817] {
  font-size: 0.32rem;
  color: #434343;
}
.policy-detail .detail-item .detail-value[data-v-53f26817] {
  font-size: 0.32rem;
  color: #434343;
  font-weight: 500;
  text-align: right;
  flex: 1;
  margin-left: 0.53333rem;
}
.zw[data-v-53f26817] {
  width: 100%;
  height: 2.66667rem;
}
.policy-service-btn-row[data-v-53f26817] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2.05333rem;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 -0.26667rem 0.26667rem 0.02667rem rgba(0, 0, 0, 0.08);
}
.policy-service-btn[data-v-53f26817] {
  width: 8rem;
  height: 1.33333rem;
  border-radius: 1.33333rem;
  border: none;
}
.policy-service-content[data-v-53f26817] {
  padding: 0.53333rem;
  min-height: 8rem;
}
.service-grid[data-v-53f26817] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.53333rem;
}
.service-item[data-v-53f26817] {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.service-icon[data-v-53f26817] {
  width: 1.06667rem;
  height: 1.06667rem;
  margin-bottom: 0.21333rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.service-icon img[data-v-53f26817] {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.service-name[data-v-53f26817] {
  font-size: 0.32rem;
  color: #434343;
  line-height: 1.4;
  font-weight: 400;
  padding: 0 0.4rem;
}
.policy-service-btn[data-v-53f26817] {
  width: calc(100% - 1.06667rem);
  height: 1.28rem;
  background: linear-gradient(276deg, #079078 0%, #94C23D 100%);
  border-radius: 0.18667rem 0.18667rem 0.18667rem 0.18667rem;
}

/*# sourceMappingURL=87.963966f88171bcf6.css.map*/