[v-cloak] {
  display: none; }

.fineBorder-before, .subscribe-list .list-skeleton-pane:before, .filter-module:before, .product-selector-module .has-product .selected:before {
  content: "";
  display: block;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  position: absolute;
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%; }

.app-subscribe-list {
  padding-bottom: 0 !important; }
  .app-subscribe-list .fixed-module {
    top: 0; }

.fixed-module {
  position: fixed;
  left: 0;
  top: 4.8rem;
  z-index: 102;
  width: 100%; }

.subscribe-list {
  padding: 9rem 0 4.9rem; }
  .subscribe-list .fade-out {
    transition: opacity 0.6s;
    opacity: 0 !important;
    display: none; }
  .subscribe-list .prl {
    padding: 0 2rem; }
  .subscribe-list .list-skeleton-pane {
    padding: 1.6rem 0 2rem;
    position: relative; }
    .subscribe-list .list-skeleton-pane:before {
      border-bottom: 1px solid #e5e5e5; }
    .subscribe-list .list-skeleton-pane .skeleton-name {
      height: 5rem;
      background-color: #f2f2f2; }
    .subscribe-list .list-skeleton-pane .skeleton-introduce {
      margin-top: 0.8rem;
      background-color: #f2f2f2;
      height: 1.8rem; }
    .subscribe-list .list-skeleton-pane .skeleton-label-view {
      margin-top: 0.8rem; }
    .subscribe-list .list-skeleton-pane .skeleton-label {
      width: 46%;
      height: 1.4rem;
      background-color: #f2f2f2;
      float: left; }
    .subscribe-list .list-skeleton-pane .skeleton-time {
      width: 20%;
      height: 1.4rem;
      background-color: #f2f2f2;
      float: right; }

.new-header-module .header-fixed {
  z-index: 102; }

.tab-module {
  padding: 1.2rem 2rem 0;
  width: 100%;
  box-sizing: border-box;
  background-color: #fff; }
  .tab-module .tab-main {
    background-color: #f4f4f4;
    border-radius: 1.9rem; }
  .tab-module .tab-item {
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    text-align: center;
    height: 3.8rem;
    padding: 0 0.8rem;
    line-height: 3.8rem;
    border-radius: 1.9rem;
    color: #242629;
    font-size: 1.4rem; }
    .tab-module .tab-item span {
      display: inline-block;
      max-width: 100%;
      box-sizing: border-box;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      text-align: center; }
  .tab-module .current {
    background-color: #ff9623;
    color: #fff; }
    .tab-module .current span {
      padding-left: 2rem; }
    .tab-module .current .bidding-icon {
      background: url("http://img.gznetapp.com/Mproject/v5/subscribe_icon_bidding.png") 0 center/1.6rem auto no-repeat; }
    .tab-module .current .project-icon {
      background: url("http://img.gznetapp.com/Mproject/v5/subscriber_icon_information.png") 0 center/1.6rem auto no-repeat; }
    .tab-module .current .winBidding-icon {
      background: url("http://img.gznetapp.com/Mproject/v5/subscribe_icon_winbidding.png") 0 center/1.6rem auto no-repeat; }

.filter-module {
  position: relative;
  padding: 0 12rem 0 2rem;
  height: 4rem;
  background-color: #fff;
  width: 100%;
  box-sizing: border-box; }
  .filter-module:before {
    border-bottom: 1px solid #e5e5e5; }
  .filter-module .filter-main {
    white-space: nowrap;
    display: flex;
    overflow-y: scroll; }
  .filter-module .filter-item {
    display: inline-block;
    color: #666;
    line-height: 4rem;
    position: relative;
    margin-right: 1.6rem;
    font-size: 1.4rem;
    padding-right: 2.1rem;
    box-sizing: border-box; }
    .filter-module .filter-item:last-child {
      margin-right: 0; }
    .filter-module .filter-item .iconfont {
      font-size: 1rem;
      position: absolute;
      top: 0;
      right: 0; }
    .filter-module .filter-item .icon-zhankai {
      display: none; }
    .filter-module .filter-item .icon-xiala {
      display: inline-block; }
  .filter-module .limit-width {
    max-width: 10rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .filter-module .show-detail {
    color: #ff9623; }
    .filter-module .show-detail .icon-zhankai {
      display: inline-block; }
    .filter-module .show-detail .icon-xiala {
      display: none; }
  .filter-module .right-main {
    position: absolute;
    right: 2rem;
    top: 0; }
    .filter-module .right-main .btn {
      color: #17f;
      font-size: 1.4rem;
      line-height: 4rem;
      display: inline-block; }
    .filter-module .right-main .tip {
      position: absolute;
      top: 4rem;
      right: 0;
      padding: 1.2rem;
      background-color: #242629;
      border-radius: 0.4rem;
      color: #fff;
      white-space: nowrap;
      opacity: 1; }
      .filter-module .right-main .tip:before {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border-width: 0.8rem;
        border-style: solid;
        border-color: transparent transparent #242629 transparent;
        position: absolute;
        top: -1.6rem;
        right: 2.4rem; }

.tab-content {
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom); }
  .tab-content .project-list-main high {
    color: #ff9623 !important; }
  .tab-content .project-list-main .look-detail-project .project-name {
    height: auto; }
  .tab-content .project-list-main .update-data-li {
    padding: 1.4rem 0 0;
    text-align: center; }
    .tab-content .project-list-main .update-data-li:active {
      background-color: #fff; }
  .tab-content .project-list-main .update-btn {
    display: block;
    text-align: center;
    color: #17f;
    font-size: 1.4rem;
    line-height: 1.7rem; }
    .tab-content .project-list-main .update-btn .iconfont {
      margin-right: 0.6rem; }

.guide-open-service {
  width: 100%;
  padding: 0.9rem 1.8rem 1.8rem;
  box-sizing: border-box; }
  .guide-open-service .guide-open-service-mian {
    width: 100%;
    text-align: center; }
  .guide-open-service .guide-text {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    font-size: 1.6rem;
    line-height: 2.2rem;
    color: #FF4F4F;
    padding-left: 2rem;
    background: url("https://ss.tgnet.com/MProject/icon_lock_34%402.png") 0 50%/1.6rem 1.6rem no-repeat; }
  .guide-open-service .guide-btn {
    display: inline-block;
    cursor: pointer;
    width: 100%;
    height: 5.3rem;
    margin-top: 0.6rem;
    border-radius: 4.05rem;
    background: linear-gradient(90deg, #000000 0%, #FF4F4F 0%, #FDA03D 100%); }
    .guide-open-service .guide-btn img {
      display: block;
      width: 25.7rem;
      height: 1.9rem;
      padding: 1.7rem 0;
      margin: 0 auto; }

.update-tip-wrap {
  position: fixed;
  width: 100%;
  bottom: 6.1rem;
  left: 0;
  z-index: 100;
  text-align: center; }
  .update-tip-wrap .tip {
    display: inline-block;
    height: 3rem;
    line-height: 3rem;
    background-color: #242629;
    box-shadow: 0px 0.2rem 0.8rem 0px rgba(0, 0, 0, 0.24);
    border-radius: 2rem;
    color: #fff;
    font-size: 1.4rem;
    padding: 0 2rem; }

.mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0; }

.app-subscribe-list .selector-module {
  top: 9rem; }

.selector-module {
  width: 100%;
  max-height: 64%;
  box-sizing: border-box;
  background-color: #fff;
  position: fixed;
  left: 0;
  top: 13.8rem;
  z-index: 101;
  display: flex;
  flex-direction: column;
  padding-bottom: 4.8rem; }
  .selector-module .module-content {
    flex: 1;
    overflow-y: hidden;
    display: flex;
    position: relative; }
  .selector-module .list-item {
    position: relative;
    display: flex;
    align-items: center;
    height: 5rem;
    line-height: 2rem;
    color: #242629;
    font-size: 1.6rem;
    padding-left: 2rem; }
  .selector-module .list-item.current {
    background-color: #fff; }
  .selector-module .select-item {
    padding-right: 4.8rem; }
    .selector-module .select-item .iconfont {
      position: absolute;
      right: 2rem;
      top: 0;
      font-size: 1.8rem;
      color: #e5e5e5;
      line-height: 5rem; }
  .selector-module .select-item.active .iconfont {
    color: #ff9623; }
  .selector-module .left-list {
    width: 33.33%;
    overflow-y: scroll;
    background-color: #f7f7f7; }
    .selector-module .left-list .num {
      color: #ff9623;
      margin-left: 0.5rem; }
  .selector-module .right-list {
    width: 66.67%;
    overflow-y: scroll;
    background-color: #fff; }
  .selector-module .list-main {
    height: 100%;
    overflow-y: scroll; }
  .selector-module .btn-wrap {
    height: 4.8rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-shadow: 0px -2rem 10rem 0px rgba(0, 0, 0, 0.08); }
    .selector-module .btn-wrap a {
      width: 50%;
      height: 100%;
      float: left;
      font-size: 1.7rem;
      line-height: 4.8rem;
      text-align: center; }
    .selector-module .btn-wrap .default-btn {
      background-color: #fff;
      color: #242629; }
      .selector-module .btn-wrap .default-btn:active {
        background-color: #e5e5e5; }
    .selector-module .btn-wrap .primary-btn {
      background: linear-gradient(90deg, #ffc207 0%, #ff8a00 100%);
      color: #fff; }
      .selector-module .btn-wrap .primary-btn:active {
        background: #f60; }

.product-selector-module {
  height: auto;
  padding: 0; }
  .product-selector-module .title {
    color: #999;
    font-size: 1.5rem;
    line-height: 2rem; }
  .product-selector-module .no-product {
    padding: 2rem 2rem 2.8rem; }
    .product-selector-module .no-product .add-btn {
      margin-top: 1.2rem;
      position: relative;
      display: block;
      height: 3.2rem;
      line-height: 3.2rem;
      text-align: center;
      color: #242629;
      font-size: 1.4rem;
      border-radius: 1.6rem;
      background-color: #fff;
      border: 1px dashed #e5e5e5; }
      .product-selector-module .no-product .add-btn:active {
        background-color: #e5e5e5; }
      .product-selector-module .no-product .add-btn .iconfont {
        margin-right: 0.6rem; }
      .product-selector-module .no-product .add-btn .iconfont,
      .product-selector-module .no-product .add-btn .high {
        color: #17f; }
  .product-selector-module .has-product {
    padding: 2rem 2rem 7.2rem;
    max-height: 72vh;
    overflow-y: auto;
    box-sizing: border-box; }
    .product-selector-module .has-product .product-list {
      margin-top: 1.6rem; }
    .product-selector-module .has-product .product-item {
      position: relative;
      float: left;
      height: 3rem;
      line-height: 3rem;
      background-color: #f7f7f7;
      padding: 0 1.2rem;
      color: #242629;
      font-size: 1.3rem;
      margin: 0 1rem 1rem 0;
      border-radius: 0.6rem; }
    .product-selector-module .has-product .selected {
      color: #ff9623;
      background-color: #fff; }
      .product-selector-module .has-product .selected:before {
        border: 1px solid #ff9623;
        border-radius: 1.2rem; }
    .product-selector-module .has-product .add-btn {
      display: inline-block;
      color: #1177ff;
      font-size: 1.5rem;
      line-height: 1.8rem;
      margin-top: 0.4rem; }
    .product-selector-module .has-product .iconfont {
      margin-right: 0.6rem; }

.padding-b144 {
  padding-bottom: 7.2rem; }

.project-list-main .project-product {
  display: inline-block;
  max-width: 100%;
  box-sizing: border-box;
  height: 2.8rem;
  line-height: 2.8rem;
  padding: 0 0.8rem 0 2.7rem;
  background: #f7f7f7 url("http://img.gznetapp.com/Mproject/v5/icon_material_56.png") left 0.8rem center/1.5rem auto no-repeat;
  border-radius: 1.5rem;
  color: #666;
  font-size: 1.5rem;
  margin-top: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .project-list-main .project-product span {
    color: #ff9623; }

.adv-banner-module {
  display: block; }
  .adv-banner-module img {
    display: block;
    width: 100%; }

.adv-module {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 102; }
  .adv-module .adv-pop {
    width: 80%;
    text-align: center; }
    .adv-module .adv-pop a {
      display: inline-block; }
    .adv-module .adv-pop .adv-img {
      width: 100%;
      display: block; }
  .adv-module .close-btn {
    margin-top: 2rem;
    width: 3.3rem;
    height: 3.3rem;
    background: url("http://img.gznetapp.com/Mproject/v5/icon_close_66.png") no-repeat;
    background-size: 100% 100%; }

.top-advert {
  position: relative;
  width: 100%;
  z-index: 0; }
  .top-advert .top-advert-main {
    width: 100%;
    position: relative; }
  .top-advert a {
    display: block;
    width: 100%;
    height: 100%; }
  .top-advert img {
    width: 100%;
    height: 100%;
    display: block; }
  .top-advert .top-pagination {
    width: 100%;
    height: 0.4rem;
    text-align: center;
    position: absolute;
    bottom: 0.6rem;
    line-height: 0.4rem;
    box-sizing: border-box;
    padding: 0 0.3rem;
    font-size: 0;
    z-index: 1; }
  .top-advert .swiper-pagination-bullet {
    width: 0.4rem;
    height: 0.4rem;
    margin: 0 0.6rem;
    background: rgba(255, 255, 255, 0.4);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
  .top-advert .swiper-pagination-bullet-active {
    width: 0.8rem;
    height: 0.4rem;
    background: #fff;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    -ms-border-radius: 0.2rem;
    -o-border-radius: 0.2rem;
    border-radius: 0.2rem; }

.discount-pop-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  background: #000000;
  opacity: 0.5;
  top: 0;
  left: 0;
  z-index: 1000; }

.discount-pop {
  position: fixed;
  z-index: 1001;
  width: 28.2rem;
  height: 30.8rem;
  top: 50%;
  left: 50%;
  margin-top: -15.4rem;
  margin-left: -14.1rem; }
  .discount-pop .close-discount-pop {
    display: block;
    width: 2rem;
    height: 2rem;
    cursor: pointer;
    position: absolute;
    right: 1.2rem;
    top: 0.6rem;
    z-index: 1002; }
  .discount-pop img {
    width: 100%;
    height: 100%;
    display: block; }

.guide-wrap {
  height: 11.3rem; }
  .guide-wrap .guide-main {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%; }
    .guide-wrap .guide-main img {
      display: block;
      width: 100%; }

.add-workwx-pop-module {
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  align-items: center; }
  .add-workwx-pop-module .add-workwx-pop-main {
    width: 77.6%;
    max-width: 29.1rem;
    padding-bottom: 5.6rem;
    position: relative; }
  .add-workwx-pop-module .close-pop-btn {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: 2.8rem;
    height: 2.8rem;
    background: url("https://ss.tgnet.com/MProject/icon_pop_close_gray_56@2.png") 0 0/100% 100% no-repeat; }

.add-workwx-pop-content {
  position: relative;
  padding: 2.4rem 2.4rem 14.78%;
  box-sizing: border-box;
  border-radius: 1.2rem;
  text-align: center;
  background: linear-gradient(180deg, #4065FF 0%, #FFFFFF 100%); }
  .add-workwx-pop-content .bg {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0; }
  .add-workwx-pop-content .title {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%; }
  .add-workwx-pop-content .desc {
    margin-top: .8rem;
    color: #fff;
    font-size: 1.6rem;
    line-height: 2.2rem;
    font-weight: 500;
    letter-spacing: .2rem; }
    .add-workwx-pop-content .desc span {
      display: inline-block;
      position: relative;
      padding: 0 1.8rem; }
      .add-workwx-pop-content .desc span::before, .add-workwx-pop-content .desc span::after {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        content: "";
        display: inline-block;
        width: 1rem;
        height: 1rem;
        background: url("https://ss.tgnet.com/MProject/icon_star_yellow_20@2.png") 0 center/100% 100% no-repeat; }
      .add-workwx-pop-content .desc span::before {
        left: 0; }
      .add-workwx-pop-content .desc span::after {
        right: 0; }
  .add-workwx-pop-content .code-img-wrap {
    display: inline-block;
    margin: 1.2rem auto 0;
    padding: .9rem .9rem .6rem;
    background-color: #fff;
    border-radius: .8rem; }
    .add-workwx-pop-content .code-img-wrap img {
      position: relative;
      z-index: 2;
      width: 14.3rem;
      height: 14.3rem; }
    .add-workwx-pop-content .code-img-wrap .code-desc {
      color: #2F57FE;
      font-size: 1.4rem;
      line-height: 2rem;
      font-weight: 600;
      margin-top: .4rem; }

.fixed-tip {
  position: fixed;
  z-index: 10;
  bottom: 7.3rem;
  right: 1.9rem;
  width: 5.6rem;
  height: 5.6rem;
  box-sizing: border-box;
  padding-top: 3.2rem;
  font-size: 1rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1.4rem;
  background: #FFA71C url("https://ss.tgnet.com/MProject/icon_wechat_white_32@2.png") top 0.4rem center/3.2rem 3.2rem no-repeat;
  box-shadow: 0px 0px 1.4rem 0px rgba(255, 156, 0, 0.55);
  border-radius: 50%;
  text-align: center; }
