/* CSS Document */
@charset "utf-8";

*:focus {
    outline: none;
}

html,
body {
    height: 100%;
    overflow: hidden;
    background-color: #6f1f17;
    -webkit-tap-highlight-color:rgba(0,0,0,0); 
}

/* IOS */
a:focus,input:focus,p:focus,div:focus{ 
    -webkit-tap-highlight-color:rgba(0,0,0,0); 
    -webkit-user-modify:read-write-plaintext-only; 
}

* {
    /* touch-action: pan-y; */
    margin: 0;
    padding: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fiedldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

ol,
ul,
li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

@font-face {
    font-family: HYF2GJM;
    src: url(../fonts/HYF2GJM.TTF?v=4);
}

/* 
@font-face {
    font-family: shengshi;
    src: url(../fonts/FZShengSKSJW_Cu.TTF);
} */

body {
    /* width: 100vw;
    height: 100vh; */
    margin: 0;
    font-size: 0.20rem;
    line-height: 0.22rem;
    font-family: HYF2GJM;
    overflow: hidden;
    background-color: #6f1f17;
}

input,
select,
textarea,
button {
    vertical-align: middle;
}

input,
button,
select {
    cursor: pointer;
    -webkit-appearance: none !important;
    outline: none;
    border: none;
}

a,
a:link {
    text-decoration: none;
    outline: none;
    display: inline-block;
}

.hide {
    display: none;
}

.op {
    opacity: 0;
}

.fix {
    position: fixed;
}

.pass-alert {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    display: none;
    font-family: microsoft Yahei;
}

#sgsPassApp {
    position: absolute;
    background-color: white;
    width: 6rem;
    min-height: 4.4rem;
    padding-bottom: 0.1rem;
    left: 50%;
    top: 50%;
    margin-left: -3rem;
    margin-top: -2.2rem;
}

.SGS_login-accound-wrapper,
.SGS_login-password-wrapper {
    margin: 0 20px 10px 20px;
}

.SGS_login-remember-wrapper {
    font-size: 0.2rem;
}

.pass-alert .SGS_title {
    font-size: 0.3rem;
    margin-top: 0.2rem;
}

.pass-alert #SGS_login-error {
    margin-top: 0.2rem;
    font-size: 0.25rem;
    padding-left: 66px;
}

.pass-alert #SGS_login-error:before {
    width: 0.2rem;
    height: 0.2rem;
    background-size: contain;
    padding-left: 1.1rem;
    left: 0.7rem;
    top: 0.07rem;
}

.pass-alert .SGS_login-btn {
    margin-top: 0.2rem;
}

.pass-alert .SGS_login-error {
    font-size: 0.24rem;
    padding-bottom: 0rem;
    margin-bottom: 0.1rem;
}

.SGS_login-socalwrap {
    display: none;
}

.pass-alert .SGS_auto-wrapper input[type=checkbox],
.pass-alert .SGS_login-remember-wrapper input[type=checkbox] {
    width: 0.2rem;
    height: 0.2rem;
    vertical-align: top;
    top: 0px;
}

.pass-alert .SGS_auto-wrapper input[type=checkbox]:checked:before,
.pass-alert .SGS_login-remember-wrapper input[type=checkbox]:checked:before {
    width: 0.12rem;
    height: 0.12rem;
}


.wrap {
    width: 100%;
    height: 100%;
    /* width: 11.3rem;
    height: 6.2rem; */
    position: absolute;
    left: 0;
    top: 0;
}


.wrap-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/bg.jpg) center center no-repeat;
    background-size: cover;
    overflow: hidden;
}

.trans90 {
    height: 100vw;
    position: absolute;
    top: -100vw;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    width: 100vh;
}

.getProp2-btn.dis,
.getProp1-btn.dis {
    color: red;
}

.title1 {
    width: 2.14rem;
    position: absolute;
    left: 0;
    top: 0;
}

.btn {
    width: 1.41rem;
    height: 0.48rem;
    background: url(../img/btn-bg.png) center center no-repeat;
    background-size: contain;
    color: #9e2d21;
    text-align: center;
    line-height: 0.48rem;
    font-size: 0.24rem;
    cursor: pointer;
}

.share-btn {
    position: absolute;
    left: 0.5rem;
    bottom: 0.55rem;
    z-index: 5;
}

.info-btn {
    position: absolute;
    left: 0.5rem;
    bottom: 1.04rem;
    z-index: 5;
}

.rw {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
}
.yuyue-btn-dis,
.yuyue-btn {
    width: 3.96rem;
    height: 1.65rem;
    position: absolute;
    left: 2.50rem;
    bottom: 0.2rem;
    text-align: center;
    cursor: pointer;
    z-index: 1;
}

