* {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: 'SHSCN';
    src: url('./images/SHSCN.TTF') format('truetype');
    src: url('./images/SHSCN.TTF') format('opentype');
}

.page {
    width: 10rem;
    /* height: 48rem; */
    height: auto;
    margin: 0 auto;
    background: url('images/bg.png') no-repeat;
    background-size: 100% auto;
    position: relative;
    overflow: hidden;
    padding-bottom: 0.5rem;
}

.a_box {
    margin-top: 14.03rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.a_box>a {
    width: 3.14rem;
    height: 0.96rem;
    flex-shrink: 0;
    cursor: pointer;
}

.a1,
.a2 {
    width: 4.33rem !important;
    height: 1.29rem !important;
}

.a4{
    height: 1.03rem !important;
}

.a1 {
    background: url("./images/ios.png") no-repeat;
    background-size: 100% 100%;
}

.a2 {
    background: url("./images/gp.png") no-repeat;
    background-size: 100% 100%;
}

.a3 {
    margin-top: 0.36rem;
    background: url("./images/fb.png") no-repeat;
    background-size: 100% 100%;
}

.a4 {
    margin-top: 0.36rem;
    background: url("./images/apk.png") no-repeat;
    background-size: 100% 100%;
}

.a5 {
    margin-top: 0.36rem;
    background: url("./images/full.png") no-repeat;
    background-size: 100% 100%;
}

.title1 {
    height: 2.43rem;
    margin-top: 1.31rem;
    background: url("./images/t1.png") no-repeat;
    background-size: 100% 100%;
}

.role_box {
    height: 5rem;
    margin-top: 0.44rem;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.arw {
    width: 0.72rem;
    height: 0.83rem;
    background: url('./images/left.png') no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    position: absolute;
    top: 50%;
    z-index: 12;
    transform: translateY(-40%);
}

.pre {
    left: 0.08rem;
}

.next {
    right: 0.08rem;
    transform: translateY(-40%) rotate(180deg);
}

.role-swipe {
    width: 9rem !important;
    height: 4.81rem !important;
    margin: 0 auto;
    z-index: 11;
}

.r_item {
    margin: 0 auto !important;
    width: 8.2rem !important;
    height: 4.82rem !important;
}

.r_1 {
    width: 8.5rem !important;
    margin-left: 0rem !important;
    background: url('./images/role1.png') no-repeat;
    background-size: 100% 100%;
}

.r_2 {
    background: url('./images/role2.png') no-repeat;
    background-size: 100% 100%;
}

.r_3 {
    background: url('./images/role3.png') no-repeat;
    background-size: 100% 100%;
}

.r_4 {
    background: url('./images/role4.png') no-repeat;
    background-size: 100% 100%;
}

.title2 {
    height: 2.43rem;
    margin-top: 1.24rem;
    background: url("./images/t2.png") no-repeat;
    background-size: 100% 100%;
}

.new_box {
    height: 6rem;
    margin: 1.1rem auto 0;
    font-size: 0.4rem;
    color: #fff;
    font-family: 'SHSCN', sans-serif;
    overflow-y: auto;
}

.b1 {
    width: 8.65rem;
    margin: 0 auto;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 0.4rem 0 0.2rem;
    border-bottom: 0.04rem dashed #868ea0;
    /* background-color: aqua; */
}

.b2 {
    box-sizing: border-box;
    width: 8.65rem;
    margin: 0 auto;
    padding: 0.4rem 0 0.2rem;
    border-bottom: 0.04rem dashed #868ea0;
    height: 1.11rem;
}

.b1_text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.b1_time {
    flex-shrink: 0;
    display: block;
    width: 2.2rem;
}

.d1 {
    width: 9.24rem;
    height: 5.31rem;
    margin: 1.28rem auto 4.67rem;
    background: url("./images/bg_text.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.d1_border {
    /* width: 9.1rem; */
    width: 8.7rem;
    height: 5.26rem;
    background: url("./images/bg_t_b.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0.25rem;
    right: 0.19rem;
    bottom: 0.21rem;
    z-index: 5;
}

.pv_video {
    width: 8.4rem !important;
    height: 4.6rem !important;
    position: absolute;
    top: 0.37rem;
    left: 0.40rem;
    /* right: 0.15rem; */
    margin: 0 auto;
    z-index: 12;
}

.d1-swipe {
    width: 9rem !important;
    height: 4.9rem !important;
    position: absolute;
    top: 0.22rem;
    left: 0.21rem;
    /* right: 0.15rem; */
    margin: 0 auto;
}

.d_item {
    width: 9rem !important;
    height: 4.9rem !important;
}

.d_1 {
    background: url('./images/game1.jpg') no-repeat;
    background-size: 100% 100%;
}

.d_2 {
    background: url('./images/game2.jpg') no-repeat;
    background-size: 100% 100%;
}

.d_3 {
    background: url('./images/game3.jpg') no-repeat;
    background-size: 100% 100%;
}

.d_4 {
    background: url('./images/game4.jpg') no-repeat;
    background-size: 100% 100%;
}

.d_5 {
    background: url('./images/game5.jpg') no-repeat;
    background-size: 100% 100%;
}

.d_6 {
    background: url('./images/game6.jpg') no-repeat;
    background-size: 100% 100%;
}


.newpage {
    width: 10rem;
    height: 100vh;
    margin: 0 auto;
}

.t_top {
    width: 10rem;
    height: 1.81rem;
    background: url("./images/t_t_bg.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.t_name {
    width: 3.22rem;
    height: 1.06rem;
    position: absolute;
    top: 0.33rem;
    left: 0.56rem;
}

.t_btn_dow {
    width: 3.15rem;
    height: 1.17rem;
    background: url("./images/t_dow.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0.32rem;
    right: 0.17rem;
}

.t_h_3 {
    width: 0.69rem;
    height: 0.62rem;
    background: url("./images/t_t_3.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0.63rem;
    right: 0.33rem;
}

.t_content {
    box-sizing: border-box;
    width: 10rem;
    height: calc(100vh - 3.28rem);
    padding: 0.53rem 0 1.08rem;
    background: url("./images/t_c_bg.png") no-repeat;
    background-size: 100% 100%;
    font-family: 'SHSCN', sans-serif;
    color: #fff;
    position: relative;
}

.t_text {
    width: 9.13rem;
    line-height: 1.7;
    height: 100%;
    margin: 0 auto;
    overflow-y: auto;
    font-size: 0.38rem;
}

.t_text::-webkit-scrollbar {
    display: none;
}

.t_back {
    width: 2.61rem;
    height: 0.82rem;
    background: url("./images/back.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0.46rem;
    bottom: 0.26rem;
}

/* .nav {
    width: 10rem;
    height: 1.4rem;
    background: url('images/nav.png') no-repeat;
    background-size: 10rem 1.4rem;
    background-position-y: 0rem;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 99;
} */


.footer {
    width: 10rem;
    margin-left: auto;
    margin-right: auto;
}

.footer img {
    width: 100%;
}