.year-nav-bar {
  position: fixed;
  left: 0;
  top: 8.53333vw;
  z-index: 20;
  width: 100vw;
  height: 12.8vw;
  text-align: center;
  line-height: 12.8vw;
  color: #fff;
  font-size: 4.26667vw;
  font-family: 'PingFangSC-Regular', 'PingFang SC';
}
.year-nav-bar .back {
  width: 6.4vw;
  height: 6.4vw;
  position: absolute;
  top: 3.2vw;
  left: 3.2vw;
  background: url(//w2.hoopchina.com.cn/games/static/basketball-voting-fed/a2ff9ee2b61f19225722b5d4b4fa6c5d.png) 0 0 no-repeat;
  background-size: contain;
}
.year-nav-bar .dot {
  width: 8.53333vw;
  height: 8.53333vw;
  position: absolute;
  top: 3.2vw;
  right: 3.2vw;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAABACAMAAABWbGUSAAAAk1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ROyVeAAAAMHRSTlMAgEBfwEwfhegmEM1PNyIN+jqTLgbvGeC5mDMIQxPzsGgqrKmgd21a5di8moxV08bBDGCPAAABq0lEQVRIx+2Ub1OCQBCHl5CDhPLiQBBR00wrtfb7f7qUu2OPP3aNvqmm54W7MI8ze/sD4BfDHIVbXxKsJd+gYlBfEjdXylnPGPE5eQAdhqFFbrupVSbXHVhlcsEuk2uXybXL5Nplcu0yuXaZXLtMbh8kd127nJNrl0VArlUGsYVvyDUXyLS6HytnTi9Zn3yWK2XmfAGDf/4WTBx/ko0HLVbBrCu/cQYwzbKp/ngwiYsxUwy1+4iTU4nQUTf22GGvh5gH8n/5XD1hhduhqIcoZbPkK9CIyECAYpjjs+59fNJjx2gwUTdvX9EHIDscKzkd1aRKLlN1KoXLXwopzx9qtBym0fLOYFbOF2fHEPfwgQYHWMrNzO4NKJoHz/N2uPGOOKhDfPYbNLJdBFXx6vc+DAiO/BGIKV9XdYsFtInywK82RHlHVd0ga5pj/2WwTcBkFLzrNSdyHE2Mvm61vMODbJ4CORX2oKKd4Bokr7mKVeOgp1s51gJXOr46TTrMspFvinFy2qvjLDg3jz28EyLnM1OOs7KaFhF5WDY2gUfWYJKMVE0SaCGKYgwX8gn7eVS5epS9GwAAAABJRU5ErkJggg==) 0 0 no-repeat;
  background-size: contain;
  z-index: 20;
}
.year-nav-bar span {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.year-nav-bar span.hide {
  opacity: 0;
}

.qUglPDj_IUfmqNaq4MZh {
  height: 10.66667vw;
  color: white;
  background: url(//w2.hoopchina.com.cn/games/static/basketball-voting-fed/f43bd30cea4b50faae86d16af9b9aa20.png) center center no-repeat;
  background-size: cover;
  line-height: 10.66667vw;
  font-size: 4.26667vw;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  text-align: center;
  font-weight: 500;
}

@font-face {
  font-family: 'hupufont-Medium';
  /*
    防止ssr时闪烁
    https://web.dev/font-display/?utm_source=lighthouse&utm_medium=devtools
  */
  font-display: swap;
  src: url('https://activity-static.hoopchina.com.cn/hupu-fonts/hupu-Medium.ttf?t=20220424') format('truetype');
}
@font-face {
  font-family: 'hupufont-Regular';
  font-display: swap;
  src: url('https://activity-static.hoopchina.com.cn/hupu-fonts/hupu-Regular.ttf?t=20220424') format('truetype');
}
/** color **/
body {
  --primary_button: #ea0e20;
  --secondary_button: #24262b;
  --tag1: #2f6eeb;
  --tag2: #ffb400;
  --tag3: #00a4b8;
  --tag4: #00985f;
  --tag5: #e0684f;
  --tag6: #6d3801;
  --primary_text: #24262b;
  --secondary_text: #6c717d;
  --tertiary_text: #89909f;
  --disable_text: #c7cbd5;
  --white_text: #ffffff;
  --secondarywhite_text: rgba(255, 255, 255, 0.6);
  --bg: #ffffff;
  --bg2: #24262B;
  --bg_card: #ffffff;
  --bg_data: #f6f7f9;
  --bg_click: #f3f5fc;
  --line: #f0f1f5;
  --separator: #f0f1f5;
  --label_bg1: #e5f5fb;
  --label_bg2: #fdeced;
  --label_bg3: #eaf0fd;
  --label_bg4: #fff3d8;
  --label_bg6: #fdefe5;
  --mask: rgba(0,0,0,0.50196);
  --button_mask: rgba(255,255,255,0.6);
  --button_mask2: rgba(36,42,43,0.2);
  --toast: rgba(36,42,43,0.8);
  --chart1: rgba(47,110,235,0.10196);
  --chart2: #46b6f5;
  --chart3: #ff782d;
  --chart4: #ccd6e7;
  --white_mask: rgba(255,255,255,0.30196);
  --white_text2: #ffffff;
}
body[hupu-ui-theme=dark] {
  --primary_button: #f05663;
  --secondary_button: #edeef1;
  --tag1: #7eb0fc;
  --tag2: #ffd266;
  --tag3: #4dbfcd;
  --tag4: #cce034;
  --tag5: #ff856b;
  --tag6: #ffe3cc;
  --primary_text: #edeef1;
  --secondary_text: #aaafbb;
  --tertiary_text: #818899;
  --disable_text: #3a3f49;
  --white_text: #ffffff;
  --secondarywhite_text: rgba(255, 255, 255, 0.6);
  --bg: #24262b;
  --bg2: #111217;
  --bg_card: #2c2f37;
  --bg_data: #31353D;
  --bg_click: #3a3f49;
  --line: #303440;
  --separator: #111217;
  --label_bg1: #2a3e45;
  --label_bg2: #3e2c32;
  --label_bg3: #343f50;
  --label_bg4: #474134;
  --label_bg6: #3c3530;
  --mask: rgba(0,0,0,0.50196);
  --button_mask: rgba(0,0,0,0.6);
  --button_mask2: rgba(36,42,43,0.2);
  --toast: rgba(36,47,55,0.8);
  --chart1: rgba(126,176,252,0.10196);
  --chart2: #36a5e3;
  --chart3: #eb6d26;
  --chart4: #535f74;
  --white_mask: rgba(255,255,255,0.30196);
  --white_text2: #24262B;
}
/** font **/
body {
  --hupu_font_size_score: 32PX;
  --hupu_font_size_statement: 24PX;
  --hupu_font_size_title1: 20PX;
  --hupu_font_size_tab1: 18PX;
  --hupu_font_size_title2: 16PX;
  --hupu_font_size_body1: 16PX;
  --hupu_font_size_title3: 14PX;
  --hupu_font_size_body2: 14PX;
  --hupu_font_size_body3: 18PX;
  --hupu_font_size_body4: 20PX;
  --hupu_font_size_body5: 17PX;
  --hupu_font_size_callout: 12PX;
}
@media screen and (min-width: 414px) {
  body {
    --hupu_font_size_score: 33PX;
    --hupu_font_size_statement: 25PX;
    --hupu_font_size_title1: 21PX;
    --hupu_font_size_tab1: 19PX;
    --hupu_font_size_title2: 17PX;
    --hupu_font_size_body1: 17PX;
    --hupu_font_size_title3: 15PX;
    --hupu_font_size_body2: 15PX;
    --hupu_font_size_body3: 19PX;
    --hupu_font_size_body4: 21PX;
    --hupu_font_size_body5: 18PX;
    --hupu_font_size_callout: 13PX;
  }
}

.adm-picker {
  height: 74.66667vw;
}
.adm-picker-popup .adm-picker-header {
  border-bottom: 0.5px solid var(--line);
}
.adm-picker-popup .adm-popup-body {
  background-color: var(--bg) !important;
}
.adm-picker-popup .adm-popup-body.adm-popup-body-position-bottom {
  height: 88vw;
  border-top-left-radius: 0;
  border-top-right-radius: 5.33333vw;
}
.adm-picker-header {
  padding: 2.66667vw 4.26667vw!important;
}
.adm-picker-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 11.73333vw;
  border-bottom: 1px solid #ebedf2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.adm-picker-header .adm-picker-header-title {
  color: var(--primary_text);
  font-size: 4.8vw;
}
.adm-picker-header .adm-picker-header-button {
  padding: 0;
  height: 6.4vw;
  font-size: 4.26667vw;
  font-weight: 500;
  line-height: 6.4vw;
}
.adm-picker-header .adm-picker-header-button:first-of-type {
  color: var(--tertiary_text);
  font-family: PingFangSC-Medium, PingFang SC;
}
.adm-picker-header .adm-picker-header-button:nth-of-type(2) {
  color: var(--primary_button);
  font-family: PingFangSC-Medium, PingFang SC;
}
.adm-picker-view-mask-middle {
  border: none !important;
}
.adm-picker-view-mask-bottom,
.adm-picker-view-mask-top {
  background: none !important;
}
.adm-picker-body {
  background-color: var(--bg);
}
.adm-picker-body:after {
  position: relative;
  top: -50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  margin: auto;
  width: calc(100% - 8.53333vw);
  height: 10.66667vw;
  background-color: var(--bg_click);
}
.adm-picker-view {
  background-color: transparent!important;
}
.adm-picker-view {
  z-index: 1;
  margin-top: 8vw;
  padding: 0 4.26667vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.adm-picker-view-column-item {
  color: var(--tertiary_text);
  font-family: var(--secondary_font-family);
}
.adm-picker-view-column-item[data-selected=true] {
  color: var(--primary_text);
}
.adm-picker-view-column-item-label {
  text-align: center;
  padding: 0 2.13333vw;
}
.adm-picker-view-column:first-child .adm-picker-view-column-item {
  font-size: 4.8vw;
  line-height: 6.4vw;
}
.adm-picker-view-column:first-child .adm-picker-view-column-item[data-selected="true"] {
  font-size: 5.33333vw;
  line-height: 8.53333vw;
}
.adm-picker-view-column:nth-child(2) .adm-picker-view-column-item {
  font-size: 4.26667vw;
  line-height: 6.4vw;
}
.adm-picker-view-column-item-label {
  font-family: DINPro-Regular, DINPro-Medium, PingFangSC-Regular;
}
.adm-picker-view-column-wheel {
  position: relative;
  width: auto;
  width: initial;
}

@-webkit-keyframes arrow-shink {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes arrow-shink {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.wtf {
  position: fixed;
  width: 54.13333vw;
  height: 49.06667vw;
  background: url(//w2.hoopchina.com.cn/games/static/basketball-voting-fed/b11b876ff7bfe265acdb8b20a675229d.png) 0 0 no-repeat;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-size: contain;
  z-index: 39;
  -webkit-animation: arrow-shink 2s linear;
          animation: arrow-shink 2s linear;
  opacity: 0;
}

:root {
  --adm-radius-s: 1.06667vw;
  --adm-radius-m: 2.13333vw;
  --adm-radius-l: 3.2vw;
  --adm-font-size-1: 2.4vw;
  --adm-font-size-2: 2.66667vw;
  --adm-font-size-3: 2.93333vw;
  --adm-font-size-4: 3.2vw;
  --adm-font-size-5: 3.46667vw;
  --adm-font-size-6: 3.73333vw;
  --adm-font-size-7: 4vw;
  --adm-font-size-8: 4.26667vw;
  --adm-font-size-9: 4.53333vw;
  --adm-font-size-10: 4.8vw;
  --adm-color-primary: #1677ff;
  --adm-color-success: #00b578;
  --adm-color-warning: #ff8f1f;
  --adm-color-danger: #ff3141;
  --adm-color-text: #333333;
  --adm-color-text-secondary: #666666;
  --adm-color-weak: #999999;
  --adm-color-light: #cccccc;
  --adm-color-border: #eeeeee;
  --adm-color-background: #ffffff;
  --adm-color-white: #ffffff;
  --adm-color-box: #f5f5f5;
  --adm-color-text-light-solid: var(--adm-color-white);
  --adm-color-text-dark-solid: #000000;
  --adm-color-fill-content: var(--adm-color-box);
  --adm-font-size-main: var(--adm-font-size-5);
  --adm-font-family: -apple-system, blinkmacsystemfont, 'Helvetica Neue',
    helvetica, segoe ui, arial, roboto, 'PingFang SC', 'miui',
    'Hiragino Sans GB', 'Microsoft Yahei', sans-serif;
  --adm-border-color: var(--adm-color-border);
}
html[data-prefers-color-scheme='dark'] {
  --adm-color-primary: #3086ff;
  --adm-color-success: #34b368;
  --adm-color-warning: #ffa930;
  --adm-color-danger: #ff4a58;
  --adm-color-text: #e6e6e6;
  --adm-color-text-secondary: #b3b3b3;
  --adm-color-weak: #808080;
  --adm-color-light: #4d4d4d;
  --adm-color-border: #2b2b2b;
  --adm-color-box: #0a0a0a;
  --adm-color-background: #1a1a1a;
  --adm-border-color: var(--adm-color-border);
}
:root {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  color: #333333;
  color: var(--adm-color-text);
  font-size: 13px;
  font-size: var(--adm-font-size-main);
  font-family: -apple-system, blinkmacsystemfont, 'Helvetica Neue',
    helvetica, segoe ui, arial, roboto, 'PingFang SC', 'miui',
    'Hiragino Sans GB', 'Microsoft Yahei', sans-serif;
  font-family: var(--adm-font-family);
}
a,
button {
  cursor: pointer;
}
a {
  color: #1677ff;
  color: var(--adm-color-primary);
  -webkit-transition: opacity ease-in-out 0.2s;
  -o-transition: opacity ease-in-out 0.2s;
  transition: opacity ease-in-out 0.2s;
}
a:active {
  opacity: 0.8;
}
.adm-plain-anchor {
  color: inherit;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.adm-plain-anchor:active {
  opacity: 1;
  opacity: initial;
}
body.adm-overflow-hidden {
  overflow: hidden !important;
}
div.adm-px-tester {
  --size: 1;
  height: calc(var(--size) / 2 * 0.53333vw);
  width: 0;
  position: fixed;
  right: -100vw;
  bottom: -100vh;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  pointer-events: none;
}

.adm-picker {
  --header-button-font-size: var(--adm-font-size-7);
  --title-font-size: var(--adm-font-size-7);
  --item-font-size: var(--adm-font-size-8);
  --item-height: 9.06667vw;
  width: 100%;
  height: 80vw;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  ---item-font-size: var(--item-font-size);
  ---item-height: var(--item-height);
}
.adm-picker .adm-picker-view.adm-picker-view {
  --item-font-size: var(---item-font-size);
  --item-height: var(---item-height);
}
.adm-picker-header {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-bottom: solid 1px var(--adm-color-border);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.06667vw 1.06667vw;
}
.adm-picker-header-button {
  font-size: var(--header-button-font-size);
  display: inline-block;
  padding: 2.13333vw 2.13333vw;
}
.adm-picker-header-button-disabled,
.adm-picker-header-button-disabled:active {
  opacity: 0.4;
  cursor: not-allowed;
}
.adm-picker-header-title {
  padding: 1.06667vw 1.06667vw;
  font-size: var(--title-font-size);
  color: var(--adm-color-text);
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.adm-picker-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  height: 100%;
}
.adm-picker-body > .adm-picker-view {
  --height: 100%;
}
.adm-picker-popup .adm-popup-body {
  border-top-left-radius: 2.13333vw;
  border-top-right-radius: 2.13333vw;
}

.adm-picker-view {
  --height: 64vw;
  --item-height: 9.06667vw;
  --item-font-size: var(--adm-font-size-8);
  height: var(--height);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  background: var(--adm-color-background);
}
.adm-picker-view-column {
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -ms-touch-action: none;
      touch-action: none;
  position: relative;
  z-index: 0;
}
.adm-picker-view-column-wheel {
  width: 100%;
  cursor: -webkit-grab;
  cursor: grab;
  position: absolute;
  top: calc(50% - var(--item-height) / 2);
  left: 0;
}
.adm-picker-view-column-wheel::before {
  content: ' ';
  display: block;
  position: absolute;
  width: 100%;
  height: 100vh;
  top: -100vh;
}
.adm-picker-view-column-wheel::after {
  content: ' ';
  display: block;
  position: absolute;
  width: 100%;
  height: 100vh;
  bottom: -100vh;
}
.adm-picker-view-column-item {
  font-size: var(--item-font-size);
  padding: 0 1.6vw;
  height: var(--item-height);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.adm-picker-view-column-item-label {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.adm-picker-view-column-accessible {
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  top: calc(var(--item-height) * -1);
  z-index: 0;
  padding-bottom: 1px;
}
.adm-picker-view-column-accessible > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.adm-picker-view-column-accessible-current {
  position: absolute;
  width: 100%;
  height: 100%;
}
.adm-picker-view-column-accessible-button {
  width: 100%;
  height: 100%;
}
.adm-picker-view-mask {
  position: absolute;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  pointer-events: none;
}
.adm-picker-view-mask-top,
.adm-picker-view-mask-bottom {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.adm-picker-view-mask-middle {
  height: var(--item-height);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  border-top: solid 1px var(--adm-color-border);
  border-bottom: solid 1px var(--adm-color-border);
}
.adm-picker-view-mask-top {
  background: var(--adm-color-background);
  -webkit-mask: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), color-stop(50%, rgba(0, 0, 0, 0.8)), to(#000000));
  -webkit-mask: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 50%, #000000 100%);
  mask: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), color-stop(50%, rgba(0, 0, 0, 0.8)), to(#000000));
  mask: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 50%, #000000 100%);
}
.adm-picker-view-mask-bottom {
  background: var(--adm-color-background);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), color-stop(50%, rgba(0, 0, 0, 0.8)), to(#000000));
  -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 50%, #000000 100%);
  mask: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), color-stop(50%, rgba(0, 0, 0, 0.8)), to(#000000));
  mask: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 50%, #000000 100%);
}
.adm-picker-view-loading-content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.adm-picker-view-item-height-measure {
  position: relative;
  left: 0;
  top: 0;
  height: var(--item-height);
  width: 0;
  pointer-events: none;
}

.adm-spin-loading {
  --color: var(--adm-color-weak);
  --size: 8.53333vw;
  width: var(--size);
  height: var(--size);
}
.adm-spin-loading-svg {
  width: 100%;
  height: 100%;
  -webkit-animation: adm-spin-loading-rotate 0.8s infinite linear;
          animation: adm-spin-loading-rotate 0.8s infinite linear;
}
.adm-spin-loading-svg > .adm-spin-loading-fill {
  stroke: var(--color);
}
@-webkit-keyframes adm-spin-loading-rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes adm-spin-loading-rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.adm-popup {
  --z-index: var(--adm-popup-z-index, 1000);
  position: fixed;
  z-index: var(--z-index);
}
.adm-popup-body {
  position: fixed;
  background-color: var(--adm-color-background);
  z-index: calc(var(--z-index) + 10);
}
.adm-popup-body .adm-popup-close-icon {
  position: absolute;
  z-index: 100;
}
.adm-popup-body-position-bottom {
  width: 100%;
  bottom: 0;
  left: 0;
}
.adm-popup-body-position-bottom .adm-popup-close-icon {
  right: 2.13333vw;
  top: 2.13333vw;
}
.adm-popup-body-position-top {
  width: 100%;
  top: 0;
  left: 0;
}
.adm-popup-body-position-top .adm-popup-close-icon {
  right: 2.13333vw;
  bottom: 2.13333vw;
}
.adm-popup-body-position-left {
  height: 100%;
  top: 0;
  left: 0;
}
.adm-popup-body-position-left .adm-popup-close-icon {
  right: 2.13333vw;
  top: 2.13333vw;
}
.adm-popup-body-position-right {
  height: 100%;
  top: 0;
  right: 0;
}
.adm-popup-body-position-right .adm-popup-close-icon {
  left: 2.13333vw;
  top: 2.13333vw;
}
.adm-popup-close-icon {
  cursor: pointer;
  padding: 1.06667vw;
  font-size: 4.8vw;
  line-height: 1;
  color: var(--adm-color-weak);
}

.adm-mask {
  --z-index: var(--adm-mask-z-index, 1000);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--z-index);
  display: block;
  width: 100%;
  height: 100%;
}
.adm-mask-aria-button {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.adm-mask-content {
  z-index: 1;
}

.adm-safe-area {
  --multiple: var(--adm-safe-area-multiple, 1);
  display: block;
  width: 100%;
}
.adm-safe-area-position-top {
  padding-top: calc(env(safe-area-inset-top) * var(--multiple));
}
.adm-safe-area-position-bottom {
  padding-bottom: calc(env(safe-area-inset-bottom) * var(--multiple));
}

.adm-toast-mask .adm-toast-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.adm-toast-mask .adm-toast-main {
  display: inline-block;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  max-width: 54.4vw;
  max-height: 70%;
  overflow: auto;
  color: white;
  word-break: break-all;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 2.13333vw;
  pointer-events: all;
  font-size: var(--adm-font-size-7);
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.adm-toast-mask .adm-toast-main-text {
  padding: 3.2vw;
  min-width: 0px;
}
.adm-toast-mask .adm-toast-main-icon {
  padding: 9.33333vw 3.2vw;
  min-width: 40vw;
}
.adm-toast-mask .adm-toast-main-icon .adm-toast-icon {
  text-align: center;
  margin-bottom: 2.13333vw;
  font-size: 9.6vw;
  line-height: 1;
}
.adm-toast-loading {
  --size: 12.8vw;
  margin: 0 auto 2.13333vw;
}

.adm-auto-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.adm-auto-center-content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

html .adm-toast-mask .adm-toast-main {
  max-width: none;
  padding: 3.2vw;
  background: rgba(36, 42, 43, 0.8);
  background: var(--toast, rgba(36, 42, 43, 0.8));
  opacity: 0.8;
  border-radius: 0;
}
html .adm-toast-mask .adm-toast-main .adm-auto-center {
  height: 4.8vw;
  font-size: 3.73333vw;
  font-family: var(--secondary_font-family);
  color: #fff;
  color: var(--white_text, #fff);
  line-height: 4.8vw;
}

@font-face {
  font-family: 'DINPro-Medium';
  src: url('https://activity-static.hoopchina.com.cn/s11/slider/dinpro-med.ttf') format('truetype');
}
.team-voting-page {
  width: 100vw;
  color: #24262B;
}
.team-voting-page .user-box {
  border-top-right-radius: 5.33333vw;
  background-color: white;
  position: relative;
  top: -5.33333vw;
  padding: 0 4.26667vw;
  border-bottom: 2.13333vw #F0F1F5 solid;
}
.team-voting-page .user-box .avatar {
  height: 14.4vw;
  line-height: 14.4vw;
  padding-left: 21.33333vw;
  font-size: 4.26667vw;
  position: relative;
}
.team-voting-page .user-box .avatar img {
  width: 16vw;
  height: 16vw;
  border: 0.53333vw solid #F3F5FC;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}
.team-voting-page .user-box .avatar .username {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.team-voting-page .my-info-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 5.86667vw 0 6.4vw;
}
.team-voting-page .my-info-all .city-select {
  width: 28vw;
  height: 8.53333vw;
  background: #ECF0FB;
  border-radius: 0.53333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 1.6vw;
}
.team-voting-page .my-info-all .city-select span {
  width: 21.33333vw;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 21.33333vw;
          flex: 1 1 21.33333vw;
}
.team-voting-page .my-info-all .city-select .location {
  width: 6.4vw;
  height: 6.4vw;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAgVBMVEUAAABvdIRrcX9scn5rcX5rcX9scoBsdH9rcn9rcn5scn9scX5rcn9scn5xd4V6eodrcX9rcX5scoBudIFtc4JwfYSBiYlscn9scX5tc4Brcn9rcn5rcn9rcn9scoBscn5tcoBscX9rcX5rcn5rcn9rc4BrdYFrdH9tcoBvdYNrcX42ckdPAAAAKnRSTlMAHfJu+95iO+fUouzbaRQK97uVMi4PBsp8U8G1qqeIdzbhs56CS0Y+Widqtpu2AAABqklEQVRIx92U2ZqCMAyFQRZBFGXfBMFR0b7/A05qt/lImXptbqzpf9okp2p9aYy3JIxOU9X78Qf08RIQGW6yNfEHhqvoXv8e37+hKXWau193J/plc1/n7YoS50zq/YnWdVk9n/Ih4CrK2oWcvyI4w961WCQfEdwx6/ulPE5n0Elw1BUUQD2FZqOBg26afA35TPWfK+0ORqWxEC7o+bIYIlBXWyGGovCkRkBytsw97vOgrmiR4EaIx88HnsdBduGimhJCUrYaqHmj/QygdJvNA8x4LAUhIQ5bRbyZF5Res9SEzaNYw1qUzeykL5WmazjuzowCQSxqa0W92AlP3BoTkAqsX9arooKC5e6eXuGzZyfrVSEKTuCDg1F6udKnWzJjlEcqnjDrQr5a7lwmX02AjCtc6VOZMj4c+d6eeoSi+/OK87QNO6e0RI3INzHOwdJEHMj28A+uwemyhfyoE9gwvNPWwuPjHeCYoe/NUvEDfCu6wb9qqkC8t/6P6TDFgrcRhxR63qzYCd6sQLxRgXiTYn7ze8mbFR3iDQoDjxxEvEmBeKMC8aYore+NX1MwPgVle8CLAAAAAElFTkSuQmCC) 0 0 no-repeat;
  background-size: contain;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 6.4vw;
          flex: 0 0 6.4vw;
}
.team-voting-page .my-info-all .city-select .down {
  width: 3.2vw;
  height: 3.2vw;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAS1BMVEUAAABrcn9scX9scn9tdIFxcYOAgIBscn9scn5scn5scn9scX9scn9scn9tcn9rcX9tcn9tcn9tcn5tc39ucn9tcYFuc4FwdoFrcX6GkN3pAAAAGHRSTlMA5LVpLSAK+fby7cK+qJyQgnl0X1NIPjT/QKbBAAAAa0lEQVQoz83JSQ6DMABDUZOEMM/Tv/9J20YKIoUD8Da2bL2VM14Jb1zIhtYne0sTSp5hdGHIcsWn06mL+5er6WPvqZ1OR8WgYKA6dLGXjL8cKXcltoJZmik2/VnBWlh1swAsemDB6tE06e0+RHAEk4DXP7oAAAAASUVORK5CYII=) 0 0 no-repeat;
  background-size: contain;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 3.2vw;
          flex: 0 0 3.2vw;
}
.team-voting-page .my-info-all .item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.team-voting-page .tip {
  font-size: 2.93333vw;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #89909F;
  line-height: 4.26667vw;
  margin: 3.2vw 0 4.26667vw;
}
.team-voting-page .help-box {
  margin-top: 4.26667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.team-voting-page .help-count {
  font-size: 3.2vw;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #89909F;
  line-height: 4.53333vw;
  text-align: center;
  margin: -3.2vw 0 -2.13333vw;
}
.team-list {
  padding: 0 4.26667vw;
  background-color: white;
}
.team-list h2 {
  font-size: 4.26667vw;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #24262B;
  line-height: 7.46667vw;
  padding: 0px 0 4.8vw;
}
.team-list .support-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4.26667vw;
}
.team-list .support-item .name-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 18.66667vw;
          flex: 0 0 18.66667vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 8vw;
  padding-right: 2.13333vw;
}
.team-list .support-item .name-box img {
  width: 8vw;
  height: 8vw;
  margin-right: 1.06667vw;
}
.team-list .support-item .name-box span {
  font-size: 3.73333vw;
  font-family: DINPro-Medium, PingFangSC-Regular, PingFang SC;
  display: block;
  line-height: 1;
  padding-bottom: 1.06667vw;
}
.team-list .support-item .pa {
  font-size: 3.2vw;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #89909F;
  line-height: 4.53333vw;
}
.team-list .support-item .support-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 1.06667vw;
}
.team-list .support-item .support-bar .bar {
  width: 48vw;
  height: 3.2vw;
  background-color: #182561;
  overflow: hidden;
  position: relative;
}
.team-list .support-item .support-bar .bar::after {
  width: 6.93333vw;
  height: 6.93333vw;
  content: '';
  position: absolute;
  right: -1.6vw;
  top: -0.53333vw;
  -webkit-transform: skewX(-35deg);
      -ms-transform: skewX(-35deg);
          transform: skewX(-35deg);
  background-color: #fff;
}
.team-list .support-item .support-bar span {
  display: block;
  font-size: 3.73333vw;
  font-family: DINPro-Medium, PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #181A50;
  margin-left: 1.6vw;
}
#map-share,
.ccccc {
  position: relative;
}
#map-share .hupu-logo,
.ccccc .hupu-logo {
  background: url('https://activity-static.hoopchina.com.cn/images/23420-ie1hvorc-upload-1681994471241-2.png') 0 0 no-repeat;
  background-size: contain;
  width: 8.53333vw;
  height: 8.53333vw;
  position: absolute;
  top: 8.53333vw;
  left: 4.26667vw;
  z-index: 2;
}
#map-share .addon-map,
.ccccc .addon-map {
  background: url(https://activity-static.hoopchina.com.cn/images/23418-dd64tqrc-upload-1681808871698-7.png) 0 0 no-repeat;
  position: absolute;
  background-size: contain;
  bottom: 18.66667vw;
  right: 7.46667vw;
  width: 8vw;
  height: 12vw;
}
#map-share .addon-map2,
.ccccc .addon-map2 {
  background: url(https://activity-static.hoopchina.com.cn/images/23418-92bhlfrc-upload-1681808871698-5.png) 0 0 no-repeat;
  position: absolute;
  background-size: contain;
  bottom: 18.66667vw;
  left: 4.26667vw;
  width: 13.33333vw;
  height: 13.33333vw;
  background-color: #fff;
}
#map-share .desc,
.ccccc .desc {
  position: absolute;
  top: 3.2vw;
  left: 4.26667vw;
  font-size: 2.4vw;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #7489AF;
  line-height: 3.46667vw;
  z-index: 2;
}
#map-share .zhezhao,
.ccccc .zhezhao {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}
#map-share .addon-text,
.ccccc .addon-text {
  position: absolute;
  left: 0;
  bottom: 10.66667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100vw;
  z-index: 16;
}
#map-share .addon-text .item,
.ccccc .addon-text .item {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 9.6vw;
}
#map-share .addon-text .item .block,
.ccccc .addon-text .item .block {
  width: 4.8vw;
  height: 4.8vw;
  margin-right: 2.13333vw;
}
#map-share .addon-text .item:last-child,
.ccccc .addon-text .item:last-child {
  margin-right: 0;
}
#map-share,
#map {
  width: 100vw;
  height: 80vw;
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#182561));
  background: -o-linear-gradient(top, #000000 0%, #182561 100%);
  background: linear-gradient(180deg, #000000 0%, #182561 100%);
  padding-top: 1px;
}
#map-share {
  overflow: hidden;
  height: 85.33333vw;
}
#map-share .hupu-logo {
  top: 8.53333vw;
}
#map-share img {
  margin-top: 5.06667vw;
  width: 100%;
  height: 80vw;
}
#map-share .desc {
  top: 5.33333vw;
}
.share-2023 .s77 {
  padding: 1px 4.26667vw 0 4.26667vw;
  top: -4.26667vw;
  border-bottom: none;
}
.share-2023 .s77 .my-info-all {
  margin-bottom: 0px;
}
.share-2023 .share-footer {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.25);
  padding: 2.13333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.share-2023 .share-footer p {
  width: 42.66667vw;
  font-size: 3.2vw;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  line-height: 4.53333vw;
  margin-left: 1.06667vw;
}
.share-2023 .share-footer .search-box {
  background: url('https://activity-static.hoopchina.com.cn/images/23423-iga9hkrc-upload-1682246033009-6.png') 0 0 no-repeat;
  background-size: contain;
  width: 30.93333vw;
  height: 6.93333vw;
}
.tip-cover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: url(//w2.hoopchina.com.cn/games/static/basketball-voting-fed/58a8e26c3f3266e4f5edbcb4e03f5754.png) center 74.66667vw no-repeat;
  background-size: 72vw auto;
  z-index: 28;
  background-color: rgba(0, 0, 0, 0.25);
}
.tip-close-btn {
  width: 8.53333vw;
  height: 8.53333vw;
  background: url(//w2.hoopchina.com.cn/games/static/basketball-voting-fed/541500784c8628360a56ba1486c8da5b.png) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 138.66667vw;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#app {
  width: 100vw;
}
body {
  width: 100vw;
  background-color: white;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}
body,
body * {
  margin: 0;
  padding: 0;
}
body {
  padding-bottom: 16vw;
}
.tbanner {
  background: url(https://activity-static.hoopchina.com.cn/images/23423-7c76bkrc-upload-1682246033009-4.png) 0 0 no-repeat;
  background-size: cover;
  height: 53.33333vw;
  width: 100%;
}

