@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;
}

html {
	overflow-x: hidden;
    
}

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;
}

body {
    width: 100%;
    background: #000000 url(../img/body.jpg) no-repeat top center;
    overflow: hidden;
    
    
}

#app {
    min-width: 1500px;
    
}

.hide {
    display: none;
}

.btn_start {
    margin: 660px auto 0;
    width: 261px;
    height: 65px;
    background: url(../img/btn_start.png) center/100% no-repeat;
}
.btn_start:hover {
    cursor: pointer;
}
.btn_mask {
    width: 100%;
    height: 100%;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.section_login {
    margin: 220px auto 0;
    width: 100%;
    text-align: center;
    
    color: #fff;
    font-size: 20px;
}

.section_login .btn_login {
    cursor: pointer;
}
.section_login .btn_login:hover {
    color: #f9d4bd;
}


.float_right {
    position: fixed;
    z-index: 90;
    right: 0;
    top: 50%;
    transform: translate(-30px, -50%);
    user-select: none;
    width: 138px;
    height: 328px;
    background: url(../img/float_right_bg.png) center/100% no-repeat;
}
.float_right .float_item {
    height: 64px;
    line-height: 64px;
    color: #fff1ee;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
}
.float_right .float_item:hover {
    color: #ffe598;
}


.part_1 {
    margin: 60px auto 0;
    height: 850px;
    width: 100%;
}

.part_1 .title {
    margin: 0 auto;
    width: 755px;
    height: 160px;
    background: url(../img/part1_title.png) center/100% no-repeat;
}

.part_1 .tabs {
    margin: 20px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.part_1 .tabs .tab_item {
    margin: 0 -16px;
    width: 276px;
    height: 84px;
    cursor: pointer;
}
.part_1 .tabs .tab_1 {
    width: 274px;
    background: url(../img/part1_seg_1.png) center/100% no-repeat;
}
.part_1 .tabs .tab_1_act {
    background: url(../img/part1_seg_hover_1.png) center/100% no-repeat;
}

.part_1 .tabs .tab_2 {
    background: url(../img/part1_seg_2.png) center/100% no-repeat;
}
.part_1 .tabs .tab_2_act {
    background: url(../img/part1_seg_hover_2.png) center/100% no-repeat;
}

.part_1 .tabs .tab_22 {
    background: url(../img/part1_seg_3.png) center/100% no-repeat;
}
.part_1 .tabs .tab_22_act {
    background: url(../img/part1_seg_hover_3.png) center/100% no-repeat;
}

.part_1 .tabs .tab_3 {
    background: url(../img/part1_seg_4.png) center/100% no-repeat;
}
.part_1 .tabs .tab_3_act {
    background: url(../img/part1_seg_hover_4.png) center/100% no-repeat;
}

.part_1 .tabs .tab_4 {
    width: 274px;
    background: url(../img/part1_seg_5.png) center/100% no-repeat;
}
.part_1 .tabs .tab_4_act {
    background: url(../img/part1_seg_hover_5.png) center/100% no-repeat;
}

.part_1 .sec_goods {
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.part_1 .sec_goods .arrow_icon {
    margin-top: -100px;
    width: 73px;
    height: 95px;
    cursor: pointer;
    background: url(../img/part1_arrow_n.png);
}
.part_1 .sec_goods .arrow_icon:hover {
    background: url(../img/part1_arrow_h.png);
}
.part_1 .sec_goods .arrow_gray {
    margin-top: -100px;
    width: 73px;
    height: 95px;
    cursor: not-allowed;
    background: url(../img/part1_arrow_gray.png);
}

.part_1 .sec_goods .arrow_left {
    transform: rotate(180deg);
}

.part_1 .sec_goods .arrow_scroll {
    margin: 0 35px;
    width: 1260px;
    height: 100%;
    /* background-color: blue; */
    overflow: hidden;
    display: flex;
    align-items: center;
}
.part_1 .sec_goods .arrow_scroll::-webkit-scrollbar {
    height: 0;
}

.part_1 .sec_goods .scroll_group {
    display: flex;
    align-items: center;
}
.part_1 .sec_goods .scroll_group_1 {
    /* background-color: #000000; */
}
.part_1 .sec_goods .scroll_group_2 {
    /* background-color: #ff00ff; */
}
.part_1 .sec_goods .scroll_group_3 {
    /* background-color: #00ff00; */
}
.part_1 .sec_goods .scroll_group_4 {
    /* background-color: #ff0000; */
}
.part_1 .sec_goods .scroll_item {
    /* margin: 0 10px; */
    margin-right: 116px;
    width: 292px;
    height: 470px;
    /* background-color: #fff; */
    text-align: center;
    font-size: 14px;
    color: #f9d4bd;
}

.part_1 .scroll_item .icon_bg {
    width: 292px;
    height: 363px;
    background: url(../img/part1_goods_bg.png) center/100% no-repeat;
    position: relative;
}

.part_1 .icon_bg img {
    position: absolute;
    top: 65px;
    left: 0;
    width: 100%;
    height: 180px;
    object-fit: contain;
}

.part_1 .scroll_item .icon_bg .sign_1 {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 70px;
    height: 30px;
    background: url(../img/sign_1.png) center/100% no-repeat;
}

.part_1 .scroll_item .icon_bg .sign_2 {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 70px;
    height: 30px;
    background: url(../img/sign_2.png) center/100% no-repeat;
}

.part_1 .scroll_item .hint {
    padding: 4px 0 6px 0;
}

.part_1 .icon_bg .limit {
    position: absolute;
    top: 15px;
    right: 12px;
    width: 91px;
    height: 31px;
    background: url(../img/limit_bg.png) center/100% no-repeat;

    line-height: 31px;
    font-size: 16px;
    color: #a0122b;
    /* text-align: right; */
    padding-left: 12px;
}



.part_1 .icon_bg .name {
    position: absolute;
    bottom: 70px;
    left: 0;
    width: 100%;
    color: #fff;
    font-size: 18px;
}

.part_1 .icon_bg .price {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    color: #ffe598;
    font-size: 20px;
}

.part_1 .icon_bg .price span {
    padding-left: 4px;
    text-decoration: line-through;
    color: #ffe598;
    font-size: 16px;
    opacity: 0.8;
}

.part_1 .scroll_item .btn_buy {
    margin: 0 auto;
    width: 261px;
    height: 65px;
    background: url(../img/part1_btn_buy.png) center/100% no-repeat;
    cursor: pointer;
}



.part_2 .title {
    margin: 80px auto 0;
    width: 1210px;
    height: 157px;
    background: url(../img/part2_title.png) center/100% no-repeat;
}




.part2_sec {
    display: flex;
    margin: 50px auto 0;
    width: 1450px;
    height: 820px;
    transform: translate(-10px, 0);
}

.part2_sec .part2_sec_left {
    margin-left: 18px;
    padding-top: 100px;
    width: 468px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.part2_sec_left .part2_left_item {
    position: relative;
}

.part2_sec_left .part2_left_item .sign {
    position: absolute;
    bottom: 94px;
    right: 0px;
    width: 144px;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    text-align: center;
    letter-spacing: 1px;
    color: #fff;
    background: url(../img/left_btn_sign.png) center/100% no-repeat;
}

.part2_sec_left .left_item_1 .left_item_bg {
    width: 342px;
    height: 223px;
    background: url(../img/left_bg_1.png) center/100% no-repeat;
    position: relative;
    padding-top: 20px;

}

.part2_sec_left .left_item_11 .left_item_bg {
    width: 351px;
    height: 243px;
    background: url(../img/left_bg_2.png) center/100% no-repeat;
    position: relative;
    padding-top: 30px;
}

.part2_sec_left .left_item_bg img {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    height: 160px;
    object-fit: contain;
}

.part2_sec_left .left_item_bg .left_name {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
}
.part2_sec_left .left_item_11 .left_name {
    bottom: 15px;
}

.part2_sec_left .left_item_1 .buy_btn {
    width: 261px;
    height: 65px;
    background: url(../img/left_buy_btn.png) center/100% no-repeat;
    margin: 20px auto 40px auto;
}

.part2_sec_left .left_item_11 .buy_btn {
    width: 261px;
    height: 65px;
    background: url(../img/left_buy_btn.png) center/100% no-repeat;
    margin: 20px auto 40px auto;
}

.part2_sec_left .buy_btn {
    color: #e03415;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    line-height: 64px;
    padding-right: 170px;
    cursor: pointer;
}
.part2_sec_left .buy_btn span {
    font-size:32px;
}

.part2_sec .btn_buy_one {

}

.part2_sec .btn_buy_ten {

}






#lottery{
    width:920px;
    height:714px;
    position:relative;
    margin: 78px 0px 0px 33px;
    user-select: none;
}

.luck table tr td {
    width:207px;
    height:160px;
    position:relative;
    display: block;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    background: url(../img/lottery_bg.png) center/100% no-repeat;
}

.luck table td .td_contain {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    border: 2px solid #db1e35;
}

.luck table td .td_contain.active {
    border: 2px solid #00ff00;
}

.luck .td_contain img {
    display: block;
    margin: 15px auto 0 auto;
    width: 180px;
    height: 110px;
    object-fit: contain;
}

.luck .td_contain .td_name {
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.luck .td_contain .sign_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 70px;
    height: 30px;
    background: url(../img/sign_1.png) center/100% no-repeat;
}

.luck .td_contain .sign_2 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 70px;
    height: 30px;
    background: url(../img/sign_2.png) center/100% no-repeat;
}

.luck .td_first {
    cursor: pointer;
}

.luck .td_first .first_hover {
    display: none;
    position: absolute;
    left: -2px;
    top: -165px;
    z-index: 98;
    width: 621px;
    height: 163px;
    background: url(../img/pop_hover_bg.png) center/100% no-repeat;
    color: #f1a1a8;
    font-size: 18px;
    padding: 30px 30px;
}

.luck .td_first:hover .first_hover {
    display: block;
}



#lottery .lottery-center {
    position: absolute;
    width: 434px;
    height: 340px;
    left: 50%;
    top: 50%;
    margin-left: -232px;
    margin-top: -178px;

    text-align: center;
} 

.lottery-center .lottery-btn-one {
    margin: 30px auto 0;
    width: 311px;
    height: 77px;
    background: url(../img/btn_draw_one.png) center/100% no-repeat;
    cursor: pointer;
}
.lottery-center .lottery-btn-ten {
    margin: 30px auto 0;
    width: 311px;
    height: 77px;
    background: url(../img/btn_draw_ten.png) center/100% no-repeat;
    cursor: pointer;
}
.lottery-center .last-count {
    margin-top: 40px;
    color: #fff;
    font-size: 18px;
}
.lottery-center .my-prize {
    margin-top: 20px;
    color: #f8ce8d;
    font-size: 20px;
    text-decoration: underline;
    cursor: pointer;
}



/* 模块3 规则 */
.part_3 .title {
    margin: 20px auto 0;
    width: 755px;
    height: 161px;
    background: url(../img/part3_title.png) center/100% no-repeat;
}

.part_3 .desc {
    margin:  100px auto 0;
    width: 1200px;
    font-size: 20px;
    color: #d2c6c8;
    line-height: 30px;
    padding-bottom: 120px;
}

.part_3 .line {
    margin-bottom: 30px;
    display: flex;
}

.part_3 .line .nums {
    margin-right: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: url(../img/rule_nums_bg.png) center/100% no-repeat;
    flex-shrink: 0;
}