/*2¡¢»Ê¼ÒÀ¶*/
.w1-ticket .w1-content.theme6 {
    height: 271px;
    width: 550px;
    margin: 0 auto;
    flex-wrap: wrap;
    padding: 0;
    gap: 40px;
    justify-content: flex-start;
}

.w1-content.theme6 .w1-item {
    padding-top: 120px;
    height: 272px;
    width: 251px;

    background: url(/Themes/Rccl.NewTheme/image/DynamicPage/coupons.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 0;
}

.w1-content.theme6 .item-money {
    color: #fadca6;
    margin-top: -5px;
    font-size: 40px;
    line-height: 50px;
}

.w1-content.theme6 .item-txt {
    color: #fadca6;

}

.w1-content.theme6 .item-btn2 {
    height: 35px;
    width: 144px;
    background-size: 100% 100% !important;
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.w1-content.theme6 .item-btn {
    left: 50%;
    margin-left: -72px;
    text-indent: 0;
    bottom: 8px;
}

.w1-content.theme6 .item-act {
    color: #fadca6;
    margin-top: 0 !important;
}

.w1-content.theme6 .item-time {
    color: #f3a71f;
}

.w1-content.theme6 .item-time>span {
    color: #fff;
}

.w1-content.theme6 .w1-couponIntro .txt-intro {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.w1-content.theme6 .item-btn-hidden {
    width: 251px;
    height: 272px;
    top: 0;
    left: 0;
    margin: 0;
    opacity: 0;
}

.w1-content.theme6 .bandBtn {
    width: 50px;
    height: 38px;
    background: url(/Themes/RcclMobileTheme/Images/DynamicPage/handClick.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 60px;
    right: 5px;
}