@charset "utf-8";
/*-------------------------------  start 重置清除  -------------------------------*/
body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

/* 浮动 */
.fl { float: left;}
.fr { float: right;}

/* 定位 */
.pr { position: relative;}
.pa { position: absolute;}
.pf { position: fixed;}

/* 清楚浮动 */
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix { *zoom: 1; /* 兼容ie6 */}
.clearfix:after { clear: both;}

/* 鼠标 */
.pointer { cursor: pointer;}
.f-weight { font-weight: 700;}
.activity-wrap table {
    border-collapse:collapse;
    border-spacing:0;
}

.activity-wrap table, .activity-wrap th, .activity-wrap td, .activity-wrap tbody, .activity-wrap h1,
.activity-wrap h2, .activity-wrap h3, .activity-wrap h4, .activity-wrap h5, .activity-wrap p{
    margin: 0;
    padding: 0;
}

.activity-wrap img {
    display: block;
    border:0;
    vertical-align:top;
}

.activity-wrap i, .activity-wrap cite, .activity-wrap em {
    font-style:normal;
}

.activity-wrap ol, .activity-wrap ul{
    list-style:none;
    margin: 0;
    padding: 0;
}

.activity-wrap input, .activity-wrap button, .activity-wrap select, .activity-wrap textarea, .activity-wrap a {
    outline:none;
}

.activity-wrap input {
    text-decoration: none;
    list-style: none;
}

.activity-wrap textarea {
    overflow:auto;
    resize:none;
}

/* 清楚a标签样式 */
.activity-wrap a, .activity-wrap a:visited { text-decoration:none;}
.activity-wrap .hidden { display: none !important;}
.activity-wrap .show { display: block !important;}

/*-------------------------------  END. 重置清除  -------------------------------*/



/*-------------------------------  start 公用  -------------------------------*/
.activity-main-center {
    width: 1099px;
    margin: 0 auto;
    margin-top: 60px;
}
/*-------------------------------  .END 公用  -------------------------------*/


/* ------------------------------------- start 顶部banner banner_top ----------------------------------*/
.banner-top-1 { background: url(../../images/event/6th-anniversary/banner-top-1.jpg) no-repeat center center; height: 200px;}
.banner-top-2 { background: url(../../images/event/6th-anniversary/banner-top-2.jpg) no-repeat center center; height: 200px;}
.banner-top-3 { background: url(../../images/event/6th-anniversary/banner-top-3.jpg) no-repeat center center; height: 127px;}
.banner-top-4 { background: url(../../images/event/6th-anniversary/banner-top-4.jpg) no-repeat center center; height: 97px;}
/* ------------------------------------- .END 顶部banner banner_top ----------------------------------*/



/* ------------------------------------- .END 底部banner bottom_banner ----------------------------------*/



/* -------------------- .END 手机端处理 @media ----------------------------- */

