/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.model_list[data-v-407ba4c4] {
  width: 4.825rem;
  background-color: #444;
  border-radius: 0.25rem;
  font-size: 0.65rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: fixed;
  right: 0.55rem;
  top: 2.5rem;
  animation: 0.3s headermyfadeIn-data-v-407ba4c4 ease both;
  z-index: 99999;
}
.model_list span[data-v-407ba4c4] {
  position: absolute;
  top: -0.15rem;
  right: 0.375rem;
  display: block;
  width: 0;
  height: 0;
  border-bottom: 0.2rem solid #444;
  border-left: 0.225rem solid transparent;
  border-right: 0.225rem solid transparent;
}
.model_list li[data-v-407ba4c4] {
  color: #ccc !important;
  flex: 1;
  width: 100%;
  line-height: 1.375rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1PX solid #888;
}
@keyframes headermyfadeIn-data-v-407ba4c4 {
0% {
    opacity: 0;
    transform: translateY(-5.4rem);
}
100% {
    opacity: 1;
    transform: translateY(0.25rem);
}
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.trend[data-v-406494ef],
.trend .trend_content[data-v-406494ef] {
  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-406494ef] {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 111;
}
.content_box[data-v-406494ef] {
  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 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.blue_column[data-v-406494ef] {
  flex: none;
  display: block;
  width: 1.35rem;
  line-height: 1.075rem;
}
.open_code_dif_bg[data-v-406494ef] {
  background-color: #e4f4fa;
}
.dif_bg[data-v-406494ef] {
  background-color: #ffff38;
}
ul[data-v-406494ef] {
  overflow: hidden;
  display: flex;
}
ul li[data-v-406494ef] {
  flex: 1;
  line-height: 0.55rem;
  margin-left: -1PX;
  box-shadow: -1PX 0 0 0 rgba(104, 196, 232, 0.5);
  position: relative;
}
ul li span[data-v-406494ef] {
  width: 100%;
  height: 100%;
  display: inline-block;
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.45rem;
  letter-spacing: -0.05rem;
}
ul li.red_ball[data-v-406494ef] {
  color: #c51c00;
}
ul li.red_ball span[data-v-406494ef] {
  display: inline-block;
}
.periods[data-v-406494ef] {
  width: 0.675rem;
  flex: none !important;
  box-shadow: -1PX 0 0 0 rgba(104, 196, 232, 0.5);
  line-height: 0.55rem;
}
.trend .header-box[data-v-406494ef] {
  width: 100%;
  display: flex;
  background-color: #009cd9;
  color: #fff;
  text-align: center;
}
.trend div.tit[data-v-406494ef] {
  flex: 35;
  text-align: center;
  border-left: 1PX solid rgba(104, 196, 232, 0.5);
  border-right: 1PX solid rgba(104, 196, 232, 0.5);
}
.trend div.tit h3[data-v-406494ef] {
  border-bottom: 1PX solid rgba(104, 196, 232, 0.5);
}
.trend div.tit ul[data-v-406494ef] {
  display: flex;
}
.trend div.tit ul li[data-v-406494ef] {
  flex: 1;
}
.trend .content_box .content[data-v-406494ef] {
  font-weight: bold;
  display: flex;
  background-color: #fff;
  color: #444;
  text-align: center;
  border-bottom: 1PX solid rgba(104, 196, 232, 0.5);
}
.trend .content_box .content ul[data-v-406494ef] {
  flex: 33;
  display: flex;
  box-shadow: -1PX 0 0 0 rgba(104, 196, 232, 0.5);
}
.trend .content_box .content ul li[data-v-406494ef] {
  position: relative;
}
.trend .content_box .content span.blue[data-v-406494ef] {
  letter-spacing: -1PX;
  text-align: center;
  font-size: 0.475rem;
  color: #0000ff;
  flex: 1;
}
.trend .footer[data-v-406494ef] {
  font-weight: bold;
  width: 100%;
  display: flex;
  color: #fff;
  background-color: #009cd9;
  text-align: center;
  border-bottom: 1PX solid rgba(104, 196, 232, 0.5);
}
.trend .footer ul[data-v-406494ef] {
  width: 100%;
}
.trend .footer span[data-v-406494ef] {
  white-space: nowrap;
}

