/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @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 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.page[data-v-2a6dfeb5] {
  background-color: #fff;
}
canvas[data-v-2a6dfeb5] {
  z-index: 0;
  flex: 1;
  width: 100%;
  background-color: #fff;
}

