/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.ai-act-list[data-v-31ec8300] {
  width: 100%;
  margin: 0.3rem 0;
  border-radius: 0.5rem;
  padding: 0 0.45rem;
  overflow: hidden;
  background-color: white;
  position: relative;
}
.ai-act-list .ai-act-list-title[data-v-31ec8300] {
  margin: 0.5rem 0;
  width: 100%;
  min-height: 1.25rem;
  line-height: 1.125rem;
  font-size: 0.65rem;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  /* autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  position: relative;
  /*text-indent: 50px;*/
}
.ai-act-list .ai-act-list-title > img[data-v-31ec8300] {
  position: absolute;
  width: 1.05rem;
  height: 1.05rem;
  margin-right: 0.125rem;
}
.ai-act-list .content[data-v-31ec8300] {
  width: 100%;
  min-height: 1.75rem;
  border-radius: 0.25rem;
  background-color: #e9edf0;
}
.ai-act-list .content .item[data-v-31ec8300] {
  padding: 0 0.25rem;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  display: flex;
  justify-content: flex-start;
  height: 1.75rem;
  font-size: 0.55rem;
  color: #999999;
}
.ai-act-list .content .item > p[data-v-31ec8300] {
  color: #5fbceb;
  margin-right: 0.2rem;
}
.ai-act-list .content .item > span[data-v-31ec8300] {
  margin-left: 0.5rem;
  font-size: 0.55rem;
  color: #444444;
  font-weight: 600;
}
.ai-act-list .foot[data-v-31ec8300] {
  width: 100%;
  display: flex;
}
.ai-act-list .foot .item1[data-v-31ec8300],
.ai-act-list .foot .item2[data-v-31ec8300] {
  width: 60%;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  display: flex;
  justify-content: flex-start;
  height: 1.625rem;
  font-size: 0.55rem;
  color: #999999;
}
.ai-act-list .foot .item1 > span > i[data-v-31ec8300],
.ai-act-list .foot .item2 > span > i[data-v-31ec8300] {
  margin: 0 0.75rem;
}
.ai-act-list .foot .item2[data-v-31ec8300] {
  width: 40%;
  font-size: 0.65rem;
  padding-right: 0.125rem;
  display: flex;
  justify-content: flex-end;
  font-weight: 600;
  color: #651c22;
}
.ai-act-list .foot .item2 > span[data-v-31ec8300] {
  font-weight: 400;
  font-size: 0.55rem;
  color: #999999;
  margin-right: 0.75rem;
}
.ai-act-list .icon-tag[data-v-31ec8300] {
  position: absolute;
  top: 1rem;
  right: 0.5rem;
  font-size: 2.75rem;
  z-index: 999;
  opacity: 0.5;
}
.ai-act-list .hong[data-v-31ec8300] {
  color: #dc3b40;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.ios[data-v-cb78655e] {
  padding-bottom: 1.225rem;
}
.page[data-v-cb78655e] {
  width: 100%;
  height: 100%;
  background-image: url("https://imggl.oss-cn-beijing.aliyuncs.com/web/glty/find/aiExport/aiExporInfoBg.png");
  background-size: 100% 100%;
}
.page .wrapper[data-v-cb78655e] {
  width: 100%;
  overflow: auto;
  background: transparent;
  padding: 0 0.5rem;
}
.page .wrapper .info[data-v-cb78655e] {
  width: 16.75rem;
  height: 8rem;
}
.page .wrapper .info .mode1[data-v-cb78655e] {
  width: 100%;
  height: 4rem;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  display: flex;
  justify-content: flex-start;
}
.page .wrapper .info .mode1 .img-module[data-v-cb78655e] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 3.1rem;
  height: 3.1rem;
  margin: 0 0.125rem;
  border-radius: 1.55rem;
  background-color: #cecece;
  position: relative;
}
.page .wrapper .info .mode1 .img-module > img[data-v-cb78655e] {
  width: 3rem;
  height: 3rem;
  border-radius: 1.5rem;
}
.page .wrapper .info .mode1 .img-module .tag[data-v-cb78655e] {
  position: absolute;
  bottom: -0.5rem;
  width: 3rem;
  height: 1rem;
  left: 0.05rem;
  border-radius: 0.5rem;
  background-color: #dc3b40;
  color: #ffd7d8;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  font-size: 0.55rem;
}
.page .wrapper .info .mode1 .name-cell[data-v-cb78655e] {
  width: 10rem;
  margin-left: 0.075rem;
  height: 4rem;
}
.page .wrapper .info .mode1 .name-cell .cell1[data-v-cb78655e] {
  width: 100%;
  margin-top: 0.5rem;
  height: 1.25rem;
  padding: 0 0.25rem;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  display: flex;
  justify-content: flex-start;
}
.page .wrapper .info .mode1 .name-cell .cell1 > span[data-v-cb78655e] {
  font-size: 0.65rem;
  color: #cecece;
  margin-right: 0.5rem;
  font-weight: 900;
}
.page .wrapper .info .mode1 .name-cell .cell1 .tag[data-v-cb78655e] {
  width: 3rem;
  height: 1rem;
  background-image: url("https://imggl.oss-cn-beijing.aliyuncs.com/web/glty/find/aiExport/aiExportTag.png");
  background-size: 100% 100%;
}
.page .wrapper .info .mode1 .name-cell .cell2[data-v-cb78655e] {
  margin: 0.75rem 0 0.5rem 0;
  width: 100%;
  height: 1rem;
  background-image: url("https://imggl.oss-cn-beijing.aliyuncs.com/web/glty/find/aiExport/aiExportChartBg.png");
  background-size: 100% 100%;
}
.page .wrapper .info .mode1 .mzl-cell[data-v-cb78655e] {
  margin: 2rem 0.5rem 0 0.5rem;
  width: 2.25rem;
  height: 2rem;
  color: #cecece;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
}
.page .wrapper .info .mode1 .mzl-cell .num > span[data-v-cb78655e] {
  white-space: nowrap;
  font-size: 0.45rem;
}
.page .wrapper .info .mode1 .mzl-cell .num > span > em[data-v-cb78655e] {
  /*display: inline-block;*/
  margin-right: 0.05rem;
  vertical-align: -webkit-baseline-middle;
  font-family: HaettenschweilerNumber, sans-serif;
  font-size: 1.5rem;
  font-weight: 900;
}
.page .wrapper .info .mode1 .mzl-cell .num > span > small[data-v-cb78655e] {
  display: inline-block;
  vertical-align: super;
  font-size: 0.4rem;
}
.page .wrapper .info .mode1 .mzl-cell .label[data-v-cb78655e] {
  font-size: 0.45rem;
}
.page .wrapper .info .mode2[data-v-cb78655e] {
  margin: 0.5rem 0;
  width: 100%;
  height: 2.75rem;
}
.page .wrapper .info .mode2 .item[data-v-cb78655e] {
  width: 100%;
  height: 1.5rem;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  display: flex;
  justify-content: flex-start;
  padding: 0 0.5rem;
  font-size: 0.55rem;
  color: #cecece;
}
.page .wrapper .info .mode2 .item > span[data-v-cb78655e] {
  margin-right: 1rem;
}
.page .wrapper .info .mode2 .item .tag[data-v-cb78655e] {
  min-width: 1.65rem;
  padding: 0 0.125rem;
  height: 0.925rem;
  font-size: 0.5rem;
  margin-right: 0.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  background-color: #413536;
  border-radius: 0.15rem;
}
.page .wrapper .info .mode2 .item .tag-cir[data-v-cb78655e] {
  width: 1rem;
  height: 1rem;
  border-radius: 0.5rem;
  margin-right: 0.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  font-size: 0.5rem;
  background-color: #A0A0A0;
}
.page .wrapper .info .mode2 .item .tag-cir-red[data-v-cb78655e] {
  background-color: #DC3B40;
}
.page .wrapper .ai-type[data-v-cb78655e] {
  width: 100%;
  margin-top: 0.75rem;
  height: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
}
.page .wrapper .ai-type > img[data-v-cb78655e] {
  width: 2.575rem;
  height: 1.25rem;
}
.page .wrapper .act-list[data-v-cb78655e] {
  width: 100%;
  margin-top: 0.75rem;
  background: transparent;
}
.page .wrapper .act-list .act-list-title[data-v-cb78655e] {
  display: flex;
  color: #cecece;
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.6rem;
  font-weight: 600;
}
.page .wrapper .act-list .act-list-title .line[data-v-cb78655e] {
  width: 0.125rem;
  height: 0.7rem;
  background-color: #cecece;
  margin-right: 0.5rem;
}

