.v-loading {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: #fff;
  -webkit-box-pack: justify;
  -webkit-box-pack: center;
}
.v-loading img {
  width: 0.667rem;
}

.h-text-ellipsis[data-v-83696b60] {
  position: relative;
  font-family: PingFangSC-Regular;
  font-size: 0.373rem;
  line-height: 0.587rem;
  color: #555;
}
.h-text-ellipsis .h-text-ellipsis-more[data-v-83696b60] {
  align-items: center;
}
.h-text-ellipsis .h-text-ellipsis-more span[data-v-83696b60]:first-of-type {
  padding-right: 0.373rem;
}
.h-text-ellipsis .h-text-ellipsis-more span.link[data-v-83696b60] {
  color: #00d2f0;
}
.h-text-ellipsis .h-text-ellipsis-more span.expand_img[data-v-83696b60] {
  display: inline-block;
  width: 0.373rem;
  height: 0.373rem;
  margin-left: 0.107rem;
}
.h-text-ellipsis .h-text-ellipsis-more span.expand_img img[data-v-83696b60] {
  display: block;
  width: 100%;
  height: 100%;
}
.h-text-ellipsis .h-text-ellipsis-more span.expand_img_rotate[data-v-83696b60] {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  display: inline-block;
  width: 0.373rem;
  height: 0.373rem;
  margin-left: 0.107rem;
}
.h-text-ellipsis .h-text-ellipsis-more span.expand_img_rotate img[data-v-83696b60] {
  display: block;
  width: 100%;
  height: 100%;
}
.h-text-ellipsis .h-text-ellipsis-more-retract[data-v-83696b60] {
  display: inline-flex;
}
.h-text-ellipsis .h-text-ellipsis-more-retract span[data-v-83696b60]:first-of-type {
  padding-left: 0.373rem;
  padding-right: 0;
}
.h-text-ellipsis .h-text-ellipsis-more-end[data-v-83696b60] {
  width: 100%;
  justify-content: flex-end;
}
.h-text-ellipsis .right-icon[data-v-83696b60] {
  position: absolute;
  right: 0;
  bottom: 0;
}
.h-text-ellipsis.is-expanded .right-icon[data-v-83696b60] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.h-text-ellipsis.is-right .h-text-ellipsis-more span[data-v-83696b60] {
  padding: 0;
}
.h-text-ellipsis.is-right .h-text-ellipsis-more .link[data-v-83696b60] {
  color: transparent;
}
.h-text-ellipsis.is-right .h-text-ellipsis-more .expand_img[data-v-83696b60] {
  display: inline-block;
  width: 0.373rem;
  height: 0.373rem;
  margin-left: 0.107rem;
}
.h-text-ellipsis.is-right .h-text-ellipsis-more .expand_img img[data-v-83696b60] {
  display: block;
  width: 100%;
  height: 100%;
}
.h-text-ellipsis.is-right .h-text-ellipsis-more .expand_img_rotate[data-v-83696b60] {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  display: inline-block;
  width: 0.373rem;
  height: 0.373rem;
  margin-left: 0.107rem;
}
.h-text-ellipsis.is-right .h-text-ellipsis-more .expand_img_rotate img[data-v-83696b60] {
  display: block;
  width: 100%;
  height: 100%;
}

