@charset "UTF-8";
/*
  ft: font

*/
sub[data-v-3de9454c],
sup[data-v-3de9454c] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-3de9454c] {
  top: -0.5em;
}
sub[data-v-3de9454c] {
  bottom: -0.25em;
}
.shu[data-v-3de9454c] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}
.qyIndex[data-v-3de9454c] {
  display: flex;
  flex-direction: row;
  align-items: center;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-3de9454c] {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-3de9454c] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-3de9454c]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-3de9454c] {
  max-width: 800px;
}
.qyIndex[data-v-3de9454c] {
  justify-content: center;
  position: relative;
  height: 100%;
}
.qyIndex .box[data-v-3de9454c] {
    box-sizing: border-box;
    width: 291px;
    height: 256px;
    background: #ffffff;
    box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    margin-right: 25px;
    padding: 30px 20px 0px 20px;
    border: 2px solid transparent;
}
.qyIndex .box[data-v-3de9454c]:hover {
      border-color: #d42517;
}
.qyIndex .box .title[data-v-3de9454c] {
      margin-bottom: 21px;
      font-size: 20px;
      font-weight: 700;
      color: #333333;
}
.qyIndex .box .title[data-v-3de9454c]:hover {
        color: #cf1000;
}
.qyIndex .box .line[data-v-3de9454c] {
      width: 251px;
      height: 1px;
      background: #ededed;
      margin-bottom: 30px;
}
.qyIndex .box .box_last_detail[data-v-3de9454c] {
      width: 100%;
      display: flex;
      align-items: center;
      position: relative;
}
.qyIndex .box .box_last_detail .box_detail[data-v-3de9454c] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 20px;
}
.qyIndex .box .box_last_detail .box_detail[data-v-3de9454c]:hover {
          color: #cf1000;
          cursor: pointer;
}
.qyIndex .box .box_last_detail .box_time_icon[data-v-3de9454c] {
        width: 14px;
        height: 14px;
        margin-left: 6px;
        margin-bottom: 20px;
}
.qyIndex .box .box_last_detail .box_time_flag[data-v-3de9454c] {
        width: 414px;
        height: 140px;
        background: #FFFFFF;
        box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);
        border: 1px solid #EDEDED;
        border-radius: 8px;
        position: absolute;
        top: 24px;
        left: -120px;
}
.qyIndex .box .box_last_detail .box_time_flag .box_message[data-v-3de9454c] {
          margin-left: 30px;
          font-size: 14px;
          color: #333333;
}
.qyIndex .box .box_last_detail .box_time_flag .box_message .box_num[data-v-3de9454c] {
            display: flex;
            align-items: center;
            margin-top: 40px;
            margin-bottom: 14px;
            line-height: 20px;
}
.qyIndex .box .box_last_detail .box_triangle[data-v-3de9454c] {
        width: 0;
        height: 0;
        border-bottom: 12px solid #EDEDED;
        border-right: 12px solid transparent;
        border-left: 12px solid transparent;
        position: absolute;
        top: 20px;
        left: 210px;
}
.qyIndex .box .box_detail[data-v-3de9454c] {
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-size: 14px;
      font-weight: 600;
      margin-bottom: 20px;
}
.qyIndex .box .box_detail .box_det_two[data-v-3de9454c] {
        margin-right: 20px;
}
.qyIndex .box .box_detail[data-v-3de9454c]:hover {
        color: #cf1000;
        cursor: pointer;
}

