@charset "utf-8";

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

fieldset,
img {
    border: 0
}

:focus {
    outline: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
    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
}

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

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

input,
button,
textarea,
select {
    *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
}

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

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

blockquote,
q {
    quotes: none
}

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

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

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

.clearfix:after {
    clear: both
}

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

html,
body {
    width: 100%;
}

a {
    color: #333;
    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: #fff;
    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: .24rem;
    max-width: 7.5rem;
    min-width: 3.2rem;
    margin: 0 auto;
}

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

.h20 {
    width: 100%;
    height: .2rem;
    background-color: #f7f7f7;
}

.h16 {
    width: 100%;
    height: .16rem;
    background-color: #f7f7f7;
}

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

.wrap {
    width: 100%;
    max-width: 7.5rem;
    min-width: 3.2rem;
    margin: 0 auto;
    background-color: #f7f7f7;
}

section {
    background-color: #fff;
    margin-bottom: .1rem;
}

.hide {
    display: none;
}

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

.ico {
    background-image: url(../images/icon.png);
    background-size: 10rem 10rem;
}


.kTitle {
    padding: .4rem .26rem .1rem;
    line-height: .6rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.kTitle em {
    height: .6rem;
    font-size: .4rem;
    color: #333;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex: 1;
}

.kTitle a {
    position: relative;
    font-size: .24rem;
    color: #8f8f8f;
    padding-right: .2rem;
}

.kTitle a:after {
    content: '';
    display: block;
    width: .11rem;
    height: .22rem;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    background-size: 10rem 10rem;
    background-position: -2.83rem -.3rem;
    position: absolute;
    top: .2rem;
    right: 0;
}

.kTitle em i {
    display: inline-block;
    width: .42rem;
    height: .42rem;
    background-position: -.08rem -1.79rem;
    position: relative;
    top: .07rem;
    margin-right: .1rem;
}

.kTitle em i.hr {
    background-position: -.08rem -1.79rem
}

.kTitle em i.yx {
    background-position: -.72rem -1.79rem
}

.kTitle em i.yf {
    background-position: -1.34rem -1.79rem
}

.kTitle em i.yy {
    background-position: -1.95rem -1.79rem
}

.kTitle em i.rf {
    background-position: -2.57rem -1.79rem
}

.kTitle em i.hj {
    background-position: -3.18rem -1.79rem
}

.kTitle em i.gl {
    background-position: -3.77rem -1.79rem
}

.kTitle em i.xx {
    background-position: -5.03rem -1.79rem
}

.kTitle em i.jt {
    background-position: -5.62rem -1.79rem
}

.kTitle em i.nr {
    background-position: -6.3rem -1.79rem
}

.kTitle em i.qt {
    background-position: -6.87rem -1.79rem
}

.kTitle em i.xz {
    background-position: -7.53rem -1.79rem
}

.kTitle em i.xh {
    background-position: -5rem -1.06rem
}

.kTitle em i.pl {
    background-position: -5.67rem -1.09rem
}

header {
    position: relative;
}

.hdTop {
    height: 1.1rem;
    display: flex;
    justify-content: space-between;
}

.hdTop div:nth-of-type(1) {
    display: flex;
}

.hdTop a,
.hdTop span {
    display: block;
}

.hdTop i {
    display: inline-block;
}

.hdTop img {
    width: 2.37rem;
    height: .6rem;
    display: inline-block;
    margin-top: .30rem;
    margin-left: .25rem;
}

.hdTop .searchBox {
    width: 3rem;
    height: .7rem;
    font-size: .28rem;
    color: #bdbcbf;
    line-height: .7rem;
    background: #f2f2f4;
    border-radius: .35rem;
    margin-top: .2rem;
}

.hdTop .searchBox i {
    width: .31rem;
    height: .31rem;
    background-position: -2.14rem -.26rem;
    margin: 0 .16rem 0 .25rem;
    position: relative;
    top: .05rem;
}

.hdTop .hdMenu {
    width: .96rem;
    height: 1.1rem;
    text-align: center;
    line-height: 1.1rem;
}

.hdTop .hdMenu i {
    width: .46rem;
    height: .5rem;
    background-position: -.09rem -.14rem;
    position: relative;
    top: .15rem;
}

.hdTop .hdMenu i.hdColor {
    width: .48rem;
    height: .48rem;
    background-position: -.84rem -.14rem;
}

.hdNav {
    width: 100%;
    max-width: 7.5rem;
    padding-bottom: .1rem;
    position: absolute;
    top: 1.1rem;
    z-index: 8;
    left: 50%;
    margin-left: -3.75rem;
    background-color: #fff;
    border-top: 1px solid #e6e6e6;
}

.hdNav:after {
    content: "";
    display: block;
    position: relative;
    border: 0;
    width: 100%;
    height: .3rem;
    background-image: linear-gradient(rgba(0, 0, 0, .06), rgba(255, 255, 255, 0));
}

.hdnTop {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0rem .26rem;
}

.hdnTop a {
    display: block;
    width: .94rem;
    height: 1.74rem;
    padding-top: .46rem;
    color: #424242;
    line-height: .56rem;
    font-size: .3rem;
    border-radius: .1rem;
    text-align: center;
}

.hdnTop a i {
    display: block;
    width: .92rem;
    height: .92rem;
}

.hdnTop a i.sy {
    background-position: -.1rem -3.69rem;
}

.hdnTop a i.gl {
    background-position: -1.36rem -3.69rem;
}

.hdnTop a i.zx {
    background-position: -2.67rem -3.69rem;
}

.hdnTop a i.zt {
    background-position: -3.98rem -3.69rem;
}

.hdnTop a i.ph {
    background-position: -5.29rem -3.69rem;
}

.hdnBot {
    padding: .3rem 0;
    margin: 0 .26rem;
    border-top: 1px solid #e6e6e6;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.hdnBot>a {
    display: block;
    width: 1.6rem;
    min-height: 3rem;
    background-image: url(../images/navbg.jpg);
    font-size: .3rem;
    color: #38a6fd;
    line-height: .68rem;
    font-weight: bold;
    text-align: center;
    border-radius: .06rem;
}

.hdnBot>a i {
    display: block;
    width: .83rem;
    height: .83rem;
    margin: .88rem auto 0;
}

.hdnBot>a i.yx {
    background-position: -4.29rem -2.58rem;
}

.hdnBot>a i.rj {
    background-position: -5.39rem -2.58rem;
}

.hdnBot .list {
    width: 5.36rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.hdnBot .list a {
    display: block;
    width: 1.58rem;
    height: .62rem;
    line-height: .62rem;
    color: #424242;
    font-size: .28rem;
    text-align: center;
    border: 1px solid #e2e2e2;
    background-color: #f8f8f8;
    border-radius: .32rem;
    overflow: hidden;
    white-space: nowrap;
    margin: .1rem .02rem .1rem .14rem;
}

nav {
    overflow: hidden;
}

nav ul {
    overflow-x: auto;
    white-space: nowrap;
    font-size: 0;
    overflow-x: -moz-scrollbars-none;
    -ms-overflow-style: none;
}

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



nav li {
    display: inline-block;
    width: 22%;
    text-align: center;
}

nav a {
    display: block;
    height: .99rem;
    line-height: .86rem;
    text-align: center;
    color: #4c4c4c;
    font-size: .36rem;
}

nav a.current,
nav li.current-menu-item a {
    color: #38a6fd;
}




footer {
    background: url(../images/ftbg.jpg) no-repeat;
    background-size: 100% 100%;
    background-color: #a689ea;
}

footer div {
    padding: .22rem 0 .3rem;
}

footer p,
footer p a {
    font-size: .18rem;
    color: rgba(255, 255, 255, .5);
    text-align: center;
    line-height: .4rem;
}

footer p span {
    font-size: .26rem;
    color: rgba(255, 255, 255, .72);
    margin: 0 .2rem;
}

footer p:nth-of-type(1) {
    font-size: .26rem;
    font-weight: lighter;
    color: rgba(255, 255, 255, .88);
}

.flinkList {
    overflow: hidden;
    padding: 0.12rem 0 .22rem;
    height: 0.5rem;
    line-height: 0.5rem;
    position: relative;
}

.fLink {
    margin-left: -0.17rem;
    overflow: hidden;
    position: absolute;
    left: .3rem;
    top: 0rem;
}

.fLink a {
    display: inline-block;
    padding: 0 0.16rem;
    font-size: 0.26rem;
    color: #454545;
    line-height: 0.5rem;
    position: relative;
}

.fLink a:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.08rem;
    width: 1px;
    height: 0.2rem;
}

.fLink.on {
    height: 0.5rem;
    overflow: hidden;
}

.crumb {
    padding: 0 .26rem;
    height: .7rem;
    line-height: .7rem;
    font-size: .28rem;
    color: #38a6fd;
    background-color: #f5f5f5;
}

.crumb a {
    color: #a8a8a8;
}

.crumb a:last-of-type {
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.crumb i:first-of-type {
    display: inline-block;
    width: .32rem;
    height: .3rem;
    background-position: -3.83rem -.28rem;
    position: relative;
    top: .04rem;
    margin-right: .1rem;
}

.crumb i:nth-of-type(n+2) {
    display: inline-block;
    width: .14rem;
    height: .26rem;
    background-position: -4.34rem -.31rem;
    position: relative;
    top: .03rem;
    margin: 0 .2rem;
}

.pageWrap {
    padding: .15rem .26rem .4rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.pageWrap a,
.pageWrap i {
    display: block;
}

.pageWrap a,
.pageWrap span {
    width: .76rem;
    height: .76rem;
    line-height: .76rem;
    text-align: center;
    font-size: .26rem;
    color: #8f8f8f;
    background-color: #f7f7f7;
    border-radius: .06rem;
    border: 1px solid #dcdcdc;
    overflow: hidden;
}

.pageWrap .current {
    color: #fff;
    font-size: .26rem;
    background-color: #ee6767;
    border-color: #ee6767;
}

.pageWrap .disabled {
    background: #ececec;
    color: #b1b1b1;
}

.pageWrap .left {
    width: .18rem;
    height: .3rem;
    background-position: -4.71rem -.3rem;
    position: relative;
    top: .24rem;
    left: .28rem;
    background-image: url("../images/icon.png");
    background-size: 10rem 10rem;
}

.pageWrap .right {
    width: .18rem;
    height: .3rem;
    background-position: -5.08rem -.3rem;
    position: relative;
    top: .24rem;
    left: .32rem;
    background-image: url("../images/icon.png");
    background-size: 10rem 10rem;
}

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

.swiper-container {
    width: 100%;
    height: 100%;
}

.hSlider {
    padding: 0 .31rem;
    height: 2.7rem;
    margin: 0 auto;
}

.hSlider a {
    display: block;
    width: 100%;
    height: 100%;
}

.hSlider img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: .24rem;
}

.hSlider .swiper-pagination-bullet {
    width: .1rem;
    height: .1rem;
    background: rgba(255, 255, 255, .5);
    border-radius: .1rem;
    opacity: 1;
    margin: 0 .3rem;
}

.hSlider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: .66rem;
    margin: 0 .1rem;
    background: #fff;
    opacity: 1
}

.hzj {
    margin-bottom: 0;
}

.hzjTop {
    display: flex;
    justify-content: space-around;
}

.hzjTop a {
    display: block;
    text-align: center;
    padding: .4rem;
    font-size: .28rem;
    color: #4c4c4c;
    line-height: .3rem;
}

.hzjTop a i {
    display: block;
    width: 1.06rem;
    height: .88rem;
    margin-bottom: .16rem;
}

.hzjTop a i.jc {
    background-position: -.11rem -2.53rem;
}

.hzjTop a i.gl {
    background-position: -1.44rem -2.53rem;
}

.hzjTop a i.zt {
    background-position: -2.77rem -2.53rem;
}

.hzjBot {
    display: flex;
    width: 6.24rem;
    height: 2.12rem;
    padding-left: .74rem;
    background-image: url(../images/zjbg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.hzjBot a {
    display: block;
    width: 1.55rem;
    height: 2.1rem;
    line-height: .6rem;
    font-size: .28rem;
    color: #333;
    text-align: center;
    overflow: hidden;
}

.hzjBot img {
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: .2rem;
    margin: .24rem auto 0;
}

.hHotRec .my-soft-list {
    padding: 0 .26rem .26rem;
}

.hHotRec .my-soft-list li {
    position: relative;
}

.hHotRec .my-soft-list li a {
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.hHotRec .my-soft-list li a img {
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: .24rem;
    margin: .15rem 0;
}

.hHotRec .my-soft-list li .info {
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 0%;
    height: 1.3rem;
    padding: .1rem 0;
    margin-left: .2rem;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
}

.hHotRec .my-soft-list li .info p {
    display: block;
    width: auto;
    font-size: .24rem;
    color: #8f8f8f;
    line-height: .42rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hHotRec .my-soft-list li .info p:first-of-type {
    font-size: .32rem;
    color: #333;
    margin-bottom: .05rem;
    max-width: 4.2rem;
}

.hHotRec .my-soft-list li .info p:nth-of-type(2) {
    color: #ababab;
}

.hHotRec .my-soft-list li .info p span {
    margin-right: .18rem;
    color: #8f8f8f;
}

.hHotRec .my-soft-list li:last-child .info {
    border-bottom: 0;
}

.hHotRec .my-soft-list li .btn {
    position: absolute;
    top: .25rem;
    right: 0;
    display: block;
    width: 1.26rem;
    height: .52rem;
    line-height: .52rem;
    margin: 0 auto;
    border-radius: .08rem;
    color: #fff;
    font-size: .28rem;
    text-align: center;
    background-color: #ee6767;
}

.hHotRec .my-soft-list li .info>span {
    display: block;
    font-size: .24rem;
    color: #8f8f8f;
    margin-top: .03rem
}

.hHotRec .my-soft-list li .info>span i {
    display: inline-block;
    width: .24rem;
    height: .24rem;
    background-position: -3.26rem -.32rem;
    position: relative;
    top: 0.04rem;
    margin-right: .1rem;
}

.hHotRec .my-soft-list li .info p i {
    display: inline-block;
    width: 1.34rem;
    height: .21rem;
    margin: 0 .1rem;
    position: relative;
    top: 0.01rem;
}


















.hRank li .info p i {
    display: inline-block;
    width: 1.34rem;
    height: .21rem;
    margin: 0 .1rem;
    position: relative;
    top: 0.01rem;
}

.kgTop p i {
    display: inline-block;
    width: 1.34rem;
    height: .21rem;
    margin: 0 .1rem;
    position: relative;
    top: 0.01rem;
}

.kRList .info p i {
    display: inline-block;
    width: 1.34rem;
    height: .21rem;
    margin: 0 .1rem;
    position: relative;
    top: 0.01rem;
}

i.star1 {
    background-position: -8.49rem -3.1rem;
}

i.star2 {
    background-position: -8.49rem -2.76rem;
}

i.star3 {
    background-position: -8.49rem -2.42rem;
}

i.star4 {
    background-position: -8.49rem -2.08rem;
}

i.star5 {
    background-position: -8.49rem -1.74rem;
}

i.star6 {
    background-position: -8.49rem -1.4rem;
}

i.star7 {
    background-position: -8.49rem -1.06rem;
}

i.star8 {
    background-position: -8.49rem -.72rem;
}

i.star9 {
    background-position: -8.49rem -.38rem;
}

i.star10 {
    background-position: -8.49rem -.04rem;
}

.hGame ul {
    padding: 0 0 .2rem .26rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.hGame li {
    padding-bottom: .2rem;
    margin-right: .19rem;
}

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

.hGame li a:first-of-type {
    width: 1.6rem;
}

.hGame li a img {
    display: block;
    width: 1.32rem;
    height: 1.32rem;
    border-radius: .24rem;
    margin: .2rem auto 0;
}

.hGame li a p {
    display: block;
    max-width: 90%;
    font-size: .26rem;
    color: #333;
    height: .56rem;
    line-height: .56rem;
    margin: 0 auto;
    overflow: hidden;
}

.hGame li .btn {
    display: block;
    width: 1.26rem;
    height: .52rem;
    line-height: .52rem;
    margin: 0 auto;
    border-radius: .08rem;
    color: #fff;
    font-size: .28rem;
    text-align: center;
    background-color: #ee6767;
}

.hClassify .cont {
    padding: .2rem 0 .2rem .26rem;
    overflow-x: auto;
    white-space: nowrap;
    font-size: 0;
    overflow-x: -moz-scrollbars-none;
    -ms-overflow-style: none;
}

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

.hClassify .cont a {
    display: inline-block;
    background-image: url(../images/bigicon.png);
    background-repeat: no-repeat;
    background-size: 10rem 4.16rem;
    background-position: -.18rem -2.17rem;
    width: 2.14rem;
    height: 2.3rem;
    margin-right: .16rem;
    padding-top: .26rem;
    text-align: center;
    border: .02rem solid #eee;
    border-radius: .08rem;
    margin-bottom: .2rem;
    overflow: hidden;
}

.hClassify .cont a p,
.hClassify .cont a span {
    display: block;
    line-height: .42rem;
    font-size: .24rem;
    color: #707070;
    margin: auto;
    overflow: hidden;
}

.hClassify .cont a p {
    margin-top: .03rem;
}

.hClassify .cont a span {
    font-size: .3rem;
    color: #424242;
}

.hClassify .cont a i {
    display: block;
    background-image: url(../images/bigicon.png);
    background-repeat: no-repeat;
    background-size: 10rem 4.16rem;
    margin: .26rem auto;
    position: relative;
}

.hClassify .cont a i.qb {
    width: .71rem;
    height: .71rem;
    background-position: -.11rem -.11rem;
    top: -.06rem;
}

.hClassify .cont a i.dz {
    width: .76rem;
    height: .71rem;
    background-position: -1.07rem -.11rem;
    top: -.06rem;
}

.hClassify .cont a i.kp {
    width: .72rem;
    height: .71rem;
    background-position: -2.06rem -.11rem;
    top: -.06rem;
}

.hClassify .cont a i.mn {
    width: .71rem;
    height: .71rem;
    background-position: -3.05rem -.11rem;
}

.hClassify .cont a i.sc {
    width: .73rem;
    height: .71rem;
    background-position: -4.03rem -.11rem;
}

.hClassify .cont a i.gd {
    width: .58rem;
    height: .71rem;
    background-position: -5.06rem -.11rem;
    top: -.06rem;
}

.hClassify .cont a i.wd {
    width: .72rem;
    height: .71rem;
    background-position: -5.90rem -.11rem;
}

.hClassify .cont a i.xw {
    width: .72rem;
    height: .71rem;
    background-position: -6.97rem -.11rem;
    top: -.06rem;
}

.hClassify .cont a i.xx {
    width: .71rem;
    height: .71rem;
    background-position: -8.01rem -.11rem;
    top: -.06rem;
}

.hClassify .cont a i.qb {
    width: .71rem;
    height: .71rem;
    background-position: -.11rem -.11rem;
    top: -.06rem;
}

.hClassify .cont a i.sp {
    width: .72rem;
    height: .71rem;
    background-position: -1.07rem -1.11rem;
    top: -.06rem;
}

.hClassify .cont a i.sh {
    width: .64rem;
    height: .71rem;
    background-position: -2.06rem -1.11rem;
    top: -.06rem;
}

.hClassify .cont a i.xy {
    width: .71rem;
    height: .71rem;
    background-position: -3.05rem -1.11rem;
    top: -.06rem;
}

.hClassify .cont a i.jy {
    width: .72rem;
    height: .71rem;
    background-position: -4.03rem -1.11rem;
}

.hClassify .cont a i.sg {
    width: .69rem;
    height: .71rem;
    background-position: -5.06rem -1.11rem;
    top: -.06rem;
}

.hClassify .cont a i.yj {
    width: .72rem;
    height: .71rem;
    background-position: -5.97rem -1.11rem;
    top: -.06rem;
}

.hClassify .cont a i.my {
    width: .71rem;
    height: .71rem;
    background-position: -6.97rem -1.11rem;
    top: -.06rem;
}

.hClassify .cont a i.sj {
    width: .71rem;
    height: .71rem;
    background-position: -8.01rem -1.11rem;
}


.hHotCol .cont {
    padding: .2rem .26rem 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hHotCol .cont a {
    display: block;
    text-align: center;
    margin-bottom: .12rem;
    overflow: hidden;
}

.hHotCol .cont a img {
    display: block;
    width: 3.38rem;
    height: 1.91rem;
    border-radius: .08rem;
}

.hHotCol .cont a p {
    display: block;
    width: 100%;
    height: .68rem;
    line-height: .68rem;
    font-size: .3rem;
    color: #424242;
    margin: auto;
    overflow: hidden;
}

.hHotCol .list {
    padding: .1rem 0 .2rem .26rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.hHotCol .list a {
    display: block;
    width: 1.6rem;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    background-color: #ee6767;
    color: #fff;
    font-size: .26rem;
    border-radius: .08rem;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 .2rem .2rem 0;
}

.hHotCol .list a:nth-of-type(16n+1) {
    color: #f47920;
    background-color: #fff5ed;
}

.hHotCol .list a:nth-of-type(16n+2) {
    color: #7fb80e;
    background-color: #f9ffed;
}

.hHotCol .list a:nth-of-type(16n+3) {
    color: #6f60aa;
    background-color: #f1edff;
}

.hHotCol .list a:nth-of-type(16n+4) {
    color: #009ad6;
    background-color: #edfaff;
}

.hHotCol .list a:nth-of-type(16n+5) {
    color: #c77eb5;
    background-color: #ffedfb;
}

.hHotCol .list a:nth-of-type(16n+6) {
    color: #4e72b8;
    background-color: #edf3ff;
}

.hHotCol .list a:nth-of-type(16n+7) {
    color: #dea32c;
    background-color: #fff9ed;
}

.hHotCol .list a:nth-of-type(16n+8) {
    color: #45b97c;
    background-color: #edfff5;
}

.hHotCol .list a:nth-of-type(16n+9) {
    color: #7bbfea;
    background-color: #edf8ff;
}

.hHotCol .list a:nth-of-type(16n+10) {
    color: #f1516c;
    background-color: #ffedf0;
}

.hHotCol .list a:nth-of-type(16n+11) {
    color: #7fb86e;
    background-color: #f1ffed;
}

.hHotCol .list a:nth-of-type(16n+12) {
    color: #9b95c9;
    background-color: #efedff;
}

.hHotCol .list a:nth-of-type(16n+13) {
    color: #f69c9f;
    background-color: #ffedee;
}

.hHotCol .list a:nth-of-type(16n+14) {
    color: #fcaf18;
    background-color: #fff9ed;
}

.hHotCol .list a:nth-of-type(16n+15) {
    color: #2585a6;
    background-color: #edfbff;
}

.hHotCol .list a:nth-of-type(16n+16) {
    color: #bea901;
    background-color: #fbf9e3;
}

.hHotNews ul {
    padding: 0 .26rem .26rem;
}

.hHotNews ul li {
    position: relative;
}

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

.hHotNews li a img {
    display: block;
    width: 2.7rem;
    height: 1.5rem;
    border-radius: .08rem;
    margin: .2rem 0;
}

.hHotNews li .info {
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 0%;
    height: 1.9rem;
    margin-left: .2rem;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
}

.hHotNews li .info p {
    display: block;
    width: auto;
    font-size: .24rem;
    color: #8f8f8f;
    line-height: .42rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hHotNews li .info p:first-of-type {
    font-size: .3rem;
    color: #424242;
    margin: .12rem 0 .02rem;
    white-space: nowrap;
}

.hHotNews li .info p:nth-of-type(2) {
    margin-top: .06rem;
    line-height: .36rem;
    height: .74rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.hHotNews li .info span {
    display: block;
    text-align: right;
    font-size: .24rem;
    color: #8f8f8f;
}

.hHotNews li .info span i {
    display: inline-block;
    width: .24rem;
    height: .24rem;
    background-position: -3.26rem -.32rem;
    position: relative;
    top: 0.04rem;
    margin-right: .1rem;
}

.hHotNews li:last-child .info {
    border-bottom: 0;
}

.hRank {
    background-image: url(../images/hphbg.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% auto;
}

.hRank .tabMenu {
    padding: .2rem .56rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
}

.hRank .tabMenu span {
    position: relative;
    display: block;
    width: 2rem;
    height: .6rem;
    line-height: .6rem;
    font-size: .36rem;
    color: #a3782e;
    text-align: center;
    padding-bottom: .06rem;
}

.hRank .tabMenu span:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2rem;
    height: .06rem;
    background-color: transparent;
    border-radius: .03rem;
}

.hRank .tabMenu span.current {
    color: #fff;
}

.hRank .tabMenu span.current:after {
    background-color: #fff;
}

.hrTop {
    padding: .6rem .16rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
}

.hrTop a {
    display: block;
    width: 2.2rem;
    text-align: center;
}

.hrTop img {
    display: block;
    width: .94rem;
    height: .94rem;
    border-radius: 50%;
    margin: -.08rem auto 0;
}

.hrTop a:nth-of-type(2) img {
    width: 1.32rem;
    height: 1.32rem;
    border: .08rem solid #feda43;
}

.hrTop p {
    max-width: 88%;
    width: 3.5rem;
    font-size: .32rem;
    color: #333;
    line-height: .7rem;
    margin-bottom: .05rem;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 auto .12rem;
}

.hrTop i {
    display: block;
    width: .56rem;
    height: .48rem;
    margin: 0 auto;
}

.hrTop a:nth-of-type(1),
.hrTop a:nth-of-type(3) {
    padding-top: .42rem;
}

.hrTop a:nth-of-type(1) p,
.hrTop a:nth-of-type(3) p {
    font-size: .24rem;
    padding-top: .12rem;
}

.hrTop a:nth-of-type(1) i {
    background-position: -4.02rem -.97rem;
}

.hrTop a:nth-of-type(2) i {
    background-position: -2.4rem -.98rem;
}

.hrTop a:nth-of-type(3) i {
    background-position: -3.21rem -.98rem;
}

.hrTop .btn {
    display: block;
    width: 1.26rem;
    height: .52rem;
    line-height: .52rem;
    margin: 0 auto;
    border-radius: .08rem;
    color: #fff;
    font-size: .28rem;
    text-align: center;
    background-color: #ee6767;
}

.hRank ul {
    padding: 0 .26rem .26rem;
}

.hRank ul li {
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}

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

.hRank li a img {
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: .24rem;
    margin: .2rem 0;
}

.hRank li .info {
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 0%;
    height: 1.2rem;
    padding: .2rem 0;
    margin-left: .2rem;
    position: relative;
}

.hRank li .info p {
    display: block;
    width: auto;
    font-size: .24rem;
    color: #8f8f8f;
    line-height: .36rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hRank li .info p:first-of-type {
    max-width: 3.9rem;
    font-size: .32rem;
    color: #333;
    line-height: .4rem;
    margin-bottom: .05rem;
}

.hRank li .info p:nth-of-type(2) {
    color: #ababab;
}

.hRank li .info p span {
    margin-right: .18rem;
    color: #8f8f8f;
}

.hRank li a:nth-of-type(1)>i {
    display: inline-block;
    width: .43rem;
    font-size: .24rem;
    color: #8f8f8f;
}

.hRank li:last-child {
    border-bottom: 0;
}

.hRank li .btn {
    position: absolute;
    top: .52rem;
    right: 0;
    display: block;
    width: 1.26rem;
    height: .52rem;
    line-height: .52rem;
    margin: 0 auto;
    border-radius: .08rem;
    color: #fff;
    font-size: .28rem;
    text-align: center;
    background-color: #ee6767;
}

/* game */
.kgNav {
    padding: .32rem 0 .2rem .26rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.kgNav a {
    display: block;
    width: 2.2rem;
    height: .7rem;
    line-height: .7rem;
    text-align: center;
    background-color: #ee6767;
    color: #fff;
    font-size: .26rem;
    border-radius: .08rem;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 .19rem .2rem 0;
}

.kgNav a:nth-of-type(16n+1) {
    color: #bea901;
    background-color: #fbf9e3;
}

.kgNav a:nth-of-type(16n+2) {
    color: #f47920;
    background-color: #fff5ed;
}

.kgNav a:nth-of-type(16n+3) {
    color: #7fb80e;
    background-color: #f9ffed;
}

.kgNav a:nth-of-type(16n+4) {
    color: #6f60aa;
    background-color: #f1edff;
}

.kgNav a:nth-of-type(16n+5) {
    color: #009ad6;
    background-color: #edfaff;
}

.kgNav a:nth-of-type(16n+6) {
    color: #c77eb5;
    background-color: #ffedfb;
}

.kgNav a:nth-of-type(16n+7) {
    color: #4e72b8;
    background-color: #edf3ff;
}

.kgNav a:nth-of-type(16n+8) {
    color: #dea32c;
    background-color: #fff9ed;
}

.kgNav a:nth-of-type(16n+9) {
    color: #45b97c;
    background-color: #edfff5;
}

.kgNav a:nth-of-type(16n+10) {
    color: #7bbfea;
    background-color: #edf8ff;
}

.kgNav a:nth-of-type(16n+11) {
    color: #f1516c;
    background-color: #ffedf0;
}

.kgNav a:nth-of-type(16n+12) {
    color: #7fb86e;
    background-color: #f1ffed;
}

.kgNav a:nth-of-type(16n+13) {
    color: #9b95c9;
    background-color: #efedff;
}

.kgNav a:nth-of-type(16n+14) {
    color: #f69c9f;
    background-color: #ffedee;
}

.kgNav a:nth-of-type(16n+15) {
    color: #fcaf18;
    background-color: #fff9ed;
}

.kgNav a:nth-of-type(16n+16) {
    color: #2585a6;
    background-color: #edfbff;
}

.kgNav a.current {
    color: #fff;
    background-color: #ee6767;
}

.kgTab {
    padding: .4rem .26rem 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.kgTab li {
    display: block;
    width: 1.98rem;
}

.kgTab a {
    display: block;
    height: .64rem;
    line-height: .66rem;
    text-align: center;
    color: #8f8f8f;
    font-size: .3rem;
    border-radius: .32rem;
    border: 1px solid #e4e4e4;
    margin-bottom: .2rem;
    overflow: hidden;
    white-space: nowrap;
}

.kgTab li.current-menu-item a {
    color: #fff;
    background-color: #ee6767;
    border-color: #ee6767;
}

.knTab {
    padding: .32rem .26rem 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.knTab a {
    display: block;
    width: 1.58rem;
    height: .64rem;
    line-height: .66rem;
    text-align: center;
    color: #8f8f8f;
    font-size: .3rem;
    border-radius: .32rem;
    border: 1px solid #e4e4e4;
    margin-bottom: .2rem;
    overflow: hidden;
    white-space: nowrap;
}

.knTab a.current {
    color: #fff;
    background-color: #ee6767;
    border-color: #ee6767;
}

.ktTab {
    padding: .4rem .26rem 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.ktTab a {
    display: block;
    width: 1.58rem;
    height: .64rem;
    line-height: .66rem;
    text-align: center;
    color: #8f8f8f;
    font-size: .3rem;
    border-radius: .32rem;
    border: 1px solid #e4e4e4;
    margin-bottom: .2rem;
    overflow: hidden;
    white-space: nowrap;
}

.ktTab a.current {
    color: #fff;
    background-color: #ee6767;
    border-color: #ee6767;
}


.tSlider {
    padding-left: .26rem;
    height: 3.28rem;
}

.tSlider a {
    position: relative;
    display: block;
    width: 5.2rem;
    height: 2.49rem;
    margin-top: .17rem;
    border-radius: .12rem;
    overflow: hidden;
}

.tSlider img {
    display: block;
    width: 5.2rem;
    height: 2.49rem;
    border-radius: .12rem;
}

.tSlider a p {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .18);
}

.tSlider a p span {
    position: absolute;
    top: .82rem;
    display: block;
    width: 100%;
    height: .86rem;
    line-height: .86rem;
    text-align: center;
    font-size: .36rem;
    color: #140e10;
    background-color: rgba(255, 255, 255, .3);
    text-shadow: 0 0 20px rgba(255, 255, 255, .9);
}

.tSlider .swiper-slide {
    width: 5.2rem;
    height: 2.49rem;
}

.tSlider .swiper-slide-active {
    width: 5.9rem;
    height: 2.83rem;
}

.tSlider .swiper-slide-active a {
    width: 5.9rem;
    height: 2.83rem;
    margin-top: 0;
}

.tSlider .swiper-slide-active img {
    width: 5.9rem;
    height: 2.83rem;
}

.tSlider .swiper-slide-active a p span {
    height: .97rem;
    line-height: .97rem;
    top: .93rem;
}

.tSlider .swiper-pagination-bullets {
    bottom: .15rem !important;
}

.tSlider .swiper-pagination-bullet {
    width: .26rem;
    height: .05rem;
    background-color: #dcdcdc;
    border-radius: .05rem;
    opacity: 1;
    margin: 0 .2rem;
}

.tSlider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: .36rem;
    background-color: #ee6767;
    opacity: 1
}

.kTopList ul {
    padding: 0 .26rem;
}

.kTopList ul li {
    position: relative;
    padding: .3rem 0;
    border-bottom: 1px solid #e6e6e6;
}

.kTopList li>a {
    position: relative;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.kTopList li>a .img {
    display: block;
    width: 3.38rem;
    height: 1.91rem;
    border-radius: .08rem;
    overflow: hidden;
}

.kTopList li>a img {
    display: block;
    width: 3.38rem;
    min-height: 1.91rem;
    border-radius: .08rem;
    height: auto;
    transform: scale(1.1);
}

.kTopList li .info {
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 0%;
    height: 1.91rem;
    margin-left: .2rem;
}

.kTopList li .info p {
    display: block;
    width: auto;
    font-size: .24rem;
    color: #8f8f8f;
    line-height: .36rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.kTopList li .info p:first-of-type {
    font-size: .32rem;
    color: #424242;
    margin: .08rem 0;
    white-space: nowrap;
}

.kTopList li .info p:nth-of-type(2) {
    height: 1.4rem;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.kTopList li>a span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1.3rem;
    height: .46rem;
    padding-left: .2rem;
    line-height: .46rem;
    font-size: .22rem;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    background: linear-gradient(to right, rgba(0, 0, 0, .8), rgba(0, 0, 0, .01));
    border-top-left-radius: .08rem;
}

.kTopList li:last-child {
    border-bottom: 0;
}

.kTopList li .tags {
    margin-top: .3rem;
    overflow-x: auto;
    white-space: nowrap;
    font-size: 0;
    overflow-x: -moz-scrollbars-none;
    -ms-overflow-style: none;
}

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

.kTopList li .tags a {
    display: inline-block;
    width: 1.8rem;
    height: .6rem;
    line-height: .6rem;
    color: #8f8f8f;
    font-size: .26rem;
    text-align: center;
    border-radius: .06rem;
    background-color: #eee;
    margin-right: .16rem;
    overflow: hidden;
}

.krTop .kTitle {
    padding: .3rem .26rem 0;
}

.krNav {
    padding: .3rem 0 .2rem .26rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.krNav a {
    display: block;
    width: 3.4rem;
    height: .64rem;
    line-height: .64rem;
    text-align: center;
    background-color: #eee;
    color: #424242;
    font-size: .3rem;
    border-radius: .08rem;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 .19rem .2rem 0;
}

.krNav a.current {
    color: #fff;
    background-color: #ee6767;
}

.kRList .rank-menu {
    padding: .4rem .26rem 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.kRList .rank-menu li {
    display: block;
    width: 1.7rem;
    height: .64rem;
    line-height: .66rem;
    text-align: center;
    color: #8f8f8f;
    font-size: .3rem;
    border-radius: .32rem;
    border: 1px solid #e4e4e4;
    margin-bottom: .2rem;
    overflow: hidden;
    white-space: nowrap;
}

.kRList .rank-menu li a {
    display: block;
    width: 100%;
    height: 100%;
}



.kRList .rank-menu li.current-menu-item {
    color: #fff;
    background-color: #ee6767;
    border-color: #ee6767;
}

.kRList .rank-menu li.current-menu-item a {
    color: #fff;
}

.kRList .hzt-soft-list {
    padding: 0 .26rem .1rem;
}

.kRList .hzt-soft-list li {
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}

.kRList .hzt-soft-list li a {
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.kRList .hzt-soft-list li a img {
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: .24rem;
    margin: .2rem 0;
}

.kRList .hzt-soft-list li .info {
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 0%;
    height: 1.2rem;
    padding: .2rem 0;
    margin-left: .2rem;
    position: relative;
}

.kRList .hzt-soft-list li .info p {
    display: block;
    width: auto;
    font-size: .24rem;
    color: #8f8f8f;
    line-height: .36rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.kRList .hzt-soft-list li .info p:last-of-type {
    margin-top: 5px;
}

.kRList .hzt-soft-list li .info p:first-of-type {
    max-width: 3.9rem;
    font-size: .32rem;
    color: #333;
    line-height: .4rem;
    margin-bottom: .05rem;
}

.kRList .hzt-soft-list li .info p:nth-of-type(2) {
    color: #ababab;
}

.kRList .hzt-soft-list li .info p span {
    margin-right: .18rem;
    color: #8f8f8f;
}

.kRList .hzt-soft-list li a:nth-of-type(1)>i {
    display: inline-block;
    width: .43rem;
    font-size: .24rem;
    color: #8f8f8f;
}

.kRList .hzt-soft-list li:last-child {
    border-bottom: 0;
}

.kRList .hzt-soft-list li .btn {
    position: absolute;
    top: .52rem;
    right: 0;
    display: block;
    width: 1.26rem;
    height: .52rem;
    line-height: .52rem;
    margin: 0 auto;
    border-radius: .08rem;
    color: #fff;
    font-size: .28rem;
    text-align: center;
    background-color: #ee6767;
}

.kRList .hzt-soft-list li:nth-of-type(-n+3) a:nth-of-type(1)>i {
    color: #ee6767;
    font-weight: bold;
}

/* game */
.kgTop {
    background-image: url(../images/gamenbg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: .6rem .26rem .2rem;
    text-align: center;
}

.kgTop img {
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: .32rem;
    margin: 0 auto;
}

.kgTop p {
    display: block;
    width: auto;
    font-size: .24rem;
    color: #8f8f8f;
    line-height: .36rem;
    overflow: hidden;
}

.kgTop .intro {
    margin-top: .1rem;
    line-height: .42rem;
}

.kgTop .intro span {
    display: inline-block;
    max-width: 6.2rem;
    font-size: .24rem;
    color: #8f8f8f;
    max-height: .84rem;
    overflow: hidden;
}

.kgTop .intro i {
    display: inline-block;
    width: .14rem;
    height: .14rem;
    margin: 0 .1rem;
    vertical-align: top;
    position: relative;
    top: .1rem;
}

.kgTop .intro i:nth-of-type(1) {
    background-position: -5.46rem -.35rem;
}

.kgTop .intro i:nth-of-type(2) {
    background-position: -5.78rem -.35rem;
}

.kgTop h1 {
    font-size: .36rem;
    color: #424242;
    line-height: .42rem;
    margin-bottom: .1rem;
}

.kgTop p span:nth-of-type(1) {
    margin-right: .12rem;
}

.linkBtn {
    padding: .3rem 0 .1rem;
}

.linkBtn a,
.linkBtn button {
    display: block;
    width: 5.2rem;
    height: .78rem;
    line-height: .78rem;
    font-size: .36rem;
    color: #fff;
    text-align: center;
    background-color: #ee6767;
    border: none;
    border-radius: .08rem;
    margin: 0rem auto .1rem;
}

.linkBtn .kadrBtn {
    background-color: #67ddab;
}

.linkBtn .kadrBtn i {
    display: inline-block;
    width: .34rem;
    height: .42rem;
    background-position: -1.34rem -4.93rem;
    position: relative;
    top: .08rem;
    margin-right: .1rem;
}

.linkBtn .kiosBtn {
    background-color: #38a6fd;
}

.linkBtn .kiosBtn i {
    display: inline-block;
    width: .38rem;
    height: .44rem;
    background-position: -.73rem -4.93rem;
    position: relative;
    top: .07rem;
    margin-right: .1rem;
}

.linkBtn .kOrder {
    background-color: #f36861;
}

.linkBtn .kOrder i {
    display: inline-block;
    width: .42rem;
    height: .42rem;
    background-position: -.08rem -4.93rem;
    position: relative;
    top: .08rem;
    margin-right: .1rem;
}

.linkBtn .knoDown {
    background-color: #c2c2c2;
}

.oTip {
    text-align: left;
    white-space: normal;
    font-size: .2rem;
}

.oTip em {
    font-size: .24rem;
    color: #424242;
    display: block;
    line-height: .52rem;
    font-weight: bold;
}

.kgInfo ul {
    padding: .1rem .26rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.kgInfo ul li {
    width: 50%;
    font-size: .28rem;
    color: #424242;
    line-height: .52rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gPower,
.gSecret {
    color: #38a6fd;
}

.kgInfo .list {
    padding: .1rem 0 .2rem .26rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.kgInfo .list a {
    display: block;
    width: 1.6rem;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    background-color: #ee6767;
    color: #fff;
    font-size: .26rem;
    border-radius: .08rem;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 .2rem .2rem 0;
}

.kgInfo .list a:nth-of-type(16n+1) {
    color: #f47920;
    background-color: #fff5ed;
}

.kgInfo .list a:nth-of-type(16n+2) {
    color: #7fb80e;
    background-color: #f9ffed;
}

.kgInfo .list a:nth-of-type(16n+3) {
    color: #6f60aa;
    background-color: #f1edff;
}

.kgInfo .list a:nth-of-type(16n+4) {
    color: #009ad6;
    background-color: #edfaff;
}

.kgInfo .list a:nth-of-type(16n+5) {
    color: #c77eb5;
    background-color: #ffedfb;
}

.kgInfo .list a:nth-of-type(16n+6) {
    color: #4e72b8;
    background-color: #edf3ff;
}

.kgInfo .list a:nth-of-type(16n+7) {
    color: #dea32c;
    background-color: #fff9ed;
}

.kgInfo .list a:nth-of-type(16n+8) {
    color: #45b97c;
    background-color: #edfff5;
}

.kgInfo .list a:nth-of-type(16n+9) {
    color: #7bbfea;
    background-color: #edf8ff;
}

.kgInfo .list a:nth-of-type(16n+10) {
    color: #f1516c;
    background-color: #ffedf0;
}

.kgInfo .list a:nth-of-type(16n+11) {
    color: #7fb86e;
    background-color: #f1ffed;
}

.kgInfo .list a:nth-of-type(16n+12) {
    color: #9b95c9;
    background-color: #efedff;
}

.kgInfo .list a:nth-of-type(16n+13) {
    color: #f69c9f;
    background-color: #ffedee;
}

.kgInfo .list a:nth-of-type(16n+14) {
    color: #fcaf18;
    background-color: #fff9ed;
}

.kgInfo .list a:nth-of-type(16n+15) {
    color: #2585a6;
    background-color: #edfbff;
}

.kgInfo .list a:nth-of-type(16n+16) {
    color: #bea901;
    background-color: #fbf9e3;
}

.showImg {
    padding: .2rem 0 .12rem .26rem;
}

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

.img_item ul {
    font-size: 0;
}

.img_item ul li {
    margin-right: .1rem;
    display: inline-block;
}

.img_item ul li img {
    width: auto;
    max-height: 4.6rem;
}

.img_item ul li:last-of-type {
    margin-right: .26rem;
}

div.photo-box {
    width: 100%;
    background: rgba(0, 0, 0, .8);
    height: 100% !important;
    position: fixed;
    overflow: hidden;
    display: none;
    z-index: 999;
    left: 0;
    top: 0;
}

.cf {
    *zoom: 1;
}

.pinch-zoom-container {
    height: 100% !important;
}

.img-slider {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
}

.img-slider li {
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    z-index: 999;
}

div.photo-box li {
    list-style: none;
}

.img-slider li img {
    width: 86% !important;
    vertical-align: middle;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.game-video {
    height: 4.5rem;
    margin: auto;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: 50%
}

.game-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.game-video img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.game-video .cont {
    width: 7.5rem;
    height: 4.5rem;
}

.game-video .cont iframe {
    width: 7.5rem;
    height: 4.5rem;
}

.game-video .vback {
    display: none;
    width: 100%;
    height: 4.5rem;
    position: absolute;
    left: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6);
}

.game-video .vback .info {
    width: 2rem;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: .8rem auto .3rem auto;
}

.game-video .vback .info .img_box {
    width: 2rem;
    text-align: center;
    position: relative;
}

.game-video .vback .info img {
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: .3rem;
    margin: 0 auto;
}

.game-video .vback .info p {
    color: #fff;
    font-size: .28rem;
    overflow: hidden;
    white-space: nowrap;
    margin: .1rem auto 0 auto;
    text-align: center;
}

.game-video .vback .info .replay {
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: .2rem;
    border-radius: .3rem;
}

.game-video .vback .info .replay i {
    display: block;
    width: .63rem;
    height: .63rem;
    background-position: -7.67rem -4.91rem;
    margin: .44rem auto;
}

.game-video .vback .btn {
    display: block;
    width: 2.2rem;
    height: .56rem;
    line-height: .56rem;
    color: #fff;
    background: #38a6fd;
    border-radius: .6rem;
    font-size: .3rem;
    text-align: center;
    margin: 0 auto;
}

.kgCont {
    overflow: hidden;
}

.kgCont .contHid {
    height: 12rem;
    padding: .1rem .26rem 0;
    overflow: hidden;
}

.kgCont .hAuto {
    height: auto;
}

.kgCont .cont {
    font-size: .26rem;
    line-height: .45rem;
    color: #454545;
}

.kgCont .cont a {
    color: #38a6fd;
    display: inline-block;
    line-height: .42rem;
    border-bottom: 1px solid #38a6fd;
    text-indent: 0;
}

.kgCont .cont p {
    margin-bottom: .16rem;
}

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

.kgCont .cont br:last-child {
    display: none;
}

.kgCont .cont h3 {
    font-size: .3rem;
    color: #f36861;
    height: .6rem;
    line-height: .6rem;
    background-color: #ffeded;
    font-weight: 700;
    margin: .1rem 0;
    border: 0;
    padding-left: .24rem;
}

.kgCont .cont h3:before {
    content: '';
    display: inline-block;
    width: .1rem;
    height: .1rem;
    background-color: #f36861;
    transform: rotate(45deg);
    vertical-align: middle;
    margin-right: .16rem;
}

.kgCont .cont h3:after {
    content: '';
    display: inline-block;
    width: .1rem;
    height: .1rem;
    background-color: #f36861;
    transform: rotate(45deg);
    vertical-align: middle;
    margin-left: .16rem;
}

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

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

.kgCont .cont table a {
    border-bottom: none;
}

.kgCont .cont strong {
    font-weight: bold;
}

.contHid {
    position: relative;
}

.contHid .linear {
    position: absolute;
    height: .52rem;
    bottom: 0;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(70%, #fff));
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #fff 70%);
}

.openHid {
    padding: 0 .26rem;
    height: .52rem;
    line-height: .52rem;
    font-size: .3rem;
    text-align: right;
    color: #ee6767;
    border-radius: .1rem;
    margin: .1rem 0;
    background-color: #fff;
}

.openHid em i {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .1rem;
    position: relative;
    top: .14rem;
    border-top: .16rem solid #ee6767;
    border-right: .1rem solid transparent;
    border-bottom: .16rem solid transparent;
    border-left: .1rem solid transparent;
}

.openHid em i.up {
    border-top-color: transparent;
    border-bottom-color: #ee6767;
    top: -.04rem;
}

.rizhi {
    position: relative;
}

.rizhi font {
    position: absolute;
    right: 0;
    top: .9rem;
    display: block;
    width: 1.18rem;
    height: .38rem;
    line-height: .38rem;
    border: 1px solid #f36861;
    font-size: .24rem;
    color: #f36861;
    border-radius: .38rem;
    text-align: center;
}

.rizhi {
    position: relative;
}

.rizhi strong {
    display: block;
    color: #454545;
    line-height: .52rem;
    font-size: .3rem;
    font-weight: bold;
    text-indent: 0em;
}

.rizhi p {
    margin-bottom: .12rem;
    border-bottom: none;
    display: block;
    text-indent: 2em;
}

.rizhi p span {
    display: block;
}

.rizhi p br {
    display: none;
}

.kgLike .tabMenu {
    padding-left: .26rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.kgLike .tabMenu span {
    display: block;
    width: 1.23rem;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    background-color: #ee6767;
    color: #fff;
    font-size: .26rem;
    border-radius: .08rem;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 .2rem .2rem 0;
}

.kgLike .tabMenu span:nth-of-type(8n+1) {
    color: #f47920;
    background-color: #fff5ed;
}

.kgLike .tabMenu span:nth-of-type(8n+2) {
    color: #7fb80e;
    background-color: #f9ffed;
}

.kgLike .tabMenu span:nth-of-type(8n+3) {
    color: #6f60aa;
    background-color: #f1edff;
}

.kgLike .tabMenu span:nth-of-type(8n+4) {
    color: #009ad6;
    background-color: #edfaff;
}

.kgLike .tabMenu span:nth-of-type(8n+5) {
    color: #c77eb5;
    background-color: #ffedfb;
}

.kgLike .tabMenu span:nth-of-type(8n+6) {
    color: #4e72b8;
    background-color: #edf3ff;
}

.kgLike .tabMenu span:nth-of-type(8n+7) {
    color: #dea32c;
    background-color: #fff9ed;
}

.kgLike .tabMenu span:nth-of-type(8n+8) {
    color: #45b97c;
    background-color: #edfff5;
}

.kgLike .subBox {
    padding: 0 .26rem;
}

.kglTop a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 1.9rem;
    background-color: #fafafa;
    margin-top: .2rem;
    border: 1px dashed #dcdcdc;
    border-radius: .08rem;
}

.kglTop img {
    width: 3.38rem;
    height: 1.94rem;
    position: relative;
    top: -.02rem;
    left: -.02rem;
    margin-right: .24rem;
    border-radius: .08rem;
}

.kglTop div {
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 0%;
    height: 1.89rem;
}

.kglTop p {
    display: block;
    width: auto;
    font-size: .24rem;
    color: #8f8f8f;
    line-height: .36rem;
    overflow: hidden;
}

.kglTop p:nth-of-type(1) {
    font-size: .3rem;
    color: #424242;
    margin-top: .1rem;
    line-height: .62rem;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.kglTop p:nth-of-type(2) {
    height: 1.1rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.kgLike .subBox ul {
    padding-top: .3rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.kgLike .subBox ul li {
    width: 1.74rem;
    text-align: center;
    margin-bottom: .16rem;
}

.kgLike .subBox ul li a {
    display: block;
    width: 1.64rem;
    padding: 0 .05rem;
}

.kgLike .subBox ul li a img {
    display: block;
    width: 1.32rem;
    height: 1.32rem;
    border-radius: .24rem;
    margin: 0 auto;
}

.kgLike .subBox ul li a p {
    width: 95%;
    height: .62rem;
    line-height: .62rem;
    color: #333;
    font-size: .26rem;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
}

.kgComment .comTop {
    padding: 0 .26rem;
    text-align: right;
}

.kgComment textarea {
    width: 100%;
    border: none;
    border: 1px solid #d2d2d2;
    padding: .2rem 0;
    height: 2rem;
    outline: none;
    resize: none;
    margin-top: .32rem;
    line-height: .56rem;
    text-indent: 1em;
    font-size: .28;
    color: #454545;
}

.kgComment textarea::-webkit-input-placeholder {
    font-size: .24rem;
    color: #8f8f8f;
}

.kgComment textarea:-moz-placeholder {
    font-size: .24rem;
    color: #8f8f8f;
}

.kgComment textarea::-moz-placeholder {
    font-size: .24rem;
    color: #8f8f8f;
    ;
}

.kgComment textarea:-ms-input-placeholder {
    font-size: .24rem;
    color: #8f8f8f;
}

.kgComment button {
    outline: none;
    border: none;
    cursor: pointer;
    width: 1.62rem;
    height: .6rem;
    line-height: .6rem;
    margin-top: .24rem;
    font-size: .26rem;
    color: #fff;
    background-color: #ee6767;
    border-radius: .08rem;
}

.kgComment button.disabled {
    cursor: default;
}

.comTit {
    width: 100%;
    height: .84rem;
    border-bottom: .02rem solid #e6e6e6;
    margin-top: .1rem;
}

.comTit em {
    position: relative;
    float: left;
    display: inline-block;
    height: .84rem;
    line-height: .84rem;
    font-size: .3rem;
    color: #ee6767;
    border-bottom: .02rem solid #ee6767;
    padding: 0 3px;
}

.comTit em:after {
    content: '';
    width: 100%;
    height: .02rem;
    background-color: #ee6767;
    position: absolute;
    bottom: -.02rem;
    left: 0;
}

.comTit span {
    float: right;
    display: inline-block;
    height: .8rem;
    line-height: .8rem;
    font-size: .28rem;
    color: #808080;
}

.comList {
    padding: 0 .26rem;
}

.comList li {
    padding: .2rem 0;
    border-bottom: 1px solid #f4f4f4;
}

.comList li:last-of-type {
    border: none;
}

.comList li>p {
    font-size: .26rem;
    color: #424242;
    line-height: .46rem;
    margin-top: .04rem;
}

.listTop {
    line-height: .64rem;
    overflow: hidden;
    *zoom: 1;
}

.listTop p,
.listTop em {
    float: left;
    display: inline-block;
    font-size: .24rem;
    color: #8f8f8f;
}

.listTop span {
    float: right;
    display: inline-block;
    font-size: .24rem;
    color: #424242;
    cursor: pointer;
}

.listTop em {
    margin-left: .64rem;
}

.kgComment .unlist {
    width: 100%;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: .28rem;
    color: #ababab;
    text-align: center;
}

/* td */
.ktdTop {
    position: relative;
    padding: 0 .26rem;
    overflow: hidden;
}

.ktdTop>span {
    position: absolute;
    top: 0;
    left: .26rem;
    display: block;
    width: 1.6rem;
    height: .46rem;
    padding-left: .2rem;
    line-height: .46rem;
    font-size: .22rem;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    background: linear-gradient(to right, rgba(0, 0, 0, .8), rgba(0, 0, 0, .01));
}

.ktdTop>em {
    position: absolute;
    top: 0;
    right: .26rem;
    display: block;
    width: 2.2rem;
    height: .46rem;
    padding-left: .2rem;
    line-height: .46rem;
    font-size: .22rem;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    background: linear-gradient(to right, rgba(0, 0, 0, .01), rgba(0, 0, 0, .8));
    overflow: hidden;
}

.ktdTop .img {
    display: block;
    width: 100%;
    height: 4.23rem;
    margin: 0 auto;
    overflow: hidden;
}

.ktdTop img {
    display: block;
    width: 100%;
    min-height: 4.23rem;
    margin: 0 auto;
    height: auto;
    transform: scale(1.1);
}

.ktdTop .intro {
    padding: .14rem 0 0;
    line-height: .5rem;
    background-color: #eee;
    text-align: center;
}

.ktdTop .intro h1 {
    display: inline-block;
    max-width: 5.6rem;
    font-size: .36rem;
    color: #424242;
    line-height: .5rem;
    font-weight: bold;
    overflow: hidden;
}

.ktdTop .intro i {
    display: inline-block;
    width: .23rem;
    height: .2rem;
    margin: 0 .16rem;
    vertical-align: top;
    position: relative;
    top: .1rem;
}

.ktdTop .intro i:nth-of-type(1) {
    background-position: -6.36rem -.32rem;
}

.ktdTop .intro i:nth-of-type(2) {
    background-position: -6.8rem -.32rem;
}

.ktdTop p {
    display: block;
    padding: .2rem 0 .22rem;
    font-size: .28rem;
    color: #8f8f8f;
    line-height: .5rem;
    overflow: hidden;
}

.ktdRec span {
    display: block;
    padding: .2rem .26rem 0rem;
    line-height: .6rem;
    height: .6rem;
    font-size: .32rem;
    color: #333;
    font-weight: 500
}

.ktdRec div {
    padding: 0 0 .2rem .26rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.ktdRec div a {
    display: block;
    width: 1.6rem;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    background-color: #ee6767;
    color: #fff;
    font-size: .26rem;
    border-radius: .08rem;
    overflow: hidden;
    white-space: nowrap;
    margin: .2rem .2rem 0 0;
}

.ktdRec div a:nth-of-type(16n+1) {
    color: #f47920;
    background-color: #fff5ed;
}

.ktdRec div a:nth-of-type(16n+2) {
    color: #7fb80e;
    background-color: #f9ffed;
}

.ktdRec div a:nth-of-type(16n+3) {
    color: #6f60aa;
    background-color: #f1edff;
}

.ktdRec div a:nth-of-type(16n+4) {
    color: #009ad6;
    background-color: #edfaff;
}

.ktdRec div a:nth-of-type(16n+5) {
    color: #c77eb5;
    background-color: #ffedfb;
}

.ktdRec div a:nth-of-type(16n+6) {
    color: #4e72b8;
    background-color: #edf3ff;
}

.ktdRec div a:nth-of-type(16n+7) {
    color: #dea32c;
    background-color: #fff9ed;
}

.ktdRec div a:nth-of-type(16n+8) {
    color: #45b97c;
    background-color: #edfff5;
}

.ktdRec div a:nth-of-type(16n+9) {
    color: #7bbfea;
    background-color: #edf8ff;
}

.ktdRec div a:nth-of-type(16n+10) {
    color: #f1516c;
    background-color: #ffedf0;
}

.ktdRec div a:nth-of-type(16n+11) {
    color: #7fb86e;
    background-color: #f1ffed;
}

.ktdRec div a:nth-of-type(16n+12) {
    color: #9b95c9;
    background-color: #efedff;
}

.ktdRec div a:nth-of-type(16n+13) {
    color: #f69c9f;
    background-color: #ffedee;
}

.ktdRec div a:nth-of-type(16n+14) {
    color: #fcaf18;
    background-color: #fff9ed;
}

.ktdRec div a:nth-of-type(16n+15) {
    color: #2585a6;
    background-color: #edfbff;
}

.ktdRec div a:nth-of-type(16n+16) {
    color: #bea901;
    background-color: #fbf9e3;
}

/* jhdown */
.kgrdTop {
    background-image: url(../images/gamej1.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 1.08rem 0rem .2rem;
    position: relative;
}

.kgrdTop>div:nth-of-type(1) {
    position: relative;
    background-image: url(../images/gamej2.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 0 .2rem;
    border-radius: .08rem;
    margin: 0 .26rem;
}

.kgrdTop>div:nth-of-type(1) a:nth-of-type(1) {
    position: relative;
    top: -.6rem;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.kgrdTop>div:nth-of-type(1) a:nth-of-type(1) img {
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: .28rem;
}

.kgrdTop>div:nth-of-type(1) .info {
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 0%;
    max-width: 3.8rem;
    height: 1.6rem;
    margin-left: .2rem;
    position: relative;
}

.kgrdTop>div:nth-of-type(1) .info h1 {
    font-size: .36rem;
    color: #424242;
    line-height: .62rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.kgrdTop>div:nth-of-type(1) .info p {
    display: block;
    width: auto;
    font-size: .24rem;
    color: #8f8f8f;
    line-height: .42rem;
    margin-top: .1rem;
    overflow: hidden;
}

.kgrdTop>div:nth-of-type(1) .info p span {
    display: inline-block;
    width: 1.86rem;
    line-height: .36rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.kgrdTop>div:nth-of-type(1) a.btn {
    position: absolute;
    top: -.25rem;
    right: .2rem;
    display: block;
    width: 1.26rem;
    height: .52rem;
    line-height: .52rem;
    margin: 0 auto;
    border-radius: .08rem;
    color: #fff;
    font-size: .28rem;
    text-align: center;
    background-color: #ee6767;
}

.kgrdTop>div:nth-of-type(1) .txt {
    display: block;
    font-size: .26rem;
    color: #5c5c5c;
    line-height: .46rem;
    max-height: 1.4rem;
    position: relative;
    top: -.4rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.kgrdTop>div:nth-of-type(1) .txt label {
    color: #38a6fd;
}

.kgrdTop .kTitle {
    padding-top: .2rem;
    padding-bottom: .15rem;
}

.kgrdTop .kTitle em {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.kgrdTop .linkBtn {
    padding: 0;
}

.kgEditon ul {
    padding: 0 .26rem .26rem;
}

.kgEditon ul li {
    position: relative;
    margin-top: .2rem;
}

.kgEditon li a:nth-of-type(1) {
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: .2rem .19rem;
    border: 1px solid #ebebeb;
    background-color: #fafafa;
}

.kgEditon li a:nth-of-type(1) img {
    display: block;
    width: .88rem;
    height: .88rem;
    border-radius: .16rem;
}

.kgEditon li .info {
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 0%;
    height: .88rem;
    margin-left: .2rem;
    position: relative;
}

.kgEditon li .info p {
    display: block;
    width: auto;
    font-size: .24rem;
    color: #8f8f8f;
    line-height: .36rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.kgEditon li .info p:first-of-type {
    font-size: .3rem;
    color: #424242;
    line-height: .46rem;
    margin-bottom: .04rem;
}

.kgEditon li .info p:nth-of-type(2) {
    color: #ababab;
}

.kgEditon li .info p span {
    margin-right: .28rem;
    color: #8f8f8f;
}

.kgEditon li .btn {
    position: absolute;
    top: .2rem;
    right: .2rem;
    display: block;
    width: 1.26rem;
    height: .52rem;
    line-height: .52rem;
    margin: 0 auto;
    border-radius: .08rem;
    color: #ee6767;
    font-size: .28rem;
    text-align: center;
    background-color: #ffeeed;
}

.kgEditon .kTitle {
    padding-bottom: .1rem;
}

.kgrMore {
    display: block;
    height: .62rem;
    line-height: .62rem;
    font-size: .26rem;
    color: #fff;
    text-align: center;
    background-color: #ee6767;
    border-radius: .08rem;
    margin: 0 .26rem .1rem;
}

.kgrMore i {
    display: inline-block;
    width: .11rem;
    height: .2rem;
    background-position: -6.11rem -.32rem;
    margin: 0 .1rem;
}

.knDetial {
    padding: .35rem .26rem .2rem;
    background-color: #fff;
    border-top: 1px solid #dfdfdf;
}

.knDetial h1 {
    font-size: .36rem;
    color: #424242;
    line-height: .56rem;
    font-weight: 700;
    text-align: center
}

.knDetial .intro {
    font-size: .24rem;
    color: #8f8f8f;
    padding: .2rem 0 .26rem 0;
    border-bottom: 1px dashed #d2d2d2;
    margin-bottom: .22rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.knDetial .intro span {
    max-width: 50%;
    overflow: hidden;
    white-space: nowrap;
}

.knDetial .intro span i {
    display: inline-block;
    width: .24rem;
    height: .24rem;
    background-position: -3.26rem -.32rem;
    position: relative;
    top: 0.04rem;
    margin-right: .1rem;
}

.knDetial .cont {
    font-size: .26rem;
    line-height: .45rem;
    color: #454545;
    overflow: hidden;
}

.knDetial .cont a {
    color: #38a6fd;
    line-height: .42rem;
    border-bottom: 1px solid #38a6fd;
    text-indent: 0;
}

.knDetial .cont p {
    margin-bottom: .16rem;
    text-indent: 2em;
}

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

.knDetial .cont h3 {
    display: block;
    font-size: .32rem;
    line-height: .36rem;
    margin-bottom: .3rem;
    padding: 0 .16rem;
    border-left: .08rem solid #38a6fd;
    font-weight: bold;
    color: #333;
}

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

.knDetial .cont table {
    width: 100% !important;
    margin-bottom: .2rem;
}

.knDetial .cont table a {
    border-bottom: none;
}

.knDetial .cont strong {
    font-weight: bold;
}

.tablep table {
    margin-bottom: .42rem;
}

.tablep em {
    display: block;
    font-size: .32rem;
    line-height: .36rem;
    margin-bottom: .3rem;
    padding: 0 .16rem;
    border-left: .08rem solid #38a6fd;
    font-weight: bold;
    color: #333;
}

.tablep a {
    color: #0000ee;
}

.kgCont .tablep {
    padding: 0 .26rem;
}


.knGame {
    position: relative;
    background-image: url(../images/newsbg.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: .2rem 0;
}

.knGame a:nth-of-type(1) {
    position: relative;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: .2rem;
}

.knGame a:nth-of-type(1) img {
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: .24rem;
    border: .04rem solid #fff;
}

.knGame .info {
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 0%;
    height: 1.28rem;
    margin-left: .2rem;
    position: relative;
}

.knGame .info p:nth-of-type(1) {
    font-size: .32rem;
    color: #424242;
    line-height: .52rem;
    margin-bottom: .06rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.knGame .info p {
    display: block;
    width: auto;
    font-size: .24rem;
    color: #8f8f8f;
    line-height: .36rem;
    overflow: hidden;
}

.knGame .info p span {
    display: inline-block;
    width: 2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.knGame a.btn {
    position: absolute;
    top: .6rem;
    right: .2rem;
    display: block;
    width: 1.42rem;
    height: .52rem;
    line-height: .52rem;
    margin: 0 auto;
    border-radius: .08rem;
    color: #fff;
    font-size: .28rem;
    text-align: center;
    background-color: #ee6767;
}



/* feedback */
.kgInfo {
    position: relative;
}

.feBaBtn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.46rem .26rem .16rem;
    overflow: hidden;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #ffbe00;
    text-align: center;
}

.feBaBtn i {
    display: inline-block;
    width: 0.26rem;
    height: 0.28rem;
    position: relative;
    top: 0.05rem;
    background-position: -8.77rem -4.45rem;
    margin-right: .06rem;
}

.feedBack {
    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);
}

.feHead {
    position: absolute;
    z-index: 5;
    top: 1.6rem;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    width: 5.2rem;
    border-radius: .08rem;
    text-align: center;
}

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

.feBaClose i {
    display: inline-block;
    width: .4rem;
    height: .4rem;
    background-position: -9.49rem -3.7rem;
    position: relative;
}

.feHead .oTitle {
    position: relative;
    width: 100%;
    height: .62rem;
    padding-top: .28rem;
    background-image: url(../images/gametbg.jpg);
    background-size: 100% 100%;
    text-align: center;
    border-top-left-radius: .08rem;
    border-top-right-radius: .08rem;
}

.feHead .oTitle>i {
    display: block;
    width: .76rem;
    height: .9rem;
    background-position: -4.61rem -8.98rem;
    position: absolute;
    top: -.47rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.feHead .oTitle p {
    font-size: .3rem;
    color: #fff;
    line-height: .62rem;
    white-space: nowrap;
    overflow: hidden;
}

.feBack {
    margin: .2rem .4rem;
}

.feBack span {
    font-size: .24rem;
    color: #4c4c4c;
    margin: .16rem 0;
    display: block;
    text-align: left;
}

.feBack .info {
    border: 1px solid #dcdcdc;
    border-radius: .1rem;
    background-color: #fafafa;
}

.feBack .info p {
    font-size: .28rem;
    color: #303030;
    line-height: .88rem;
    border-bottom: 1px solid #dcdcdc;
}

.feBack textarea {
    display: block;
    width: 4.2rem;
    height: .9rem;
    border: none;
    resize: none;
    background: #fafafa;
    padding-left: .2rem;
    padding-top: .1rem;
    font-size: .24rem;
}

.checkbox {
    position: relative;
    height: .58rem;
    line-height: .58rem;
    border-bottom: 1px solid #dcdcdc;
}

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

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

.checkbox label {
    position: absolute;
    left: .2rem;
    top: 0;
    height: .2rem;
    line-height: .2rem;
    width: 3.7rem;
    text-align: left;
    font-size: .24rem;
    color: #8f8f8f;
    padding: .19rem 0;
}

.checkbox label:after {
    content: '';
    position: absolute;
    right: -.3rem;
    top: .16rem;
    width: .2rem;
    height: .2rem;
    border-radius: .03rem;
    border: 1px solid #dcdcdc;
    text-align: center;
}

.checkbox input[type='checkbox']:checked+label:after {
    background-color: #38a6fd;
    content: "√";
    border-color: #38a6fd;
    color: #fff;
    font-size: .18rem;
}

.telBox {
    height: .62rem;
    overflow: hidden;
}

.telBox span {
    font-size: .24rem;
    color: 00121a;
}

.telBox input {
    border: none;
    padding-left: .2rem;
    height: .58rem;
    line-height: .58rem;
    width: 4.16rem;
    font-size: .24rem;
    background-color: #fafafa;
    border: 1px solid #dcdcdc;
    border-radius: .08rem;
}

.telBox input::-webkit-input-placeholder {
    color: #888;
}

.telBox input:-moz-placeholder {
    color: #888;
}

.telBox input::-moz-placeholder {
    color: #888;
}

.telBox input:-ms-input-placeholder {
    color: #888;
}

.feSubmit {
    width: 5.2rem;
}

.feSubmit input {
    display: block;
    width: 3.28rem;
    height: .6rem;
    border: 0;
    background-color: #38a6fd;
    color: #fff;
    font-size: .28rem;
    border-radius: .08rem;
    line-height: .6rem;
    margin: .3rem auto;
    overflow: hidden;
    white-space: nowrap;
}

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

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

.orderBox .oClose {
    position: absolute;
    top: -.9rem;
    right: 0;
    margin: auto;
    z-index: 10;
}

.orderBox .oClose i {
    display: inline-block;
    width: .4rem;
    height: .4rem;
    background-position: -9.49rem -3.7rem;
    position: relative;
}

.orderBox .oTitle {
    position: relative;
    width: 100%;
    height: .62rem;
    padding-top: .28rem;
    background-image: url(../images/gametbg.jpg);
    background-size: 100% 100%;
    text-align: center;
    border-top-left-radius: .08rem;
    border-top-right-radius: .08rem;
}

.orderBox .oTitle>i {
    display: block;
    width: .9rem;
    height: .91rem;
    background-position: -6.88rem -8.98rem;
    position: absolute;
    top: -.47rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.orderBox .oTitle p {
    font-size: .3rem;
    color: #fff;
    line-height: .62rem;
    white-space: nowrap;
    overflow: hidden;
}

.orderBox form .tel {
    width: 2.74rem;
    border: 1px solid #d2d2d2;
    background-color: #fff;
    color: #808080;
    font-size: .24rem;
    border-radius: .08rem;
    padding: 0 .26rem;
    line-height: .58rem;
    margin: .3rem auto .1rem;
    overflow: hidden;
    white-space: nowrap;
}

.orderBox form p {
    color: #666;
    font-size: .28rem;
    line-height: .46rem;
    margin-top: .24rem;
    overflow: hidden;
    white-space: nowrap;
}

.orderBox form p em {
    color: #cc0000;
}

.orderBox form .oBtn {
    width: 3.28rem;
    height: .6rem;
    border: 0;
    background-color: #38a6fd;
    color: #fff;
    font-size: .28rem;
    border-radius: .08rem;
    line-height: .6rem;
    margin: .25rem auto .4rem;
    overflow: hidden;
    white-space: nowrap;
}

.orderBox .msg {
    color: #ff3232;
    font-size: .18rem;
    text-align: left;
    display: block;
    width: 3.28rem;
    margin: 0 auto;
}

.orderBox .oKnow {
    display: block;
    width: 3.28rem;
    height: .6rem;
    border: 0;
    background-color: #38a6fd;
    color: #fff;
    font-size: .28rem;
    border-radius: .08rem;
    line-height: .6rem;
    margin: .2rem auto .3rem;
    overflow: hidden;
    white-space: nowrap;
}

.orderBox .oWin {
    width: 100%;
    font-size: .36rem;
    border-radius: .08rem;
    text-align: center;
}

.orderBox .oWin strong {
    font-size: .28rem;
    color: #ffae00;
}

.orderBox .oWin>p {
    font-size: .24rem;
    color: #666;
    line-height: .36rem;
    margin-bottom: .2rem;
}

.orderBox .oWin>i {
    display: block;
    margin: .1rem auto;
    width: 1.6rem;
    height: .96rem;
    background-position: -8.35rem -6.01rem;
    position: relative;
}

.orderBox .oAgin {
    width: 100%;
    font-size: .36rem;
    border-radius: .08rem;
    text-align: center;
}

.orderBox .oAgin>p {
    font-size: .24rem;
    color: #666;
    line-height: .36rem;
    margin-bottom: .2rem;
}

.orderBox .oAgin>i {
    display: block;
    margin: .1rem auto;
    width: 1.6rem;
    height: 1.06rem;
    background-position: -8.35rem -7.49rem;
    position: relative;
}

.orderBox .oLose {
    width: 100%;
    font-size: .36rem;
    border-radius: .08rem;
    text-align: center;
}

.orderBox .oLose>p {
    font-size: .28rem;
    color: #141414;
    font-weight: 500;
    line-height: .36rem;
    margin-bottom: .2rem;
}

.orderBox .oLose>i {
    display: block;
    margin: .1rem auto;
    width: 1.6rem;
    height: .96rem;
    background-position: -8.35rem -8.96rem;
    position: relative;
}

/* rule */
.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, .62);
}

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

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

.ruleBox .rClose i {
    display: inline-block;
    width: .4rem;
    height: .4rem;
    background-position: -9.49rem -3.7rem;
    position: relative;
}

.ruleBox .rTitle {
    position: relative;
    width: 100%;
    height: .62rem;
    padding-top: .28rem;
    background-image: url(../images/gametbg.jpg);
    background-size: 100% 100%;
    text-align: center;
    border-top-left-radius: .08rem;
    border-top-right-radius: .08rem;
}

.ruleBox .rTitle>i {
    display: block;
    width: .81rem;
    height: .9rem;
    background-position: -5.75rem -8.98rem;
    position: absolute;
    top: -.47rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.ruleBox .rTitle p {
    font-size: .3rem;
    color: #fff;
    line-height: .62rem;
    white-space: nowrap;
    overflow: hidden;
}

.ruleBox .rSure {
    display: block;
    width: 3.28rem;
    height: .6rem;
    border: 0;
    background-color: #38a6fd;
    color: #fff;
    font-size: .28rem;
    border-radius: .08rem;
    line-height: .6rem;
    margin: .3rem auto;
    overflow: hidden;
    white-space: nowrap;
}

.ruleMain {
    display: block;
    width: 4.68rem;
    height: 4.4rem;
    border: none;
    padding: 0 .26rem;
    line-height: .42rem;
    font-size: .24rem;
    color: #4c4c4c;
    margin: .26rem auto;
    overflow: auto;
}

.ruleMain p {
    text-align: left;
}

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

/* Privacy */
.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, .62);
}

.privacyTxt {
    position: absolute;
    z-index: 5;
    top: 2.6rem;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    width: 5.2rem;
    border-radius: .08rem;
    text-align: center;
}

.privacyTxt .pClose {
    position: absolute;
    top: -.9rem;
    right: 0;
    margin: auto;
    z-index: 10;
}

.privacyTxt .pClose i {
    display: inline-block;
    width: .4rem;
    height: .4rem;
    background-position: -9.49rem -3.7rem;
    position: relative;
}

.privacyTxt .oTitle {
    position: relative;
    width: 100%;
    height: .62rem;
    padding-top: .28rem;
    background-image: url(../images/gametbg.jpg);
    background-size: 100% 100%;
    text-align: center;
    border-top-left-radius: .08rem;
    border-top-right-radius: .08rem;
}

.privacyTxt .oTitle>i {
    display: block;
    width: .81rem;
    height: .9rem;
    background-position: -5.75rem -8.98rem;
    position: absolute;
    top: -.47rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.privacyTxt .oTitle p {
    font-size: .3rem;
    color: #fff;
    line-height: .62rem;
    white-space: nowrap;
    overflow: hidden;
}

.privacyTxt .gSure {
    display: block;
    width: 3.28rem;
    height: .6rem;
    border: 0;
    background-color: #38a6fd;
    color: #fff;
    font-size: .28rem;
    border-radius: .08rem;
    line-height: .6rem;
    margin: .3rem auto;
    overflow: hidden;
    white-space: nowrap;
}

.privacyMain {
    display: block;
    width: 4.68rem;
    height: 4.4rem;
    border: none;
    padding: 0 .26rem;
    line-height: .42rem;
    font-size: .24rem;
    color: #4c4c4c;
    margin: .26rem auto;
    overflow: auto;
}

.privacyMain p {
    text-align: left;
}

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

/* log */
.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, .62);
}

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

.logBox .lClose {
    position: absolute;
    bottom: -.8rem;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
}

.logBox .lClose i {
    display: inline-block;
    width: .4rem;
    height: .4rem;
    background-position: -9.49rem -3.7rem;
    position: relative;
}

.logBox .lTitle {
    position: relative;
    width: 100%;
    height: .62rem;
    padding-top: .28rem;
    background-image: url(../images/gametbg.jpg);
    background-size: 100% 100%;
    text-align: center;
    border-top-left-radius: .08rem;
    border-top-right-radius: .08rem;
}

.logBox .lTitle>i {
    display: block;
    width: .71rem;
    height: .7rem;
    background-position: -8.55rem -3.54rem;
    position: absolute;
    top: -.42rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #38A6FD;
    border: .09rem solid #38a6fd;
    border-radius: 50%;
}

.logBox .lTitle p {
    font-size: .3rem;
    color: #fff;
    line-height: .62rem;
    white-space: nowrap;
    overflow: hidden;
}

.logBox .lTitle p>i {
    display: inline-block;
    width: .24rem;
    height: .26rem;
    background-position: -8.82rem -5.04rem;
    position: relative;
    top: .02rem;
    margin-right: .12rem;
}

.logBox .lSure {
    display: block;
    width: 3.28rem;
    height: .6rem;
    border: 0;
    background-color: #38a6fd;
    color: #fff;
    font-size: .28rem;
    border-radius: .08rem;
    line-height: .6rem;
    margin: .3rem auto;
    overflow: hidden;
    white-space: nowrap;
}

.logMain {
    display: block;
    width: 4.68rem;
    min-height: 2rem;
    max-height: 4.4rem;
    border: none;
    padding: 0 .26rem;
    line-height: .42rem;
    font-size: .24rem;
    color: #4c4c4c;
    margin: .26rem auto;
    overflow: auto;
}

.logMain strong {
    display: block;
    color: #454545;
    line-height: .52rem;
    font-size: .26rem;
    font-weight: bold;
    text-indent: 0em;
    text-align: left;
}

.logMain p {
    margin-bottom: .12rem;
    border-bottom: none;
    display: block;
    text-indent: 2em;
    font-size: .24rem;
    line-height: .42rem;
    color: #5c5c5c;
    text-align: left;
}

.logMain p span {
    display: block;
}

.logMain p br {
    display: none;
}

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

.tiSle em {
    height: .36rem;
    line-height: .36rem;
    font-size: .3rem;
    color: #999;
    font-weight: 500;
}

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

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

.searchbox {
    padding: .25rem .25rem 0 .25rem;
    margin-bottom: 0;
    border-top: 1px solid #d2d2d2;
}

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

.searchbox a i {
    display: inline-block;
    width: .28rem;
    height: .28rem;
    background-position: -7.58rem -.32rem;
    position: relative;
    top: .16rem;
    left: .32rem;
}

.searchbox,
.search_txt {
    position: relative;
}

.search_ul {
    height: .3rem;
    position: absolute;
    top: .15rem;
    left: .8rem;
    overflow: hidden;
}

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

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

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

.search_txt .text {
    position: absolute;
    width: 5.1rem;
    top: 0rem;
    left: .8rem;
    height: .6rem;
    border: none;
    background: none;
    color: #333;
    font-size: .26rem;
    padding: 0 .2rem 0 .1rem;
}

.search_txt .close_txt {
    position: absolute;
    top: 0rem;
    right: .12rem;
    width: .6rem;
    height: .6rem;
}

.search_txt .close_txt i {
    display: block;
    width: .28rem;
    height: .28rem;
    background-position: -8.02rem -.31rem;
    margin: .16rem auto;
}

.seaOneTop {
    background: #fff;
}

.seaOneTop>p {
    display: block;
    font-size: .26rem;
    color: #999;
    line-height: .4rem;
    padding: .3rem .25rem .1rem;
}

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

.seaOneTop ul {
    font-size: 0;
    padding: 0 0 .05rem;
}

.seaOneTop ul li {
    display: inline-block;
    width: 1.3rem;
    text-align: center;
    margin: 0 .3rem .2rem;
}

.seaOneTop ul li:nth-child(4n+1) {
    margin-left: .25rem;
}

.seaOneTop ul li:nth-child(4n+4) {
    margin-right: .25rem;
}

.seaOneTop ul li a {
    display: block;
}

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

.seaOneTop ul li p {
    width: 90%;
    height: .42rem;
    line-height: .42rem;
    color: #000;
    font-size: .28rem;
    margin: .10rem auto .02rem;
    overflow: hidden;
    white-space: nowrap;
}

.seaOneTop ul li .btn {
    display: block;
    width: 1.16rem;
    height: .48rem;
    line-height: .48rem;
    margin: .11rem auto;
    border: 1px solid #38a6fd;
    border-radius: .06rem;
    color: #38a6fd;
    background-color: #fff;
    font-size: .24rem;
    text-align: center
}

.seaOneList {
    padding: .1rem .25rem .25rem;
    min-height: 3rem;
}

.seaOneList a {
    position: relative;
    display: inline-block;
    padding: 0 .25rem;
    max-width: 7rem;
    border-radius: .24rem;
    line-height: .56rem;
    background-color: #f8f8f8;
    margin: 0 .18rem .28rem 0;
    color: #000;
    font-size: .24rem;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
}

.seaOneList a i {
    display: block;
    position: absolute;
    width: .20rem;
    height: .24rem;
    background-position: -7.19rem -.3rem;
    top: 0.02rem;
    right: .05rem;
}

.seaTwoTop ul {
    padding: 0 .25rem .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: .24rem;
    margin: .3rem 0;
}

.seaTwoTop ul li .fx_gw {
    width: 0%;
}

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

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

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

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

.seaTwoTop ul li span {
    position: absolute;
    top: .54rem;
    right: 0;
    display: block;
    width: 1.2rem;
    height: .52rem;
    line-height: .52rem;
    margin: 0 auto;
    border-radius: .06rem;
    color: #fff;
    font-size: .24rem;
    text-align: center;
    background-color: #38a6fd;
}

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

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

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

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

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

.seaTwoList {
    padding: .1rem 0;
}

.seaTwoList ul li {
    padding: 0 .25rem;
}

.seaTwoList ul li>div {
    border-bottom: .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: .24rem;
    margin: .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: .3rem 0;
    margin-left: .38rem;
}

.seaTwoList ul li .info p {
    max-width: 3.8rem;
    display: block;
    width: auto;
    font-size: .24rem;
    color: #666666;
    line-height: .4rem;
    overflow: hidden;
    white-space: nowrap;
}

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

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

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

.seaTwoList ul li .btn {
    display: block;
    width: 1.2rem;
    height: .52rem;
    line-height: .52rem;
    margin: 0 auto;
    background-color: #38a6fd;
    border-radius: .06rem;
    color: #fff;
    font-size: .24rem;
    text-align: center
}

.seaTwoList ul li .btn.no {
    display: block;
    width: 1.2rem;
    height: .52rem;
    line-height: .52rem;
    margin: 0 auto;
    background-color: #38a6fd;
    border-radius: .06rem;
    color: #fff;
    font-size: .24rem;
    text-align: center
}

.seaTwoNews ul {
    padding: 0 .25rem .15rem;
    margin-top: -.18rem;
}

.seaTwoNews ul li {
    font-size: .28rem;
    color: #666;
    border-bottom: 1px solid #e8e8e8;
    line-height: .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: .28rem;
    color: #666;
    overflow: hidden;
}

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

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

.seaTwoGame {
    padding: .1rem 0;
}

.seaTwoGame ul {
    padding: .06rem 0 .25rem .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: .3rem;
}

.seaTwoGame li a {
    display: block;
}

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

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

.seaTwoGame li .name {
    width: 90%;
    height: .42rem;
    line-height: .42rem;
    color: #000;
    font-size: .28rem;
    margin: .10rem auto .02rem;
}

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

.search_list_wrap em.hot {
    color: #38a6fd;
}