@charset"utf-8";

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

fieldset,
img {
    border: 0
}

:focus {
    outline: 0
}

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

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

abbr,
acronym {
    border: 0;
    font-variant: normal
}

button,
input,
optgroup,
option,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

code,
kbd,
samp,
tt {
    font-size: 100%
}

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

body {
    line-height: 1.5
}

ol,
ul {
    list-style: none
}

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

caption,
th {
    text-align: left
}

sub,
sup {
    font-size: 100%;
    vertical-align: baseline
}

:link,
:visited,
ins {
    text-decoration: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

.clearfix {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

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

body,
html {
    width: 100%;
    overflow-x: hidden
}

a {
    color: #ec3b3b;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    margin: 0;
    font-family: "Microsoft Yahei", Arial, Tahoma, Helvetica, "SimSun", "Hiragino Sans GB", sans-serif;
    font-size: 12px;
    line-height: 1.5;
    position: relative;
    color: #333;
    background: #f5f5f5;
    height: 100%
}

button,
input,
select,
textarea,
th {
    background: #fff;
    font-size: 12px;
    line-height: 1;
    font-family: "Microsoft Yahei", Arial, Tahoma, Helvetica, "SimSun"
}

input[type="submit"],
input[type="reset"],
input[type="password"],
input[type="button"],
input[type="text"],
button {
    -webkit-appearance: none
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -moz-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none
}

html {
    font-size: 100px
}

body {
    font-size: 0.24rem;
    max-width: 7.5rem;
    min-width: 3.2rem;
    margin: 0 auto
}

article,
aside,
figure,
footer,
header,
nav,
section {
    display: block
}

.fx {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.fx_gw {
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.flex_grow {
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.hide {
    display: none
}

img {
    vertical-align: top;
    border: 0
}

.ico {
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem
}

header {
    position: relative;
    height: 1.9rem;
    background: linear-gradient(180deg, #ec3b3b, rgba(236, 59, 59,.1))
}

header .navTop {
    display: flex;
    justify-content: space-between;
    padding: 0 0.26rem;
    height: 1.05rem;
    border-bottom: 1px solid rgba(255, 255, 255, .15)
}

header a {
    display: block
}

header .logo {
    display: block;
    width: auto;
    height: 0.68rem;
    margin-top: 0.18rem
}

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

header .troll {
    position: relative;
    margin-right: 0.56rem;
    width: 3.9rem;
    height: 0.6rem;
    border-radius: 0.3rem;
    background-color: rgba(255, 255, 255, .25);
    margin-top: 0.24rem
}

header .troll:after {
    content: "";
    position: absolute;
    top: 0.14rem;
    right: 0.16rem;
    display: block;
    width: 0.32rem;
    height: 0.32rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -.03rem -.04rem
}

header .troll input {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border: none;
    width: 3.28rem;
    padding: 0 0.26rem;
    height: 0.6rem;
    border-radius: 0.3rem;
    background-color: transparent;
    text-align: left;
    font-size: 0.24rem;
    color: #999
}

header .troll input::-webkit-input-placeholder {
    color: #fff;
    font-size: 0.24rem
}

header .troll input::-moz-placeholder {
    color: #fff;
    font-size: 0.24rem
}

header .troll input:-moz-placeholder {
    color: #fff;
    font-size: 0.24rem
}

header .troll input:-ms-input-placeholder {
    color: #fff;
    font-size: 0.24rem
}

header .ihNav {
    position: absolute;
    top: 0.35rem;
    right: 0.26rem;
    display: block;
    width: 0.38rem;
    height: 0.38rem;
    background-position: -.51rem -.04rem
}

header .ihNav.gb {
    background-position: -1.04rem -.03rem
}

.hideNav {
    width: 100%;
    max-width: 7.5rem;
    height: 100%;
    position: absolute;
    top: 1.04rem;
    left: 50%;
    margin-left: -3.75rem;
    z-index: 20;
    background: rgba(0, 0, 0, 0.65)
}

.hideNav>div {
    background-color: #fff
}

.hideNav div .title em {
    font-size: 0.32rem
}

.hNav {
    display: flex;
    flex-wrap: wrap;
    width: 6.9rem;
    padding: 0.25rem 0.3rem 0;
    background: url("../img/tancengbg.png") no-repeat
}

.hNav:after {
    content: "";
    display: block;
    margin: 0.33rem auto 0;
    width: 6.9rem;
    height: 0.01rem;
    background: #efefef
}

.hNav a {
    display: block;
    width: 1.725rem;
    height: 0.8rem;
    padding: 0.13rem 0 0.5rem;
    text-align: center;
    font-size: 0.24rem;
    color: #ccc;
    line-height: 0.36rem
}

.hNav a:before {
    content: "";
    display: block;
    margin: 0 auto 0.15rem;
    width: 0.8rem;
    height: 0.8rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -.03rem -1.52rem
}

.hNav a:nth-of-type(1):before {
    background-position: -.03rem -1.52rem
}

.hNav a:nth-of-type(2):before {
    background-position: -1.05rem -1.52rem
}

.hNav a:nth-of-type(3):before {
    background-position: -2.07rem -1.52rem
}

.hNav a:nth-of-type(4):before {
    background-position: -3.09rem -1.52rem
}

.hNav a:nth-of-type(5):before {
    background-position: -4.11rem -1.52rem
}

.hNav a:nth-of-type(6):before {
    background-position: -5.14rem -1.52rem
}

.hideNav>div:last-of-type {
    position: relative;
    padding-bottom: 0.66rem;
    border-radius: 0 0 0.2rem 0.2rem
}

.hideNav ul {
    padding-left: 0.3rem;
    display: flex;
    flex-wrap: wrap;
    width: 7.36rem
}

.hideNav ul li {
    position: relative;
    margin-right: 0.22rem;
    margin-top: 0.22rem
}

.hideNav ul li a {
    display: block;
    width: 1.52rem;
    height: 0.52rem;
    text-align: center;
    border: 0.01rem solid #eee;
    line-height: 0.52rem;
    border-radius: 0.27rem;
    font-size: 0.24rem;
    color: #333
}

.hideNav ul li.hot a:before {
    content: "";
    position: relative;
    top: 0.15rem;
    margin-right: 0.04rem;
    display: inline-block;
    vertical-align: top;
    width: 0.19rem;
    height: 0.22rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -2.65rem -.04rem
}

.hideNav .dtTit {
    padding: 0.35rem 0.35rem 0
}

nav {
    position: relative;
    height: 0.84rem;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    font-size: 0;
    overflow-x: -moz-scrollbars-none;
    -ms-overflow-style: none;
    padding-left: 0.3rem
}

nav::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
    -webkit-appearance: none;
    border-radius: 0
}

nav a {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0 0.26rem;
    height: 0.78rem;
    line-height: 0.78rem;
    text-align: center;
    color: #fff;
    font-size: 0.32rem;
    border-bottom: 0.06rem solid transparent
}

nav a.current {
    background-color: rgba(236,59,59,.7);
    padding: 0 0.31rem;
    border-color: #fff
}

header:after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 1.24rem;
    right: 0;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    background: linear-gradient(to right, rgba(236, 59, 59,.1), rgba(236, 59, 59,.1))
    display: none;
}

header:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 0.06rem;
    background: rgba(255, 255, 255, .5);
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

footer {
    background: #202020;
    padding: 0.22rem 0.26rem 0.56rem
}

footer p,
footer p a {
    font-size: 0.22rem;
    color: #666;
    text-align: center;
    line-height: 0.36rem
}

footer p a {
    color: #888
}

.frLink {
    padding: 0.29rem 0.25rem;
    background-color: #000;
    margin-top: 0.32rem
}

.frLink div {
    font-size: 0.22rem;
    color: #999;
    line-height: 0.48rem;
    font-weight: bold
}

.frLink div a {
    font-weight: 400;
    color: #999;
    margin-right: 0.36rem
}

.dtTit {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 0.3rem 0.25rem 0 0.26rem;
    height: 0.34rem;
    margin: 0 auto 0.07rem
}

.dtTit em {
    position: relative;
    z-index: 1;
    display: block;
    font-size: 0.32rem;
    color: #333;
    line-height: 0.34rem;
    font-weight: bold
}

.dtTit em:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    display: block;
    width: 116%;
    height: 0.16rem;
    background: linear-gradient(90deg, #ec3b3b, #ff9292)
}

.dtTit a {
    position: relative;
    top: 0.1rem;
    display: block;
    width: 0.49rem;
    height: 0.26rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -1.57rem -.04rem
}

.dTit {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 0.2rem 0.26rem 0 0.24rem;
    height: 0.4rem;
    margin: 0 auto 0.06rem
}

.dTit h2 {
    position: relative;
    z-index: 1;
    display: block;
    font-size: 0.38rem;
    color: #2E2E30;
    line-height: 0.4rem;
    font-weight: bold
}

.dTit h2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    display: block;
    width: 116%;
    height: 0.16rem;
    background: linear-gradient(90deg, #91FFD0, #B1FDA2)
}

.dTit a {
    position: relative;
    top: 0.14rem;
    display: block;
    width: 0.49rem;
    height: 0.26rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -1.57rem -.04rem
}

.breadChip {
    position: relative;
    padding: 0.03rem 0.25rem 0;
    margin: auto;
    height: 0.64rem;
    line-height: 0.64rem;
    font-size: 0.24rem;
    color: rgba(51, 51, 51, .3);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.breadChip i {
    position: relative;
    top: 0.04rem;
    display: inline-block;
    width: 0.21rem;
    height: 0.24rem;
    margin-right: 0.07rem;
    background-position: -3.4rem -.04rem
}

.breadChip a {
    color: rgba(51, 51, 51, .3)
}

.pageWrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding: 0.33rem 0.25rem;
    height: 0.58rem
}

.pageWrap a,
.pageWrap span {
    min-width: 0.58rem;
    max-width: 1.08rem;
    height: 0.58rem;
    line-height: 0.58rem;
    text-align: center;
    font-size: 0.26rem;
    color: #94979B;
    background-color: #F6F6F6;
    border-radius: 0.06rem;
    overflow: hidden
}

.pageWrap .current {
    color: #fff;
    font-size: 0.32rem;
    background-color: #ec3b3b
}

.pageWrap .disabled {
    color: #b1b1b1
}

.pageWrap i {
    position: relative;
    top: 0.17rem;
    left: 0.22rem;
    display: block;
    width: 0.14rem;
    height: 0.24rem;
    background-image: url("../img/icon3.png");
    background-size: 10rem 10rem
}

.pageWrap .left {
    background-position: -3.82rem -.04rem
}

.pageWrap .right {
    background-position: -4.12rem -.04rem;
    left: 0.22rem
}

.pageWrap .disabled .left {
    opacity: 0.6
}

.pageWrap .disabled .right {
    opacity: 0.6
}

.pageWrap a:first-child,
.pageWrap a:last-child {
    width: 0.96rem
}

.dSlider {
    position: relative;
    padding-top: 0.26rem
}

.dSlider:before {
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 10rem;
    background: url("../img/indexbg.png") no-repeat;
    background-size: 100% auto
}

.dSlider .swiper-container {
    margin: 0 0.25rem 0.27rem;
    height: 3.15rem;
    border-radius: 0.2rem
}

.dSlider .swiper-wrapper {
    height: 100%
}

.dSlider .swiper-slide {
    position: relative
}

.dSlider .img {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.dSlider .img img {
    display: block;
    width: 100%;
    min-height: 100%;
    height: auto
}

.dSlider .swiper-pagination {
    text-align: right
}

.dSlider .swiper-pagination-bullet {
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 0.03rem;
    background: rgba(248, 248, 248, .5);
    opacity: 1;
    margin: 0 0.04rem !important
}

.dSlider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 0.27rem;
    background: linear-gradient(0deg, rgba(0, 217, 197, 1), #43E0D4)
}

.dSlider .swiper-pagination-bullet:last-of-type {
    margin-right: 0.17rem !important
}

.dSlider .info {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 0 1.8rem 0 0.2rem;
    width: 3.23rem;
    height: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 1), transparent);
    border-radius: 0.2rem 0 0 0.2rem
}

.dSlider .info p {
    display: block;
    max-height: 1.08rem;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.36rem;
    font-weight: bold;
    margin-top: 1.03rem;
    margin-bottom: 0.02rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.dSlider .info span {
    display: block;
    margin-top: 0.2rem;
    width: 1.34rem;
    height: 0.38rem;
    line-height: 0.38rem;
    background: rgba(40, 213, 231, 0);
    border: 0.02rem solid rgba(71, 225, 210, 0.5);
    border-radius: 0.1rem;
    text-align: center;
    font-size: 0.2rem;
    font-weight: 300;
    color: rgba(72, 225, 209, 0);
    background: linear-gradient(-90deg, #91FFD0 0%, #B1FDA2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.dRec {
    position: relative;
    padding: 0 0.25rem;
    margin-bottom: 0.2rem
}

.dRec i {
    position: absolute;
    top: -.07rem;
    width: 2.04rem;
    height: 0.62rem;
    background-position: -.03rem -2.6rem
}

.dRec div {
    display: flex;
    flex-wrap: wrap;
    padding: 0.53rem 0 0.12rem;
    background: linear-gradient(30deg, #D1F7FE, #F5F0EB, #FAD7D6, #F5F0EF);
    border: 0.02rem solid #FFF;
    box-shadow: 0 0.1rem 0.25rem 0 rgba(76, 76, 76, .05);
    border-radius: 0.2rem
}

.dRec div a {
    display: block;
    padding-top: 0.2rem;
    width: 25%;
    height: 1.85rem;
    font-size: 0.28rem;
    color: #333;
    text-align: center;
    line-height: 0.66rem;
    overflow: hidden
}

.dRec div img {
    display: block;
    margin: auto;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 0.26rem
}

.findGame {
    margin-bottom: 0.2rem
}

.findGame .list {
    position: relative;
    display: flex;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    overflow-x: -moz-scrollbars-none;
    -ms-overflow-style: none;
    padding-left: 0.25rem
}

.findGame .list::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
    -webkit-appearance: none;
    border-radius: 0
}

.findGame .list a {
    display: block;
    padding: 0 0.32rem;
    margin: 0.22rem 0.2rem 0 0;
    height: 0.65rem;
    line-height: 0.65rem;
    font-size: 0.28rem;
    color: #666;
    background: #fff;
    border-radius: 0.18rem
}

.findGame .list a.hot:before {
    content: "";
    position: relative;
    top: 0.17rem;
    vertical-align: top;
    margin-right: 0.1rem;
    display: inline-block;
    width: 0.27rem;
    height: 0.31rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -2.22rem -.04rem
}

.dGame {
    margin-bottom: 0.35rem
}

.dGame ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0.25rem
}

.dGame ul li {
    width: 1.54rem;
    height: 2.36rem;
    margin: 0.2rem 0.22rem 0 0;
    background: rgba(0, 217, 197, .1);
    border: 0.02rem solid #FFF;
    box-shadow: 0 0.1rem 0.25rem 0 rgba(76, 76, 76, .05);
    border-radius: 0.2rem
}

.dGame ul li a {
    display: block;
    text-align: center
}

.dGame ul li a img {
    display: block;
    margin: 0.18rem auto 0;
    width: 1.1rem;
    height: 1.1rem;
    border-radius: 0.2rem
}

.dGame ul li a p {
    display: block;
    margin: auto;
    font-size: 0.24rem;
    color: #000;
    line-height: 0.42rem;
    white-space: nowrap;
    overflow: hidden
}

.dGame ul li a span {
    display: block;
    margin: 0.01rem auto 0;
    width: 1.24rem;
    height: 0.5rem;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.5rem;
    background: #ec3b3b;
    border-radius: 0.27rem
}

.dGame ul li a span.no {
    background: linear-gradient(90deg, #FFC4E7, #FF90C8)
}

.dSoft ul li {
    background: #F3F2FD
}

.dZt {
    padding: 0.1rem 0 0.04rem;
    margin-bottom: 0.2rem;
    background: url("../img/indexztbg.png") no-repeat;
    background-size: 100% 100%
}

.dZt ul {
    position: relative;
    display: flex;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    overflow-x: -moz-scrollbars-none;
    -ms-overflow-style: none;
    padding: 0.35rem 0 0.3rem 0.25rem;
    margin-bottom: 0.22rem
}

.dZt ul::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
    -webkit-appearance: none;
    border-radius: 0
}

.dZt ul:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 6.98rem;
    height: 0.01rem;
    background: rgba(255, 255, 255, .5)
}

.dZt ul li {
    position: relative;
    display: block;
    width: 2.85rem;
    height: 1.6rem;
    border-radius: 0.2rem;
    margin-right: 0.2rem
}

.dZt ul li:before {
    content: "";
    position: absolute;
    top: -.16rem;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 2.5rem;
    height: 0.16rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -.03rem -3.49rem
}

.dZt ul li a {
    display: block;
    width: 2.85rem;
    height: 100%;
    border-radius: 0.2rem;
    overflow: hidden
}

.dZt ul li a img {
    display: block;
    width: 100%;
    min-height: 100%;
    height: auto;
    border-radius: 0.2rem
}

.dZt ul li a p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0.52rem 0 0 0.15rem;
    width: 2.7rem;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.48rem;
    background: linear-gradient(to top, rgba(0, 0, 0, .7), transparent);
    border-radius: 0 0 0.2rem 0.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.dZt ul li a span {
    position: absolute;
    top: 0.11rem;
    right: 0.08rem;
    display: block;
    padding: 0 0.11rem;
    height: 0.3rem;
    font-size: 0.16rem;
    color: #fff;
    line-height: 0.3rem;
    background: rgba(0, 0, 0, .6);
    border-radius: 0.1rem
}

.dZt .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.dZt .list a {
    display: block;
    margin: 0 0.085rem 0.26rem;
    padding: 0 0.33rem;
    height: 0.48rem;
    font-size: 0.24rem;
    color: #F1516C;
    line-height: 0.48rem;
    background: rgba(255, 255, 255, .5);
    border-radius: 0.22rem
}

.dZt .list a:nth-of-type(7n+1) {
    color: #F1516C
}

.dZt .list a:nth-of-type(7n+2) {
    color: #45B97C
}

.dZt .list a:nth-of-type(7n+3) {
    color: #796CB0
}

.dZt .list a:nth-of-type(7n+4) {
    color: #009AD6
}

.dZt .list a:nth-of-type(7n+5) {
    color: #DEA32C
}

.dZt .list a:nth-of-type(7n+6) {
    color: #C77EB5
}

.dZt .list a:nth-of-type(7n+7) {
    color: #7FB86E
}

.dNews {
    padding: 0.1rem 0;
    /* background: #fff */
}

.dNews .tabMenu {
    display: block;
    margin: 0 0.25rem;
    padding-top: 0.26rem;
    height: 0.82rem;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    font-size: 0;
    overflow-x: -moz-scrollbars-none;
    -ms-overflow-style: none
}

.dNews .tabMenu::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
    -webkit-appearance: none;
    border-radius: 0
}

.dNews .tabMenu span {
    position: relative;
    margin-right: 0.15rem;
    display: inline-block;
    padding: 0 0.52rem;
    height: 0.73rem;
    font-size: 0.28rem;
    color: #333;
    line-height: 0.73rem;
    border: 1px solid #F6F6F6;
    background: #F6F6F6;
    border-radius: 0.14rem
}

.dNews .tabMenu span.current {
    color: #fff;
    background: linear-gradient(90deg, #91FFD0, #B1FDA2);
    border: 1px solid rgba(255, 255, 255, .5)
}

.dNews ul {
    padding: 0 0.25rem
}

.dNews li:after {
    content: "";
    display: block;
    width: 100%;
    height: 0.01rem;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 0.01rem
}

.dNews li:last-of-type:after {
    background: transparent
}

.dNews li a {
    display: flex;
    padding: 0.28rem 0
}

.dNews li a>div {
    flex: 1;
    height: 1.42rem;
    overflow: hidden
}

.dNews li a img {
    display: block;
    width: 2.25rem;
    height: 1.42rem;
    border-radius: 0.2rem;
    margin-left: 0.3rem
}

.dNews li a p {
    display: block;
    height: 0.84rem;
    font-size: 0.28rem;
    color: #333;
    line-height: 0.42rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0.02rem 0 0.2rem
}

.dNews li a span {
    position: relative;
    display: block;
    font-size: 0.24rem;
    color: #ccc;
    line-height: 0.34rem
}

.dNews li a span:before {
    content: "";
    position: relative;
    top: 0.05rem;
    display: inline-block;
    vertical-align: top;
    width: 0.24rem;
    height: 0.24rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -3rem -.04rem;
    margin-right: 0.09rem
}

.aMore {
    display: block;
    margin: 0.06rem 0.25rem 0.35rem;
    height: 0.66rem;
    font-size: 0.26rem;
    color: #AEAEAE;
    line-height: 0.66rem;
    text-align: center;
    background: rgba(246, 246, 246, .5);
    border-radius: 0.33rem
}

.dRank {
    padding: 0.15rem 0 0.04rem;
    margin-bottom: 0.2rem;
    background: url("../img/indexrankbg.png") no-repeat;
    background-size: 100% auto
}

.dRank .tabMenu {
    display: block;
    margin: 0.35rem 0.25rem 0.2rem;
    padding: 0 0 0 0.3rem;
    height: 0.56rem;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    font-size: 0;
    overflow-x: -moz-scrollbars-none;
    -ms-overflow-style: none;
    background: rgba(242, 242, 242, 0);
    border: 0.02rem solid rgba(255, 255, 255, .6);
    box-shadow: 0 0.05rem 0.15rem 0 rgba(0, 0, 0, .1);
    border-radius: 0.3rem
}

.dRank .tabMenu::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
    -webkit-appearance: none;
    border-radius: 0
}

.dRank .tabMenu span {
    position: relative;
    margin-right: 0.1rem;
    vertical-align: top;
    display: inline-block;
    padding: 0 0.42rem;
    height: 0.58rem;
    font-size: 0.28rem;
    color: #fff;
    line-height: 0.58rem;
    background: rgba(255, 255, 255, .3);
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.dRank .tabMenu span strong {
    position: relative;
    display: block;
    font-size: 0.24rem;
    color: #fff;
    transform: skewX(25deg);
    -webkit-transform: skewX(25deg);
    -moz-transform: skewX(25deg);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.dRank .tabMenu span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.22rem;
    z-index: 1;
    display: inline-block;
    width: 0.5rem;
    height: 0.16rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -1.75rem -3.94rem
}

.dRank .tabMenu span:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0.22rem;
    z-index: 1;
    display: inline-block;
    width: 0.5rem;
    height: 0.16rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -2.4rem -3.94rem
}

.dRank .tabMenu span.current:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.22rem;
    z-index: 1;
    display: inline-block;
    width: 0.5rem;
    height: 0.16rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -.06rem -3.94rem
}

.dRank .tabMenu span.current:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0.22rem;
    z-index: 1;
    display: inline-block;
    width: 0.5rem;
    height: 0.16rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -.7rem -3.94rem
}

