.help-seckill-background{
    display: none;
}
.help-seckill-background-mobu
{
    display: none;
}
.op_button_div.help_seckill{
    padding: 0px !important;
    height: 110px !important;
}

.op_button_div.help_seckill .buy_div{
    height: 110px;
    margin-right: 0px;
}
.op_button_div.help_seckill.fixed{
    border: 0px !important;
    box-shadow:none !important;
    bottom: 0px !important;
}

.op_button_div.help_seckill.fixed .buy_div{
    margin-right: 0px;
}

.function_div.help_seckill{
    border: 0px !important;
}

.help_seckill_module{
    width: 748px;
    height: 110px;
    position: relative;
}

.help_seckill_module>.help_seckill_detail{
    position: absolute;
    height: 20px;
    left: 0px;
    top: 19px;
    width: 100%;
    font-size: 0px;
}

.help_seckill_module>.help_seckill_detail div{
    display: inline-block;
    height: 20px;
    color: #666666;
    font-family: "PingFang SC";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    vertical-align: top;
    user-select: none;
}

.help_seckill_success_icon{
    display: none;
}

.help_seckill_module>.help_seckill_detail img{
    height: 20px;
    width: auto;
}

.help_seckill_module>.help_seckill_detail>div:first-child{
    /*width: 473px;*/
    width: 520px;
    text-align: center;
}

.help_seckill_module>.help_seckill_detail>div:first-child>div:first-child{
    color: #99340f;
    font-size: 14px;
    font-weight: 500;
}

.help_seckill_module>.help_seckill_detail>div:first-child>div:nth-child(2){ 
    margin: 0px 12px;  
    font-size: 0px;          
}

.help_seckill_module>.help_seckill_detail>div:first-child>div:nth-child(2)>img{
    border-radius: 50%;
    width: 20px;
}

.help_seckill_module>.help_seckill_detail>div:first-child>div:nth-child(2)>img:not(:first-child){ 
    margin-left: 8px;            
}

.help_seckill_module>.help_seckill_detail>div:nth-child(3){
    width: 1px;
    height: 14px;
    background: #E0E0E0;
    margin: 3px 0px 0px 24px;
}

.help_seckill_module>.help_seckill_detail>div:last-child{
    margin-left: 24px;
    cursor: pointer;
}

.help_seckill_module>.help_seckill_detail>div:nth-child(2){
    cursor: pointer;
}

.help_seckill_module>.help_seckill_detail>div:nth-child(4){
    margin-left: 24px;
    cursor: pointer;
}

.help_seckill_module .help_seckill_btn{
    width: 192px;
    height: 36px;
    border-radius: 6px;
    background: #FFE033;
    box-shadow: 0 0 6px 1px #ffffff40 inset;
    position: absolute;
    right: 10px;
    top: 56px;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    cursor: pointer;
    user-select: none;
}

.help_seckill_module .help_seckill_btn.hightlight{ 
    color: #99340f;
    background-image: url("/images/goods/help_btn.png");
}

.help_seckill_module .help_seckill_btn.dark{ 
    color: #cc8166;
    background-image: url("/images/goods/help_btn_dark.png");
}

.help_seckill_info{ 
    position: fixed;
    max-height: 600px;
    left: 0px;
    width: 100%;
    bottom: 10%;
    z-index: 410;
    display: none;
}

.help_seckill_info>div{
    margin: 0px auto;
    max-height: 600px;
    background: #FFF;
    position: relative;
    box-sizing: border-box;
    padding:0px 20px 38px;
    display: none;
    border-radius: 16px;
}

.help_seckill_info .help_seckill_rule,
.help_seckill_info .help_seckill_record{
    width: 444px;
}

.help_seckill_info .help_seckill_prize{
    width: 660px;
}


.help_seckill_info .title{
    height: 62px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    line-height: 62px;
}

.help_seckill_info .title-blank{
    height: 62px;
    width: 100%;
}

.help_seckill_info .title>span:first-child{
    color: #333333;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 18px 0px 0px 20px;
}