.activity_intro[data-v-578e80d1] {
  padding-bottom: 0.533rem;
}
.activity_intro .activity_content[data-v-578e80d1] {
  position: relative;
  padding: 0.267rem 0.32rem 0.373rem;
  margin-top: 0.32rem;
  background: #f5f7fa;
  border-radius: 0.213rem;
}
.activity_intro .activity_content .intro_title[data-v-578e80d1] {
  font-family: PingFang SC-Medium, PingFang SC;
  font-size: 0.427rem;
  font-weight: 500;
  line-height: 0.64rem;
  color: #222;
  margin-bottom: 0.16rem;
}
.activity_intro .activity_content .intro_text[data-v-578e80d1] {
  margin-top: 0.16rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-size: 0.373rem;
  font-weight: 400;
  line-height: 0.587rem;
  color: #555;
  white-space: pre-wrap;
}
.activity_intro .activity_content .intro_text.intro_text_expand[data-v-578e80d1] {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.activity_intro .activity_content .intro_expand[data-v-578e80d1] {
  position: absolute;
  right: 0.453rem;
  bottom: 0.32rem;
  display: flex;
  align-items: center;
}
.activity_intro .activity_content .intro_expand .expand_text[data-v-578e80d1] {
  font-family: PingFang SC-Medium, PingFang SC;
  font-size: 0.373rem;
  font-weight: 500;
  line-height: 0.587rem;
  color: #00d2f0;
}
.activity_intro .activity_content .intro_expand .expand_img[data-v-578e80d1] {
  width: 0.373rem;
  height: 0.373rem;
  margin-left: 0.107rem;
}
.activity_intro .activity_content .intro_expand .expand_img img[data-v-578e80d1] {
  width: 100%;
  height: 100%;
}
.activity_intro .activity_content .intro_expand .expand_img.expand_img_rotate[data-v-578e80d1] {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.activity_intro .activity_right[data-v-578e80d1] {
  padding: 0.267rem 0.32rem 0.32rem;
  margin-top: 0.32rem;
  background: #f5f7fa;
  border-radius: 0.213rem;
}
.activity_intro .activity_right .right_title[data-v-578e80d1] {
  font-family: PingFang SC-Medium, PingFang SC;
  font-size: 0.427rem;
  font-weight: 500;
  line-height: 0.64rem;
  color: #222;
}
.activity_intro .activity_right .right_card[data-v-578e80d1] {
  padding: 0.267rem 0.32rem 0.24rem;
  margin-top: 0.267rem;
  background: #fff;
  border-radius: 0.213rem;
}
.activity_intro .activity_right .right_card .card_content[data-v-578e80d1] {
  position: relative;
  display: flex;
  padding-bottom: 0.107rem;
  border-bottom: 0.027rem solid #e6ebf0;
}
.activity_intro .activity_right .right_card .card_content .card_icon[data-v-578e80d1] {
  position: absolute;
  top: 0.08rem;
  left: 0;
  width: 0.373rem;
  height: 0.373rem;
}
.activity_intro .activity_right .right_card .card_content .card_icon img[data-v-578e80d1] {
  display: block;
  width: 100%;
  height: 100%;
}
.activity_intro .activity_right .right_card .card_content .card_name[data-v-578e80d1] {
  margin-left: 0.48rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-size: 0.373rem;
  font-weight: 500;
  line-height: 0.533rem;
  color: #00d2f0;
  word-break: break-all;
}
.activity_intro .activity_right .right_card .card_desc[data-v-578e80d1] {
  margin-top: 0.107rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-size: 0.32rem;
  font-weight: 400;
  line-height: 0.48rem;
  color: #555;
  word-break: break-all;
  white-space: pre-wrap;
}

.activity_rule[data-v-57beb36b] {
  padding-bottom: 0.533rem;
}
.activity_rule .competition_rules[data-v-57beb36b] {
  padding: 0.267rem 0.32rem 0.373rem;
  margin-top: 0.32rem;
  background: #f5f7fa;
  border-radius: 0.213rem;
}
.activity_rule .competition_rules .rules_title[data-v-57beb36b] {
  margin-bottom: 0.107rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-size: 0.427rem;
  font-weight: 500;
  line-height: 0.64rem;
  color: #222;
}
.activity_rule .competition_rules .rules_text[data-v-57beb36b] {
  position: relative;
  display: flex;
  margin-top: 0.107rem;
}
.activity_rule .competition_rules .rules_text .marker[data-v-57beb36b] {
  position: absolute;
  top: 0.24rem;
  left: 0;
  width: 0.107rem;
  height: 0.107rem;
  background: #555;
  border-radius: 50%;
}
.activity_rule .competition_rules .rules_text .text[data-v-57beb36b] {
  margin-left: 0.32rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-size: 0.373rem;
  font-weight: 400;
  line-height: 0.587rem;
  color: #555;
  word-break: break-all;
}
.activity_rule .activity_strategy[data-v-57beb36b] {
  padding: 0.267rem 0.32rem 0.32rem;
  margin-top: 0.32rem;
  background: #f5f7fa;
  border-radius: 0.213rem;
}
.activity_rule .activity_strategy .strategy_title[data-v-57beb36b] {
  font-family: PingFang SC-Medium, PingFang SC;
  font-size: 0.427rem;
  font-weight: 500;
  line-height: 0.64rem;
  color: #222;
}
.activity_rule .activity_strategy .strategy_card[data-v-57beb36b] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.267rem 0.32rem 0.24rem;
  margin-top: 0.267rem;
  background: #fff;
  border-radius: 0.213rem;
}
.activity_rule .activity_strategy .strategy_card .card_title[data-v-57beb36b] {
  max-width: 4.48rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-size: 0.373rem;
  font-weight: 400;
  line-height: 0.533rem;
  color: #222;
}
.activity_rule .activity_strategy .strategy_card .card_link[data-v-57beb36b] {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.activity_rule .activity_strategy .strategy_card .card_link .see[data-v-57beb36b] {
  font-family: PingFang SC-Regular, PingFang SC;
  font-size: 0.32rem;
  font-weight: 400;
  line-height: 0.48rem;
  color: #00d2f0;
}
.activity_rule .activity_strategy .strategy_card .card_link .view[data-v-57beb36b] {
  width: 0.32rem;
  height: 0.32rem;
  margin-left: 0.053rem;
}
.activity_rule .activity_strategy .strategy_card .card_link .view img[data-v-57beb36b] {
  display: block;
  width: 0.32rem;
  height: 0.32rem;
}
.score_detail[data-v-57beb36b] {
  width: 7.2rem;
}
.score_detail .detail_content[data-v-57beb36b] {
  padding: 0.533rem 0.427rem;
}
.score_detail .detail_content .score_title[data-v-57beb36b] {
  font-family: PingFang SC-Medium, PingFang SC;
  font-size: 0.427rem;
  font-weight: 500;
  line-height: 0.587rem;
  color: #222;
  text-align: center;
}
.score_detail .detail_content .score_weight[data-v-57beb36b] {
  overflow-y: auto;
  max-height: 6.933rem;
  padding: 0 0.32rem 0.267rem;
  margin-top: 0.32rem;
  background: #f5f7fa;
  border-radius: 0.213rem;
}
.score_detail .detail_content .score_weight .item_weight[data-v-57beb36b] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.267rem;
}
.score_detail .detail_content .score_weight .item_weight .weight_name[data-v-57beb36b] {
  margin-right: 0.107rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-size: 0.373rem;
  font-weight: 400;
  line-height: 0.587rem;
  color: #222;
}
.score_detail .detail_content .score_weight .item_weight .weight_score[data-v-57beb36b] {
  font-family: Zhangle-Medium, Zhangle;
  font-size: 0.427rem;
  font-weight: 500;
  line-height: 0.587rem;
  color: #00d2f0;
}
.score_detail .close_bottom[data-v-57beb36b] {
  width: 100%;
  height: 1.173rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-size: 0.373rem;
  font-weight: 500;
  line-height: 1.173rem;
  color: #00d2f0;
  text-align: center;
  border-top: 0.027rem solid #ebebeb;
}

.touch_dropdown {
  position: relative;
  display: block;
  width: 4rem;
  background: #fff;
  border-radius: 0.107rem;
  box-shadow: 0 0.053rem 0.213rem 0 rgba(218, 221, 225, 0.5);
}
.touch_dropdown .dropdown_item {
  padding: 0.213rem 0.427rem;
  font-size: 0.32rem;
  font-weight: 400;
  line-height: 0.427rem;
  color: #999;
  word-break: break-all;
  word-wrap: break-word;
}

.area_code_mark[data-v-14d6f4f6] {
  position: relative;
  box-sizing: border-box;
  min-width: 4rem;
  padding: 0 0.427rem;
  background: #fff;
  border-radius: 0.107rem;
}
.area_code[data-v-14d6f4f6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.853rem;
}
.area_code span[data-v-14d6f4f6] {
  flex: 1;
  width: 0;
  font-size: 0.373rem;
  font-weight: 400;
  line-height: 0.48rem;
  color: #999;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.area_code img[data-v-14d6f4f6] {
  flex-shrink: 0;
  width: 0.32rem;
  height: 0.32rem;
  margin-left: 0.187rem;
  -webkit-transform: translateY(-0.027rem);
          transform: translateY(-0.027rem);
}

.sign_card[data-v-01e39769] {
  position: relative;
  padding: 0.427rem 0.32rem 0.32rem;
  margin-bottom: 0.32rem;
  background: #f5f7fa;
  border-radius: 0.213rem;
}
.sign_card .type_box[data-v-01e39769] {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  gap: 0.107rem;
}
.sign_card .type_box .type_tag[data-v-01e39769] {
  height: 0.427rem;
  padding: 0 0.107rem;
  font-size: 0.293rem;
  font-weight: 500;
  line-height: 0.453rem;
  border-radius: 0 0.213rem 0 0.213rem;
}
.sign_card .type_box .blue[data-v-01e39769] {
  color: #fff;
  background: linear-gradient(92deg, rgba(0, 166, 250, 0.9) 0%, rgba(80, 196, 255, 0.9) 100%);
}
.sign_card .type_box .green[data-v-01e39769] {
  color: #fff;
  background: linear-gradient(270deg, rgba(0, 210, 240, 0.9) 0%, rgba(53, 229, 255, 0.9) 100%);
}
.sign_card .card_header[data-v-01e39769] {
  display: flex;
}
.sign_card .card_header .header_name[data-v-01e39769] {
  width: 0;
  flex: 1;
  display: -webkit-box;
  overflow: hidden;
  font-size: 0.373rem;
  font-weight: 500;
  line-height: 0.587rem;
  color: #222;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.sign_card .card_header .header_code[data-v-01e39769] {
  flex-shrink: 0;
  margin-left: 0.213rem;
  font-size: 0.373rem;
  font-weight: 400;
  line-height: 0.587rem;
  color: #555;
}
.sign_card .card_team[data-v-01e39769] {
  display: flex;
  align-items: center;
  margin-top: 0.213rem;
}
.sign_card .card_team .team_name[data-v-01e39769] {
  display: -webkit-box;
  overflow: hidden;
  font-size: 0.373rem;
  font-weight: 400;
  line-height: 0.587rem;
  color: #555;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.sign_card .card_team .team_edit[data-v-01e39769] {
  width: 0.32rem;
  height: 0.32rem;
  margin-left: 0.107rem;
}
.sign_card .card_team .team_edit img[data-v-01e39769] {
  display: block;
  width: 0.32rem;
  height: 0.32rem;
}
.sign_card .card_time[data-v-01e39769] {
  margin-top: 0.213rem;
  font-size: 0.373rem;
  font-weight: 400;
  line-height: 0.587rem;
  color: #555;
}
.team_detail[data-v-01e39769] {
  width: 7.2rem;
  overflow: hidden;
}
.team_detail .detail_content[data-v-01e39769] {
  padding: 0.533rem 0.427rem;
}
.team_detail .detail_content .sign_product[data-v-01e39769] {
  font-size: 0.427rem;
  font-weight: 500;
  line-height: 0.587rem;
  color: #222;
  text-align: center;
}
.team_detail .detail_content .fund_header[data-v-01e39769] {
  display: flex;
  align-items: center;
  margin-top: 0.32rem;
}
.team_detail .detail_content .fund_header .fund_name[data-v-01e39769] {
  display: -webkit-box;
  overflow: hidden;
  font-size: 0.373rem;
  font-weight: 500;
  line-height: 0.587rem;
  color: #222;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.team_detail .detail_content .fund_header .fund_code[data-v-01e39769] {
  margin-left: 0.213rem;
  font-size: 0.373rem;
  font-weight: 400;
  line-height: 0.587rem;
  color: #555;
}
.team_detail .detail_content .fund_team[data-v-01e39769] {
  display: flex;
  align-items: center;
  margin-top: 0.213rem;
}
.team_detail .detail_content .fund_team span[data-v-01e39769] {
  font-size: 0.373rem;
  font-weight: 400;
  line-height: 0.587rem;
  color: #222;
  white-space: nowrap;
}
.team_detail .detail_content .fund_team .label[data-v-01e39769] {
  flex-shrink: 0;
}
.team_detail .detail_content .fund_team .value[data-v-01e39769] {
  width: 0;
  flex: 1;
}
.team_detail .detail_content .fund_team .value[data-v-01e39769] .area_code_mark {
  background: #f5f7fa;
}
.team_detail .detail_content .fund_team .value[data-v-01e39769] .area_code_mark .area_code span {
  color: #222;
}
.team_detail .detail_content .fund_team .value[data-v-01e39769] .area_code_mark .area_code_list li {
  color: #222;
}
.team_detail .detail_content .fund_time[data-v-01e39769] {
  margin-top: 0.213rem;
  font-size: 0.373rem;
  font-weight: 400;
  line-height: 0.587rem;
  color: #222;
}
.team_detail .bottom_btn[data-v-01e39769] {
  display: flex;
  border-top: 0.027rem solid #ebebeb;
}
.team_detail .bottom_btn .btn[data-v-01e39769] {
  position: relative;
  width: 3.6rem;
  height: 1.173rem;
  font-size: 0.373rem;
  font-weight: 500;
  line-height: 1.173rem;
  color: #555;
  text-align: center;
}
.team_detail .bottom_btn .btn[data-v-01e39769]::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0.027rem;
  height: 1.173rem;
  content: '';
  border-right: 0.027rem solid #ebebeb;
}
.team_detail .bottom_btn .confirm[data-v-01e39769] {
  color: #00d2f0;
}

