.we-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background-color: #fff;
  padding: 17px 30px;
}
.we-content img {
  width: 104px;
  height: 104px;
}
.we-content .line {
  padding-right: 20px;
  border-right: 1px solid #f2f2f2;
  width: 124px;
  height: 104px;
}
.we-content .msg {
  margin-left: 20px;
  line-height: 20px;
}
.we-content .msg h5 {
  font-size: 14px;
  color: #666;
}
.we-content .msg ul {
  margin-top: 6px;
}
.we-content .msg ul li {
  margin-top: 6px;
  color: #333;
  line-height: 18px;
}
.we-content .msg ul li i {
  color: #ccc;
  margin-right: 6px;
  font-size: 16px;
}
.none[data-v-5b1d5c82] {
  display: none;
}
.base-font[data-v-5b1d5c82] {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}
.clear-pm[data-v-5b1d5c82] {
  margin: 0;
  padding: 0;
}
.wh100[data-v-5b1d5c82] {
  width: 100%;
  height: 100%;
}
.clearfix[data-v-5b1d5c82]:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix[data-v-5b1d5c82] {
  zoom: 1;
}
.text-scale[data-v-5b1d5c82] {
  display: inline-block;
  font-size: 12px !important;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(0.8333);
  transform: scale(0.8333);
}
.allcover[data-v-5b1d5c82] {
  position: absolute;
  top: 0;
  right: 0;
}
.center[data-v-5b1d5c82] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct[data-v-5b1d5c82] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cl[data-v-5b1d5c82] {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.text-green[data-v-5b1d5c82] {
  color: #3aa60d;
}
.text-red[data-v-5b1d5c82] {
  color: red;
}
.text-orange[data-v-5b1d5c82] {
  color: #f60;
}
.fdc[data-v-5b1d5c82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.bgColor[data-v-5b1d5c82] {
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(146, 0, 249, 0.99)),
    color-stop(44%, rgba(146, 0, 249, 0.99)),
    color-stop(93%, rgba(127, 0, 255, 0.99)),
    color-stop(97%, rgba(137, 0, 252, 0.99)),
    to(rgba(146, 0, 249, 0.99))
  );
  background: linear-gradient(
    0deg,
    rgba(146, 0, 249, 0.99),
    rgba(146, 0, 249, 0.99) 44%,
    rgba(127, 0, 255, 0.99) 93%,
    rgba(137, 0, 252, 0.99) 97%,
    rgba(146, 0, 249, 0.99)
  );
}
.row[data-v-5b1d5c82] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.row-start[data-v-5b1d5c82],
.row[data-v-5b1d5c82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.row-start[data-v-5b1d5c82] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.row-end[data-v-5b1d5c82] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.row-around[data-v-5b1d5c82],
.row-end[data-v-5b1d5c82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.row-around[data-v-5b1d5c82] {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.column[data-v-5b1d5c82] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.column-start[data-v-5b1d5c82],
.column[data-v-5b1d5c82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.column-start[data-v-5b1d5c82] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.column-left-start[data-v-5b1d5c82] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.column-end[data-v-5b1d5c82],
.column-left-start[data-v-5b1d5c82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.column-end[data-v-5b1d5c82] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.column-left[data-v-5b1d5c82] {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.column-left[data-v-5b1d5c82],
.row-between[data-v-5b1d5c82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
}
.row-between[data-v-5b1d5c82] {
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#details-container[data-v-5b1d5c82] {
  width: 100%;
  min-height: 450px;
}
#details-container .we-content[data-v-5b1d5c82] {
  margin-bottom: 10px;
}
#details-container .is-free[data-v-5b1d5c82] {
  color: #3aa60d;
}
#details-container .content-wrap[data-v-5b1d5c82] {
  background-color: #f5f5f5;
}
#details-container .content-wrap .info[data-v-5b1d5c82] {
  padding: 20px 30px;
  margin-bottom: 10px;
  background-color: #fff;
}
#details-container .content-wrap .info .item[data-v-5b1d5c82] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 14px;
  font-size: 14px;
  color: #333;
  line-height: 20px;
}
#details-container .content-wrap .info .item.description[data-v-5b1d5c82] {
  word-break: break-word;
}
#details-container .content-wrap .info .item[data-v-5b1d5c82]:first-of-type {
  margin-top: 0;
}
#details-container .content-wrap .info .item .name[data-v-5b1d5c82] {
  width: 70px;
  margin-right: 10px;
  color: #666;
}
#details-container .content-wrap .info .item .content[data-v-5b1d5c82] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#details-container .content-wrap .info .item.data .content[data-v-5b1d5c82] {
  line-height: 20px;
}
#details-container .content-wrap .info .item.data .content .img[data-v-5b1d5c82] {
  display: inline-block;
  width: 14px;
  height: 16px;
  margin-right: 5px;
  vertical-align: sub;
  background-size: 100%;
}
#details-container .content-wrap .info .item.data .content a[data-v-5b1d5c82] {
  cursor: pointer;
  color: #2b99ff;
}
#details-container .content-wrap .info .edit[data-v-5b1d5c82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
}
#details-container .content-wrap .info .edit .jx-button[data-v-5b1d5c82] {
  width: 140px;
  border-radius: 2px !important;
}
#details-container .content-wrap .record[data-v-5b1d5c82] {
  padding: 20px 30px;
  background-color: #fff;
}
#details-container .content-wrap .record .title[data-v-5b1d5c82] {
  height: 20px;
  font-size: 14px;
  font-weight: 600;
  color: #333;
  line-height: 20px;
}
#details-container .content-wrap .record .list .item[data-v-5b1d5c82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 14px;
  font-size: 14px;
  color: #333;
  line-height: 20px;
}
#details-container .content-wrap .record .list .item .time[data-v-5b1d5c82] {
  width: 170px;
  margin-right: 30px;
  color: #666;
}
#details-container .content-wrap .record .list .item .status[data-v-5b1d5c82] {
  width: 100px;
}
#details-container .content-wrap .record .list .item .content[data-v-5b1d5c82] {
  width: 600px;
}
#details-container .content-wrap .record .list .item .content .reason[data-v-5b1d5c82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#details-container .content-wrap .record .list .item .content .reason .text2[data-v-5b1d5c82],
#details-container .content-wrap .record .list .item .content .reason .text[data-v-5b1d5c82] {
  white-space: nowrap;
  display: inline-block;
}
#details-container .content-wrap .record .list .item .content .img-link[data-v-5b1d5c82] {
  color: #2b99ff;
  cursor: pointer;
  margin-left: 92px;
}
.assort[data-v-5b1d5c82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 750px;
}
.assort .con[data-v-5b1d5c82] {
  width: 45%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 24px;
  margin-right: 20px;
}
.assort .con .fileType[data-v-5b1d5c82] {
  display: inline-block;
  width: 14px;
  min-width: 14px;
  height: 16px;
  margin-right: 5px;
  vertical-align: sub;
}
.assort .con a[data-v-5b1d5c82] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.edit-pack-btn[data-v-5b1d5c82] {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  background-color: #2b99ff;
  color: #fff;
  border-radius: 2px;
  padding: 5px 7px;
}
.edit-pack-btn .el-icon-edit-outline[data-v-5b1d5c82] {
  padding-right: 3px;
}
.common-title .tit[data-v-5b1d5c82] {
  display: inline-block;
  max-width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
