<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cms-ceshi-page .main-container,
.cms-gift-card-issued .main-container{
    width: 100%;
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
    padding: 0 0 150px 0;
    background-color: #000;
    background-image: url('https://cdn.asteriahair.com/media/wysiwyg/zhuantiye/202411151450.jpg');
    background-position: 0 56.25vw;
    background-size: 100% auto;
    background-repeat: repeat-y;
}
.cms-ceshi-page .main,
.cms-gift-card-issued .main{
    background: transparent;
}
.bf-issued-banner{
    position: relative;
    box-sizing: border-box;
    width: 100%;
}
.bf-issued-banner-image{
    display:block;
    width: 100%;
    height: auto;
}
.bf-issued-prizegate{
    position: absolute;
    right: 0;
    top: 100px;
    width: 100px;
    height: 100px;
    cursor: pointer;
}
.bf-issued-prizegate img{
    display: block;
    width: 100%;
    height: 100%;
}
.bf-issued-getnow{
    position: absolute;
    left: 50%;
    bottom: 12.40%;
    transform: translateX(-50%);
    width: 25.8854vw;
    height: 3.6458vw;
    cursor: pointer;
    /* background-color: #E2B54C; */
}


.bf-issued-rule{
    position: relative;
    box-sizing: border-box;
    width: 1200px;
    padding: 10px 40px 28px 40px;
    border-radius: 20px;
    margin: 0 auto 0 auto;
    background-image: linear-gradient(to bottom, #F6D079, #E2B54C);
}
.bf-issued-rule-bg{
    position: absolute;
    left:50%;
    top: -69px;
    transform: translateX(-50%);
    width: 1083px;
    height: 196px;
}
.bf-issued-rule-title{
    text-align: center;
    font-size: 22px;
    font-weight: 600;
}
.bf-issued-rule-body{
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
    padding: 20px 56px;
    border-radius: 20px;
    margin-top: 10px;
}
.bf-issued-rule-img{
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 168px;
    height: 40px;
    border-radius: 20px;
    margin-bottom: 1.6vw;
    background: #1BBA9A;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
}
.bf-issued-rule .bf-issued-rule-body p.bf-issued-rule-p{
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 15px;
    color: #000;
}

.bf-issued-body{
    box-sizing: border-box;
    width: 1200px;
    background-color: #000;
    margin: 0 auto;
    margin-top: 30px;
}
.bf-issued-body-title{
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: #fff;
}
.bf-issued-productlist{
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding: 0;
}
.bf-issued-product{
    flex: 0 0 auto;
    box-sizing: border-box;
    width: 584px;
    background-color: #fff;
    margin-top: 40px;
}
.bf-issued-product-img{
    flex: 0 0 auto;
    display: block;
    position: relative;
    width: 584px;
    height: 584px;
}
.bf-issued-product-img ._img{
    display: block;
    width: 100%;
    height: 100%;
}
.bf-issued-product-img ._docration{
    position: absolute;
    left:0;
    bottom:0;
    display: block;
    width: 100%;
    height: 100%;
}
.bf-issued-product-right{
    box-sizing: border-box;
    width: 100%;
    padding: 14px 23px 23px 23px;
    background-color: #fff;
}
.bf-issued-product-name{
    width: 100%;
    font-size: 18;
    line-height: 1em;
    font-weight: 500;
    text-decoration: none;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* word-break: break-all; */
    -webkit-box-orient: vertical;
}
.bf-issued-product-pb{
    display:flex;
    align-items:center;
}
.bf-issued-product-price{
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}
.bf-issued-product-price .nowprice{
    color:#1BBA9A;
    font-size: 42px;
    font-weight: 600;
}
.bf-issued-product-price .lineprice{
    color:#5B5B5B;
    font-size: 29px;
    font-weight: 400;
    text-decoration: line-through;
    margin-left: 12px;
}
.bf-issued-product-addcart{
    flex: 0 0 auto;
    width: 203px;
    height: 58px;
    margin-left: 50px;
}
.bf-issued-product-addcart img{
    display: block;
    width: 100%;
    height: 100%;
}
.bf-issued-nav{
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    width: 100%;
    margin-top: 86px;
}
.bf-issued-navlink{
    flex: 0 0 auto;
    width: 584px;
    height: 370px;
}
.bf-issued-navlink img{
    display: block;
    width: 100%;
    height: auto;
}
.bf-issued-bottom{
    box-sizing: border-box;
    width: 100%;
    margin-top: 70px;
}
.bf-issued-viewmore{
    display: block;
    width: 210px;
    height: 50px;
    margin: 0 auto;
}
.bf-issued-viewmore img{
    display: block;
    width: 100%;
    height: 100%;
}

.bf-prizelist-dialog{
    position: fixed;
    top: 50%;
    left:50%;
    transform: translate3d(-50%,-50%,0);
    box-sizing: border-box;
    width: 385px;
    height: 80%;
    background: linear-gradient( 180deg, #F6D079 0%, #E2B54C 100%);
    border-radius: 20px;
    padding: 52px 15px 47px 15px;
    display: none;
}
.bf-prizelist-header{
    position:absolute;
    left:0;
    top:0;
    display: flex;
    align-items: center;
    width: 100%;
    padding-top: 11px;
    padding-left: 19px;
}
.bf-prizelist-header-title{
    flex: 0 0 auto;
    font-size: 16px;
    font-weight: 600;
    margin-right: 10px;
}
.bf-prizelist-countdown{
    flex: 0 0 auto;
    display: flex;
    justify-content: space-between;
    width: 162px;
    font-size: 20px;
    font-weight: 500;
}
.bf-prizelist-countdown span{
    flex: 0 0 auto;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 6px;
    background-color: #000;
}
.bf-prizelist-body{
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    scrollbar-color: rgba(0, 0, 0, 0.3) #4e4e4e;
    scrollbar-width: thin;
}
.bf-prizelist-body::-webkit-scrollbar {
    width: 10px; 
}

.bf-prizelist-body::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.3);
}

