.boxall {
  border: 1px solid rgba(25, 186, 139, 0.17);
  padding: 0 0.2rem 0.4rem 0.15rem;
  background: rgba(255, 255, 255, 0.04);
  background-size: 100% auto;
  position: relative;
  margin-bottom: 0.15rem;
  z-index: 10;
}
.boxall:before,
.boxall:after {
  position: absolute;
  width: 0.1rem;
  height: 0.1rem;
  content: "";
  border-top: 2px solid #02a6b5;
  top: 0;
}
.boxall:before,
.boxfoot:before {
  border-left: 2px solid #02a6b5;
  left: 0;
}
.boxall:after,
.boxfoot:after {
  border-right: 2px solid #02a6b5;
  right: 0;
}
.alltitle {
  font-size: 0.2rem;
  color: #fff;
  text-align: center;
  line-height: 0.5rem;
}

.boxfoot {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.boxfoot:before,
.boxfoot:after {
  position: absolute;
  width: 0.1rem;
  height: 0.1rem;
  content: "";
  border-bottom: 2px solid #02a6b5;
  bottom: 0;
}

.bar {
  background: rgba(101, 132, 226, 0.1);
  padding: 0.15rem;
}
.barbox li,
.barbox2 li {
  width: 50%;
  text-align: center;
  position: relative;
  z-index: 100;
}
.barbox:before,
.barbox:after {
  position: absolute;
  width: 0.3rem;
  height: 0.1rem;
  content: "";
}
.barbox:before {
  border-left: 2px solid #02a6b5;
  left: 0;
  border-top: 2px solid #02a6b5;
}
.barbox:after {
  border-right: 2px solid #02a6b5;
  right: 0;
  bottom: 0;
  border-bottom: 2px solid #02a6b5;
}

.barbox li:first-child:before {
  position: absolute;
  content: "";
  height: 50%;
  width: 1px;
  background: rgba(255, 255, 255, 0.2);
  right: 0;
  top: 25%;
}

.barbox {
  border: 1px solid rgba(25, 186, 139, 0.17);
  position: relative;
}
.barbox li {
  font-size: 0.7rem;
  color: #ffeb7b;
  padding: 0.05rem 0;
  font-family: electronicFont;
  font-weight: bold;
}
/*.barbox2 li {*/
/*  font-size: 0.19rem;*/
/*  color: rgba(255, 255, 255, 0.7);*/
/*  padding-top: 0.1rem;*/
/*}*/

/*.map {*/
/*  position: relative;*/
/*  height: 7.2rem;*/
/*  z-index: 9;*/
/*}*/
/*.map4 {*/
/*  width: 200%;*/
/*  height: 7rem;*/
/*  position: relative;*/
/*  left: -50%;*/
/*  top: 4%;*/
/*  margin-top: 0.2rem;*/
/*  z-index: 5;*/
/*}*/
/*.map1,*/
/*.map2,*/
/*.map3 {*/
/*  position: absolute;*/
/*  opacity: 0.5;*/
/*}*/
/*.map1 {*/
/*  width: 6.43rem;*/
/*  z-index: 2;*/
/*  top: 0.45rem;*/
/*  left: 0.7rem;*/
/*  animation: myfirst2 15s infinite linear;*/
/*}*/
/*.map2 {*/
/*  width: 5.66rem;*/
/*  top: 0.85rem;*/
/*  left: 1.2rem;*/
/*  z-index: 3;*/
/*  opacity: 0.2;*/
/*  animation: myfirst 10s infinite linear;*/
/*}*/
/*.map3 {*/
/*  width: 5.18rem;*/
/*  top: 1.07rem;*/
/*  left: 1.4rem;*/
/*  z-index: 1;*/
/*}*/

/*.tabs {*/
/*  text-align: center;*/
/*  padding: 0.1rem 0 0 0;*/
/*}*/
/*.tabs a {*/
/*  position: relative;*/
/*  display: inline-block;*/
/*  margin-left: 1px;*/
/*  padding: 0.05rem 0.2rem;*/
/*  color: #898989;*/
/*  transition: all 0.3s ease-out 0s;*/
/*  font-size: 14px;*/
/*}*/
/*.tabs li {*/
/*  display: inline-block;*/
/*}*/
/*.tabs a:after {*/
/*  position: absolute;*/
/*  width: 1px;*/
/*  height: 10px;*/
/*  background-color: rgba(255, 255, 255, 0.1);*/
/*  content: "";*/
/*  margin-left: 0;*/
/*  right: -1px;*/
/*  margin-top: 7px;*/
/*}*/
/*.tabs li a.active {*/
/*  border: 1px solid rgba(25, 186, 139, 0.17);*/
/*  background: rgba(255, 255, 255, 0.05);*/
/*  color: #fff;*/
/*}*/

/*.tit02 {*/
/*  text-align: center;*/
/*  margin: 0.1rem 0;*/
/*  position: relative;*/
/*}*/
/*.tit02 span {*/
/*  border: 1px solid rgba(25, 186, 139, 0.17);*/
/*  letter-spacing: 2px;*/
/*  padding: 0.01rem 0.2rem;*/
/*  background: rgba(255, 255, 255, 0.05);*/
/*  font-size: 0.18rem;*/
/*  color: #49bcf7;*/
/*}*/
/*.tit02:before,*/
/*.tit02:after {*/
/*  position: absolute;*/
/*  width: 26%;*/
/*  height: 1px;*/
/*  background: rgba(25, 186, 139, 0.2);*/
/*  content: "";*/
/*  top: 0.12rem;*/
/*}*/
/*.tit02:after {*/
/*  right: 0;*/
/*}*/
/*.tit02:before {*/
/*  left: 0;*/
/*}*/

/*.wrap {*/
/*  height: 2.54rem;*/
/*  overflow: hidden;*/
/*}*/
/*.wrap li {*/
/*  line-height: 0.42rem;*/
/*  height: 0.42rem;*/
/*  font-size: 0.18rem;*/
/*  text-indent: 0.24rem;*/
/*  margin-bottom: 0.1rem;*/
/*}*/
/*.wrap li p {*/
/*  border: 1px solid rgba(25, 186, 139, 0.17);*/
/*  color: rgba(255, 255, 255, 0.6);*/
/*}*/
/*.sy {*/
/*  float: left;*/
/*  width: 33%;*/
/*  height: 95%;*/
/*  margin-top: 0.25rem;*/
/*}*/

/*.adduser {*/
/*  height: 1.5rem;*/
/*  overflow: hidden;*/
/*}*/
/*.adduser li {*/
/*  height: 0.5rem;*/
/*}*/
/*.adduser img {*/
/*  width: 0.4rem;*/
/*  border-radius: 0.5rem;*/
/*  margin-right: 0.1rem;*/
/*  display: inline-block;*/
/*  vertical-align: middle;*/
/*}*/
/*.adduser span {*/
/*  line-height: 0.5rem;*/
/*  font-size: 0.18rem;*/
/*  color: rgba(255, 255, 255, 0.6);*/
/*}*/

/*.sycm ul {*/
/*  margin-left: -0.5rem;*/
/*  margin-right: -0.5rem;*/
/*  padding: 0.16rem 0;*/
/*  justify-content: center;*/
/*}*/
/*.sycm li {*/
/*  float: left;*/
/*  width: 33.33%;*/
/*  text-align: center;*/
/*  position: relative;*/
/*}*/
/*.sycm li:before {*/
/*  position: absolute;*/
/*  content: "";*/
/*  height: 30%;*/
/*  width: 1px;*/
/*  background: rgba(255, 255, 255, 0.1);*/
/*  right: 0;*/
/*  top: 15%;*/
/*}*/
/*.sycm li:last-child:before {*/
/*  width: 0;*/
/*}*/

.sycm li h2 {
  font-size: 0.45rem;
  color: #c5ccff;
  font-family: electronicFont;
}
.sycm li span {
  font-size: 0.15rem;
  color: #fff;
  opacity: 0.5;
}

@keyframes myfirst2 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

@keyframes myfirst {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-359deg);
  }
}

