html * {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article, aside, blockquote, body, button, code, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

input, select, textarea {
    font-size: 100%
}

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

fieldset, img {
    border: none
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 500
}

ol, ul {
    list-style: none
}

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

q:after, q:before {
    content: ''
}

a {
    text-decoration: none
}

button {
    border: none
}

button, html input[type='button'], input[type='reset'], input[type='submit'] {
    -webkit-appearance: button;
    text-transform: none;
    outline: none
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999
}

input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

textarea {
    vertical-align: top
}

button, input {
    line-height: normal
}

select {
    margin: 0;
    outline: 0
}

input.fixAKeyboard:focus, textarea.fixAndroidKeyboard:focus {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-modify: read-write-plaintext-only
}

button, input[type=button], input[type=checkbox], input[type=reset], input[type=submit], label {
    cursor: pointer;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}

input[type=submit] {
    -moz-user-modify: read-plaintext-only;
    -ms-user-modify: read-plaintext-only;
    -o-user-modify: read-plaintext-only;
    -webkit-user-modify: read-plaintext-only
}

input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none
}

input[type='search'] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

body {
    font-size: 0.24rem;
    line-height: 0.28rem;
    max-width: 7.5rem;
    min-width: 3.2rem;
    margin: 0 auto;
    background: url("../img/bodyBg.png") no-repeat;
    background-size: 100% auto;
    height: fit-content
}

a {
    display: block
}

.indexICon {
    display: inline-block;
    background: url("../img/indexIcon.png") no-repeat;
    background-size: 5.34rem 5.19rem
}

.hide {
    display: none
}

.indexBg {
    position: relative;
    background-color: white
}


.textOv2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}


header {
    width: 100%;
    padding-top: 0.27rem
}

header .headerTop {
    padding: 0 0.2rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

header .headerTop .indexICon {
    width: 0.52rem;
    height: 0.44rem;
    background-position: -1.14rem -3.13rem
}

header .headerTop .logo {
    max-width: 3.5rem;
    height: 0.72rem
}

header .headerTop .logo img {
    width: auto;
    height: 100%
}

header .headerTop .search {
    width: 0.45rem;
    height: 0.45rem
}

header .headerTop .search .indexICon {
    width: 0.45rem;
    height: 0.45rem;
    background-position: -3.95rem -4.58rem
}

header .navBox {
    padding: 0.27rem 0.2rem 0
}

header .navBox .nav {
    height: 1.08rem;
    display: flex;
    justify-content: space-between;
    padding: 0 0.47rem;
    align-items: center;
    border-radius: 0.54rem;
    border: 0.04rem solid rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 0.12rem 0.02rem rgba(245, 84, 48, .16);
    background: rgba(255, 255, 255, 0.3)
}

header .navBox .nav li a {
    font-size: 0.3rem;
    color: #404040
}

header .navBox .nav .current {
    position: relative;
    display: flex;
    justify-content: center
}

header .navBox .nav .current a {
    font-weight: bold;
    font-size: 0.36rem
}

header .navBox .nav .current::after {
    content: "";
    width: 0.81rem;
    height: 0.15rem;
    position: absolute;
    bottom: -0.2rem;
    background: url("../img/indexIcon.png") no-repeat;
    background-size: 5.34rem 5.19rem;
    background-position: -4.36rem -4.21rem
}

.navigation {
    padding: 0.25rem 0.2rem 0.27rem;
    display: flex;
    align-items: center
}

.navigation .indexICon {
    width: 0.24rem;
    height: 0.23rem;
    background-position: -1.28rem -4.13rem
}

.navigation .textList {
    flex: 1;
    display: flex;
    align-items: center;
    margin-left: 0.14rem;
    overflow: hidden
}

.navigation .textList li {
    font-size: 0.24rem;
    color: #F5A291
}

.navigation .textList li a {
    font-size: 0.24rem;
    color: #F5A291
}

.navigation .textList .interval {
    padding: 0 0.15rem
}

.navigation .textList .current {
    flex: 1;
    overflow: hidden
}

.navigation .textList .current a {
    width: 100%;
    color: #fbc846
}

.indexWrap .swiperBox {
    padding-bottom: 0.36rem;
    overflow: hidden
}

.indexWrap .swiperBox .indexSwiper {
    width: 100%;
    padding-top: 0.54rem;
    position: relative
}

.indexWrap .swiperBox .indexSwiper .swiper-wrapper {
    width: 100%;
    display: flex;
    align-items: center
}

.indexWrap .swiperBox .indexSwiper .swiper-wrapper .swiper-slide {
    width: 6rem !important;
    height: 3.2rem;
    border-radius: 0.16rem
}

.indexWrap .swiperBox .indexSwiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.16rem
}

