/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.99.9/node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/.pnpm/vue-loader@17.4.2_@vue+compiler-sfc@3.5.14_vue@3.5.14_webpack@5.99.9/node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.5.3_webpack@5.99.9/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/.pnpm/sass-loader@10.5.2_sass@1.89.0_webpack@5.99.9/node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/.pnpm/vue-loader@17.4.2_@vue+compiler-sfc@3.5.14_vue@3.5.14_webpack@5.99.9/node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/zst/header.vue?vue&type=style&index=0&id=01cce451&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.page-container-header[data-v-01cce451] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  height: 48px;
  background: #EB3A29;
}
.page-container-header-placeholder[data-v-01cce451] {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 48px;
}
.nav-bar[data-v-01cce451] {
  position: relative;
  height: 48px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.nav-bar-title[data-v-01cce451] {
  flex: 1;
  height: 48px;
  line-height: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
}
.icon-back[data-v-01cce451] {
  position: absolute;
  left: 15px;
  top: 0;
  width: 23px;
  height: 48px;
  background: url(https://n.sinaimg.cn/sports/0c2cef0d/20230807/iconBack.png) no-repeat center center;
  background-size: 23px 23px;
}
.icon-home[data-v-01cce451] {
  position: absolute;
  left: 50px;
  top: 0;
  width: 23px;
  height: 48px;
  background: url(https://n.sinaimg.cn/sports/0c2cef0d/20230807/iconHome.png) no-repeat center center;
  background-size: 23px 23px;
}
.icon-refresh[data-v-01cce451] {
  position: absolute;
  left: 15px;
  top: 0;
  width: 73px;
  height: 48px;
  padding-top: 8px;
  line-height: 16px;
  font-size: 12px;
  color: #FFFFFF;
  background: url(https://n.sinaimg.cn/sports/0c2cef0d/20240325/iconRefresh.png) no-repeat center center;
  background-size: 73px 14px;
}
.icon-app[data-v-01cce451] {
  position: absolute;
  top: 0;
  right: 10px;
  width: 72px;
  height: 48px;
  background: url(https://n.sinaimg.cn/sports/0c2cef0d/20230807/iconApp.png) no-repeat center center;
  background-size: 72px 26px;
}
.icon-login[data-v-01cce451] {
  position: absolute;
  top: 0;
  right: 10px;
  width: 64px;
  height: 48px;
  background: url(https://n.sinaimg.cn/sports/0c2cef0d/20230824/iconLogin.png) no-repeat center center;
  background-size: 64px 26px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.99.9/node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/.pnpm/vue-loader@17.4.2_@vue+compiler-sfc@3.5.14_vue@3.5.14_webpack@5.99.9/node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.5.3_webpack@5.99.9/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/.pnpm/sass-loader@10.5.2_sass@1.89.0_webpack@5.99.9/node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/.pnpm/vue-loader@17.4.2_@vue+compiler-sfc@3.5.14_vue@3.5.14_webpack@5.99.9/node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/pages/zst/App.vue?vue&type=style&index=0&id=3364d6f9&lang=scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
#app {
  width: 100% !important;
  max-width: 100% !important;
  overflow: auto;
}
.tabs-box {
  height: 44px;
  padding: 0 10px;
  background: #ffffff;
  overflow: hidden;
}
.tabs {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  width: 5000px;
}
.tab {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  font-size: 15px;
  color: #95989A;
  padding: 0 14px;
  cursor: pointer;
}
.tab.selected {
  color: #1A1A1C;
  position: relative;
  font-weight: 700;
}
.tab.selected::before {
  position: absolute;
  left: 50%;
  bottom: -1px;
  background-image: url(https://n.sinaimg.cn/sports/0c2cef0d/20230830/icon_tab_line.png);
  background-size: 25px 11px;
  width: 25px;
  height: 11px;
  margin-left: -13px;
  content: " ";
  display: block;
}
.tabsPlaceholder {
  height: 44px;
  display: none;
}
.btn-pc {
  position: fixed;
  right: 0;
  bottom: 200px;
  width: 50px;
  height: 60px;
  background: url(https://n.sinaimg.cn/sports/0c2cef0d/20241129/iconPc.png) no-repeat;
  background-size: 50px 60px;
  z-index: 10000;
  cursor: pointer;
}
.btn-hp {
  position: fixed;
  right: 0;
  bottom: 138px;
  width: 50px;
  height: 60px;
  background: url(https://n.sinaimg.cn/sports/0c2cef0d/20230825/iconHp.png) no-repeat;
  background-size: 50px 60px;
  z-index: 10000;
  cursor: pointer;
}
.btn-download {
  position: fixed;
  right: 0;
  bottom: 138px;
  width: 50px;
  height: 60px;
  background: url(https://n.sinaimg.cn/gx_fucai/0c2cef0d/20231019/iconDownload.png) no-repeat;
  background-size: 50px 60px;
  z-index: 10000;
  cursor: pointer;
}
.fixed-bottom {
  overflow: hidden;
}
.type-list {
  position: fixed;
  left: 0;
  right: 150px;
  bottom: 0;
  background: #fff;
  height: 64px;
  display: flex;
  z-index: 100;
}
.type-list .type-item {
  flex: 1;
  font-size: 13px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-top: 1px solid #EBE8E8;
  border-bottom: 1px solid #EBE8E8;
  border-left: 1px solid #EBE8E8;
  cursor: pointer;
}
.type-list .type-item.selected {
  background: #EBE8E8;
}
@media screen and (max-width: 360px) {
.type-list .type-item {
    font-size: 11px;
}
}
.btn-szc {
  position: fixed;
  right: 0;
  bottom: 0;
  height: 64px;
  z-index: 100;
  background: #fff;
}
.btn-szc-inner {
  width: 150px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #EB3A29;
  height: 44px;
  line-height: 44px;
  cursor: pointer;
}
.fixed-bottom-placeholder {
  height: 64px;
  background: #E5EAEE;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.99.9/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/.pnpm/vue-loader@17.4.2_@vue+compiler-sfc@3.5.14_vue@3.5.14_webpack@5.99.9/node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.5.3_webpack@5.99.9/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/.pnpm/vue-loader@17.4.2_@vue+compiler-sfc@3.5.14_vue@3.5.14_webpack@5.99.9/node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/zst/tool.vue?vue&type=style&index=0&id=5aa168dc&scoped=true&lang=css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.tool[data-v-5aa168dc] {
    overflow: hidden;
    width: 100%;
    position: relative;
    margin-bottom: 6px;
    background: #FFFFFF;
    border-radius: 12px;
}
.tool-header[data-v-5aa168dc] { 
    position: relative;
    background: url(https://n.sinaimg.cn/sports/0c2cef0d/20251218/gjt.png) no-repeat left top;
    background-size: 87px 32px;
    height: 43px;
}
.tool-title[data-v-5aa168dc] { 
    position: absolute;
    left: 86px;
    top: 15px;
    color: #323233;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}
.tool-mode[data-v-5aa168dc] {
    position: absolute;
    right: 9px;
    top: 11px;
    width: 88px;
    height: 26px;
    background: url(https://n.sinaimg.cn/sports/0c2cef0d/20251218/gjmd.png) no-repeat left top;
    background-size: 100% 100%;
    cursor: pointer;
}
.tool-mode1[data-v-5aa168dc] {
    background: url(https://n.sinaimg.cn/sports/0c2cef0d/20251218/gjms.png) no-repeat left top;
    background-size: 100% 100%;
}
.tool-content[data-v-5aa168dc] {
    min-height: 100px;
    background: #F7F8FA;
    border-radius: 8px;
    overflow: hidden;
    margin: 0 9px;
}
.tool-c0[data-v-5aa168dc] {
    position: relative;
    margin: 10px auto;
    width: calc(100vw * 330 / 375);
    height: calc(100vw * 81 / 375);
    max-width: 500px;
    max-height: 123px;
    background: url(https://n.sinaimg.cn/sports/0c2cef0d/20251218/gjc.png) no-repeat center center;
    background-size: 100% 100%;
    cursor: pointer;
}
.tool-ci0[data-v-5aa168dc] { 
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100vw * 160 / 375);
    height: calc(100vw * 36 / 375);
    max-width: 242px;
    max-height: 56px;
    cursor: pointer;
}
.tool-ci1[data-v-5aa168dc] { 
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100vw * 160 / 375);
    height: calc(100vw * 36 / 375);
    max-width: 242px;
    max-height: 56px;
    cursor: pointer;
}
.tool-ci2[data-v-5aa168dc] { 
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100vw * 160 / 375);
    height: calc(100vw * 36 / 375);
    max-width: 242px;
    max-height: 56px;
    cursor: pointer;
}
.tool-ci3[data-v-5aa168dc] { 
    position: absolute;
    right: 0;
    bottom: 0;
    width: calc(100vw * 160 / 375);
    height: calc(100vw * 36 / 375);
    max-width: 242px;
    max-height: 56px;
    cursor: pointer;
}
.tool-more[data-v-5aa168dc] {
    position: relative;
    width: 100%;
    height: 37px;
    background: url(https://n.sinaimg.cn/sports/0c2cef0d/20251218/gjmore.png) no-repeat center center;
    background-size: 86px 13px;
    cursor: pointer;
}
.tool-main[data-v-5aa168dc] {
    position: relative;
    margin: 0 auto;
    width: calc(100vw * 341 / 375);
    height: calc(100vw * 180 / 375);
    max-width: 500px;
    max-height: 240px;
    cursor: pointer;
}
.slide-content[data-v-5aa168dc] {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    height: calc(100vw * 180 / 375);
    max-height: 240px;
}
.slide-page[data-v-5aa168dc] {
    position: relative;
    width: calc(100vw * 341 / 375);
    height: calc(100vw * 180 / 375);
    max-width: 500px;
    max-height: 240px;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
    vertical-align: top;
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.dots[data-v-5aa168dc] {
    position: absolute;
    left: 50%;
    bottom: 8px;
    display: flex;
    height: 2px;
    overflow: hidden;
}
.dot[data-v-5aa168dc] {
    margin: 0 2px;
    width: 4px;
    height: 2px;
    background: #D8D8D8;
    border-radius: 4px;
    transition: all .3s;
}
.dot-active[data-v-5aa168dc] {
    width: 6px;
    height: 2px;
    background: #FF0000;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.99.9/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/.pnpm/vue-loader@17.4.2_@vue+compiler-sfc@3.5.14_vue@3.5.14_webpack@5.99.9/node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.5.3_webpack@5.99.9/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/.pnpm/vue-loader@17.4.2_@vue+compiler-sfc@3.5.14_vue@3.5.14_webpack@5.99.9/node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/zst/plan.vue?vue&type=style&index=0&id=04a259ed&scoped=true&lang=css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.plan-box[data-v-04a259ed] {
    background: #FFFFFF;
    margin-bottom: 6px;
    border-radius: 12px;
    overflow: hidden;
}
.number-expert-box[data-v-04a259ed] {
    overflow: hidden;
    width: 100%;
    position: relative;
    margin: 5px 0 5px;
}
.number-expert[data-v-04a259ed] {
    overflow: hidden;
    margin: 0!important;
    position: relative;
}
.number-expert-title[data-v-04a259ed] {
    float: left;
    width: 50px;
    height: 100px;
    background: url(https://n.sinaimg.cn/sports/0c2cef0d/20250217/zjtj.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 4px;
}
.number-expert-plan[data-v-04a259ed] {
    height: 100px;
    border-radius: 5px;
    overflow: hidden;
}
.slide-content[data-v-04a259ed] {
    height: 100px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
}
.slide-page[data-v-04a259ed] {
    position: relative;
    width: 100%;
    height: 100px;
    background: #FFFFFF;
    box-sizing: border-box;
    overflow: hidden;
    vertical-align: top;
    display: inline-block;
}
.slider-page-left {
&[data-v-04a259ed] {
    position: absolute;
    left: 5px;
    top: 0;
    width: 59px;
    height: 100%;
    padding-top: 11px;
    box-sizing: border-box;
    }
&[data-v-04a259ed]::after {
      content: ' ';
      display: block;
      position: absolute;
      right: 0;
      top: 27px;
      bottom: 31px;
      width: 0.5px;
      background: #EBE8E8;
}
}
.pis-expert-logo[data-v-04a259ed] {
    display: block;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    margin-left: 5px;
}
.pis-expert-name[data-v-04a259ed] {
    margin-top: 8px;
    width: 54px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #29292E;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
}
.number-logo[data-v-04a259ed] {
    display: block;
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    background-size: 48px 48px;
    background-position: center center;
    margin: 0 auto;
}
.episode[data-v-04a259ed] {
    display: block;
    width: 100%;
    margin-top: 6px;
    font-size: 14px;
    color: #1a1a1c;
    text-align: center;
}
.slider-page-right[data-v-04a259ed] {
    position: relative;
    height: 100px;
    margin-left: 64px;
    padding: 13px 17px 0 12px;
    box-sizing: border-box;
}
.plan-item-title[data-v-04a259ed] {
    white-space: normal;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: #29292E;
    line-height: 21px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.count-down-box[data-v-04a259ed] {
    position: absolute;
    left: 12px;
    bottom: 18px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
}
.count-down-title[data-v-04a259ed] {
    color: #29292E;
}
.plan-item-price[data-v-04a259ed] {
    position: absolute;
    bottom: 18px;
    right: 17px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 18px;
    line-height: 18px;
    white-space: nowrap;
}
.plan-item-price-text[data-v-04a259ed] {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    color: #FF0000;
    font-family: DINAlternateBold;
}
.plan-item-price-unit-text[data-v-04a259ed] {
    padding-left: 1px;
    font-size: 12px;
    line-height: 18px;
    color: #FF0000;
    font-weight: bold;
}
.dots[data-v-04a259ed] {
    position: absolute;
    left: 50%;
    bottom: 8px;
    display: flex;
    height: 2px;
    overflow: hidden;
}
.dot[data-v-04a259ed] {
    margin: 0 2px;
    width: 4px;
    height: 2px;
    background: #D8D8D8;
    border-radius: 4px;
    transition: all .3s;
}
.dot-active[data-v-04a259ed] {
    width: 6px;
    height: 2px;
    background: #FF0000;
}
.download[data-v-04a259ed] {
    display: block;
    background: url(https://n.sinaimg.cn/sports/0c2cef0d/20240904/xpd.png) no-repeat #F7F8FA;
    background-size: 100% 100%;
    width: calc(100vw - 11px);
    height: calc((100vw - 11px) * 214 / 364);
    cursor: pointer;
}
.number-expert-more[data-v-04a259ed]{
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 98px;
    background: #FFFFFF;
    border-radius: 5px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.nem[data-v-04a259ed] {
    height: 15px;
    line-height: 15px;
    color: #646566;
    font-size: 13px;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.99.9/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/.pnpm/vue-loader@17.4.2_@vue+compiler-sfc@3.5.14_vue@3.5.14_webpack@5.99.9/node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.5.3_webpack@5.99.9/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/.pnpm/vue-loader@17.4.2_@vue+compiler-sfc@3.5.14_vue@3.5.14_webpack@5.99.9/node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/zst/download.vue?vue&type=style&index=0&id=68aecc68&scoped=true&lang=css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.download-box[data-v-68aecc68] {
    overflow: hidden;
    width: 100%;
    position: relative;
    margin-bottom: 6px;
}
.download[data-v-68aecc68] {
    display: block;
    background: url(https://n.sinaimg.cn/sports/0c2cef0d/20251218/dl.png) no-repeat;
    background-size: 100% 100%;
    width: calc(100vw - 16px);
    height: calc(100vw * 80 / 375);
    cursor: pointer;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.99.9/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/.pnpm/vue-loader@17.4.2_@vue+compiler-sfc@3.5.14_vue@3.5.14_webpack@5.99.9/node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.5.3_webpack@5.99.9/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/.pnpm/vue-loader@17.4.2_@vue+compiler-sfc@3.5.14_vue@3.5.14_webpack@5.99.9/node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/zst/zst.vue?vue&type=style&index=0&id=26484747&scoped=true&lang=css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.zst[data-v-26484747] {
    overflow: auto;
    width: 100%;
    position: relative;
    padding: 6px 8px 0;
    background: #E5EAEE;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.99.9/node_modules/css-loader/dist/cjs.js??clonedRuleSet-24.use[1]!./node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.5.3_webpack@5.99.9/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-24.use[2]!./node_modules/.pnpm/sass-loader@10.5.2_sass@1.89.0_webpack@5.99.9/node_modules/sass-loader/dist/cjs.js??clonedRuleSet-24.use[3]!./src/assets/scss/zst.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * eric meyer's reset css v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
}
/* html5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}
/* custom */
a {
  color: #3d3d3d;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
}
li {
  list-style: none;
}
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-track-piece {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:vertical {
  height: 5px;
  background-color: rgba(125, 125, 125, 0.7);
  -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:horizontal {
  width: 5px;
  background-color: rgba(125, 125, 125, 0.7);
  -webkit-border-radius: 6px;
}
html, body {
  width: 100%;
}
body {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*extend*/
body, html {
  font-size: 100%;
  line-height: 1;
  font-family: helvetica, stheiti, pingfang sc, microsoft yahei, pinghei, stheitisc-light, helvetica-light, lucida grande, lucida sans unicode, helvetica neue, helvetica, arial, verdana, sans-serif;
}
* {
  /*-ms-box-sizing: border-box;*/
  /*-o-box-sizing: border-box;*/
  box-sizing: border-box;
}
h1, h2, h3, h4, h5 {
  font-size: 100%;
  font-weight: 400;
}
ol, ul {
  list-style: none;
}
fieldset, img {
  border: 0;
}
img {
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}
caption, th {
  text-align: left;
}
caption, em, th {
  font-style: normal;
  font-weight: 400;
}
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}
wbr:after {
  content: "​";
}
a, a:active, a:focus, button, button:active, input, input:focus, select, select:focus, textarea, textarea:focus {
  outline: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  cursor: pointer;
}
article, aside, dialog, figure, footer, header, nav, section {
  display: block;
  margin: 0;
  padding: 0;
}
/* clearfix */
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearit {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}
/* 单行文字溢出时出现省略号，需设定宽度 */
.fn-text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@keyframes rotation {
  0% {
    transform: rotate(0);
  }
  25% {
    transform: rotate(90deg);
  }
  50% {
    transform: rotate(180deg);
  }
  75% {
    transform: rotate(270deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
html {
  font-size: 16px;
}
body {
  position: relative;
  font-size: 12px;
  line-height: 18px;
  font-family: PingFangSC-Regular, PingFang SC, Microsoft YaHei, "PingHei", STHeitiSC-Light, "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
  background-color: #F7F8F9;
  color: #29292E;
  overflow-y: auto;
  min-height: 100%;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-overflow-scrolling: touch;
  touch-action: none;
}
a, a:visited {
  color: #29292E;
  -webkit-backface-visibility: hidden;
  text-decoration: none;
}
a:hover {
  color: #EB3A29;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
/* clearfix */
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearit {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}
/* 单行文字溢出时出现省略号，需设定宽度 */
.fn-text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*common*/
.wrap1000 {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.mt0 {
  margin-top: 0 !important;
}
.ml0 {
  margin-left: 0 !important;
}
.mt10 {
  margin-top: 10px !important;
}
::-moz-placeholder {
  color: #969799;
}
::placeholder {
  color: #969799;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus {
  -webkit-box-shadow: 0 0 0 1000px #F7F8F9 inset;
}
.g-relative {
  position: relative;
}
.slide-enter-active, .slide-leave-active {
  transition: all 0.3s;
}
.slide-enter-from, .slide-leave-to {
  transform: translate3d(100%, 0, 0);
}
.list-enter-active, .list-leave-active {
  transition: all 0.3s;
}
.list-enter-from, .list-leave-to {
  height: 0 !important;
}
.fade-enter-active, .fade-leave-active {
  transition: all 0.3s;
  opacity: 1;
}
.fade-enter-from, .fade-leave-to {
  opacity: 0;
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5) {
  .border-1px::after {
    transform: scaleY(0.7);
  }
  .border-1px-v::after {
    transform: scaleX(0.7);
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2) {
  .border-1px::after, .border-top-1px::after {
    transform: scaleY(0.5);
  }
  .border-1px-v::after {
    transform: scaleX(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3) {
  .border-1px::after, .border-top-1px::after {
    transform: scaleY(0.5);
  }
  .border-1px-v::after {
    transform: scaleX(0.5);
  }
}
.border-1px {
  position: relative;
}
.border-1px::after {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #EBE8E8;
  content: " ";
}
.border-top-1px {
  position: relative;
}
.border-top-1px::after {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: #EBE8E8;
  content: " ";
}
.border-1px-v {
  position: relative;
}
.border-1px-v::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #EBE8E8;
  content: " ";
}
.border-no:after {
  display: none;
}
.content-box p {
  padding: 10px 0 0 0;
}
.content-box p img {
  padding: 0 10px;
}
/*vue*/
[v-cloak] {
  display: none;
}
.cube-dialog-icon {
  color: #EB3A29 !important;
}
.plr3 {
  padding: 0 3px;
}
.ht5 {
  height: 5px;
  background-color: #F7F8F9;
}
@font-face {
  font-family: "DINAlternateBold";
  src: url("https://n.sinaimg.cn/sports/0c2cef0d/20220617/DINAlternateBold.ttf") format("truetype");
}
/*走势图开始 */
@font-face {
  font-family: "DINAlternateBold";
  src: url("https://n.sinaimg.cn/sports/0c2cef0d/20220617/DINAlternateBold.ttf") format("truetype");
}
.zst_table {
  font-size: 12px;
  text-align: center;
  background: #f8f8f8;
  line-height: 24px;
  border-spacing: 1px;
  border-collapse: collapse;
  position: relative;
  vertical-align: middle;
}
.zst_table td {
  font-family: "宋体";
  text-align: center;
  border: 1px solid #ddd;
  height: 24px;
  vertical-align: middle;
}
.zst_table tr {
  background: #f8f8f8;
}
.zst_table tr:nth-child(odd) {
  background-color: #fff;
}
.zst_table td:nth-child(1) {
  width: 76px;
}
.zst_table tr.active td {
  background-color: #eaf0f7;
}
.zst_table th {
  text-align: center;
  border: 1px solid #ddd;
  vertical-align: middle;
}
.zst_table .wdh {
  width: 18px;
}
.zst_table .wdhn {
  width: 17px;
}
.zst_table .wdhm {
  width: 15px;
}
.zst_table .wdhz {
  width: 20px;
}
.zst_table .wdhzx {
  width: 22px;
}
.zst_table .wx {
  width: 24px;
}
.zst_table .wxhz {
  width: 23px;
}
.zst_table .wdx {
  width: 28px;
}
.zst_table .wdzx {
  width: 30px;
}
.zst_table .wz {
  width: 21px;
}
.zst_table .wzx {
  width: 26px;
}
.zst_table .wd {
  width: 18px;
  min-width: 18px;
}
.zst_table .yl01 {
  color: #a3c3ef;
  width: 17px;
  height: 20px;
}
.zst_table .yl02 {
  color: #f6a0af;
}
.zst_table .yl03 {
  color: #bbb;
}
.zst_table .yl04 {
  color: #ff9999;
}
.zst_table .yl05 {
  color: #d6bdab;
}
.zst_table .yl06 {
  color: #b7c2c3;
}
.zst_table .chartball01,
.zst_table .chartball02,
.zst_table .chartball06,
.zst_table .chartball07,
.zst_table .chartball08,
.zst_table .realball,
.zst_table .blueball,
.zst_table .greenball,
.zst_table .chartball20 {
  background-position: center center;
  color: #fff;
  background-repeat: no-repeat;
  font-family: arial;
  font-weight: bold;
  letter-spacing: -1px;
  background-size: contain;
}
.zst_table .chartball12,
.zst_table .chartball13 {
  background-position: center center;
  color: #fff;
  background-repeat: no-repeat;
  background-size: contain;
}
.zst_table .chartball09,
.zst_table .chartball10,
.zst_table .chartball11 {
  background-position: center center;
  color: #fff;
  background-repeat: no-repeat;
  background-size: contain;
}
.zst_table .qxcball01,
.zst_table .qxcball02 {
  background-position: center center;
  color: #fff;
  background-repeat: no-repeat;
  font-weight: bold;
  background-size: contain;
}
.zst_table .qxcball01 {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/ball_red.gif);
}
.zst_table .qxcball02 {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/blue.png);
}
.zst_table .chartball01 {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/red.png);
}
.zst_table .chartball02 {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/blue.png);
  position: relative;
}
.zst_table .chartball02.hassup {
  z-index: 200;
}
.zst_table .chartball02 sup {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/sup-ball.png);
  _filter: progid:dximagetransform.microsoft.alphaimageloader(src="../sd/sup-ball.png");
  /*ie6*/
  _background-image: none;
  /* ie6 */
  z-index: 100;
  position: absolute;
  right: -6px;
  top: -3px;
  line-height: 12px;
  color: #c84c59;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  font-weight: bold;
  font-size: 12px;
}
.zst_table .chartball06 {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/ball_blue1.gif);
}
.zst_table .chartball07 {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/ball_yellow.gif);
}
.zst_table .chartball08 {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/ball_hui.gif);
  font-weight: normal;
}
.zst_table .chartball03 {
  background: #c84c59;
  color: #fff;
}
.zst_table .chartball04 {
  background: #e0b26d;
  color: #fff;
}
.zst_table .chartball05 {
  background: #7ca8a9;
  color: #fff;
}
.zst_table .chartball12 {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/chartball12.gif);
}
.zst_table .chartball13 {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/chartball13.gif);
}
.zst_table .greenball {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/chartball11.gif);
}
.zst_table .chartball20 {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/red_h.png);
  color: #f5607a;
  letter-spacing: -1px;
}
.zst_table .chartball09 {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/chartball09.gif);
  color: #fff;
}
.zst_table .chartball10 {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/chartball10.gif);
  color: #fff;
}
.zst_table .chartball11 {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/chartball11.gif);
  color: #fff;
}
.zst_table .chartBallzx1 {
  background: #f7f7f7 url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/zx_1.gif) center center no-repeat;
  color: #333;
  font-family: arial;
}
.zst_table .chartBallzx2 {
  background: #f7f7f7 url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/zx_2.gif) center center no-repeat;
  color: #ff0000;
  font-family: arial;
}
.zst_table .chartballblank {
  background: #f7f7f7;
  color: #fff;
  font-family: arial;
}
.s_ball {
  position: absolute;
  background: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/s_ball.gif) no-repeat center center;
  color: #fff;
  width: 16px;
  height: 16px;
  line-height: 16px;
  margin: -7px 0 0 9px;
  _margin: -7px 0 0 6px;
  z-index: 998;
  font-size: 10px;
}
.zst_table th strong {
  margin-left: -5px;
}
.zst_table .thbg td,
.zst_table .thbg th,
.zst_table th {
  background: #dbdbdb;
  height: 1px;
  _height: 2px;
}
.zst_table .thbg td,
.zst_table .thbg th {
  background: #f0e5c6;
}
/*.zst_table th.sort_top,.zst_table td.sort_top{cursor:pointer; background:#f0e5c6 url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/sort_asc.gif) no-repeat center center;}*/
/*.zst_table th.sort_bottom,.zst_table td.sort_bottom{cursor:pointer; background:#f0e5c6 url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/sort_desc.gif) no-repeat center center;}*/
.zst_table tr td.br01,
.zst_table tr th.br01 {
  width: 1px;
  background: #dbdbdb;
  font-size: 0;
  border: 1px solid #dbdbdb;
  border-width: 1px 0px 1px 0px;
}
.zst_table tr td.br02,
.zst_table tr th.br02 {
  width: 0px;
  background: #dbdbdb;
  font-size: 0;
  border: 1px solid #dbdbdb;
  border-width: 1px 0px 1px 0px;
}
.zst_table tr td.br03,
.zst_table tr th.br03 {
  width: 0px;
  background: #dbdbdb;
  font-size: 0;
  border: 1px solid #dbdbdb;
  border-width: 1px 0px 1px 0px;
}
.zst_table .red {
  color: #c84c59;
  font-family: arial;
  width: 24px;
}
.zst_table .yellow {
  color: #f29200;
  width: 24px;
}
.zst_table .r {
  color: #c84c59;
}
.zst_table .blue1 {
  color: #8dbcbd;
  width: 24px;
}
.zst_table .blue2 {
  color: #3370b0;
  width: 24px;
}
.zst_table .fen {
  font-family: arial;
}
.zst_table .fenred {
  font-family: arial;
  color: #c84c59;
}
.zst_table .bg1 {
  background: #e0b26d;
  color: #fff;
}
.zst_table .bg2 {
  background: #7ca8a9;
  color: #fff;
}
.zst_table .bg3 {
  background: #e0b26d;
  color: #fff;
  width: 27px;
  height: 16px;
  margin: 0 auto;
  line-height: 16px;
}
.zst_table .bg4 {
  background: #444;
  color: #fff;
  width: 27px;
  height: 16px;
  margin: 0 auto;
  line-height: 16px;
}
.zst_table .bg5 {
  background: #8dbcbd;
  color: #fff;
  width: 27px;
  height: 16px;
  margin: 0 auto;
  line-height: 16px;
}
.zst_table .bg6 {
  background: #8dbcbd;
  color: #fff;
  width: 33px;
  height: 14px;
  margin: 0 auto;
  line-height: 14px;
}
.zst_table .bg7 {
  background: #e0b26d;
  color: #fff;
  width: 33px;
  height: 14px;
  margin: 0 auto;
  line-height: 14px;
}
.zst_table .bg8 {
  background: #8dbcbd;
  color: #fff;
  width: 35px;
  height: 16px;
  margin: 0 auto;
  line-height: 16px;
  font-weight: bold;
}
.zst_table .bg8_d {
  background: #e0b26d;
  color: #fff;
  width: 35px;
  height: 16px;
  margin: 0 auto;
  line-height: 16px;
  font-weight: bold;
}
.zst_table .bg9 {
  background: #7ca8a9;
  color: #fff;
  width: 26px;
  height: 16px;
  margin: 0 auto;
  line-height: 16px;
  font-weight: bold;
}
.zst_table .bg10_l {
  background: #7ca8a9;
  color: #fff;
  width: 30px;
  height: 14px;
  margin: 0 auto auto 1px;
  line-height: 14px;
}
.zst_table .bg10_r {
  background: #7ca8a9;
  color: #fff;
  width: 30px;
  height: 14px;
  margin: 0 1px auto auto;
  line-height: 14px;
}
.zst_table .bg10 {
  background: #c84c59;
  color: #fff;
  width: 44px;
  height: 18px;
  margin: 0 auto;
  line-height: 18px;
}
.zst_table .bg11 {
  background: #7ca8a9;
  color: #fff;
  width: 46px;
  height: 16px;
  margin: 0 auto;
  line-height: 16px;
}
.zst_table .bg12 {
  background: #e0b26d;
  color: #fff;
  width: 46px;
  height: 16px;
  margin: 0 auto;
  line-height: 16px;
}
.zst_table .bg13 {
  background: #7ca8a9;
  color: #fff;
  width: 56px;
  height: 16px;
  margin: 0 auto;
  line-height: 16px;
}
.zst_table .bg14 {
  background: #c84c59;
  color: #fff;
  width: 30px;
  height: 16px;
  margin: 0 auto;
  line-height: 16px;
  font-weight: bold;
}
.zst_table .bg15 {
  background: #7ca8a9;
  color: #fff;
  width: 18px;
  height: 16px;
  margin: 0 auto;
  line-height: 16px;
  font-weight: bold;
}
.zst_table .bg16 {
  background: #e0b26d;
  color: #fff;
  width: 18px;
  height: 16px;
  margin: 0 auto;
  line-height: 16px;
  font-weight: bold;
}
.zst_table .bg17 {
  background: #8dbcbd;
  color: #fff;
  width: 26px;
  height: 16px;
  margin: 0 auto;
  line-height: 16px;
  font-weight: normal;
}
.zst_table .bg18 {
  background: #e0b26d;
  color: #fff;
  width: 26px;
  height: 16px;
  margin: 0 auto;
  line-height: 16px;
  font-weight: normal;
}
.zst_table .bg18_w {
  background: #e0b26d;
  color: #fff;
  width: 32px;
  height: 16px;
  margin: 0 auto;
  line-height: 16px;
  font-weight: normal;
}
.zst_table .bg19 {
  background: #8dbcbd;
  color: #fff;
  width: 30px;
  height: 18px;
  margin: 0 auto;
  line-height: 18px;
  font-weight: bold;
}
.zst_table .bg20 {
  background: #8dbcbd;
  color: #fff;
  width: 44px;
  height: 18px;
  margin: 0 auto;
  line-height: 18px;
  font-weight: normal;
}
.zst_table .box_bg2 {
  background: #8dbcbd;
  color: #fff;
  width: 16px;
  height: 15px;
  margin: 0 auto;
  line-height: 15px;
}
.zst_table .box_bg1 {
  background: #e0b26d;
  color: #fff;
  width: 16px;
  height: 15px;
  margin: 0 auto;
  line-height: 15px;
}
.zst_table .box_bg4 {
  background: #7ca8a9;
  color: #fff;
  width: 16px;
  height: 15px;
  margin: 0 auto;
  line-height: 16px;
}
.zst_table .box_bg3 {
  background: #e0b26d;
  color: #fff;
  width: 16px;
  height: 15px;
  margin: 0 auto;
  line-height: 16px;
}
.zst_table .dlt_bg1 {
  background: #7ca8a9;
  color: #fff;
  margin: 0 auto;
  line-height: 15px;
}
.zst_table .td_bg02 td {
  background: #e8f1fa;
}
.zst_table .qxcyl01 {
  background: #f7f7f7;
  color: #a3c3ef;
}
.zst_table .qxcyl02 {
  color: #f6a0af;
}
.zst_table .bg_p {
  color: #e1adad;
  background-color: #faeeee;
}
.zst_table .bg_bl {
  color: #bccee2;
  background-color: #eaf0f7;
}
.zst_table tr.active .bg_p {
  color: #e1adad;
  background-color: #faeeee;
}
.zst_table tr.active .bg_bl {
  color: #bccee2;
  background-color: #eaf0f7;
}
.nonum #cpdata .yl01,
.nonum #cpdata .yl02,
.nonum #cpdata .yl03,
.nonum #cpdata .yl04,
.nonum #cpdata .yl06,
.nonum #cpdata .yl05 {
  color: #f7f7f7;
  background-color: #f7f7f7;
}
.nonum #cpdata tr.active .yl01 {
  color: #eaf0f7;
  background-color: #eaf0f7;
}
.nonum #cpdata tr.active .yl02 {
  color: #eaf0f7;
  background-color: #eaf0f7;
}
.nonum #cpdata tr.active .yl03 {
  color: #eaf0f7;
  background-color: #eaf0f7;
}
.nonum #cpdata .bg_p {
  color: #faeeee;
}
.nonum #cpdata .bg_bl {
  color: #eaf0f7;
}
.nonum #cpdata .qxcyl01,
.nonum #cpdata .qxcyl02 {
  color: #f7f7f7;
  background-color: #f7f7f7;
}
.zst_table #cpdata td.ball_omit_5,
.zst_table #cpdata td.ball_omit_11,
.zst_table #cpdata td.ball_omit_m {
  background: #99c;
}
.nonum #cpdata td.ball_omit_5,
.nonum #cpdata td.ball_omit_11,
.nonum #cpdata td.ball_omit_m {
  color: #99c;
}
.nonum #cpdata tr.active td.ball_omit_m {
  color: #99c;
  background: #99c;
}
.data_table td.ball_omit_5 {
  color: #000;
}
.data_table td.ball_omit_11 {
  color: #06f;
}
.data_table td.ball_omit_m {
  color: #f00;
}
.zst_table .presele td {
  background: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/light_ball.png) center center no-repeat #eaeaea;
  color: #999;
  cursor: pointer;
  font-family: arial;
}
.zst_table .presele td:hover {
  background: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/pink_ball.png) center center no-repeat #eaeaea;
  color: #d3979f;
}
.zst_table td.presele_tit,
.zst_table td.presele_tit:hover {
  background-image: none;
  color: #2b2b2b;
  cursor: default;
}
.presqu td {
  background-image: none;
  background: #eaeaea;
  font-family: arial;
  color: #999999;
  cursor: pointer;
}
.presqu td:hover {
  background-image: none;
  cursor: pointer;
}
.presquline td {
  background-image: none;
  background: #eaeaea;
  font-family: arial;
  color: #999999;
  cursor: pointer;
  line-height: 12px;
}
.presquline td:hover {
  background-image: none;
  cursor: pointer;
}
.zst_table td.realball,
.zst_table td.realball:hover {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/real_ball.gif);
  color: #fff;
}
.zst_table td.blueball,
.zst_table td.blueball:hover {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/blue.png);
  color: #fff;
}
.zst_table td.chartball12,
.zst_table td.chartball12:hover {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/chartball12.gif);
}
.zst_table td.chartball13,
.zst_table td.chartball13:hover {
  background-image: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/chartball13.gif);
}
.zst_table .bg_r,
.zst_table .bg_r:hover {
  color: #fff;
  background-color: #c84c59;
}
.zst_table .bg_b,
.zst_table .bg_b:hover {
  color: #fff;
  background-color: #7ca8a9;
}
.zst_table .bg_o,
.zst_table .bg_o:hover {
  color: #fff;
  background-color: #e0b26d;
  background-image: none;
}
.zst_table td.bg_red,
.zst_table td.bg_red:hover {
  color: #fff;
  background-color: #c84c59;
  line-height: 12px;
  padding: 3px 0;
  font-family: arial;
  background-image: none;
}
.zst_table .lineh12 {
  line-height: 12px;
}
.zst_table .bg_1 {
  background-color: #e0b26d;
  color: #fff;
  background-image: none;
}
.zst_table .bg_2 {
  background-color: #ad6847;
  color: #fff;
  background-image: none;
}
.zst_table .bg_3 {
  background-color: #0fb536;
  color: #fff;
  background-image: none;
}
.zst_table .bg_4 {
  background-color: #069ab0;
  color: #fff;
  background-image: none;
}
.zst_table .bg_5 {
  background-color: #0879ba;
  color: #fff;
  background-image: none;
}
.zst_table .bg_6 {
  background-color: #8019e0;
  color: #fff;
  background-image: none;
}
.zst_table .bg_7 {
  background-color: #12a6d7;
  color: #fff;
  background-image: none;
}
.zstsearch {
  background: url(//n.sinaimg.cn/sports/sina_lotto/trend/zst/i/zst_search.gif) no-repeat left center;
  width: 38px;
  height: 18px;
}
.zst_table .export td,
.zst_table .export1 td {
  background: #fff;
  text-align: left;
  height: 28px;
}
.zst_table .export1 td {
  background: #fbfbfb;
}
.export .center,
.export1 .center {
  text-align: center;
}
.export ul,
.export1 ul {
  float: left;
  clear: both;
}
.export li,
.export1 li {
  float: left;
  width: 140px;
  padding-left: 5px;
  overflow: hidden;
}
.export li.right,
.export1 li.right {
  float: right;
  width: 70px;
  margin-left: 10px;
}
.export label,
.export1 label {
  margin-left: 3px;
}
.export span strong,
.export1 span strong {
  font-family: arial;
}
.export label,
.export1 strong {
  font-family: arial;
}
.gross {
  color: #333;
}
.tdbck td {
  height: 1px;
  background: #dbdbdb;
  font-size: 0;
}
#wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#main .wz1 {
  color: #c84c59;
  margin: 0 2px 0 2px;
}
#main .wz2 {
  color: #3370b0;
  margin: 0 2px 0 2px;
}
#main .wz3 {
  color: #f29200;
  margin: 0 2px 0 2px;
}
#main .wz4 {
  color: #008b8d;
  margin: 0 2px 0 2px;
}
#main .wz5 {
  color: #c84c59;
  font-weight: bold;
}
#main .wz6 {
  color: #008b8d;
  font-weight: bold;
}
#main .wz7 {
  color: #222;
}
#main .wz8 {
  color: #851a26;
}
#main .zhong {
  color: #ff5555;
  font-family: "microsoft yahei";
  font-size: 14px;
}
#main .cuo {
  color: #999;
  font-family: "microsoft yahei";
  font-size: 14px;
}
.zst_leaf {
  float: left;
  width: 371px;
}
.zst_leaf .ox {
  width: 363px;
  clear: both;
  float: left;
  border: 4px solid #ddd;
  background: #fff;
}
.zst_leaf .ox input {
  margin: 0px;
  padding: 0px;
}
.zst_leaf .title {
  width: 363px;
  float: left;
  background: url(//edge.caitong.sina.com.cn/static/images/zst_leaf_title_bg.gif) repeat-x left center;
  height: 30px;
  line-height: 30px;
}
.zst_leaf .title span {
  color: #999;
}
.zst_leaf .title .num {
  color: #d12114;
  font-family: Arial;
}
.zst_leaf .title h2 {
  font-weight: bold;
  float: left;
  width: 155px;
  padding-left: 6px;
  font-family: "Microsoft YaHei";
  color: #444;
  font-size: 14px;
}
.zst_leaf .title .date {
  float: left;
  width: 180px;
  vertical-align: text-bottom;
  margin-top: 0px;
}
.zst_leaf .title .leafclose {
  float: right;
  margin-right: 6px;
  _margin-right: 2px;
  background: url(//edge.caitong.sina.com.cn/static/images/zst_leaf_close.gif) left center no-repeat;
  width: 16px;
  height: 16px;
  margin-top: 6px;
}
.zst_leaf .title .leafclose span {
  display: none;
}
.zst_leaf .title .leafclose a {
  display: block;
  width: 16px;
  height: 16px;
}
.zst_leaf .line {
  background: url(//edge.caitong.sina.com.cn/static/images/zst_leaf_line.gif) no-repeat right center;
}
.zst_leaf .line2 {
  background: url(//edge.caitong.sina.com.cn/static/images/zst_leaf_line2.gif) no-repeat right center;
}
.zst_leaf .hrow {
  float: left;
  padding: 5px;
  margin-top: 1px;
  background: #f5f5f5;
}
.zst_leaf .row {
  width: 362px;
  float: left;
  margin-top: 1px;
  border-bottom: 1px solid #e1e1e1;
}
.zst_leaf .left {
  width: 90px;
  float: left;
  background: #f9f9f9;
  height: 80px;
  text-align: right;
}
.zst_leaf .left p {
  margin-top: 10px;
  line-height: 30px;
}
.zst_leaf .right {
  float: left;
  width: 270px;
  background: url(//edge.caitong.sina.com.cn/static/images/zst_leaf_right_bg.gif) left top no-repeat;
  overflow: hidden;
}
.zst_leaf .balllist {
  float: left;
  width: 256px;
  margin-top: 12px;
  padding-left: 15px;
}
.zst_leaf .balllist li {
  float: left;
  width: 42px;
  height: 49px;
  background: url(//edge.caitong.sina.com.cn/static/images/zst_leaf_ball01.gif) no-repeat center center;
  color: #cb2923;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  line-height: 44px;
  font-family: Arial;
  margin-right: 7px;
  cursor: pointer;
}
.zst_leaf .balllist .tab {
  background: url(//edge.caitong.sina.com.cn/static/images/zst_leaf_ball02.gif) no-repeat center center;
  color: #fff;
}
.zst_leaf .kballlist {
  float: left;
  width: 256px;
  margin-top: 12px;
  padding-left: 15px;
}
.zst_leaf .kballlist li {
  float: left;
  width: 42px;
  height: 49px;
  background: url(//edge.caitong.sina.com.cn/static/images/zst_leaf_ball03.gif) no-repeat center center;
  color: #508b16;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  line-height: 44px;
  font-family: Arial;
  margin-right: 7px;
  cursor: pointer;
}
.zst_leaf .kballlist .tab {
  background: url(//edge.caitong.sina.com.cn/static/images/zst_leaf_ball04.gif) no-repeat center center;
  color: #fff;
}
.zst_leaf .balltimes {
  float: left;
  width: 256px;
  padding-left: 15px;
}
.zst_leaf .balltimes li {
  float: left;
  width: 42px;
  text-align: center;
  margin-right: 7px;
}
/*分段热度*/
.zst_leaf .hot {
  float: left;
  width: 280px;
  margin-top: 5px;
  padding-left: 5px;
}
.zst_leaf .hot li {
  float: left;
  width: 65px;
  text-align: center;
  line-height: 28px;
  font-size: 10px;
}
.zst_leaf .numyl {
  float: left;
  width: 256px;
  margin: 3px 0px 3px 0px;
  padding-left: 15px;
}
.zst_leaf .numyl li {
  float: left;
  margin-right: 20px;
  line-height: 22px;
  padding-right: 20px;
}
.zst_leaf .numyl li div {
  background: url(//edge.caitong.sina.com.cn/static/images/zst_leaf_ball02.gif) no-repeat center center;
  width: 42px;
  height: 49px;
  margin-top: 15px;
  line-height: 44px;
  text-align: center;
  font-family: Arial;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
.zst_leaf .numyl li span {
  color: #cb2923;
  font-family: arial;
}
.zst_leaf .bottom {
  background: url(//edge.caitong.sina.com.cn/static/images/zst_leaf_bg.gif) left bottom no-repeat;
  float: left;
  width: 365px;
  height: 8px;
  position: relative;
  top: 10;
  left: 0;
}
.zst_leaf .green {
  color: #508b16;
}
.zst_leaf .red {
  color: #d12114;
}
.zst_leaf .fb {
  margin-top: 1px;
  padding-left: 12px;
}
.zst_leaf .fb table {
  border: 1px dotted #efefef;
  border-width: 1px 0 0 1px;
  font-size: 10px;
}
.zst_leaf .fb th,
.zst_leaf .fb td {
  border: 1px dotted #efefef;
  border-width: 0 1px 1px 0px;
}
.zst_leaf .fb td {
  text-align: center;
  font-family: Arial;
}
.zst_leaf .fb tr:hover {
  background: #f9f9f9;
}
.zst_leaf .fb th strong {
  font-family: Arial;
  font-weight: bold;
}
.zst_leaf .fb th {
  font-weight: bold;
  color: #888;
}
/*走势图结束*/
#zst {
  overflow-x: auto;
  position: relative;
  background: #FFFFFF;
}
.loading-circle {
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -30px !important;
  width: 60px !important;
  height: 15px !important;
  background: url(https://n.sinaimg.cn/sports/0c2cef0d/20230808/loading.gif) no-repeat !important;
  background-size: 100% 100% !important;
  animation: none !important;
  z-index: 10;
}
@keyframes rotation {
  0% {
    transform: rotate(0);
  }
  25% {
    transform: rotate(90deg);
  }
  50% {
    transform: rotate(180deg);
  }
  75% {
    transform: rotate(270deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.xp-info {
  display: none;
  background: #F7F8FA;
  padding: 2px 6px 5px 5px;
  overflow: hidden;
}
.xp-info-inner {
  display: block;
  background: url(https://n.sinaimg.cn/sports/0c2cef0d/20240904/xpd.png) no-repeat #F7F8FA;
  background-size: 100% 100%;
  width: calc(100vw - 11px);
  height: calc((100vw - 11px) * 214 / 364);
  /* max-width: 1189px; */
  cursor: pointer;
}
.zst-number {
  padding: 4px 6px 0 5px;
  overflow: hidden;
  background: #F7F8FA;
}
.zj {
  display: block;
  position: relative;
  width: 100%;
  height: 36px;
  background: url(https://n.sinaimg.cn/sports/0c2cef0d/20240904/xpt.png) no-repeat left top #FFFFFF;
  background-size: auto 25px;
  border-radius: 4px;
  overflow: hidden;
}
.zj-text {
  padding-left: 84px;
  line-height: 36px;
  color: #323233;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
}
.number-expert {
  overflow: hidden;
  width: 100%;
  position: relative;
  margin: 2px 0 0;
  height: 98px;
  padding-right: 31px;
}
.number-expert-more {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 98px;
  background: #FFFFFF;
  border-radius: 5px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.nem {
  height: 15px;
  line-height: 15px;
  color: #646566;
  font-size: 13px;
}
.number-expert-plan {
  overflow: hidden;
  height: 98px;
  background: #FFFFFF;
  border-radius: 5px;
}
.slide-content {
  height: 98px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}
.slide-page {
  position: relative;
  width: 100%;
  height: 98px;
  background: #FFFFFF;
  box-sizing: border-box;
  overflow: hidden;
  vertical-align: top;
  display: inline-block;
}
.slider-page-left {
  position: absolute;
  left: 0;
  top: 0;
  width: 65px;
  height: 100%;
  padding-top: 11px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.slider-page-left::after {
  content: " ";
  display: block;
  position: absolute;
  right: 0;
  top: 29px;
  width: 0.5px;
  height: 40px;
  background: #EBE8E8;
}
.pis-expert-logo {
  display: block;
  width: 44px;
  height: 44px;
  border-radius: 100%;
}
.pis-expert-name {
  margin-top: 8px;
  width: 65px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #29292E;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
}
.slider-page-right {
  position: relative;
  height: 98px;
  margin-left: 77px;
  padding: 13px 10px 0 0;
  box-sizing: border-box;
}
.plan-item-title {
  white-space: normal;
  position: relative;
  height: 44px;
  line-height: 22px;
  font-size: 14px;
  font-weight: bold;
  color: #29292E;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-align: justify;
}
.count-down-box {
  position: absolute;
  left: 0;
  bottom: 16px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
}
.count-down-title {
  color: #29292E;
}
.count-down-time {
  padding-left: 2px;
  color: #29292E;
}
.plan-item-price {
  position: absolute;
  bottom: 17px;
  right: 10px;
  width: 64px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #FF0000;
  border-radius: 9px;
  border: 0.5px solid #EE0A24;
  text-align: center;
}
.dots {
  position: absolute;
  left: 50%;
  bottom: 8px;
  display: flex;
  height: 2px;
  overflow: hidden;
  transform: translateX(-50%);
}
.dot {
  margin: 0 2px;
  width: 4px;
  height: 2px;
  background: #D8D8D8;
  border-radius: 2px;
  transition: all 0.3s;
}
.dot-active {
  width: 6px;
  height: 2px;
  background: #FF0000;
}
.presele_tit {
  position: relative;
}
.cpp-radio {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  background: url(https://n.sinaimg.cn/sports/0c2cef0d/20230626/loginCircle.png);
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
  margin-left: 3px;
}
.selected .cpp-radio {
  background: url(https://n.sinaimg.cn/sports/0c2cef0d/20230626/loginCircleR.png);
  background-size: 100% 100%;
}
.cpp-btns {
  height: 50px;
  background: #FFFFFF !important;
}
.cpp-btns-inner {
  overflow: hidden;
  padding: 0 0 0 10px;
}
.cpp-btn-add {
  float: left;
  cursor: pointer;
  margin-right: 5px;
  height: 28px;
  line-height: 28px;
  padding: 0 16px;
  color: #FF2F15;
  border: 1px solid #FF2F15;
  border-radius: 14px;
}
.cpp-btn-del {
  float: left;
  cursor: pointer;
  margin-right: 8px;
  height: 28px;
  line-height: 28px;
  padding: 0 16px;
  color: #FF2F15;
  border: 1px solid #FF2F15;
  border-radius: 14px;
}
.cpp-btn-copy {
  float: left;
  cursor: pointer;
  margin-right: 5px;
  height: 28px;
  line-height: 28px;
  padding: 0 16px;
  color: #FF2F15;
  border: 1px solid #FF2F15;
  border-radius: 14px;
}
#chartsTable {
  min-width: 1200px;
}