/*Plugin CSS*/
.str_wrap {
  overflow: hidden;
  width: 100%;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
.str_move_clone {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 100%;
  top: 0;
}
.str_vertical .str_move_clone {
  left: 0;
  top: 100%;
}
.str_down .str_move_clone {
  left: 0;
  bottom: 100%;
}
.str_vertical .str_move,
.str_down .str_move {
  white-space: normal;
  width: 100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
  cursor: inherit;
}
.str_wrap img {
  max-width: none !important;
}

/* 添加到现有的CSS文件中 */
.counter {
  font-family: electronicFont;
  font-weight: bold;
  color: #ffeb7b;
  transition: all 0.3s ease-in-out;
}

.counter.updating {
  animation: numberFlash 0.5s ease-in-out;
  text-shadow: 0 0 15px rgba(255, 235, 123, 0.8);
}

.barbox li {
  position: relative;
  overflow: hidden;
}

/* 添加数字变化时的闪光效果 */
@keyframes numberFlash {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0.8;
    transform: scale(1.05);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

/* 数字翻动效果样式 */
.counter-wrapper {
  height: 0.7rem;
  overflow: hidden;
  position: relative;
}

.digit-wrapper {
  position: relative;
  display: inline-block;
  height: 0.7rem;
  overflow: hidden;
  font-family: electronicFont;
  font-weight: bold;
  color: #ffeb7b;
}

.digit-container {
  position: absolute;
  top: 0;
  transition: top 0.3s ease-in-out;
}

.digit {
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.7rem;
}

/* 数字翻转动画 */
@keyframes numberRoll {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}

.rolling {
  animation: numberRoll 0.3s ease-in-out;
}

/* 数字滚动效果样式 */
.counter {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.7rem;
  font-family: electronicFont;
}

.number-box {
  position: relative;
  width: 0.4rem;
  height: 0.7rem;
  line-height: 0.7rem;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
  margin: 0 0.02rem;
  border-radius: 0.04rem;
}

.number-box.comma {
  width: 0.2rem;
  background: transparent;
  color: #ffeb7b;
}

.scroll-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.scroll-wrapper span {
  display: block;
  height: 0.7rem;
  color: #ffeb7b;
  font-size: 0.5rem;
  font-weight: bold;
  text-shadow: 0 0 10px rgba(255, 235, 123, 0.3);
}

.scroll-up {
  transform: translateY(-100%);
}

/* 数字发光效果 */
.number-box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    180deg,
    rgba(255, 235, 123, 0.1) 0%,
    rgba(255, 235, 123, 0) 50%,
    rgba(255, 235, 123, 0.1) 100%
  );
  pointer-events: none;
  border-radius: 0.04rem;
}

