/*底部footer*/
.footer[data-v-41b4d4c9] {
  height: 160px;
  padding: 24px 0;
  width: 100%;
  background: #222;
  box-sizing: border-box;
}
.footer .footbox[data-v-41b4d4c9] {
  width: 940px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer .footbox .line[data-v-41b4d4c9] {
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
}
.footer .footbox .line[data-v-41b4d4c9]:last-child {
  margin-bottom: 0;
}
.footer .footbox .line a[data-v-41b4d4c9] {
  height: 16px;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.4);
}
.footer .footbox .line .column[data-v-41b4d4c9] {
  margin: 0 12px;
  height: 10px;
  width: 1px;
  background: rgba(255, 255, 255, 0.4);
}
.footer .footbox .line .gongan[data-v-41b4d4c9] {
  position: relative;
}
.footer .footbox .line .gongan[data-v-41b4d4c9]::after {
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  height: 16px;
  width: 16px;
  background: url('https://p5.ssl.qhimg.com/t110b9a9301a6856aadb1785c92.webp') center / 100% 100% no-repeat;
}
.footer.white[data-v-41b4d4c9] {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: var(--black-6, rgba(0, 0, 0, 0.06));
}
.footer.white .footbox[data-v-41b4d4c9] {
  width: 940px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer.white .footbox .line[data-v-41b4d4c9] {
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  font-weight: 400;
  color: var(--60, rgba(0, 0, 0, 0.6));
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
}
.footer.white .footbox .line[data-v-41b4d4c9]:last-child {
  margin-bottom: 0;
}
.footer.white .footbox .line a[data-v-41b4d4c9] {
  height: 16px;
  text-decoration: none;
  color: var(--60, rgba(0, 0, 0, 0.6));
}
.footer.white .footbox .line .column[data-v-41b4d4c9] {
  margin: 0 12px;
  height: 10px;
  width: 1px;
  background: rgba(255, 255, 255, 0.4);
}
.footer.white .footbox .line .gongan[data-v-41b4d4c9] {
  position: relative;
}
.footer.white .footbox .line .gongan[data-v-41b4d4c9]::after {
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  height: 16px;
  width: 16px;
  background: url('https://p5.ssl.qhimg.com/t110b9a9301a6856aadb1785c92.webp') center / 100% 100% no-repeat;
}
.footer.white .footbox .footboxName .line[data-v-41b4d4c9] {
  margin-bottom: 8px;
}

.btn-wrap[data-v-8e93ef8e] {
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.el-tooltip:focus:hover,.el-tooltip:focus:not(.focusing){outline-width:0}.el-tooltip__popper{position:absolute;border-radius:4px;padding:10px;z-index:2000;font-size:12px;line-height:1.2;min-width:10px;word-wrap:break-word}.el-tooltip__popper .popper__arrow,.el-tooltip__popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-tooltip__popper .popper__arrow{border-width:6px}.el-tooltip__popper .popper__arrow::after{content:" ";border-width:5px}.el-tooltip__popper[x-placement^=top]{margin-bottom:12px}.el-tooltip__popper[x-placement^=top] .popper__arrow{bottom:-6px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-5px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=bottom]{margin-top:12px}.el-tooltip__popper[x-placement^=bottom] .popper__arrow{top:-6px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-5px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=right]{margin-left:12px}.el-tooltip__popper[x-placement^=right] .popper__arrow{left:-6px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=right] .popper__arrow::after{bottom:-5px;left:1px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=left]{margin-right:12px}.el-tooltip__popper[x-placement^=left] .popper__arrow{right:-6px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-5px;margin-left:-5px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper.is-dark{background:#303133;color:#FFF}.el-tooltip__popper.is-light{background:#FFF;border:1px solid #303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow{border-top-color:#303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow::after{border-top-color:#FFF}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow{border-bottom-color:#303133}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow::after{border-bottom-color:#FFF}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow{border-left-color:#303133}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow::after{border-left-color:#FFF}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow{border-right-color:#303133}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow::after{border-right-color:#FFF}
.fade-in-linear-enter-active,.fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.el-fade-in-linear-enter,.el-fade-in-linear-leave,.el-fade-in-linear-leave-active{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-fade-in-enter,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter,.el-zoom-in-center-leave-active{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.el-zoom-in-top-enter,.el-zoom-in-top-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center bottom;transform-origin:center bottom}.el-zoom-in-bottom-enter,.el-zoom-in-bottom-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:top left;transform-origin:top left}.el-zoom-in-left-enter,.el-zoom-in-left-leave-active{opacity:0;-webkit-transform:scale(.45,.45);transform:scale(.45,.45)}.collapse-transition{-webkit-transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out;transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out}.horizontal-collapse-transition{-webkit-transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out;transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{-webkit-transition:all 1s;transition:all 1s}.el-list-enter,.el-list-leave-active{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.el-opacity-transition{-webkit-transition:opacity .3s cubic-bezier(.55,0,.1,1);transition:opacity .3s cubic-bezier(.55,0,.1,1)}@font-face{font-family:element-icons;src:url(//s0.ssl.qhres2.com/static/9614c2f5266b153d.woff?nver=1.0.2662) format("woff"),url(//s0.ssl.qhres2.com/static/6060d8354f2d7817.ttf?nver=1.0.2662) format("truetype");font-weight:400;font-display:"auto";font-style:normal}[class*=" el-icon-"],[class^=el-icon-]{font-family:element-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-icon-ice-cream-round:before{content:"\E6A0"}.el-icon-ice-cream-square:before{content:"\E6A3"}.el-icon-lollipop:before{content:"\E6A4"}.el-icon-potato-strips:before{content:"\E6A5"}.el-icon-milk-tea:before{content:"\E6A6"}.el-icon-ice-drink:before{content:"\E6A7"}.el-icon-ice-tea:before{content:"\E6A9"}.el-icon-coffee:before{content:"\E6AA"}.el-icon-orange:before{content:"\E6AB"}.el-icon-pear:before{content:"\E6AC"}.el-icon-apple:before{content:"\E6AD"}.el-icon-cherry:before{content:"\E6AE"}.el-icon-watermelon:before{content:"\E6AF"}.el-icon-grape:before{content:"\E6B0"}.el-icon-refrigerator:before{content:"\E6B1"}.el-icon-goblet-square-full:before{content:"\E6B2"}.el-icon-goblet-square:before{content:"\E6B3"}.el-icon-goblet-full:before{content:"\E6B4"}.el-icon-goblet:before{content:"\E6B5"}.el-icon-cold-drink:before{content:"\E6B6"}.el-icon-coffee-cup:before{content:"\E6B8"}.el-icon-water-cup:before{content:"\E6B9"}.el-icon-hot-water:before{content:"\E6BA"}.el-icon-ice-cream:before{content:"\E6BB"}.el-icon-dessert:before{content:"\E6BC"}.el-icon-sugar:before{content:"\E6BD"}.el-icon-tableware:before{content:"\E6BE"}.el-icon-burger:before{content:"\E6BF"}.el-icon-knife-fork:before{content:"\E6C1"}.el-icon-fork-spoon:before{content:"\E6C2"}.el-icon-chicken:before{content:"\E6C3"}.el-icon-food:before{content:"\E6C4"}.el-icon-dish-1:before{content:"\E6C5"}.el-icon-dish:before{content:"\E6C6"}.el-icon-moon-night:before{content:"\E6EE"}.el-icon-moon:before{content:"\E6F0"}.el-icon-cloudy-and-sunny:before{content:"\E6F1"}.el-icon-partly-cloudy:before{content:"\E6F2"}.el-icon-cloudy:before{content:"\E6F3"}.el-icon-sunny:before{content:"\E6F6"}.el-icon-sunset:before{content:"\E6F7"}.el-icon-sunrise-1:before{content:"\E6F8"}.el-icon-sunrise:before{content:"\E6F9"}.el-icon-heavy-rain:before{content:"\E6FA"}.el-icon-lightning:before{content:"\E6FB"}.el-icon-light-rain:before{content:"\E6FC"}.el-icon-wind-power:before{content:"\E6FD"}.el-icon-baseball:before{content:"\E712"}.el-icon-soccer:before{content:"\E713"}.el-icon-football:before{content:"\E715"}.el-icon-basketball:before{content:"\E716"}.el-icon-ship:before{content:"\E73F"}.el-icon-truck:before{content:"\E740"}.el-icon-bicycle:before{content:"\E741"}.el-icon-mobile-phone:before{content:"\E6D3"}.el-icon-service:before{content:"\E6D4"}.el-icon-key:before{content:"\E6E2"}.el-icon-unlock:before{content:"\E6E4"}.el-icon-lock:before{content:"\E6E5"}.el-icon-watch:before{content:"\E6FE"}.el-icon-watch-1:before{content:"\E6FF"}.el-icon-timer:before{content:"\E702"}.el-icon-alarm-clock:before{content:"\E703"}.el-icon-map-location:before{content:"\E704"}.el-icon-delete-location:before{content:"\E705"}.el-icon-add-location:before{content:"\E706"}.el-icon-location-information:before{content:"\E707"}.el-icon-location-outline:before{content:"\E708"}.el-icon-location:before{content:"\E79E"}.el-icon-place:before{content:"\E709"}.el-icon-discover:before{content:"\E70A"}.el-icon-first-aid-kit:before{content:"\E70B"}.el-icon-trophy-1:before{content:"\E70C"}.el-icon-trophy:before{content:"\E70D"}.el-icon-medal:before{content:"\E70E"}.el-icon-medal-1:before{content:"\E70F"}.el-icon-stopwatch:before{content:"\E710"}.el-icon-mic:before{content:"\E711"}.el-icon-copy-document:before{content:"\E718"}.el-icon-full-screen:before{content:"\E719"}.el-icon-switch-button:before{content:"\E71B"}.el-icon-aim:before{content:"\E71C"}.el-icon-crop:before{content:"\E71D"}.el-icon-odometer:before{content:"\E71E"}.el-icon-time:before{content:"\E71F"}.el-icon-bangzhu:before{content:"\E724"}.el-icon-close-notification:before{content:"\E726"}.el-icon-microphone:before{content:"\E727"}.el-icon-turn-off-microphone:before{content:"\E728"}.el-icon-position:before{content:"\E729"}.el-icon-postcard:before{content:"\E72A"}.el-icon-message:before{content:"\E72B"}.el-icon-chat-line-square:before{content:"\E72D"}.el-icon-chat-dot-square:before{content:"\E72E"}.el-icon-chat-dot-round:before{content:"\E72F"}.el-icon-chat-square:before{content:"\E730"}.el-icon-chat-line-round:before{content:"\E731"}.el-icon-chat-round:before{content:"\E732"}.el-icon-set-up:before{content:"\E733"}.el-icon-turn-off:before{content:"\E734"}.el-icon-open:before{content:"\E735"}.el-icon-connection:before{content:"\E736"}.el-icon-link:before{content:"\E737"}.el-icon-cpu:before{content:"\E738"}.el-icon-thumb:before{content:"\E739"}.el-icon-female:before{content:"\E73A"}.el-icon-male:before{content:"\E73B"}.el-icon-guide:before{content:"\E73C"}.el-icon-news:before{content:"\E73E"}.el-icon-price-tag:before{content:"\E744"}.el-icon-discount:before{content:"\E745"}.el-icon-wallet:before{content:"\E747"}.el-icon-coin:before{content:"\E748"}.el-icon-money:before{content:"\E749"}.el-icon-bank-card:before{content:"\E74A"}.el-icon-box:before{content:"\E74B"}.el-icon-present:before{content:"\E74C"}.el-icon-sell:before{content:"\E6D5"}.el-icon-sold-out:before{content:"\E6D6"}.el-icon-shopping-bag-2:before{content:"\E74D"}.el-icon-shopping-bag-1:before{content:"\E74E"}.el-icon-shopping-cart-2:before{content:"\E74F"}.el-icon-shopping-cart-1:before{content:"\E750"}.el-icon-shopping-cart-full:before{content:"\E751"}.el-icon-smoking:before{content:"\E752"}.el-icon-no-smoking:before{content:"\E753"}.el-icon-house:before{content:"\E754"}.el-icon-table-lamp:before{content:"\E755"}.el-icon-school:before{content:"\E756"}.el-icon-office-building:before{content:"\E757"}.el-icon-toilet-paper:before{content:"\E758"}.el-icon-notebook-2:before{content:"\E759"}.el-icon-notebook-1:before{content:"\E75A"}.el-icon-files:before{content:"\E75B"}.el-icon-collection:before{content:"\E75C"}.el-icon-receiving:before{content:"\E75D"}.el-icon-suitcase-1:before{content:"\E760"}.el-icon-suitcase:before{content:"\E761"}.el-icon-film:before{content:"\E763"}.el-icon-collection-tag:before{content:"\E765"}.el-icon-data-analysis:before{content:"\E766"}.el-icon-pie-chart:before{content:"\E767"}.el-icon-data-board:before{content:"\E768"}.el-icon-data-line:before{content:"\E76D"}.el-icon-reading:before{content:"\E769"}.el-icon-magic-stick:before{content:"\E76A"}.el-icon-coordinate:before{content:"\E76B"}.el-icon-mouse:before{content:"\E76C"}.el-icon-brush:before{content:"\E76E"}.el-icon-headset:before{content:"\E76F"}.el-icon-umbrella:before{content:"\E770"}.el-icon-scissors:before{content:"\E771"}.el-icon-mobile:before{content:"\E773"}.el-icon-attract:before{content:"\E774"}.el-icon-monitor:before{content:"\E775"}.el-icon-search:before{content:"\E778"}.el-icon-takeaway-box:before{content:"\E77A"}.el-icon-paperclip:before{content:"\E77D"}.el-icon-printer:before{content:"\E77E"}.el-icon-document-add:before{content:"\E782"}.el-icon-document:before{content:"\E785"}.el-icon-document-checked:before{content:"\E786"}.el-icon-document-copy:before{content:"\E787"}.el-icon-document-delete:before{content:"\E788"}.el-icon-document-remove:before{content:"\E789"}.el-icon-tickets:before{content:"\E78B"}.el-icon-folder-checked:before{content:"\E77F"}.el-icon-folder-delete:before{content:"\E780"}.el-icon-folder-remove:before{content:"\E781"}.el-icon-folder-add:before{content:"\E783"}.el-icon-folder-opened:before{content:"\E784"}.el-icon-folder:before{content:"\E78A"}.el-icon-edit-outline:before{content:"\E764"}.el-icon-edit:before{content:"\E78C"}.el-icon-date:before{content:"\E78E"}.el-icon-c-scale-to-original:before{content:"\E7C6"}.el-icon-view:before{content:"\E6CE"}.el-icon-loading:before{content:"\E6CF"}.el-icon-rank:before{content:"\E6D1"}.el-icon-sort-down:before{content:"\E7C4"}.el-icon-sort-up:before{content:"\E7C5"}.el-icon-sort:before{content:"\E6D2"}.el-icon-finished:before{content:"\E6CD"}.el-icon-refresh-left:before{content:"\E6C7"}.el-icon-refresh-right:before{content:"\E6C8"}.el-icon-refresh:before{content:"\E6D0"}.el-icon-video-play:before{content:"\E7C0"}.el-icon-video-pause:before{content:"\E7C1"}.el-icon-d-arrow-right:before{content:"\E6DC"}.el-icon-d-arrow-left:before{content:"\E6DD"}.el-icon-arrow-up:before{content:"\E6E1"}.el-icon-arrow-down:before{content:"\E6DF"}.el-icon-arrow-right:before{content:"\E6E0"}.el-icon-arrow-left:before{content:"\E6DE"}.el-icon-top-right:before{content:"\E6E7"}.el-icon-top-left:before{content:"\E6E8"}.el-icon-top:before{content:"\E6E6"}.el-icon-bottom:before{content:"\E6EB"}.el-icon-right:before{content:"\E6E9"}.el-icon-back:before{content:"\E6EA"}.el-icon-bottom-right:before{content:"\E6EC"}.el-icon-bottom-left:before{content:"\E6ED"}.el-icon-caret-top:before{content:"\E78F"}.el-icon-caret-bottom:before{content:"\E790"}.el-icon-caret-right:before{content:"\E791"}.el-icon-caret-left:before{content:"\E792"}.el-icon-d-caret:before{content:"\E79A"}.el-icon-share:before{content:"\E793"}.el-icon-menu:before{content:"\E798"}.el-icon-s-grid:before{content:"\E7A6"}.el-icon-s-check:before{content:"\E7A7"}.el-icon-s-data:before{content:"\E7A8"}.el-icon-s-opportunity:before{content:"\E7AA"}.el-icon-s-custom:before{content:"\E7AB"}.el-icon-s-claim:before{content:"\E7AD"}.el-icon-s-finance:before{content:"\E7AE"}.el-icon-s-comment:before{content:"\E7AF"}.el-icon-s-flag:before{content:"\E7B0"}.el-icon-s-marketing:before{content:"\E7B1"}.el-icon-s-shop:before{content:"\E7B4"}.el-icon-s-open:before{content:"\E7B5"}.el-icon-s-management:before{content:"\E7B6"}.el-icon-s-ticket:before{content:"\E7B7"}.el-icon-s-release:before{content:"\E7B8"}.el-icon-s-home:before{content:"\E7B9"}.el-icon-s-promotion:before{content:"\E7BA"}.el-icon-s-operation:before{content:"\E7BB"}.el-icon-s-unfold:before{content:"\E7BC"}.el-icon-s-fold:before{content:"\E7A9"}.el-icon-s-platform:before{content:"\E7BD"}.el-icon-s-order:before{content:"\E7BE"}.el-icon-s-cooperation:before{content:"\E7BF"}.el-icon-bell:before{content:"\E725"}.el-icon-message-solid:before{content:"\E799"}.el-icon-video-camera:before{content:"\E772"}.el-icon-video-camera-solid:before{content:"\E796"}.el-icon-camera:before{content:"\E779"}.el-icon-camera-solid:before{content:"\E79B"}.el-icon-download:before{content:"\E77C"}.el-icon-upload2:before{content:"\E77B"}.el-icon-upload:before{content:"\E7C3"}.el-icon-picture-outline-round:before{content:"\E75F"}.el-icon-picture-outline:before{content:"\E75E"}.el-icon-picture:before{content:"\E79F"}.el-icon-close:before{content:"\E6DB"}.el-icon-check:before{content:"\E6DA"}.el-icon-plus:before{content:"\E6D9"}.el-icon-minus:before{content:"\E6D8"}.el-icon-help:before{content:"\E73D"}.el-icon-s-help:before{content:"\E7B3"}.el-icon-circle-close:before{content:"\E78D"}.el-icon-circle-check:before{content:"\E720"}.el-icon-circle-plus-outline:before{content:"\E723"}.el-icon-remove-outline:before{content:"\E722"}.el-icon-zoom-out:before{content:"\E776"}.el-icon-zoom-in:before{content:"\E777"}.el-icon-error:before{content:"\E79D"}.el-icon-success:before{content:"\E79C"}.el-icon-circle-plus:before{content:"\E7A0"}.el-icon-remove:before{content:"\E7A2"}.el-icon-info:before{content:"\E7A1"}.el-icon-question:before{content:"\E7A4"}.el-icon-warning-outline:before{content:"\E6C9"}.el-icon-warning:before{content:"\E7A3"}.el-icon-goods:before{content:"\E7C2"}.el-icon-s-goods:before{content:"\E7B2"}.el-icon-star-off:before{content:"\E717"}.el-icon-star-on:before{content:"\E797"}.el-icon-more-outline:before{content:"\E6CC"}.el-icon-more:before{content:"\E794"}.el-icon-phone-outline:before{content:"\E6CB"}.el-icon-phone:before{content:"\E795"}.el-icon-user:before{content:"\E6E3"}.el-icon-user-solid:before{content:"\E7A5"}.el-icon-setting:before{content:"\E6CA"}.el-icon-s-tools:before{content:"\E7AC"}.el-icon-delete:before{content:"\E6D7"}.el-icon-delete-solid:before{content:"\E7C9"}.el-icon-eleme:before{content:"\E7C7"}.el-icon-platform-eleme:before{content:"\E7CA"}.el-icon-loading{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@-webkit-keyframes rotating{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes rotating{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}
.header[data-v-f760c790] {
  width: 100%;
  height: 44px;
  padding: 12px 2px 8px 12px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header .logbox[data-v-f760c790] {
  height: 24px;
  width: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header .logbox .avatar[data-v-f760c790] {
  height: 24px;
  width: 24px;
  border-radius: 50%;
  margin-right: 5px;
}
.header .logbox .name[data-v-f760c790] {
  height: 24px;
  line-height: 24px;
  font-size: 15px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.9);
  max-width: 197px;
  min-width: 64px;
}
.header .line[data-v-f760c790] {
  width: 1px;
  height: 16px;
  background: rgba(255, 255, 255, 0.35);
  margin: 0 12px;
}
.header .coin[data-v-f760c790] {
  height: 20px;
  width: 20px;
  margin-right: 4px;
}
.header .points[data-v-f760c790] {
  height: 22px;
  line-height: 22px;
  width: auto;
  font-size: 13px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
  margin-right: 4px;
}
.header .tip[data-v-f760c790] {
  height: 20px;
  width: 20px;
}
.header .right-top[data-v-f760c790] {
  width: 116px;
  height: 32px;
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .right-top .rulebox[data-v-f760c790] {
  width: 72px;
  height: 22px;
  margin-right: 12px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header .right-top .rulebox .rule-icon[data-v-f760c790] {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
.header .right-top .rulebox .rule-txt[data-v-f760c790] {
  width: 52px;
  height: 22px;
  line-height: 22px;
  font-size: 13px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
}
.header .right-top .close[data-v-f760c790] {
  width: 32px;
  height: 32px;
  border-radius: 4px;
  background: url('https://p1.ssl.qhimg.com/t110b9a930135eb3778441e9fe5.webp') center / 16px 16px no-repeat;
}
.header .right-top .close[data-v-f760c790]:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.header .right-top .close[data-v-f760c790]:active {
  background-color: rgba(255, 255, 255, 0.15);
}

.header-top[data-v-29c48340] {
  height: 144px;
  width: 100%;
  background: #EDF9FF url("https://p2.ssl.qhimg.com/t110b9a9301d60311d0ef9eea39.webp") no-repeat center;
  background-size: auto 100%;
}
.header-top .top-content[data-v-29c48340] {
  width: 1184px;
  margin: 0 auto;
  height: 100%;
}
.header-top .top-content .btn-top[data-v-29c48340] {
  width: 192px;
  height: 48px;
  position: absolute;
  bottom: 20px;
  right: 53px;
  background: url("https://p4.ssl.qhimg.com/t110b9a9301e4884907ab89cb54.webp") no-repeat center / contain;
}

.middleleft-wrap[data-v-cdf4dd5e] {
  width: 894px;
}
.middleleft-wrap .title[data-v-cdf4dd5e] {
  display: flex;
  align-items: center;
  margin-top: 4px;
}
.middleleft-wrap .title .txt[data-v-cdf4dd5e] {
  color: rgba(0, 0, 0, 0.9);
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-left: 10px;
  transform: skewX(-15deg);
}
.middleleft-wrap .card-list[data-v-cdf4dd5e] {
  margin-top: 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.middleleft-wrap .card-list .card-list-item[data-v-cdf4dd5e] {
  width: 215px;
  height: 394px;
}
.middleleft-wrap .card-list .card-list-item .game-img[data-v-cdf4dd5e] {
  height: 288px;
  background-size: cover;
}
.middleleft-wrap .card-list .card-list-item .game-img .tag[data-v-cdf4dd5e] {
  top: 0;
  right: 0;
  display: inline-flex;
  padding: 2px 8px 4px 6px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #FFF;
  text-shadow: 0px 2px 2px rgba(95, 0, 0, 0.25);
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 0px 0px 0px 8px;
  background: linear-gradient(180deg, #F8522C 28.37%, #D92010 100%);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
}
.middleleft-wrap .card-list .card-list-item .game-img .tag.tag2[data-v-cdf4dd5e] {
  color: #FFF;
  text-shadow: 0px 2px 2px rgba(95, 0, 0, 0.25);
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 0px 0px 0px 8px;
  background: linear-gradient(180deg, #BD4BFF 0%, #972FF8 100%), linear-gradient(180deg, #F8522C 28.37%, #D92010 100%);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
}
.middleleft-wrap .card-list .card-list-item .game-img .tag.tag3[data-v-cdf4dd5e] {
  color: #EA3B1F;
  text-shadow: 0px 2px 2px rgba(95, 0, 0, 0.12);
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 0px 0px 0px 8px;
  background: linear-gradient(180deg, #FFF080 0%, #FFEA4D 90.87%), linear-gradient(180deg, #F8522C 28.37%, #D92010 100%);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
}
.middleleft-wrap .card-list .card-list-item .game-img .tag.tag4[data-v-cdf4dd5e] {
  color: #FFF;
  text-shadow: 0px 2px 2px rgba(95, 0, 0, 0.25);
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 0px 0px 0px 8px;
  background: linear-gradient(180deg, #F8522C 28.37%, #D92010 100%);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
}
.middleleft-wrap .card-list .card-list-item .detail[data-v-cdf4dd5e] {
  margin-top: 10px;
  display: flex;
}
.middleleft-wrap .card-list .card-list-item .detail img[data-v-cdf4dd5e] {
  width: 42px;
  height: 42px;
  flex-shrink: 0;
  aspect-ratio: 1;
}
.middleleft-wrap .card-list .card-list-item .detail .desc[data-v-cdf4dd5e] {
  margin-right: 16px;
  margin-left: 8px;
  flex-grow: 1;
  height: 53px;
}
.middleleft-wrap .card-list .card-list-item .detail .desc .name[data-v-cdf4dd5e] {
  color: #FF2908;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.middleleft-wrap .card-list .card-list-item .detail .desc .txt[data-v-cdf4dd5e] {
  color: rgba(0, 0, 0, 0.9);
  font-family: "Microsoft YaHei";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.middleleft-wrap .card-list .card-list-item .detail .score[data-v-cdf4dd5e] {
  font-family: MiSans;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(180deg, #FF1B1B 0%, #E00B0B 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: 37px;
  flex-shrink: 0;
}
.middleleft-wrap .card-list .card-list-item .game-btn[data-v-cdf4dd5e] {
  cursor: pointer;
  width: 192px;
  height: 40px;
  background-size: contain;
  background-image: url('https://p1.ssl.qhimg.com/t110b9a930118634849d5b7d1e0.webp');
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.middleleft-wrap .card-list .card-list-item .game-btn span[data-v-cdf4dd5e] {
  text-shadow: 0px 2px 2px rgba(66, 28, 0, 0.2);
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(155deg, #FFF 32.42%, #F8F7B5 89.98%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-left: 10px;
}

.rank[data-v-1d63ca15] {
  width: 254px;
  height: 436px;
  background: url(https://p1.ssl.qhimg.com/t110b9a93016b5c79a4852966c6.webp) no-repeat center top / contain;
  box-sizing: border-box;
  padding: 10px 12px;
}
.rank .title[data-v-1d63ca15] {
  display: flex;
  align-items: center;
}
.rank .title .t1[data-v-1d63ca15] {
  color: rgba(0, 0, 0, 0.9);
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  transform: skewX(-15deg);
  margin-left: 8px;
}
.rank .title .t2[data-v-1d63ca15] {
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(139deg, #EC372E -1.92%, #A5230D 39.12%, #601B00 110.81%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: skewX(-15deg);
}
.rank .rank-list[data-v-1d63ca15] {
  margin-top: 25px;
}
.rank .rank-list .rank-item[data-v-1d63ca15] {
  display: flex;
  height: 22px;
  margin-bottom: 18px;
}
.rank .rank-list .rank-item[data-v-1d63ca15]:last-child {
  margin-bottom: 0;
}
.rank .rank-list .rank-item .no[data-v-1d63ca15] {
  display: flex;
  padding: 2px 4px;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  background: #F5A170;
  color: #FFF;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  flex-shrink: 0;
  transform: skewX(-10deg);
  margin-right: 8px;
}
.rank .rank-list .rank-item .no.no1[data-v-1d63ca15] {
  background: #FF5100;
}
.rank .rank-list .rank-item .no.no2[data-v-1d63ca15] {
  background: #FF8801;
}
.rank .rank-list .rank-item .no.no3[data-v-1d63ca15] {
  background: #FFA807;
}
.rank .rank-list .rank-item .middle[data-v-1d63ca15] {
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.rank .rank-list .rank-item .middle .name[data-v-1d63ca15] {
  color: rgba(0, 0, 0, 0.9);
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.rank .rank-list .rank-item .middle .tag[data-v-1d63ca15] {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  aspect-ratio: 1;
  border-radius: 1.311px;
  background: #F00;
  color: #FFF;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  line-height: 20px;
  margin-left: 4px;
}
.rank .rank-list .rank-item .middle .tag.热[data-v-1d63ca15] {
  background: #F80;
}
.rank .rank-list .rank-item .middle .tag.荐[data-v-1d63ca15] {
  background: #0090FF;
}
.rank .rank-list .rank-item .right[data-v-1d63ca15] {
  display: flex;
  width: 44px;
  height: 22px;
  box-sizing: border-box;
  padding: 2px 6px 2px 10px;
  justify-content: center;
  align-items: center;
  border-radius: 32.787px;
  background: rgba(226, 64, 28, 0.9);
  color: #FFF1E0;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
}

.welfare[data-v-a0546f68] {
  height: 158px;
  display: flex;
  width: 1184px;
  box-sizing: border-box;
  padding: 8px 12px;
  flex-direction: column;
  margin-top: 20px;
  background: url("https://p4.ssl.qhimg.com/t110b9a9301f062d6fd124eef94.webp") no-repeat center center / contain;
}
.welfare .title[data-v-a0546f68] {
  display: flex;
  align-items: center;
  padding-left: 10px;
  height: 26px;
  margin-bottom: 8px;
}
.welfare .title span[data-v-a0546f68] {
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(147deg, rgba(129, 0, 0, 0.9) 9.74%, rgba(36, 0, 0, 0.9) 81.82%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: skewX(-10deg);
  padding-left: 4px;
}
.welfare .list[data-v-a0546f68] {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
.welfare .list .item[data-v-a0546f68] {
  width: 282px;
  height: 108px;
  display: flex;
  padding: 8px;
  gap: 8px;
  box-sizing: border-box;
  align-items: center;
  background: url("https://p5.ssl.qhimg.com/t110b9a9301fb17666606c5be72.webp") no-repeat center / contain;
}
.welfare .list .item .g-img[data-v-a0546f68] {
  width: 132px;
  height: 92px;
}
.welfare .list .item .desc[data-v-a0546f68] {
  display: flex;
  flex-direction: column;
}
.welfare .list .item .desc .d-title[data-v-a0546f68] {
  text-shadow: 0px 1.588px 3.176px rgba(0, 0, 0, 0.25);
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: #7E0003;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(180deg, #FFF 6.73%, #FFFB9B 24.52%, #F3ED58 87.5%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.welfare .list .item .desc .d-txt[data-v-a0546f68] {
  color: rgba(0, 0, 0, 0.8);
  font-family: "Microsoft YaHei";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.welfare .list .item .desc .btn[data-v-a0546f68] {
  width: 122px;
  height: 30.5px;
  background: url("https://p0.ssl.qhimg.com/t110b9a930100ba502dd00a14c9.webp") no-repeat center / contain;
  margin-top: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bottom[data-v-7c63ec87] {
  height: 184px;
  background: url("https://p5.ssl.qhimg.com/t110b9a930136ce1d9b26804c5f.webp") no-repeat center;
  background-size: 100%;
  margin-top: 25px;
}
.bottom .b-btn[data-v-7c63ec87] {
  width: 256px;
  height: 64px;
  top: 91px;
  right: 96px;
  background: url(https://p4.ssl.qhimg.com/t110b9a9301e4884907ab89cb54.webp) no-repeat center / contain;
  animation: scale-7c63ec87 1.5s ease-in-out infinite;
}
@keyframes scale-7c63ec87 {
0% {
    transform: scale(1.1);
    /* 初始放大 2 倍 */
    opacity: 1;
    /* 完全可见 */
}
50% {
    transform: scale(1);
    /* 初始放大 2 倍 */
    opacity: 1;
    /* 完全可见 */
}
100% {
    transform: scale(1.1);
    /* 初始放大 2 倍 */
    opacity: 1;
    /* 完全可见 */
}
}
.bottom .b-btn .hand[data-v-7c63ec87] {
  position: absolute;
  right: -20px;
  top: 30px;
  animation: scaleDown-7c63ec87 2s ease-in-out infinite;
}
@keyframes scaleDown-7c63ec87 {
0% {
    transform: scale(1.2) translate(30px, 30px);
    /* 初始放大 2 倍 */
    opacity: 1;
    /* 完全可见 */
}
25% {
    transform: scale(1.2) translate(0px, 0px);
    /* 初始放大 2 倍 */
    opacity: 1;
    /* 完全可见 */
}
50% {
    transform: scale(1.2) translate(30px, 30px);
    /* 初始放大 2 倍 */
    opacity: 1;
    /* 完全可见 */
}
75% {
    transform: scale(1.2) translate(0px, 0px);
    /* 初始放大 2 倍 */
    opacity: 1;
    /* 完全可见 */
}
100% {
    transform: scale(1.2) translate(30px, 30px);
    /* 初始放大 2 倍 */
    opacity: 1;
    /* 完全可见 */
}
}

.container[data-v-ca079636] {
  width: 100%;
  min-height: 100vh;
  background: url("https://p4.ssl.qhimg.com/t110b9a93015b546e924dbe8e80.webp") no-repeat center top;
  background-size: 1753px auto;
  position: relative;
}
.container .content[data-v-ca079636] {
  max-width: 1920px;
  margin: 0 auto;
}
.container .content .limit-width[data-v-ca079636] {
  margin: 0 auto;
}
.container .content .limit-width .middle[data-v-ca079636] {
  display: flex;
  justify-content: space-between;
  margin-top: 22px;
}


html,
body {
  margin: 0;
  padding: 0;
  z-index: 0;
}
#app {
 /* overflow-x: hidden;*/
}

* {
  margin: 0;
  padding: 0;
  user-select: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
}
.can-user-select {
  user-select: text;
  -webkit-user-select: text;
}
body::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 8px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 8px;
}
body::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 6px;
  background: #7d7d96;
}
body::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 0px;
  background: #212130;
}
@font-face {
  font-family: 'FZLanTingHeiS-H-GB';
  src: url(//s0.ssl.qhres2.com/static/0b61c9cab3b656c1.ttf?nver=1.0.2662);
}
@font-face {
  font-family: 'reportFont';
  src: url('https://s3.ssl.qhres2.com/static/8d698870bc7cf5f5.ttf');
}
@keyframes animMore {
  0% {
    opacity: 0;
    transform: translateY(0px);
  }
  50% {
    opacity: 1;
    transform: translateY(10px);
  }
  100% {
    opacity: 0;
    transform: translateY(0px);
  }
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
/*公共样式以dt开头，表示大厅的含义*/
.dt-background {
  background: url('') center center no-repeat;
  background-size: 100% 100%;
}
.dt-text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dt-text-more-ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.dt-center {
  margin: 0 auto;
}
.dt-text-center {
  text-align: center;
}
.dt-font-bold {
  font-weight: bold;
}
.dt-font-bolder {
  font-weight: bolder;
}
.dt-cursor {
  cursor: pointer;
}
.dt-middle {
  display: flex;
  align-items: center;
}
.dt-pos-abs {
  position: absolute;
}
.dt-pos-rel {
  position: relative;
}
.dt-hide {
  display: none;
}
.dt-opacity-99 {
  opacity: 0.99;
}
.dt-abs-a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 99;
}
.dt-rel-a {
  position: relative;
  width: 100%;
  height: 100%;
}
.dt-font-0 {
  font-size: 0!important;
}
.dt-abs-a-9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
}
.dt-dn {
  display: none;
}
.dt-overflow {
  overflow: hidden;
}
.dt-visible {
  visibility: hidden;
}
.dt-opacity-0 {
  opacity: 0;
}
.dt-padding {
  padding: 10px;
}
.dt-padding-top {
  padding-top: 10px;
}
.dt-padding-left {
  padding-left: 10px;
}
.dt-padding-bottom {
  padding-bottom: 10px;
}
.dt-padding-right {
  padding-right: 10px;
}
.dt-padding-sm {
  padding: 5px;
}
.dt-padding-top-sm {
  padding-top: 5px;
}
.dt-padding-left-sm {
  padding-left: 5px;
}
.dt-padding-bottom-sm {
  padding-bottom: 5px;
}
.dt-padding-right-sm {
  padding-right: 5px;
}
.dt-padding-lg {
  padding: 15px;
}
.dt-padding-top-lg {
  padding-top: 15px;
}
.dt-padding-left-lg {
  padding-left: 15px;
}
.dt-padding-bottom-lg {
  padding-bottom: 15px;
}
.dt-padding-right-lg {
  padding-right: 15px;
}
.dt-padding-xl {
  padding: 20px;
}
.dt-padding-top-xl {
  padding-top: 20px;
}
.dt-padding-left-xl {
  padding-left: 20px;
}
.dt-padding-bottom-xl {
  padding-bottom: 20px;
}
.dt-padding-right-xl {
  padding-right: 20px;
}
.dt-margin {
  margin: 10px;
}
.dt-margin-top {
  margin-top: 10px;
}
.dt-margin-left {
  margin-left: 10px;
}
.dt-margin-bottom {
  margin-bottom: 10px;
}
.dt-margin-right {
  margin-right: 10px;
}
.dt-margin-sm {
  margin: 5px;
}
.dt-margin-top-sm {
  margin-top: 5px;
}
.dt-margin-left-sm {
  margin-left: 5px;
}
.dt-margin-bottom-sm {
  margin-bottom: 5px;
}
.dt-margin-right-sm {
  margin-right: 5px;
}
.dt-margin-lg {
  margin: 15px;
}
.dt-margin-top-lg {
  margin-top: 15px;
}
.dt-margin-left-lg {
  margin-left: 15px;
}
.dt-margin-bottom-lg {
  margin-bottom: 15px;
}
.dt-margin-right-lg {
  margin-right: 15px;
}
.dt-margin-xl {
  margin: 20px;
}
.dt-margin-top-xl {
  margin-top: 20px;
}
.dt-margin-left-xl {
  margin-left: 20px;
}
.dt-margin-bottom-xl {
  margin-bottom: 20px;
}
.dt-margin-right-xl {
  margin-right: 20px;
}
.dt-flex {
  display: flex;
  flex-wrap: nowrap;
}
.text-waring {
  color: #ff951c;
}
.text-primary {
  color: #b4b4c3;
}
.text-white {
  color: #ffffff;
}
.monitor-a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
img[src=''],
img:not([src]) {
  opacity: 0;
}
.shrink1 {
  flex-shrink: 1;
}
.shrink0 {
  flex-shrink: 0;
}
.nav_right_arrow {
  width: 16px;
  height: 16px;
  background: url(https://p5.ssl.qhimg.com/t110b9a93018495b4b09ee55911.png) 0 2px no-repeat;
  background-size: cover;
  display: inline-block;
}
.nav_right_arrow.nav_right_arrow_1 {
  background: url(https://p5.ssl.qhimg.com/t110b9a93018495b4b09ee55911.png) 0 -1px no-repeat;
  background-size: cover;
}
.nav_right_arrow.nav_right_arrow_black {
  background: url(https://p2.ssl.qhimg.com/t110b9a93012ea776b81edc5dbe.png) 0 2px no-repeat;
  background-size: cover;
}
.v9-color1 {
  background: #363036;
}
.v9-bg-color1 {
  background: linear-gradient(180deg, rgba(54, 48, 54, 0) 0%, #363036 100%);
}
.v9-color2 {
  background: #362736;
}
.v9-bg-color2 {
  background: linear-gradient(180deg, rgba(54, 39, 54, 0) 0%, #362736 100%);
}
.v9-color3 {
  background: #2E173D;
}
.v9-bg-color3 {
  background: linear-gradient(180deg, rgba(46, 23, 61, 0) 0%, #2E173D 100%);
}
.v9-color4 {
  background: #35182A;
}
.v9-bg-color4 {
  background: linear-gradient(180deg, rgba(53, 24, 42, 0) 0%, #35182A 100%);
}
.v9-color5 {
  background: #790218;
}
.v9-bg-color5 {
  background: linear-gradient(180deg, rgba(121, 2, 24, 0) 0%, #790218 100%);
}
.v9-color6 {
  background: #3A1B13;
}
.v9-bg-color6 {
  background: linear-gradient(180deg, rgba(58, 27, 19, 0) 0%, #3A1B13 100%);
}
.v9-color7 {
  background: #20040A;
}
.v9-bg-color7 {
  background: linear-gradient(180deg, rgba(32, 4, 10, 0) 0%, #20040A 100%);
}
.v9-color8 {
  background: #553320;
}
.v9-bg-color8 {
  background: linear-gradient(180deg, rgba(85, 51, 32, 0) 0%, #553320 100%);
}
.v9-color9 {
  background: #4A2A23;
}
.v9-bg-color9 {
  background: linear-gradient(180deg, rgba(74, 42, 35, 0) 0%, #4A2A23 100%);
}
.v9-color10 {
  background: #5A483D;
}
.v9-bg-color10 {
  background: linear-gradient(180deg, rgba(90, 72, 61, 0) 0%, #5A483D 100%);
}
.v9-color11 {
  background: #202C23;
}
.v9-bg-color11 {
  background: linear-gradient(180deg, rgba(32, 44, 35, 0) 0%, #202C23 100%);
}
.v9-color12 {
  background: #1B322A;
}
.v9-bg-color12 {
  background: linear-gradient(180deg, rgba(27, 50, 42, 0) 0%, #1B322A 100%);
}
.v9-color13 {
  background: #27321B;
}
.v9-bg-color13 {
  background: linear-gradient(180deg, rgba(39, 50, 27, 0) 0%, #27321B 100%);
}
.v9-color14 {
  background: #1D1B28;
}
.v9-bg-color14 {
  background: linear-gradient(180deg, rgba(29, 27, 40, 0) 0%, #1D1B28 100%);
}
.v9-color15 {
  background: #313944;
}
.v9-bg-color15 {
  background: linear-gradient(180deg, rgba(49, 57, 68, 0) 0%, #313944 100%);
}
.v9-color16 {
  background: #162F45;
}
.v9-bg-color16 {
  background: linear-gradient(180deg, rgba(22, 47, 69, 0) 0%, #162F45 100%);
}
.v9-color17 {
  background: #191C3A;
}
.v9-bg-color17 {
  background: linear-gradient(180deg, rgba(25, 28, 58, 0) 0%, #191C3A 100%);
}
.v9-color18 {
  background: #070454;
}
.v9-bg-color18 {
  background: linear-gradient(180deg, rgba(7, 4, 84, 0) 0%, #070454 100%);
}
.v9-color-t1 {
  background: linear-gradient(270deg, rgba(46, 23, 61, 0.98) 53.12%, rgba(46, 23, 61, 0) 100%);
}
.v9-color-t2 {
  background: linear-gradient(270deg, rgba(121, 2, 24, 0.98) 53.12%, rgba(121, 2, 24, 0) 100%);
}
.v9-color-t3 {
  background: linear-gradient(270deg, rgba(29, 27, 40, 0.98) 53.12%, rgba(29, 27, 40, 0) 100%);
}
.v9-color-t4 {
  background: linear-gradient(270deg, rgba(32, 44, 35, 0.98) 53.12%, rgba(32, 44, 35, 0) 100%);
}
.v9-color-t5 {
  background: linear-gradient(270deg, rgba(22, 47, 69, 0.98) 53.12%, rgba(22, 47, 69, 0) 100%);
}
.v9-color-t6 {
  background: linear-gradient(270deg, rgba(48, 47, 64, 0.98) 53.12%, rgba(48, 47, 64, 0) 100%);
}
.v9-color-t7 {
  background: linear-gradient(270deg, rgba(58, 27, 19, 0.98) 53.12%, rgba(58, 27, 19, 0) 100%);
}
.v9-color-t8 {
  background: linear-gradient(270deg, rgba(68, 9, 75, 0.98) 53.12%, rgba(68, 9, 75, 0) 100%);
}
.v9-color-t9 {
  background: linear-gradient(270deg, rgba(51, 42, 42, 0.98) 53.12%, rgba(51, 42, 42, 0) 100%);
}
.v9-color-t10 {
  background: linear-gradient(270deg, rgba(36, 28, 82, 0.98) 53.12%, rgba(36, 28, 82, 0) 100%);
}
.v9-color-t11 {
  background: linear-gradient(270deg, rgba(17, 61, 27, 0.98) 53.12%, rgba(17, 61, 27, 0) 100%);
}
.v9-color-t12 {
  background: linear-gradient(270deg, rgba(24, 71, 81, 0.98) 53.12%, rgba(24, 71, 81, 0) 100%);
}
.v9-color-t13 {
  background: linear-gradient(270deg, rgba(65, 60, 33, 0.98) 53.12%, rgba(65, 60, 33, 0) 100%);
}
.v9-color-t14 {
  background: linear-gradient(270deg, rgba(76, 53, 12, 0.98) 53.12%, rgba(76, 53, 12, 0) 100%);
}
.dt-vip-btn-light {
  overflow: hidden;
  border-radius: inherit;
}
.dt-vip-btn-light::after {
  animation: shine-219ad528 2.5s ease-in-out infinite;
  background-image: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.8), transparent);
  background-repeat: no-repeat;
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
  width: 26px;
}
@keyframes shine-219ad528 {
  100% {
    left: 100%;
  }
}
.dt-qrcode-light {
  position: relative;
  overflow: hidden;
}
.dt-qrcode-light::after {
  animation: qrcode-shine 3s linear infinite;
  background-repeat: no-repeat;
  content: "";
  height: 50%;
  width: 100%;
  top: -100%;
  position: absolute;
  left: 0;
  background: linear-gradient(180deg, rgba(84, 212, 255, 0) 0%, rgba(84, 212, 255, 0.5) 100%);
}
@keyframes qrcode-shine {
  100% {
    top: 100%;
  }
}
.dt-mngame-top-img1 {
  background-image: url('https://p4.ssl.qhimg.com/t110b9a930131a60bb93bb664d3.webp') !important;
}
.dt-mngame-top-img2 {
  background-image: url('https://p5.ssl.qhimg.com/t110b9a93016cc07dfb1f147f86.webp') !important;
}