.yuyue-btn-dis {
    background: url(../img/yuyue-btn-dis.png) center center no-repeat;
    background-size: contain;
    display: none;
}

.yuyue-num-part {
    position: absolute;
    left: 2.0rem;
    text-align: center;
    bottom: 0.3rem;
    font-size: 0.26rem;
    width: 4.95rem;
    color: #9e2d21;
}

.yuyue-num-part span {
    display: inline-block;
    vertical-align: top;
    margin-top: 0.02rem;
}

.trans90 .yuyue-main {
    right: 0.2rem;
}

.yuyue-main {
    position: absolute;
    right: 0.2rem;
    top: 0.1rem;
    width: 3.44rem;
}

.part1 {
    width: 3.44rem;
    height: 1.81rem;
    background: url(../img/xianding-bg.png) center center no-repeat;
    background-size: contain;
    text-align: center;
    font-size: 0.18rem;
}

.part2 {
    width: 3.44rem;
    height: 1.71rem;
    background: url(../img/fuli-bg.png) center center no-repeat;
    background-size: contain;
    text-align: center;
}

.part3 {
    width: 3.44rem;
    height: 1.71rem;
    background: url(../img/yyjd-bg.png) center center no-repeat;
    background-size: contain;
    text-align: center;
}

.part1 li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #fce09d;
    margin-top: 0.5rem;
    position: relative;
    width: 1.27rem;
}

.yilingqu-btn,
.jindu-btn,
.chajia-btn {
    display: none;
}

.yilingqu-btn,
.chajia-btn,
.xianding-btn,
.jindu-btn {
    margin-top: -0.1rem;
    width: 1.27rem;
    height: 0.43rem;
    line-height: 0.43rem;
    font-size: 0.18rem;
}

.part1 li div {
    color: #9e2d21;
    margin: 0 auto;
    margin-top: -0.1rem;
}

.xianding img,
.liuyan img {
    width: 0.63rem;
}

.xianding::before {
    display: inline-block;
    content: '';
    width: 0.11rem;
    height: 0.81rem;
    background: url(../img/xianding-icon.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    left: -0.1rem;
    top: 0.2rem;
    opacity: 0.3;
}

.part1 .xianding {
    display: none;
    width: auto;
}

.part2 img {
    width: 0.9rem;
    margin-left: -0.22rem;
    margin-top: 0.45rem;
}

.part2 img:nth-child(1) {
    margin-left: -0rem !important;
}

.part2 img:nth-child(4) {
    width: 0.65rem;
}

.yuyue-lottery {
    width: 3.05rem;
    margin-top: 0.55rem;
}

.page1 {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.page2 {
    width: 100%;
    height: 100%;
    display: none;
    color: #ffe8ae;
    font-size: 0.24rem;
}

.page2-close {
    width: 0.5rem;
    position: absolute;
    right: 0.2rem;
    top: 0.2rem;
    cursor: pointer;
}

.pass-close {
    width: 0.5rem;
    position: absolute;
    left: 50%;
    margin-left: 2.50rem;
    top: 50%;
    margin-top: -2.20rem;
    z-index: 5;
    cursor: pointer;
}

.card {
    width: 3.2rem;
    position: absolute;
    left: 1.8rem;
    top: 0.5rem;
}

.title2 {
    width: 2.06rem;
    position: absolute;
    left: 0;
    top: 0;
}

.date {
    width: 3.16rem;
    display: block;
}

.price-box {
    padding: 0.1rem;
    background-color: #b63729;
    display: inline-block;
    margin-top: 0.3rem;
}

.price-box li {
    display: inline-block;
    width: 0.7rem;
    height: 1.0rem;
    text-align: center;
    font-size: 0.72rem;
    line-height: 1.10rem;
    background: url(../img/price-bg.png) center center no-repeat;
    background-size: 100% 100%;
    font-weight: bold;
    color: #b63729;
    margin-left: 0.06rem;
}

.price-box li:first-child {
    margin-left: 0;
}

.page2-num {
    font-size: 0.36rem;
    margin-top: 0.4rem;
    margin-bottom: 0.1rem;
    margin-left: -0.3rem;
}

.page2-body {
    display: inline-block;
    position: absolute;
    right: 0.2rem;
    top: 0.65rem;
}

.info-alert {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .40);
    position: fixed;
    z-index: 20;
    left: 0;
    top: 0;
    display: none;
}

.info-inner {
    width: 5.22rem;
    height: 3.05rem;
    background: url(../img/info-bg.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -1.77rem;
    margin-left: -2.61rem;
    padding-top: 0.5rem;
}

.info-inner div {
    width: 100%;
    height: calc(100% - 0.5rem);
    overflow: auto;
}

.info-inner p {
    padding: 0 0.4rem;
    font-size: 0.2rem;
    color: #fff4bd;
}

.info-close {
    width: 0.74rem;
    position: absolute;
    bottom: -0.37rem;
    left: 50%;
    margin-left: -0.37rem;
    cursor: pointer;
}

/* pc适配 */
.pc .rw {
    height: 468px;
    left: -50px;
}

.pc .title2,
.pc .title1 {
    width: 170px;
    top: 40px;
    left: 10px;
}

.pc .title2 {
    width: 140px;
}

.pc .yuyue-btn-dis,
.pc .yuyue-btn {
    width: 297px;
    height: 124px;
    bottom: 30px;
    left: 170px;
}

.pc .yuyue-num-part {
    width: 355px;
    font-size: 18px;
    font-weight: bold;
    left: 140px;
}

.pc .yuyue-main {
    width: 318px;
    top: 0;
}

.pc .yuyue-main>ul,
.pc .yuyue-main>div {
    width: 318px;
}

.pc .part1 {
    height: 168px;
}

.pc .part2 {
    height: 158px;
}

.pc .part3 {
    height: 158px;
}

.pc .part1 li {
    margin-top: 45px;
    font-size: 18px;
}

.pc .part2 img {
    width: 78px;
    margin-top: 44px;
    margin-left: -12px;
}

.pc .part2 img:nth-child(4) {
    width: 59px;
}

.pc .yuyue-lottery {
    width: 270px;
}

.pc .btn {
    width: 104px;
    height: 36px;
    line-height: 32px;
    font-size: 16px;
}

.pc .share-btn {
    bottom: 62px;
    width: 122px;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
}

.pc .info-btn {
    bottom: 94px;
    width: 122px;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
}

.pc .yilingqu-btn,
.pc .chajia-btn,
.pc .xianding-btn,
.pc .jindu-btn {
    height: 36px;
    line-height: 34px;
    font-size: 16px;
    margin: 0 auto;
    margin-top: -9px;
}

.pc .card {
    width: 245px;
    top: 90px;
    left: 140px;
}

.pc .date {
    width: 250px;
}

.pc .price-box li {
    width: 60px;
    height: 90px;
}

.wrap.invite-PC {
    background: url(../img/pc-bg.jpg) center center no-repeat;
    background-size: cover;
}

.wrap.invite-PC .wrap-inner {
    width: 833px;
    height: 509px;
    left: 50%;
    top: 50%;
    margin-left: -416px;
    margin-top: -254px;
}

.pc .pass-alert #SGS_login-error:before {
    left: 60px;
    top: 0px;
}

.pc #sgsPassApp {
    width: 480px;height: 400px;
    left: 50%;
    top: 50%;
    margin-left: -240px;
    margin-top: -200px;
}

