html {
    font-size: 10px !important;
}

@media screen and (max-width: 321px) {
    html {
        font-size: 8px !important;
    }
}

.wap-body {
    padding-bottom: 5rem;
    background: linear-gradient(90deg, #FFF1D1 0%, #FFF8ED 50%, #FFEFC9 100%);
}

.btdz-banner {
    position: relative;
    /* height: 215px; */
}
/* .btdz-banner .bannerdesc{
    position: absolute;
    left: 9.4rem;
    top: 18.5rem;
    width: 15.25rem;
    height: 1rem;
    font-size: 0.8rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1rem;
    opacity:0.5;
} */
.topleftimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 58px;
}

.centerimg {
    width: 100%;
    height: 100%;
}

.playruels {
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    font-size: 10px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    background: #B69669;
    border-radius: 0px 0px 0px 4px;
}


.pt-lc {
    height: 127px;
    text-align: center;
    line-height: 127px;
    padding:0 8px;
}

.pt-lcimg {
    width: 100%;
    height: 106px;
}

.pt-lc .link {
    font-size: 0;
    position: absolute;
    top: 0;
    right: 5%;
    width: 21%;
    height: 48.3%;
}

.floortitle {
    width: 100%;
    height: 32px;
    position: relative;
}

.floorfoot {
    width: 100%;
    height: 25px;
    padding-bottom: 12px;
}

.floorfootimg {
    width: 100%;
    height: 25px;
}