.help_seckill_info .title>span:nth-child(2){
    color: #999999;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-left: 12px; 
}

.help_seckill_info .title>img{
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 21px;
    cursor: pointer;
}

.help_seckill_rule .content,
.help_seckill_record .content{
    width: 100%;
    height: 500px;
    overflow-y: scroll;
    scrollbar-width: 1px;
}

.help_seckill_rule .content img{
    width: 100% !important;
    height: auto !important;
}

.help_seckill_record .content::-webkit-scrollbar {
    width: 1px;  /* 滚动条的宽度 */
    height: 1px; /* 滚动条的高度 */
}

.help_seckill_record .content::-ms-scrollbar {
    width: 1px; /* 滚动条的宽度 */
}

.help_seckill_rule .content::-webkit-scrollbar {
    width: 1px;  /* 滚动条的宽度 */
    height: 1px; /* 滚动条的高度 */
}

.help_seckill_rule .content::-ms-scrollbar {
    width: 1px; /* 滚动条的宽度 */
}

.help_seckill_record .content>div{
    width: 404px;
    height: 44px;
    box-sizing: border-box;
    padding: 12px 0px;
}

.help_seckill_record .content>div>div:first-child{
    color: #333333;
    font-family: "PingFang SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: inline-block;
    width: 50%;
}

.help_seckill_record .content>div>div:last-child{
    color: #999999;
    font-family: "PingFang SC";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: inline-block;
    width: 49%;
    text-align: right;
}

.help_seckill_prize .content .tab {
    border-bottom: 1px solid #F0F0F0;
    margin: 0px auto;
    height: 44px;
    width: 620px;
}

.help_seckill_prize .content .tab > ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow: hidden; /* Clear floats */
}

/* Style each li to look like a tab and float them */
.help_seckill_prize .content .tab > ul > li {
    float: left; /* Aligns the li elements horizontally */
    cursor: pointer;
    width: 124px;
    height: 44px;
    text-align: center;
}

.help_seckill_prize .content .tab > ul > li >span{
    display: inline-block;
    height: 100%;
    color: #666666;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px;
    position: relative;
}

.help_seckill_prize .content .tab > ul > li >span>span{
    display: block;
    position: absolute;
    bottom: 0px;
    height: 2px;
    width: 100%;
    background: #fff;
}

/* Optional: Highlight the active tab */
.help_seckill_prize .content .tab > ul > li >span.active {
    color: #ff5900;
    border-bottom: 2px solid #FF5900;
    font-weight: 500;
}

.help_seckill_prize .content .tab > ul > li >span.active>span{
    background: #FF5900;
}

.help_seckill_prize .content .tab-content{
    height: 456px;
    overflow-y: scroll;
    scrollbar-width: 1px;
}

.help_seckill_prize .content .tab-content::-webkit-scrollbar {
    width: 1px;  /* 滚动条的宽度 */
    height: 1px; /* 滚动条的高度 */
}

.help_seckill_prize .content .tab-content::-ms-scrollbar {
    width: 1px; /* 滚动条的宽度 */
}

.help_seckill_prize .content table{ 
    width: 620px;
    margin: 10px auto 0px;
    table-layout: fixed;
    border: 0px;
    border-spacing: 0px;
    padding: 0px;
    display: none;
}
.help_seckill_prize .content table td{ 
    box-sizing: border-box;
    height: 44px;
    width: 300px;
}

.help_seckill_prize .content table tr>td:not(:first-child){ 
    width: 320px;
    padding-left: 20px;
}

.help_seckill_prize .content table span{
    display: inline-block;
    width: 49%;
}

.help_seckill_prize .content table span:first-child>img{
    width: 28px;
    height: 28px;
    aspect-ratio: 1/1;
    border-radius: 88px; 
    vertical-align: middle;
}

.help_seckill_prize .content table span:first-child>label{
    color: #333333;
    font-family: "PingFang SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 8px;
}

.help_seckill_prize .content table span:last-child{
    color: #999999;
    font-family: "PingFang SC";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: right;
}