.detail__content-box[data-v-5c79106a] {
  border-radius: 0.10667rem;
  display: grid;
}
.detail__content-header[data-v-5c79106a] {
  width: 100%;
  height: 1.2rem;
  font-size: calc(0.37333rem * var(--font-size-scale));
  font-weight: bold;
  line-height: 1.2rem;
  color: #b79255;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0.4rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.detail__content-header--side[data-v-5c79106a]::before {
  content: ".";
  width: 0.10667rem;
  background: #b79255;
  border-radius: 0.05333rem;
  margin-right: 0.13333rem;
}
.bidding-documents-btn[data-v-5c79106a] {
  font-size: calc(0.32rem * var(--font-size-scale));
  font-weight: 400;
  color: #969696;
  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;
}
.bidding-documents-btn--img[data-v-5c79106a] {
    width: 0.56rem;
    height: 0.56rem;
    margin-right: 0.16rem;
    vertical-align: middle;
}
.detail__content-file[data-v-5c79106a] {
  line-height: 0.98667rem;
  padding: 0.26667rem 0.42667rem 0.26667rem 0.26667rem;
  display: grid;
  grid-column-gap: 0.4rem;
  background: #ffffff;
  grid-template-columns: 72% 27%;
}
.detail__content-file--img[data-v-5c79106a] {
    display: grid;
    grid-template-columns: 20% 80%;
    line-height: 0.85333rem;
}
.detail__content-file--btn[data-v-5c79106a] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
}
.detail__content-file--text[data-v-5c79106a] {
    height: calc(0.53333rem * var(--font-size-scale));
    font-size: calc(0.37333rem * var(--font-size-scale));
    font-weight: bold;
    color: #333333;
    line-height: calc(0.53333rem * var(--font-size-scale));
}
.detail__content-file--value[data-v-5c79106a] {
    width: calc(3.04rem* var(--font-size-scale));
    height: calc(0.45333rem* var(--font-size-scale));
    font-size: calc(0.32rem * var(--font-size-scale));
    font-weight: 400;
    color: #969696;
    line-height: calc(0.45333rem* var(--font-size-scale));
}
.detail__content--blue[data-v-5c79106a] {
  font-size: calc(0.37333rem * var(--font-size-scale));
  color: #5792fd;
}
.detail__content-file--title[data-v-5c79106a] {
  text-align: center;
  color: #c0c4cc;
  font-size: calc(0.37333rem * var(--font-size-scale));
}
.detail__content-file--icon[data-v-5c79106a] {
  width: 0.85333rem;
  height: 0.85333rem;
}
.detail__content-file--frame[data-v-5c79106a] {
  width: 0.85333rem;
  height: 0.85333rem;
  line-height: 0.66667rem;
  text-align: center;
}
.detail__content-file--name[data-v-5c79106a] {
  width: 5.2rem;
  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-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.goodListCard[data-v-706b4af9] {
  background: #fff;
  border-radius: 0.13333rem;
  margin: 0.27rem;
  padding-top: 0.4rem;
}
.goodListCard__item[data-v-706b4af9] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: calc(0.37rem * var(--font-size-scale));
}
.goodListCard__item--label[data-v-706b4af9] {
  width: 2rem;
  max-width: 2rem;
  margin-right: 0.4rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  color: #666666;
  word-break: break-all;
}
.goodListCard__item--inner[data-v-706b4af9] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  word-break: break-all;
}
.goodListCard__item--file[data-v-706b4af9] {
  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;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #5792fd;
}
.goodListCard__item--file-name[data-v-706b4af9] {
  margin-right: 0.32rem;
}
.goodListCard__item--normal[data-v-706b4af9] {
  padding: 0 0.27rem;
  padding-bottom: 0.4rem;
}
.goodListCard__item--price[data-v-706b4af9] {
  background: #ef4033;
  opacity: 0.75;
  padding: 0.32rem 0.27rem;
  border-radius: 0rem 0rem 0.13rem 0.13rem;
}
.goodListCard__item--price .goodListCard__item--label[data-v-706b4af9] {
    color: #fff;
    width: 2.4rem;
    margin: 0;
}
.goodListCard__item--price .goodListCard__item--inner[data-v-706b4af9] .tj {
    color: #fff;
}
.file-name__color[data-v-706b4af9] {
  color: #5792fd;
}
.am-big-font .goodListCard__item--label[data-v-706b4af9] {
  width: 1.92rem;
  min-width: 1.92rem;
  margin-right: .93rem;
}
.am-large-font .goodListCard__item--label[data-v-706b4af9] {
  width: 2.24rem;
  min-width: 2.24rem;
  margin-right: 0.32rem;
}

