:root {
  --vt-c-white: #ffffff;
  --vt-c-white-soft: #f8f8f8;
  --vt-c-white-mute: #f2f2f2;
  --vt-c-black: #181818;
  --vt-c-black-soft: #222222;
  --vt-c-black-mute: #282828;
  --vt-c-indigo: #2c3e50;
  --vt-c-divider-light-1: rgba(60, 60, 60, 0.29);
  --vt-c-divider-light-2: rgba(60, 60, 60, 0.12);
  --vt-c-divider-dark-1: rgba(84, 84, 84, 0.65);
  --vt-c-divider-dark-2: rgba(84, 84, 84, 0.48);
  --vt-c-text-light-1: var(--vt-c-indigo);
  --vt-c-text-light-2: rgba(60, 60, 60, 0.66);
  --vt-c-text-dark-1: var(--vt-c-white);
  --vt-c-text-dark-2: rgba(235, 235, 235, 0.64);
}
:root {
  --color-background: var(--vt-c-white);
  --color-background-soft: var(--vt-c-white-soft);
  --color-background-mute: var(--vt-c-white-mute);
  --color-border: var(--vt-c-divider-light-2);
  --color-border-hover: var(--vt-c-divider-light-1);
  --color-heading: var(--vt-c-text-light-1);
  --color-text: var(--vt-c-text-light-1);
  --section-gap: 160px;
}
@media (prefers-color-scheme: dark) {
  :root {
    --color-background: var(--vt-c-black);
    --color-background-soft: var(--vt-c-black-soft);
    --color-background-mute: var(--vt-c-black-mute);
    --color-border: var(--vt-c-divider-dark-2);
    --color-border-hover: var(--vt-c-divider-dark-1);
    --color-heading: var(--vt-c-text-dark-1);
    --color-text: var(--vt-c-text-dark-2);
  }
}
body {
  min-height: 100vh;
  background: var(--color-background);
  transition:
    color 0.5s,
    background-color 0.5s;
  line-height: 1.6;
  font-size: 15px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#app {
  margin: 0 auto;
  padding: 0;
}
#app {
  width: 100% !important;
  max-width: 1280px;
  box-sizing: border-box;
}
a,
.green {
  text-decoration: none;
  color: #00bd7e;
  transition: 0.4s;
  padding: 3px;
}
@media (hover: hover) {
  a:hover {
    background-color: #00bd7e33;
  }
}
@media (min-width: 1024px) {
  body {
    display: flex;
    place-items: center;
  }
  #app {
    align-items: center;
    justify-content: center;
    padding: 0;
  }
}
.yxym-title[data-v-497a0025] {
  color: #d90000;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding: 15px 0;
  background-color: #fff;
}
.yxym-title a[data-v-497a0025] {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.gg[data-v-497a0025] {
  border-collapse: collapse;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
  border: 1px solid #000;
}
.gg td[data-v-497a0025] {
  border: 1px solid #000;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
}
.gg a[data-v-497a0025] {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.title_zdr[data-v-fc32502e] {
  width: 100%;
  height: auto;
  box-sizing: border-box;
}
.title_zdr span[data-v-fc32502e]:first-child {
  color: #fff;
  font-weight: 700;
}
.title_zdr span[data-v-fc32502e]:last-child {
  color: #ff0;
  font-weight: 700;
}
@keyframes blink-animation-fc32502e {
  0%,
  to {
    opacity: 1;
  }
  50% {
    opacity: 0.7;
  }
}
.selected[data-v-fc32502e] {
  background: #fcfa0c;
}
.color-000[data-v-fc32502e] {
  color: #000;
}
.blue[data-v-fc32502e] {
  color: #00f;
}
.purple[data-v-fc32502e] {
  color: purple;
}
.red[data-v-fc32502e] {
  color: red;
}
.no-select[data-v-fc32502e] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
main > div[data-v-fc32502e]:last-child {
  margin-bottom: 0.5rem;
}
.scroll_margin_top[data-v-fc32502e] {
  margin-top: 0.4rem;
}
.bg-ffeb3b[data-v-fc32502e] {
  background: #ffeb3b;
}
.color-red[data-v-fc32502e] {
  color: red;
}
.color-zise[data-v-fc32502e] {
  color: #b300d2;
}
.color-anhong[data-v-fc32502e] {
  color: #b30000;
}
.open-log > .content[data-v-fc32502e] {
  width: 100%;
  border-radius: 0 0 0.1rem 0.1rem;
}
.open-log > .content .text[data-v-fc32502e] {
  line-height: 1rem;
  font-size: 0.9rem;
  font-weight: 700;
}
.content[data-v-fc32502e] {
  padding: 0.3rem;
}
.dslx-tip[data-v-fc32502e] {
  margin: 0.2rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dslx-tip .box[data-v-fc32502e] {
  margin: 0;
  font-size: 1rem;
}
.dslx-tip .box[data-v-fc32502e]:first-child {
  text-align: left;
}
.dslx-tip .box[data-v-fc32502e]:last-child {
  text-align: right;
}
.text.juzhong[data-v-fc32502e] {
  text-align: center;
}
.waibiankuang[data-v-fc32502e] {
  box-sizing: border-box;
  overflow: hidden;
}
.jingxuan-wubuzhong[data-v-fc32502e] {
  width: 100%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: none;
  border-right: none;
  border-radius: 0;
}
.jingxuan-wubuzhong .item[data-v-fc32502e] {
  display: flex;
  border-top: 1px double #000;
  border-bottom: 1px double #000;
  align-items: stretch;
  font-weight: 600;
  flex-wrap: nowrap;
  white-space: nowrap;
  margin: 0.2rem 0;
}
.jingxuan-wubuzhong .item[data-v-fc32502e]:last-child {
  border-bottom: none;
}
.jingxuan-wubuzhong .item .period-col[data-v-fc32502e] {
  width: 29%;
  min-width: 80px;
  padding: 0.4rem 0;
  text-align: center;
  border-right: none;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
}
.jingxuan-wubuzhong .item .box[data-v-fc32502e] {
  flex: 1;
  padding: 0.4rem 0;
  text-align: center;
  border-right: none;
  font-size: 1rem;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  white-space: nowrap;
  margin-left: 0;
  margin-right: 0;
}
.jingxuan-wubuzhong .item .box2[data-v-fc32502e] {
  width: 29%;
  min-width: 80px;
  padding: 0.4rem 0;
  text-align: center;
  border-right: none;
  font-size: 1rem;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  white-space: nowrap;
  margin-left: 0;
  margin-right: 0;
}
.liuxiao-shierma[data-v-fc32502e] {
  width: 100%;
}
.liuxiao-shierma .period-row[data-v-fc32502e] {
  display: flex;
  align-items: center;
  padding: 0.25rem 0;
  font-size: 1rem;
  line-height: 1.5;
}
.liuxiao-shierma .period-row .label[data-v-fc32502e] {
  min-width: 90px;
  flex-shrink: 0;
}
.liuxiao-shierma .period-row .value[data-v-fc32502e] {
  color: red;
  font-weight: 600;
  flex: 1;
}
.ershisi_jin[data-v-fc32502e],
.ershisi_yin[data-v-fc32502e],
.ershisi_tong[data-v-fc32502e] {
  font-weight: 800;
  letter-spacing: 0.02rem;
}
.ershisi_jin[data-v-fc32502e] {
  color: #d4af37;
  text-shadow: 0 1px 0#fff4bf;
}
.ershisi_yin[data-v-fc32502e] {
  color: #b0b7c3;
  text-shadow: 0 1px 0#f5f7fa;
}
.ershisi_tong[data-v-fc32502e] {
  color: #b87333;
  text-shadow: 0 1px 0#f2d2b6;
}
.content .juzhong[data-v-fc32502e] {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: none;
  border-right: none;
  border-radius: 0;
}
.color-07c160[data-v-fc32502e] {
  color: #07c160;
}
.bottom_img[data-v-fc32502e] {
  width: 100%;
  height: auto;
  display: block;
}
.wuxing_list[data-v-fc32502e] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3rem;
  justify-content: flex-start;
  font-weight: 600;
  font-size: 1rem;
  background: #f5f5f5;
  margin: 0.2rem 0;
}
.wuxing_list.wuxing_jin[data-v-fc32502e] {
  color: #ff1493;
}
.wuxing_list.wuxing_mu[data-v-fc32502e] {
  color: green;
}
.wuxing_list.wuxing_shui[data-v-fc32502e] {
  color: #00f;
}
.wuxing_list.wuxing_huo[data-v-fc32502e] {
  color: red;
}
.wuxing_list.wuxing_tu[data-v-fc32502e] {
  color: #ff1493;
}
.pao_gou[data-v-fc32502e] {
  width: 100%;
  height: auto;
}
#wanfa_juesha[data-v-fc32502e] {
  background: linear-gradient(135deg, #fff, #f5f5f5);
  box-shadow: 0 4px 12px #00000014;
  overflow: hidden;
  transition: all 0.3s ease;
}
#wanfa_juesha[data-v-fc32502e]:hover {
  box-shadow: 0 6px 16px #0000001f;
}
#wanfa_juesha .title_zdr[data-v-fc32502e] {
  background-image: url('../assets/5cf66793e4cd.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #663816;
  color: #fff;
  padding: 10px;
  border-bottom: 3px solid #663816;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  overflow: hidden;
}
#wanfa_juesha .title_zdr span[data-v-fc32502e] {
  font-size: 1rem;
  letter-spacing: 0.05rem;
  white-space: nowrap;
}
#wanfa_juesha .title_zdr span[data-v-fc32502e]:first-child {
  flex: 1;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