.indexWrap .swiperBox .indexSwiper .swiper-wrapper .swiper-slide-active {
    height: 3.37rem
}

.indexWrap .swiperBox .indexSwiper .swiper-pagination-bullets {
    bottom: -0.4rem
}

.indexWrap .swiperBox .indexSwiper .swiper-pagination-bullet {
    width: 0.16rem;
    height: 0.16rem;
    background-color: #E6E6E6;
    opacity: 1
}

.indexWrap .swiperBox .indexSwiper .swiper-pagination-bullet-active {
    width: 0.91rem;
    height: 0.16rem;
    background-color: #fbc846;
    border-radius: 0.08rem
}

.indexWrap .newsBox {
    margin-top: 0.4rem
}

.indexWrap .newsBox .newsContont {
    position: relative;
    padding: 0 0.2rem 0 0.84rem
}

.indexWrap .newsBox .newsContont .newsText {
    padding: 0.25rem;
    font-weight: bold;
    font-size: 0.3rem;
    color: #404040;
    line-height: 0.4rem;
    border: 0.02rem solid #EEEEEE;
    border-radius: 0.16rem
}

.indexWrap .newsBox .timeBox {
    position: absolute;
    left: 0.2rem;
    top: 0
}

.indexWrap .newsBox .timeBox .time {
    width: 0.72rem;
    height: 0.9rem;
    text-align: center;
    background: linear-gradient(-45deg, #FF9966 0%, #FF5E62 100%);
    border-radius: 0.16rem
}

.indexWrap .newsBox .timeBox .time .month {
    padding-top: 0.16rem;
    font-size: 0.24rem;
    line-height: 0.24rem;
    color: white
}

.indexWrap .newsBox .timeBox .time .day {
    padding-top: 0.05rem;
    font-size: 0.36rem;
    line-height: 0.36rem;
    color: white
}

.indexWrap .newsBox .timeBox .indexICon {
    width: 0.28rem;
    height: 0.18rem;
    margin: 0.09rem 0 0 0.18rem;
    background-position: -1.72rem -4.13rem
}

.indexWrap .mobileGame {
    width: 100%;
    margin-top: 0.34rem
}

.indexWrap .mobileGame .titleBox {
    padding: 0 0.2rem
}

.indexWrap .mobileGame .titleBox .indexICon {
    height: 0.7rem;
    padding-left: 0.5rem;
    padding-right: 0.23rem;
    font-weight: bold;
    font-size: 0.36rem;
    line-height: 0.3rem;
    color: #404040;
    line-height: 0.7rem;
    background-position: -0.1rem -1.72rem
}

.indexWrap .mobileGame .gameList {
    display: grid;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.4rem;
    grid-template-columns:repeat(4, auto)
}

.indexWrap .mobileGame .gameList li {
    margin-top: 0.2rem
}

.indexWrap .mobileGame .gameList li a .imgBox {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 0.26rem
}

.indexWrap .mobileGame .gameList li a .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.26rem
}

.indexWrap .mobileGame .gameList li a .text {
    width: 1.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 0.15rem;
    text-align: center;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.3rem
}

.indexWrap .mobileGame .gameList li a .button {
    width: 1.2rem;
    height: 0.54rem;
    margin-top: 0.19rem;
    font-size: 0.24rem;
    color: #fbc846;
    text-align: center;
    line-height: 0.54rem;
    background-color: #fffcf3;
    border-radius: 0.27rem
}

.indexWrap .mobileGame .gameList li:nth-child(n+5) {
    margin-top: 0.28rem
}

.indexWrap .editorsChoice {
    width: 100%;
    margin-top: 0.32rem
}

.indexWrap .editorsChoice .titleBox {
    padding: 0 0.2rem
}

