.emdetail[data-v-7134f1cf] {
  background: #f5f5f5 !important;
}
.emdetail[data-v-7134f1cf] .van-list__finished-text {
  line-height: normal;
  margin-top: 0.13333rem;
  margin-bottom: 0.21333rem;
}
.ignore-list[data-v-7134f1cf] .van-list__finished-text {
  padding-bottom: 0.26667rem;
}
[data-v-7134f1cf] .van-list__finished-text {
  background: #f5f5f5 !important;
}
[data-v-7134f1cf] .van-tab {
  background: #f5f5f5;
}
[data-v-7134f1cf] .van-tab--active {
  color: #ef4033;
  font-weight: 700;
}
[data-v-7134f1cf] .van-tabs__line {
  width: 1.6rem;
  height: 0.05rem;
  background: #ef4033;
  border-radius: 0;
}
.work[data-v-7134f1cf] {
  width: 100%;
  height: 100%;
  font-size: 0.3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.work .worktop[data-v-7134f1cf] {
  padding: 0.26667rem 0.4rem;
}
.work .worktop li span[data-v-7134f1cf] {
  color: #5792fd !important;
  background: #eef4ff !important;
  padding: 0.04rem 0.15rem;
  margin-right: 0.4rem;
  border-radius: 0.05rem;
}
.work .worktop h3[data-v-7134f1cf] {
  font-size: 0.45rem;
}
.text[data-v-7134f1cf] {
  font-size: 0.32rem;
  color: #333;
  margin-top: 0.26667rem;
  padding-top: 0.29333rem;
  margin-right: 0.4rem;
  position: relative;
}
.text[data-v-7134f1cf]::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: ' ';
  border-top: 0.04rem dashed #ededed;
  height: 0.04rem;
  width: 100%;
  -webkit-transform: scaleY(0.5);
  -ms-transform: scaleY(0.5);
      transform: scaleY(0.5);
}
.basicInfo[data-v-7134f1cf] {
  padding: 0.266667rem 0.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.basicInfo img[data-v-7134f1cf] {
  margin-bottom: 0.032rem;
}
.basicInfo .personinfo[data-v-7134f1cf] {
  color: #333;
  font-size: 0.4rem;
  font-weight: 700;
  margin-left: 0.13333rem;
}
.info[data-v-7134f1cf] {
  width: 100%;
  background: #fff;
  padding: 0.26667rem 0.4rem;
  box-sizing: border-box;
}
.info .custom-info[data-v-7134f1cf] {
  position: relative;
}
.info .custom-info[data-v-7134f1cf]::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: ' ';
  border-top: 0.04rem solid #ededed;
  height: 0.04rem;
  width: 100%;
  -webkit-transform: scaleY(0.5);
  -ms-transform: scaleY(0.5);
      transform: scaleY(0.5);
}
.rowSpace[data-v-7134f1cf] {
  margin-bottom: 0.213333rem;
}
.listName[data-v-7134f1cf] {
  font-size: 0.373333rem;
  color: #666;
}
.listInfo[data-v-7134f1cf] {
  font-size: 0.373333rem;
  color: #333;
  word-wrap: break-word;
}
.common[data-v-7134f1cf] {
  height: 100vh;
  background: #fff;
  padding: 0 0.26667rem 0.4rem 0.26667rem;
}
.application-list[data-v-7134f1cf] {
  background: #fff;
  padding: 0.26667rem 0.4rem;
  margin-bottom: 0.13333rem;
  position: relative;
}
.application-list .application-list-info[data-v-7134f1cf] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.application-list .application-list-info .application-img[data-v-7134f1cf] {
  width: 1.33333rem;
  height: 1.33333rem;
  border-radius: 0.13333rem;
  margin-right: 0.26667rem;
}
.application-list .application-list-info .application-item-bottom[data-v-7134f1cf] {
  font-size: 0.34667rem;
  color: #000;
  margin-top: 0.13333rem;
}
.application-list .application-list-info .application-item-top[data-v-7134f1cf] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  font-size: 0.34667rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 6.4rem;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.application-list .application-list-info .application-item-top .application-name[data-v-7134f1cf] {
  font-size: 0.42667rem;
  font-weight: bold;
  margin-right: 0.26667rem;
}
.application-list .application-list-info .application-item-top .application-work[data-v-7134f1cf] {
  color: #333;
}
.application-list .appilication-address[data-v-7134f1cf] {
  margin: 0.26667rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.application-list .appilication-address img[data-v-7134f1cf] {
  height: 0.37333rem;
  margin-right: 0.13333rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 0.32rem;
      -ms-flex: 0 0 0.32rem;
          flex: 0 0 0.32rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.application-list .appilication-address .appilication-address-item[data-v-7134f1cf] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.application-list .action-btn[data-v-7134f1cf] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.application-list .action-btn[data-v-7134f1cf] .van-button {
  padding: 0.16rem 0.32rem;
  border-radius: 0.13333rem;
  height: auto;
  margin-left: 0.26667rem;
}
.application-list .action-btn .action-btn-custom[data-v-7134f1cf] {
  padding: 0 0.32rem;
  height: 0.72rem;
  line-height: 0.66667rem;
  text-align: center;
  box-sizing: border-box;
  border-radius: 0.13333rem;
  color: #969696;
  border: 0.02667rem solid #969696;
  font-size: 0.37333rem;
}
.application-list .action-btn .action-btn-custom2[data-v-7134f1cf] {
  padding: 0 0.32rem;
  height: 0.72rem;
  line-height: 0.66667rem;
  text-align: center;
  box-sizing: border-box;
  border-radius: 0.13333rem;
  color: #b79255;
  border: 0.02667rem solid #b79255;
  font-size: 0.37333rem;
}
.application-list .unread[data-v-7134f1cf] {
  position: absolute;
  top: 0.32rem;
  right: 0.4rem;
  color: #ef4033;
  font-size: 0.32rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.application-list .unread .dot[data-v-7134f1cf] {
  width: 0.16rem;
  height: 0.16rem;
  background: #ef4033;
  border-radius: 0.08rem;
  margin-right: 0.13333rem;
}
.isopen[data-v-7134f1cf] {
  text-align: center;
  font-size: 0.34667rem;
  color: #5792fd;
  margin-bottom: 0.26667rem;
  margin-top: 0.21333rem;
}
[data-v-7134f1cf] .normalList .van-list__finished-text {
  display: none;
}
.list[data-v-7134f1cf] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.4rem 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.37333rem;
  color: #333;
  position: relative;
}
.list[data-v-7134f1cf]::after {
  position: absolute;
  display: block;
  content: ' ';
  border-bottom: 0.04rem solid #ededed;
  width: 100%;
  bottom: 0;
  left: 0;
  -webkit-transform: scaleY(0.5);
      -ms-transform: scaleY(0.5);
          transform: scaleY(0.5);
}
.img-phone[data-v-7134f1cf] {
  width: 0.453333rem;
  height: 0.453333rem;
  margin-left: 0.13333rem;
}
.nodata[data-v-7134f1cf] {
  height: 93.5vh;
  font-size: 0.35rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.nodata .nodata-text[data-v-7134f1cf] {
  font-size: 0.42667rem;
  color: #333;
}
.nodata img[data-v-7134f1cf] {
  margin-top: 4.67rem;
  width: 4.98667rem;
  margin-bottom: 0.386667rem;
}
.docList[data-v-7134f1cf] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.26667rem;
}
.docList[data-v-7134f1cf]:last-child {
  margin-bottom: 0;
}
.docList .enclosure-left[data-v-7134f1cf] {
  margin-right: 0.53333rem;
  max-width: calc(100% - 1.33333rem);
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #333;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.docList .enclosure-left img[data-v-7134f1cf] {
  margin-right: 0.13333rem;
  width: 0.4rem;
  height: 0.45333rem;
}
.docList .enclosure-left .title[data-v-7134f1cf] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.docList .download-link[data-v-7134f1cf] {
  color: #5792fd;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.projecttime[data-v-7134f1cf] {
  font-size: 0.373333rem;
}
.work-title[data-v-7134f1cf] {
  font-size: 0.48rem;
}