@charset "UTF-8";
.bid-notice[data-v-6d15172c] {
  width: 100vw;
  -webkit-filter: var(--filter);
          filter: var(--filter);
}
[data-v-6d15172c] .van-tab--active {
  color: #5792fd;
}
.authority__popup--img[data-v-6d15172c] {
  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;
  position: relative;
  width: 8.42667rem;
  max-height: 11.94667rem;
  min-height: 6.61333rem;
  background: -webkit-linear-gradient(top, #f7e6d6 0%, #e2b687 100%, #151616 100%);
  background: linear-gradient(180deg, #f7e6d6 0%, #e2b687 100%, #151616 100%);
  border-radius: 0.8rem 0.8rem 0.26667rem 0.26667rem;
}
.authority__popup--img .authority__popup__title[data-v-6d15172c] {
    width: 8.42667rem;
    height: 3.14667rem;
}
.authority__popup--img .authority__popup__title > img[data-v-6d15172c] {
      display: block;
      width: 8.42667rem;
      height: 3.14667rem;
}
.authority__popup--img .authority__popup__items[data-v-6d15172c] {
    width: 8.21333rem;
    height: 2.45333rem;
    color: #fff;
    margin: 0 auto;
    padding: 0.58667rem 0.48rem 0.53333rem;
    background: url("https://shigongbang.obs.cn-east-3.myhuaweicloud.com/2__0OaGjhO_fuFZ-R1Pis.png") center no-repeat;
    background-size: contain;
}
.authority__popup--img .authority__popup__items .authority__popup__content[data-v-6d15172c] {
      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;
}
.authority__popup--img .authority__popup__items .authority__popup__content .popup__content .popup__content__name[data-v-6d15172c] {
        width: 4.48rem;
        height: 0.53333rem;
        font-size: calc(0.37333rem * var(--font-size-scale));
        font-weight: 600;
        color: #ffffff;
        line-height: 0.53333rem;
}
.authority__popup--img .authority__popup__items .authority__popup__content .popup__content .popup__content__timeLength[data-v-6d15172c] {
        font-size: calc(0.32rem * var(--font-size-scale));
        font-weight: 400;
        color: #ffffff;
        line-height: 0.45333rem;
}
.authority__popup--img .authority__popup__items .authority__popup__content .popup__content .popup__content__timeLength .content__servicePrice[data-v-6d15172c] {
          height: 0.74667rem;
          font-size: calc(0.64rem * var(--font-size-scale));
          font-weight: bold;
          color: #ffffff;
          line-height: 0.74667rem;
}
.authority__popup--img .authority__popup__items .authority__popup__content .authority__popup__items__btn[data-v-6d15172c] {
        width: 1.86667rem;
        height: 0.74667rem;
        font-size: calc(0.32rem * var(--font-size-scale));
        text-align: center;
        line-height: 0.74667rem;
        color: #141414;
        background: -webkit-linear-gradient(326deg, #f7e6d6 0%, #e2b687 100%, #151616 100%);
        background: linear-gradient(124deg, #f7e6d6 0%, #e2b687 100%, #151616 100%);
        border-radius: 0.45333rem;
}
.authority__popup--img .authority__popup__footer[data-v-6d15172c] {
    width: 8.42667rem;
    height: 0.8rem;
}
.authority__popup--img .authority__popup__footer > img[data-v-6d15172c] {
      display: block;
      width: 8.42667rem;
      height: 0.8rem;
}
.authority__popup--img .authority__popup__footer .closeImg[data-v-6d15172c] {
      position: absolute;
      display: block;
      width: 0.74667rem;
      height: 0.74667rem;
}
[data-v-6d15172c] .authority__popup--text .van-popup {
  background-color: #4c4c4c;
}
.file_download[data-v-6d15172c] {
  display: inline-block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.title__status--tag[data-v-6d15172c] {
  font-size: calc(0.32rem * var(--font-size-scale));
  vertical-align: middle;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  box-sizing: border-box;
  white-space: nowrap;
  padding: 0 0.16rem;
  height: calc(0.53333rem * var(--font-size-scale));
  border-radius: 0.05333rem;
  margin-bottom: 0.26667rem;
  margin-right: 0.13333rem;
}
.title__status--bidTimeName[data-v-6d15172c] {
  margin-left: 0.05rem;
  color: #ffc000;
}
.title__status--bidTime[data-v-6d15172c] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #ffc000;
}
.title__status--company[data-v-6d15172c] {
  color: #0286df;
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}
.title__status--tag-brown[data-v-6d15172c] {
  color: #ffffff;
  background: -webkit-linear-gradient(45deg, #caa86a, #dec6a2);
  background: linear-gradient(45deg, #caa86a, #dec6a2);
}
.empty__box[data-v-6d15172c] {
  height: 0.2rem;
  background-color: #f5f5f5;
}
.goodListCard[data-v-6d15172c]:first-child {
  margin-top: 0;
}
.goodListCard[data-v-6d15172c]:last-child {
  margin-bottom: 0;
}
.name[data-v-6d15172c] {
  max-width: 5rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.flex[data-v-6d15172c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: calc(0.34667rem * var(--font-size-scale));
}
.word-break[data-v-6d15172c] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.authority__popup--label[data-v-6d15172c] {
  font-size: calc(0.35rem * var(--font-size-scale));
  color: #666666;
}
.authority__popup--badge[data-v-6d15172c] .van-badge {
  border: none;
}
.authority__popup--badge[data-v-6d15172c] .van-badge--fixed {
  top: 0.16rem;
  right: 0.16rem;
}
.contact--tel[data-v-6d15172c] {
  margin-left: 0.4rem;
  color: #5792fd;
}
.goodList--fold[data-v-6d15172c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.26667rem;
  margin: 0.26667rem;
  background: #ffffff;
  height: 1.46667rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  border-radius: 0.10667rem;
}
.goodList--image[data-v-6d15172c] {
  width: 0.53333rem;
  height: 0.53333rem;
}
.goodList--tip[data-v-6d15172c] {
  font-size: calc(0.37333rem * var(--font-size-scale));
  color: #333333;
}
.title__status[data-v-6d15172c] {
  width: 100%;
}
.title__status img[data-v-6d15172c]:nth-child(1) {
    width: 0.4rem;
    height: 0.4rem;
}
.title__status span[data-v-6d15172c]:nth-child(2) {
    font-family: PingFang SC;
}
.title__status .gradual-b[data-v-6d15172c] {
    background-image: -webkit-linear-gradient(45deg, #0153D8, #f57268);
    background-image: linear-gradient(45deg, #0153D8, #f57268);
    color: white;
}
.title__status .gradual-o[data-v-6d15172c] {
    background-image: -webkit-linear-gradient(45deg, #f97111, #f8cc3e);
    background-image: linear-gradient(45deg, #f97111, #f8cc3e);
    color: white;
}
.title__status .gradual-p[data-v-6d15172c] {
    background-image: -webkit-linear-gradient(45deg, #9555e9, #be85ff);
    background-image: linear-gradient(45deg, #9555e9, #be85ff);
    color: white;
}
.title__status .title__status--countDownTime[data-v-6d15172c] {
    color: #ffc000;
    font-size: calc(0.35rem * var(--font-size-scale));
}
.title__status .title__status--tag-green[data-v-6d15172c] {
    background: -webkit-linear-gradient(59deg, #6b78ff 0%, #79a2ff 100%);
    background: linear-gradient(31deg, #6b78ff 0%, #79a2ff 100%);
    color: white;
}
.conListbox[data-v-6d15172c] {
  background-color: #ffffff;
  padding: 0.4rem;
  padding-top: 0.1rem;
  font-size: calc(0.37333rem * var(--font-size-scale));
}
.conListboxs-box + .conListboxs-box[data-v-6d15172c] {
  margin-top: 0.27rem;
}
.conListboxs[data-v-6d15172c] {
  margin: 0 0.27rem;
  background-color: #ffffff;
  padding: 0.4rem;
  padding-top: 0.1rem;
  font-size: calc(0.37333rem * var(--font-size-scale));
  border-radius: 0.13rem;
}
.conListboxs + .conListboxs[data-v-6d15172c] {
    margin-top: 0.27rem;
}
.conListboxs .endum-title[data-v-6d15172c] {
    font-size: calc(0.32rem * var(--font-size-scale));
    margin: 0.27rem 0;
}
.conListboxs .endum-time[data-v-6d15172c] {
    color: #666666;
}
.conListboxs .endum-arrow[data-v-6d15172c] {
    position: absolute;
    top: 0.5rem;
    right: 0;
}
.addList-title[data-v-6d15172c] {
  font-weight: bold;
  margin: 0.3rem 0;
  font-size: calc(0.4rem * var(--font-size-scale));
}
.addList[data-v-6d15172c] {
  margin-top: 0.3rem;
  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;
}
.addList div[data-v-6d15172c] {
    margin-top: 0;
}
.addlist-left[data-v-6d15172c] {
  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;
}
.addlist-left img[data-v-6d15172c] {
    vertical-align: bottom;
    margin-top: -0.05333rem;
}
.addlist-left-filesize[data-v-6d15172c] {
  margin-left: .27rem;
}
.text-sm[data-v-6d15172c] {
  color: #333333;
  font-size: calc(0.37rem * var(--font-size-scale)) !important;
}
.over[data-v-6d15172c] {
  width: calc(0.36rem* var(--font-size-scale));
  height: calc(0.4rem* var(--font-size-scale));
  margin-right: 0.13rem;
  margin-bottom: -0.05333rem;
}
.i2__money[data-v-6d15172c] {
  white-space: nowrap;
  margin-right: 0.26667rem;
}
.i2__text[data-v-6d15172c] {
  color: #666666;
}
.footer[data-v-6d15172c] {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 1.28rem;
  padding: 0.05333rem 0.2rem;
  background-color: #ffffff;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 0.02667rem solid #f1f1f1;
  font-size: calc(0.27rem * var(--font-size-scale));
  color: #666666;
  padding-right: 0;
}
.footer .footer__container[data-v-6d15172c] {
    height: 100%;
    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-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    color: #333333;
}
.footer .footer__container--img[data-v-6d15172c] {
    width: 0.53333rem;
    height: 0.53333rem;
    object-fit: cover;
    object-position: top;
}
.footer .footer__container--btn[data-v-6d15172c] {
    width: 2.91rem;
    height: 0.91rem;
    text-align: center;
    line-height: 0.91rem;
    background: #0153D8;
    border-radius: 0.13rem;
    font-size: 0.37333rem;
    color: #ffffff;
}
.footer .follow[data-v-6d15172c] {
    color: #0153D8;
}
.j_btn2[data-v-6d15172c] {
  opacity: 0.5;
  pointer-events: none;
}
.tit[data-v-6d15172c] {
  position: relative;
  padding: 0.3rem 0.4rem;
  background-color: #ffffff;
}
.tit .header-container[data-v-6d15172c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
}
.tit .logo[data-v-6d15172c] {
    width: 1.2rem;
    height: 1.2rem;
    margin-right: 0.2rem;
    border-radius: 0.10667rem;
}
.tit .logo > img[data-v-6d15172c] {
      width: 100%;
      height: 100%;
      border-radius: 0.10667rem;
}
.tit .header__container--title[data-v-6d15172c] {
    width: 7.2rem;
    height: 0.77rem;
    font-weight: bold;
    font-size: calc(0.38rem * var(--font-size-scale));
    word-break: break-all;
    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;
}
.tit .focus--btn[data-v-6d15172c] {
    width: 1.6rem;
    height: 0.67rem;
    line-height: 0.67rem;
    text-align: center;
    font-size: calc(0.32rem * var(--font-size-scale));
    border-radius: 0.13rem;
    border: 0.02667rem solid #969696;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: -0.53333rem;
}
.tit .focus[data-v-6d15172c] {
    border-color: #969696;
    color: #969696;
}
.tit .noFocus[data-v-6d15172c] {
    border-color: #0153D8;
    color: #0153D8;
}
.tit .name-arrow[data-v-6d15172c] {
    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;
}
.tit .arrow[data-v-6d15172c] {
    margin-left: 0.3rem;
    height: 0.25rem;
    width: 0.15rem;
}
.info[data-v-6d15172c] {
  background-color: #ffffff;
  padding: 0.3rem 0.4rem;
  font-size: calc(0.36rem * var(--font-size-scale));
}
.info div[data-v-6d15172c] {
    padding: 0.06rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.info div .i1[data-v-6d15172c] {
      color: #666666;
      margin-right: 0.4rem;
      word-break: break-all;
      width: 2rem;
      max-width: 2rem;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
}
.info div .i2[data-v-6d15172c] {
      color: #333333;
      word-break: break-all;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.jTit[data-v-6d15172c] {
  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;
  font-size: calc(0.36rem * var(--font-size-scale));
  font-weight: 600;
  padding: 0.3rem 0.3rem;
  position: relative;
}
.jTit img[data-v-6d15172c] {
    width: 0.11rem;
    height: 0.38rem;
    margin-right: 0.16rem;
}
.tit-line[data-v-6d15172c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tit-line img[data-v-6d15172c] {
    border-radius: 0.05rem;
    width: calc(0.11rem * var(--font-size-scale));
    height: calc(0.38rem * var(--font-size-scale));
}
.img[data-v-6d15172c] {
  width: 100%;
  height: 100%;
}
.Font[data-v-6d15172c] {
  position: absolute;
  right: 0.53333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  font-weight: normal;
  color: #969696;
}
.Font img[data-v-6d15172c] {
  margin: 0;
  width: calc(0.56rem * var(--font-size-scale));
  height: calc(0.56rem * var(--font-size-scale));
  margin-right: 0.16rem;
}
.loder[data-v-6d15172c] {
  padding: 0.3rem;
}
.Uptop img[data-v-6d15172c] {
  width: 1.26667rem;
  height: 1.26667rem;
  position: fixed;
  bottom: 4.26667rem;
  right: 0.53333rem;
}
.fontsize[data-v-6d15172c] {
  color: #b79255;
  font-size: calc(0.4rem * var(--font-size-scale));
}
.image[data-v-6d15172c] {
  width: 0.36rem;
  height: 0.4rem;
  margin-right: 0.14667rem;
}
.Addaum[data-v-6d15172c] {
  margin-bottom: 0.27rem;
  background: #fff;
  padding: 0.26667rem;
  border-radius: 0.10667rem;
}
.Tender[data-v-6d15172c] {
  margin: 0 0.26667rem 0.26667rem 0.26667rem;
}
.endum-arrow[data-v-6d15172c] {
  position: absolute;
  top: 0.5rem;
  right: 10%;
  height: 0.53333rem;
  width: 0.32rem;
}
.endum-title[data-v-6d15172c] {
  font-size: calc(0.32rem * var(--font-size-scale));
  width: calc(5.33333rem * var(--font-size-scale));
  word-break: break-all;
  margin-bottom: 0.26667rem;
}
.endum-time[data-v-6d15172c] {
  font-size: calc(0.32rem * var(--font-size-scale));
  color: #666666;
}
.footer__tip[data-v-6d15172c] {
  position: fixed;
  bottom: 1.28rem;
  background: #ffffff;
  font-size: calc(0.32rem * var(--font-size-scale));
  width: 100%;
  text-align: center;
  line-height: 0.66667rem;
  color: #caa86a;
  z-index: 200;
}
[data-v-6d15172c] .authority__popup {
  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;
}
.authority__popup--box[data-v-6d15172c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 0.4rem;
}
.authority__popup--item[data-v-6d15172c] {
  width: 25%;
  text-align: center;
  margin-bottom: 0.4rem;
}
.authority__popup--image[data-v-6d15172c] {
  width: 1.06667rem;
  height: 1.06667rem;
}
.authority__popup--cancel[data-v-6d15172c] {
  background: #f5f5f5;
  height: 1.33333rem;
  font-size: calc(0.4rem * var(--font-size-scale));
  text-align: center;
  line-height: 1.33333rem;
  color: #333333;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.investment-projects__font[data-v-6d15172c] {
  max-width: calc(3.2rem* var(--font-size-scale));
}
.black-blue[data-v-6d15172c] {
  color: #5792fd;
}
.black-preview[data-v-6d15172c] {
  margin-left: 0.4rem;
  font-size: calc(0.37rem * var(--font-size-scale));
  color: #5792fd;
}
.scroll-content[data-v-6d15172c] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: scroll;
}
[data-v-6d15172c] .van-overlay::after {
  width: 0.74667rem;
  height: 0.74667rem;
  content: '';
  position: absolute;
  background-size: 100% 100%;
  bottom: 10%;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  background-image: url("https://shigongbang.obs.cn-east-3.myhuaweicloud.com/tyebzy6E65YgLuUIchSn6.png");
}
.hasTop[data-v-6d15172c] .van-sticky--fixed {
  top: 0;
}
.goMap[data-v-6d15172c] {
  width: 0.66667rem;
  height: 0.66667rem;
  margin-left: 0.13333rem;
}
.address[data-v-6d15172c] {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  max-width: calc(1.86667rem * var(--font-size-scale));
}
.padding-tb-xs[data-v-6d15172c] {
  padding-top: 0.21333rem;
  padding-bottom: 0.13333rem;
}
.listings[data-v-6d15172c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.26667rem;
  background: #ffffff;
  height: 1.46667rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0.10667rem;
}
.listings .listings-img[data-v-6d15172c] {
    width: 0.53333rem;
    height: 0.53333rem;
}
.listings .listings-text[data-v-6d15172c] {
    font-size: calc(0.37333rem * var(--font-size-scale));
    color: #333333;
}
.am-flex-rc-between[data-v-6d15172c] {
  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;
}

/** 超出省略号 **/
.am-text-eill[data-v-6d15172c] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.align-center[data-v-6d15172c] {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.title-status--wininngName[data-v-6d15172c] {
  width: auto;
}
.title__status--companyName[data-v-6d15172c] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
[data-v-6d15172c] .van-tab {
  font-size: calc(0.4rem * var(--font-size-scale));
}
[data-v-6d15172c] .van-tabs__wrap {
  height: calc(1.33333rem * var(--font-size-scale));
}
.am-large-font .gradual-b[data-v-6d15172c] {
  margin-bottom: 0.13333rem;
  margin-top: 0.13333rem;
}
.am-large-font .gradual-o[data-v-6d15172c] {
  margin-bottom: 0.13333rem;
  margin-top: 0.13333rem;
}
.am-large-font .title__status--tag-green[data-v-6d15172c] {
  margin-bottom: 0.13333rem;
  margin-top: 0.13333rem;
}
.am-large-font .investment-projects__font[data-v-6d15172c] {
  max-width: 1.33333rem;
}
.am-large-font .bid-notice[data-v-6d15172c] {
  margin-bottom: 0.8rem;
}
.am-large-font .footer[data-v-6d15172c] {
  height: 1.536rem;
}
.am-large-font .footer__container--btn[data-v-6d15172c] {
  height: 1.092rem;
  line-height: 1.092rem;
  font-size: 0.448rem;
  width: 3.492rem;
}
.am-large-font .footer__tip[data-v-6d15172c] {
  bottom: 1.536rem;
}
.am-large-font .i1[data-v-6d15172c] {
  width: 2.24rem;
  min-width: 2.24rem;
  margin-right: 0.32rem;
}
.am-big-font .gradual-b[data-v-6d15172c] {
  margin-bottom: 0.13333rem;
  margin-top: 0.13333rem;
}
.am-big-font .gradual-o[data-v-6d15172c] {
  margin-bottom: 0.13333rem;
  margin-top: 0.13333rem;
}
.am-big-font .title__status--tag-green[data-v-6d15172c] {
  margin-bottom: 0.13333rem;
  margin-top: 0.13333rem;
}
.am-big-font .investment-projects__font[data-v-6d15172c] {
  max-width: 1.86667rem;
}
.am-big-font .i1[data-v-6d15172c] {
  width: 1.92rem;
  min-width: 1.92rem;
  margin-right: .93rem;
}
.tab-left[data-v-6d15172c] .van-tab {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 0.13333rem;
}
.tab-left[data-v-6d15172c] .van-tabs__line {
  -webkit-transform: translateX(0) translateX(0) !important;
      -ms-transform: translateX(0) translateX(0) !important;
          transform: translateX(0) translateX(0) !important;
  left: 0.26667rem;
}
.state-toast[data-v-6d15172c] {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
}
.state-text[data-v-6d15172c] {
  max-width: calc(100% - 1.6rem);
  max-height: 10rem;
  background-color: #666666;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  white-space: pre-wrap;
  text-align: center;
  word-break: break-all;
  padding: 0.32rem 0.53333rem;
  border-radius: 0.19rem;
  font-size: calc(0.43rem* var(--font-size-scale));
  overflow-y: auto;
}
.i2-warp[data-v-6d15172c] {
  display: block !important;
}
.i2__blue[data-v-6d15172c] {
  color: #5792fd;
}

