/* 通用 */
* {
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input,
select,
button {
    outline: 0;
}

button {
    border: 0;
    background-clip: padding-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: none;
    vertical-align: baseline;
}

textarea,
input {
    word-wrap: break-word;
    word-break: break-all;
}

span,
p,
div {
    word-wrap: break-word;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

html,
body,
div,
p,
ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

@font-face {
    font-family: 'MyFont';
    src: url('./font/思源宋体.otf') format('woff');
    /* 可选：添加更多格式以提高兼容性 */
    font-weight: normal;
    font-style: normal;
}

p,
span {
    font-family: 'MyFont';
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

/* 黑色title背景主题 适用于alert confirm*/
body .skin_class_exmple .layui-layer-title {
    padding: 0 !important;
    text-align: center;
    background: black !important;
    color: white !important;
    font-size: 22px !important;
    height: 50px !important;
    line-height: 50px !important;
    position: relative !important;
}

body .skin_class_exmple .layui-layer-setwin {
    top: 15px !important;
}

body .skin_class_exmple .layui-layer-ico {
    background: url('./image/close2.png')no-repeat !important;
    background-size: 120%;
}

body .skin_class_exmple>.layui-layer-content {
    text-align: center;
    font-size: 20px;
    color: red;
    box-sizing: border-box;
}

body .skin_class_exmple .layui-layer-setwin a {
    width: 24px;
    height: 24px;
    opacity: 1;
}

body .skin_class_exmple .layui-layer-setwin a:hover {
    opacity: 1;
}

body .skin_class_exmple .layui-layer-setwin {
    opacity: 1;
}

body .skin_class_exmple>.layui-layer-btn {
    background: white;
    text-align: center;
}

body .layui-layer-title {
    background-color: transparent !important;
    border-bottom: none;
}

body .layui-layer-content {
    background-color: transparent !important;
    border-bottom: none;
    box-shadow: none;
}

body .layui-layer-setwin a {
    width: 24px;
    height: 24px;
    opacity: 0;
}

body .layui-layer-setwin a:hover {
    opacity: 0;
}

body .layui-layer-setwin {
    opacity: 0;
}

body .layui-layer-setwin .layui-layer-close2 {
    right: -2px;
    top: -2px;
}

body .skin_class_two {
    box-shadow: none;
}

.cu_layer {
    display: none;
}


html {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0 auto;
}

body {
    max-width: 1920px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}


/* 页面部分 */
.indexPage {
    min-width: 1500px;
    display: block;
    height: 3205px;
    background: url('./image/index.jpg')top center no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.indexPage .main {
    margin-top: 460px;
    position: relative;
}

.indexPage .main .active-time {
    width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
}

.indexPage .active-time .activeTime {
    font-size: 18px;
    color: #c36e30;
    width: 605px;
    height: 38px;
    line-height: 38px;
    background: url(./image/active-time.png) no-repeat;
    text-align: center;
}

.indexPage .login {
    line-height: 50px;
    font-size: 18px;
    color: #000000;
    text-align: center;
    margin-top: 20px;
}

.indexPage .login a {
    color: #ff0000;
}

a:hover {
    -webkit-filter: brightness(120%);
    -ms-filter: brightness(120%);
    -o-filter: brightness(120%);
    -moz-filter: brightness(120%);
    opacity: 0.85\0;
}

.indexPage a.geted {
    pointer-events: none;
}

/* 可修改 */
.indexPage .header {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
}

.indexPage .header .down a {
    display: inline-block;
    width: 152px;
    height: 37px;
    background: url(./image/recharge.png) no-repeat;
}


.indexPage .header .down a:last-child {
    background-position-y: -37px;
}

/* 跳转按钮 */
.skip-btn {
width: 710px;
    margin: 30px auto 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.skip-btn a {
    display: inline-block;
    width: 293px;
    height: 61px;
    background: url(./image/page-btn.png) no-repeat;
}

.skip-btn a.geted {
    background-position-y: -61px;
}

.skip-btn a.active {
    -webkit-filter: brightness(120%);
    -ms-filter: brightness(120%);
    -o-filter: brightness(120%);
    -moz-filter: brightness(120%);
    opacity: 0.85\0;
}

.skip-btn a:nth-child(2) {
    display: inline-block;
    width: 293px;
    height: 61px;
    background: url(./image/download-btn.png) no-repeat;
}

/* 跳转按钮 end*/


/* partOne */
.partOne {
    margin: 145px auto 0;
    width: 1408px;
    height: auto;

    background-image: url(./image/partOne_bg.png);
    background-size: cover;
}

.partOne .reservation-btn {
    padding-top: 410px;
    text-align: center;
}

.partOne .reservation-btn a {

    display: inline-block;
    width: 207px;
    height: 60px;
    background: url(./image/reservation-btn.png) no-repeat;
}

.partOne .reservation-btn a.geted {
    background-position-y: -60px;
}

.partOne .active-rule {
    width: 665px;
    margin: 30px auto 0;
}

.partOne .active-rule p {
    font-size: 14px;
    font-size: 16px;
    color: #261102;
    line-height: 30px;
    text-indent: 7em;
}

.partOne .active-rule .title {
    background: #6eb0db;
    padding: 0 15px;
    border-radius: 20px;
    display: inline-block;
}

.partOne .active-rule .title span {
    font-size: 16px;
    color: #fff;
    
}

.partOne .reservation-p {
    margin-top:80px;
}

.partOne .reservation-p p {
    background: linear-gradient(to bottom, #145475, #377dac);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    font-size: 24px;
    text-align: center;
}

.partOne .reservation-p p span {
    font-size: 63px;
    margin:0 30px ;
}

.progress {
    width: 1226px;
    margin: 75px auto 0;
    margin-left: 105px;
}

.progress .tips {
width: 1150px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.progress .tips span{
color: #cccccc;
font-size: 16px;
}
.progress .tips span.active{
    color: #261102;
}
.layui-progress {
    background: url(./image/progress.png) no-repeat;
    height: 10px;
    width: 1226px;
    margin-top: 10px;
}

.layui-progress .layui-progress-bar {
    height:8px;
    top: 1px;
    background: #ea8e49;
}

.partOne .progress-btn {
    width: 1210px;
    margin: 230px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.partOne .progress-btn a {

    display: inline-block;
    width: 132px;
    height: 39px;
    background: url(./image/partOne_getBtn.png) no-repeat;
}

.partOne .progress-btn a.geted {
    background-position-y: -39px;
}

/* partOne end*/



/* partTwo */
.partTwo {
    margin: 130px auto 0;
    width: 1401px;
    height: 705px;

    background-image: url(./image/partTwo_bg.png);
    background-size: 100% 100%;
}

.partTwo .active-rule {
width: 685px;
    margin: 0 auto;
    padding-top: 80px;
}

.partTwo .active-rule p {
    font-size: 16px;
    color: #261102;
    line-height:30px;
}

.partTwo .content {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 100px auto 0;
}

.partTwo .content .content-l {
    width: 572px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    height: 360px;
}

.partTwo .content .content-l p {
    font-size: 16px;
    color: #261102;
}

.partTwo .content .content-l .lt p {
    cursor: pointer;
}
.partTwo .content .content-l .lt {
    display: flex;
    justify-content: space-between;
    margin-left: 30px;
}

.partTwo .content .content-l div.lb {
    padding-top:252px;

    text-align: center;
}

.partTwo .content .content-l div.btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.partTwo .content .content-l div.btn a {
    display: inline-block;
    width: 190px;
    height:45px;
    background: url(./image/partTwo_btn.png) no-repeat;
}

.partTwo .content .content-l div.btn a:nth-child(2) {
    background-position-y: -45px;
}

.partTwo .content .content-r {
    width: 550px;
    margin-top: 70px;
}

.partTwo .content .content-r .list {
    height: 48px;
    margin-top: 21px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.partTwo .content .content-r p {
    font-size: 16px;
    color: #261102;
    line-height: 48px;
}

.partTwo .content .content-r .list .btn {
    width:280px;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

.partTwo .content .content-r .list .btn a {
    display: inline-block;
    width: 132px;
    height: 39px;
    background: url(./image/getBtn.png) no-repeat;
}

.partTwo .content .content-r .list .btn a.geted {
    background-position-y: -39px;
}

.partTwo .content .content-r .list .btn a.share {
    background-position-y: -78px;
}

/* partTwo end*/



/* 弹框 */

/* 概率详情弹框 */
.probabilityDetailPage {
    background: url(./image/twy_pop_gv.png)no-repeat center !important;
}

.probabilityDetailPage .lay_close {
    font-size: 30px;
    top: 36px;
    right: 38px;
    opacity: 0;
}

/* 概率详情弹框 end*/


/* 抽奖弹框 */
.drawPage {
    background: url(./image/jl_pop.png)no-repeat center !important;
}

.drawPage .lay_close {
    font-size: 30px;
    top: 36px;
    right: 38px;
    opacity: 0;
}

.drawPage .lay_content {
    margin-top: 155px;
}

.drawPage .drawPage-con p {
    font-size: 16px;
    color: #1a1a1a;
    line-height: 28px;
    margin: 30px auto 20px;
}
.drawPage .drawPage-con a{
     display: inline-block;
    width: 190px;
    height:45px;
    background: url(./image/sub-btn.png) no-repeat;
}
/* 抽奖弹框 end*/



/* 抽奖记录弹框*/
.awardRecord {
    background-image: url(./image/awardRecord.png);
    background-size: 100% 100%;
}

.awardRecord .lay_content {
    margin-top: 163px;
}

.awardRecord .lay_close {
font-size: 30px;
    top: 37px;
    right: 42px;
    opacity: 0;
}

.tablePages {
    width: 80%;
    margin: 0 auto;
    color: #1a1a1a;
    height: 340px;
}

.tablePages .itemClass {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tablePages .itemClass span {
    width: 50%;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 36px;

}

.recordings {
    font-size: 12px;
    color: #1a1a1a;
    display: inline-block;
}
.layui-laypage .layui-laypage-curr em {
    color: #79c2eb !important;
}

#pagings {
    text-align: center;
    width: 508px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0)
}

#pagings .layui-laypage a {
    background-color: transparent;
    border: none;
    font-size: 16px;
    color: #1a1a1a;
}

#pagings .layui-disabled {
    color: #361f07 !important;
}

/* 抽奖记录弹框 end*/

/*暂存箱弹框*/
.keyRecord {
    background-image: url(./image/keyRecord.png);
    background-size: 100% 100%;
}

.keyRecord .lay_content {
    margin-top: 223px;
}

.keyRecord .lay_close {
    font-size: 30px;
    top: 36px;
    right: 38px;
    opacity: 0;
}

.tablePagesize {
    width: 82%;
    margin: 0px auto;
    height: 280px;
}

.tablePagesize .itemClass {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tablePagesize .itemClass span {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 35px;
}
.tablePagesize .itemClass span:first-child{
    width: 40%;
}
.tablePagesize .itemClass span:nth-child(2){
    width: 45%;
}
.tablePagesize .itemClass a {
    display: inline-block;
    width: 111px;
    height: 16px;
    background: url(./image/pop-btn.png) no-repeat;
}

.tablePagesize .itemClass a.geted {
    background-position-y: -16px;
}

.recordings {
    font-size: 16px;
    color: #1a1a1a;
    display: inline-block;
}


#pages {
    text-align: center;
    width: 508px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0)
}

#pages .layui-laypage a {
    background-color: transparent;
    border: none;
    font-size: 16px;
    color: #1a1a1a !important;
    font-family: SourceHanSansCN;
}

#pages .layui-disabled {
    color: #2a1805 !important;
}

/* 暂存箱弹框 end*/



/* 弹框 end*/