.my_sign[data-v-c4a8c5e8] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.my_sign .sign_tab[data-v-c4a8c5e8] {
  flex-shrink: 0;
  display: flex;
  margin: 0.32rem 0;
  gap: 0.32rem;
}
.my_sign .sign_tab .sign_btn[data-v-c4a8c5e8] {
  position: relative;
  width: 1.92rem;
  height: 0.64rem;
  font-size: 0.32rem;
  font-weight: 500;
  line-height: 0.64rem;
  text-align: center;
  border-radius: 2.667rem;
  box-sizing: border-box;
}
.my_sign .sign_tab .default[data-v-c4a8c5e8] {
  color: #00d2f0;
}
.my_sign .sign_tab .default[data-v-c4a8c5e8]::after {
  position: absolute;
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
  pointer-events: none;
  content: '';
  border: 0.027rem solid #00d2f0;
  border-radius: 2.667rem;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
.my_sign .sign_tab .primary[data-v-c4a8c5e8] {
  color: #fff;
  background: #00d2f0;
  box-shadow: 0 0.32rem 0.853rem -0.267rem rgba(0, 210, 240, 0.5);
}
.my_sign .tip_box[data-v-c4a8c5e8] {
  flex-shrink: 0;
  display: flex;
  padding: 0.267rem 0.427rem;
  margin-bottom: 0.32rem;
  background: rgba(242, 186, 73, 0.16);
  border-radius: 0.213rem;
}
.my_sign .tip_box img[data-v-c4a8c5e8] {
  flex-shrink: 0;
  width: 0.427rem;
  height: 0.427rem;
  margin-right: 0.107rem;
}
.my_sign .tip_box span[data-v-c4a8c5e8] {
  font-size: 0.32rem;
  font-weight: 400;
  line-height: 0.48rem;
  color: #555;
}
.my_sign .tip_box .email[data-v-c4a8c5e8] {
  color: #FEAF40;
}
.my_sign .one_click_sign[data-v-c4a8c5e8] {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 0.213rem;
}
.my_sign .one_click_sign .click_img[data-v-c4a8c5e8] {
  width: 0.32rem;
  height: 0.32rem;
}
.my_sign .one_click_sign .click_img img[data-v-c4a8c5e8] {
  display: block;
  width: 0.32rem;
  height: 0.32rem;
}
.my_sign .one_click_sign .click_title[data-v-c4a8c5e8] {
  margin-left: 0.107rem;
  font-size: 0.32rem;
  font-weight: 400;
  line-height: 0.48rem;
  color: #00ddfc;
}
.my_sign .list_section[data-v-c4a8c5e8] {
  position: relative;
  height: 0;
  flex: 1;
  overflow-y: scroll;
}
.my_sign .list_section[data-v-c4a8c5e8]::-webkit-scrollbar {
  display: none;
  /* 滚动条整体样式 */
  width: 0 !important;
}
.my_sign .list_section[data-v-c4a8c5e8] .van-list__finished-text {
  font-size: 0.32rem;
  color: #999;
  line-height: 1.173rem;
}
.my_sign .sign_tips[data-v-c4a8c5e8] {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  padding-top: 0.267rem;
  padding-bottom: calc(0.32rem + constant(safe-area-inset-bottom));
  padding-bottom: calc(0.32rem + env(safe-area-inset-bottom));
}
.my_sign .sign_tips .title[data-v-c4a8c5e8] {
  font-size: 0.32rem;
  line-height: 0.48rem;
  font-weight: 400;
  color: #999;
  text-align: center;
}
.my_sign .sign_tips .title .point[data-v-c4a8c5e8] {
  color: #00d2f0;
  cursor: pointer;
}
.my_sign .none_box > img[data-v-c4a8c5e8] {
  display: block;
  width: 4.267rem;
  height: 4.267rem;
  margin: 1.6rem auto 0;
}
.my_sign .none_box .none_txt[data-v-c4a8c5e8] {
  font-size: 0.373rem;
  font-weight: 400;
  line-height: 0.453rem;
  color: #555;
  text-align: center;
}
.my_sign .none_box .none_txt span[data-v-c4a8c5e8] {
  color: #00d2f0;
  text-decoration: underline;
}
.my_sign .mask[data-v-c4a8c5e8] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
.my_sign .mask img[data-v-c4a8c5e8] {
  width: 0.667rem;
  height: 0.667rem;
}

.inst_list[data-v-8c7bb98c] {
  width: 7.2rem;
}
.inst_list .detail_content[data-v-8c7bb98c] {
  padding: 0.533rem 0.427rem;
}
.inst_list .detail_content .inst_title[data-v-8c7bb98c] {
  padding-bottom: 0.32rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-size: 0.427rem;
  font-weight: 500;
  line-height: 0.587rem;
  color: #222;
  text-align: center;
}
.inst_list .detail_content .detail_inst[data-v-8c7bb98c] {
  max-height: 6.933rem;
  overflow-y: auto;
  border-radius: 0.213rem;
}
.inst_list .detail_content .detail_inst .item_inst[data-v-8c7bb98c] {
  margin-top: 0.32rem;
}
.inst_list .detail_content .detail_inst .item_inst[data-v-8c7bb98c]:first-child {
  margin-top: 0;
}
.inst_list .detail_content .detail_inst .item_inst .header_name[data-v-8c7bb98c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.inst_list .detail_content .detail_inst .item_inst .header_name .inst_name[data-v-8c7bb98c] {
  display: -webkit-box;
  overflow: hidden;
  font-size: 0.373rem;
  font-weight: 400;
  line-height: 0.587rem;
  color: #222;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.inst_list .detail_content .detail_inst .item_inst .header_name .select[data-v-8c7bb98c] {
  width: 0.427rem;
  min-width: 0.427rem;
  height: 0.427rem;
  margin-left: 0.16rem;
  margin-right: 0.053rem;
}
.inst_list .detail_content .detail_inst .item_inst .header_name .select img[data-v-8c7bb98c] {
  display: block;
  width: 100%;
  height: 100%;
}
.inst_list .detail_content .detail_inst .item_inst .real_name[data-v-8c7bb98c] {
  display: -webkit-box;
  max-width: 5.707rem;
  margin-top: 0.053rem;
  overflow: hidden;
  font-size: 0.32rem;
  font-weight: 400;
  line-height: 0.48rem;
  color: #999;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.inst_list .bottom_btn[data-v-8c7bb98c] {
  display: flex;
  border-top: 0.027rem solid #ebebeb;
}
.inst_list .bottom_btn .btn[data-v-8c7bb98c] {
  position: relative;
  width: 3.6rem;
  height: 1.173rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-size: 0.373rem;
  font-weight: 500;
  line-height: 1.173rem;
  color: #555;
  text-align: center;
}
.inst_list .bottom_btn .btn[data-v-8c7bb98c]::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0.027rem;
  height: 1.173rem;
  content: '';
  border-right: 0.027rem solid #ebebeb;
}
.inst_list .bottom_btn .confirm[data-v-8c7bb98c] {
  color: #00d2f0;
}

.approve[data-v-ca06b586] {
  width: 7.2rem;
}
[data-v-ca06b586] .approve.van-dialog {
  border-radius: 0.427rem !important;
}
[data-v-ca06b586] .approve.van-dialog .van-button__text {
  font-family: PingFang SC-Medium, PingFang SC;
  font-size: 0.373rem;
  font-weight: 500;
  line-height: 0.48rem;
}
[data-v-ca06b586] .approve.van-dialog .van-dialog__cancel .van-button__content {
  color: #555555;
}
[data-v-ca06b586] .approve.van-dialog .van-dialog__confirm .van-button__content {
  color: #00D2F0;
}
[data-v-ca06b586] .approve.van-dialog .van-dialog__footer::after {
  border-top: 0.027rem solid #ebebeb;
}
.approve .message[data-v-ca06b586] {
  padding: 0.533rem 0.427rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-size: 0.373rem;
  font-weight: 400;
  line-height: 0.587rem;
  color: #222;
}

.creation_home[data-v-573dd46d] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.creation_home .header_banner[data-v-573dd46d] {
  flex-shrink: 0;
  height: 4.48rem;
}
.creation_home .header_banner img[data-v-573dd46d] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.creation_home .tab_box[data-v-573dd46d] {
  flex-shrink: 0;
  display: flex;
  height: 1.067rem;
  padding: 0 0.427rem;
  background: rgba(242, 243, 246, 0.0001);
}
.creation_home .tab_box .nav_btn[data-v-573dd46d] {
  width: 3.04rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-size: 0.373rem;
  font-weight: 500;
  line-height: 1.2rem;
  color: #555;
  text-align: center;
  border-bottom: 0.027rem solid #ebecf0;
}
.creation_home .tab_box .active_btn[data-v-573dd46d] {
  color: #00d2f0;
  border-bottom: 0.027rem solid #00d2f0;
}
.creation_home .scroll_content[data-v-573dd46d] {
  height: 0;
  flex: 1;
  padding-right: 0.427rem;
  padding-left: 0.427rem;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
}
.creation_home .sign_btn[data-v-573dd46d] {
  position: fixed;
  right: 0.32rem;
  bottom: calc(1.813rem + constant(safe-area-inset-bottom));
  bottom: calc(1.813rem + env(safe-area-inset-bottom));
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 1.493rem;
  height: 1.493rem;
  background: #00d2f0;
  border-radius: 50%;
}
.creation_home .sign_btn div[data-v-573dd46d] {
  font-family: PingFang SC-Medium, PingFang SC;
  font-size: 0.427rem;
  font-weight: 500;
  line-height: 0.427rem;
  color: #fff;
  text-align: center;
}


body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  -webkit-user-select: none;
  background-color: #f0f0f0;
  -webkit-text-size-adjust: none; /* 如果文字＜12px无效 */
  -webkit-touch-callout: none; /* 禁止用户在新窗口弹出页面 */
  -webkit-tap-highlight-color: rgba(
    0,
    0,
    0,
    0
  ); /* 禁止点击后出现背景，只用于iOS */
  font-family: 'PingFangSC-Regular', 'PingFang SC', 'SourceHanSansCN-Normal',
    'SourceHanSansCN', 'Microsoft YaHei', 'Avenir', Helvetica, Arial, sans-serif;
}
html {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  font-family: 'PingFangSC-Regular', 'PingFang SC', 'SourceHanSansCN-Normal',
    'SourceHanSansCN', 'Microsoft YaHei', 'Avenir', Helvetica, Arial, sans-serif;
  font-size: 0.427rem;
  font-weight: 400;
  color: #3e3e3e;
}
input,
textarea,
select {
  width: 100%;
  color: #555;
  border: none;
}
a:hover,
a:active,
input,
:focus {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  padding: 0;
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  display: block;
  padding: 0;
  margin: 0;
}
#app {
  height: 100%;
  font-size: 0.427rem;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
