.user_collection_row,
.h-footer,
.floating_cont {
  display: none;
}
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s;
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
}
.el-dialog__header,
.el-dialog__body {
  padding: 0px;
}
.rule_dialog_box {
  border-radius: 24px;
  box-shadow: 0px 6px 32px 4px rgba(0, 0, 0, 0.08);
  background: #ffffff;
  box-sizing: border-box;
  padding: 24px 24px 22px;
}
.rule_dialog_box .rule_title {
  font-family: PingFang SC;
  font-size: 23px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #000000;
  display: flex;
  justify-content: center;
}
.rule_dialog_box .rule_title img {
  width: 32px;
  height: 32px;
}
.rule_dialog_box .rule_title div {
  margin: 0 8px;
}
.rule_dialog_box .rule_content {
  width: 672px;
  height: 432px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  padding: 24px;
  gap: 12px;
  background: #fffbf4;
  box-sizing: border-box;
  border: 1px solid #f9e5c3;
  margin-top: 24px;
}
.rule_dialog_box .rule_content .rule_item {
  display: flex;
  justify-content: start;
}
.rule_dialog_box .rule_content .rule_item .rule_title {
  margin-right: 8px;
  width: 60px;
  height: 24px;
  border-radius: 4px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 1px 2px;
  gap: 2px;
  background: #ffe000;
  font-family: PingFang SC;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  color: rgba(0, 0, 0, 0.88);
  flex-shrink: 0;
}
.rule_dialog_box .rule_content .rule_item .rule_text {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: rgba(0, 0, 0, 0.88);
}
.rule_dialog_box .rule_btn {
  width: 232px;
  height: 44px;
  border-radius: 37px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 0px;
  background: linear-gradient(0deg, #ffc249 0%, #fff2d8 100%);
  box-shadow: 0px 6px 32px 4px rgba(0, 0, 0, 0.08);
  margin: 22px auto 0;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.01em;
  color: rgba(0, 0, 0, 0.88);
  cursor: pointer;
}
.creator_support_container {
  width: 100%;
  height: 100%;
  background-image: url("/Public/web_v2/img/creator_support/page_bg.png");
  background-repeat: repeat-y;
  background-size: 100% 100%;
  position: relative;
}
.creator_support_container .creator_footer {
  width: 100%;
  height: 88px;
  background: linear-gradient(180deg, rgba(38, 105, 212, 0.08) 0%, #2669d4 84%);
  position: fixed;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.creator_support_container .creator_footer .creator_footer_btn {
  width: 600px;
  height: 58px;
  border-radius: 37px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: PingFang SC;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #922b00;
  cursor: pointer;
  background: linear-gradient(0deg, #ffc249 0%, #ffffff 100%);
}
.creator_support_container .header {
  width: 100%;
  height: 578px;
  background-image: url("/Public/web_v2/img/creator_support/header_bg_3.png");
  background-size: 100% 100%;
  overflow: auto;
  background-size: cover;
  background-position: center;
  /* 图片居中显示 */
  background-repeat: no-repeat;
  /* 防止图片重复 */
}
.creator_support_container .header .header_titile_text {
  position: absolute;
  left: 596px;
  top: 95px;
  width: 728px;
  height: 119px;
}
.creator_support_container .header .header_tag {
  position: absolute;
  left: 697px;
  top: 238px;
  width: 527px;
  height: 61px;
}
.creator_support_container .header .header_intro {
  width: 1336px;
  height: 227px;
  position: absolute;
  left: 300px;
  top: 323px;
}
.creator_support_container .header .inrto_one {
  width: 316pxpx;
  height: 227px;
  position: absolute;
  left: 292px;
  top: 334px;
}
.creator_support_container .header .inrto_two {
  left: 638px;
}
.creator_support_container .header .intro_three {
  left: 972px;
}
.creator_support_container .header .inrto_four {
  left: 1312px;
}
.creator_support_container .header .header_text {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.08em;
  color: #ffffff;
  margin-top: 323px;
  display: flex;
  flex-direction: column;
}
.creator_support_container .header .header_title_box {
  width: 100%;
  text-align: center;
}
.creator_support_container .header .header_title_box .header_title_text {
  width: 728px;
  height: 119px;
  margin: 87px auto 0;
}
.creator_support_container .header_tab {
  width: 758px;
  height: 72px;
  border-radius: 37px;
  opacity: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 7px;
  background: #2669d4;
  margin: -36px auto 0;
}
.creator_support_container .header_tab .header_tab_text {
  width: 50%;
  /* 自动布局 */
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px;
  font-family: PingFang SC;
  font-size: 23px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #fff;
  height: 58px;
  border-radius: 37px;
  cursor: pointer;
}
.creator_support_container .header_tab .header_tab_text_active {
  background: #fedc16;
  color: #373737;
}
.creator_support_container .support_content {
  margin-top: 100px;
}
.creator_support_container .support_content .content_one {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.creator_support_container .support_content .content_one .content_text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.creator_support_container .support_content .content_one .content_text .content_text_top {
  font-family: PingFang SC;
  font-size: 42px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #ffffff;
  margin: 0 16px;
  display: flex;
  justify-content: center;
}
.creator_support_container .support_content .content_one .content_text .content_text_top img {
  width: 56px;
  height: 56px;
}
.creator_support_container .support_content .content_one .content_text .content_text_bottom {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #ffffff;
  margin-top: 5px;
}
.creator_support_container .support_content .content_one .content_text .content_text_bottom .support_rule {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0em;
  color: #fedd16;
  margin-left: 12px;
  cursor: pointer;
}
.creator_support_container .support_content .content_one .content_text .join_plan {
  width: 1323px;
  height: 262px;
  margin: 40px auto 0;
  background-image: url("/Public/web_v2/img/creator_support/join_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.creator_support_container .support_content .content_one .content_text .rank_box {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 258px;
}
.creator_support_container .support_content .content_one .content_text .rank_box .rank_item {
  width: 318px;
  height: 660px;
  border-radius: 22px;
  background: linear-gradient(155deg, #ffffff 14%, #fff6c3 99%), linear-gradient(180deg, #ffffff 41%, #e6f1ff 100%);
  border: 4px solid #fc6638;
  margin-right: 17px;
  box-sizing: border-box;
  padding: 0 16px;
  display: flex;
  flex-direction: column;
}
.creator_support_container .support_content .content_one .content_text .rank_box .rank_item .rank_title {
  font-family: PingFang SC;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #373737;
  margin: 30px auto 28px;
}
.creator_support_container .support_content .content_one .content_text .rank_box .rank_item .rank_content {
  display: flex;
  justify-content: space-between;
}
.creator_support_container .support_content .content_one .content_text .rank_box .rank_item .rank_content .rank_content_person {
  margin-bottom: 24px;
  display: flex;
  width: 70%;
}
.creator_support_container .support_content .content_one .content_text .rank_box .rank_item .rank_content .rank_content_person .medal_icon_box {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
}
.creator_support_container .support_content .content_one .content_text .rank_box .rank_item .rank_content .rank_content_person .medal_icon_box .medal_icon {
  width: 23px;
  height: 30px;
}
.creator_support_container .support_content .content_one .content_text .rank_box .rank_item .rank_content .rank_content_person .medal_icon_box .rank_num {
  width: 28px;
  height: 28px;
  background-image: url("/Public/web_v2/img/creator_support/rank_num.png");
  background-repeat: no-repeat;
  background-size: 28px 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #6697ff;
}
.creator_support_container .support_content .content_one .content_text .rank_box .rank_item .rank_content .rank_content_person .user_icon {
  width: 32px;
  height: 32px;
  border-radius: 5px;
}
.creator_support_container .support_content .content_one .content_text .rank_box .rank_item .rank_content .rank_content_person .user_name {
  width: 60%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: PingFang SC;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0em;
  color: #373737;
  margin-left: 14px;
  line-height: 32px;
}
.creator_support_container .support_content .content_one .content_text .rank_box .rank_item .rank_content .user_amount {
  font-family: PingFang SC;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-align: right;
  letter-spacing: 0em;
  color: #373737;
  line-height: 32px;
}
.creator_support_container .support_content .content_one .content_box {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 43px;
}
.creator_support_container .support_content .content_one .content_box .evaluation_item {
  width: 652px;
  height: 262px;
  border-radius: 22px;
  background: linear-gradient(113deg, #ffffff 14%, #fff6c3 97%), linear-gradient(180deg, #ffffff 41%, #e6f1ff 100%);
  box-sizing: border-box;
  border: 4px solid #fc6638;
  margin-right: 19px;
}
.creator_support_container .support_content .content_one .content_box .evaluation_item .eva_title {
  font-family: PingFang SC;
  font-size: 28px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #373737;
  margin: 28px auto 4px;
}
.creator_support_container .support_content .content_one .content_box .evaluation_item .eva_sub_title {
  font-family: PingFang SC;
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #373737;
  margin: 0 auto 20px;
  opacity: 0.5;
}
.creator_support_container .support_content .content_one .content_box .evaluation_item .eva_content {
  display: flex;
  justify-content: center;
  position: relative;
}
.creator_support_container .support_content .content_one .content_box .evaluation_item .eva_content .eva_content_item {
  width: 147px;
  height: 96px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 26px 49px;
  background: rgba(214, 227, 255, 0.6);
  font-family: PingFang SC;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #373737;
  margin-right: 12px;
  white-space: nowrap;
}
.creator_support_container .support_content .content_one .content_box .evaluation_item .eva_content .eva_content_item span {
  color: #0741e3;
}
.creator_support_container .support_content .content_one .content_box .evaluation_item .eva_content .eva_content_item_one {
  width: 105px;
}
.creator_support_container .support_content .content_one .content_box .evaluation_item .eva_content .symbol_type {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  background: #fedc16;
  box-sizing: border-box;
  border: 1px solid #373737;
  position: absolute;
  border-radius: 50%;
  font-family: PingFang SC;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0em;
  color: #373737;
  line-height: 26px;
  top: 33px;
}
.creator_support_container .support_content .content_one .content_box .evaluation_item .eva_content .equal {
  left: 122px;
}
.creator_support_container .support_content .content_one .content_box .evaluation_item .eva_content .plus_one {
  left: 281px;
}
.creator_support_container .support_content .content_one .content_box .evaluation_item .eva_content .plus_two {
  left: 440px;
}
.creator_support_container .support_content .content_one .content_box .content_box_item {
  width: 429px;
  height: 404px;
  border-radius: 22px;
  background: linear-gradient(134deg, #ffffff 14%, #fff6c3 98%), linear-gradient(180deg, #ffffff 41%, #e6f1ff 100%);
  box-sizing: border-box;
  border: 4px solid #fc6638;
  margin-right: 18px;
  display: flex;
  flex-direction: column;
}
.creator_support_container .support_content .content_one .content_box .content_box_item .content_box_item_top_img {
  width: 210px;
  height: 42px;
  background-image: url("/Public/web_v2/img/creator_support/content_box_item_top.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: -7px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: PingFang SC;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #373737;
}
.creator_support_container .support_content .content_one .content_box .content_box_item .content_box_item_text {
  font-family: PingFang SC;
  font-size: 28px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #373737;
  margin-top: 69px;
  display: flex;
  flex-direction: column;
}
.creator_support_container .support_content .content_one .content_box .content_box_item .content_box_item_text .content_box_item_svg {
  width: 80px;
  height: 80px;
  margin: 57px auto 0;
}
.creator_support_container .support_content .content_one .content_box .content_box_item .content_box_item_text span {
  opacity: 0.5;
  font-family: PingFang SC;
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #373737;
  margin-top: 4px;
}
.creator_support_container .support_content .content_one .content_box_two {
  margin-top: 40px;
}
.join_task_container {
  width: 400px;
  height: 384px;
  border-radius: 12px;
  background: linear-gradient(180deg, #ffdcbe 0%, #fff4eb 100%) !important;
  box-shadow: 0px 6px 32px 4px rgba(0, 0, 0, 0.08);
  background-color: red;
  text-align: center;
  box-sizing: border-box;
  padding-top: 44px;
  position: relative;
}
.join_task_container .join_task_title {
  font-family: PingFang SC;
  font-size: 22px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.88);
}
.join_task_container .join_task_center_bg {
  width: 392px;
  height: 211px;
  background: url("/Public/web_v2/img/creator_support/join_task_bg.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  margin-top: 14px;
}
.join_task_container .join_task_center_bg .join_task_center_bg_text {
  margin-top: 48px;
}
.join_task_container .join_task_center_bg .join_task_center_bg_text span {
  font-family: DinPro;
  font-size: 68px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0em;
  color: rgba(255, 35, 0, 0.88);
}
.join_task_container .join_task_center_bg .join_task_center_bg_text span:first-child {
  font-size: 32px;
}
.join_task_container .join_task_center_bg .join_task_center_bg_text .join_task_center_bg_bottom_text {
  font-family: PingFang SC;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0px;
  color: rgba(255, 35, 0, 0.88);
  margin-top: 8px;
}
.join_task_container .join_task_center_bg .join_task_center_bg_text .join_task_center_bg_text_tag {
  width: 48px;
  height: 26px;
  border-radius: 8px 8px 8px 0px;
  opacity: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 2px 8px;
  background: #ffe000;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.88);
  position: absolute;
  right: 60px;
  top: 46px;
}
.join_task_container .el-dialog__body {
  padding: 0px;
}
.join_task_container .el-dialog__header {
  padding: 0px;
}
.join_task_container .join_task_btn {
  width: 232px;
  height: 44px;
  border-radius: 8px;
  opacity: 1;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 0px;
  background: #22211e;
  box-shadow: 0px 1.6px 12.8px 0px rgba(0, 0, 0, 0.08);
  margin: 16px auto 0;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0em;
  cursor: pointer;
  font-variation-settings: "opsz" auto;
  color: #ffe2c8;
}
.join_task_container .join_task_close {
  width: 24px;
  height: 24px;
  color: rgba(0, 0, 0, 0.88);
  position: absolute;
  top: 12px;
  right: 16px;
  cursor: pointer;
}
.join_success_container {
  width: 400px;
  height: 368px;
  border-radius: 12px;
  background: linear-gradient(180deg, #ffdcbe 0%, #fff4eb 100%);
  box-shadow: 0px 6px 32px 4px rgba(0, 0, 0, 0.08);
  text-align: center;
  box-sizing: border-box;
  padding-top: 32px;
  position: relative;
}
.join_success_container .join_success_title {
  font-family: PingFang SC;
  font-size: 22px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.88);
}
.join_success_container .join_success_subtitle {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: #6d4c33;
  margin-top: 4px;
}
.join_success_container .join_task_success_center_bg {
  width: 372px;
  height: 180px;
  background: url("/Public/web_v2/img/creator_support/join_task_success_bg.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 2px;
}
.join_success_container .join_task_success_center_bg .join_task_success_center_bg_text {
  font-family: PingFang SC;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: #9f5001;
  margin-top: 64px;
}
.join_success_container .join_task_success_center_bg .join_task_success_center_bg_text div {
  font-family: PingFang SC;
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: rgba(159, 80, 1, 0.88);
  margin-top: 33px;
}
.join_success_container .el-dialog__body {
  padding: 0px;
}
.join_success_container .el-dialog__header {
  padding: 0px;
}
.join_success_container .join_task_success_close {
  width: 24px;
  height: 24px;
  color: rgba(0, 0, 0, 0.88);
  position: absolute;
  top: 12px;
  right: 16px;
  cursor: pointer;
}
.join_success_container .join_task_success_btn {
  width: 232px;
  height: 44px;
  border-radius: 8px;
  opacity: 1;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 0px;
  background: #22211e;
  box-shadow: 0px 1.6px 12.8px 0px rgba(0, 0, 0, 0.08);
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #ffe2c8;
  margin: 28px auto 0;
  cursor: pointer;
}
