body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0
}

body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    -webkit-tap-highlight-color: transparent
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    font: 12px Helvetica Regular, Microsoft YaHei, sans-serif, Tahoma;
    color: #434343
}

input {
    outline: none
}

em,
i {
    font-style: normal
}

ul,
ol {
    list-style: none
}

a {
    text-decoration: none;
    color: #969696;
    font-family: STHeiti, 'Microsoft YaHei', Helvetica, Arial, sans-serif;
    outline: 0
}

a:hover {
    text-decoration: none
}

img {
    border: none;
    width: 100%;
    height: auto;
    width: auto\9;
    -ms-interpolation-mode: bicubic
}

.fl {
    display: block;
    float: left
}

.fr {
    display: block;
    float: right
}

.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray
}

#content {
    min-width: 320px;
    max-width: 768px;
    margin: 0 auto;
    background: #f5f5f5;
    position: relative
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    border-radius: 4px
}

::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 4px
}

.basebox {
    background: #fff;
    border-radius: 6px;
    margin: 6px 6px 0;
    overflow: hidden;
    position: relative
}

.basebox .basebt {
    display: block;
    overflow: hidden;
    margin: 0 12px;
    padding: 6px 0
}

.basebox .basebt>span {
    display: block;
    float: left;
    line-height: 30px;
    font-size: 18px;
    color: #222;
    margin-right: 14px;
    font-weight: bold
}

.basebox .basebt .more {
    float: right;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    padding-right: 12px
}

.basebox .basebt .more::after,
.basebox .basebt .more::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #aaa;
    vertical-align: middle;
    margin: 0 6px
}

.basebox .basebt .more:before {
    background: #ccc;
    position: absolute;
    right: 15px;
    top: 20px
}

.QZ-up {
    display: none;
    position: fixed;
    z-index: 10;
    top: 80%;
    right: 5%;
    width: 32px;
    height: 32px;
    background: url(../images/btn-up.png) no-repeat;
    background-size: 100%
}

.footer .foot {
    background: #333;
    padding: 35px 0;
    text-align: center
}

.footer .foot .footlogo {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto 30px
}

.footer .foot p {
    margin-top: 12px;
    font-size: 13px;
    color: #999
}

.footer .foot p img {
    width: 14px;
    vertical-align: text-bottom
}

.page {
    padding: 6px 12px 6px 6px;
    margin: 6px;
    border-radius: 5px;
    display: flex;
    position: relative
}

