@charset "UTF-8";

html,
body,
h1,
h2,
h3,
h4,
h5,
dl,
dt,
dd,
ul,
ol,
li,
p,
pre,
form,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}
html,
body,
button,
input,
select,
textarea {
    font: 12px/1.5 'Microsoft Yahei', Tahoma, Simsun, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
button,
input,
select,
textarea {
    font-size: 100%;
}
em,
i {
    font-style: normal;
}
form {
    display: inline;
}
ul,
ol {
    list-style: none;
}
img {
    border: 0 none;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    text-decoration: none;
    outline: none;
    color: #000;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover {
    text-decoration: none;
}
a:focus,
*:focus {
    outline: none;
}
.hidden {
    display: none;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: ' ';
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

table,
th,
td {
    border: 1px solid #666;
    border-collapse: collapse; /* 移除单元格之间的间隔 */
}


.content {
    width: 100%;
    background: #fff9e9 url(../img/bg.png?v=20241024) no-repeat top center;
    min-width: 1100px;
    overflow: hidden;
}

.nav {
    width: 140px;
    height: 194px;
    position: fixed;
    top: 50%;
    right: 10%;
    margin-top: -119px;
    padding: 22px 0;
    z-index: 50;
}
.nav a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #4ca681;
    line-height: 45px;
    padding-left: 8px;
}

.col1 {
    width: 100%;
    padding-top: 527px;
    margin-bottom: 228px;
}

.act-login-info {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.act-login-info .act-time {
    font-size: 31px;
    margin-bottom: 27px;
}

.act-login-info a {
    color: #6ff2ef;
    display: inline-block;
    vertical-align: middle;
}

.act-login-info a:hover {
    opacity: 0.9;
}

.act-login-info span {
    display: inline-block;
    vertical-align: middle;
}

.act-login-before {
    text-align: center;
}

.act-login-info .name {
    vertical-align: middle;
    max-width: 115px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.col3 {
    margin: 0 auto;
}

.part1 {
    position: relative;
}

.part1 .title {
    margin: 0 auto;
    width: 476px;
    height: 111px;
    left: 50%;
    background: url(../img/part1-title.png?v=20241024) center no-repeat;
}

.part1 .tip p,
.part2 .tip p,
.part4 .tip p {
    text-align: center;
    color: #949494;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 10px;
}

.part2 .tip p span {
    color: #fc2829;
    cursor: pointer;
    text-decoration: underline;
}

.part1 .num,
.part2 .num,
.part3 .num {
    text-align: center;
    margin-top: 55px;
    color: #193154;
    font-size: 40px;
    line-height: 40px;
}

.part2 .num {
    position: relative;
    z-index: 2;
}

.part2 .num .sp0 {
    position: relative;
}
.part2 .num .sp0 .i1 {
    position: absolute;
    top: 52px;
    left: 0;
    color: #949494;
    font-size: 18px;
}

.part1 .num .btn,
.part2 .num .btn {
    display: inline-block;
    cursor: pointer;
    margin-left: 53px;
    width: 214px;
    height: 52px;
    font-size: 26px;
    line-height: 53px;
    letter-spacing: 4px;
    color: #fff;
    text-align: center;
    position: relative;
    top: -10px;
    background: url(../img/com-bt.png?v=20241024) center no-repeat;
}

.part1 .hb-wrap {
    width: 1045px;
    margin: 50px auto 0;
    padding-left: 155px;
}

.part1 .item-img {
    width: 218px;
    margin-right: 115px;
}

.part1 .item-img .no-mr {
    margin-right: 0;
}
.part1 .item-img .times {
    color: #b8110a;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 9px;
}

.part1 .item-img .img {
    width: 218px;
    height: 246px;
}

.part1 .item-img .img img {
    display: block;
    width: 100%;
    height: 100%;
}

.part1 .item-img .get-btn {
    cursor: pointer;
    user-select: none;
    margin: 27px auto 0;
    width: 209px;
    height: 51px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    line-height: 48px;
    letter-spacing: 2px;
    background: url(../img/get-btn-bg.png?v=20241024) center no-repeat;
    display: block;
}

.part1 .item-img .get-btn.not-click {
    cursor: not-allowed;
}

.part2 .title {
    margin: 40px auto 35px;
    width: 476px;
    height: 111px;
    background: url(../img/part2-title.png?v=20241024) center no-repeat;
}

.gift-wrap {
    margin: 50px auto 0;
    width: 1022px;
    height: 150px;
    padding-left: 33px;
    background: url(../img/zp-hb-line.png?v=20241024) center no-repeat;
}

.gift-wrap .lb-item {
    margin-right: 55px;
    width: 77px;
}

.gift-wrap .lb-item.last-lb-item {
    margin-right: 0;
}

.gift-wrap .lb-item .lb-txt-1 {
    width: 77px;
    height: 34px;
    background: url(../img/+1.png?v=20241024) center no-repeat;
}

.gift-wrap .lb-item .lb-txt-2 {
    width: 77px;
    height: 34px;
    background: url(../img/+2.png?v=20241024) center no-repeat;
} 

 .gift-wrap .lb-item .lb-txt-3 {
    width: 77px;
    height: 34px;
    background: url(../img/+3.png?v=20241024) center no-repeat;
} 

.gift-wrap .lb-item .lb-txt-5 {
    width: 77px;
    height: 34px;
    background: url(../img/+5.png?v=20241024) center no-repeat;
} 

.gift-wrap .lb-item .lb-img {
    margin: 11px auto 0;
    width: 69px;
    height: 56px;
    background: url(../img/lb-img.png?v=20241024) center no-repeat;
}

.gift-wrap .lb-item .lb-img.not-click {
    cursor: not-allowed;
    background:url(../img/lb-img-gray.png?v=20241024) center no-repeat;
}

.gift-wrap .lb-item .lb-txt2 {
    font-size: 18px;
    color: #193154;
    text-align: center;
}


.col3 {
    position: relative;
}

.col3 .h-bg {
    position: absolute;
    width: 100%;
    top: -160px;
    height: 871px;
    background: url(../img/zp-h-bg.png?v=20241024) center no-repeat;
}

.col3_turntable_bg {
    width: 100%;
    height: 703px;
    margin: 50px auto 0;
    position: relative;
}

.col3_turntable_bg .panel {
    width: 614px;
    height: 615px;
    position: absolute;
    left: 50%;
    margin-left: -307px;
}

.panel_bg {
    width: 614px;
    height: 615px;
}
.col3_turntable_bg .pointer {
    width: 127px;
    height: 146px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -82px;
    margin-left: -66px;
    z-index: 4;
    cursor: pointer;
    background: url(../img/lottery_btn.png?v=20241024) no-repeat;
}

.part2 {
    position: relative;
}

.part3 {
    position: relative;
    padding-top: 20px;
}

.part3 .zh-bottom {
    position: absolute;
    top: -495px;
    left: 0;
    width: 100%;
    height: 884px;
    background: url(../img/zp-hm-bg.png?v=20241024) center no-repeat;
}

.part3 .title {
    position: relative;
    margin: 0 auto;
    width: 587px;
    height: 185px;
    background: url(../img/part3-title.png?v=20241024) center no-repeat;
}

.part3 .tip {
    text-align: center;
    font-size: 18px;
    color: #949494;
    margin-top: -45px;
}

.part3 .jfk {
    margin: 10px auto 44px;
    width: 491px;
    height: 471px;
    background: url(../img/jfk.png?v=20241024) center no-repeat;
}

.part3 .lj-dh-btn {
    margin: 0 auto;
    cursor: pointer;
    width: 299px;
    height: 73px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    line-height: 68px;
    letter-spacing: 2px;
    background: url(../img/ljdh-btn.png?v=20241024) center no-repeat;
}

.part3 .tip2 {
    margin-top: 24px;
    line-height: 25px;
    color: #193154;
    font-size: 25px;
    text-align: center;
    cursor: pointer;
    text-decoration: underline;
}

.part3 .pointer {
    width: 127px;
    height: 146px;
    position: absolute;
    top: 100px;
    left: 50%;
    margin-top: -82px;
    margin-left: -66px;
    z-index: 4;
    cursor: pointer;
    background: url(../img/lottery_btn.png?v=20241024) no-repeat;
}

.part4 {
    margin-top: 288px;
}

.part4 .title {
    margin: 0 auto 32px;
    width: 576px;
    height: 135px;
    background: url(../img/part4-title.png?v=20241024) center no-repeat;
}

.part4 .tip {
    margin-bottom: 50px;
}

.tou-wrap {
    margin: 70px auto 0;
    width: 1500px;
}

.tou-wrap .left-sec {
    width: 716px;
    margin-right: 40px;
}

.tou-wrap .left-sec .sp0 {
    position: relative;
}

.tou-wrap .left-sec .sp0 .i1 {
    position: absolute;
    top: 52px;
    left: 0;
    color: #949494;
    font-size: 18px;
}

.tou-wrap .txt {
    line-height: 36px;
    font-size: 36px;
    color: #193154;
    text-align: center;
}

.tou-wrap .left-sec .txt {
    margin-bottom: 57px;
}

.tou-wrap .right-sec .txt {
    margin-bottom: 37px;
}

.tou-wrap .txt .rank {
    margin-left: 30px;
}

.tou-wrap .rank-wrap .item {
    width: 626px;
    height: 88px;
    margin-bottom: 17px;
}

.tou-wrap .rank-wrap .item1 {
    background: url(../img/one.png?v=20241024) center no-repeat;
}

.tou-wrap .rank-wrap .item2 {
    background: url(../img/two.png?v=20241024) center no-repeat;
}

.tou-wrap .rank-wrap .item3 {
    background: url(../img/three.png?v=20241024) center no-repeat;
}

.tou-wrap .rank-wrap .item p {
    padding-left: 146px;
    color: #fff;
    line-height: 22px;
}

.tou-wrap .rank-wrap .item4 p,
.tou-wrap .rank-wrap .item5 p {
    line-height: 88px;
    font-size: 24px;
}

.tou-wrap .username {
    padding-top: 28px;
    font-size: 24px;
    margin-bottom: 5px;
}

.tou-wrap .num {
    font-size: 18px;
}

.tou-wrap .rank-wrap .item4 {
    background: url(../img/four.png?v=20241024) center no-repeat;
}

.tou-wrap .rank-wrap .item5 {
    background: url(../img/five.png?v=20241024) center no-repeat;
}

.tou-wrap .rank-get-btn {
    margin: 30px auto 0;
    width: 351px;
    height: 81px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    line-height: 76px;
    cursor: pointer;
    letter-spacing: 2px;
    background: url(../img/big-get-btn.png?v=20241024) center no-repeat;
}

.tou-wrap .extra-tip {
    text-align: center;
    margin-top: 30px;
    color: #949494;
    font-size: 18px;
    line-height: 18px;
}

.col7 {
    width: 865px;
    margin: 0 auto;
}
.rule_name {
    color: #fffeec;
    font-size: 20px;
    font-weight: bold;
}
.rule_box {
    margin-top: 10px;
}
.rule_box p {
    font-size: 16px;
    color: #fffeec;
    line-height: 28px;
}
.clear {
    clear: both;
}
.clearfix:after,
.clearfix:before {
    content: '';
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

.part_sign {
    background: url(../img/part_sign_bg.png?v=20241024) no-repeat;
}
.part_rule1 {
    color: #fffeec;
    font-size: 14px;
    text-align: center;
    margin-top: 90px;
    margin: 0 auto;
}
.part_rule1 span {
    color: #ecff00;
}
.red1_item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 218px;
    height: 281px;
    margin: 0 50px;
}

.part_rank {
    margin: 98px auto 0;
    background: url(../img/part_rank_bg.png?v=20241024) no-repeat;
    background-position: top center;
    width: 1230px;
    position: relative;
    padding-top: 145px;
}
.part_rank_top {
    width: 1229px;
    height: 284px;
    margin: -5px auto 0;
    background: url(../img/part_rank_top.png?v=20241024) no-repeat;
    padding-top: 60px;
}
.part_rank_til {
    width: 1045px;
    margin: 0 auto;
    font-size: 18px;
    color: #3ea077;
    text-align: center;
    position: relative;
}
.part_rank_til i {
    position: absolute;
    top: 14px;
    left: 0;
}
.part_rank_til span {
    font-size: 30px;
    font-weight: bold;
}
.task {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.part_rank_item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 130px;
    margin: 0 18px;
}
.part_rank_item .add {
    height: 22px;
    font-size: 18px;
    color: #3ea077;
    text-align: center;
}
.part_rank_item .title {
    font-size: 16px;
    color: #3ea077;
    text-align: center;
}
.part_rank_item .img {
    width: 79px;
    height: 91px;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.part_rank_item .active {
    background-image: url(../img/part_rank_item_active.png?v=20241024);
}
.part_rank_item .deactive {
    background-image: url(../img/part_rank_item_deactive.png?v=20241024);
}

/* 筛子样式 */
.shaiziBox {
    position: relative;
    width: 715px;
    height: 475px;
    margin: 0;
    background: url(../img/qp.png?v=20241024);
}
.shaizi_mask {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../img/shaiziMask.png?v=20241024) no-repeat;
}

.shaizi_list {
    position: absolute;
    width: 386px;
    height: 296px;
    top: 50%;
    left: 50%;
    margin-left: -174px;
    margin-top: -153px;
}
.shaizi_item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    background: url(../img/shaizi.png?v=20241024) no-repeat;
}

.shaizi_1003 {
    height: 100px;
    width: 100px;
    background-position: 0 0;
}
.shaizi_1002 {
    height: 100px;
    width: 100px;
    background-position: 0 -100px;
}
.shaizi_1001 {
    height: 100px;
    width: 100px;
    background-position: 0 -200px;
}
.shaizi_1006 {
    height: 100px;
    width: 100px;
    background-position: 0 -300px;
}
.shaizi_1005 {
    height: 100px;
    width: 100px;
    background-position: 0 -400px;
}
.shaizi_1004 {
    height: 100px;
    width: 100px;
    background-position: 0 -500px;
}
.shaizi_3 {
    height: 100px;
    width: 100px;
    background-position: 0 -600px;
}
.shaizi_2 {
    height: 100px;
    width: 100px;
    background-position: 0 -700px;
}
.shaizi_1 {
    height: 100px;
    width: 100px;
    background-position: 0 -800px;
}
.shaizi_6 {
    height: 100px;
    width: 100px;
    background-position: 0 -900px;
}
.shaizi_5 {
    height: 100px;
    width: 100px;
    background-position: 0 -1000px;
}
.shaizi_4 {
    height: 100px;
    width: 100px;
    background-position: 0 -1100px;
}

.go_pay {
    position: absolute;
    top: 510px;
    left: 50%;
    margin-left: -94px;
    height: 65px;
    width: 186px;
    background: url(../img/lqjl1.png?v=20241024) no-repeat;
    line-height: 65px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #946c05;
}
.go_pay:hover {
    background: url(../img/lqjl2.png?v=20241024) no-repeat;
}
.go_home {
    height: 56px;
    width: 178px;
    background-position: 0 -406px;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: 530px;
}
.go_home:hover {
    background-position: 0 -350px;
}
.act_t2 {
    color: #578be7;
    width: 606px;
    position: absolute;
    top: -35px;
    left: -7px;
    font-size: 15px;
}
.act_col2_txt1 {
    font-size: 15px;
    color: #bebebe;
    text-align: center;
    position: absolute;
    top: 7px;
    width: 100%;
}

.touzi-btn-wrap {
    margin-top: 50px;
}

.touzi-btn-wrap .act_btn1_1,
.touzi-btn-wrap .act_btn1_2 {
    width: 210px;
    height: 73px;
    background: url(../img/tou-btn.png?v=20241024) center no-repeat;
    text-align: center;
    font-size: 40px;
    color: #fff;
    line-height: 68px;
    cursor: pointer;
}

.touzi-btn-wrap .act_btn1_1 {
    margin-left: 114px;
    margin-right: 67px;
}

.touzi-btn-wrap .act_btn1_2 {
    margin-left: -8px;
}

.part5 {
    padding-top: 260px;
}

.part5 .title {
    margin: 0 auto 100px;
    width: 576px;
    height: 134px;
    background: url(../img/part5-title.png?v=20241024);
}

.part5 .activity-rules {
    margin: 0 auto;
    width: 1200px;
    color: #949494;
    font-size: 24px;
}

.part5 .activity-rules p {
    line-height: 40px;
    margin-bottom: 20px;
}
.content .aside {
    position: fixed;
    padding-top: 178px;
    padding-left: 10px;
    width: 189px;
    height: 387px;
    top: 50%;
    right: 0;
    margin-top: -282px;
    z-index: 100;
    background: url(../img/aside/aside-bg.png?v=20241024) center no-repeat;
}

.content .aside .item {
    height: 30px;
    margin: 0 auto 28px;
    cursor: pointer;
}

.content .aside .item1 {
    width: 136px;
    background: url(../img/aside/qdlhb.png?v=20241024) center no-repeat;
}

.content .aside .item2 {
    width: 137px;
    background: url(../img/aside/xydzp.png?v=20241024) center no-repeat;
}

.content .aside .item3 {
    width: 142px;
    background: url(../img/aside/fldh.png?v=20241024) center no-repeat;
}

.content .aside .item4 {
    width: 137px;
    background: url(../img/aside/dsphb.png?v=20241024) center no-repeat;
}

.content .aside .item5 {
    width: 144px;
    background: url(../img/aside/hdgz.png?v=20241024) center no-repeat;
}

.content .aside .item6 {
    width: 124px;
    height: 55px;
    background: url(../img/aside/hddb.png?v=20241024) center no-repeat;
}