/* 优化动画性能 */
.scroll-wrapper {
  will-change: transform;
  -webkit-font-smoothing: antialiased;
}

/* 静态数字样式 */
.number-box.static {
  color: #ffeb7b;
  font-size: 0.5rem;
  font-weight: bold;
  text-shadow: 0 0 10px rgba(255, 235, 123, 0.3);
}

/* 优式 */
.counter {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.8rem;
  font-family: electronicFont;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 0.04rem;
  padding: 0 0.1rem;
}

.number-column {
  position: relative;
  width: 0.45rem;
  height: 0.8rem;
  overflow: hidden;
  margin: 0 0.02rem;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 0.04rem;
}

.number-scroll-wrapper {
  position: absolute;
  width: 100%;
  transform: translateY(0);
}

.number-item {
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.7rem;
  color: #ffeb7b;
  text-align: center;
  font-family: electronicFont;
  text-shadow: 0 0 10px rgba(255, 235, 123, 0.3);
}

.number-separator {
  width: 0.2rem;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.6rem;
  color: rgba(255, 235, 123, 0.8);
  text-align: center;
  margin: 0 0.02rem;
}

/* 滚动遮罩效果 */
.number-column::before,
.number-column::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 0.25rem;
  z-index: 2;
  pointer-events: none;
}

.number-column::before {
  top: 0;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.8) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}

.number-column::after {
  bottom: 0;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.8) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}

/* 优化性能 */
.number-scroll-wrapper {
  will-change: transform;
  -webkit-font-smoothing: antialiased;
  backface-visibility: hidden;
}

/* 数字发光效果 */
.number-item {
  position: relative;
}

.number-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    180deg,
    rgba(255, 235, 123, 0.15) 0%,
    rgba(255, 235, 123, 0) 50%,
    rgba(255, 235, 123, 0.15) 100%
  );
  pointer-events: none;
}

/* 数字容器样式 */
.number-column {
  position: relative;
  perspective: 1000px;
  transform-style: preserve-3d;
}

/* 优化数字滚动样式 */
.number-column {
  position: relative;
  width: 0.45rem;
  height: 0.8rem;
  overflow: hidden;
  margin: 0 0.02rem;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 0.04rem;
}

.number-scroll-wrapper {
  position: absolute;
  width: 100%;
  transform: translateY(0);
}

.number-item {
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.7rem;
  color: #ffeb7b;
  text-align: center;
  font-family: electronicFont;
  text-shadow: 0 0 10px rgba(255, 235, 123, 0.3);
}