.topfloorimg {
    width: 100%;
    height: 25px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.floorcenter {
    position: absolute;
    width: 163px;
    height: 32px;
    line-height: 27px;
    left: 50%;
    transform: translateX(-50%);
    /* background: url("../imgs/bian.png") no-repeat;
    background-size: 100%; */
}
.floorcenter img{
    width: 100%;
    height: 32px;
}
.floorcenter .floTitle{
    position: absolute;
    left: 46.5px;
    top: 2px;
    font-size: 16px;
    letter-spacing:2px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 800;
    color: #fff;
}
.floorcenter .finishDone{
    position: absolute;
    left: 55.5px;
    top: 2px;
    font-size: 16px;
    letter-spacing:2px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 800;
    color: #9C3000;  
}
.list-box .title {
    text-align: center;
    font-size: 1.5rem;
    color: #fff;
    font-weight: bold;
    /* padding-bottom: 1rem; */
    position: relative;
}

.groupylabel {
    width: 72px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: 9px;
    top: 16px;
    background: #fce1b4;
    border-radius: 12px;

}
.groupy {
    width: 72px !important;
    height: 25px;
    line-height: 24px;
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #ca4105;
}

.list-box .title strong:before,
.list-box .title strong:after {
    content: "";
    width: .6rem;
    height: 1rem;
    border-radius: .3rem;
    position: absolute;
    top: 50%;
    /*transform: ;-webkit-transform: ;*/
    transform: rotate(45deg) translateY(-50%);
    -webkit-transform: rotate(45deg) translateY(-50%);
}

.list-box .title strong:before {
    left: -2rem;
    background-color: #fff12a;
}

.list-box .title strong:after {
    right: -1.5rem;
    background-color: #1efae0;
}

.pro-list {
    padding:1.5rem .9rem 0rem .9rem;
    background: url(https://image01.homedo.com/Files/Images/cms/www/20211019/4626036434259945585_pic1.png) no-repeat;
    background-size: 100% 100%;
}

.pro-list li {
    padding-bottom: 1rem;
    position: relative;
    padding: 1.5rem 1.5rem 1rem 15.7rem;
    margin-bottom: 1rem;
}

.pro-list li .sale-tips {
    display: none;
    background: rgba(0, 0, 0, .7);
    font-size: 1.2rem;
    color: #fff;
    height: 2.4rem;
    line-height: 2.4rem;
    width: 12.5rem;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 9;
    border-radius: .2rem;
}

.pro-list .fl-img {
    position: absolute;
    top: 1.4rem;
    left: 1.4rem;
    width: 13rem;
}

.pro-list .fl-img .hide {
    display: none;
    width: 100%;
    height: 13rem;
    background: rgba(0, 0, 0, .4);
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
    line-height: 13rem;
}

.pro-list li .tag {
    position: absolute;
    top: 0px;
    right: 0;
    width: 60px;
    height: 20px;
    z-index: 99;
}

.pro-list li.success .tag {
    background: url(//image01.homedo.com/Files/Images/cms/www/20210529/5011625480070755859_pic1.png) 0 0 no-repeat;
    background-size: 100%;
}

.pro-list li.success-over .tag {
    background: url(//image01.homedo.com/Files/Images/cms/www/20210529/5011625480070755859_pic1.png) 0 0 no-repeat;
    background-size: 100%;
}

.pro-list li.fail-over .tag {
    background: url(//image01.homedo.com/Files/Images/cms/www/20210529/5388371434182246568_pic1.png) 0 0 no-repeat;
    background-size: 100%;
}

.pro-list li.success-over .hide,
.pro-list li.fail-over .hide {
    display: block;
}

.pro-list li.success-over .Price-box,
.pro-list li.fail-over .Price-box {
    color: #a0a0a0;
}

.pro-list li.success-over .list-time,
.pro-list li.fail-over .list-time,
.pro-list li.success-over .ProgressBar,
.pro-list li.fail-over .ProgressBar {
    display: none;
}

.pro-list li.success-over .buy-Number {
    display: block;
    /* border-top: .15rem solid #eee; */
    /* border-bottom: .15rem solid #eee; */
    /* padding: .8rem 0; */
    /* margin-top: .8rem; */
    width: 97%;
    overflow: hidden;
}

.pro-list li.fail-over .buy-Number {
    display: none;
}

.pro-list .fl-img .list-time {
    position: absolute;
    white-space: nowrap;
    width: 105%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    bottom: 0;
    left: -.5rem;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 1rem;
    height: 2rem;
    line-height: 2rem;
    border-radius: 0 1rem 1rem 0;
    padding: 0 .8rem 0 .5rem;
}

.pro-list .fl-img .list-time em {
    width: 1rem;
    height: 1.1rem;
    background: url(https://image01.homedo.com/Files/Images/cms/www/20180321/5097101706198928609_pic1.png) 0 0 no-repeat;
    display: inline-block;
    vertical-align: middle;
    background-size: 100%;
    margin-right: .3rem;
}

.pro-list .fl-img .list-time span {
    display: inline-block;
    line-height: 2rem;
}

.pro-list .fr-con {
    text-align: left;
    width: 100%;
    position: relative;
    height: 16.5rem;
}

.pro-list .productName {
    color: #222222;
    font-size: 1.3rem;
    line-height: 1.9rem;
    font-weight: 400;
    height: 3.8rem;
    width: 18.5rem;
    overflow: hidden;
}

.pro-list .ProgressBar {
    height: .8rem;
    background-color: #e2e2e2;
    /* border-radius: .3rem; */
    margin: 1.1rem 0 1.3rem;
    font-size: .9rem;
    position: relative;
    overflow: hidden;
}

.pro-list .ProgressBar .Bar {
    width: 0%;
    height: 8px;
    background: -linear-gradient(left, #08d7d3, #00ffa0);
    background: -webkit-linear-gradient(left, #08d7d3, #00ffa0);
    /* border-radius: .3rem 0 0 .3rem; */
    position: relative;
}

.pro-list .buy-Number {
    font-size: 1.2rem;
  
    /* margin-right: .5rem; */
    display:flex;
    justify-content:space-between;
}

.pro-list .buy-Number i {
    color: #e9463d;
}

.pro-list .buy-Number .line {
    color: #dadada;
    vertical-align: middle;
    /* margin: 0 .5rem; */
    font-size: .9rem;
}

.pro-list .ProgressBar .TargetNumber {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    width: .5rem;
    height: .6rem;
    background-color: #a0a0a0;
    text-align: center;
    color: #0a0a0a;
}


/* .pro-list .ProgressBar .TargetNumber em {position: absolute;left: 1.8rem;top: -1.2rem;} */

.pro-list .ProgressBar .TargetNumber .pos {
    width: 5rem;
    position: absolute;
    left: 50%;
    top: 1.2rem;
    transform: translateX(-50%);
}

.pro-list .ProgressBar .percent {
    position: absolute;
    right: 0;
    top: 1.4rem;
    color: #09a19f;
    line-height: 1.3rem;
}

.pro-list .ProgressBar .percent i {
    font-weight: bold;
}

.pro-list .list-bot {
    /* position: absolute; */
    height: 20px;
    line-height: 20px;
    width: 100%;
    bottom: 0;
}

.pro-list .Price-box {
    color: #f4471e;
    font-size: .9rem;
    margin-top: -.4rem;
    vertical-align: -2px;
}

.pro-list .Price-box .act-price {
    font-size: 1.7rem;
    font-weight: bold;
    margin: 0 .1rem;
}

.pro-list .market-P {
    font-size: .9rem;
    color: #a8a8a8;
}
.groupCount{

}
.pro-list .buy-btn {
    background-color: #ff3030;
    width: 149px;
    height: 30px;
    line-height: 2rem;
    border: none;
    outline: none;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    border-radius: .2rem;
    position: absolute;
    left: 0;
    bottom:0px;
}

.pro-list .NotStarted {
    background: #14AE14;
    border-radius: 1px;
}

.fixed-bot {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4.5rem;
    line-height: 4.5rem;
    z-index: 100;
    background-color: #e6e6e6;
}

.fixed-bot li {
    width: 33.33%;
    margin-left: -1px;
    border-left: #e6e6e6 solid 1px;
    float: left;
    background-color: #fff;
    text-align: center;
    font-size: 1.5rem;
    color: #222;
}

.fixed-bot .cur {
    color: #cf0404;
}

.wap-body {
    padding-bottom: 0;
}
.van-checkbox__icon{
    line-height: 12px;
    background-color: white;
    margin-left: 5px;
}
.van-icon{
    /* width: 14px !important;
    height: 16px !important; */
    line-height: 12px;
    background-color: white;
    padding-top: 1px;
}
.van-icon ::before{
    /* width: 16px !important;
    height: 16px !important; */
    line-height: 16px !important;
    color: #000;
}
.van-checkbox__label{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #ca4105;
    margin-left: 3px;
}
.van-swipe__indicators{
    display: none;
}

.emply{
    width: 100%;
    text-align: center;
    height: 211px;
}
.emply img{
    width: 108px;
    height: 98px;
}
.emply .texttiing{
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 5px;
}
.my-swipe .van-swipe-item {
    color: #fff;
    font-size: 20px;
    line-height: 77px;
    text-align: center;   
    padding-bottom: 10px;
  }
.appSpecial{
    width: 75%;
    height: 25px;
    border-radius: 0px 24px 24px 0px;
    background-color: #FFF7E1;
    color: #8B6B2F;
    font-weight: bold;
    font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei";
    cursor: pointer;
}
.appSpecial > img{
    height: 100%;
}
.hidden{
    display: none;
}

.shoptopimg{
    position: absolute;
    top: -5px;
    left: 2px;
    z-index: 100;
    width: 40px;
    height: 40px;
}
.rules-title{
    width: 62px;
    height: 20px;
    line-height: 20px;
    background: #FFD28C;
    border-radius: 10px;
    text-align: center;
    font-size: 12px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #3A1F00;
    margin-bottom: 10px;
}


.rules-big{
    width: 100%;
}
.act-rules {
    margin: 0 2.266667% 0 2.4%;
    background-color: #D49B6F;
    border-radius: 4px;
    padding: 11px 10px;
}
.act-rules ul li{
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin: 3px 0;
}


.wap-porps{
    position: fixed;
    z-index: 100;
}
.wap-porp #Phone-call {
    background: url(//image01.homedo.com/Files/Images/cms/www/20180815/5745571096589147828_pic1.png);
    bottom: 6.5rem;
    display: block;
}
.wap-porp #qaOnline {
    width: 4rem;
    height: 4rem;
    right: 1rem;
    bottom: 11rem;
    position: fixed;
    z-index: 100;
}
.wap-porp #scroll-top {
    display: none;
    width: 3.5rem;
    height: 3.5rem;
    bottom: 2rem;
    right: 1.2rem;
    background: url(//image01.homedo.com/Files/Images/cms/www/20180815/5299336268493735649_pic1.png) 0 0 no-repeat;
    background-size: 3.5rem 3.5rem !important;
    /* z-index: 100; */
}

#app-no-header .all-grey *  {
    color: #B0B0B0;
}

#app-no-header .all-grey .list-bot .buy-btn  {
    color: #FFFFFF;
}

#app-no-header .all-grey .Price-box {
    color: #FF2C24;
}

#app-no-header .all-grey .Price-box > span {
    color: #B0B0B0;
}