#wanfa_juesha .title_zdr span[data-v-fc32502e]:last-child {
  font-size: 0.9rem;
  padding: 0;
  margin: 0;
  flex-shrink: 0;
}
#wanfa_juesha .content .text[data-v-fc32502e] {
  padding: 0.4rem 0.3rem;
  margin: 0.2rem 0;
  transition: all 0.2s ease;
}
#wanfa_juesha .content .text[data-v-fc32502e]:hover {
  background: #f9f9f9;
}
#wanfa_juesha .dslx-tip[data-v-fc32502e] {
  background: #f9f9f9;
  border-left: 4px solid #333;
  border-radius: 0.4rem;
}
#wanfa_juesha .dslx-tip .box[data-v-fc32502e] {
  padding: 0.2rem 0.3rem;
  font-weight: 600;
  color: #1a1a1a;
}
#wanfa_juesha .color-1e90ff[data-v-fc32502e] {
  color: #06c !important;
  font-weight: 700;
}
#wanfa_juesha .waibiankuang[data-v-fc32502e] {
  border-top: 1px solid #000 !important;
  border-bottom: 1px solid #000 !important;
  border-left: none !important;
  border-right: none !important;
  background: #fafafa;
  padding: 0.5rem !important;
  margin: 0.3rem 0 !important;
}
@keyframes icon-pulse-fc32502e {
  0%,
  to {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.1);
    opacity: 0.8;
  }
}
.title_zdr .n-icon[data-v-fc32502e] {
  display: inline-block;
  animation: icon-pulse-fc32502e 2s ease-in-out infinite;
}
.title_zdr span:hover .n-icon[data-v-fc32502e] {
  animation: icon-pulse-fc32502e 0.5s ease-in-out infinite;
}
#wanfa_juesha .jingxuan-wubuzhong[data-v-fc32502e] {
  overflow: hidden;
}
#wanfa_juesha .liuxiao-shierma .period-item[data-v-fc32502e] {
  border-bottom: 2px solid #333;
  border-radius: 0.5rem;
  background: linear-gradient(135deg, #fff, #f9f9f9);
  margin-bottom: 0.6rem;
  padding: 0.5rem;
}
#wanfa_juesha .liuxiao-shierma .period-row[data-v-fc32502e] {
  border-bottom: 1px solid #e5e5e5 !important;
}
#wanfa_juesha .liuxiao-shierma .period-row .label[data-v-fc32502e] {
  color: #1a1a1a;
  font-weight: 700;
}
#wanfa_juesha img[data-v-fc32502e] {
  border-radius: 0.6rem;
  display: block;
  margin: 0.4rem 0;
}
#wanfa_juesha .bg-fff[data-v-fc32502e] {
  background: #fff;
}
#wanfa_juesha .shangxuxian-000[data-v-fc32502e] {
  border-top: 2px solid #e5e5e5;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  width: 100%;
  overflow-x: hidden;
}
body {
  font-family: Arial, sans-serif;
  background-color: #f5f5f5;
  color: #333;
  width: 100%;
  overflow-x: hidden;
}
#app {
  min-height: 100vh;
  overflow-x: hidden;
}
@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.main-content {
  max-width: 750px;
  margin: 0 auto;
  width: 100%;
}
.draw-info {
  background: #fff;
  border: 2px solid #ff6801;
}
.history-link {
  font-weight: 600;
  transition: all 0.3s;
}
.history-link:hover {
  opacity: 0.8;
}
.draw-numbers {
  gap: 0.1rem;
}
.draw-date {
  font-weight: 600;
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  to {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-3px);
  }
  60% {
    transform: translateY(-2px);
  }
}
.banner1,
.banner2,
.banner3,
.banner4 {
  width: 100%;
  max-width: 800px;
  height: auto;
  margin: 5px auto;
  display: block;
  border-radius: 15px;
  box-shadow: 0 8px 25px #00000026;
  transition: all 0.4s ease;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.banner1 {
  animation: slideInFromRight 0.8s ease-out;
  animation-delay: 0.2s;
  animation-fill-mode: both;
}
.banner2 {
  animation: slideInFromLeft 0.8s ease-out;
  animation-delay: 0.4s;
  animation-fill-mode: both;
}
.banner3 {
  animation: slideInFromRight 0.8s ease-out;
  animation-delay: 0.6s;
  animation-fill-mode: both;
}
.banner4 {
  animation: slideInFromLeft 0.8s ease-out;
  animation-delay: 0.8s;
  animation-fill-mode: both;
}
.banner1:hover,
.banner2:hover,
.banner3:hover,
.banner4:hover {
  transform: translateY(-5px) scale(1.02);
  box-shadow: 0 15px 35px #00000040;
  filter: brightness(1.1) saturate(1.1);
}
.banner1:after,
.banner2:after,
.banner3:after,
.banner4:after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.4),
    transparent
  );
  transition: left 0.6s ease;
}
.banner1:hover:after,
.banner2:hover:after,
.banner3:hover:after,
.banner4:hover:after {
  left: 100%;
}
@keyframes slideInFromLeft {
  0% {
    transform: translate(-100px);
    opacity: 0;
  }
  to {
    transform: translate(0);
    opacity: 1;
  }
}
@keyframes slideInFromRight {
  0% {
    transform: translate(100px);
    opacity: 0;
  }
  to {
    transform: translate(0);
    opacity: 1;
  }
}
@keyframes gradientMove {
  0% {
    background-position: 200%0;
  }
  to {
    background-position: -200%0;
  }
}
@media (max-width: 768px) {
  .banner1,
  .banner2,
  .banner3,
  .banner4 {
    border-radius: 12px;
    box-shadow: 0 6px 20px #0000001f;
  }
}
@media (max-width: 480px) {
  .banner1,
  .banner2,
  .banner3,
  .banner4 {
    border-radius: 10px;
  }
}
@media (max-width: 480px) {
  .draw-info {
    flex-direction: column;
    gap: 10px;
    text-align: center;
  }
  .draw-numbers {
    gap: 3px;
  }
}
.floating-buttons {
  position: fixed;
  right: 20px;
  bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 100;
  pointer-events: auto;
  margin: 0 !important;
  padding: 0 !important;
  width: auto;
  height: auto;
  overflow: visible;
}
.nav-menu-btn {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: linear-gradient(135deg, #f39c12, #e67e22);
  border: none;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  box-shadow: 0 3px 12px #00000026;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav-menu-btn:hover {
  transform: scale(1.1) translateY(-2px);
  box-shadow: 0 5px 18px #f39c1266;
}
@keyframes slideInRight {
  0% {
    transform: translate(150px);
    opacity: 0;
  }
  to {
    transform: translate(0);
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideIn {
  0% {
    transform: translateY(-50px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  to {
    transform: scale(1);
  }
}
@media (max-width: 768px) {
  .floating-buttons {
    bottom: 15px;
    right: 15px;
    gap: 8px;
  }
  .back-to-top-btn,
  .nav-menu-btn {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}
.draw-info {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 8px #ff68011a;
}
.draw-block {
  display: flex;
  border-bottom: 2px solid #e7e4d3;
}
.draw-type {
  flex: 1;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #666;
  background: #f9f9f9;
  border-right: 1px solid #e7e4d3;
  cursor: pointer;
  transition: all 0.3s ease;
}
.draw-type:last-child {
  border-right: none;
}
.draw-type:hover {
  background: #f5f5f5;
}
.draw-type.active {
  background: #ff6801;
  color: #fff;
}
.draw-detail {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  margin-bottom: 0.2rem;
  width: 100%;
  padding: 0 0.3rem;
}
.next-draw .red {
  color: #e53935;
  font-weight: 700;
}
.history-link {
  color: #ff6801;
  font-size: 16px;
  text-decoration: underline;
}
.draw-numbers {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0.3rem 0;
  padding: 0 5px;
}
.draw-ball {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(12.5% - 5px);
  min-width: 40px;
  font-size: 15px;
  color: #666;
  justify-content: center;
}
.draw-ball b {
  font-size: 20px;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}
.draw-ball .ball_red {
  background-image: url('../assets/4cafdc988e79.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.draw-ball .ball_blue {
  background-image: url('../assets/eae9d9e94850.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.draw-ball .ball_green {
  background-image: url('../assets/4e9a5f2b93a7.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.draw-ball small {
  font-size: 16px;
  color: #888;
  min-height: 16px;
  line-height: 16px;
  display: block;
}
.draw-ball-plus {
  align-items: center;
  justify-content: center;
}
.draw-date {
  text-align: center;
  font-size: 16px;
  color: red;
  margin-top: 0.2rem;
}
@keyframes pulse {
  0%,
  to {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}
@keyframes scrollUpStep {
  0%,
  12.5% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-24px);
  }
  37.5% {
    transform: translateY(-48px);
  }
  50% {
    transform: translateY(-72px);
  }
  62.5% {
    transform: translateY(-96px);
  }
  75% {
    transform: translateY(-120px);
  }
  87.5% {
    transform: translateY(-144px);
  }
  to {
    transform: translateY(-168px);
  }
}
.header-image-container {
  position: relative;
  width: 100%;
  padding-top: 31.25%;
  overflow: hidden;
}
.header-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.header-text {
  position: absolute;
  left: 62.25%;
  top: 88.4%;
  height: auto;
  line-height: 1;
  font-size: clamp(10px, 3vw, 20px);
  color: #00f;
  font-weight: 700;
  white-space: nowrap;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);
}
.nav-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1%;
  padding: 5px;
  background-color: #e7e4d3;
  border-bottom: 2px solid #ff6801;
  flex-wrap: wrap;
}
.nav-btn {
  flex: 0 1 auto;
  padding: 8px 12px;
  background: linear-gradient(to bottom, #fff, #f5f5f5);
  border: 1px solid #ff6801;
  border-radius: 4px;
  color: #333;
  font-size: clamp(12px, 3vw, 14px);
  cursor: pointer;
  transition: all 0.3s;
  box-shadow: 0 1px 3px #ff680133;
  min-width: 70px;
  text-align: center;
}
.nav-btn:hover {
  background: #ff6801;
  color: #fff;
  border-color: #ff6801;
  transform: translateY(-1px);
  box-shadow: 0 2px 5px #ff680166;
}
.nav-btn:active {
  transform: translateY(0);
  box-shadow: 0 1px 2px #ff68014d;
}
@media (max-width: 480px) {
  .nav-btn {
    padding: 6px 8px;
    font-size: 12px;
    min-width: 60px;
  }
}
.ads-container {
  width: 100%;
  margin: 5px 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.ads-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: 4px;
}
.zdr-table {
  width: 100%;
  border-collapse: collapse;
  margin: 5px 0;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px #0000001a;
}
.zdr-table a {
  text-decoration: none;
  color: inherit;
  display: block;
  transition: all 0.3s ease;
}
.zdr-table-list tbody tr td {
  background: linear-gradient(135deg, #e8c5f0, #d4a5e0);
  color: #4a148c;
  font-size: 18px;
  font-weight: 800;
  padding: 0 15px;
  border-bottom: 2px solid #fff;
  font-family: 微软雅黑, sans-serif;
}
.zdr-table-list tbody tr:last-child td {
  border-bottom: none;
}
.zdr-table-list tbody tr td:hover {
  background: linear-gradient(135deg, #d4a5e0, #c495d0);
  transform: translate(3px);
}
.zdr-table-list img {
  vertical-align: middle;
  margin-left: 5px;
}
.zdr-table-grid tbody tr td {
  background: #008b8b;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 0 10px;
  border: 2px solid #fff;
  font-family: 微软雅黑, sans-serif;
  transition: all 0.3s ease;
}
.zdr-table-grid tbody tr td:hover {
  background: #ff6801;
  transform: scale(1.05);
  box-shadow: 0 4px 8px #ff68014d;
  position: relative;
  z-index: 1;
}
.zdr-table-grid tbody tr td span {
  color: #fff;
}
@media (max-width: 480px) {
  .zdr-table-list tbody tr td {
    font-size: 18px;
    padding: 0 12px;
  }
  .zdr-table-grid tbody tr td {
    font-size: 18px;
    padding: 0 8px;
  }
}
.draw-content {
  background: #fff;
}