/* 滚动遮罩效果 */
.number-column::before,
.number-column::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 0.25rem;
  z-index: 2;
  pointer-events: none;
}

.number-column::before {
  top: 0;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.8) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}

.number-column::after {
  bottom: 0;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.8) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}

/* 优化性能 */
.number-scroll-wrapper {
  will-change: transform;
  -webkit-font-smoothing: antialiased;
  backface-visibility: hidden;
}

/* 添加趋势指示器样式 */
.trend-indicator {
  display: inline-flex;
  align-items: center;
  margin: 0.05rem 0;
  font-size: 0.16rem;
}

.trend-indicator i {
  margin-right: 0.05rem;
  font-style: normal;
  font-weight: bold;
}

.arrow-up {
  color: #ff4d4f; /* 上升箭头红色 */
}

.arrow-down {
  color: #52c41a; /* 下降箭头绿色 */
}

.trend-indicator span {
  font-size: 0.14rem;
  opacity: 0.8;
}

/* 优化数据显示布局 */
.sycm li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sycm li h2 {
  margin-bottom: 0.05rem;
}

.sycm li span:last-child {
  margin-top: 0.05rem;
}

.sycm {
  padding: 0.2rem;
  color: #fff;
}

.data-row {
  margin-bottom: 0.2rem;
  padding: 0.15rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.1rem;
}

.data-title {
  font-size: 0.16rem;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0.1rem;
}

.data-value {
  font-size: 0.36rem;
  font-family: electronicFont;
  color: #7cdbf8;
  margin-bottom: 0.15rem;
}

.data-group {
  display: flex;
  justify-content: space-between;
}

.data-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.data-item .label {
  font-size: 0.14rem;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 0.05rem;
}

.data-item .value {
  font-size: 0.16rem;
  color: #98fb98;
  font-family: electronicFont;
}

/* 添加渐变边框效果 */
.data-row {
  position: relative;
  border: 1px solid transparent;
  background-clip: padding-box;
}

.data-row::after {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background: linear-gradient(
    45deg,
    rgba(0, 255, 255, 0.1),
    rgba(255, 255, 255, 0.1)
  );
  z-index: -1;
  border-radius: 0.1rem;
}

/* 为段添颜色 */
.data-row:nth-child(1) .data-value {
  color: #98fb98; /* 今日数据 - 绿色 */
}

.data-row:nth-child(2) .data-value {
  color: #7cdbf8; /* 本月数据 - 蓝色 */
}

.data-row:nth-child(3) .data-value {
  color: #e6a8f7; /* 本年数据 - 紫色 */
}

.data-panel {
  display: flex;
  justify-content: space-between;
  padding: 0.1rem;
  height: calc(100% - 0.5rem);
}

.data-section {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding: 0.1rem;
}

.data-section:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 15%;
  height: 70%;
  width: 1px;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0)
  );
}

.time-label {
  font-size: 0.2rem;
  color: rgb(239, 213, 45);
  margin-bottom: 0.1rem;
}

.main-amount {
  font-size: 0.36rem;
  /* font-family: electronicFont; */
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
  margin: 0.15rem 0;
  background: linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0.8));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* 为不同间段设置同颜色 */
