/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.trend[data-v-98999058],
.trend .trend_content[data-v-98999058] {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  font-size: 0.325rem;
  transition: all 800ms;
  transform-origin: 50% 50%;
}
.trend .trend_content[data-v-98999058] {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 111;
}
.content_box[data-v-98999058] {
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  flex: 1;
  font-weight: bold;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.bold_font[data-v-98999058] {
  font-weight: bold;
}
ul[data-v-98999058] {
  display: flex;
}
ul li[data-v-98999058] {
  width: 0.25rem;
  height: 0.55rem;
  line-height: 0.55rem;
  white-space: nowrap;
  box-shadow: -1PX 0 0 rgba(204, 204, 204, 0.5);
}
ul li.ball[data-v-98999058] {
  color: #c51c00;
}
ul li span.yellow[data-v-98999058] {
  background-color: #fff100;
}
.periods[data-v-98999058] {
  border-left: 1PX solid #ddd;
  width: 0.85rem;
  flex: none !important;
  line-height: 0.55rem;
}
.trend[data-v-98999058] {
  font-size: 0.325rem;
}
.trend .tit_19[data-v-98999058] {
  flex: 34;
}
.trend .tit_10[data-v-98999058] {
  flex: 10;
}
.trend div.tit_4[data-v-98999058] {
  flex: 8;
  border-left: 1PX solid #ddd;
}
.trend div.tit_4 span[data-v-98999058] {
  color: #dc3b40;
}
.trend div.tit_4[data-v-98999058],
.trend .tit_19[data-v-98999058],
.trend .tit_10[data-v-98999058] {
  margin-left: -1PX;
  text-align: center;
  box-shadow: -1PX 0 0 rgba(204, 204, 204, 0.5);
}
.trend div.tit_4 h3[data-v-98999058],
.trend .tit_19 h3[data-v-98999058],
.trend .tit_10 h3[data-v-98999058] {
  border-bottom: 1PX solid rgba(204, 204, 204, 0.5);
}
.trend div.tit_4 ul[data-v-98999058],
.trend .tit_19 ul[data-v-98999058],
.trend .tit_10 ul[data-v-98999058] {
  display: flex;
}
.trend div.tit_4 li[data-v-98999058],
.trend .tit_19 li[data-v-98999058],
.trend .tit_10 li[data-v-98999058] {
  flex: 1;
}
.trend div.tit_4 li span[data-v-98999058],
.trend .tit_19 li span[data-v-98999058],
.trend .tit_10 li span[data-v-98999058] {
  position: relative;
  z-index: 111;
  display: inline-block;
  flex: 1;
  width: 100%;
  height: 100%;
  line-height: 0.625rem;
  transform: scale(1.2);
}
.trend .tit_10 li span[data-v-98999058] {
  position: relative;
  z-index: 111;
  width: 140%;
  height: 100%;
  margin-left: -0.05rem;
}
.trend .header-box[data-v-98999058] {
  width: 100%;
  display: flex;
  background-color: #f0e5c6;
  color: #333;
  text-align: center;
}
.trend .header-box span[data-v-98999058] {
  flex: 1;
}
.trend .content_box .content[data-v-98999058] {
  display: flex;
  background-color: #e8e6e2;
  color: #333;
  text-align: center;
  border-bottom: 1PX solid rgba(204, 204, 204, 0.5);
}
.trend .footer[data-v-98999058] {
  width: 100%;
  display: flex;
  color: #333;
  background-color: #f0e5c6;
  text-align: center;
  border-bottom: 1PX solid rgba(204, 204, 204, 0.5);
}
.trend .footer ul[data-v-98999058] {
  width: 100%;
  display: flex;
}
.trend .footer li[data-v-98999058] {
  flex: 1;
  height: 0.55rem;
  line-height: 0.55rem;
}
.trend .footer span[data-v-98999058] {
  line-height: 0.55rem;
  white-space: nowrap;
}

