.fail-popup {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background: url("/wap_login/images/pop_bj.png") rgba(0, 0, 0, .66);
    background-size: 100% 100%;
    z-index: 9;
}
.fail-popup .tip-message {

    width: 7.55rem;
    height: 9.37rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    margin-top: .11rem;

}
.fail-popup .message-info {
    width: 100%;
    height: 8.4rem;
    border-radius: 0.22rem;
    background-color: #fff;
    box-sizing: border-box;
   padding-bottom:.44rem;

}
.message-info .tip-top {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tip-top>div {
    width: 90%;
    text-align: center;
}

.tip-top>div:nth-child(1) {
    font-size: 0.35rem;
    color: #FF6767;
    margin-bottom: 0.31rem;
    box-sizing: border-box;
    padding: 0 0.56rem;
    margin-top: .35rem;
}

.tip-top-line {
    width: 0.51rem;
    height: 0.02rem;
    margin-top: 0.16rem;
    background-color: #FF6767;
}

.tip-top-line:first-child {
    float: left;
}
.tip-top-line:last-child {
    float: right;
}
.tip-top>div:nth-child(2) {
    font-size: 0.35rem;
    color: #333;
    font-weight: 600;
    margin-bottom: 0.26rem;
}
.tip-top>div:nth-child(3) {
    font-size: 0.31rem;
    color: #999;
    margin-bottom: 0.17rem;
}
.tip-top>div:nth-child(4) {
    font-size: 0.26rem;
    color: #999;
}
.sample-content {
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.sample-content>div {
    width: 3.31rem;
    height: 3.31rem;
    border: .02rem dashed #D6E7E5;
    background-color: #F8FDFC;

}

.sample-img-top,
.sample-card-top,
.sample-printscreen-top {
    width: 3.31rem;
    height: 3.31rem;
    border: 0.02rem dashed #D6E7E5;
    border-radius: 0.11rem;
    box-sizing: border-box;
    position: relative;
}

.sample-content input {
    z-index: 2;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

.sample-img-bottom,
.sample-card-bottom,
.sample-printscreen-bottom {
    z-index: 99;
    position: absolute;
    width: fit-content;
    padding: 0 .26rem;
    height: .49rem;
    font-size: 0.265rem;
    text-align: center;
    line-height: .49rem;
    left: -0.044rem;
    top: -0.044rem;
    color: #06C1AE;
    background-color: #DAFCF8;
    border-radius: 0px 0px 2.21rem 0px;
}

.sample-img-top-icon,
.sample-card-top-icon,
.sample-printscreen-top-icon {
    
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sample-img-top-img,
.sample-card-top-img
 {
    position: absolute;
   display: block;
   width: 1.06rem;
   height: 1.06rem;
    left: 1.13rem;
    top: .82rem;
  
   
}
/* .sample-img-top-icon{
    background:url("../images/biaoshu_img_pop@2x.png") center;
    background-size: 100% 100%;
}
.sample-card-top-icon{
    background:url("../images/sfzzm_img_pop@2x.png") center;
    background-size: 100% 100%;
}
.sample-printscreen-top-icon{
    background:url("../images/caipai_img_pop@2x.png") center;
    background-size: 100% 100%;
} */
.sample-img-top-text,
.sample-card-top-text,
.sample-printscreen-top-text {
    width: 100%;
    position: absolute;
    font-size: .31rem;
    text-align: center;
    color: #333;
    margin-top: .29rem;
    text-align: center;
    top: 1.88rem;

}

.sample-content .loading {
    position: absolute;
    width: 70%;
    height: 70%;
    top: 15%;
    left: 15%;
    background: url("/wap_login/images/loading_task.gif") no-repeat center;
    background-size: 1rem 1rem;
    z-index: 101;
    display: none;
}

.sample-content .text-label {
    color: rgba(210, 210, 210, 1);
    display: none;
}
.sample-next {
    display: block;
    width: 6.89rem;
    margin: 0 auto;
    height: .99rem;
    background-color: #06C1AE;
    border-radius: .51rem;
    margin-top: .35rem;
    font-size: 0.35rem;
    color: #fff;
    text-align: center;
    line-height: .99rem;
    
}

.fail-popup .popup-close {
    width: 0.62rem;
    height: 0.62rem;
    margin: 0 auto;
    margin-top: 0.35rem;
    background: url("/wap_login/images/close@3x.png") center;
    background-size: 100%;
}

.sample-second {
    z-index: 101;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: url("/wap_login/images/pop_bj.png") rgba(0, 0, 0, .66);
    background-size: 100% 100%;
}

.tender-swiper {
    width: 94%;
    height: 9.15rem;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.img-paper {
    width: 100%;
    height: 9.15rem;
    background: url('/wap_login/uploadtask/image/biaoshusl.jpg') transparent center no-repeat;
    background-size: contain;
}

.img-electronic {
    width: 100%;
    height: 8.15rem;
    background: url("/wap_login/images/WechatIMG52@2x.png") transparent center no-repeat;
    background-size: contain;
}

.swiper-slide {
    background-color: transparent;
}

.card-big {
    width: 94%;
    box-sizing: border-box;
    height: 9.15rem;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    background: url("/wap_login/images/sfz.png") center no-repeat;
    background-size: contain;
}

.printscreen-big {
    width: 94%;
    box-sizing: border-box;
    height: 9.15rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    background: url("/wap_login/images/img@2x.png") center no-repeat;
    background-size: contain;
}

.swp2 .swiper-pagination-bullet {
    background-color: #777;
    opacity: inherit;
}

.swp2 .swiper-pagination-bullet-active {
    background-color: #fff;
}

.message-info .tips {
    width: 100%;
    font-size: .27rem;
    text-align: center;
    margin-top: .18rem;
    color: #999;

}
.message-info .hint{
    color: #444;
    font-weight: 400;
    width: 100%;
    text-align: center;
    margin-top: .35rem;

}
.message-info .hint span{
    color: #06C1AE;
}
img[src=''],
img:not([src]) {
    opacity: 0;
}

.sample-img-top .look,
.sample-card-top .look{
   z-index: 101;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 34px;
    height: .4rem;
    display: none;
}
.sample-img-top .del,
.sample-card-top .del{
    position: absolute;
    top: -.2rem;
    right: -.2rem;
    width: .4rem;
    height: .4rem;
    display: none;
}

.lookPop {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    top: 0;
    left: 0;
    z-index: 1003;
    display: none;
}

.lookcardPop {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    top: 0;
    left: 0;
    z-index: 1003;
    display: none;
}

.lookPop .tenderImgBox {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    flex-direction: row;
    width: 100%;
    height: 100%;
}

.lookcardPop .cardImgBox {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.lookPop .tenderImgBox img {
    display: block;
    margin: 0 auto;
    width: 70%;
    height: 80%;
}

.lookcardPop .cardImgBox img {
    display: block;
    margin: 0 auto;
    width: 80%;
}

.previewPop .previewBox {
    width: 100%;
    height: auto;

}
.previewPop .previewOuter{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.previewPop .previewBox .swiper-slide img{
    width: 70%;
    display: block;
    margin: 0 auto;
    flex-direction: row;
}
.previewPop .previewBox .swiper-button-next{
    outline: none;
    z-index: 1001;
    width: .4rem;
    height: .62rem;
    background-image: url(../image/right.png) ;
    background-size: 100% 100%;
    right: .33rem;
    left: auto;
    padding-right: .04rem;
}

.previewPop .previewBox .swiper-slide{
    outline: none;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: auto;
}
.previewPop .previewBox .swiper-slide .title{
    font-weight: bold;
    width: 100%;
    font-size: .31rem;
    color: #FFF;
    text-align: center;
    height: .88rem;
    line-height: .88rem;

}
.previewPop .previewBox .swiper-button-prev{
    z-index: 1001;
    width: .4rem;
    height: .62rem;
    background-image: url(../image/left.png);
    background-size: 100% 100%;
    left: .22rem;
    right: auto;
}
.swiper3 .swiper-pagination{
    bottom: 1rem!important;
}

.swiper-pagination-bullet-active{
    background-color: #FFF!important;
}

.tender-swiper{
    width: 100%!important;
}
.tender-swiper .swiper-slide{
    width: 100%!important;
    margin: 0 auto;
}
.tender-swiper .swiper2{
    overflow: visible!important;
}
.tender-swiper .swiper-pagination{
    bottom: -1.1rem!important;
}
.tender-swiper .img-electronic{
    margin: 0 auto;
    width: 90%;
}