.data-section:nth-child(1) .main-amount {
  background: linear-gradient(
    180deg,
    #7fffd4 0%,
    #40ffd4 20%,
    #00ffba 40%,
    #40ffd4 60%,
    #00ffba 80%,
    rgba(0, 255, 186, 0.9) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 0 2px rgba(0, 255, 186, 0.2);
  position: relative;
}

.data-section:nth-child(2) .main-amount {
  background: linear-gradient(
    180deg,
    #b0f9ff 0%,
    #80f9ff 20%,
    #00f0ff 40%,
    #80f9ff 60%,
    #00f0ff 80%,
    rgba(0, 240, 255, 0.9) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 0 2px rgba(0, 240, 255, 0.2);
}

.data-section:nth-child(3) .main-amount {
  background: linear-gradient(
    180deg,
    #e4d5ff 0%,
    #d4c5ff 20%,
    #a390ff 40%,
    #d4c5ff 60%,
    #a390ff 80%,
    rgba(163, 144, 255, 0.9) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 0 2px rgba(163, 144, 255, 0.2);
}

.metrics-group {
  width: 55%;
  margin-top: 0.1rem;
}

.metric-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.05rem 0;
  white-space: nowrap;
}

.metric-item span {
  font-size: 0.13rem;
  color: rgba(255, 255, 255, 0.5);
  font-family: electronicFont;
}

.metric-item em {
  font-style: normal;
  font-size: 0.12rem;
  font-family: electronicFont;
}
.metric-item em b {
  font-size: 0.25rem;
  font-family: electronicFont;
}
.greenCounts {
  color: rgb(255, 255, 255, 0.5);
}
.purpleCounts {
  color: #9c27b0;
}
.blueCounts {
  color: #0288d1;
}
.yellowCounts {
  color: #ffeb7b;
}
em .whiteCounts {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.12rem;
}

/* 添加hover效果 */
.main-amount {
  transition: all 0.3s ease;
}

.main-amount:hover {
  transform: scale(1.1);
  text-shadow: 0 0 10px currentColor;
}

.metric-item:hover em {
  color: #fff;
  text-shadow: 0 0 5px #fff;
}

/* 订单显示样式优化 */
.order-scroll-container {
  height: 100%;
  padding: 0.15rem;
  position: relative;
}

.order-header {
  display: flex;
  justify-content: space-between;
  padding: 0 0.2rem;
  height: 0.4rem;
  line-height: 0.4rem;
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.16rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 0.15rem;
}

.order-scroll-box {
  height: calc(100% - 0.6rem);
  overflow: hidden;
  position: relative;
}

.order-list {
  padding: 0 0.1rem;
}

.order-item {
  padding: 0.12rem 0.2rem;
  margin-bottom: 0.15rem;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 0.04rem;
  transition: all 0.3s ease;
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.product-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.product-counts {
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.18rem;
  width: 45%;
}

.product-counts em {
  color: #98fb98;
  font-style: normal;
  font-family: electronicFont;
  font-size: 0.2rem;
  margin: 0 0.05rem;
}

.product-trend {
  width: 20%;
  text-align: right;
  font-family: electronicFont;
  font-size: 0.16rem;
  white-space: nowrap;
}

.arrow-up {
  color: #ff4d4f;
}

.arrow-down {
  color: #52c41a;
}

/* 更新动画 */
.order-item.updating {
  background: rgba(255, 255, 255, 0.08);
  transform: scale(1.02);
}

/* 悬停效果 */
.order-item:hover {
  background: rgba(255, 255, 255, 0.08);
  transform: translateX(0.1rem);
  border-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 15px rgba(0, 234, 255, 0.1);
}

/* 渐变遮罩优化 */
.order-scroll-box::before,
.order-scroll-box::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 0.3rem;
  z-index: 1;
  pointer-events: none;
}

.order-scroll-box::before {
  top: 0;
  background: linear-gradient(
    to bottom,
    rgba(0, 13, 74, 1) 0%,
    rgba(0, 13, 74, 0.5) 50%,
    rgba(0, 13, 74, 0) 100%
  );
}

.order-scroll-box::after {
  bottom: 0;
  background: linear-gradient(
    to top,
    rgba(0, 13, 74, 1) 0%,
    rgba(0, 13, 74, 0.5) 50%,
    rgba(0, 13, 74, 0) 100%
  );
}

.order-board {
  height: 100%;
  padding: 0.15rem;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0.04rem;
}

.board-content {
  height: 100%;
  display: grid;
  grid-template-rows: repeat(4, 1fr);
  gap: 0.15rem;
}

.board-item {
  position: relative;
  perspective: 1000px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.04rem;
  overflow: hidden;
}

.item-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  transition: transform 0.5s;
  transform-style: preserve-3d;
}

.board-item.flipping .item-content {
  transform: rotateX(180deg);
}

.product-name {
  color: #7cdbf8;
  /*font-size: 0.16rem;*/
  width: 25%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 20px;
}

.product-data {
    text-align: left;
  /*color: rgba(255, 255, 255, 0.8);*/
  /*font-size: 0.14rem;*/
  width: 30%;
  /*white-space: nowrap;*/
}

.product-data em {
  color: #98fb98;
  font-style: normal;
  font-family: electronicFont;
  /*font-size: 0.18rem;*/
  /*margin: 0 0.05rem;*/
}

/* 发光效果 */
.board-item:hover {
  box-shadow: 0 0 15px rgba(0, 234, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.2);
}

/* 翻转动画优化 */
.board-item {
  transition: all 0.3s ease;
}

.item-content {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.order-board {
  height: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  padding: 0px 0;
}

.board-wrapper {
  height: 100%;
  overflow: hidden;
  position: relative;
}

.board-content {
  position: absolute;
  width: 100%;
  transition: top 0.5s linear;
}

.board-item {
  height: 35px;
  line-height: 35px;
  margin-bottom: 5px;
  background: rgba(0, 180, 255, 0.05);
}

.item-content {
  display: flex;
  align-items: left;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  height: 100%;
  text-align: left;
}

.percent {
  color: #fff;
}
.trend {
  width: 33%;
  text-align: text;
  font-family: "DIN";
  font-weight: 500;
  /*font-size: 0.15rem;*/
  white-space: nowrap;
  margin-right: 20px;
  color: #fff;
}

.trend.arrow-down {
  color: #00ffbb;
  margin-right: 20px;
}

.trend.arrow-up {
  color: #ff4d4f;
  margin-right: 20px;
}
/* 等级样式 */
.level {
  display: inline-block;
  width: 0.24rem;
  height: 0.24rem;
  line-height: 0.24rem;
  padding: 0;
  border-radius: 0.04rem;
  /*font-size: 0.12rem;*/
  margin-left: 0.08rem;
  font-weight: normal;
  font-family: Arial;
  text-align: center;
  align-items: center;
  justify-items: center;
  margin-bottom: 8px;
}
.level-name {
  margin-left: 0.02rem;
  /*font-size: 0.13rem;*/
  color: #fff;
}

.level-f {
  background: linear-gradient(45deg, #ffd700, #ffa500);
  color: #fff;
  text-shadow: 0 0 5px rgba(255, 215, 0, 0.5);
}

.level-a {
  background: linear-gradient(45deg, #ff69b4, #ff1493);
  color: #fff;
  text-shadow: 0 0 5px rgba(255, 105, 180, 0.5);
}

.level-b {
  background: linear-gradient(45deg, #4169e1, #0000cd);
  color: #fff;
  text-shadow: 0 0 5px rgba(65, 105, 225, 0.5);
}

.level-c {
  background: linear-gradient(45deg, #32cd32, #228b22);
  color: #fff;
  text-shadow: 0 0 5px rgba(50, 205, 50, 0.5);
}

.level-d {
  background: linear-gradient(45deg, #808080, #696969);
  color: #fff;
  text-shadow: 0 0 5px rgba(128, 128, 128, 0.5);
}
.level-e {
  background: linear-gradient(45deg, #a0522d, #8b4513);
  color: #fff;
  text-shadow: 0 0 5px rgba(160, 82, 45, 0.5);
}

.level-o {
  background: linear-gradient(45deg, #9400d3, #4b0082);
  color: #fff;
  text-shadow: 0 0 5px rgba(148, 0, 211, 0.5);
}

 /*优化等级显示的动画效果 */
.level {
  transition: all 0.3s ease;
}

.board-item:hover .level {
  transform: scale(1.1);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
}

html,
body {
  height: 100%;
  overflow: hidden;
}

.mainbox {
  height: calc(100% - 1.05rem);
  overflow: hidden;
}

/* 优化数面板视觉效果 */
.data-section {
  flex: 1;
  text-align: center;
  padding: 0.1rem;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
  position: relative;
}

/* 标题样式优化 */
.time-label {
  font-size: 0.18rem;
  position: relative;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 0.02rem;
}

/* 主要金额数字效果优化 - 保持清晰的渐变效果 */
.data-section:nth-child(1) .main-amount {
  background: linear-gradient(
    180deg,
    #ffd700 0%,
    #ffeb3b 20%,
    #ffd700 30%,
    #ffeb3b 40%,
    #ffd700 50%,
    #b8860b 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 0 2px rgba(0, 255, 186, 0.2);
  position: relative;
  font-size: 0.8rem;
}

.data-section:nth-child(2) .main-amount {
  background: linear-gradient(
    180deg,
    #ffd700 0%,
    #ffeb3b 20%,
    #ffd700 30%,
    #ffeb3b 40%,
    #ffd700 50%,
    #b8860b 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 0 2px rgba(0, 240, 255, 0.2);
  font-size: 0.8rem;
}

.data-section:nth-child(3) .main-amount {
  background: linear-gradient(
    180deg,
    #ffd700 0%,
    #ffeb3b 20%,
    #ffd700 30%,
    #ffeb3b 40%,
    #ffd700 50%,
    #b8860b 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 0 2px rgba(163, 144, 255, 0.2);
  font-size: 0.8rem;
}

/* 移除光晕效果 */
.main-amount::after {
  display: none; /* 移除光晕效果 */
}