.bf-prizelist-body::-webkit-scrollbar-thumb {
    background: #4e4e4e;
    border-radius: 25px;
}
.bf-prizelist-list{
    box-sizing: border-box;
    width: 100%;
}
.bf-prizelist-item{
    box-sizing: border-box;
    position: relative;
    display: flex;
    width: 345px;
    height: 100px;
    background-color: #fff;
    border-radius: 10px;
    padding: 3px 4px;
    margin-top: 10px;
}
.bf-prizelist-item:first-child{
    margin-top: 0;
}
.bf-prizelist-item-img{
    flex: 0 0 auto;
    width: 94px;
    height: 94px;
}
.bf-prizelist-item-body{
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 8px;
    height: 100%;
}
.bf-prizelist-item-title{
    font-size: 14px;
    font-weight: 500;
}
.bf-prizelist-item-money{
    font-size: 24px;
    font-weight: 600;
}
.bf-prizelist-item-tips{
    font-size:14px;
    font-weight: 400;
}
.bf-prizelist-item-btn{
    position: absolute;
    right: 10px;
    bottom: 16px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 26px;
    background: #1BBA9A;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}
a.bf-prizelist-item-btn:hover{
    color: #fff;
}
.bf-prizelist-footer{
    position: absolute;
    bottom: 9px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}

.bf-prizelist-dialog-close{
    position: absolute;
    top: 15px;
    right: 10px;
    width: 24px;
    height: 24px;
    /* transform: translate3d(-50%,100%,0); */
    font-size: 24px;
    line-height: 1em;
}



.bf-res-dialog{
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-50%,0);
    box-sizing: border-box;
    width: 278px;
    border-radius: 20px;
    padding: 26px 13px;
    background-image: linear-gradient(to bottom, #F6D079, #E2B54C);
    display: none;
}
.bf-res-dialog-bg{
    position: absolute;
    left:50%;
    top: -57px;
    transform: translateX(-50%);
    width: 274px;
    height: 130px;
}
.bf-res-dialog[data-flag="first"] .bf-res-first,
.bf-res-dialog[data-flag="second"] .bf-res-second{
    display: block;
}
.bf-res-second,
.bf-res-first{
    box-sizing: border-box;
    width: 100%;
    display: none;
}
.bf-res-firstcontent{
    box-sizing: border-box;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
}
.bf-res-first-now{
    position: relative;
    width: 122px;
    border-radius: 10px;
    background-color: #fff;
    padding-top: 38px;
    padding-bottom: 26px;
}
.bf-res-first-future{
    position: relative;
    width: 122px;
    border-radius: 10px;
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 36px;
}
.bf-res-second-now{
    position: relative;
    width: 150px;
    margin: 0 auto;
    border-radius: 10px;
    background-color: #fff;
    padding-top: 38px;
    padding-bottom: 36px;
}
.bf-res-tag{
    position: absolute;
    top:0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    width: auto;
    height: 24px;
    padding: 0 14px;
    background: #1BBA9A;
    border-radius: 0px 0px 6px 6px;
    color: #FFF;
    font-size: 12px;
}
.bf-res-money{
    font-size: 40px;
    font-weight: 600;
    text-align: center;
}
.bf-res-tips{
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}
.bf-res-GC{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 26px;
    background: #000000;
    border-radius: 15px;
    font-size: 12px;
    color: #fff;
    margin: 5px auto 0 auto;
}
.bf-res-first-future .bf-res-GC{
    margin-top: 16px;
}
.bf-res-btn{
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 252px;
    height: 40px;
    background: #1BBA9A;
    border-radius: 9px;
    margin: 15px auto 0 auto;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
}
.bf-res-first-recive{
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
    cursor: pointer;
}</pre></body></html>