.page span:before {
    display: block;
    content: '';
    position: absolute;
    right: 5px;
    top: 11px;
    width: 15px;
    height: 10px;
    background-size: auto 100%;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.page>a {
    flex: 1;
    margin: 6px 0 6px 6px;
    display: inline-block;
    line-height: 30px;
    border-radius: 4px;
    background: #f5f5f5;
    text-align: center;
    color: #333
}

.page>a:active,
.page span .cbtn a:active {
    background: #ddd
}

.page>span {
    flex: 1;
    margin: 6px 0 6px 6px;
    display: inline-block;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    background: #60d1ed;
    color: #fff;
    font-size: 14px;
    position: relative
}

.page>span .cbtn {
    display: none;
    width: 100%;
    position: absolute;
    top: -62px;
    left: 0;
    z-index: 10;
    height: 92px;
    overflow-y: scroll;
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 3px #bbb;
    -moz-box-shadow: 0 30 3px #bbb;
    box-shadow: 0 0 3px #bbb
}

.page>span .cbtn a {
    display: inline-block;
    text-align: center;
    line-height: 30px;
    margin-bottom: 1px;
    float: left;
    width: 100%;
    background: #f6f6f6;
    font-size: 14px;
    color: #666
}

.imgshow {
    display: none;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2019521
}

.swiperbox {
    height: 100vh;
    z-index: 3
}

.swiperbox .swiper-container,
.swiper-wrapper,
.swiper-slide {
    height: 100% !important
}

.swiperbox img {
    width: initial;
    position: relative;
    z-index: 2
}

.swiper-zoom-container:before {
    width: 100%;
    height: 100%;
    content: ' ';
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
    cursor: pointer
}

.imgshow .closebtn {
    position: absolute;
    z-index: 22;
    background: url(../images/newclose.png) no-repeat 11px 0px;
    width: 60px;
    height: 60px;
    bottom: 0 !important;
    top: initial;
    left: 10px;
    background-size: 40px
}

.header {
    background: linear-gradient(45deg, #60c1f1, #60deea);
    min-width: 320px;
    max-width: 768px;
    width: 100%;
    position: relative;
    height: 50px
}

.header .logo {
    float: left;
    margin: 8px 12px 0;
    display: block;
    height: 35px;
    overflow: hidden
}

.header .logo img {
    height: 35px;
    width: inherit
}

.header .menu {
    width: 24px;
    height: 24px;
    background: url(../images/icon_menu.png) no-repeat right;
    background-size: auto 30px;
    margin: 13px 12px 0;
    cursor: pointer
}

.header .menu.on {
    background-position: -3px -3px
}

.header {
    display: flex
}

.header .nav {
    flex: 1;
    margin: 0 10px;
    display: flex;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap
}



.header .nav a {
    display: inline-block;
    line-height: 50px;
    flex: 1;
    font-size: 15px;
    color: #333;
    margin: 0 12px;
    font-weight: bold;
    text-align: center;
    max-width: 80px
}

.header .nav .current-menu-item a {
    color: #fff
}

.burger {
    display: none;
    position: absolute;
    top: 50px;
    z-index: 99;
    width: 100vw;
    max-width: 768px;
    box-shadow: 0 8px 25px #f5f5f5;
    padding-top: 6px;
    background: rgba(255, 255, 255, 0.98)
}

.burger .item {
    margin: 6px 12px;
    overflow: hidden
}

.burger .item a {
    width: 25%;
    text-align: center;
    display: block;
    float: left;
    margin: 6px 0
}

.burger .item a span {
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    font-size: 12px;
    color: #363636;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 16px;
    width: 90%;
    display: block;
    margin: 0 auto
}

.burger .close_btn {
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    background: #60d1ed;
    color: #fff;
    border-radius: 20px;
    width: 50%;
    display: block;
    margin: 30px auto
}

.QZtitle {
    padding: 6px 12px;
    font-size: 16px;
    color: #353535;
    overflow: hidden
}

.QZtitle span {
    font-weight: bold;
    color: #353535;
    float: left
}

.QZtitle .more {
    color: #60d1ed;
    float: right;
    font-size: 14px
}

.Brdnav {
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
    background: #f5f5f5;
    font-size: 12px;
    color: #999
}

.Brdnav a {
    color: #999
}

.Brdnav span {
    margin: 0 6px;
    font-family: initial
}

.banner {
    padding: 12px;
    overflow: hidden
}

.banner .swiper-container {
    border-radius: 12px;
    overflow: hidden
}

.banner .index_pagination {
    width: auto;
    border-radius: 15px;
    left: calc(50% - 40px)
}

.banner .index_pagination .swiper-pagination-bullet {
    background: #fff;
    margin: 0 4px 1px;
    border-radius: 12px
}

.banner .index_pagination .swiper-pagination-bullet-active {
    background: linear-gradient(45deg, #60c1f1, #60deea);
    width: 18px
}

.banner .swiper-slide {
    position: relative;
    overflow: hidden
}

.banner .swiper-slide img {
    display: block
}

.banner .swiper-slide p {
    position: absolute;
    bottom: 0;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    overflow: hidden;
    width: 100%;
    text-indent: 10px;
    background: linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8))
}

.navitem {
    background: #fff;
    display: flex
}

.navitem li {
    flex: 1
}

.navitem li a {
    display: block;
    margin: 12px auto;
    text-align: center
}

.navitem li a i {
    display: block;
    width: 45px;
    height: 45px;
    margin: 10px auto;
    background: url(../images/nav_list.png) no-repeat;
    background-size: auto 45px
}

.navitem li a .n2 {
    background-position: -144px 0
}

.navitem li a .n3 {
    background-position: -288px 0
}

.navitem li a .n4 {
    background-position: -434px 0
}

.navitem li a span {
    font-size: 14px;
    color: #555
}

.lista {
    overflow: hidden;
    margin: 12px 12px 0
}

.lista li {
    float: left;
    width: 25%;
    margin-bottom: 12px
}

.lista li .info {
    display: block;
    margin: 0 auto
}

.lista li .info img {
    width: 64px;
    height: 64px;
    border-radius: 12px;
    display: block;
    margin: 0 auto
}

.lista li .info p {
    font-size: 14px;
    color: #111111;
    text-align: center;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    max-width: 80px;
    margin: 10px auto 0
}

.lista li .info span {
    font-size: 12px;
    color: #666;
    line-height: 20px;
    height: 20px;
    text-align: center;
    display: block
}

.lista li .info .btn {
    border: 1px solid #60d1ed;
    color: #60d1ed;
    border-radius: 3px;
    text-align: center;
    line-height: 26px;
    width: 58px;
    margin: 5px auto
}

.lista li .soce {
    width: 66px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    background: #f0f0f0;
    font-size: 15px;
    color: #ff7733;
    text-align: center;
    margin: 5px auto
}



.sy_games {
    overflow: hidden;
    margin: 0 12px
}

.sy_games .num {
    width: 18px;
    height: 20px;
    color: #fff;
    line-height: 22px;
    text-align: center;
    position: relative;
    margin: 22px 10px 0 2px;
    background: url(../images/phtop1.png) no-repeat;
    background-size: 100%
}

.sy_games li+li+li+li .num {
    background: url(../images/phtop2.png) no-repeat;
    background-size: 100%
}

.sy_games li {
    overflow: hidden;
    display: flex;
    padding: 12px 0;
    border-bottom: 1px solid #edebeb
}

.sy_games li .img {
    display: block
}

.sy_games li .img,
.sy_games li .img img {
    width: 64px;
    height: 64px;
    border-radius: 12px
}

.sy_games li .info {
    flex: 1;
    margin: 0 12px
}

.sy_games li .info .bt {
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    color: #333;
    display: block;
    font-weight: 600;
    margin-top: 4px
}

.sy_games li .info p {
    font-size: 12px;
    color: #a1a1a1;
    line-height: 20px;
    height: 20px;
    width: 100%;
    overflow: hidden
}

.sy_games li .btn {
    display: block;
    color: #333;
    background: #f3f3f3;
    width: 60px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border-radius: 15px;
    margin-top: 18px
}

.sy_games .tags {
    margin-top: 10px
}

.phbdetail_wrap ul li .num {
    background: url(../images/phtop2.png) no-repeat;
    background-size: 100%
}

.game_yb {
    width: 100%;
    height: auto;
    display: block;
    overflow: auto;
    padding: 0 15px 0 0;
    box-sizing: border-box;
    white-space: nowrap
}

.game_yb .list,
.game_yb .list2 {
    display: inline-block;
    width: 300px;
    height: 200px;
    border-radius: 8px;
    overflow: hidden;
    margin: 6px 0 10px 12px;
    background: #f5f5f5
}

.game_yb .list .img,
.game_yb .list2 .img {
    display: block;
    position: relative
}

.game_yb .list .img img,
.game_yb .list2 .img img {
    width: 100%;
    height: 150px
}

.game_yb .list .img p,
.game_yb .list2 .img p {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    height: 25px;
    line-height: 25px;
    padding: 4px 10px;
    color: #fff;
    font-size: 14px;
    border-bottom-right-radius: 6px
}

.game_yb .list .gminfo,
.game_yb .list2 .gminfo {
    position: relative;
    z-index: 2;
    display: flex
}

.game_yb .list .gminfo img,
.game_yb .list2 .gminfo img {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    margin: -14px 12px 0;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5)
}