.dRank .tabMenu span.current {
    position: relative;
    top: -.01rem;
    height: 0.6rem;
    background: linear-gradient(90deg, #91FFD0, #B1FDA2)
}

.dRank .tabMenu span.current strong {
    color: #FF7B4C;
    font-weight: bold
}

.dRank ol {
    position: relative;
    top: 1.75rem;
    padding-top: 1.43rem;
    padding-bottom: 0.02rem;
    margin: 0 0.25rem;
    background: rgba(255, 255, 255, .5);
    border: 0.03rem solid rgba(255, 255, 255, .5);
    box-shadow: 0 0.1rem 0.15rem 0 #D5EFF6;
    border-radius: 0.2rem
}

.dRank ol li:nth-of-type(2n+1) {
    background-color: rgba(0, 217, 197, .05)
}

.dRank ol li {
    position: relative;
    z-index: 1;
    height: 2.06rem
}

.dRank ol li a {
    position: relative;
    display: block;
    padding: 0.39rem 0;
    overflow: hidden;
    *zoom: 1
}

.dRank ol li i {
    float: left;
    display: block;
    margin-left: 0.05rem;
    width: 1rem;
    height: 1.28rem;
    font-size: 0.34rem;
    color: #C2C2D9;
    font-family: "Arial";
    font-weight: bold;
    font-style: italic;
    line-height: 1.28rem;
    text-align: center
}

.dRank ol li img {
    float: left;
    width: 1.28rem;
    height: 1.28rem;
    border-radius: 0.3rem;
    margin-right: 0.21rem
}

.dRank ol li div {
    float: left;
    width: 4.2rem;
    height: 1.28rem;
    overflow: hidden
}

.dRank ol li div p {
    display: block;
    margin-bottom: 0.03rem;
    font-size: 0.28rem;
    color: #333;
    line-height: 0.36rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.dRank ol li div span {
    display: block;
    font-size: 0.22rem;
    color: #9F9FA4;
    line-height: 0.42rem;
    margin-bottom: 0.02rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.dRank ol li a>span {
    display: none
}

.dRank ol li:nth-of-type(n+4) a:after {
    content: "";
    position: absolute;
    top: 0.8rem;
    right: 0.38rem;
    display: block;
    width: 0.46rem;
    height: 0.46rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -2.37rem -.71rem
}

.dRank ol li:nth-of-type(-n+3) {
    position: absolute;
    top: -1.75rem;
    width: 1.8rem;
    height: 2.98rem;
    margin: 0;
    background-color: transparent;
    background: url("../img/indexr1bg.png") no-repeat;
    background-size: 100% 100%;
    text-align: center
}

.dRank ol li:nth-of-type(1) {
    left: 2.61rem;
    background: url("../img/indexr1bg.png") no-repeat;
    background-position: bottom;
    background-size: 100% auto
}

.dRank ol li:nth-of-type(2) {
    height: 2.94rem;
    left: 0.41rem;
    background: url("../img/indexr2bg.png") no-repeat;
    background-position: bottom;
    background-size: 100% auto
}

.dRank ol li:nth-of-type(3) {
    height: 2.94rem;
    left: 4.8rem;
    background: url("../img/indexr3bg.png") no-repeat;
    background-position: bottom;
    background-size: 100% auto
}

.dRank ol li:nth-of-type(-n+3) a {
    padding: 0
}

.dRank ol li:nth-of-type(-n+3) i {
    position: absolute;
    top: 0;
    left: 0.22rem;
    z-index: 1;
    float: inherit;
    font-size: 0;
    width: 0.5rem;
    height: 0.45rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem
}

.dRank ol li:nth-of-type(1) i {
    background-position: -.03rem -.71rem
}

.dRank ol li:nth-of-type(2) i {
    background-position: -.74rem -.71rem;
    top: 0.21rem
}

.dRank ol li:nth-of-type(3) i {
    background-position: -1.45rem -.71rem;
    top: 0.21rem
}

.dRank ol li:nth-of-type(-n+3) img {
    float: inherit;
    display: block;
    width: 0.95rem;
    height: 0.95rem;
    border: 0.03rem solid #FEB754;
    margin: auto;
    border-radius: 0.2rem
}

.dRank ol li:nth-of-type(1) img {
    border-color: #FEB754;
    margin-top: 0.26rem
}

.dRank ol li:nth-of-type(2) img {
    border-color: #FD8EB9;
    margin-top: 0.45rem
}

.dRank ol li:nth-of-type(3) img {
    border-color: #B482FC;
    margin-top: 0.45rem
}

.dRank ol li:nth-of-type(-n+3) div {
    float: inherit;
    width: 100%;
    height: auto
}

.dRank ol li:nth-of-type(-n+3) div p {
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
    font-size: 0.2rem;
    color: #fff;
    line-height: 0.32rem;
    margin-top: 0.15rem
}

.dRank ol li:nth-of-type(-n+3) div span {
    margin-bottom: 0;
    text-align: center;
    font-size: 0.18rem;
    color: rgba(255, 255, 255, .5);
    line-height: 0.28rem;
    text-overflow: inherit
}

.dRank ol li:nth-of-type(-n+3) a>span {
    display: block;
    margin: 0.06rem auto;
    font-size: 0.24rem;
    color: rgba(255, 255, 255, 0);
    width: 1.24rem;
    height: 0.46rem;
    line-height: 0.46rem;
    background: linear-gradient(-90deg, #91FFD0 0%, #B1FDA2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border: 0.02rem solid rgba(255, 255, 255, .5);
    border-radius: 0.27rem
}

.dRank ol li:nth-of-type(1) a>span {
    margin-top: 0.13rem
}

.dRank ol li:nth-of-type(1) div p {
    margin-top: 0.19rem
}

.dRank ol li:nth-of-type(-n+3) div span:nth-of-type(2) {
    display: none
}

.dRank .subBox {
    padding-bottom: 1.76rem
}

.dRank .subBox>a {
    position: relative;
    top: 0.72rem;
    margin: 0 0.28rem;
    display: block;
    border-top: 0.02rem solid rgba(255, 255, 255, .2);
    height: 0.98rem;
    line-height: 0.86rem;
    text-align: center;
    font-size: 0.26rem;
    background: rgba(0, 217, 197, .05);
    color: #AEAEAE;
    border-radius: 0 0 0.2rem 0.2rem
}

.rkWrap {
    padding: 0 0 0.02rem;
    margin-bottom: 0.6rem;
    background: url("../img/drankbg.png") no-repeat;
    background-size: 100% auto
}

.rkWrap ul {
    display: block;
    margin: 1.55rem 0.25rem 0.2rem;
    padding: 0 0 0 0.3rem;
    height: 0.56rem;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    font-size: 0;
    overflow-x: -moz-scrollbars-none;
    -ms-overflow-style: none;
    background: rgba(242, 242, 242, 0);
    border: 0.02rem solid rgba(255, 255, 255, .6);
    box-shadow: 0 0.05rem 0.15rem 0 rgba(0, 0, 0, .1);
    border-radius: 0.3rem
}

.rkWrap ul::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
    -webkit-appearance: none;
    border-radius: 0
}

.rkWrap ul li {
    position: relative;
    margin-right: 0.1rem;
    vertical-align: top;
    display: inline-block;
    padding: 0 0.42rem;
    height: 0.58rem;
    font-size: 0.28rem;
    color: #fff;
    line-height: 0.58rem;
    background: rgba(255, 255, 255, .3);
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.rkWrap ul li a {
    position: relative;
    display: block;
    font-size: 0.24rem;
    color: #fff;
    transform: skewX(25deg);
    -webkit-transform: skewX(25deg);
    -moz-transform: skewX(25deg);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.rkWrap ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.22rem;
    z-index: 1;
    display: inline-block;
    width: 0.5rem;
    height: 0.16rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -1.75rem -3.94rem
}

.rkWrap ul li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0.22rem;
    z-index: 1;
    display: inline-block;
    width: 0.5rem;
    height: 0.16rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -2.4rem -3.94rem
}

.rkWrap ul li.current:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.22rem;
    z-index: 1;
    display: inline-block;
    width: 0.5rem;
    height: 0.16rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -.06rem -3.94rem
}

.rkWrap ul li.current:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0.22rem;
    z-index: 1;
    display: inline-block;
    width: 0.5rem;
    height: 0.16rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -.7rem -3.94rem
}

.rkWrap ul li.current {
    position: relative;
    top: -.01rem;
    height: 0.6rem;
    background: linear-gradient(90deg, #91FFD0, #B1FDA2)
}

.rkWrap ul li.current a {
    color: #FF7B4C;
    font-weight: bold
}

.rkWrap ol {
    position: relative;
    top: 0.15rem;
    padding-top: 1rem;
    padding-bottom: 0.02rem;
    margin: 2rem 0.25rem 0;
    background: rgba(255, 255, 255, .5);
    border: 0.03rem solid rgba(255, 255, 255, .5);
    box-shadow: 0 0.1rem 0.15rem 0 #D5EFF6;
    border-radius: 0.2rem
}

.rkWrap ol li:nth-of-type(2n+1) {
    background-color: rgba(0, 217, 197, .05)
}

.rkWrap ol li {
    position: relative;
    z-index: 1;
    height: 2.06rem
}

.rkWrap ol li a {
    position: relative;
    display: block;
    padding: 0.39rem 0;
    overflow: hidden;
    *zoom: 1
}

.rkWrap ol li i {
    float: left;
    display: block;
    margin-left: 0.05rem;
    width: 1rem;
    height: 1.28rem;
    font-size: 0.34rem;
    color: #C2C2D9;
    font-family: "Arial";
    font-weight: bold;
    font-style: italic;
    line-height: 1.28rem;
    text-align: center
}

.rkWrap ol li img {
    float: left;
    width: 1.28rem;
    height: 1.28rem;
    border-radius: 0.3rem;
    margin-right: 0.21rem
}

.rkWrap ol li div {
    float: left;
    width: 4.2rem;
    height: 1.28rem;
    overflow: hidden
}

.rkWrap ol li div p {
    display: block;
    margin-bottom: 0.03rem;
    font-size: 0.28rem;
    color: #333;
    line-height: 0.36rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.rkWrap ol li div span {
    display: block;
    font-size: 0.22rem;
    color: #9F9FA4;
    line-height: 0.42rem;
    margin-bottom: 0.02rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.rkWrap ol li a>span {
    display: none
}

.rkWrap ol li:nth-of-type(n+4) a:after {
    content: "";
    position: absolute;
    top: 0.8rem;
    right: 0.38rem;
    display: block;
    width: 0.46rem;
    height: 0.46rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -2.37rem -.71rem
}

.rkWrap ol li:nth-of-type(-n+3) {
    position: absolute;
    top: -2rem;
    width: 1.8rem;
    height: 2.98rem;
    margin: 0;
    background-color: transparent;
    background: url("../img/indexr1bg.png") no-repeat;
    background-size: 100% 100%;
    text-align: center
}

.rkWrap ol li:nth-of-type(1) {
    left: 2.61rem;
    background: url("../img/indexr1bg.png") no-repeat;
    background-position: bottom;
    background-size: 100% auto
}

.rkWrap ol li:nth-of-type(2) {
    height: 2.94rem;
    left: 0.41rem;
    background: url("../img/indexr2bg.png") no-repeat;
    background-position: bottom;
    background-size: 100% auto
}

.rkWrap ol li:nth-of-type(3) {
    height: 2.94rem;
    left: 4.8rem;
    background: url("../img/indexr3bg.png") no-repeat;
    background-position: bottom;
    background-size: 100% auto
}

.rkWrap ol li:nth-of-type(-n+3) a {
    padding: 0
}

.rkWrap ol li:nth-of-type(-n+3) i {
    position: absolute;
    top: 0;
    left: 0.22rem;
    z-index: 1;
    float: inherit;
    font-size: 0;
    width: 0.5rem;
    height: 0.45rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem
}

.rkWrap ol li:nth-of-type(1) i {
    background-position: -.03rem -.71rem
}

.rkWrap ol li:nth-of-type(2) i {
    background-position: -.74rem -.71rem;
    top: 0.21rem
}

.rkWrap ol li:nth-of-type(3) i {
    background-position: -1.45rem -.71rem;
    top: 0.21rem
}

.rkWrap ol li:nth-of-type(-n+3) img {
    float: inherit;
    display: block;
    width: 0.95rem;
    height: 0.95rem;
    border: 0.03rem solid #FEB754;
    margin: auto;
    border-radius: 0.2rem
}

.rkWrap ol li:nth-of-type(1) img {
    border-color: #FEB754;
    margin-top: 0.26rem
}

.rkWrap ol li:nth-of-type(2) img {
    border-color: #FD8EB9;
    margin-top: 0.45rem
}

.rkWrap ol li:nth-of-type(3) img {
    border-color: #B482FC;
    margin-top: 0.45rem
}

.rkWrap ol li:nth-of-type(-n+3) div {
    float: inherit;
    width: 100%;
    height: auto
}

.rkWrap ol li:nth-of-type(-n+3) div p {
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
    font-size: 0.2rem;
    color: #fff;
    line-height: 0.32rem;
    margin-top: 0.15rem
}

.rkWrap ol li:nth-of-type(-n+3) div span {
    margin-bottom: 0;
    text-align: center;
    font-size: 0.18rem;
    color: rgba(255, 255, 255, .5);
    line-height: 0.28rem;
    text-overflow: inherit
}

.rkWrap ol li:nth-of-type(-n+3) a>span {
    display: block;
    margin: 0.06rem auto;
    font-size: 0.24rem;
    color: rgba(255, 255, 255, 0);
    width: 1.24rem;
    height: 0.46rem;
    line-height: 0.46rem;
    background: linear-gradient(-90deg, #91FFD0 0%, #B1FDA2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border: 0.02rem solid rgba(255, 255, 255, .5);
    border-radius: 0.27rem
}

.rkWrap ol li:nth-of-type(1) a>span {
    margin-top: 0.13rem
}

.rkWrap ol li:nth-of-type(1) div p {
    margin-top: 0.19rem
}

.rkWrap ol li:nth-of-type(-n+3) div span:nth-of-type(1) {
    display: none
}

.rkWrap>span {
    position: relative;
    top: 1.1rem;
    margin: 0 0.28rem;
    display: block;
    border-top: 0.02rem solid rgba(255, 255, 255, .2);
    height: 0.98rem;
    line-height: 0.86rem;
    text-align: center;
    font-size: 0.26rem;
    background: rgba(0, 217, 197, .05);
    color: #AEAEAE;
    border-radius: 0 0 0.2rem 0.2rem
}

.rkMenu {
    padding: 0.1rem 0.25rem;
    margin: 0 0.25rem 0.2rem;
    background: rgba(255, 255, 255, .6);
    border: 2px solid rgba(255, 255, 255, .6);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
    border-radius: 10px
}

.rkMenu div {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    margin-top: 0.18rem
}

.rkMenu div a {
    display: block;
    padding: 0 0.12rem;
    margin: 0 0.12rem 0.12rem 0;
    height: 0.42rem;
    line-height: 0.4rem;
    border-radius: 0.22rem;
    background: rgba(0, 217, 197, , .28);
    font-size: 0.26rem;
    color: #666
}

.rkMenu div a.current,
.rkMenu div a:hover {
    background: rgba(0, 217, 197, 1);
    color: #fff
}

.rkMenu em {
    display: block;
    color: #999;
    line-height: 0.4rem
}

.gameTag {
    background: url("../img/gamelistbg.png") no-repeat;
    background-size: 100% 100%
}

.gameTag .dtTit {
    position: relative;
    padding: 0.05rem 0.25rem;
    justify-content: inherit;
    margin-bottom: 0.27rem
}

.gameTag .dtTit span {
    margin-left: 0.32rem;
    font-size: 0.2rem;
    color: #666;
    line-height: 0.48rem
}

.gameTag .dtTit span i {
    color: #FF6633
}

.gameTag .list {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0.25rem;
    padding-bottom: 0.36rem
}

.gameTag .list a {
    display: block;
    margin: 0 0.19rem 0.22rem 0;
    padding: 0 0.49rem;
    height: 0.64rem;
    line-height: 0.64rem;
    border: 1px solid #fff;
    border-radius: 0.33rem;
    font-size: 0.3rem;
    color: #333;
    background: #fff
}

.gameTag .list a.current {
    font-weight: bold;
    color: #fff;
    background: linear-gradient(-90deg, #ec3b3b, #41E0D5);
    box-shadow: 0 0.03rem 0.06rem 0 rgba(32, 210, 237, .25)
}

.gameTag .list span {
    display: block;
    margin: 0 0.19rem 0.22rem 0;
    width: 2.2rem;
    text-align: center;
    height: 0.66rem;
    line-height: 0.66rem;
    border-radius: 0.33rem;
    font-size: 0.3rem;
    color: #ec3b3b;
    background: #fff
}

.gameTag .list a:nth-of-type(n+9) {
    display: none
}

.gameTag .list span.putTag {
    color: #999
}

.softTag .list a.current {
    background: linear-gradient(90deg, #CDEBFE, #C1AFF3);
    box-shadow: 0 0.03rem 0.06rem 0 rgba(193, 180, 236, .3)
}

.gameList {
    padding-bottom: 0.2rem;
    margin: 0.2rem 0.25rem 0.35rem;
    box-shadow: 0 0.1rem 0.25rem 0 rgba(76, 76, 76, .05);
    border-radius: 0.2rem;
    background: #fff;
    overflow: hidden
}

.gameList ul {
    padding: 0.05rem 0 0
}

.gameList li {
    position: relative;
    background: #fff;
    border-bottom: 0.01rem solid #fff
}

.gameList li:nth-of-type(2n+2) {
    background-color: #FAFAFA
}

.gameList li a {
    position: relative;
    display: flex;
    padding: 0.25rem 0.26rem;
    overflow: hidden
}

.gameList li a img {
    width: 1.28rem;
    height: 1.28rem;
    border-radius: 0.3rem;
    margin-right: 0.2rem
}

.gameList li a div {
    flex: 1;
    height: 1.28rem;
    overflow: hidden
}

.gameList li a div p {
    display: block;
    font-size: 0.28rem;
    color: #333;
    line-height: 0.46rem;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.gameList li a div span {
    display: block;
    margin-top: 0.02rem;
    font-size: 0.22rem;
    color: #9F9FA4;
    line-height: 0.38rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.gameList li a>span {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0.25rem;
    display: block;
    width: 1.24rem;
    height: 0.5rem;
    background: #ec3b3b;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.5rem;
    text-align: center;
    border-radius: 0.27rem;
    margin: auto;
    overflow: hidden
}

.gameList li a>span.no {
    background: linear-gradient(90deg, #FFC4E7, #FF90C8)
}

.nSlider {
    position: relative;
    /* padding-bottom: 0.38rem; */
    background: url("../img/newslistbg.png") no-repeat;
    background-size: 100% 100%
}

.nSlider .swiper-container {
    position: relative;
    margin: 0.08rem 0.25rem 0.2rem;
    height: 3.34rem;
    border-radius: 0.2rem
}

.nSlider .swiper-container:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 0.8rem;
    height: 0.71rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -3.26rem -.71rem
}

.nSlider .swiper-wrapper {
    height: 100%
}

.nSlider .swiper-slide {
    position: relative
}

.nSlider .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.nSlider .swiper-slide a img {
    display: block;
    width: 100%;
    min-height: 100%;
    height: auto
}

.nSlider .swiper-pagination {
    text-align: center;
    bottom: 0.06rem
}

.nSlider .swiper-pagination-bullet {
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 0.03rem;
    background: rgba(248, 248, 248, .5);
    opacity: 1;
    margin: 0 0.04rem !important
}

.nSlider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 0.27rem;
    background: linear-gradient(0deg, rgba(0, 217, 197, 1), #43E0D4)
}

.nSlider .swiper-pagination-bullet:last-of-type {
    margin-right: 0.17rem !important
}

.nSlider .swiper-slide p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 0.82rem 0 0;
    width: 100%;
    height: 0.64rem;
    background: linear-gradient(to top, rgba(0, 0, 0, .65), transparent);
    border-radius: 0 0 0.2rem 0.2rem;
    display: block;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.32rem;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.nsMenu {
    display: block;
    margin: 0 0.24rem;
    padding-top: 0.08rem;
    height: 0.82rem;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    font-size: 0;
    overflow-x: -moz-scrollbars-none;
    -ms-overflow-style: none
}

.nsMenu::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
    -webkit-appearance: none;
    border-radius: 0
}

.nsMenu a {
    position: relative;
    margin-right: 0.15rem;
    display: inline-block;
    padding: 0 0.52rem;
    height: 0.73rem;
    font-size: 0.28rem;
    color: #333;
    line-height: 0.73rem;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 0.14rem
}

.nsMenu a.current {
    color: #fff;
    background: linear-gradient(90deg, #ec3b3b, #ff9292);
    border: 1px solid rgba(255, 255, 255, .5)
}

.newsList {
    padding-bottom: 0.2rem;
    margin: 0.2rem 0.25rem 0.35rem;
    box-shadow: 0 0.1rem 0.25rem 0 rgba(76, 76, 76, .05);
    border-radius: 0.2rem;
    background: #fff;
    overflow: hidden
}

.newsList ul {
    padding-top: 0.04rem
}

.newsList li {
    padding: 0 0.25rem
}

.newsList li:after {
    content: "";
    display: block;
    width: 100%;
    height: 0.01rem;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 0.01rem
}

.newsList li a {
    display: flex;
    padding: 0.28rem 0
}

.newsList li a>div {
    flex: 1;
    height: 1.42rem;
    overflow: hidden
}

.newsList li a img {
    display: block;
    width: 2.25rem;
    height: 1.42rem;
    border-radius: 0.2rem;
    margin-left: 0.3rem
}

.newsList li a p {
    display: block;
    height: 0.84rem;
    font-size: 0.28rem;
    color: #333;
    line-height: 0.42rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0.02rem 0 0.2rem
}

.newsList li a span {
    position: relative;
    display: block;
    font-size: 0.24rem;
    color: #ccc;
    line-height: 0.34rem
}

.newsList li a span:before {
    content: "";
    position: relative;
    top: 0.05rem;
    display: inline-block;
    vertical-align: top;
    width: 0.24rem;
    height: 0.24rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -3rem -.04rem;
    margin-right: 0.09rem
}

.ztRec {
    margin-bottom: 0;
    padding: 0 0 0.04rem;
    background: url("../img/ztlistbg.png") no-repeat;
    background-size: 100% 100%
}

.ztRec .dtTit {
    position: relative;
    padding: 0.05rem 0.25rem;
    justify-content: inherit
}

.ztRec ul {
    padding: 0.25rem 0 0.12rem 0.25rem
}

.ztMenu {
    display: block;
    padding: 0.15rem 0 0.14rem;
    margin-bottom: 0.1rem;
    background: #fff;
    text-align: center;
    height: 0.66rem;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    font-size: 0;
    overflow-x: -moz-scrollbars-none;
    -ms-overflow-style: none;
    box-shadow: 0 0.1rem 0.25rem 0 rgba(76, 76, 76, .05)
}

.ztMenu::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
    -webkit-appearance: none;
    border-radius: 0
}

.ztMenu a {
    position: relative;
    margin: 0 0.1rem;
    display: inline-block;
    padding: 0 0.23rem;
    height: 0.64rem;
    font-size: 0.28rem;
    color: #333;
    line-height: 0.64rem;
    border: 1px solid #f6f6f6;
    background: #f6f6f6;
    border-radius: 0.33rem
}

.ztMenu a.current {
    color: #333;
    font-weight: bold;
    background: linear-gradient(90deg, #ec3b3b, #ff9292);
    border: 1px solid rgba(255, 255, 255, .5)
}

.ztMenu a:nth-of-type(1) {
    padding: 0 0.3rem
}

.ztList {
    margin: 0 0.25rem 0.2rem
}

.ztList ul {
    display: flex;
    flex-wrap: wrap;
    width: 7.5rem
}

.ztList li {
    width: 3.42rem;
    height: 2.6rem;
    background: #FFF;
    border-radius: 0.2rem;
    margin: 0.21rem 0.15rem 0 0;
    overflow: hidden
}

.ztList li a {
    position: relative;
    display: block
}

.ztList li a div {
    width: 100%;
    height: 1.74rem;
    margin-bottom: 0.1rem;
    overflow: hidden
}

.ztList li a div img {
    width: 100%;
    min-height: 100%;
    height: auto
}

.ztList li a span {
    display: block;
    padding: 0 0.14rem;
    font-size: 0.18rem;
    color: #A3A3A3;
    line-height: 0.28rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ztList li a p {
    display: block;
    padding: 0 0.13rem;
    font-size: 0.24rem;
    color: #333;
    line-height: 0.32rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ztList li a i {
    position: absolute;
    left: 0;
    top: 0.16rem;
    display: block;
    width: 0.86rem;
    padding-right: 0.15rem;
    height: 0.32rem;
    line-height: 0.32rem;
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -4.49rem -.71rem;
    overflow: hidden
}

.ztList .pageWrap a,
.ztList .pageWrap span {
    background: #fff
}

.ztList .pageWrap .current {
    background-color: #ec3b3b
}

.ztDeTop {
    /* height: 5.4rem; */
    background: #fff url("../img/ztdebg.png") no-repeat;
    background-size: 100% 100%;
    padding-bottom: 14px;
}

.ztDeTop .info {
    position: relative;
    margin: 0.3rem 0 0.62rem 1.7rem;
    width: 5.19rem;
    height: 2.5rem;
    border: 0.06rem solid rgba(255, 255, 255, .5);
    border-radius: 0.2rem;
    overflow: hidden
}

.ztDeTop .info:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 1.25rem;
    background: linear-gradient(to top, rgba(0, 0, 0, .8), transparent);
    border-radius: 0.2rem
}

.ztDeTop .info img {
    width: 100%;
    min-height: 100%;
    height: auto
}

.ztDeTop .info h1 {
    position: absolute;
    z-index: 1;
    bottom: 0.12rem;
    padding: 0 0.15rem;
    font-size: 0.32rem;
    color: #fff;
    line-height: 0.42rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ztDeTop .info p {
    position: absolute;
    z-index: 1;
    bottom: 0.52rem;
    padding: 0 0.17rem;
    font-size: 0.18rem;
    color: #ccc;
    line-height: 0.28rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ztDeTop .info p:before {
    content: "";
    position: relative;
    top: 0.05rem;
    display: inline-block;
    vertical-align: top;
    width: 0.12rem;
    height: 0.12rem;
    border: 0.03rem solid #26D3F3;
    margin-right: 0.08rem;
    border-radius: 50%
}

.ztDeTop .info span {
    position: absolute;
    right: 0;
    top: 0.14rem;
    display: block;
    width: 0.86rem;
    padding-left: 0.15rem;
    height: 0.32rem;
    line-height: 0.32rem;
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -4.49rem -1.1rem;
    overflow: hidden
}

.ztDeTop .intro {
    position: relative;
    padding: 0 0.5rem;
    height: 0.66rem;
    overflow: hidden
}

.ztDeTop .intro:before {
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
    display: block;
    width: 5.6rem;
    height: 0.2rem;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, .5), transparent)
}

.ztDeTop .intro:after {
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 1;
    display: block;
    width: 5.6rem;
    height: 0.2rem;
    background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, .5), transparent)
}

.ztDeTop .intro p {
    width: 5.6rem;
    height: 0.8rem;
    font-size: 0.2rem;
    color: #717171;
    line-height: 0.42rem;
    animation: moving 4s linear infinite
}

@keyframes moving {
    form {
        transform: translateY(0)
    }

    to {
        transform: translateY(-50%)
    }
}

.ztDeTop .intro span {
    position: absolute;
    top: 0;
    right: 0.53rem;
    text-align: center;
    display: block;
    width: 0.58rem;
    font-size: 0.2rem;
    color: #91FFD0;
    line-height: 0.36rem
}

.ztDeTop .intro span:before {
    content: "";
    display: block;
    margin: 0.03rem auto 0;
    width: 0.35rem;
    height: 0.35rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -4.47rem -.04rem
}

.ztAllBox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    max-width: 7.5rem;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .62)
}

.ztAllBox .intro {
    position: absolute;
    z-index: 5;
    top: 2.6rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 5.36rem;
    padding: 0 0.45rem 0.6rem 0.44rem;
    background-color: #fff;
    background: url("../img/ztlookbg.png") no-repeat;
    background-size: 100% auto;
    border-radius: 0.2rem
}

.ztAllBox .cont {
    display: block;
    width: 5.4rem;
    text-align: left;
    padding-right: 0.1rem;
    max-height: 4.8rem;
    border: none;
    line-height: 0.46rem;
    font-size: 0.24rem;
    color: #717171;
    margin: auto;
    overflow: auto
}

.ztAllBox .intro>span {
    display: block;
    color: #333;
    line-height: 0.9rem;
    font-size: 0.36rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.2rem;
    white-space: nowrap;
    overflow: hidden
}

.ztAllBox .zClose {
    position: absolute;
    bottom: -.8rem;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 0.48rem;
    height: 0.48rem;
    background-position: -5.03rem -.04rem
}

::-webkit-scrollbar {
    height: 0.06rem !important
}

::-webkit-scrollbar-thumb {
    border-radius: 0.06rem;
    background-color: #DFDFDF !important
}

.ztEdRec {
    position: relative;
    display: block;
    margin: 0 auto 0.2rem;
    width: 7rem;
    height: 4.1rem;
    border-radius: 0.2rem;
    box-shadow: 0 0.1rem 0.25rem 0 rgba(76, 76, 76, .05)
}

.ztEdRec:before {
    content: "";
    position: absolute;
    top: -.08rem;
    width: 2.04rem;
    height: 0.62rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -.03rem -2.6rem
}

.ztEdRec>div {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 0.2rem;
    overflow: hidden
}

.ztEdRec>div>img {
    display: block;
    width: 100%;
    min-height: 100%;
    height: auto
}

.ztEdRec .ztEdbg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1.03rem;
    margin: auto;
    overflow: hidden;
    border-radius: 0 0 0.2rem 0.2rem;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .3))), rgba(114, 102, 104, .2);
    background: linear-gradient(0deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), rgba(114, 102, 104, .2)
}

.ztEdRec .info {
    display: flex;
    width: 4.9rem;
    padding: 0.14rem 0.2rem 0.14rem 0.25rem;
    height: 0.75rem;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden
}

.ztEdRec .info img {
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    border-radius: 0.1rem;
    margin-right: 0.18rem
}

.ztEdRec .info>div {
    flex: 1
}

.ztEdRec .info>div p {
    display: block;
    font-size: 0.28rem;
    color: #fff;
    font-weight: 700;
    line-height: 0.34rem;
    white-space: nowrap;
    overflow: hidden
}

.ztEdRec .info>div span {
    display: block;
    margin-top: 0.06rem;
    line-height: 0.28rem;
    font-size: 0.2rem;
    color: rgba(255, 255, 255, .8);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ztEdRec .btn {
    position: absolute;
    bottom: 0.26rem;
    right: 0.25rem;
    z-index: 1;
    width: 1.2rem;
    height: 0.46rem;
    line-height: 0.46rem;
    border: 0.02rem solid #28E8FF;
    border-radius: 0.27rem;
    font-size: 0.24rem;
    color: #28E8FF;
    text-align: center
}

.ztGaHot {
    margin: 0 0.25rem 0.2rem;
    background: #FFF;
    box-shadow: 0 0.1rem 0.25rem 0 rgba(76, 76, 76, .05);
    border-radius: 0.2rem
}

.ztGaHot ul {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0.25rem
}

.ztGaHot ul li {
    width: 25%;
    height: 2.16rem;
    margin: 0.26rem 0 0
}

.ztGaHot ul li a:nth-of-type(1) {
    display: block;
    text-align: center
}

.ztGaHot ul li a:nth-of-type(1) img {
    display: block;
    margin: 0 auto;
    width: 1.1rem;
    height: 1.1rem;
    border-radius: 0.2rem
}

.ztGaHot ul li a:nth-of-type(1) p {
    display: block;
    margin: auto;
    font-size: 0.24rem;
    color: #000;
    line-height: 0.44rem;
    white-space: nowrap;
    overflow: hidden
}

.ztGaHot ul li .btn {
    display: block;
    margin: 0.01rem auto 0;
    width: 1.24rem;
    height: 0.5rem;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.5rem;
    background: #ec3b3b;
    border-radius: 0.27rem;
    text-align: center
}

.ztGaHot ul li .btn.no {
    background: linear-gradient(90deg, #FFC4E7, #FF90C8)
}

.ztGaSift {
    margin-bottom: 0.2rem
}

.ztGaSift li .btn {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0.25rem;
    padding: 0;
    display: block;
    width: 1.24rem;
    height: 0.5rem;
    background: #ec3b3b;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.5rem;
    text-align: center;
    border-radius: 0.27rem;
    margin: auto;
    overflow: hidden
}

.ztGaSift li .btn.no {
    background: linear-gradient(90deg, #FFC4E7, #FF90C8)
}

.ztHotRec {
    margin: 0 0.25rem 0.32rem;
    background: #FFF;
    box-shadow: 0 0.1rem 0.25rem 0 rgba(76, 76, 76, .05);
    border-radius: 0.2rem
}

.ztHotRec ul {
    position: relative;
    display: flex;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    overflow-x: -moz-scrollbars-none;
    -ms-overflow-style: none;
    padding: 0.25rem 0 0.3rem 0.25rem;
    margin-bottom: 0.04rem
}

.ztHotRec ul::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
    -webkit-appearance: none;
    border-radius: 0
}

.ztHotRec ul:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 6.5rem;
    height: 0.01rem;
    background: rgba(0, 0, 0, .1)
}

.ztHotRec ul li {
    position: relative;
    display: block;
    width: 3.12rem;
    height: 1.75rem;
    border-radius: 0.2rem;
    margin-right: 0.26rem
}

.ztHotRec ul li:before {
    content: "";
    position: absolute;
    top: -.18rem;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 2.72rem;
    height: 0.18rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -2.79rem -3.49rem
}

.ztHotRec ul li a {
    display: block;
    width: 3.12rem;
    height: 100%;
    border-radius: 0.2rem;
    overflow: hidden
}

.ztHotRec ul li a img {
    display: block;
    width: 100%;
    min-height: 100%;
    height: auto;
    border-radius: 0.2rem
}

.ztHotRec ul li a p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0.52rem 0 0 0.11rem;
    width: 3.01rem;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.48rem;
    background: linear-gradient(to top, rgba(0, 0, 0, .7), transparent);
    border-radius: 0 0 0.2rem 0.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ztHotRec ul li a p:before {
    content: "";
    position: relative;
    top: 0.15rem;
    margin-right: 0.09rem;
    display: inline-block;
    vertical-align: top;
    width: 0.19rem;
    height: 0.22rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -2.65rem -.04rem
}

.ztHotRec ul li a span {
    position: absolute;
    top: 0.12rem;
    left: 0.11rem;
    display: block;
    padding: 0 0.11rem;
    height: 0.33rem;
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.33rem;
    background: rgba(0, 0, 0, .6);
    border-radius: 0.1rem
}

.ztHotRec .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0.26rem 0 0.2rem
}

.ztHotRec .list a {
    display: block;
    margin: 0 0.08rem 0.26rem;
    padding: 0 0.33rem;
    height: 0.48rem;
    font-size: 0.24rem;
    color: #F1516C;
    line-height: 0.48rem;
    background: rgba(255, 255, 255, .5);
    border-radius: 0.22rem
}

.ztHotRec .list a:nth-of-type(7n+1) {
    color: #F1516C;
    background: #FFF0F0
}

.ztHotRec .list a:nth-of-type(7n+2) {
    color: #45B97C;
    background: #EDFFF5
}

.ztHotRec .list a:nth-of-type(7n+3) {
    color: #796CB0;
    background: #F1EDFF
}

.ztHotRec .list a:nth-of-type(7n+4) {
    color: #009AD6;
    background: #EDFAFF
}

.ztHotRec .list a:nth-of-type(7n+5) {
    color: #DEA32C;
    background: #FFF9ED
}

.ztHotRec .list a:nth-of-type(7n+6) {
    color: #C77EB5;
    background: #FFEDFB
}

.ztHotRec .list a:nth-of-type(7n+7) {
    color: #7FB86E;
    background: #F1FFED
}

.nsGaHot {
    padding-bottom: 0.1rem;
    margin: 0 0.25rem 0.2rem;
    background: #FFF;
    box-shadow: 0 0.1rem 0.25rem 0 rgba(76, 76, 76, .05);
    border-radius: 0.2rem
}

.nsGaHot ul {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0.25rem
}

.nsGaHot ul li {
    width: 25%;
    height: 2.16rem;
    margin: 0.26rem 0 0
}

.nsGaHot ul li a {
    display: block;
    text-align: center
}

.nsGaHot ul li a img {
    display: block;
    margin: 0 auto;
    width: 1.1rem;
    height: 1.1rem;
    border-radius: 0.2rem
}

.nsGaHot ul li a p {
    display: block;
    margin: auto;
    font-size: 0.24rem;
    color: #000;
    line-height: 0.44rem;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
}

.nsGaHot ul li a span {
    display: block;
    margin: 0.01rem auto 0;
    width: 1.24rem;
    height: 0.5rem;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.5rem;
    background: #ec3b3b;
    border-radius: 0.27rem;
    text-align: center
}

.nsGaHot ul li a span.no {
    background: linear-gradient(90deg, #FFC4E7, #FF90C8)
}

.infoCont {
    margin: 0 0.25rem 0.2rem;
    background: url("../img/nsdebg.png") no-repeat;
    background-size: 100% auto;
    background-color: #FFF;
    box-shadow: 0 0.1rem 0.25rem 0 rgba(76, 76, 76, .05);
    border-radius: 0.2rem;
    overflow: hidden
}

.infoCont h1 {
    padding: 0 0.25rem;
    font-size: 0.38rem;
    color: #000;
    font-weight: bold;
    line-height: 0.54rem;
    margin: 0.33rem 0 0.13rem;
    text-align: center
}

.infoCont .intro {
    position: relative;
    padding: 0 0.25rem;
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 0.2rem;
    color: #ccc;
    line-height: 0.44rem;
    margin-bottom: 0.26rem
}

.infoCont .intro span {
    margin: 0 0.11rem
}

.infoCont .cont {
    font-size: 0.28rem;
    line-height: 0.45rem;
    color: #1A1A1A;
    padding: 0 0.25rem 0.05rem
}

.infoCont .cont a {
    color: #ec3b3b;
    display: inline-block;
    border-bottom: 1px solid #ec3b3b;
    line-height: 0.4rem;
    text-indent: 0
}

.infoCont .cont p {
    margin-bottom: 0.16rem;
    word-break: break-all
}

.infoCont .cont img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0.2rem auto
}

.infoCont .cont h3 {
    position: relative;
    display: block;
    font-size: 0.32rem;
    color: #000;
    font-weight: bold;
    line-height: 0.58rem;
    margin-bottom: 0.12rem
}

.infoCont .cont br:last-child {
    display: none
}

.infoCont .cont iframe {
    width: 100%;
    height: 3.6rem;
    margin: 0 auto;
    display: block;
    border: none
}

.infoCont .cont table {
    width: 100% !important;
    border-color: #d9d9d9
}

.infoCont .cont table a {
    border-bottom: none;
    color: #2440b3
}

.infoCont .cont strong {
    font-weight: bold
}

.infoCont .cont .info {
    width: 100%;
    height: 1.7rem;
    background: #f5f5f5;
    overflow: hidden;
    border-radius: 0.08rem;
    margin: 0.2rem auto
}

.infoCont .cont .info img {
    width: 1.28rem;
    height: 1.28rem;
    display: block;
    float: left;
    margin: 0.21rem 0.2rem;
    border-radius: 0.25rem
}

.infoCont .cont .info p {
    text-indent: 0
}

.qaboxs {
    float: left;
    width: 50%;
    max-width: 50%
}

.qaboxs .name {
    color: #333;
    font-size: 0.32rem;
    margin-top: 0.32rem;
    margin-bottom: 0.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.qaboxs p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.qaboxs p span {
    font-size: 0.28rem;
    color: #999
}

.qaboxs p span em {
    font-size: 0.28rem;
    color: #666
}

.infoCont .cont .info a {
    border: 0
}

.infoCont .cont .info a.btn {
    width: 1.2rem;
    height: 0.52rem;
    display: block;
    float: right;
    font-size: 0.24rem;
    color: #fff;
    text-align: center;
    background: #ffa622;
    line-height: 0.52rem;
    border-radius: 0.08rem;
    margin-top: 0.6rem;
    margin-right: 0.2rem
}

.infoZan {
    text-align: center;
    margin: 0.02rem auto 0.17rem;
    width: 1.8rem;
    height: 0.66rem;
    line-height: 0.66rem;
    background: linear-gradient(0deg, #ec3b3b, #42DFD5);
    box-shadow: 0 0.03rem 0.05rem 0 rgba(54, 219, 221, .3);
    border-radius: 0.33rem;
    font-size: 0.2rem;
    color: #fff;
    text-align: center
}

.infoZan i {
    position: relative;
    top: 0.03rem;
    display: inline-block;
    width: 0.22rem;
    height: 0.22rem;
    background-position: -5.72rem -.04rem;
    margin-right: 0.08rem
}

.infoZan span {
    margin-left: 0.04rem
}

.infoGame {
    position: relative;
    padding: 0.2rem 0.2rem 0.4rem;
    margin: 0.22rem;
    background: url("../img/nsgamebg.png") no-repeat;
    background-size: 100% 100%
}

.infoGame a:nth-of-type(1) {
    display: block;
    display: flex
}

.infoGame a:nth-of-type(1) img {
    display: block;
    width: 1.02rem;
    height: 1.02rem;
    border-radius: 0.19rem;
    margin-right: 0.54rem
}

.infoGame a:nth-of-type(1)>div {
    flex: 1;
    height: 1.02rem;
    overflow: hidden
}

.infoGame a:nth-of-type(1) strong {
    display: block;
    margin-top: 0.12rem;
    font-size: 0.24rem;
    color: #333;
    line-height: 0.36rem;
    font-weight: bold
}

.infoGame a:nth-of-type(1)>div div {
    display: flex
}

.infoGame a:nth-of-type(1) p {
    margin-right: 0.18rem;
    font-size: 0.18rem;
    color: #999;
    line-height: 0.29rem
}

.infoGame a:nth-of-type(1) p span {
    color: #666
}

.infoGame .btn {
    position: absolute;
    top: 0.57rem;
    right: 0.24rem;
    display: block;
    margin: auto;
    width: 0.46rem;
    height: 0.46rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -2.37rem -.71rem
}

.gsDTop~.newsList li:last-of-type:after,
.gsIntro~.newsList li:last-of-type:after,
.infoCont~.newsList li:last-of-type:after {
    display: none
}

.relInfor {
    position: relative;
    margin: 0 0.25rem 0.2rem;
    background: #FFF;
    box-shadow: 0 0.1rem 0.25rem 0 rgba(76, 76, 76, .05);
    border-radius: 0.2rem;
    overflow: hidden
}

.relInfor>ul {
    padding: 0.15rem 0 0.22rem
}

.relInfor>ul li {
    display: flex;
    justify-content: space-between;
    font-size: 0.24rem;
    color: #666;
    line-height: 0.35rem;
    padding: 0.1rem 0.25rem;
    border-top: 0.06rem solid #fff;
    border-bottom: 0.06rem solid #fff;
    word-break: break-all;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.relInfor>ul li:nth-of-type(2n+1) {
    background: rgba(0, 217, 197, .05)
}

.relInfor>ul li span {
    margin-right: 0.2rem;
    color: #999
}

.gPower,
.gSecret {
    color: #ec3b3b !important
}

.feBaBtn {
    position: absolute;
    top: 0.36rem;
    right: 0.26rem;
    font-size: 0.24rem;
    color: #ec3b3b;
    text-align: center;
    line-height: 0.2rem;
    text-decoration: underline
}

.relVer {
    position: relative;
    margin: 0 0.25rem 0.2rem;
    background: #FFF;
    box-shadow: 0 0.1rem 0.25rem 0 rgba(76, 76, 76, .05);
    border-radius: 0.2rem;
    overflow: hidden
}

.relVer ul {
    padding: 0.17rem 0 0.36rem
}

.relVer ul li {
    position: relative;
    padding: 0 0.26rem;
    border-bottom: 0.01rem solid #fff
}

.relVer ul li:nth-of-type(2n+1) {
    background: rgba(0, 217, 197, .05)
}

.relVer li a {
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0.13rem 0
}

.relVer li a img {
    display: block;
    width: 0.72rem;
    height: 0.72rem;
    border-radius: 0.1rem
}

.relVer li div {
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 0;
    height: 0.72rem;
    margin-left: 0.24rem;
    position: relative
}

.relVer li div p {
    display: block;
    width: auto;
    font-size: 0.26rem;
    color: #000;
    line-height: 0.4rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.relVer li div p:nth-of-type(2) {
    line-height: 0.32rem
}

.relVer li div p span {
    margin-right: 0.25rem;
    color: #949494;
    font-size: 0.18rem;
    line-height: 0.24rem
}

.relVer li a:after {
    content: "";
    position: absolute;
    top: 0.26rem;
    right: 0.26rem;
    display: block;
    margin: auto;
    width: 0.46rem;
    height: 0.46rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -2.37rem -.71rem
}

.relHj {
    position: relative;
    margin: 0 0.25rem 0.2rem;
    background: #FFF;
    box-shadow: 0 0.1rem 0.25rem 0 rgba(76, 76, 76, .05);
    border-radius: 0.2rem;
    overflow: hidden
}

.relHj .tabMenu {
    display: block;
    margin: 0 0.25rem;
    height: 0.66rem;
    padding: 0.17rem 0;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    font-size: 0;
    overflow-x: -moz-scrollbars-none;
    -ms-overflow-style: none
}

.relHj .tabMenu::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
    -webkit-appearance: none;
    border-radius: 0
}

.relHj .tabMenu span {
    position: relative;
    margin-right: 0.1rem;
    display: inline-block;
    padding: 0 0.22rem;
    height: 0.64rem;
    font-size: 0.28rem;
    color: #333;
    line-height: 0.64rem;
    border: 1px solid #f6f6f6;
    background: #f6f6f6;
    border-radius: 0.33rem
}

.relHj .tabMenu span.current {
    color: #fff;
    background: linear-gradient(90deg, #91FFD0, #B1FDA2);
    border: 1px solid rgba(255, 255, 255, .5)
}

.relHj .tabCont {
    padding-bottom: 0.05rem
}

.relHj .subBox>a {
    position: relative;
    display: flex;
    padding-right: 0.16rem;
    width: 6.28rem;
    margin: 0.18rem auto 0;
    height: 1.9rem;
    background: linear-gradient(210deg, #D1F7FE, #D1F7FE, #D1F7FE, #F5F0EB, #FAD7D6, #FAD7D6, #F5F0EF, #F5F0EF, #F5F0EF, #F5F0EF);
    border: 0.02rem solid #FFF;
    box-shadow: 0 0.1rem 0.25rem 0 rgba(76, 76, 76, .05);
    border-radius: 0.2rem
}

.relHj .subBox>a:before {
    content: "";
    position: absolute;
    top: -.18rem;
    left: 0.18rem;
    display: block;
    width: 2.5rem;
    height: 0.16rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -.03rem -3.49rem
}

.relHj .img {
    position: relative;
    top: -.04rem;
    margin-right: 0.17rem;
    width: 2.8rem;
    height: 1.92rem;
    background: #4159DF;
    border: 0.02rem solid #B1FDA3;
    border-radius: 0.2rem;
    overflow: hidden
}

.relHj .img img {
    width: 100%;
    min-height: 100%;
    height: auto;
    border-radius: 0.2rem
}

.relHj .img span {
    position: absolute;
    top: 0.09rem;
    left: 0.08rem;
    display: block;
    padding: 0 0.08rem;
    height: 0.32rem;
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.32rem;
    background: rgba(0, 0, 0, .6);
    border-radius: 0.1rem
}

.relHj .info {
    flex: 1
}

.relHj .info strong {
    display: block;
    padding-top: 0.1rem;
    font-size: 0.24rem;
    color: #333;
    line-height: 0.46rem;
    height: 0.46rem;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.relHj .info span {
    position: relative;
    display: block;
    font-size: 0.18rem;
    color: #1A1A1A;
    line-height: 0.28rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.relHj .info span:before {
    content: "";
    position: relative;
    top: 0.05rem;
    display: inline-block;
    vertical-align: top;
    width: 0.12rem;
    height: 0.12rem;
    border: 0.03rem solid #26D3F3;
    margin-right: 0.08rem;
    border-radius: 50%
}

.relHj .info p {
    position: relative;
    margin-top: 0.02rem;
    display: block;
    max-height: 0.9rem;
    font-size: 0.18rem;
    color: #717171;
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.gameZt {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 0.15rem 0.25rem 0.22rem;
    margin-bottom: 0.04rem
}

.gameZt a {
    display: block;
    padding-top: 0.2rem;
    width: 25%;
    height: 1.74rem;
    font-size: 0.28rem;
    color: #333;
    text-align: center;
    line-height: 0.54rem;
    overflow: hidden
}

.gameZt img {
    display: block;
    margin: auto;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 0.26rem
}

.gameZt:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 6.5rem;
    height: 0.01rem;
    background: rgba(0, 0, 0, .1)
}

.relHj .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0.26rem 0 0.2rem
}

.relHj .list a {
    display: block;
    margin: 0 0.08rem 0.26rem;
    padding: 0 0.33rem;
    height: 0.48rem;
    font-size: 0.24rem;
    color: #F1516C;
    line-height: 0.48rem;
    background: rgba(255, 255, 255, .5);
    border-radius: 0.22rem
}

.relHj .list a:nth-of-type(7n+1) {
    color: #F1516C;
    background: #FFF0F0
}

.relHj .list a:nth-of-type(7n+2) {
    color: #45B97C;
    background: #EDFFF5
}

.relHj .list a:nth-of-type(7n+3) {
    color: #796CB0;
    background: #F1EDFF
}

.relHj .list a:nth-of-type(7n+4) {
    color: #009AD6;
    background: #EDFAFF
}

.relHj .list a:nth-of-type(7n+5) {
    color: #DEA32C;
    background: #FFF9ED
}

.relHj .list a:nth-of-type(7n+6) {
    color: #C77EB5;
    background: #FFEDFB
}

.relHj .list a:nth-of-type(7n+7) {
    color: #7FB86E;
    background: #F1FFED
}

.yxCont {
    position: relative;
    padding: 0.25rem 0;
    margin: 0 0.25rem 0.2rem;
    background: #FFF;
    box-shadow: 0 0.1rem 0.25rem 0 rgba(76, 76, 76, .05);
    border-radius: 0.2rem;
    overflow: hidden
}

.yxCont .cont {
    font-size: 0.28rem;
    line-height: 0.45rem;
    color: #1A1A1A;
    padding: 0 0.25rem
}

.yxCont .cont a {
    color: #ec3b3b;
    display: inline-block;
    border-bottom: 1px solid #ec3b3b;
    line-height: 0.4rem;
    text-indent: 0
}

.yxCont .cont p {
    margin-bottom: 0.16rem;
    word-break: break-all
}

.yxCont .cont img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0.2rem auto
}

.yxCont .cont h3 {
    position: relative;
    display: block;
    font-size: 0.32rem;
    color: #2E2E30;
    font-weight: bold;
    line-height: 0.42rem;
    margin-bottom: 0.12rem
}

.yxCont .cont h3:before {
    content: "";
    display: none;
    width: 0.1rem;
    height: 0.04rem;
    background: #2E2E30;
    margin-right: 0.03rem;
    vertical-align: middle
}

.yxCont .cont h3:after {
    content: "";
    display: none;
    width: 0.1rem;
    height: 0.04rem;
    background: #2E2E30;
    margin-left: 0.03rem;
    vertical-align: middle
}

.yxCont .cont br:last-child {
    display: none
}

.yxCont .cont iframe {
    width: 100%;
    height: 3.6rem;
    margin: 0 auto;
    display: block;
    border: none
}

.yxCont .cont table {
    width: 100% !important;
    border-color: #d9d9d9
}

.yxCont .cont table a {
    border-bottom: none;
    color: #2440b3
}

.yxCont .cont strong {
    font-weight: bold
}

.showImg {
    padding: 0 0 0 0.25rem;
    margin-bottom: 0.2rem
}

.img_item {
    overflow-x: auto;
    padding: 0 0 0.06rem;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch
}

.img_item ul {
    font-size: 0
}

.img_item ul li {
    position: relative;
    margin-right: 0.2rem;
    display: inline-block;
    border-radius: 0.2rem;
    overflow: hidden
}

.img_item ul li video {
    width: auto;
    height: 3.2rem
}

.img_item ul li img {
    width: auto;
    height: 3.2rem
}

.img_item ul li .replay {
    position: absolute;
    z-index: 1;
    top: 32%;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 0.76rem;
    height: 0.76rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-repeat: no-repeat;
    background-position: -5.93rem -.69rem
}

.img_item ul li .replay.hide {
    display: none
}

.showImg ::-webkit-scrollbar {
    height: 0.1rem !important;
    border-radius: 0.06rem;
    background: #eee
}

.showImg ::-webkit-scrollbar-thumb {
    border-radius: 0.06rem;
    background-color: #D2D2D2 !important
}

.hideVideo {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 100000000000000;
    max-width: 7.5rem;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7)
}

.tpVideo {
    position: absolute;
    top: 30%;
    width: 7.5rem
}

.tpVideo video {
    position: relative;
    z-index: 10;
    width: 100%
}

.tpVideo .replay1 {
    position: absolute;
    z-index: 100000000000001;
    top: 30%;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 1.06rem;
    height: 1.06rem;
    background-position: -7.91rem -.71rem
}

.tpVideo .replay1.hide {
    display: none
}

.hideVideo .vClose {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    display: block;
    display: block;
    height: 0.74rem;
    width: 0.74rem;
    background-position: -6.93rem -.71rem
}

.dJump {
    display: flex;
    justify-content: space-around;
    padding: 0 0.2rem 0.12rem
}

.dJump span {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    font-size: 0.32rem;
    color: #666;
    cursor: pointer;
    flex: 1;
    line-height: 0.62rem;
    padding-right: 0.2rem;
    text-align: center
}

.dJump span:after {
    content: "/";
    font-size: 0.3rem;
    color: rgba(51, 51, 51, .1);
    position: absolute;
    right: 0.08rem
}

.dJump span.current {
    color: #333;
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.56rem
}

.dJump span.current:after {
    font-weight: normal;
    line-height: 0.62rem
}

.recMark {
    position: relative;
    display: flex;
    margin: 0 0.25rem 0.2rem;
    height: 0.77rem;
    background: linear-gradient(90deg, transparent, rgba(145, 255, 208, .4), rgba(145, 255, 208, .4), rgba(177, 253, 162, .4), rgba(177, 253, 162, .4), transparent)
}

.recMark i {
    display: inline-block;
    vertical-align: top;
    margin-top: 0.11rem;
    width: 1.7rem;
    height: 0.54rem;
    background-position: -2.49rem -2.64rem
}

.recMark p {
    flex: 1;
    margin-top: 0.13rem;
    margin-left: 0.16rem;
    height: 0.52rem;
    font-size: 0.2rem;
    color: #06D69B;
    line-height: 0.26rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.cTit {
    position: relative;
    display: block;
    padding: 0 0.25rem;
    font-size: 0.32rem;
    color: #2E2E30;
    font-weight: bold;
    line-height: 0.48rem;
    margin-bottom: 0.1rem
}

.tagList {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0.25rem;
    margin-bottom: 0.12rem
}

.tagList a {
    float: left;
    padding: 0 0.13rem 0 0.12rem;
    font-size: 0.2rem;
    color: #868C92;
    background: #f5f7f8;
    height: 0.42rem;
    line-height: 0.42rem;
    border-radius: 0.21rem;
    margin: 0 0.06rem 0.06rem 0
}

.tagList a:after {
    content: "";
    position: relative;
    top: 0.15rem;
    vertical-align: top;
    margin-left: 0.08rem;
    display: inline-block;
    width: 0.07rem;
    height: 0.12rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -6.1rem -.04rem
}

.tagList a:last-of-type:after {
    display: none
}

.tagList a:last-of-type {
    padding: 0 0.14rem
}

.gsIntro {
    background: url("../img/gadetopbg.png") no-repeat;
    background-size: 100% 100%
}

.gsIntro .info {
    position: relative;
    margin: 0.72rem 0.25rem 0.2rem;
    padding: 0.01rem 0.25rem 0.2rem;
    background-color: #fff;
    border-radius: 0.2rem
}

.gsIntro .info img {
    display: block;
    margin: -.72rem auto 0.1rem;
    width: 1.32rem;
    height: 1.32rem;
    border: 0.06rem solid rgba(255, 255, 255, .75);
    border-radius: 0.24rem
}

.gsIntro .info h1 {
    display: block;
    font-size: 0.36rem;
    color: #2E2E30;
    line-height: 0.46rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.1rem
}

.gsIntro .info>p {
    display: block;
    font-size: 0.24rem;
    color: #999;
    line-height: 0.34rem;
    margin-bottom: 0.07rem;
    text-align: center
}

.gsIntro .info>p span:nth-of-type(2) {
    margin-left: 0.22rem
}

.oTip {
    position: relative;
    padding: 0.09rem 0;
    display: block;
    margin: 0.15rem auto 0.09rem;
    font-size: 0.24rem;
    color: #FFB86A;
    line-height: 0.3rem
}

.oTip:before {
    content: "";
    position: absolute;
    top: 0;
    left: -.25rem;
    display: block;
    width: 7rem;
    height: 100%;
    background: rgba(255, 243, 237, .4)
}

.gsIntro .age {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 0 0.22rem 0.26rem;
    width: 0.78rem;
    height: 0.34rem;
    font-size: 0.2rem;
    color: #fff;
    line-height: 0.34rem;
    text-align: right;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-repeat: no-repeat;
    background-position: -6.33rem -.04rem;
    white-space: nowrap;
    overflow: hidden
}

.gsIntro .age span {
    display: block;
    transform: scale(.7)
}

.downBtn {
    display: flex;
    width: 6.5rem;
    padding-top: 0.12rem;
    margin: auto
}

.downBtn a,
.downBtn button {
    display: block;
    width: 100%;
    height: 0.75rem;
    line-height: 0.75rem;
    font-size: 0.34rem;
    color: #fff;
    text-align: center;
    border: none;
    border-radius: 0.34rem;
    margin: 0 auto 0.2rem
}

.downBtn .adrBtn {
    background: linear-gradient(90deg, #06D79A, #05C8AF);
    box-shadow: 0 0.07rem 0.1rem 0 rgba(197, 235, 233, .2)
}

.downBtn .iosBtn {
    background: linear-gradient(90deg, #1AD1F1, #41DFD6);
    box-shadow: 0 0.07rem 0.1rem 0 rgba(33, 212, 236, .2)
}

.downBtn .ljBtn {
    flex: 1;
    width: auto;
    min-width: 3rem;
    max-width: 100%;
    background: linear-gradient(205deg, #7878fe, #6969ff)
}

.downBtn .gsBtn {
    width: 3.1rem;
    margin-left: 0.18rem;
    background: linear-gradient(205deg, #ff8876, #ff6f8e)
}

.downBtn .orderBtn {
    background: linear-gradient(205deg, #FF8E58, #FFB14F);
    box-shadow: 0 0.07rem 0.1rem 0 rgba(255, 144, 88, .25)
}

.downBtn .no,
.downBtn .noDown {
    background: linear-gradient(205deg, #b2b2b2, #ccc);
    box-shadow: 0 0.07rem 0.1rem 0 rgba(204, 204, 204, .2)
}

.TagGame {
    padding: 0.16rem 0
}

.TagGame .pageWrap {
    padding: 0.15rem 0.24rem 0.36rem
}

.TagGame ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0.14rem
}

.TagGame li {
    width: 1.68rem;
    height: 2.8rem;
    background: #fff;
    border-radius: 0.2rem;
    margin: 0 0 0.16rem 0.1rem
}

.TagGame li a {
    position: relative;
    display: block;
    text-align: center;
    padding: 0.22rem 0 0.02rem
}

.TagGame li a img {
    display: block;
    width: 1.1rem;
    height: 1.1rem;
    border-radius: 0.2rem;
    margin: 0 auto
}

.TagGame li a p {
    display: block;
    max-width: 90%;
    font-size: 0.24rem;
    color: #000;
    height: 0.42rem;
    line-height: 0.42rem;
    margin: 0 auto;
    overflow: hidden
}

.TagGame li a p:nth-of-type(2) {
    font-size: 0.2rem;
    color: #999;
    line-height: 0.28rem;
    height: 0.28rem;
    margin-bottom: 0.08rem
}

.TagGame li a span {
    display: block;
    margin: 0.01rem auto 0;
    width: 1.24rem;
    height: 0.5rem;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.5rem;
    background: #ec3b3b;
    border-radius: 0.27rem
}

.TagGame li a span.no {
    background: linear-gradient(90deg, #FFC4E7, #FF90C8)
}

.TagGame .pageWrap a,
.TagGame .pageWrap span {
    background: #fff
}

.TagGame .pageWrap .current {
    background-color: #ec3b3b
}

.relDownEd {
    padding-bottom: 0.2rem;
    margin: 0 0.25rem 0.2rem;
    background: #FFF;
    box-shadow: 0 0.1rem 0.25rem 0 rgba(76, 76, 76, .05);
    border-radius: 0.2rem
}

.relDownEd ul {
    display: flex;
    overflow-x: auto;
    padding: 0.2rem 0 0.12rem 0.25rem
}

.relDownEd ul::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
    -webkit-appearance: none;
    border-radius: 0
}

.relDownEd ul li {
    width: 3.67rem;
    height: 2.06rem;
    float: left;
    border-radius: 0.1rem;
    background: #F4F8FB;
    margin-right: 0.2rem
}

.relDownEd ul li a {
    width: 3.67rem;
    height: 2.06rem;
    float: left;
    border-radius: 0.1rem
}

.relDownEd ul li a>p {
    font-size: 0.28rem;
    color: #333;
    line-height: 0.28rem;
    font-weight: 600;
    width: 100%;
    margin: 0.19rem 0.2rem 0.2rem
}

.relDownEd ul li img {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 0.1rem;
    float: left;
    margin-left: 0.2rem
}

.relDownEd ul li .info {
    float: left;
    width: 2rem;
    margin-left: 0.26rem
}

.relDownEd ul li .info p {
    font-size: 0.24rem;
    color: #999;
    line-height: 0.24rem;
    margin-top: 0.14rem
}

.gsDTop {
    position: relative;
    padding: 0.25rem;
    margin: 0 0.25rem 0.2rem;
    background: #FFF;
    box-shadow: 0 0.1rem 0.25rem 0 rgba(76, 76, 76, .05);
    border-radius: 0.2rem
}

.gsDTop h1 {
    display: block;
    font-size: 0.38rem;
    color: #261300;
    line-height: 0.44rem;
    padding: 0.1rem 0 0.23rem;
    font-weight: bold
}

.gsDTop .info {
    display: flex;
    margin-bottom: 0.23rem
}

.gsDTop .info img {
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 0.3rem;
    margin-right: 0.26rem
}

.gsDTop .info div {
    flex: 1;
    height: 1.6rem;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden
}

.gsDTop .info dl {
    margin-right: 0.5rem;
    margin-bottom: 0.12rem
}

.gsDTop .info dl dt {
    font-size: 0.24rem;
    color: #9095B0;
    font-weight: lighter;
    line-height: 0.3rem;
    margin-bottom: 0.04rem
}

.gsDTop .info dl dd {
    font-size: 0.24rem;
    color: #717799;
    font-weight: bold;
    line-height: 0.42rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.gsDTop .intro {
    display: flex;
    flex-wrap: wrap;
    font-size: 0.24rem;
    color: #999;
    line-height: 0.36rem;
    margin-bottom: 0.03rem
}

.gsDTop .intro p {
    flex: 1;
    max-height: 1.8rem;
    font-size: 0.26rem;
    color: #666;
    line-height: 0.36rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

.gsDTop .linkBtn {
    position: absolute;
    top: 0.36rem;
    right: 0.25rem
}

.gsDTop .linkBtn a {
    display: block;
    width: 1.6rem;
    height: 0.66rem;
    line-height: 0.66rem;
    margin: 0 auto;
    border-radius: 0.12rem;
    color: #fff;
    font-size: 0.32rem;
    text-align: center;
    background-color: #FB371F
}

.gsDTop .linkBtn a.orderBtn {
    background: #FFBC03
}

.gsDTop .linkBtn a.no,
.gsDTop .linkBtn a.noDown {
    background-color: #e0e0e0
}

.mTit {
    position: relative;
    padding-top: 0.1rem
}

.mTit h3 {
    position: relative;
    display: block;
    font-size: 0.32rem;
    color: #2E2E30;
    font-weight: bold;
    line-height: 0.42rem;
    margin-bottom: 0.12rem
}

.mTit h3:before {
    content: "";
    display: inline-block;
    width: 0.1rem;
    height: 0.04rem;
    background: #2E2E30;
    margin-right: 0.03rem;
    vertical-align: middle
}

.mTit h3:after {
    content: "";
    display: inline-block;
    width: 0.1rem;
    height: 0.04rem;
    background: #2E2E30;
    margin-left: 0.03rem;
    vertical-align: middle
}

.rLog {
    position: absolute;
    top: 0.1rem;
    right: 0;
    color: #54F3A6;
    line-height: 0.32rem;
    cursor: pointer;
    font-size: 0.2rem
}

.rizhi {
    max-height: 8rem;
    width: 100%;
    overflow: auto;
    margin-bottom: 0.2rem
}

.rizhi p {
    font-size: 0.24rem;
    color: #666;
    line-height: 0.42rem;
    display: block;
    text-indent: 0;
    margin-bottom: 0.06rem !important
}

.rizhi span {
    color: #aaa;
    font-size: 0.24rem;
    margin: 0 0.48rem 0.1rem 0.2rem
}

.rizhi strong {
    font-size: 0.24rem;
    font-weight: bold
}

.gLog ::-webkit-scrollbar,
.gPrivacy ::-webkit-scrollbar,
.gRule ::-webkit-scrollbar {
    width: 0.06rem !important;
    height: 0.72rem !important;
    border-radius: 0.06rem
}

.gLog ::-webkit-scrollbar-thumb,
.gPrivacy ::-webkit-scrollbar-thumb,
.gRule ::-webkit-scrollbar-thumb {
    border-radius: 0.06rem;
    background-color: #DfDfDf !important
}

.orderList {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.orderBox {
    position: absolute;
    z-index: 5;
    top: 2rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 6.46rem;
    border-radius: 0.2rem;
    text-align: center;
    background: #fff
}

.orderBox:before {
    content: "";
    display: block;
    margin: 0.49rem auto 0.29rem;
    width: 3.77rem;
    height: 0.58rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-repeat: no-repeat;
    background-position: -6.18rem -7.09rem
}

.orderBox .oClose {
    position: absolute;
    bottom: -1.01rem;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 10
}

.orderBox .oClose i {
    display: block;
    margin: auto;
    width: 0.6rem;
    height: 0.6rem;
    background-position: -8.87rem -.04rem;
    position: relative
}

.oOrder>p {
    font-size: 0.24rem;
    color: #333;
    width: 86%;
    margin: 0.4rem auto 0.3rem
}

.orderBox form .telPhone {
    position: relative;
    margin: 0 0.38rem 0.2rem 0.39rem;
    border: 0.01rem solid #E3E3E3;
    border-radius: 0.11rem
}

.orderBox form .telPhone::before {
    content: "";
    display: block;
    position: absolute;
    top: 0.2rem;
    left: 0.28rem;
    width: 0.32rem;
    height: 0.47rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -9.63rem -.04rem
}

.orderBox form .telPhone::after {
    content: "";
    position: absolute;
    top: 0.18rem;
    left: 0.83rem;
    display: block;
    width: 0.02rem;
    height: 0.51rem;
    background: #E3E3E3
}

.orderBox form .tel {
    width: 4.4rem;
    padding: 0 0.18rem 0 1.06rem;
    border: 0;
    color: #ccc;
    font-size: 0.24rem;
    border-radius: 0.11rem;
    line-height: 0.86rem;
    margin: auto;
    overflow: hidden;
    white-space: nowrap
}

.orderBox form .tel::-webkit-input-placeholder {
    color: #999;
    font-size: 0.24rem
}

.orderBox form .tel:-moz-placeholder {
    color: #999;
    font-size: 0.24rem
}

.orderBox form .tel::-moz-placeholder {
    color: #999;
    font-size: 0.24rem
}

.orderBox form .tel:-ms-input-placeholder {
    color: #999;
    font-size: 0.24rem
}

.orderBox form span {
    display: block;
    color: #ccc;
    font-size: 0.24rem;
    line-height: 0.4rem;
    overflow: hidden;
    white-space: nowrap
}

.orderBox .msg {
    position: relative;
    top: -.1rem;
    display: block;
    color: #fe684d;
    font-size: 0.18rem;
    text-align: left;
    display: block;
    width: 5rem;
    margin: 0 auto
}

.orderBox form p:nth-of-type(1) {
    position: relative;
    z-index: 1;
    font-size: 0.26rem;
    color: #404040;
    line-height: 0.42rem
}

.orderBox form p:nth-of-type(1) span {
    color: #FF3333;
    display: inline
}

.orderBox form p:nth-of-type(2) {
    position: relative;
    z-index: 1;
    margin-top: 0.08rem;
    font-size: 0.2rem;
    color: #ccc;
    line-height: 0.28rem
}

.orderBox .oKnow,
.orderBox form .oBtn {
    display: block;
    border: 0;
    margin: 0.3rem auto 0.5rem;
    width: 3.22rem;
    height: 0.68rem;
    line-height: 0.68rem;
    background: linear-gradient(205deg, #FF8E58, #FFB14F);
    box-shadow: 0 0.07rem 0.1rem 0 rgba(255, 144, 88, .25);
    border-radius: 0.34rem;
    font-size: 0.32rem;
    color: #fff
}

.orderBox .oWin {
    width: 100%;
    max-height: 3.6rem;
    padding-bottom: 0.1rem;
    border-radius: 0.12rem;
    text-align: center
}

.orderBox .oWin p {
    position: relative;
    font-size: 0.38rem;
    color: #3FE7BD;
    line-height: 0.52rem;
    font-weight: bold;
    margin: 0.3rem auto 0.32rem
}

.orderBox .oWin i {
    position: relative;
    margin-top: 0.16rem;
    display: block;
    width: 0.86rem;
    height: 0.86rem;
    background-position: -9.09rem -7.98rem;
    margin: auto
}

.orderBox .oAgin {
    width: 100%;
    max-height: 3.6rem;
    padding-bottom: 0.1rem;
    border-radius: 0.12rem;
    text-align: center
}

.orderBox .oAgin p {
    position: relative;
    font-size: 0.38rem;
    color: #77E5FF;
    line-height: 0.52rem;
    font-weight: bold;
    margin: 0.28rem auto 0.32rem
}

.orderBox .oAgin i {
    position: relative;
    margin-top: 0.24rem;
    display: block;
    width: 0.76rem;
    height: 0.89rem;
    background-position: -9.09rem -9.08rem;
    margin: auto
}

.gRule {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    max-width: 7.5rem;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.ruleBox {
    position: absolute;
    z-index: 5;
    top: 1.2rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 6rem;
    border-radius: 0.2rem;
    text-align: center;
    background: #fff
}

.ruleBox:before {
    content: "";
    display: block;
    margin: -.51rem auto 0.25rem;
    padding-left: 0.2rem;
    width: 2.58rem;
    height: 1.61rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-repeat: no-repeat;
    background-position: -2.76rem -8.28rem
}

.ruleBox .rClose {
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    margin: auto;
    z-index: 10
}

.ruleBox .rClose i {
    display: inline-block;
    width: 0.28rem;
    height: 0.28rem;
    background-position: -7.97rem -.04rem;
    position: relative
}

.ruleBox .rSure {
    position: relative;
    display: block;
    border: 0;
    margin: 0.3rem auto 0.46rem;
    width: 3.22rem;
    height: 0.68rem;
    line-height: 0.68rem;
    font-size: 0.32rem;
    color: #fff;
    background: linear-gradient(0deg, #ec3b3b, #42DFD5);
    box-shadow: 0 0.03rem 0.05rem 0 rgba(54, 219, 221, .3);
    border-radius: 0.34rem
}

.ruleBox>p {
    text-align: left;
    font-size: 0.24rem;
    color: #333;
    width: 90%;
    font-weight: bold;
    line-height: 0.32rem;
    margin: 0 auto
}

.ruleMain {
    position: relative;
    display: block;
    width: 5.2rem;
    height: 4.8rem;
    border: none;
    padding: 0 0.12rem 0 0;
    line-height: 0.42rem;
    font-size: 0.24rem;
    color: #454545;
    border-radius: 0.04rem;
    margin: 0.12rem auto;
    overflow: auto
}

.ruleMain p {
    text-align: left
}

.ruleMain strong {
    display: block;
    color: #333;
    line-height: 0.52rem;
    font-size: 0.24rem;
    font-weight: bold;
    text-indent: 0;
    text-align: left
}

.ruleBox .rSure::after {
    content: "";
    display: block;
    position: absolute;
    top: -.78rem;
    left: -1.2rem;
    right: 0;
    margin: auto;
    width: 5.6rem;
    height: 0.5rem;
    background: linear-gradient(0deg, #fff, rgba(255, 255, 255, .01))
}

.gPrivacy {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    max-width: 7.5rem;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.privacyBox {
    position: absolute;
    z-index: 5;
    top: 1.5rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 6rem;
    border-radius: 0.2rem;
    text-align: center;
    background: #fff
}

.privacyBox:before {
    content: "";
    display: block;
    margin: -.51rem auto 0.25rem;
    padding-left: 0.2rem;
    width: 2.58rem;
    height: 1.61rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-repeat: no-repeat;
    background-position: 0.1rem -8.28rem
}

.privacyBox .pClose {
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    margin: auto;
    z-index: 10
}

.privacyBox .pClose i {
    display: inline-block;
    width: 0.28rem;
    height: 0.28rem;
    background-position: -7.97rem -.04rem;
    position: relative
}

.privacyBox .pSure {
    position: relative;
    display: block;
    border: 0;
    margin: 0.3rem auto 0.46rem;
    width: 3.22rem;
    height: 0.68rem;
    line-height: 0.68rem;
    font-size: 0.32rem;
    color: #fff;
    background: linear-gradient(0deg, #ec3b3b, #42DFD5);
    box-shadow: 0 0.03rem 0.05rem 0 rgba(54, 219, 221, .3);
    border-radius: 0.34rem
}

.privacyBox>p {
    text-align: left;
    font-size: 0.24rem;
    color: #333;
    width: 85%;
    font-weight: bold;
    line-height: 0.32rem;
    margin: 0 auto
}

.privacyMain {
    position: relative;
    display: block;
    width: 5.2rem;
    height: 4.6rem;
    border: none;
    padding: 0 0.12rem 0 0;
    line-height: 0.42rem;
    font-size: 0.24rem;
    color: #454545;
    border-radius: 0.04rem;
    margin: 0.12rem auto;
    overflow: auto
}

.privacyMain p {
    text-align: left
}

.privacyMain strong {
    display: block;
    color: #333;
    line-height: 0.52rem;
    font-size: 0.24rem;
    font-weight: bold;
    text-indent: 0;
    text-align: left
}

.privacyBox .pSure::after {
    content: "";
    display: block;
    position: absolute;
    top: -.78rem;
    left: -1.2rem;
    right: 0;
    margin: auto;
    width: 5.6rem;
    height: 0.5rem;
    background: linear-gradient(0deg, #fff, rgba(255, 255, 255, .01))
}

.gLog {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    max-width: 7.5rem;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.logBox {
    position: absolute;
    z-index: 5;
    top: 1.5rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 6rem;
    border-radius: 0.2rem;
    text-align: center;
    background: #fff
}

.logBox .lClose {
    position: absolute;
    top: 0.24rem;
    right: 0.23rem;
    margin: auto;
    z-index: 10
}

.logBox .lClose i {
    display: inline-block;
    width: 0.28rem;
    height: 0.28rem;
    background-position: -7.53rem -.04rem;
    position: relative
}

.lTit {
    display: block;
    padding: 0 0.33rem;
    height: 0.76rem;
    font-size: 0.32rem;
    color: #fff;
    font-weight: bold;
    text-align: left;
    line-height: 0.76rem;
    background: linear-gradient(0deg, #ec3b3b, #42DFD5);
    border-radius: 0.2rem 0.2rem 0 0
}

.logBox .lSure {
    position: relative;
    display: block;
    border: 0;
    margin: 0.3rem auto 0.46rem;
    width: 3.22rem;
    height: 0.68rem;
    line-height: 0.68rem;
    font-size: 0.32rem;
    color: #fff;
    background: linear-gradient(0deg, #ec3b3b, #42DFD5);
    box-shadow: 0 0.03rem 0.05rem 0 rgba(54, 219, 221, .3);
    border-radius: 0.34rem
}

.logBox>p {
    text-align: left;
    font-size: 0.24rem;
    color: #333;
    width: 85%;
    font-weight: bold;
    line-height: 0.32rem;
    margin: 0 auto
}

.logMain {
    position: relative;
    display: block;
    width: 5.2rem;
    height: 4.5rem;
    border: none;
    padding: 0 0.12rem 0 0;
    line-height: 0.42rem;
    font-size: 0.24rem;
    color: #454545;
    border-radius: 0.04rem;
    margin: 0.12rem auto;
    overflow: auto
}

.logMain p {
    text-align: left
}

.logMain strong {
    display: block;
    color: #333;
    line-height: 0.52rem;
    font-size: 0.24rem;
    font-weight: bold;
    text-indent: 0;
    text-align: left
}

.logBox .lSure::after {
    content: "";
    display: block;
    position: absolute;
    top: -.78rem;
    left: -1.2rem;
    right: 0;
    margin: auto;
    width: 5.6rem;
    height: 0.5rem;
    background: linear-gradient(0deg, #fff, rgba(255, 255, 255, .01))
}

.feedBack {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    max-width: 7.5rem;
    min-width: 3.2rem;
    background-color: rgba(0, 0, 0, .5)
}

.feBackBox {
    position: absolute;
    z-index: 5;
    top: 1.2rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 6rem;
    border-radius: 0.2rem;
    text-align: center;
    background: #fff
}

.feBackBox:before {
    content: "";
    display: block;
    margin: -.45rem auto 0;
    padding-left: 0.2rem;
    width: 2.58rem;
    height: 1.41rem;
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-repeat: no-repeat;
    background-position: -5.62rem -8.28rem
}

.feBackBox .feBaClose {
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    margin: auto;
    z-index: 10
}

.feBackBox .feBaClose i {
    display: inline-block;
    width: 0.28rem;
    height: 0.28rem;
    background-position: -7.97rem -.04rem;
    position: relative
}

.feBackBox .fSure,
.feSubmit input {
    position: relative;
    display: block;
    border: 0;
    margin: 0.35rem auto 0.46rem;
    width: 3.22rem;
    height: 0.68rem;
    line-height: 0.68rem;
    font-size: 0.32rem;
    color: #fff;
    background: linear-gradient(205deg, #FF8876, #FF6F8E);
    box-shadow: 0 0.03rem 0.05rem 0 rgba(255, 111, 142, 0.4);
    border-radius: 0.34rem
}

.feBack {
    margin: 0 0.59rem 0.25rem
}

.feBack>span {
    font-size: 0.28rem;
    color: #000;
    margin: 0.16rem auto;
    display: block;
    text-align: left
}

.feBack .info {
    display: flex;
    flex-wrap: wrap
}

.feBack .info p {
    font-size: 0.24rem;
    color: #333;
    line-height: 0.88rem
}

.otherRe {
    border-radius: 0.04rem;
    overflow: hidden
}

.otherRe textarea {
    width: 5.5rem;
    height: 0.8rem;
    border: none;
    resize: none;
    background: #F6F6F6;
    padding: 0.2rem;
    font-size: 0.2rem;
    color: #999
}

.checkbox {
    position: relative;
    display: block;
    width: 100%;
    height: 0.62rem;
    line-height: 0.62rem;
    margin-bottom: 0.02rem
}

.checkbox:nth-last-child(1) {
    border-bottom: none
}

.checkbox input[type='checkbox'] {
    position: absolute;
    left: 0;
    top: 0;
    width: 0.2rem;
    height: 0.36rem;
    opacity: 0
}

.checkbox label {
    position: absolute;
    left: 0.46rem;
    top: 0;
    height: 0.36rem;
    line-height: 0.36rem;
    max-width: 5rem;
    font-size: 0.22rem;
    color: #666;
    padding: 0.12rem 0;
    text-align: left
}

.checkbox label:after {
    content: '';
    position: absolute;
    left: -.42rem;
    top: 0.14rem;
    display: block;
    width: 0.28rem;
    height: 0.28rem;
    border: 0.02rem solid #ccc;
    border-radius: 50%
}

.checkbox input[type='checkbox']:checked+label:after {
    background: url("../img/icon3.png") no-repeat;
    background-size: 10rem 10rem;
    background-position: -8.41rem -.04rem;
    border: 0;
    width: 0.3rem;
    height: 0.3rem
}

.telBox {
    overflow: hidden;
    background-color: #f6f6f6;
    border-radius: 0.04rem
}

.telBox input {
    display: block;
    border: none;
    padding: 0 0.2rem;
    width: 5.5rem;
    height: 0.66rem;
    line-height: 0.66rem;
    background-color: #f6f6f6;
    font-size: 0.22rem;
    color: #999
}

.telBox input::-webkit-input-placeholder {
    color: #999;
    font-size: 0.2rem
}

.telBox input:-moz-placeholder {
    color: #999;
    font-size: 0.2rem
}

.telBox input::-moz-placeholder {
    color: #999;
    font-size: 0.2rem
}

.telBox input:-ms-input-placeholder {
    color: #999;
    font-size: 0.2rem
}

.tiSle {
    padding: 0.25rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between
}

.seaTwoGame .title em,
.tiSle em {
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 0.32rem;
    color: #999;
    font-weight: 500
}

.tiSle em span {
    font-size: 0.18rem;
    color: #a8a8a8;
    margin-left: 0.06rem
}

.tiSle a i {
    display: block;
    width: 0.15rem;
    height: 0.28rem;
    background-position: -6.92rem 0;
    position: relative;
    top: 0.04rem
}

.searchbox {
    padding: 0.35rem 0.25rem 0;
    margin-bottom: 0;
    background-color: #fff
}

.searchbox a {
    position: relative;
    display: block;
    height: 0.6rem;
    margin: 0 auto;
    background: #ebeced;
    border-radius: 0.32rem
}

.searchbox a i {
    display: inline-block;
    width: 0.35rem;
    height: 0.35rem;
    background-position: -.69rem -4.34rem;
    position: relative;
    top: 0.14rem;
    left: 0.26rem
}

.search_txt,
.searchbox {
    position: relative
}

.search_ul {
    height: 0.3rem;
    position: absolute;
    top: 0.15rem;
    left: 0.8rem;
    overflow: hidden
}

.search_ul li {
    width: 5.5rem;
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.24rem;
    color: #a9a9a9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.search_txt {
    background: #ebeced;
    border-radius: 0.32rem
}

.search_txt a {
    display: inline-block;
    width: 0.8rem
}

.search_txt .text {
    position: absolute;
    width: 5.1rem;
    top: 0;
    left: 0.8rem;
    height: 0.6rem;
    border: none;
    background: none;
    color: #333;
    font-size: 0.26rem;
    padding: 0 0.2rem 0 0.1rem
}

.search_txt .close_txt {
    position: absolute;
    top: 0;
    right: 0.12rem;
    width: 0.6rem;
    height: 0.6rem
}

.search_txt .close_txt i {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    background-position: 0.03rem -4.32rem;
    margin: 0.1rem auto;
    opacity: 0.8
}

.seaOneTop {
    background: #fff;
    padding: 0
}

.seaOneTop>p {
    display: block;
    font-size: 0.26rem;
    color: #999;
    line-height: 0.4rem;
    padding: 0.3rem 0.25rem 0.1rem
}

.seaOneTop>p a {
    display: inline-block;
    font-size: 0.26rem;
    color: #666;
    margin-right: 0.26rem;
    font-weight: 500
}

.seaOneTop ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 0.05rem
}

.seaOneTop ul li {
    display: block;
    width: 25%;
    text-align: center;
    margin-bottom: 0.2rem
}

.seaOneTop ul li a {
    display: block
}

.seaOneTop ul li img {
    display: block;
    width: 1.28rem;
    height: 1.28rem;
    border-radius: 0.24rem;
    margin: 0 auto
}

.seaOneTop ul li p {
    width: 90%;
    height: 0.42rem;
    line-height: 0.42rem;
    color: #000;
    font-size: 0.28rem;
    margin: 0.10rem auto 0.02rem;
    overflow: hidden;
    white-space: nowrap
}

.seaOneTop ul li .btn {
    margin: 0.12rem auto 0
}

.seaOneTop ul li a span {
    display: block;
    width: 1.2rem;
    height: 0.48rem;
    background: #ec3b3b;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.48rem;
    text-align: center;
    border-radius: 0.24rem;
    margin: auto;
    overflow: hidden
}

.seaOneTop ul li a span.no {
    background: linear-gradient(90deg, #FFC4E7, #FF90C8)
}

.allFind {
    background-color: #fff;
    padding: 0
}

.seaOneList {
    padding: 0.1rem 0.25rem 0.25rem;
    min-height: 3rem
}

.seaOneList a {
    position: relative;
    display: inline-block;
    padding: 0 0.3rem;
    max-width: 7rem;
    border-radius: 0.24rem;
    line-height: 0.56rem;
    background-color: #f8f8f8;
    margin: 0 0.18rem 0.28rem 0;
    color: #000;
    font-size: 0.24rem;
    text-align: center;
    overflow: hidden;
    white-space: nowrap
}

.seaOneList a i {
    display: block;
    position: absolute;
    width: 0.26rem;
    height: 0.36rem;
    background-position: -.43rem -4.37rem;
    top: 0.06rem;
    right: 0
}

.seaTwoTop ul {
    padding: 0 0.25rem 0.25rem
}

.seaTwoTop ul li {
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.seaTwoTop ul li img {
    display: block;
    width: 1.28rem;
    height: 1.28rem;
    border-radius: 0.24rem;
    margin: 0.3rem 0
}

.seaTwoTop ul li .fx_gw {
    width: 0
}

.seaTwoTop ul li .info {
    padding: 0.3rem 0;
    margin-left: 0.38rem;
    position: relative;
    border-bottom: 1px solid #e6e6e6
}

.seaTwoTop ul li .info p {
    display: block;
    width: auto;
    font-size: 0.24rem;
    color: #666666;
    overflow: hidden;
    white-space: nowrap
}

.seaTwoTop ul li .info .name {
    max-width: 3.5rem;
    font-size: 0.3rem;
    color: #000;
    line-height: 0.48rem
}

.seaTwoTop ul li:nth-child(n+4) i {
    width: 0.26rem;
    height: 0.26rem;
    font-size: 0.18rem;
    color: #b6b6b6;
    line-height: 0.26rem;
    border: 1px solid #b6b6b6;
    text-align: center;
    margin: 0 0.2rem 0 0.05rem
}

.seaTwoTop ul li .info>span {
    position: absolute;
    right: 0;
    display: block;
    width: 1.2rem;
    height: 0.48rem;
    background: #ec3b3b;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.48rem;
    text-align: center;
    border-radius: 0.24rem;
    margin: auto;
    overflow: hidden
}

.seaTwoTop ul li .info>span.no {
    background: linear-gradient(90deg, #FFC4E7, #FF90C8)
}

.seaTwoTop ul li:nth-child(1) img {
    margin-top: 0.1rem
}

.seaTwoTop ul li:nth-child(1) .info {
    padding-top: 0.1rem
}

.seaTwoTop ul li:last-child .info {
    padding-bottom: 0.36rem
}

.seaTwoTop ul li:last-child img {
    margin-bottom: 0.1rem
}

.seaTwoTop ul li:nth-child(1) span {
    top: 0.34rem
}

.seaTwoList {
    padding: 0.1rem 0
}

.seaTwoList ul li {
    padding: 0 0.25rem
}

.seaTwoList ul li>div {
    border-bottom: 0.02rem solid #e6e6e6;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.seaTwoList img {
    display: inline-block;
    width: 1.28rem;
    height: 1.28rem;
    border-radius: 0.24rem;
    margin: 0.3rem auto
}

.seaTwoList ul li a:nth-of-type(1) {
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.seaTwoList ul li .info {
    width: 0;
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    padding: 0.3rem 0;
    margin-left: 0.38rem
}

.seaTwoList ul li .info p {
    max-width: 3.8rem;
    display: block;
    width: auto;
    font-size: 0.24rem;
    color: #999;
    line-height: 0.4rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.seaTwoList ul li .info p:nth-child(1) {
    font-size: 0.3rem;
    color: #000;
    line-height: 0.48rem
}

.seaTwoList ul li .info p span {
    color: #999;
    margin: 0 0.08rem;
    font-size: 0.18rem
}

.seaTwoList ul li:last-child>div {
    border-bottom: 0
}

.seaTwoNews ul {
    padding: 0 0.25rem 0.15rem;
    margin-top: -.18rem
}

.seaTwoNews ul li {
    font-size: 0.28rem;
    color: #666;
    border-bottom: 1px solid #e8e8e8;
    line-height: 0.82rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
    overflow: hidden
}

.seaTwoNews ul li:last-child {
    border: none
}

.seaTwoNews ul li a {
    display: block;
    max-width: 6rem;
    font-size: 0.28rem;
    color: #666;
    overflow: hidden
}

.seaTwoNews ul li a i {
    display: inline-block;
    width: 0.08rem;
    height: 0.08rem;
    background-color: #000;
    margin: 0 0.16rem 0 0.02rem;
    position: relative;
    top: -.06rem
}

.seaTwoNews ul li span {
    font-size: 0.24rem;
    color: #a9a9a9
}

.seaTwoGame {
    padding: 0.1rem 0
}

.seaTwoGame ul {
    padding: 0.06rem 0 0.25rem 0.25rem;
    overflow-x: auto;
    white-space: nowrap;
    font-size: 0;
    overflow-x: -moz-scrollbars-none;
    -ms-overflow-style: none
}

.seaTwoGame ul::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
    -webkit-appearance: none;
    border-radius: 0
}

.seaTwoGame li {
    width: 1.3rem;
    text-align: center;
    margin-right: 0.3rem
}

.seaTwoGame li a {
    display: block
}

.seaTwoGame li img {
    display: block;
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 0.24rem;
    margin: 0 auto
}

.seaTwoGame li p {
    color: #808080;
    font-size: 0.2rem;
    overflow: hidden;
    white-space: nowrap
}

.seaTwoGame li .name {
    width: 90%;
    height: 0.42rem;
    line-height: 0.42rem;
    color: #000;
    font-size: 0.28rem;
    margin: 0.10rem auto 0.02rem
}

.search_list_wrap_div {
    bottom: 0;
    overflow-y: scroll
}

.search_list_wrap em.hot {
    color: #fb381f
}

.search_list_wrap li>div {
    display: flex;
    position: relative
}

.search_list_wrap li>div a:nth-of-type(1) .info {
    width: 5.3rem
}

.search_list_wrap .btn {
    position: absolute;
    right: 0
}

.seaTwoList .btn,
.seaTwoList a>span {
    position: absolute;
    right: 0;
    display: block;
    width: 1.2rem;
    height: 0.48rem;
    background: #ec3b3b;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.48rem;
    text-align: center;
    border-radius: 0.24rem;
    margin: auto;
    overflow: hidden
}

.seaTwoList .btn.no,
.seaTwoList a>span.no {
    background: linear-gradient(90deg, #FFC4E7, #FF90C8)
}

.seaTwoGame .title {
    padding: 0.25rem;
    display: flex;
    justify-content: space-between
}

.seaTwoGame,
.seaTwoTop,
.search_list_wrap {
    padding: 0.1rem 0;
    background-color: #fff
}

.seaTwoNews {
    padding: 0;
    background-color: #fff
}

.bPage {
    display: flex;
    justify-content: space-between;
    margin: .29rem auto;
}

.bPage p {
    position: relative;
    display: block;
    width: 50%;
    height: .86rem;
    background: #f2fbfd;
    font-size: .26rem;
    color: #19D0F2;
    line-height: .86rem;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
}

.bPage p a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.bPage p a {
    color: #19D0F2;
}

.bPage p:nth-of-type(2):before {
    content: "";
    position: absolute;
    top: .16rem;
    left: 0;
    display: block;
    width: .01rem;
    height: .56rem;
    background: rgba(95, 208, 245, .28);
}

nav {
    display: flex;
}

nav a {
    flex: 1;
}

nav a.current {
    padding: 0;
}

.arp_tips {
    width: 100%;
    position: relative;
    font-size: 0.26rem;
    color: #52ab01;
    height: 0.4rem;
}

.arp_tips span {
    padding: 0 0.26rem 0 0.36rem;
    position: relative;
}

.arp_tips span.jerror {
    position: relative;
    width: 0.92rem;
    height: 0.4rem;
    color: #fff;
    background: rgba(82, 171, 1, 0.9);
    padding: 0 0 0 0.28rem;
    text-align: center;
    border-radius: 0.08rem;
    display: inline-block;
    line-height: 0.4rem;
    font-size: 0.24rem;
    letter-spacing: 0.024rem;
    margin-top: -0.02rem;
}

.arp_tips span.jerror::before {
    content: "";
    position: absolute;
    width: 0.24rem;
    height: 0.24rem;
    left: 0.14rem;
    top: 0.17rem;
    margin-top: -0.1rem;
    background: url(../img/dyw-tip2.png) no-repeat;
    background-size: 0.24rem;
}

.arp_tips span::after {
    content: "";
    position: absolute;
    width: 0.28rem;
    height: 0.28rem;
    left: 0;
    top: 0.14rem;
    margin-top: -0.1rem;
    background: url(../img/dyw-tip.png) no-repeat;
    background-size: 0.28rem;
}

.arp_tips span.jerror::after {
    content: none;
    background: none;
}

.yxCont .cont h3 {
    position: relative;
    display: block;
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 0.42rem;
    margin-bottom: 0.12rem;
    line-height: 40px;
    color: #5fb300;
    text-indent: 0em;
}

.gsIntro .info>.arp_tips span:nth-of-type(2) {
    margin-left: 0;
}

.recMark p {
    flex: 1;
    margin-top: 0.13rem;
    margin-left: 0.16rem;
    height: 0.52rem;
    font-size: 0.25rem;
    color: #06D69B;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 0.58rem;
}

.gameZt p {
    font-weight: bold;
}

.gameTag~.gameList li a:nth-of-type(2) {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0.25rem;
    display: block;
    width: 1.24rem;
    height: 0.5rem;
    background: #ec3b3b;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.5rem;
    text-align: center;
    border-radius: 0.27rem;
    overflow: hidden;
    padding: 0;
}

.gameList li a div p {
    font-weight: bold;
}

.ztList li a p {
    font-weight: bold;
    line-height: .3rem;
}

.ztList li a span {
    line-height: .36rem;
}

.ztDeTop .info h1 {
    font-weight: bold;
}

.ztDeTop .info p {
    font-size: .24rem;
    bottom: .64rem;
    color: #ddd;
}

.ztDeTop .intro span {
    color: #1dc87f;
    font-size: .28rem;
    line-height: .3rem;
}


.dGame ul li a:nth-of-type(2) {
    display: block;
    margin: .01rem auto 0;
    width: 1.24rem;
    height: .5rem;
    font-size: .24rem;
    color: #fff;
    line-height: .5rem;
    background: #ec3b3b;
    border-radius: .27rem;
}

.rkWrap ol li a:nth-of-type(2) {
    display: none;
}

.rkWrap ol li:nth-of-type(-n+3) a:nth-of-type(2) {
    display: block;
    margin: .06rem auto;
    font-size: .24rem;
    color: rgba(255, 255, 255, 0);
    width: 1.24rem;
    height: .46rem;
    line-height: .46rem;
    background: linear-gradient(-90deg, #91FFD0 0%, #B1FDA2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border: .02rem solid rgba(255, 255, 255, .5);
    border-radius: .27rem;
}

.nsGaHot ul li a:nth-of-type(2) {
    display: block;
    margin: 0.01rem auto 0;
    width: 1.24rem;
    height: 0.5rem;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.5rem;
    background: #ec3b3b;
    border-radius: 0.27rem;
    text-align: center;
}

.rkCont ol {
    position: relative;
    padding: 5px 0;
}

.rkCont ol li:nth-of-type(2n+1) {
    background-color: rgba(236,59,59,.1);
}

.rkCont ol li {
    position: relative;
    z-index: 1;
    height: 196px;
}

.rkCont ol li>a {
    position: relative;
    display: block;
    padding: 40px 21px 40px 10px;
    overflow: hidden;
    *zoom: 1;
}

.rkCont ol li a i {
    float: left;
    display: block;
    width: 117px;
    height: 116px;
    font-size: 20px;
    color: #C2C2D9;
    font-family: "Arial";
    font-weight: bold;
    line-height: 116px;
    text-align: center;
}

.rkCont ol li:nth-of-type(-n+3) a i {
    font-size: 0;
    color: transparent;
    width: 65px;
    height: 51px;
    margin: 32px 26px 0;
    background: url(../img/icon3.png) no-repeat;
    background-size: 1000px 1000px;
}

.rkCont ol li:nth-of-type(1) a i {
    background-position: -593px -92px;
}

.rkCont ol li:nth-of-type(2) a i {
    background-position: -673px -92px;
}

.rkCont ol li:nth-of-type(3) a i {
    background-position: -771px -92px;
}

.rkCont ol li img {
    float: left;
    width: 116px;
    height: 116px;
    border-radius: 20px;
    margin-right: 20px;
}

.rkCont ol li div {
    float: left;
    width: 610px;
    height: 116px;
    overflow: hidden;
}

.rkCont ol li div strong {
    display: block;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rkCont ol li div p {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rkCont ol li div p span {
    margin-right: 20px;
}

.rkCont ol li>a>span {
    display: none;
}

.rkCont ol li>a:hover strong {
    color: #F14093;
}

.rkCont ol li div div {
    margin-top: 8px;
    height: 24px;
    overflow: hidden;
    *zoom: 1;
}

.rkCont ol li div div span {
    position: relative;
    float: left;
    padding: 0 9px 0 1px;
    font-size: 14px;
    color: #A6A6A6;
    height: 22px;
    line-height: 22px;
    margin-right: 11px;
    margin-left: 14px;
    border: 1px solid rgba(153, 153, 153, .3);
    border-left: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.rkCont ol li div div span:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -14px;
    display: inline-block;
    width: 14px;
    height: 24px;
    background: url(../img/icon3.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -679px -6px;
}

.rkCont ol li .list {
    position: absolute;
    z-index: 1;
    top: 26px;
    right: 21px;
    width: 286px;
    height: 144px;
    border-radius: 10px;
    overflow: hidden;
    text-align: right;
}

.rkCont ol li .list a {
    position: relative;
    display: block;
    padding: 0;
}

.rkCont ol li .list img {
    float: inherit;
    width: 286px;
    min-height: 144px;
    height: auto;
    margin: auto;
    border-radius: 10px;
}

.rkCont ol li .list i {
    position: absolute;
    z-index: 1;
    top: 7px;
    right: 7px;
    display: block;
    width: 28px;
    height: 28px;
    background: url(../img/icon3.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -752px -6px;
    cursor: pointer;
}

.rkCont ol li .list .btn {
    display: block;
    margin: 50px 0 50px 108px;
    width: 144px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background: linear-gradient(90deg, #ec3b3b, #ff9292);
    box-shadow: 0px 1px 10px 0px rgba(255, 26, 112, 0.3);
    border-radius: 20px;
}
.section-title {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 19px;
    padding-bottom: 7px;
    border-bottom: 1px solid #eeeeee;
}
.section-title>div:nth-child(1) {
    position: relative;
    width: fit-content;
    z-index: 1;
}
.section-title>div:nth-child(1) span {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    flex-shrink: 0;
    position: relative;
    width: fit-content;
    z-index: 1;
}
.section-title>div:nth-child(1):after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
    display: block;
    width: 100%;
    height: 0.16rem;
    background: linear-gradient(90deg, #ec3b3b, #ff9292);
}
.introText{
    padding: 0 10px;
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient:vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (max-width: 750px) {

    .main-container {
        width: 100%;
        display: block;
    }

    body>.header .header-top {
        display: flex !important;
        flex-direction: column !important;
    }

    body>.header .search {
        margin-right: 0;
    }

    body>.header .nav {
        margin-top: 20px;
    }

    body>.header .nav ul {
        display: flex;
        overflow-x: scroll;
    }

    .main-container-box {
        width: 100%;
        padding: 0 15px;
    }

    .album-list .list .item {
        padding: 8px;
        margin: 10px 0;
    }

    .album-list .list {
        display: block;
    }

    .album-list .list .item .content {
        grid-template-columns: 118px 1fr;
        align-items: center;
    }

    body>.footer,
    body>.footer>div,
    body>.footer .nav-wrap {
        display: block;
    }

    body>.footer .nav-wrap .nav-group .content {
        grid-template-columns: repeat(3, 100px);
        justify-content: space-around;
    }

    body>.footer .nav-wrap .nav-group .title {
        padding-left: 15px;
    }

    body>.footer .nav-wrap .nav-group {
        margin-bottom: 10px;
    }

    .album-detail-header {
        width: auto;
        height: auto;
        display: block;
    }

    .album-detail-header .main {
        display: block;
        height: auto;
        padding: 0;
        margin-top: 10px;
    }

    .album-detail-header .recommend {
        width: 100%;
        margin: 10px auto;
    }

    .gdHotTxtBox {
        margin-top: 0px;
    }

    .album-detail-list {
        display: block;
        padding: 10px;
        background: #fff;
        margin: 0.2rem 0.25rem 0.35rem;
        border-radius: 0.2rem;
    }

    /*.album-detail-list .list {*/
    /*    grid-template-columns: repeat(1, 1fr);*/
    /*}*/

    ul.ban_list {
        margin: 0;
        display: flex;
        overflow-x: scroll;
    }

    ul.ban_list li {
        min-width: 300px;
    }

    .album-detail-header.game {
        background: none;
        margin-bottom: 0;
    }

    .album-detail-header .main .left .title {
        margin-top: 0;
    }

    .album-list .list .item .content .right {
        display: block;
    }

    .album-list .list .item .content .right a {
        float: left;
        width: 50%;
        margin-bottom: 15px;
    }

    .album-list .list .item .content .left a {
        z-index: 3;
        width: 90px;
        height: 90px;
        flex-shrink: 0;
    }

    .album-list .list .item .content .left a:nth-child(2) {
        position: absolute;
        left: 36px;
        z-index: 2;
        width: 70px;
        height: 70px;
    }

    .album-list .list .item .content .left a:nth-child(3) {
        position: absolute;
        left: 74px;
        z-index: 1;
        width: 50px;
        height: 50px;
    }

    .rkCont ol li>a {
        padding: 0;
    }

    .rkCont ol li {
        height: auto;
        padding: 10px 0;
    }

    .rkCont ol li>a {
        display: flex;
    }

    .rkCont ol li a i {
        display: block;
        width: 38px !important;
        height: 46px !important;
        margin-right: 10px !important;
        margin-left: 10px !important;
        line-height: 46px !important;
        font-size: 16px !important;
    }

    .rkCont ol li .list {
        width: fit-content;
        height: fit-content;
        display: block;
        top: 47px;
        right: 6px;
        bottom: 35px;
        margin: auto;
    }

    .rkCont ol li .list .btn {
        margin: 0;
        width: 64px;
        height: 27px;
        font-size: 14px;
        line-height: 27px;
        padding: 0;
        text-align: center;
    }

    .rkCont ol li img {
        width: 60px;
        height: 60px;
    }

    .rkCont ol li:nth-of-type(-n+3) a i {
        background: url(../img/4icon.png) no-repeat;
        background-position: -40px -141px;
        background-size: 600px 600px;
        margin: 0;
    }

    .rkCont ol li:nth-of-type(1) a i {
        background-position: -40px -141px;
    }

    .rkCont ol li:nth-of-type(2) a i {
        background-position: -90px -141px;
    }

    .rkCont ol li:nth-of-type(3) a i {
        background-position: -144px -141px;
    }

    .rkCont ol li div {
        flex: 1;
        height: 75px;
        padding-bottom: 10px;
        position: relative;
    }

    .rkCont ol li div strong {
        font-size: 15px;
        margin-bottom: 0;
    }

    .rkCont ol li div p {
        font-size: 12px;
        line-height: 18px;
    }

    .hide-span {
        display: none;
    }

    .rkCont ol li div p.conten-p {
        display: none;
    }

    .rkCont ol li div p span {
        display: block;
        margin-bottom: 5px;
    }
}