.indexWrap .editorsChoice .titleBox .indexICon {
    height: 0.7rem;
    padding-left: 0.5rem;
    padding-right: 0.23rem;
    font-weight: bold;
    font-size: 0.36rem;
    line-height: 0.3rem;
    color: #404040;
    line-height: 0.7rem;
    background-position: -0.1rem -1.72rem
}

.indexWrap .editorsChoice .editList {
    padding: 0 0.2rem;
    margin-top: -.08rem
}

.indexWrap .editorsChoice .editList li {
    padding: 0.24rem 0;
    border-bottom: 0.01rem solid #F0F0F0
}

.indexWrap .editorsChoice .editList li a {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.indexWrap .editorsChoice .editList li a .aL {
    display: flex
}

.indexWrap .editorsChoice .editList li a .aL .imgBox {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 0.28rem
}

.indexWrap .editorsChoice .editList li a .aL .imgBox img {
    width: 100%;
    height: 100%;
    border-radius: 0.28rem
}

.indexWrap .editorsChoice .editList li a .aL .textBox {
    padding-left: 0.26rem;
    width: 4.1rem
}

.indexWrap .editorsChoice .editList li a .aL .textBox .name {
    margin-top: 0.09rem;
    font-size: 0.3rem;
    color: #404040;
    line-height: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.indexWrap .editorsChoice .editList li a .aL .textBox .review {
    margin-top: 0.08rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.indexWrap .editorsChoice .editList li a .aL .textBox .review span {
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.18rem
}

.indexWrap .editorsChoice .editList li a .aL .textBox .review span:nth-child(2) {
    padding-left: 0.44rem
}

.indexWrap .editorsChoice .editList li a .button {
    width: 1.2rem;
    height: 0.54rem;
    margin-top: 0.19rem;
    font-size: 0.24rem;
    color: #fbc846;
    text-align: center;
    line-height: 0.54rem;
    background-color: #fffcf3;
    border-radius: 0.27rem
}

.indexWrap .editorsChoice .editList li:last-child {
    border: none
}

.indexWrap .dayGame {
    width: 100%;
    margin-top: 0.27rem;
    padding: 0 0.2rem
}

.indexWrap .dayGame .dayGameContont {
    width: 7.1rem;
    height: 2.4rem;
    background: url("../img/dayGameBg.png") no-repeat;
    background-size: 100% 100%
}

.indexWrap .dayGame .dayGameContont .indexICon {
    height: 0.7rem;
    padding-left: 0.7rem;
    padding-right: 0.23rem;
    font-weight: bold;
    font-size: 0.36rem;
    line-height: 0.3rem;
    color: #fff;
    line-height: 0.7rem;
    background-position: -0.1rem -0.1rem
}

.indexWrap .dayGame .dayGameContont .daySwiper {
    width: 100%;
    overflow: hidden;
    padding: 0.24rem 0 0 0.2rem
}

.indexWrap .dayGame .dayGameContont .daySwiper .swiper-wrapper .swiper-slide {
    display: flex
}

.indexWrap .dayGame .dayGameContont .daySwiper .swiper-wrapper .swiper-slide .imgBox {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 0.28rem
}

.indexWrap .dayGame .dayGameContont .daySwiper .swiper-wrapper .swiper-slide .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.28rem
}

.indexWrap .dayGame .dayGameContont .daySwiper .swiper-wrapper .swiper-slide .textBox {
    padding-left: 0.2rem;
    width: 1.8rem
}

.indexWrap .dayGame .dayGameContont .daySwiper .swiper-wrapper .swiper-slide .textBox .name {
    margin-top: 0.05rem;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.indexWrap .dayGame .dayGameContont .daySwiper .swiper-wrapper .swiper-slide .textBox .review {
    margin-top: 0.15rem;
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.24rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.indexWrap .special {
    width: 100%;
    margin-top: 0.54rem
}

.indexWrap .special .titleBox {
    padding: 0 0.2rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.indexWrap .special .titleBox .indexICon {
    height: 0.35rem;
    padding-left: 0.45rem;
    font-weight: bold;
    font-size: 0.36rem;
    color: #404040;
    line-height: 0.2rem;
    background-position: -0.1rem -2.58rem
}

.indexWrap .special .titleBox a {
    padding-right: 0.3rem;
    font-size: 0.24rem;
    line-height: 0.24rem;
    color: #999999;
    position: relative
}

.indexWrap .special .titleBox a::after {
    content: "";
    width: 0.21rem;
    height: 0.22rem;
    position: absolute;
    right: 0;
    top: 0.01rem;
    background: url("../img/indexIcon.png") no-repeat;
    background-size: 5.34rem 5.19rem;
    background-position: -3.1rem -4.69rem
}

.indexWrap .special .specialList {
    padding: 0 0.2rem;
    display: grid;
    align-items: center;
    justify-content: space-between;
    grid-template-columns:repeat(2, 3.38rem)
}

.indexWrap .special .specialList li {
    margin-top: 0.23rem
}

.indexWrap .special .specialList li a .imgBox {
    width: 100%;
    height: 1.93rem;
    border-radius: 0.16rem
}

.indexWrap .special .specialList li a .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.16rem
}

.indexWrap .special .specialList li a .text {
    margin-top: 0.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.3rem;
    color: #404040;
    line-height: 0.32rem
}

.indexWrap .special .specialList li a .time {
    margin-top: 0.13rem;
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.24rem
}

.indexWrap .special .specialList li:nth-child(n+3) {
    margin-top: 0.26rem
}

.indexWrap .special .topicList {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-right: 0.2rem
}

.indexWrap .special .topicList li {
    margin-top: 0.27rem;
    margin-left: 0.2rem;
    padding: 0 0.21rem 0 0.19rem;
    border-radius: 0.04rem;
    background-color: #F0FFF0;
    height: 0.6rem
}

.indexWrap .special .topicList li a {
    font-size: 0.24rem;
    color: #99CC99;
    line-height: 0.6rem;
    display: block
}

.indexWrap .special .topicList li:nth-child(n+3) {
    margin-top: 0.24rem
}

.indexWrap .special .topicList li:nth-child(2) {
    background-color: #F0F8FF
}

.indexWrap .special .topicList li:nth-child(2) a {
    color: #53B1F7
}

.indexWrap .special .topicList li:nth-child(3) {
    background-color: #F0FFFF
}

.indexWrap .special .topicList li:nth-child(3) a {
    color: #85CCCC
}

.indexWrap .special .topicList li:nth-child(4) {
    background-color: #F5FFF0
}

.indexWrap .special .topicList li:nth-child(4) a {
    color: #66CC33
}

.indexWrap .special .topicList li:nth-child(5) {
    background-color: #FFFAF0
}

.indexWrap .special .topicList li:nth-child(5) a {
    color: #FFCC66
}

.indexWrap .special .topicList li:nth-child(6) {
    background-color: #FFF0F7
}

.indexWrap .special .topicList li:nth-child(6) a {
    color: #FF99CC
}

.indexWrap .special .topicList li:nth-child(7) {
    background-color: #F0FFFC
}

.indexWrap .special .topicList li:nth-child(7) a {
    color: #47C1A8
}

.indexWrap .special .topicList li:nth-child(8) {
    background-color: #FFFAF0
}

.indexWrap .special .topicList li:nth-child(8) a {
    color: #FAA701
}

.indexWrap .special .topicList li:nth-child(9) {
    background-color: #F8F0FF
}

.indexWrap .special .topicList li:nth-child(9) a {
    color: #B27CDA
}

.indexWrap .special .topicList li:nth-child(10) {
    background-color: #FFF0F2
}

.indexWrap .special .topicList li:nth-child(10) a {
    color: #F26D7E
}

.indexWrap .application {
    width: 100%;
    margin-top: 0.49rem
}

.indexWrap .application .titleBox {
    padding: 0 0.2rem
}

.indexWrap .application .titleBox .indexICon {
    height: 0.47rem;
    padding-left: 0.45rem;
    font-weight: bold;
    font-size: 0.36rem;
    color: #404040;
    line-height: 0.36rem;
    background-position: -2.7rem -0.1rem
}

.indexWrap .application .applicationList {
    padding: 0 0.52rem 0 0.4rem;
    display: grid;
    align-items: center;
    justify-content: space-between;
    grid-template-columns:repeat(4, 1.2rem)
}

.indexWrap .application .applicationList li {
    margin-top: 0.2rem
}

.indexWrap .application .applicationList li a .imgBox {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 0.26rem
}

.indexWrap .application .applicationList li a .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.26rem
}

.indexWrap .application .applicationList li a .text {
    width: 1.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 0.15rem;
    text-align: center;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.3rem
}

.indexWrap .application .applicationList li a .button {
    width: 1.2rem;
    height: 0.54rem;
    margin-top: 0.19rem;
    font-size: 0.24rem;
    color: #fbc846;
    text-align: center;
    line-height: 0.54rem;
    background-color: #fffcf3;
    border-radius: 0.27rem
}

.indexWrap .application .applicationList li:nth-child(n+5) {
    margin-top: 0.28rem
}

.indexWrap .editapplication {
    width: 100%;
    margin-top: 0.48rem
}

.indexWrap .editapplication .titleBox {
    padding: 0 0.2rem
}

.indexWrap .editapplication .titleBox .indexICon {
    height: 0.47rem;
    padding-left: 0.45rem;
    font-weight: bold;
    font-size: 0.36rem;
    color: #404040;
    line-height: 0.36rem;
    background-position: -2.7rem -0.1rem
}

.indexWrap .editapplication .editList {
    padding: 0 0.2rem
}

.indexWrap .editapplication .editList li {
    padding: 0.24rem 0;
    border-bottom: 0.01rem solid #F0F0F0
}

.indexWrap .editapplication .editList li a {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.indexWrap .editapplication .editList li a .aL {
    display: flex
}

.indexWrap .editapplication .editList li a .aL .imgBox {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 0.28rem
}

.indexWrap .editapplication .editList li a .aL .imgBox img {
    width: 100%;
    height: 100%;
    border-radius: 0.28rem
}

.indexWrap .editapplication .editList li a .aL .textBox {
    padding-left: 0.26rem;
    width: 4.2rem
}

.indexWrap .editapplication .editList li a .aL .textBox .name {
    margin-top: 0.09rem;
    font-size: 0.3rem;
    color: #404040;
    line-height: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.indexWrap .editapplication .editList li a .aL .textBox .review {
    margin-top: 0.08rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.indexWrap .editapplication .editList li a .aL .textBox .review span {
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.18rem
}

.indexWrap .editapplication .editList li a .aL .textBox .review span:nth-child(2) {
    padding-left: 0.44rem
}

.indexWrap .editapplication .editList li a .button {
    width: 1.2rem;
    height: 0.54rem;
    margin-top: 0.19rem;
    font-size: 0.24rem;
    color: #fbc846;
    text-align: center;
    line-height: 0.54rem;
    background-color: #fffcf3;
    border-radius: 0.27rem
}

.indexWrap .editapplication .editList li:last-child {
    border: none
}

.indexWrap .dayGameTwo {
    width: 100%;
    margin-top: 0.5rem;
    padding: 0 0.2rem
}

.indexWrap .dayGameTwo .dayGameContont {
    width: 7.1rem;
    height: 2.4rem;
    background: url("../img/dayGameBg.png") no-repeat;
    background-size: 100% 100%
}

.indexWrap .dayGameTwo .dayGameContont .indexICon {
    height: 0.7rem;
    padding-left: 0.7rem;
    padding-right: 0.23rem;
    font-weight: bold;
    font-size: 0.36rem;
    line-height: 0.3rem;
    color: #fff;
    line-height: 0.7rem;
    background-position: -0.1rem -1rem
}

.indexWrap .dayGameTwo .dayGameContont .daySwiper {
    width: 100%;
    overflow: hidden;
    padding: 0.24rem 0 0 0.2rem
}

.indexWrap .dayGameTwo .dayGameContont .daySwiper .swiper-wrapper .swiper-slide {
    display: flex
}

.indexWrap .dayGameTwo .dayGameContont .daySwiper .swiper-wrapper .swiper-slide .imgBox {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 0.28rem
}

.indexWrap .dayGameTwo .dayGameContont .daySwiper .swiper-wrapper .swiper-slide .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.28rem
}

.indexWrap .dayGameTwo .dayGameContont .daySwiper .swiper-wrapper .swiper-slide .textBox {
    padding-left: 0.2rem;
    width: 1.8rem
}

.indexWrap .dayGameTwo .dayGameContont .daySwiper .swiper-wrapper .swiper-slide .textBox .name {
    margin-top: 0.05rem;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.indexWrap .dayGameTwo .dayGameContont .daySwiper .swiper-wrapper .swiper-slide .textBox .review {
    margin-top: 0.15rem;
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.24rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.indexWrap .realTimeInfo {
    width: 100%;
    margin-top: 0.48rem
}

.indexWrap .realTimeInfo .titleBox {
    padding: 0 0.2rem
}

.indexWrap .realTimeInfo .titleBox .indexICon {
    height: 0.47rem;
    padding-left: 0.44rem;
    font-weight: bold;
    font-size: 0.36rem;
    color: #404040;
    line-height: 0.44rem;
    background-position: -2.7rem -0.77rem
}

.indexWrap .realTimeInfo .realTimeSwiper {
    width: 100%;
    overflow: hidden;
    margin-top: 0.22rem
}

.indexWrap .realTimeInfo .realTimeSwiper .swiper-wrapper .swiper-slide .title {
    text-align: left;
    font-weight: bold;
    font-size: 0.3rem;
    color: #404040;
    line-height: 0.39rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.indexWrap .realTimeInfo .realTimeSwiper .swiper-wrapper .swiper-slide .textList {
    padding: 0 0 0 0.2rem;
    margin-top: -.06rem
}

.indexWrap .realTimeInfo .realTimeSwiper .swiper-wrapper .swiper-slide .textList li {
    margin-top: 0.3rem
}

.indexWrap .realTimeInfo .realTimeSwiper .swiper-wrapper .swiper-slide .textList li a {
    display: flex;
    align-items: center
}

.indexWrap .realTimeInfo .realTimeSwiper .swiper-wrapper .swiper-slide .textList li a .circle {
    width: 0.06rem;
    height: 0.06rem;
    border-radius: 50%;
    background-color: #FF6947
}

.indexWrap .realTimeInfo .realTimeSwiper .swiper-wrapper .swiper-slide .textList li a p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 0.12rem;
    font-size: 0.3rem;
    color: #404040;
    line-height: 0.3rem
}

.indexWrap .realTimeInfo .textImg {
    margin-top: 0.4rem;
    padding: 0 0.2rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.indexWrap .realTimeInfo .textImg a {
    width: 3.4rem
}

.indexWrap .realTimeInfo .textImg a .imgBox {
    width: 100%;
    height: 2.32rem;
    border-radius: 0.16rem
}

.indexWrap .realTimeInfo .textImg a .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.16rem
}

.indexWrap .realTimeInfo .textImg a p {
    margin-top: 0.12rem;
    font-size: 0.3rem;
    color: #404040;
    line-height: 0.4rem
}

.indexWrap .rankings {
    margin-top: 0.45rem;
    padding: 0 0.2rem
}

.indexWrap .rankings .rankingimg {
    width: 100%;
    height: 3.27rem;
    position: relative
}

.indexWrap .rankings .rankingimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.16rem
}

.indexWrap .rankings .rankingimg .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.384);
    border-radius: 0.16rem
}

.indexWrap .rankings .rankingimg .mask .titleBox {
    width: 100%;
    margin-top: 0.52rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.indexWrap .rankings .rankingimg .mask .titleBox .indexICon {
    width: 0.58rem;
    height: 0.98rem;
    background-position: -4.66rem -0.1rem
}

.indexWrap .rankings .rankingimg .mask .titleBox .indexICon:nth-child(3) {
    width: 0.58rem;
    height: 0.98rem;
    background-position: -4.66rem -1.28rem
}

.indexWrap .rankings .rankingimg .mask .titleBox .textOne {
    text-align: center;
    font-weight: bold;
    font-size: 0.48rem;
    color: #FFFFFF;
    line-height: 0.48rem
}

.indexWrap .rankings .rankingimg .mask .titleBox .textTwo {
    padding-top: 0.1rem;
    text-align: center;
    font-size: 0.24rem;
    color: #FFFFFF;
    line-height: 0.3rem
}

.indexWrap .rankings .rankingimg .mask .imgList {
    margin-top: 0.56rem;
    display: flex
}

.indexWrap .rankings .rankingimg .mask .imgList li {
    margin-top: 0.4rem;
    margin-left: 0.23rem;
    overflow: hidden;
}

.indexWrap .rankings .rankingimg .mask .imgList li a {
    display: flex;
    flex-direction: column;
    align-items: center
}

.indexWrap .rankings .rankingimg .mask .imgList li a .imgBox {
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 0.36rem;
    border: 0.02rem solid #FFFFFF;
    position: relative
}

.indexWrap .rankings .rankingimg .mask .imgList li a .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.36rem
}

.indexWrap .rankings .rankingimg .mask .imgList li a .imgBox .indexICon {
    width: 0.51rem;
    height: 0.53rem;
    position: absolute;
    top: -0.25rem;
    right: -0.25rem;
    background-position: -4.66rem -3.19rem
}

.indexWrap .rankings .rankingimg .mask .imgList li a .name {
    margin-top: 0.06rem;
    font-size: 0.3rem;
    color: #404040;
    line-height: 0.32rem;
    white-space: nowrap;
    max-width: 100%;
}

.indexWrap .rankings .rankingimg .mask .imgList li a .button {
    width: 1.2rem;
    height: 0.54rem;
    margin-top: 0.23rem;
    font-size: 0.24rem;
    color: #fbc846;
    text-align: center;
    line-height: 0.54rem;
    background-color: #fffcf3;
    border-radius: 0.27rem
}

.indexWrap .rankings .rankingimg .mask .imgList li:nth-child(2) {
    margin-top: 0
}

.indexWrap .rankings .rankingimg .mask .imgList li:nth-child(2) a .indexICon {
    width: 0.64rem;
    height: 0.65rem;
    top: -0.35rem;
    right: -0.35rem;
    background-position: -3.78rem -1.44rem
}

.indexWrap .rankings .rankingimg .mask .imgList li:nth-child(3) a .indexICon {
    width: 0.51rem;
    height: 0.53rem;
    top: -0.25rem;
    right: -0.25rem;
    background-position: -4.66rem -2.46rem
}

.indexWrap .rankings .topList {
    width: 100%;
    margin-top: 2.39rem
}

.indexWrap .rankings .topList li {
    margin-top: 0.26rem
}

.indexWrap .rankings .topList li a {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.indexWrap .rankings .topList li a .textImg {
    display: flex;
    align-items: center
}

.indexWrap .rankings .topList li a .textImg .num {
    width: 0.41rem;
    text-align: center;
    font-size: 0.36rem;
    color: #999999;
    line-height: 0.36rem;
    font-weight: bold;
    font-style: italic
}

.indexWrap .rankings .topList li a .textImg .imgBox {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 0.28rem;
    margin-left: 0.29rem
}

.indexWrap .rankings .topList li a .textImg .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.28rem
}

.indexWrap .rankings .topList li a .textImg .textBox {
    padding-left: 0.26rem;
    width: 3.9rem
}

.indexWrap .rankings .topList li a .textImg .textBox .name {
    font-size: 0.3rem;
    color: #404040;
    line-height: 0.3rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.indexWrap .rankings .topList li a .textImg .textBox .time {
    margin-top: 0.12rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.indexWrap .rankings .topList li a .textImg .textBox .time span {
    font-size: 0.24rem;
    color: #999999
}

.indexWrap .rankings .topList li a .textImg .textBox .time span:nth-child(2) {
    padding-left: 0.44rem
}

.indexWrap .rankings .topList li a .button {
    width: 1.2rem;
    height: 0.54rem;
    margin-top: 0.23rem;
    font-size: 0.24rem;
    color: #fbc846;
    text-align: center;
    line-height: 0.54rem;
    background-color: #fffcf3;
    border-radius: 0.27rem
}

.indexWrap .rankings .topList li:nth-child(1) {
    margin-top: 0
}




.bulletFrame {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 9999;
    background-color: #00000060
}

.bulletFrame .frameBox {
    position: relative;
    margin: 1.3rem 0.2rem 0.2rem
}

.bulletFrame .frameBox .frame {
    padding: 0.48rem 0.41rem 0.48rem 0.39rem;
    border-radius: 0.8rem;
    background-color: white
}

.bulletFrame .frameBox .frame li {
    padding: 0.28rem 0 0.36rem 0.44rem;
    border-radius: 0.5rem
}

.bulletFrame .frameBox .frame li a {
    display: flex;
    align-items: center
}

.bulletFrame .frameBox .frame li a .indexICon {
    width: 0.34rem;
    height: 0.4rem;
    background-position: -0.64rem -4.69rem
}

.bulletFrame .frameBox .frame li a .text {
    padding-left: 0.39rem;
    font-size: 0.36rem;
    color: #404040;
    line-height: 0.48rem
}

.bulletFrame .frameBox .frame .current {
    background-color: #F7F7F7
}

.bulletFrame .frameBox .frame li:nth-child(1).current a .indexICon {
    background-position: -0.1rem -4.69rem
}

.bulletFrame .frameBox .frame li:nth-child(2) a .indexICon {
    width: 0.39rem;
    height: 0.36rem;
    background-position: -0.1rem -4.13rem
}

.bulletFrame .frameBox .frame li:nth-child(2).current a .indexICon {
    background-position: -0.69rem -4.13rem
}

.bulletFrame .frameBox .frame li:nth-child(3) a .indexICon {
    width: 0.34rem;
    height: 0.39rem;
    background-position: -1.72rem -4.69rem
}

.bulletFrame .frameBox .frame li:nth-child(3).current a .indexICon {
    background-position: -1.18rem -4.69rem
}

.bulletFrame .frameBox .frame li:nth-child(4) a .indexICon {
    width: 0.38rem;
    height: 0.4rem;
    background-position: -2.44rem -3.13rem
}

.bulletFrame .frameBox .frame li:nth-child(4).current a .indexICon {
    background-position: -1.86rem -3.13rem
}

.bulletFrame .frameBox .frame li:nth-child(5) a .indexICon {
    width: 0.38rem;
    height: 0.39rem;
    background-position: -3.6rem -3.13rem
}

.bulletFrame .frameBox .frame li:nth-child(5).current a .indexICon {
    background-position: -3.02rem -3.13rem
}

.bulletFrame .frameBox .close {
    width: 100%;
    position: absolute;
    bottom: -1.2rem;
    display: flex;
    justify-content: center
}

.bulletFrame .frameBox .close .indexICon {
    width: 0.88rem;
    height: 0.88rem;
    background-position: -2.7rem -1.44rem
}

footer {
    width: 100%;
    margin-top: 0.5rem;
    background-color: #313131
}

footer .ft {
    width: 100%;
    padding-top: 0.43rem;
    display: flex;
    align-items: center;
    justify-content: center
}

footer .ft img {
    width: auto;
    height: 0.72rem;
    object-fit: cover
}

footer .fc {
    padding: 0 0.2rem;
    margin-top: 0.3rem
}

footer .fc .fcText {
    padding: 0.25rem 0.22rem;
    background-color: rgba(0, 0, 0, 0.08);
    font-size: 0.18rem;
    color: rgba(179, 179, 179, .5);
    line-height: 0.3rem
}

footer .fb {
    padding: 0.31rem 0.77rem 0.39rem
}

footer .fb p {
    text-align: center;
    font-size: 0.24rem;
    color: #B3B3B3;
    line-height: 0.42rem
}

.listBox ~ .pageWrap {
    margin-top: 0.1rem
}

.icon {
    background-image: url("../img/indexIcon.png");
    background-size: 10rem 10rem;
    background-repeat: no-repeat
}

b, em, i {
    font-style: normal
}




.titleBox {
    padding: 0 0.2rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.titleBox a {
    padding-right: 0.3rem;
    font-size: 0.24rem;
    line-height: 0.24rem;
    color: #999999;
    position: relative
}

.titleBox a::after {
    content: "";
    width: 0.21rem;
    height: 0.22rem;
    position: absolute;
    right: 0;
    top: 0.01rem;
    background: url("../img/indexIcon.png") no-repeat;
    background-size: 5.34rem 5.19rem;
    background-position: -3.1rem -4.69rem
}

.indexWrap .rankings .rankingimg > img {
    filter: blur(30px)
}

body, html {
    overflow-x: hidden
}

.wdLink .linkTit {
    height: 0.52rem;
    font-weight: bold;
    font-size: 0.36rem;
    color: #aeaeae;
    line-height: 0.52rem;
    background-position: -2.7rem -0.1rem
}

.wdLink {
    margin-left: 0.3rem;
    padding-top: 0.36rem
}

.wdLink .list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.1rem
}

.wdLink .list a {
    display: block;
    margin-right: 0.3rem;
    font-size: 0.28rem;
    color: #f6f6f6;
    line-height: 0.42rem
}

footer .fb a {
    position: relative;
    top: -.06rem;
    color: #f0f0f0
}