.game_yb .list .gminfo .info,
.game_yb .list2 .gminfo .info {
    flex: 1;
    margin-right: 10px;
    overflow: hidden
}

.game_yb .list .gminfo .info p,
.game_yb .list2 .gminfo .info p {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    height: 22px;
    line-height: 22px
}

.game_yb .list .gminfo .info span,
.game_yb .list2 .gminfo .info span {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666
}

.game_yb .list .gminfo .btn,
.game_yb .list2 .gminfo .btn {
    display: block;
    color: #fff;
    background: linear-gradient(45deg, #60c1f1, #60deea);
    width: 60px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border-radius: 15px;
    margin: 8px 8px 0 0
}

.game_yb .list .gmlist,
.game_yb .list2 .gmlist {
    float: left
}

.game_yb .list .gmlist .bt,
.game_yb .list2 .gmlist .bt {
    font-size: 12px;
    color: #222;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    margin-top: 2px;
    display: block;
    padding: 0 12px;
    width: 270px
}

.game_yb .list .gmlist .lis a,
.game_yb .list2 .gmlist .lis a {
    display: block;
    float: left;
    margin: 8px 9px
}

.game_yb .list .gmlist .lis a img,
.game_yb .list2 .gmlist .lis a img {
    width: 32px;
    height: 32px;
    border-radius: 6px
}

.game_yb .list2 {
    height: 220px
}

.game_about {
    border-radius: 8px;
    overflow: hidden;
    background: #f5f5f5;
    display: block;
    margin: 0 12px 12px;
    padding: 0 0 12px
}

.game_about .img {
    display: block;
    position: relative
}

.game_about .img img {
    width: 100%;
    display: block
}

.game_about .gminfo {
    position: relative;
    z-index: 2;
    display: flex
}

.game_about .gminfo img {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    margin: -14px 12px 0;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5)
}

