

html,body{
    overflow-x: hidden;
    background: url(../images/sign/sign-bg.jpg) no-repeat center top;
    background-size: 100% auto;
}
.sec-header{
    background: url(../images/sign/sign-bg.jpg) no-repeat center top;
    background-size: 100% auto;
}
.sign-main-wrap{
    padding: 44px 12px 35px;
}
.sign-part1-cont{
    height: 523px;
    padding: 12px;
    background: url(../images/sign/part1-bg.png) no-repeat center top;
    background-size: 100% 100%;
}
.part1-title{
    width: 180px;
    height: 20px;
    line-height: 20px;
    margin: 0 auto 12px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: linear-gradient(90deg, #EA835E 0%, #E2628C 100%);
    border-radius: 20px;
}
.sign-day-cont{
    padding: 28px 20px 36px;
}
.day-time-item{
    flex: 1;
    position: relative;
    line-height: 1;
    text-align: center;
    color: #666;
    font-size: 14px;
}
.day-time-item:nth-last-of-type(1):before{
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    left: 0;
    height: 30px;
    border-left:1px solid #e2e2e2;
}
.num{
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: bold;
    color: #FD6C90;
}
.continue-day-cont{
    position: relative;
}
.line-cont{
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    z-index: 5;
    background:  #FFEBF0;
}
.line{
    width: 50px;
    height: 100%;
    background: #fd6c90;
}
.continue-day-list{
    position: relative;
    padding-top: 20px;
    text-align: center;
    z-index: 10;
}

.check-day-cont{
    width: 30px;
    height: 30px;
    margin: 0 auto;
    line-height: 28px;
    text-align: center;
    font-size: 12px;
    color: #FD6C90;
    text-indent:0;
    border-radius: 50%;
    border: 1px solid #FFEBF0;
    background: #fff;
}
.check-day-cont.active{
    text-indent:1000px;
    background: url(../images/sign/sign-active.png) no-repeat center top;
    background-size: 100% 100%;
}
.days{
    margin-top: 10px;
    line-height: 1;
    font-size: 12px;
    color: #FD6C90;
}
.sign-btn{
    display: block;
    width: 120px;
    height: 34px;
    line-height: 34px;
    margin: 35px auto 0;
    text-align: center;
    border-radius: 20px;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    background: linear-gradient(90deg, #E5755A 0%, #DD567A 100%);

    cursor: pointer;
}

.sign-btn.disabled{
    pointer-events: none;
    color: #BD6C19;
    background: #FFFFFF;
    opacity: 0.4;
}
.part1-body{
    padding: 40px 22px 0;
}
.view-list{

}
.view-item{
    width: 48%;
    line-height: 1;
    text-align: center;
    border-radius: 8px;
}
.view-header{
    padding:  8px 0;
    font-weight: 500;
    font-size: 12px;
    color: #fd6c90;
    background: #FFEBF0;
    border-radius: 8px 8px 0 0;
}
.view-header-green{
    background: #E8F4FF;
    color: #319CFC;
}
.view-img{
    width: 24px;
    margin-bottom: 10px;
}
.view-body{
    padding: 15px 10px;
    line-height: 1;
    border: 1px solid #FFEBF0;
    border-radius: 0 0 8px 8px;
    font-size: 12px;
    color: #666;
    background: #fff;
}
.view-green-body{
    border: 1px solid #E8F4FF;
}
.count{
    width: 50px;
    height: 22px;
    line-height: 20px;
    margin: 10px auto 0;
    text-align: center;
    border: 1px solid #319CFC;
    border-radius: 22px;
}


.title{
    margin-bottom: 15px;
    text-align: center;
}
.title-img{
    height: 18px;
}

.sign-part2-cont{
    height: 262px;
    padding: 40px 13px 0;
    margin-top: 20px;
    background: url(../images/sign/part2-bg.png) no-repeat center;
    background-size: 100% 100%;
}
.sign-common-item{
    padding: 10px;
    line-height: 1;
}


.sign-c-img{
    width: 40px;
    margin-right: 10px;
}
.s-title{
    margin-bottom: 8px;
    font-size: 14px;
    color: #333;
}
.s-text{
    font-size: 12px;
    color: #998;
}

.add-jf{
    font-size: 12px;
    color: #FD6C90;
}
.bean-icon{
    display: inline-block;
    width: 23px;
    height: 23px;
    margin: 0 10px;
    background: url(../images/sign/bean-icon.png) no-repeat center;
    background-size: 100% 100%;
}
.go-btn{
    display: inline-block;
    width: 56px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: #FD6C90;
    border-radius: 22px;
}
.go-btn.disabled{
    color: #999;
    background: #E2E2E2;
}
.sign-part3-cont{
    /*height: 572px;*/
    padding: 40px 13px 0;
    margin: 20px 0;
    background: url(../images/sign/part2-bg.png) no-repeat center;
    background-size: 100% 100%;
}

.sign-part4-cont{
    padding: 40px 13px 0;
    margin: 20px 0;
    background: url(../images/sign/part3-bg2.png) no-repeat center;
    background-size: 100% 100%;
}
.sign-part5-cont{
    margin-top: 20px;
    padding: 40px 23px 20px;
    background: url(../images/sign/part2-bg.png) no-repeat center;
    background-size: 100% 100%;
}
.tips{
    line-height: 1;

}
.tips-item:not(:nth-last-of-type(1)){
    margin-bottom: 20px;
}

.red-btn{
    display: block;
    width: 81px;
    height: 40px;
    background: url('../images/daily/red-btn.png') no-repeat;
    background-size: cover;
    position: absolute;
    right: 15px;
    top:0px;
}