.pc .pass-close {
    margin-top: -200px;
    margin-left: 190px;
}

.pc .xianding img,
.pc .liuyan img {
    width: 60px;
}

.pc .SGS_login-accound-wrapper,
.pc .SGS_login-password-wrapper {
    margin: 0 5% 20px;
}

/* .pc .info-inner div{
    height: 100%;
} */

.pc .info-inner p {
    font-size: 0.18rem;
}

.pc .pass-alert #SGS_login-error {
    font-size: 0.16rem;
    padding-left: 82px;
}

.info-inner div::-webkit-scrollbar {
    width: 0.1rem;
    /* 设置滚动条的宽度 */
}

.info-inner div::-webkit-scrollbar-track {
    width: 0.1rem;
    background: rgba(0, 0, 0, .1);
    border-radius: 0.1rem;
    /* 设置轨道的背景颜色 */
}

.info-inner div::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .3);
    /* 设置滑块的背景颜色 */
    border-radius: 0.1rem;
}

.tip-alert{
    padding: 0.1rem 0.5rem;
    background: linear-gradient(90deg, rgba(0,0,0,0) 0% , rgba(0,0,0,.6) 20%, rgba(0,0,0,0.6) 80%, rgba(0,0,0,0) 100%);
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 100;
    color: white;
    transform: translate(-50% , -50%);
    display: none;
    /* font-family: microsoft Yahei; */
}

.part1 .page1-price{
    display: none;
    position: relative;
    text-align: center;
    width: auto !important;
    display: none;
}

.page1-price::after{
    display: inline-block;
    content: '';
    width: 0.16rem;
    height: 0.18rem;
    background: url(https://ol-shuzhong2024.oss-cn-hangzhou.aliyuncs.com/img/price.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    right: -0.2rem;
    bottom: 0.1rem;
}

.page1-price .price{
    font-size: 0.44rem;
    line-height: 0.44rem;
    margin-top: 0.16rem;
}

.pc .page1-price::after{
    right: -0.2rem;
    bottom: 0.1rem;
}