/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.trend[data-v-186b6df0],
.trend .trend_content[data-v-186b6df0] {
  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-186b6df0] {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 111;
}
.content_box[data-v-186b6df0] {
  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 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.text-color[data-v-186b6df0] {
  color: #f05a50;
}
.open-code[data-v-186b6df0] {
  position: relative;
  background: #c43127;
}
.open-code span[data-v-186b6df0] {
  color: #fff;
}
.open-code em[data-v-186b6df0] {
  position: absolute;
  top: -0.25rem;
  right: -0.25rem;
  z-index: 1;
  width: 0.55rem;
  height: 0.55rem;
  line-height: 0.55rem;
  border-radius: 50%;
  color: #fff;
  background: #f3a43e;
}
.alignment[data-v-186b6df0] {
  padding: 0.3rem 0;
}
ul[data-v-186b6df0] {
  display: flex;
}
ul li[data-v-186b6df0] {
  width: 0.25rem;
  height: 0.9rem;
  line-height: 0.9rem;
  white-space: nowrap;
  box-shadow: -1PX 0 0 #fff;
  font-size: 0.55rem;
}
ul li.ball[data-v-186b6df0] {
  color: #c51c00;
}
ul li span.yellow[data-v-186b6df0] {
  background-color: #fff100;
}
.periods[data-v-186b6df0] {
  width: 2rem;
  font-size: 0.45rem;
  border-left: 1PX solid #fff;
  flex: none !important;
}
.periods em[data-v-186b6df0] {
  vertical-align: middle;
}
.trend div.tit_10[data-v-186b6df0] {
  flex: 10;
}
.trend div.tit_28[data-v-186b6df0] {
  flex: 26;
}
.trend div.tit_10[data-v-186b6df0],
.trend div.tit_28[data-v-186b6df0] {
  margin-left: -1PX;
  text-align: center;
  box-shadow: -1PX 0 0 #fff;
}
.trend div.tit_10 h3[data-v-186b6df0],
.trend div.tit_28 h3[data-v-186b6df0] {
  border-bottom: 1PX solid #fff;
}
.trend div.tit_10 ul[data-v-186b6df0],
.trend div.tit_28 ul[data-v-186b6df0] {
  display: flex;
}
.trend div.tit_10 li[data-v-186b6df0],
.trend div.tit_28 li[data-v-186b6df0] {
  flex: 1;
}
.trend .header-box[data-v-186b6df0] {
  width: 100%;
  display: flex;
  background-color: #f0e5c6;
  color: #333;
  text-align: center;
}
.trend .header-box span[data-v-186b6df0] {
  flex: 1;
}
.trend .content_box .content[data-v-186b6df0] {
  display: flex;
  background-color: #e8e6e2;
  color: #444;
  text-align: center;
  border-bottom: 1PX solid #fff;
}
.trend .footer[data-v-186b6df0] {
  width: 100%;
  display: flex;
  background-color: #f0e5c6;
  color: #333;
  text-align: center;
  border-bottom: 1PX solid #fff;
}
.trend .footer ul[data-v-186b6df0] {
  width: 100%;
  display: flex;
}
.trend .footer li[data-v-186b6df0] {
  flex: 1;
  height: 0.9rem;
  line-height: 0.9rem;
}
.trend .footer span[data-v-186b6df0] {
  line-height: 0.9rem;
  white-space: nowrap;
}