.activity-wrap { background-color: #040f4d;}
.main-center { width: 1100px; margin: 0 auto;}

/* 标题背景 */
.content-title, .content-box {
    width: 1095px;
    min-height: 100px;
    margin-bottom: 5px;
    border-radius: 16px;
    box-shadow: 5px 5px #4172ff;
    background: -webkit-linear-gradient(left, rgba(120, 23, 253, 1), rgba(69, 55, 253, 1));
    background: -o-linear-gradient(right, rgba(120, 23, 253, 1), rgba(69, 55, 253, 1));
    background: -moz-linear-gradient(right, rgba(120, 23, 253, 1), rgba(69, 55, 253, 1));
    background: linear-gradient(to right, rgba(120, 23, 253, 1), rgba(69, 55, 253, 1));
}

/* 时间轴 */
.lottery-title-conteiner ul.time-box {
    font-size: 0.875rem;
    color: #a99ce9;
    padding: 20px 0 20px 0;
    background: url(../../images/event/6th-anniversary/time-line.png) no-repeat center 74px;
}
.lottery-title-conteiner ul.time-box li { float: left; margin: 0 20px 0 54px;}
.hidden-opacity { opacity: 0;}
.lottery-title-conteiner ul.time-box li:nth-of-type(4) img {
    position: absolute;
    top: 0;
    left: 81px;
    color: transparent;
}
.lottery-title-conteiner ul.time-box li p {
    padding: 5px 20px;
    border: 2px solid transparent;
    color: #a99ce9;
    border-radius: 6px;
    box-sizing: border-box;
}

/* 当前状态 */
.lottery-title-conteiner ul.time-box li p.current-time { color: #52fdf3; border-color: #52fdf3;}
.lottery-title-conteiner ul.time-box i.time-dot {
    display: block;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    border: 2px solid #a99ce9;
    margin: 0 auto;
    margin-top: 10px;
}
.lottery-title-conteiner ul.time-box i.time-dot span {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #a99ce9;
    margin: 2px 2px;
}
.lottery-title-conteiner ul.time-box li p.current-time+i.time-dot { border: 2px solid #52fdf3;}
.lottery-title-conteiner ul.time-box li p.current-time+i.time-dot > span { background-color: #52fdf3;}

/* 柱子 */
.lottery-wrap ul.cylinder-box { height: 70px;}
ul.cylinder-box { height: 50px;}
ul.cylinder-box li {
    width: 31px;
    background: url(../../images/event/6th-anniversary/cylinder.png) repeat-y;
    height: 100%;
}
ul.cylinder-box li.cylinder-left { float: left; margin-left: 140px;}
ul.cylinder-box li.cylinder-right { float: right; margin-right: 140px;}

/* 抽奖内容 */
.lottery-content-container { height: 380px;}
.content-title-content {
    position: absolute;
    width: 100%;
    z-index: 1;
}
.winning-record { width: 400px; padding: 20px 0 20px 20px;}
.lottery-content-box {
    width: 100%;
    position: absolute;
    z-index: 3;
}
.winning-record-box, .me-winning-record-box { padding: 10px 0 10px 10px;}
.lottery-rlue-box {
    border-bottom: 1px solid #52fdf3;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.winning-record-box > h2, .me-winning-record-box > h2 {
    font-size: 0.875rem;
    color: #52fdf3;
    float: left;
}
.winning-record-box > a, .me-winning-record-box > a {
    font-size: 0.75rem;
    color: #ffbf00;
    float: right;
}
.winning-record-box > a { margin-right: 170px;}
ul.winning-record-info, ul.me-winning-record-info {
    border-radius: 16px;
    padding: 20px 0;
}
ul.winning-record-info { background: url('../../images/event/6th-anniversary/lottery-no-info-bg.png') no-repeat 20px center, #52fdf3; height: 252px; max-height: 252px;overflow-y: hidden}
ul.me-winning-record-info  {
    background: url('../../images/event/6th-anniversary/lottery-no-info-bg.png') no-repeat center center, #52fdf3;
    background-size: 70%;
    height: 196px;
    max-height: 196px;
    overflow-y: auto
}
ul.winning-record-info li, ul.me-winning-record-info li {
    font-size: .75rem;
    line-height: 28px;
    padding: 0 30px;
}
.me-winning-record { width: 240px; padding: 20px 20px 0 0;}
.lottery-num { font-size: .875rem; color: #52fdf3; }
.lottery-num span {
    display: inline-block;
    width: 36px;
    height: 24px;
    line-height: 24px;
    background-color: #52fdf3;
    border-radius: 6px;
    margin-left: 6px;
    color: #000;
    text-align: center;
    font-weight: 600;
}
.lottery-rlue {
    font-size: .75rem;
    color: #ffbf00;
    margin-left: 70px;
}

/* 转盘 */
.lottery-turntable-box {
    width: 603px;
    height: 603px;
    position: absolute;
    z-index: 4;
    left: 246px;
    top: -113px;
}
img.lottery-turntable-pointer {
    position: absolute;
    z-index: 2;
    top: 187px;
    left: 191px;
}

/* 规则弹框 */
.mask-container {
    position: fixed;
    z-index: 999;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.mask-top {
    height: 58px;
    width: 628px;
    margin: 0 auto;
    background: url(../../images/event/6th-anniversary/rule-mask-bg-top.png) no-repeat;
}
.mask-content-box {
    width: 568px;
    min-height: 112px;
    margin: 0 auto;
    padding-bottom: 20px;
    background: url(../../images/event/6th-anniversary/rule-mask-bg-bottom.jpg) 1px top no-repeat, #fff;
}
.mask-content-title { padding: 0 20px;}
.mask-content-title > h2 {
    float: left;
    font-size: 1rem;
    color: #2b1343;
}
.mask-content-title > a {
    float: right;
    margin-right: 20px;
    font-size: .75rem;
    line-height: 47px
}
ul.mask-content {
    padding: 0 20px 20px 60px;
    font-size: .75rem;
    color: #808080;
    height: 200px;
    overflow-y: auto;
}
ul.mask-content li { line-height: 28px;}


/* 中奖弹框 */
.winning-present-box {
    width: 359px;
    height: 345px;
    background: url(../../images/event/6th-anniversary/lottery-mask-bg.png) top no-repeat;
}
.mask-container > a.share-btn {
    margin-top: 20px;
    display: block;
    font-size: 1.125rem;
    font-weight: 600;
    width: 359px;
    line-height: 54px;
    border-radius: 27px;
    color: #f3b62c;
    text-align: center;
    background-color: #5a42f6;
    text-decoration: none
}
.winning-present-box img { margin: 0 auto; padding-top: 154px;}
.winning-present-box p {
    font-size: .875rem;
    text-align: center;
    margin: 0 auto;
    padding: 0 40px;
    color: #f9c54e;
}

/* vip 规则*/
.vip-new-rule-title {
    margin-top: 100px;
    background: url('../../images/event/6th-anniversary/vip-new-rule.png') no-repeat; height: 176px;
}

.vip-new-rule-title > h2 {
    float: left;
    font-size: 1.875rem;
    color: #aeecf5;
    font-weight: 600;
    padding: 68px 0 0 160px;
    letter-spacing: 3px;
}
.vip-new-rule-content { padding: 30px 0;}
.vip-new-rule-title a {
    display: block;
    font-size: .875rem;
    color: #f6c450;
    padding: 20px 54px;
}

/* 预付返爱豆 */
.recharge-wrap { margin-top: 40px;}
.recharge-title-container, .material-comforts-title-container, .mail-title-container,
.tax-refund-data-report-title-conteiner, .mail-ent-conteiner, .glory-list-conteiner,
.company-history-conteiner, .answer-conteiner, .auction-lottery-conteiner {
    background: url('../../images/event/6th-anniversary/content-title-line-bg.png') no-repeat center center, -webkit-linear-gradient(left, rgba(120, 23, 253, 1), rgba(69, 55, 253, 1));
    background: url('../../images/event/6th-anniversary/content-title-line-bg.png') no-repeat center center, -o-linear-gradient(right, rgba(120, 23, 253, 1), rgba(69, 55, 253, 1));
    background: url('../../images/event/6th-anniversary/content-title-line-bg.png') no-repeat center center, -moz-linear-gradient(right, rgba(120, 23, 253, 1), rgba(69, 55, 253, 1));
    background: url('../../images/event/6th-anniversary/content-title-line-bg.png') no-repeat center center, linear-gradient(to right, rgba(120, 23, 253, 1), rgba(69, 55, 253, 1));
}
.recharge-title-container, .material-comforts-title-container, .mail-title-container,
.tax-refund-data-report-title-conteiner, .mail-ent-conteiner , .glory-list-conteiner,
.company-history-conteiner, .answer-conteiner, .auction-lottery-conteiner {
    color: #52fdf3;
    text-align: center;
}
.recharge-title-container > h2, .material-comforts-title-container > h2, .mail-title-container > h2,
.tax-refund-data-report-title-conteiner > h2, .mail-ent-conteiner > h2, .glory-list-conteiner > h2,
.company-history-conteiner > h2, .answer-conteiner > h2, .auction-lottery-conteiner > h2  {
    font-size: 1.5rem;
    line-height: 42px;
    padding-top: 20px;
    letter-spacing: 4px;
}


.company-history-conteiner > h2 { padding-top: 30px;}
.glory-list-conteiner > h2 {padding-top: 30px;}
.recharge-content-container { padding: 50px 0 30px 0;}
ul.recharge-content-box li {
    position: relative;
    float: left;
    margin: 0 30px;
}
ul.recharge-content-box li:nth-of-type(1) { margin-left: 60px;}
.recharge-amount-box {
    position: absolute;
    width: 100%;
    top: 112px;
    text-align: center;
    color: #fff;
}
.recharge-amount-box p { font-size: .875rem; line-height: 36px;}
.recharge-amount-box img { margin: 0 auto;}
.recharge-content-container > p {
    color: #52fdf3;
    text-align: center;
    padding-top: 30px;
}
.recharge-title-container p {
    position: relative
}

.recharge-title-container p a {
    position: absolute;
    color: #f6c450;
    right: 20px
}

/* 福利 */
.lottery-wrap, .material-comforts-wrap, .business-wrap, .mail-wrap, .answer-wrap { margin-top: 60px;}
ul.material-comforts-content-box {
    display: flex;
    justify-content: space-around;
    padding: 0 20px;
}
ul.material-comforts-content-box li { padding: 0 6px;}
.material-comforts-content-container { padding: 30px 0;}
.material-comforts-receive-btn-box {
    justify-content: space-between;
    display: flex;
    padding-top: 20px;
}
.material-comforts-receive-btn-box p {
    line-height: 32px;
    letter-spacing: 1px;
    color: #52fdf3;
}


/* 业务 */
.business-content-container {
    width: 100%;
    border: 1px solid #52fdf3;
    box-sizing: border-box;
    border-radius: 16px;
    padding: 30px 0 50px 0;
}
.business-txt-box {
    display: flex;
    justify-content: space-around;
    color: #52fdf3;
}
.business-txt-box h2 { font-size: 1rem; line-height: 28px;}
.business-txt-box p { font-size: .75rem;}
.business-icon-box {
    display: flex;
    justify-content:center;
    padding-top: 50px;
}

/* 商城 */
.mail-title-container > h2 { padding-top: 30px;}
ul.produnct-column-title-box, ul.produnct-column-content-box {
    display: flex;
    justify-content: space-around;
    padding: 30px 0;
    margin: 0 30px;
}
ul.produnct-column-content-box {
    padding-top: 0;
    flex-direction: row;
    flex-wrap: wrap;
}
ul.produnct-column-title-box li {
    width: 300px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    border-radius: 24px;
    background-color: #7457f7;
    font-size: 1.125rem;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    cursor: pointer;
}
ul.produnct-column-title-box li.current {
    background: -webkit-linear-gradient(top, rgba(161, 152, 252, 1), rgba(223, 78, 156, 1));
    background: -o-linear-gradient(bottom, rgba(161, 152, 252, 1), rgba(223, 78, 156, 1));
    background: -moz-linear-gradient(bottom, rgba(161, 152, 252, 1), rgba(223, 78, 156, 1));
    background: linear-gradient(to bottom, rgba(161, 152, 252, 1), rgba(223, 78, 156, 1));
    box-shadow: 2px 2px 4px #531ac8;
}

ul.produnct-column-content-box > li {
    width: 300px;
    height: 328px;
    margin-bottom: 20px;
    border-radius: 16px;
    box-shadow: 2px 2px 4px #5615c0;
    background: url('../../images/event/6th-anniversary/product-bg-img.png') no-repeat;
}
ul.produnct-column-content-box > li a { color: #ffdae9;}
ul.produnct-column-content-box > li img { margin: 10px 0 5px 0;}
.produnct-column-content-box h2 {
    font-size: .875rem;
    text-align: center;
    line-height: 28px;
}
.produnct-column-content-box p {
    font-size: .75rem;
    text-align: center;
    padding: 0 20px;
}
ul.produnct-price-box > li {
    float: left;
}
.produnct-price-content{
    padding: 20px 0 0 40px;
}
.original-price {
    display: block;
    font-size: .75rem;
    text-decoration: line-through;
}
.current-price {
    display: block;
    font-size: .75rem;
    font-weight: 600;
}
.produnct-price-amount {
    font-size: 1.5rem;
    font-weight: 600;
    min-width: 80px;
    text-align: center;
    padding-top: 20px;
}
.produnct-buy-btn {
    font-size: 1.25rem;
    font-weight: 600;
    padding: 23px 0 0 22px;
}


/* 底部 */
.banner-bottom-wrap { text-align: center;}
.countdown-title { color: #fff; padding: 40px 0;}
.countdown-title h2 { line-height: 80px; letter-spacing: 4px;}
ul.countdown-content-box {
    margin: 0 auto;
    width: 600px;
    display: flex;
    justify-content: center;
}

ul.countdown-content-box li {
    width: 108px;
    height: 120px;
    color: #494772;
    border-radius: 8px;
    background-color: #eeeeee;
}

ul.countdown-content-box li:nth-of-type(2n) {
    width: 36px;
    background-color: transparent;
}

ul.countdown-content-box li:nth-of-type(2n) {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

ul.countdown-content-box li:nth-of-type(2n) span {
    display: block;
    width: 4px;
    height: 4px;
    background-color: #eee;
    margin-top: 10px;
}

ul.countdown-content-box li > h3 {
    font-size: 2.5rem;
    line-height: 80px;
    border-bottom: 1px solid #c5bfee;
}

ul.countdown-content-box li > p {
    font-size: .875rem;
    line-height: 39px;
}
.banner-bottom-wrap {
    padding-bottom: 350px;
    background: url('../../images/event/6th-anniversary/banner-bottom-img.png') no-repeat center bottom
}

/* 返回按钮 */
.shortcut-back-btn-box {
    width: 216px;
    height: 541px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 60px;
    background: url('../../images/event/6th-anniversary/shortcut-back-bg.png') no-repeat;
}

.shortcut-back-btn-box ul > li { position: absolute; width: 100%;}
.shortcut-back-btn-box ul > li a {
    font-size: .875rem;
    color: #52fdf3;
    padding: 5px 10px;
    position: absolute;
}

.shortcut-back-btn-box ul > li:nth-of-type(1) a { top: 18px; right: 113px;}
.shortcut-back-btn-box ul > li:nth-of-type(2) a { top: 62px; left: 109px;}
.shortcut-back-btn-box ul > li:nth-of-type(3) a { top: 108px; right: 113px;}
.shortcut-back-btn-box ul > li:nth-of-type(4) a { top: 152px; left: 109px;}
.shortcut-back-btn-box ul > li:nth-of-type(5) a { top: 194px; right: 113px;}
.shortcut-back-btn-box ul > li:nth-of-type(6) a { top: 240px; left: 109px;}
.shortcut-back-btn-box ul > li:nth-of-type(7) a { top: 287px; right: 113px;}
.shortcut-back-btn-box ul > li:nth-of-type(8) a { top: 330px; left: 109px;}
.shortcut-back-btn-box ul > li:nth-of-type(9) a { top: 372px; right: 113px;}



/* -------------------- .start手机端处理 @media ----------------------------- */
@media screen and (max-width:1099px) {
    .activity-wrap {
        width: 1100px;
    }

    .banner-top-wrap, .banner-bottom-wrap {
        width: 100%;
    }

    .shortcut-back-btn-box {
        display: none;
    }

}






/*********************************************************************/

.win_red {
    color: #ff0000;
}

.win_orange {
    color: #ff8400;
}

.win_gray {
    color: #808080;
}

.required {
    color: #C00;
}

.green {
    color: #2ecc71
}

.blue {
    color: #3498db;
}

.orange {
    color: #f1c40f;
}

.purple {
    color: #9b59b6;
}

.fs-20 {
    font-size: 20px
}

.fs-16 {
    font-size: 16px
}

.p-20 {
    padding: 20px
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.input_box {
    height: 22px;
    width: 180px;
    line-height: 22px;
}

.btn_danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn_blue {
    color: #fff;
    background-color: #3498db;
    border-color: #3498db;
}

.btn_purple {
    color: #fff;
    background-color: #9b59b6;
}

.small_bonus_dialog_close_x {
    position: absolute;
    top: 40px;
    right: -40px;
    cursor: pointer;
    display: inline-block;
    line-height: 14px;
}

.big_bonus_dialog_close_x {
    position: absolute;
    top: -30px;
    right: -150px;
    cursor: pointer;
    display: inline-block;
    line-height: 14px;
}

.lantern_box {
    position: fixed;
    z-index: 1001;
    width: 460px;
}

#mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.6;
    z-index: 1000;
    display: none;
}


/* 退税数据报告 */
.tax-refund-data-report-wrap { margin-top: 60px; }
.tax-refund-data-report-title-conteiner > h2 { padding-top: 30px;}
.tax-refund-data-report-title-conteiner > a {
    color: #f6c450;
    position: absolute;
    right: 20px;
    bottom: 37px;
}
.tax-refund-data-report-content {
    width: 100%;
    height: 580px;
    background: url('../../images/event/6th-anniversary/tax-refund-bg-1.png') no-repeat;
}
ul.tax-refund-data-report-content li, ul.tax-refund-introduction-content li { position: absolute;}
ul.tax-refund-data-report-content li:nth-of-type(1) {
    top: 59px;
    left: 131px;
    font-size: 1.25rem;
    font-weight: 600;
    color: #52fdf3;
    padding: 8px 12px;
    border: 1px #52fdf3 solid;
    letter-spacing: 6px;
}
ul.tax-refund-data-report-content li:nth-of-type(2), ul.tax-refund-data-report-content li:nth-of-type(3) {
    min-width: 156px;
    padding: 10px 0 10px 20px;
    color: #fff;
    right: 60px;
    border: 2px rgba(222, 212, 255, .5) solid;
    border-radius: 8px;
}
ul.tax-refund-data-report-content li:nth-of-type(2) { top: 100px;}
ul.tax-refund-data-report-content li:nth-of-type(3) { top: 230px;}

ul.tax-refund-data-report-content li:nth-of-type(4), ul.tax-refund-data-report-content li:nth-of-type(5),
ul.tax-refund-data-report-content li:nth-of-type(6) {
    top: 449px;
    color: #fff;
}
ul.tax-refund-data-report-content li:nth-of-type(4) { left: 141px;}
ul.tax-refund-data-report-content li:nth-of-type(5) { left: 460px;}
ul.tax-refund-data-report-content li:nth-of-type(6) { left: 770px;}

ul.tax-refund-data-report-content li > p {
    color: #e4e0ff;
    font-size: .75rem;
    letter-spacing: 2px;
}
ul.tax-refund-data-report-content li > h3{
    padding-top: 10px;
    font-size: 2rem;
}


.tax-refund-introduction-content {
    width: 100%;
    height: 494px;
    background: url('../../images/event/6th-anniversary/tax-refund-bg-2.png') no-repeat;
}
ul.tax-refund-introduction-content li { color: #52fdf3;}

ul.tax-refund-introduction-content li:nth-of-type(1) { max-width: 234px; top: 333px; left: 178px;}
ul.tax-refund-introduction-content li:nth-of-type(2) { max-width: 258px; top: 258px; left: 306px;}
ul.tax-refund-introduction-content li:nth-of-type(3) { max-width: 258px; top: 196px; left: 430px;}
ul.tax-refund-introduction-content li:nth-of-type(4) { max-width: 258px; top: 119px; left: 556px;}
ul.tax-refund-introduction-content li:nth-of-type(5) { top: 66px; left: 690px;}

ul.tax-refund-introduction-content li > p {
    font-size: .875rem;
    letter-spacing: 2px;
    color: rgba(82, 253, 243, .8);
}
ul.tax-refund-introduction-content li > h3 {
    padding-bottom: 6px;
    font-size: 1rem;
}


/* 商城入口 mail-ent （双11）*/
.mail-ent-wrap, .glory-list-wrap { margin-top: 60px;}
.mail-ent-conteiner > h2 { padding-top: 30px;}
.auction-lottery-conteiner > h2 { padding-top: 30px;}

/* 荣耀榜 glory-list */
ul.glory-list-content-box {
    width: 100%;
    height: 780px;
    background: url('../../images/event/6th-anniversary/glory-list.png') center 60px no-repeat;
}
ul.glory-list-content-box li { position: absolute; color: #fff;}
ul.glory-list-content-box li > h4 { padding-bottom: 6px;}

ul.glory-list-content-box li:nth-of-type(1) > h4 { padding-bottom: 16px;}
ul.glory-list-content-box li:nth-of-type(1) > p {
    font-size: .875rem;
    line-height: 22px;
    letter-spacing: 1px;
    color: rgba(82, 253, 243, .8);
}
ul.glory-list-content-box li:nth-of-type(1) {
    color: rgba(82, 253, 243, .8);
    max-width: 380px;
    top: 480px;
    left: 117px;
}

ul.glory-list-content-box li:nth-of-type(2) { top: 275px; left: 718px;}
ul.glory-list-content-box li:nth-of-type(3) { top: 439px; left: 633px;}
ul.glory-list-content-box li:nth-of-type(4) { top: 594px; left: 723px;}


/* 公司发展历程 company-history */
.company-history-content-box {
    width: 100%;
    height: 710px;
    background: url('../../images/event/6th-anniversary/company-history-bg.png') center top no-repeat;
}
ul.company-history-txt-box {
    position: absolute;
    top: 96px;
    left: 138px;
}
ul.company-history-txt-box li > h4 {
    padding-bottom: 16px;
    color: #52fdf3;
}
ul.company-history-txt-box li > ul {
    max-width: 504px;
    line-height: 26px;
    font-size: .875rem;
    color: rgba(82, 253, 243, .8);
    list-style-type: disc;
}

ul.company-history-years-box { color: #52fdf3;}
ul.company-history-years-box li { position: absolute; font-size: .875rem; text-align: right; opacity: .5;}
ul.company-history-years-box li img { position: absolute; right: 10px;}
ul.company-history-years-box li h4:before {
    content: "";
    width: 48px;
    height: 4px;
    position: absolute;
    right: 0;
    top: -6px;
    background-color: #52fdf3;
    opacity: 0;
}
ul.company-history-years-box li:nth-of-type(1) { top: 524px; left: 47px;}
ul.company-history-years-box li:nth-of-type(1) img { top: 52px;}

ul.company-history-years-box li:nth-of-type(2) { top: 463px; left: 170px;}
ul.company-history-years-box li:nth-of-type(2) img { top: 55px; }

ul.company-history-years-box li:nth-of-type(3) { top: 437px; left: 339px;}
ul.company-history-years-box li:nth-of-type(3) img {  top: 57px;}

ul.company-history-years-box li:nth-of-type(4) { top: 413px; left: 537px;}
ul.company-history-years-box li:nth-of-type(4) img { top: 52px;}

ul.company-history-years-box li:nth-of-type(5) { top: 362px; left: 695px;}
ul.company-history-years-box li:nth-of-type(5) img { top: 56px;}

ul.company-history-years-box li:nth-of-type(6) { top: 295px; left: 787px;}
ul.company-history-years-box li:nth-of-type(6) img { top: 45px;right: -20px;}

ul.company-history-years-box li:nth-of-type(7) { top: 208px; left: 834px;}
ul.company-history-years-box li:nth-of-type(7) img { top: 33px; right: -29px;}

ul.company-history-years-box li:nth-of-type(8) { top: 105px; left: 947px;}
ul.company-history-years-box li:nth-of-type(8) img { top: 22px; right: -40px;}

/* 选中 */
ul.company-history-years-box li.current, ul.company-history-years-box li.current h4:before {opacity: 1;}
.order-gift-ent-box { padding-bottom: 60px;}
.order-gift-ent-box img { margin: 0 auto;}


/* 答题专区 answer */
.answer-conteiner > h2 { padding-top: 30px;}
.answer-content-box { background: url('../../images/event/6th-anniversary/answer-bg.png') center center no-repeat; width: 100%; height: 520px;}
.answer-info-before-box {
    float: left;
    width: 537px;
    height: 341px;
    margin: 60px 0 0 50px;
    background: url('../../images/event/6th-anniversary/answer-before-bg.png') center center no-repeat;
}
.answer-info-before-box img {
    margin: 0 auto;
    margin-top: 220px;
    cursor: pointer;
}

.answer-info-start-box {
    float: left;
    width: 537px;
    height: 371px;
    margin: 60px 0 0 50px;
    background: url('../../images/event/6th-anniversary/answer-start-bg.png') center center no-repeat;
}
.answer-info-title-box {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    color: #fdf9e7;
    padding: 30px 0 0 40px;
}
.answer-info-title-box > h4 { font-size: 3.25rem; padding-right: 20px;}
.answer-info-title-box > p {
    max-width: 370px;
    font-size: 1.125rem;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 26px;
}
.answer-info-start-box > ul { padding: 76px 0 0 40px;}
.answer-info-start-box > ul li {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    padding-bottom: 30px;
    position: relative;
}
.answer-info-start-box > ul li img.answer-result-icon{
    position: absolute;
    top: 0;
    right: 33px;
}
.answer-info-start-box > ul li p {
    width: 330px;
    padding-left: 16px;
}


.answer-rule-box {
    float: right;
    width: 270px;
    padding: 80px 100px 0 0;
    font-size: .875rem;
    color: #f88a32;
}
.answer-rule-box ul { list-style-type: disc; line-height: 24px;}
.answer-rule-box ul li { padding-bottom: 6px;}
.answer-rule-box h4 { font-size: 1rem; padding-bottom: 16px;}
.answer-rule-adi { padding-top: 80px;}
.answer-rule-adi > p { padding-bottom: 10px;}
.answer-rule-adi a { color: #bd79fc;}



/* 问答弹框 */
.answer-prompt-mask-content-box {
    width: 400px;
    height: 360px;
    background: url(../../images/event/6th-anniversary/answer-mask.png) 0 0 no-repeat;
}
.answer-prompt-mask-content-box a {
    position: absolute;
    width: 350px;
    padding: 10px 0;
    border-radius: 25px;
    font-size: 1.25rem;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 30px;
    background-color: #ff6d3d;
    box-shadow: 0px 5px #d63d13;
    letter-spacing: 4px;
    bottom: 27px;
    left: 28px;
}
.answer-result-mask { text-align: center; color: #fff; letter-spacing: 2px;}
.answer-result-mask p:nth-of-type(1) {
    font-size: 1.5rem;
    padding: 80px 0 30px 0;
}
.answer-result-mask p:nth-of-type(2) span{
    font-size: 3rem;
}

/* -------------------- 盲拍 auction ----------------------------- */
.auction-lottery-wrap { margin-top: 60px;}

.auction-title-box {
    width: 1020px;
    margin: 0 auto;
    padding-top: 40px;
}
.auction-data-nav { width: 800px;}
.auction-data-nav li {
    float: left;
    width: 265px;
    height: 49px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 49px;
    background-color: #7457f7;
    margin: 0 0 2px 1px;
    text-decoration:none;
}
.auction-data-nav li:nth-of-type(3) { border-radius: 0 49px 0 0;}
.auction-data-nav li:nth-of-type(6) {border-radius: 0 0 49px 0;}

/* 当前状态 */
.auction-data-nav .auction-nav-current {
    background: -webkit-linear-gradient(top, rgba(181, 165, 248, 1), rgba(223, 78, 156, 1));
    background: -o-linear-gradient(bottom, rgba(181, 165, 248, 1), rgba(223, 78, 156, 1));
    background: -moz-linear-gradient(bottom, rgba(181, 165, 248, 1), rgba(223, 78, 156, 1));
    background: linear-gradient(to bottom, rgba(181, 165, 248, 1), rgba(223, 78, 156, 1));
    box-shadow: 2px 2px 4px #531ac8;
}
.auction-rule {
    font-size: 24px;
    color: #fcf504;
    font-weight: 700;
    margin-left: 72px;
    line-height: 48px;
    position: absolute;
    top: 18px;
    left: 4px;
}

/* 拍卖时间 */
.auction_date { position: relative; margin-top: 36px;}
.auction_date_pm { margin-top: 36px;}
.auction_date > h3{
    text-align: center;
    height: 100px;
    line-height: 80px;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
}

/* 倒计时 countdown*/
.auction_countdown {
    position: absolute;
    top: -2px;
    right: 77px;
}
.auction_countdown_txt {
    text-align: center;
    display: block;
    font-size: 14px;
    color: #fff;
    padding-bottom: 6px;
}
.auction_countdown_number {
    position: absolute;
    top: 30px;
    left: 14px;
    font-size: 20px;
    color: #d21803;
}

/* 产品内容 */
.auction-body { padding-bottom: 40px;}
.auction_left_box {
    width: 500px;
    height: 424px;
    border: 2px solid rgba(82, 253, 243, .3);
    border-radius: 12px;
    margin-left: 25px;
    position: relative;
}
.product_name_box {
    height: 88px;
    width: 190px;
    text-align: left;
    color: #fff;
    padding-left: 20px;
}

.product_name_box > p { font-size: 12px;}
.product_name_box > span { font-size: 12px;}
.auction_product_img { margin: 16px 0 0 10px;}
.auction_price_box { padding-left: 16px;}
.auction_price_box span:first-child { font-size: 12px;}
.auction_price {
    font-size: 1.125rem;
    line-height: 36px;
    display: inline-block;
    background-color: #fcf504;
    border-radius: 6px;
    color: #ff0000;
    padding: 0 10px;
    margin-top: 6px;
}
.auction_price_samll { font-size: 14px; color: #ff0000;}
.auction_product_right {
    float: left;
    width: 278px;
    height: 394px;
    margin-top: 17px;
    margin-right: 6px;
    background: url(../../images/event/6th-anniversary/auction_product_right_bg.png) no-repeat 0 0;
}

/*数据详情图标*/
.auction_data_iocn_box { height: 52px;}
.auction_data_iocn_box > img{ float: left; margin: 15px 0;}
.auction_data_iocn_box .auction_time_icon { margin-left: 20px;}
.auction_data_iocn_box .auction_name_icon { margin-left: 78px; margin-right: 78px;}

/*数据详情盒子*/
.auction_date_detail_box {
    width: 90%;
    height: 240px;
    padding: 6px 11px;
    color: #fff;
    font-size: 12px;
    overflow-y:auto;
}
.auction_date_detail_box td { padding: 4px 0;}
.auction_money_box { margin-top: 45px;}
.auction_money { float: left; position: relative;}
.auction_money > input {
    width: 180px;
    height: 30px;
    background: none;
    border: 1px solid #fff;
    border-radius: 10px;
    box-sizing: border-box;
    padding-left: 15px;
    color: #fff;
    margin-left: 10px;
}
.auction_money > img {
    position: absolute;
    top: 0;
    right: 0px;
}
.recharge_btn { float: right; margin-right: 10px;}
.auction_data_none {
    width: 100%;
    height: 240px;
    background: url(../../images/event/6th-anniversary/auction_img_produnt_date_none.png) no-repeat center center;
}

.auction_time_detail { text-align: left; padding-left: 5px;}
.auction_name_detail { text-align: center;}
.auction_money_detail { text-align: right; padding-right: 5px;}

/* 拍卖开始 与 拍卖结束*/
.auction-lotteryconteiner > h2 { padding-top: 30px;}
.auction_end_box, .auction_start_box {
    position: absolute;
    text-align: center;
    background-color: rgba(0,0,0,0.8);
    width: 500px;
    height: 424px;
    border-radius: 10px;
    top: 0;
    left: 0;
}
.auction_start_box { background-color: rgba(0,0,0,0.1);}
.auction_end_box > img { padding: 32px 0; margin: 0 auto;}
.auction_start_box > img { padding: 100px 0; margin: 0 auto;}
.auction_end_box > h5 { color: #ffff00; font-size: 24px; margin-bottom: 30px;}
.auction_end_date {
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #ff1a00;
    border-bottom: 1px solid #ff1a00;
    color: #ff1a00;
    font-size: 12px;
}
.auction_end_money {
    width: 414px;
    margin: 0 auto;
    margin-top: 30px;
}
.auction_end_money > p { font-size: 24px; color: #ffff00;}
.auction_end_money span{ font-size: 14px;}
.auction_end_hammer > img { margin: 0 auto;}
.auction_end_money_ultimate { width: 129px; text-align: center;}
.auction_end_hammer { width: 70px;}
.auction_end_money_initial { width: 215px; text-align: center;}

/* 输入框文字颜色 */
.auction_money > input::-webkit-input-placeholder{color: #f2fe4b;}
.auction_money > input:-moz-placeholder { color: #f2fe4b;}
.auction_money > input::-moz-placeholder {color:#f2fe4b;}
.auction_money > input:-ms-input-placeholder {color:#f2fe4b;}