blockquote {
  padding-left: 0.267rem;
  margin: 0;
  border-left: 0.08rem solid #dbdbdb;
}
.toast-zindex {
  z-index: 3005 !important;
}
.submit-confirm-dialog {
  border-radius: 0.213rem !important;
}
.submit-confirm-dialog .van-dialog__message {
  padding: 0.533rem 0.64rem;
  color: #222;
}
.submit-confirm-dialog .van-dialog__content--isolated {
  min-height: 2.133rem;
}
.submit-confirm-dialog .van-dialog__confirm .van-button__content {
  font-weight: bold;
  color: #4987ff;
}
::-webkit-scrollbar {
  width: 0 !important;
}
::-webkit-scrollbar {
  width: 0 !important;
  height: 0;
}

.van-dialog {
  top: 50%;
  width: 7.2rem;
  border-radius: 0.427rem;
}
.van-dialog__header {
  padding-top: 0.533rem;
  padding-bottom: 0;
  font-size: 0.48rem;
  color: #222;
  font-weight: 500;
  line-height: 0.64rem;
}
.van-dialog__header--isolated {
  padding-bottom: 0.533rem;
}
.van-dialog__content--isolated {
  min-height: auto;
}
.van-dialog__content--isolated .van-dialog__message {
  padding-top: 0.533rem;
}
.van-dialog__message {
  padding: 0.32rem 0.427rem 0.533rem;
  font-size: 0.373rem;
  color: #222222;
  font-weight: 400;
  line-height: 0.533rem;
  word-wrap: break-word;
}
.van-dialog__message--has-title {
  padding-top: 0.32rem;
}
.van-button--default {
  color: #222;
}
.van-dialog__cancel,
.van-dialog__confirm {
  height: 1.173rem;
}
.van-button {
  font-size: 0.373rem;
}
.van-toast {
  padding: 0.427rem 0.64rem;
  color: #ffffff;
  font-size: 0.427rem;
  font-weight: 400;
  line-height: 0.587rem;
  background: rgba(0, 0, 0, 0.8);
}
.van-toast--html,
.van-toast--text {
  padding: 0.427rem 0.64rem;
}
.van-action-sheet {
  max-height: 90%;
  color: #222;
}
.van-action-sheet__header {
  font-size: 0.427rem;
  line-height: 1.333rem;
}
.van-action-sheet__close {
  font-size: 0.533rem;
  color: #222;
}
.van-overlay {
  background: rgba(0, 0, 0, 0.4);
}
.van-cell {
  color: #222;
  font-size: 0.427rem;
  line-height: 0.587rem;
}
.van-number-keyboard .van-key--blue {
  background: #00d2f0;
}


/*# sourceMappingURL=creation-home.0d8aa70d.css.map*/