.cos-activity-award-box div {
  box-sizing: border-box;
}
.cos-activity-award-box p {
  margin: 0;
}
.cos-activity-award-box {
  background: #f9fbff;
  padding: 80px 0;
  width: 100%;
  font-family: PingFang SC;
  box-sizing: border-box;
}
.cos-activity-award {
  width: 1180px;
  margin: 0 auto;
}
.cos-activity-award .award-titile {
  color: #181818;
  font-size: 28px;
  font-weight: 500;
  line-height: 36px;
}
.cos-activity-award .award-subtitile {
  color: #5b6787;
  font-size: 14px;
  line-height: 22px;
  margin-top: 12px;
}
.cos-activity-award .award-subtitile a {
  color: #0052d9;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
}
.cos-activity-award .award-content {
  background: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  margin-top: 40px;
}
.cos-activity-award .award-content .award-content-header {
  padding: 32px;
  background: #0c4dd1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}
.cos-activity-award .award-content .award-content-header .btn-apply {
  color: #0052d9;
  font-size: 16px;
  line-height: 24px;
  background: #fff;
  border: 1px solid #fff;
  padding: 6px 32px;
  cursor: pointer;
}
.cos-activity-award .award-content .award-content-header .btn-migration {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  background: transparent;
  border: 1px solid #fff;
  padding: 6px 32px;
  cursor: pointer;
}
.cos-activity-award .award-content .award-content-header .header-banner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 80px;
}
.cos-activity-award .award-content .award-content-header .section-subtitle {
  color: hsla(0, 0%, 100%, 0.6);
  font-family: PingFang SC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.cos-activity-award .award-content .award-content-header .section-tag {
  margin-top: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.cos-activity-award
  .award-content
  .award-content-header
  .section-tag
  .tag-title {
  border-radius: 2px;
  background: #fff;
  padding: 0 8px;
  color: #f64041;
}
.cos-activity-award
  .award-content
  .award-content-header
  .section-tag
  .tag-time {
  border-radius: 2px;
  background: transparent;
  padding: 0 8px;
  color: #fff;
  border: 1px solid #fff;
}
.cos-activity-award .award-content .award-content-header .section-title {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  line-height: 42px;
}
.cos-activity-award .award-content .award-content-header .section-title.number {
  font-size: 42px;
}
.cos-activity-award .award-content .award-content-header .section-title .sum {
  color: #ffeba6;
}
.cos-activity-award .award-content .award-content-header .section-title .unit {
  font-size: 18px;
}
.cos-activity-award .award-content .award-content-header .section-line {
  width: 1px;
  height: 60px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: hsla(0, 0%, 100%, 0.4);
}
.cos-activity-award .award-content .award-content-body {
  padding: 32px;
}
.cos-activity-award .award-content .award-content-body .flow-title {
  color: #282e3e;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}
.cos-activity-award .award-content .award-content-body .flow-box {
  margin-top: 20px;
}
.cos-activity-award .award-content .award-content-body .flow-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cos-activity-award .award-content .award-content-body .flow-item {
  position: relative;
  color: rgba(0, 0, 0, 0.9);
  max-width: 204px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 18px;
}
.cos-activity-award
  .award-content
  .award-content-body
  .flow-item.is-actived
  .flow-btn {
  border-radius: 49px;
  color: #fff;
  border: 2px solid #fff;
  background: linear-gradient(0deg, #ff9b38 6.25%, #ff7800 83.33%);
  box-shadow: 0 2px 4px 0 rgba(55, 99, 170, 0.1);
}
.cos-activity-award .flow-bubble {
  position: relative;
  color: rgba(0, 0, 0, 0.9);
  max-width: 204px;
  display: inline-block;
}
.cos-activity-award .flow-bubble .flow-bubble__inner {
  font-size: 12px;
  -moz-box-sizing: border-box;
  padding: 8px;
  border-radius: 2px;
  background-color: #fff;
  line-height: 20px;
  position: static !important;
  left: 50%;
  top: 50%;
  color: rgba(0, 0, 0, 0.9);
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.1));
  border: 1 solid #fff;
}
.cos-activity-award .flow-bubble .flow-bubble__inner:before {
  font-size: 0;
  position: absolute;
  width: 0;
  height: 0;
  content: "";
  border: 6px dashed transparent;
}
.cos-activity-award
  .flow-bubble.flow-bubble--bottom
  .flow-bubble__inner:before {
  top: 100%;
  left: inherit;
  right: inherit;
  margin-top: 0;
  border-top-style: solid;
  margin-left: -6px;
  border-top-color: #fff;
}
.cos-activity-award .flow-bubble.flow-bubble--top .flow-bubble__inner:before {
  bottom: 100%;
  left: inherit;
  right: inherit;
  margin-bottom: 0;
  border-bottom-style: solid;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.cos-activity-award .flow-bubble-list {
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.cos-activity-award .flow-bubble-item {
  width: 90px;
  height: 74px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 2px;
  border: 1px solid #f9f0e8;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cos-activity-award
  .flow-bubble-item.flow-bubble-item--sum
  .flow-bubble-item-content {
  background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/other_external_resource/585e5ead-441e-4e85-9509-930d4722b0fe.svg);
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
.cos-activity-award
  .flow-bubble-item.flow-bubble-item--space
  .flow-bubble-item-content {
  background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/other_external_resource/459ee5d9-21a0-41cd-8f59-76b1f6d93b01.svg);
  background-size: 56px 45px;
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
.cos-activity-award
  .flow-bubble-item.flow-bubble-item--space-end
  .flow-bubble-item-content,
.cos-activity-award
  .flow-bubble-item.flow-bubble-item--sum-end
  .flow-bubble-item-content {
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4px;
  color: #fff;
}
.cos-activity-award .flow-bubble-item.flow-bubble-item--sum-end {
  background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/other_external_resource/16f53414-6ede-401d-bc69-014d2b3f0bed.svg);
  background-repeat: no-repeat;
  background-color: #ff7a47;
  border-width: 0;
}
.cos-activity-award .flow-bubble-item.flow-bubble-item--space-end {
  border: #266fe8;
  background-color: #266fe8;
  background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/other_external_resource/41b045f2-fd45-4356-b0d3-db22433c89d6.svg);
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
.cos-activity-award .flow-bubble-item.flow-bubble-item--space {
  border: 1px solid #ecf2fe;
}
.cos-activity-award .flow-bubble-item .flow-bubble-item-check {
  width: 24px;
  height: 24px;
  background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/other_external_resource/27f58850-6556-4ebd-a9ca-953ee2796dae.svg);
}
.cos-activity-award
  .flow-bubble-item.flow-bubble-item--space
  .flow-bubble-item-title {
  background: #ecf2fe;
}
.cos-activity-award .flow-bubble-item-title {
  color: #5e6783;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  height: 24px;
  line-height: 24px;
  background: #f9f0e8;
}
.cos-activity-award .flow-bubble-item-content {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #292e3d;
  -ms-flex-pack: center;
  justify-content: center;
}
.cos-activity-award .flow-bubble-item-content .num {
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}
.cos-activity-award .flow-bubble-item-content .unit {
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
}
.cos-activity-award .award-content .award-content-body .flow-item .flow-btn {
  border-radius: 49px;
  border: 2px solid #fff;
  background: linear-gradient(0deg, #fff, #f3f5f8);
  box-shadow: 0 2px 4px 0 rgba(55, 99, 170, 0.1);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 64px;
  text-align: center;
  margin: 0 auto;
  height: 24px;
  line-height: 22px;
  color: #5e6783;
  font-size: 12px;
  font-weight: 500;
  padding: 0 8px;
}
.cos-activity-award .award-notice {
  margin-top: 40px;
  color: rgba(0, 0, 0, 0.6);
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.cos-activity-award .award-notice h2 {
  color: rgba(0, 0, 0, 0.9);
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
.cos-activity-award .award-notice a {
  color: #0052d9;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
}
.flow-box-line {
  --deg: 0deg;
  width: 100%;
  height: 80px;
  border-radius: 50px;
  margin: 0 auto;
  background-color: transparent;
  border: 6px solid transparent;
  border-radius: 0 50px 50px 0;
  border-left: 0;
  background: content-box linear-gradient(#fff, #fff),
    border-box
      conic-gradient(
        from -90deg,
        #fbb562 0deg,
        #ff7446 var(--deg),
        #ccc var(--deg),
        #ccc 1turn
      );
}
.flow-box-line.step1 {
  --deg: 4.6deg;
}
.flow-box-line.step2 {
  --deg: 9deg;
}
.flow-box-line.step3 {
  --deg: 88deg;
}
.flow-box-line.step4 {
  --deg: 170.5deg;
}
.flow-box-line.step5 {
  --deg: 175.3deg;
}
.flow-box-line.step6 {
  --deg: 184.6deg;
}
.flow-box-line.step7 {
  --deg: 189.3deg;
}
.flow-box-line.step8 {
  --deg: 270deg;
}
.flow-box-line.step9 {
  --deg: 350.6deg;
}
.flow-box-line.step10 {
  --deg: 355.3deg;
}
.flow-box-line.stepend {
  --deg: 360deg;
}
.cos-activity-award---mobile .cos-activity-award-box {
  padding: 32px 16px;
}
.cos-activity-award---mobile .cos-activity-award {
  width: 328px;
  margin: 0 auto;
}
.cos-activity-award---mobile .cos-activity-award .award-content {
  margin-top: 16px;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-header {
  padding: 34px 16px 20px;
}
.cos-activity-award---mobile .cos-activity-award .award-titile {
  color: #181818;
  line-height: 28px;
}
.cos-activity-award---mobile .cos-activity-award .award-subtitile {
  color: #5b6787;
  font-size: 14px;
  line-height: 22px;
  margin-top: 12px;
}
.cos-activity-award---mobile .cos-activity-award .award-subtitile a {
  color: #0052d9;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
}
.cos-activity-award---mobile .cos-activity-award .award-content {
  margin-top: 20px;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-header {
  padding: 32px 16px 16px;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-header
  .header-banner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 16px;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-header
  .section-line {
  width: 100%;
  height: 1px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: hsla(0, 0%, 100%, 0.4);
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-header
  .section-title {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-header
  .section-title.end {
  font-size: 18px;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-header
  .section-tag {
  font-size: 14px;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-header
  .section-tag
  .tag-title {
  border-radius: 2px;
  background: #fff;
  padding: 0 8px;
  color: #f64041;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-header
  .section-tag
  .tag-time {
  border-radius: 2px;
  background: transparent;
  padding: 0 8px;
  color: #fff;
  border: 1px solid #fff;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-header
  .btn-apply {
  font-size: 14px;
  margin-top: 32px;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-body {
  padding: 16px;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-body
  .flow-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 16px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cos-activity-award---mobile
  .cos-activity-award
  .flow-bubble
  .flow-bubble__inner {
  padding: 0;
}
.cos-activity-award---mobile .cos-activity-award .flow-bubble-item {
  border: none;
}
.cos-activity-award---mobile
  .cos-activity-award
  .flow-bubble-item.flow-bubble-item--space {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-header
  .section-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-body
  .flow-item {
  color: rgba(0, 0, 0, 0.9);
  max-width: 88px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 18px;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-body
  .flow-line {
  width: 100%;
  height: 1px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #e8ebee;
}
.cos-activity-award---mobile .cos-activity-award .icon-more {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggMTJMMyA2LjI3MyA0LjExMSA1IDggOS40NTUgMTEuODg5IDUgMTMgNi4yNzMgOCAxMnoiIGZpbGw9IiMwMDUyRDkiLz48L3N2Zz4=)
    no-repeat;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-body
  .flow-more {
  width: 100%;
  margin-top: 16px;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-body
  .flow-more
  div {
  display: -ms-flexbox;
  display: flex;
  gap: 2px;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  color: #0052d9;
  font-size: 14px;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-body
  .flow-title {
  font-size: 14px;
  line-height: 22px;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-body
  .flow-box {
  margin-top: 20px;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-body
  .flow-item {
  position: relative;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-body
  .flow-item:not(:nth-child(4n + 3)):after {
  content: "";
  width: 100px;
  height: 20px;
  position: absolute;
  top: calc(50% - 4px);
  background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/other_external_resource/e41a660f-e618-4a4d-a87a-ec3ba30e9d04.svg);
  background-size: contain;
  background-repeat: no-repeat;
  left: 15px;
  z-index: 1;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-body
  .flow-item.success:after {
  background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/other_external_resource/3331744a-db43-42a7-968b-e465094077aa.svg);
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-body
  .flow-item.end:after {
  display: none;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-body
  .flow-item.is-actived
  .flow-btn {
  border-radius: 49px;
  color: #fff;
  border: 2px solid #fff;
  background: linear-gradient(0deg, #ff9b38 6.25%, #ff7800 83.33%);
  box-shadow: 0 2px 4px 0 rgba(55, 99, 170, 0.1);
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-body
  .flow-item.is-actived
  .flow-bubble--bottom
  .flow-bubble__inner:before {
  border-top-color: #ff7a47;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-body
  .flow-item.is-actived
  .flow-bubble--top
  .flow-bubble__inner:before {
  border-bottom-color: #266fe8;
}
.cos-activity-award---mobile .cos-activity-award .flow-bubble {
  position: relative;
  color: rgba(0, 0, 0, 0.9);
  max-width: 204px;
  display: inline-block;
}
.cos-activity-award---mobile
  .cos-activity-award
  .flow-bubble
  .flow-bubble__inner:before {
  font-size: 0;
  position: absolute;
  width: 0;
  height: 0;
  content: "";
  border: 6px dashed transparent;
}
.cos-activity-award---mobile
  .cos-activity-award
  .flow-bubble.flow-bubble--bottom
  .flow-bubble__inner:before {
  top: 100%;
  left: inherit;
  right: inherit;
  margin-top: 0;
  border-top-style: solid;
  margin-left: -6px;
  border-top-color: #fff;
}
.cos-activity-award---mobile
  .cos-activity-award
  .flow-bubble.flow-bubble--top
  .flow-bubble__inner:before {
  bottom: 100%;
  left: inherit;
  right: inherit;
  margin-bottom: 0;
  border-bottom-style: solid;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.cos-activity-award---mobile .cos-activity-award .flow-bubble-list {
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  overflow: hidden;
}
.cos-activity-award---mobile
  .cos-activity-award
  .flow-bubble-item.flow-bubble-item--sum {
  background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/other_external_resource/585e5ead-441e-4e85-9509-930d4722b0fe.svg);
  background-size: 35px 36px;
  background-repeat: no-repeat;
  background-position: right 39px;
}
.cos-activity-award---mobile
  .cos-activity-award
  .flow-bubble-item.flow-bubble-item--space-end
  .flow-bubble-item-content,
.cos-activity-award---mobile
  .cos-activity-award
  .flow-bubble-item.flow-bubble-item--sum-end
  .flow-bubble-item-content {
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4px;
  color: #fff;
}
.cos-activity-award---mobile
  .cos-activity-award
  .flow-bubble-item.flow-bubble-item--sum-end {
  background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/other_external_resource/16f53414-6ede-401d-bc69-014d2b3f0bed.svg);
  background-repeat: no-repeat;
  background-color: #ff7a47;
  border-width: 0;
}
.cos-activity-award---mobile
  .cos-activity-award
  .flow-bubble-item.flow-bubble-item--space-end {
  border: #266fe8;
  background-color: #266fe8;
  background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/other_external_resource/41b045f2-fd45-4356-b0d3-db22433c89d6.svg);
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
.cos-activity-award---mobile
  .cos-activity-award
  .flow-bubble-item
  .flow-bubble-item-check {
  width: 24px;
  height: 24px;
  background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/other_external_resource/27f58850-6556-4ebd-a9ca-953ee2796dae.svg);
}
.cos-activity-award---mobile
  .cos-activity-award
  .flow-bubble-item.flow-bubble-item--space
  .flow-bubble-item-title {
  background: #ecf2fe;
}
.cos-activity-award---mobile .cos-activity-award .flow-bubble-item-title {
  color: #5e6783;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  height: 24px;
  line-height: 24px;
  background: #f9f0e8;
}
.cos-activity-award---mobile .cos-activity-award .flow-bubble-item-content {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #292e3d;
  -ms-flex-pack: center;
  justify-content: center;
}
.cos-activity-award---mobile
  .cos-activity-award
  .flow-bubble-item-content
  .num {
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}
.cos-activity-award---mobile
  .cos-activity-award
  .flow-bubble-item-content
  .unit {
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
}
.cos-activity-award---mobile
  .cos-activity-award
  .award-content
  .award-content-body
  .flow-item
  .flow-btn {
  border-radius: 49px;
  border: 2px solid #fff;
  background: linear-gradient(0deg, #fff, #f3f5f8);
  box-shadow: 0 2px 4px 0 rgba(55, 99, 170, 0.1);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 64px;
  text-align: center;
  margin: 0 auto;
  height: 24px;
  line-height: 22px;
  color: #5e6783;
  font-size: 12px;
  font-weight: 500;
  padding: 0 8px;
  z-index: 2;
}
.cos-activity-award---mobile .cos-activity-award .award-notice {
  margin-top: 40px;
  color: rgba(0, 0, 0, 0.6);
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.cos-activity-award---mobile .cos-activity-award .award-notice h2 {
  color: rgba(0, 0, 0, 0.9);
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
.cos-activity-award---mobile .cos-activity-award .award-notice a {
  color: #0052d9;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
}
  /* 隐藏最后一个节点的箭头 */
.cos-activity-award---mobile .cos-activity-award .award-content .award-content-body .flow-item.last-item:after {
  display: none;
}
#FEFLOW {
  content: tog202505191606;
}