.game_about .gminfo .info {
    flex: 1;
    margin-right: 10px;
    overflow: hidden
}

.game_about .gminfo .info p {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin-top: 5px
}

.game_about .gminfo .info span {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666
}

.game_about .gminfo .btn {
    display: block;
    color: #fff;
    background: linear-gradient(45deg, #60c1f1, #60deea);
    width: 60px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border-radius: 15px;
    margin: 12px 8px 0 0
}

.gameclass {
    overflow: hidden
}

.gameclass li {
    width: 33.33%;
    float: left;
    margin-bottom: 6px
}

.gameclass li a {
    width: 100px;
    height: 100px;
    display: block;
    margin: 6px auto;
    position: relative
}

.gameclass li a img {
    display: block;
    width: 100%;
    height: 100px;
    border-radius: 12px;
    position: relative
}

.gameclass li a .info {
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 10px;
    top: 10px;
    border-radius: 6px;
    overflow: hidden
}

.gameclass li a .info p {
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    color: #333;
    font-weight: bold;
    text-align: center
}

.gameclass li a .info span {
    display: block;
    height: 35px;
    line-height: 35px;
    background: #fff;
    font-size: 13px;
    text-align: center;
    color: #ff884c
}

.gllist {
    padding: 0 12px
}

.gllist li:last-child {
    border: none
}

.gllist li {
    padding: 12px 0;
    display: flex;
    border-bottom: 1px solid #eee
}

.gllist li .img {
    margin-right: 12px
}

.gllist li .img,
.gllist li .img img {
    border-radius: 6px;
    display: block;
    width: 120px;
    height: 70px
}

.gllist li .info {
    flex: 1
}

.gllist li .info .bt {
    font-size: 14px;
    color: #1b1b1b;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    display: block
}

.gllist li .info p {
    width: 49%;
    margin-right: 1%;
    float: left;
    font-size: 12px;
    color: #777;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 2px
}

.gllist li .info span {
    display: block;
    margin-top: 10px;
    line-height: 20px;
    font-size: 12px;
    color: #777;
    overflow: hidden;
    height: 20px
}

.pagetab {
    display: flex;
    overflow: hidden;
    margin: 6px 0
}

.pagetab a {
    display: block;
    flex: 1;
    margin: 0 2%;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
    text-align: center;
    background: #ececec;
    color: #333;
    font-weight: bold;
    font-size: 14px
}

.pagetab a::after {
    display: inline-block;
    background: url(../images/phtb2.png) no-repeat;
    background-size: 100%;
    width: 18px;
    height: 18px;
    content: '';
    vertical-align: middle;
    margin-left: 8px
}

.pagetab .on {
    background-image: linear-gradient(45deg, #60c1f1, #60deea);
    color: #fff
}

.pagetab .on::after {
    background: url(../images/phtb1.png) no-repeat;
    background-size: 100%
}

.collection_list {
    overflow: hidden;
    width: 100%
}

.collection_list li {
    display: block;
    background: #f5f5f5;
    border-radius: 8px;
    overflow: hidden;
    margin: 14px 12px
}

.collection_list li img {
    display: block;
    width: 100%
}

.collection_list li .bt {
    height: 45px;
    line-height: 45px;
    display: flex;
    overflow: hidden
}

.collection_list li .bt p {
    flex: 1;
    margin: 0 12px;
    color: #222;
    font-weight: bold;
    font-size: 14px
}

.collection_list li .bt span {
    margin-right: 12px;
    color: #999;
    font-size: 13px
}

.collection_detail .img {
    position: relative;
    display: block;
    width: 100%
}

.collection_detail .img img {
    display: block;
    width: 100%;
    max-height: 280px;
    object-fit: cover;
}

.collection_detail .img span {
    position: absolute;
    right: 12px;
    bottom: 12px;
    z-index: 2;
    color: #fff;
    font-size: 14px;
    font-weight: bold
}

.collection_detail .desc {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    padding: 12px
}

.page_link {
    background: #dfe3e6;
    display: flex;
    padding: 14px 0
}


.page_link li {
    flex: 1;
    margin: 0 4%;
}


.page_link a {
    display: block;
    height: 36px;
    line-height: 36px;
    border-radius: 20px;
    text-align: center;
    background: #fff;
    color: #333;
    font-weight: bold;
    font-size: 14px
}

.page_link .current-menu-item a {
    background-image: linear-gradient(45deg, #60c1f1, #60deea);
    color: #fff
}

.artcontent {
    padding: 12px 0
}

.artcontent .title {
    padding: 8px 12px;
    background: #FFF;
    text-align: center
}

.artcontent .title h1 {
    font-size: 16px;
    color: #000;
    font-weight: 700
}

.artcontent .title .title_infor {
    padding: 15px 0 9px 0;
    color: #666;
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
    white-space: nowrap
}

.artcontent .title .title_infor span {
    margin-right: 8.5px
}

.artcontent .artmain {
    padding: 0 12px 8px;
    background: #FFF;
    overflow: hidden
}

.artcontent .artmain p {
    width: 100%;
    line-height: 28px;
    font-size: 14px;
    color: #313131;
    text-align: justify;
    margin-top: 4px;
    overflow: hidden;
    text-indent: 2em
}

.artcontent .artmain img {
    display: block;
    width:225px;
    height:auto;
    margin: 5px auto;
}

.artcontent .artmain p a {
    color: #969696
}

.artcontent .artmain h3 {
    line-height: 21px;
    font-size: 16px;
    color: #313131;
    margin-top: 4px;
    margin: 10px 0;
}

.artcontent .artmain h3:before {
    content: '';
    display: inline-block;
    width: 3px;
    height: 14px;
    background: #14b9c8;
    border-radius: 2px;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -3px
}

.artcontent .artmain p strong {
    font-weight: bold
}

.artcontent .artmain table {
    max-width: 100%;
    margin: 0 auto;
    text-align: center
}

.artcontent .artmain table a {
    color: #969696
}

.artcontent .artpage {
    margin: 12px;
    overflow: hidden
}

.artcontent .artpage a {
    display: block;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #333;
    border-radius: 6px;
    background: #f3f3f3;
    margin: 12px 2px
}

.artcontent .artpage .on {
    background: linear-gradient(135deg, #3eb6f3, #3edbea);
    color: #fff
}

.newlist {
    overflow: hidden
}

.newlist li {
    margin: 6px 12px 12px;
    overflow: hidden
}

.newlist li a {
    display: flex;
    border: 1px solid #eee;
    border-radius: 6px
}

.newlist li a img {
    width: 35px;
    height: 35px;
    border-radius: 6px;
    margin: 6px
}

.newlist li a p {
    flex: 1;
    margin: 6px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-size: 14px;
    color: #333
}

.newlist li a span {
    font-size: 12px;
    color: #999;
    height: 35px;
    margin: 6px 6px 0 0;
    display: block;
    line-height: 35px
}

.basebt .gmclasstab {
    float: right;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #999;
    cursor: pointer
}

.basebt .gmclasstab::after {
    display: inline-block;
    content: '';
    width: 6px;
    height: 6px;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    margin: 0 2px 5px 8px;
    vertical-align: middle;
    transform: rotate(-45deg)
}

.basebt .gmclasstab.on {
    color: #60d1ed
}

.basebt .gmclasstab.on::after {
    border-color: #60d1ed;
    transform: rotate(-225deg);
    margin: 0 2px -2px 8px
}

.gmclassbod {
    margin: 6px 0;
    max-height: 92px;
    overflow: hidden
}

.gmclassbod li {
    width: 33.33%;
    float: left;
    margin: 0 0 12px;
    text-align: center
}

.gmclassbod li a {
    display: block;
    width: 90%;
    height: 35px;
    border: 1px solid #ddd;
    line-height: 35px;
    border-radius: 6px;
    margin: 0 auto
}

.gmclassbod .on a {
    background: linear-gradient(45deg, #60c1f1, #60deea);
    color: #fff;
    border: transparent
}

.gmclassbod.on {
    max-height: inherit
}

.dldetail_head {
    overflow: hidden
}

.dldetail_head>img {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    height: 180px;
    object-fit: cover;
    object-position: top;
    filter: blur(1px);
}

.dldetail_head .gminfo {
    overflow: hidden;
    margin: 10px 12px 12px;
    position: relative;
    z-index: 2;
    border-radius: 8px
}

.dldetail_head .gminfo .infohd {
    background: #fff;
    display: flex;
    /* padding: 12PX; */
}

.dldetail_head .gminfo .infohd>img {
    width: 80px;
    height: 80px;
    margin: 10px;
    border-radius: 6px 12px
}

.dldetail_head .gminfo .infohd .txt {
    flex: 1;
    margin: 0 6px
}

.dldetail_head .gminfo .infohd .txt h1 {
    font-size: 18px;
    color: #333;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin: 12px 0 0;
}

.dldetail_head .gminfo .infohd .txt .soft-info {
    margin-top: 10px;

}

.dldetail_head .gminfo .infohd .txt .soft-info .item {
    display: flex;
    margin-bottom: 5px;
    font-size: 14px;
}

.dldetail_head .gminfo .infohd .txt .soft-info .item span {
    color: #999;
    flex: 1;
}

.dldetail_head .gminfo .infohd .txt .soft-info .item i {
    color: #333;
}

.dldetail_head .gminfo .infohd .txt .soft-info .item img {
    width: 68px;
    height:auto;
}



.dldetail_head .gminfo .binfobtn {
    background: #fff;
    padding: 12px;
    padding-top: 5px;
}

.dldetail_head .gminfo .binfobtn .btn {
    display: block;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border-radius: 16px;
    background: linear-gradient(135deg, #3eb6f3, #3edbea);
    margin: 6px 12px;
    font-size: 14px;
    color: #fff
}

.dldetail_head .gminfo .binfobtn .btn.no {
    background: linear-gradient(135deg, #b0b1b1, #8c8d8d);
    cursor: not-allowed;
}




.dldetail_head .gminfo .binfobtn .btn::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background: url(../images/ic_xz.png) no-repeat;
    background-size: 100%;
    margin-bottom: 4px
}

.dldetail_head .gminfo .binfobtn p {
    display: flex;
    margin: 12px 6px;
    overflow: hidden
}

.dldetail_head .gminfo .binfobtn p span {
    flex: 1;
    font-size: 14px;
    color: #999
}

.dldetail_head .gminfo .binfobtn p span i {
    color: #333
}

.dldetail_head .gminfo .binfobtn .tag {
    overflow: hidden
}

.dldetail_head .gminfo .binfobtn .tag a {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    border: 1px solid #ddd;
    text-align: center;
    padding: 0 12px;
    color: #666;
    font-weight: bold;
    margin: 6px 12px 6px 0
}

.gamepic {
    overflow: hidden;
    margin: 12px;
    border-radius: 8px
}
.gamepic img{
	border: none;
    width: auto;
    height: 400px;
    width: auto\9;
    -ms-interpolation-mode: bicubic
}

.gamepic ul {
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap
}

.gamepic ul li {
    display: inline-block;
    margin-right: 12px
}

.gamepic ul li img {
    border-radius: 8px;
    display: block
}

.phbhead {
    margin: 12px
}

.phbhead img {
    display: block;
    border-radius: 12px
}

.phlist {
    overflow: hidden;
    margin: 12px
}

.phlist li {
    margin: 6px 0 12px;
    overflow: hidden;
    border-radius: 6px;
    border: 1px solid #d9d9d9
}

.phlist li .bt {
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #333;
    padding: 0 12px;
    overflow: hidden;
    background: #f0f0f0
}

.phlist li .lis {
    overflow: hidden;
    display: flex;
    margin: 6px 0
}

.phlist li .lis a {
    flex: 1;
    margin: 12px 0;
    text-align: center
}

.phlist li .lis a img {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    border-radius: 6px
}

.phlist li .lis a span,
.phlist li .lis a i {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 4px 6px;
    width: 22px;
    height: 20px;
    background: url(../images/top.png) no-repeat;
    background-size: 100%;
    text-indent: 20px;
    overflow: hidden
}

.phlist li .lis a i {
    margin-bottom: -2px;
    width: 18px;
    height: 22px;
    line-height: 22px;
    text-indent: inherit;
    text-align: center;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    background: url(../images/phtop2.png) no-repeat;
    background-size: 100%
}

.phbdetail_head {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden
}

.phbdetail_head>img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.phbdetail_head .info {
    position: relative;
    z-index: 2;
    margin: 100px 12px 0;
    display: flex
}

.phbdetail_head .info .item {
    flex: 1;
    margin: 12px 0 0;
    padding-bottom: 12px;
    position: relative;
    padding-top: 50px
}

.phbdetail_head .info .item::after {
    content: '';
    display: block;
    width: 80%;
    height: 200px;
    top: 30px;
    left: 10%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(rgba(255, 255, 255, 0.6), rgba(0, 0, 0, 0.8))
}

.phbdetail_head .info .item::before {
    content: '';
    display: block;
    width: 80%;
    height: 60px;
    left: 10%;
    top: 0px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    z-index: 1
}

.phbdetail_head .info .item img {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 10px;
    margin: -90px auto 0;
    position: relative;
    z-index: 2;
    border: 1px solid #d7d7d7
}

.phbdetail_head .info .item i {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/top.png) no-repeat;
    background-size: 100%;
    margin: 8px auto;
    position: relative;
    z-index: 2
}

.phbdetail_head .info .item p {
    display: block;
    margin: 20px auto 10px;
    width: 80%;
    position: relative;
    z-index: 3;
    text-align: center;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
    color: #222;
    font-weight: bold
}

.phbdetail_head .info .item .tags {
    text-align: center;
    font-size: 12px;
    color: #ffc44c;
    position: relative;
    z-index: 3
}

.phbdetail_head .info .item .tags span {
    margin: 0 8px
}

.phbdetail_head .info .item .tags span+span {
    color: #00a1f2
}

.phbdetail_head .info .item .btn {
    display: block;
    margin: 12px auto;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: linear-gradient(135deg, #3eb6f3, #3edbea);
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    width: 70px;
    position: relative;
    z-index: 2;
    border-radius: 18px
}

.phbdetail_head .info .item:nth-child(2) {
    margin-top: -20px
}

.page404 {
    margin: 20% auto;
}

.page404 img {
    width: 55%;
    display: block;
    margin: 40px auto;
}

.page404 p {
    text-align: center;
    font-size: 22px;
    color: #6B6B6B;
}

.page404 .back {
    width: 200px;
    height: 50px;
    background: #60caef;
    border-radius: 10px;
    text-align: center;
    margin: 50px auto;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
}

.page404 .back:hover {
    opacity: .8;
}

.openmore {
    text-align: center;
    height: 36px;
    margin: 12px auto 20px;
    width: 70%;
    border: 1px solid #ccc;
    line-height: 36px;
    font-size: 15px;
    border-radius: 18px;
}

#phlist li {
    display: none;
}