@charset "UTF-8";

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;
    border: none;
}

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;
}

#QZhead {
    height: 50px;
    line-height: 50px;
    position: relative;
    background: #00ceff;
}

#QZhead .box {
    display: flex;
    flex: 1;
    margin: 0 12px;
}

#QZhead .box p {
    flex: 1;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

#QZhead .box .logo {
    
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    width: 35px;
    margin-top: 8px;
}

#QZhead .box .meun {
    display: block;
    width: 34px;
    height: 34px;
    background: url(../images/icon-pre2.png) no-repeat;
    background-size: 40px auto;
    margin: 6px 0 0 10px;
}

#QZhead .box .meun.on {
    background-position: 0 -40px;
}

#QZhead .QZburger {
    display: none;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 49px;
    z-index: 999;
    padding: 12px 0;
}

#QZhead .QZburger .link-title {
    height: 35px;
    line-height: 35px;
    text-align: left;
    font-size: 14px;
    color: #555555;
    margin: 0 12px;
}

#QZhead .QZburger .links-container {
    overflow: hidden;
    margin: 6px 0 0 12px;
}

#QZhead .QZburger .links-container a {
    display: block;
    float: left;
    width: 23%;
    height: 30px;
    background-color: #f0f0f0;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #555555;
    overflow: hidden;
    margin: 0 2% 12px 0;
    cursor: pointer;
}

.menu {
    min-width: 320px;
    max-width: 768px;
    width: 100%;
    height: 43px;
    background: #fff;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.04);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.04);
    overflow-x: scroll;
    white-space: nowrap;
    overflow-y: hidden;
}

.menu ul {
    display: inline-block;
    padding: 0 12px;
    overflow: hidden;
}

.menu ul li {
    display: inline-block;
    padding: 0 15px;
    text-align: center;
}

.menu ul li a {
    display: inline-block;
    color: #333;
    font-size: 16px;
    line-height: 35px;
    margin: 2px 0 4px 0;
}

.menu ul li a.current {
    color: #00ceff;
}

footer {
    display: block;
    background-color: #333;
    text-align: center;
    overflow: hidden;
    color: #999;
    line-height: 26px;
    padding: 12px 0;
}

footer p {
    margin: 0 12px;
}

footer p img,
footer p span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
    font-size: 14px;
}

footer p img {
    width: auto;
}

.swipe-hd {
    width: 100%;
    display: block;
    height: 35vw;
    max-height: 380px;
    min-height: 180px;
    background: #fff;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swipe-hd .swiper-container {
    height: 35vw;
    max-height: 380px;
    min-height: 180px;
    overflow: hidden;
}

.swipe-hd .swiper-slide {
    position: relative;
}

.swipe-hd .swiper-slide a {
    display: block;
    overflow: hidden;
    height: 99%;
}

.swipe-hd .hd-bt {
    width: 100%;
    height: 40px;
    background: url(../images/bg-hdbt.png) no-repeat;
    background-position: bottom;
    background-size: 100% auto;
    position: absolute;
    left: 0;
    bottom: -2px;
    z-index: 9;
}

.swipe-hd .index_pagination {
    bottom: 1% !important;
}

.swipe-hd .swiper-pagination-bullet {
    width: 4%;
    height: 4px;
    background: #d0cecd;
    border-radius: 2px;
    opacity: 1;
}

.swipe-hd .swiper-pagination-bullet-active {
    background: #00ceff;
}

.QZ-nav,
.cont1 .list {
    background: #fff;
}

.QZ-nav ul,
.cont1 .list ul {
    display: flex;
    padding: 15px 6px;
    overflow: hidden;
}

.QZ-nav li,
.cont1 .list li {
    flex: 1;
    display: inline-block;
    text-align: center;
}

.QZ-nav li a,
.cont1 .list li a {
    overflow: hidden;
    text-decoration: none;
}

.QZ-nav li a span,
.cont1 .list li a span {
    display: inline-block;
    width: 49px;
    height: 48px;
    margin-bottom: 10px;
    background: url(../images/img-nav.png) no-repeat;
    background-size: auto 47px;
}

.QZ-nav li a p,
.cont1 .list li a p {
    font-size: 14px;
    color: #888;
}

.QZ-nav li:nth-child(1) a span,
.cont1 .list li:nth-child(1) a span {
    background-position: -197px 0;
}

.QZ-nav li:nth-child(2) a span,
.cont1 .list li:nth-child(2) a span {
    background-position: 0 0;
}

.QZ-nav li:nth-child(3) a span,
.cont1 .list li:nth-child(3) a span {
    background-position: -98px 0;
}

.QZ-nav li:nth-child(4) a span,
.cont1 .list li:nth-child(4) a span {
    background-position: -50px 0;
}

.QZ-nav li:nth-child(5) a span,
.cont1 .list li:nth-child(5) a span {
    background-position: -148px 0;
}

.basebox {
    background: #fff;
    margin-top: 6px;
    overflow: hidden;
    position: relative;
}

.basebox .chose {
    float: right;
    overflow: hidden;
    width: auto;
    height: 26px;
    border-radius: 13px;
    margin-top: 10px;
}

.basebox .chose a {
    float: left;
    display: inline-block;
    padding: 0 6px;
    background: #f6f6f6;
    color: #999;
    font-size: 12px;
    line-height: 26px;
}

.basebox .chose a.on {
    background: #00ceff;
    color: #fff;
}

.basebox .bt {
    display: block;
    overflow: hidden;
    margin: 0 12px 6px;
    border-bottom: 1px solid #eee;
}

.basebox .bt p,
.basebox .bt h2 {
    float: left;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
    border-bottom: 2px solid #00ceff;
}

.basebox .bt .more {
    float: right;
    font-size: 14px;
    color: #888;
    line-height: 42px;
    text-decoration: none;
}

.hotgame {
    background: #fff url(../images/rmsy_bj.png) no-repeat;
    background-size: 100% auto;
}

.hotgame .bt {
    border: none;
}

.hotgame .bt p,
.hotgame .bt h2 {
    border: none;
}

.hotgame .swiper-container {
    margin: 12px 12px 0;
    padding-bottom: 30px;
}

.hotgame .hot_pagination::before {
    display: inline-block;
    content: '';
    height: 1px;
    background: #d0d0d0;
    width: 50%;
    position: absolute;
    left: 25%;
    top: 7px;
    z-index: 1;
}

.hotgame .hot_pagination .swiper-pagination-bullet {
    border-radius: 0;
    opacity: 1;
    width: 12px;
    height: 12px;
    background: url(../images/rmsy_tab.png) no-repeat;
    background-size: 100%;
    z-index: 2;
    position: relative;
}

.hotgame .hot_pagination .swiper-pagination-bullet-active {
    background: url(../images/rmsy_tabonblue.png) no-repeat;
    background-size: 100%;
}

.hotgame .swiper-slide ul {
    width: 100%;
}

.hotgame .swiper-slide ul li {
    width: 25%;
    float: left;
}

.hotgame .swiper-slide ul li .pimg {
    display: block;
    margin: 0 auto;
}

.hotgame .swiper-slide ul li .pimg,
.hotgame .swiper-slide ul li .pimg img {
    width: 70px;
    height: 70px;
    border-radius: 12px;
}

.hotgame .swiper-slide ul li .ptit {
    width: 90%;
    font-size: 14px;
    color: #444;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-align: center;
    margin: 4px auto 0;
    max-width: 100px;
}

.game_list {
    display: block;
    overflow: hidden;
    padding-top: 6px;
}

.game_list li {
    float: left;
    width: 25%;
    text-align: center;
}

.game_list div.img {
    display: inline-block;
    width: 70px;
    height: 70px;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

.game_list p.name {
    color: #333;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    margin: 0 auto 10px;
    width: 70px;
}

.YQ_link .linkbox {
    margin: 0 12px;
    overflow: hidden;
    background: #fff;
    position: relative;
    height: 65px;
}

.YQ_link .linkbox span {
    display: inline-block;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 28px;
    letter-spacing: 2em;
}

.YQ_link .linkbox a {
    font-size: 12px;
    color: #666;
    line-height: 30px;
    height: 30px;
    margin: 0 14px 0 0;
    display: inline-block;
}

.YQ_link .linkbox #div1 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.news_list {
    margin: 0 12px;
}

.news_list li {
    padding: 10px 0;
    clear: both;
    position: relative;
    height: 80px;
    display: flex;
}

.news_list li .img {
    display: block;
    float: left;
    margin-right: 12px;
}

.news_list li .img,
.news_list li .img img {
    width: 120px;
    height: 80px;
    border-radius: 10px;
}

.news_list li .info {
    flex: 1;
}

.news_list li .info .title {
    width: 100%;
    display: block;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    font-size: 16px;
    color: #080606;
}

.news_list li .info p {
    color: #7a828b;
    height: 20px;
    line-height: 20px;
    width: 100%;
    margin-top: 12px;
}

.news_list li .info p .time {
    background: url(../images/time.png) left no-repeat;
    background-size: 14px 14px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    padding-left: 18px;
}

.news_list li+li {
    border-top: 1px solid #eee;
}

.nfxMore {
    display: block;
    width: 100%;
    margin: 12px auto;
    text-align: center;
}

.nfxMore span {
    background: url(../images/bg55.png) no-repeat right 4px;
    background-size: 21px 14px;
    color: #00ceff;
    text-decoration: none;
    font-size: 16px;
    padding-right: 30px;
}

#Gmhj {
    overflow: hidden;
    margin: 12px 6px 0;
    padding-bottom: 18px;
}

#Gmhj .list {
    overflow: hidden;
}

#Gmhj .list li {
    width: 50%;
    float: left;
    margin-bottom: 6px;
}

#Gmhj .list li a {
    display: block;
}

#Gmhj .list li img {
    width: 90%;
    border-radius: 10px;
    margin: 0 auto;
    display: block;
}

#Gmhj .list li p {
    width: 90%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    margin: 0 auto;
}

#Gmhj .swiper-pagination-bullet-active {
    background: #00ceff;
}

.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%;
}

.phwrap .tab_hd {
    margin: 12px;
    display: flex;
    border: 1px solid #00ceff;
    border-radius: 6px;
    height: 30px;
    line-height: 30px;
}

.phwrap .tab_hd span {
    flex: 1;
    text-align: center;
    font-size: 14px;
    color: #00ceff;
}

.phwrap .tab_hd span+span {
    border-left: 1px solid #00ceff;
}

.phwrap .tab_hd .on {
    color: #fff;
    background: #00ceff;
}

.phwrap .tab_bd .item+.item {
    display: none;
}

.phwrap .tab_bd .item {
    overflow: hidden;
    margin: 12px;
}

.phwrap .tab_bd .item li {
    overflow: hidden;
    padding: 12px 0;
    display: flex;
}

.phwrap .tab_bd .item li .img {
    display: block;
    margin: 0 12px 0 0;
}

.phwrap .tab_bd .item li .img,
.phwrap .tab_bd .item li .img img {
    width: 80px;
    height: 80px;
    border-radius: 12px;
}

.phwrap .tab_bd .item li .info {
    flex: 1;
    margin-right: 12px;
}

.phwrap .tab_bd .item li .info .title {
    font-size: 16px;
    color: #1a1a1a;
    line-height: 28px;
    height: 28px;
    display: block;
    overflow: hidden;
}

.phwrap .tab_bd .item li .info .title i {
    width: 20px;
    height: 20px;
    background: #00ceff;
    color: #fff;
    border-radius: 6px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
}

.phwrap .tab_bd .item li .info p {
    font-weight: 300;
    line-height: 18px;
    height: 18px;
    font-size: 12px;
    margin-top: 6px;
    display: block;
    color: #999;
}

.phwrap .tab_bd .item li .info p span {
    margin-right: 6px;
}

.phwrap .tab_bd .item li .info .tags {
    width: 100%;
    overflow: hidden;
    margin-top: 8px;
}

.phwrap .tab_bd .item li .info .tags a {
    display: block;
    float: left;
    border: 1px solid #999;
    color: #666;
    border-radius: 6px;
    padding: 0 4px;
    margin: 0 4px 0 0;
}

.phwrap .tab_bd .item li .btn {
    width: 60px;
    height: 30px;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    background: #00ceff;
    margin-top: 26px;
}

.phwrap .tab_bd .item li+li {
    border-top: 1px solid #eee;
}

#burger {
    display: block;
    clear: both;
    background: #f5f5f5;
}

#burger>.BN-a {
    display: block;
    padding: 0 12px;
    overflow: hidden;
}

#burger>.BN-a>.BN-a-head {
    display: inline-block;
    float: left;
    margin: 5px 6px 5px 0;
    overflow: hidden;
}

#burger>.BN-a>.BN-a-head>span {
    display: inline-block;
    width: 38px;
    height: 20px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}

#burger>.BN-a>.BN-a-head>em {
    display: inline-block;
    float: left;
    width: 20px;
    height: 20px;
    background: url(../images/position.png) no-repeat;
    background-size: 20px auto;
}

#burger>.BN-a>.BN-a-cont {
    display: block;
    overflow: hidden;
    height: 30px;
}

#burger>.BN-a>.BN-a-cont>a {
    font-size: 14px;
    color: #555;
    height: 30px;
    line-height: 30px;
}

#burger>.BN-a>.BN-a-cont>a.BN-lei {
    padding-left: 12px;
    background: url(../images/up-down3.png) no-repeat 1px -3px;
    background-size: 7px auto;
}

#burger>.BN-a>.BN-a-cont>a.open {
    color: #00ceff;
    font-weight: bold;
    background: url(../images/up-down3.png) no-repeat left -35px;
    background-size: 7px auto;
}

#burger>.BN-b {
    background-color: #f5f5f5;
    position: absolute;
    z-index: 1000;
    border-bottom: 1px solid #ebebeb;
}

#burger>.BN-b>.BN-classify {
    display: block;
    margin: 0 6px;
    overflow: hidden;
    padding-top: 5px;
}

#burger>.BN-b>.BN-classify>li {
    display: inline-block;
    float: left;
    width: 25%;
    margin-bottom: 10px;
}

#burger>.BN-b>.BN-classify>li>a {
    display: block;
    margin: 0 6px;
    text-align: center;
    border-radius: 2px;
    background: #fff;
    color: #333;
    line-height: 30px;
    font-size: 12px;
}

#burger>.BN-b>.BN-classify>li>a.BN-cur {
    background: #00ceff;
    color: #fff;
}

.yxk-cont1 {
    display: block;
    padding: 0 12px;
    border-top: 1px solid #f6f6f6;
    background: #fff;
}

.yxk-cont1 ul {
    padding-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px solid #f6f6f6;
}

.yxk-cont1 ul li {
    float: left;
    display: inline-block;
    width: 20%;
    margin-top: 15px;
    text-align: center;
}

.yxk-cont1 ul li a {
    display: inline-block;
    border: 1px solid #ddd;
    width: 90%;
    margin: 0 auto;
    border-radius: 4px;
    height: 28px;
    line-height: 28px;
    background: #f6f6f6;
}

.yxk-cont1 ul li span {
    display: inline-block;
    border: 1px solid #ddd;
    width: 90%;
    margin: 0 auto;
    border-radius: 5px;
    height: 28px;
    line-height: 28px;
    background-repeat: no-repeat;
    background-position: center;
}

.yxk-cont1 .currC a {
    background: #00ceff;
    color: #fff;
    border: 1px solid #00ceff;
}

.page {
    background: #fff;
    border-top: 1px solid #f5f5f5;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
}

.page>a {
    width: 22%;
    margin: 14px 0;
    display: inline-block;
    line-height: 30px;
    border-radius: 4px;
    background: #f6f6f6;
    text-align: center;
    color: #333;
}

.page>a:active,
.page span .cbtn a:active {
    background: #00ceff;
}

.page>a:nth-child(2) {
    width: 14%;
}

.page>a:nth-child(4) {
    width: 14%;
}

.page>a.over {
    color: #bbb;
}

.page>span {
    width: 22%;
    margin: 14px 0;
    display: inline-block;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    background: #00ceff;
    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;
}

.zhuanti-page{
    text-align: center;
    margin-bottom: 10px;
}

.zhuanti-page a{
    display: inline-block;
    width: 48%;
    margin-right: 1%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #f6f6f6;
}












.article_head {
    padding: 12px;
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
}

.article_head .title {
    margin-bottom: 15px;
}

.article_head h1 {
    font-size: 18px;
    color: #333;
    margin-bottom: 4px;
}

.article_head p {
    font-size: 12px;
    color: #999;
}

.article_head p span {
    color: #90bcf2;
    margin-right: 10px;
}

.article_cont {
    padding: 6px 12px;
    background: #fff;
}

.article_cont p {
    font-size: 15px;
    color: #333;
    line-height: 26px;
    padding-top: 15px;
}

.article_cont a {
    color: #4c33e5;
}

.article_cont p:first-child {
    padding-top: 0px;
}

.article_cont img {
    width: auto;
    max-width: 85% !important;
    height: initial !important;
}

.article_cont h3 {
    font-size: 16px;
    color: #00ceff;
    line-height: 16px;
    margin-top: 15px;
    /*border-left: 3px solid #29cbcd;*/
}

.article_cont>.Video {
    margin: 15px 12px;
    overflow: hidden;
    background: #222;
}

.article_cont>.Table {
    width: 100%;
    margin: 15px 0;
}

.big_img_mb {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 20186;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
}

.big_img_wrap {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 201822;
    width: 100%;
    margin: 0 auto;
    height: 100vh;
}

#Gm-big-pic {
    width: 100%;
    height: 80%;
    overflow: hidden;
}

#Gm-big-pic img {
    width: auto;
    height: auto;
    max-height: 100%;
    min-width: initial;
    max-width: 96%;
    margin: 0 2%;
}

.big_img_wrap .swiper-wrapper .num {
    display: block;
    height: 30px;
    line-height: 30px;
    width: 50px;
    text-align: right;
    font-size: 16px;
    letter-spacing: 2px;
    color: #fff;
    position: absolute;
}

.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 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;
}



.downloads_hd {
    margin: 12px;
    display: flex;
    border: 1px solid #00ceff;
    border-radius: 6px;
    height: 30px;
    line-height: 30px;
}

.downloads_hd li {
    flex: 1;
    text-align: center;
    font-size: 14px;
    color: #00ceff;
}

.downloads_hd li+li {
    border-left: 1px solid #00ceff;
}

.downloads_hd li a{
    display: block;
    height: 100%;
}

.downloads_hd  .current-menu-item a {
    color: #fff;
    background: #00ceff;
}

.Gm_list {
    overflow: hidden;
    margin: 12px;
}

.Gm_list li {
    float: left;
    width: 100%;
    padding: 12px 0px;
    position: relative;
    display: flex;
}

.Gm_list li .img {
    margin-right: 12px;
}

.Gm_list li .img,
.Gm_list li .img img {
    width: 75px;
    height: 75px;
    border-radius: 10px;
}

.Gm_list li .txt {
    flex: 1;
    overflow: hidden;
}

.Gm_list li .txt .name {
    display: block;
    color: #000;
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-size: 15px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Gm_list li .txt .tag,
.Gm_list li .txt em {
    display: block;
    color: #777;
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-size: 12px;
    margin-top: 1px;
}

.Gm_list li .txt .tag span {
    margin-right: 10px;
}

.Gm_list li .txt .tags {
    width: 100%;
    overflow: hidden;
    margin-top: 5px;
}

.Gm_list li .txt .tags a {
    display: block;
    float: left;
    border: 1px solid #999;
    color: #666;
    border-radius: 6px;
    padding: 0 4px;
    margin: 0 4px 0 0;
}

.Gm_list li .btn {
    color: #fff;
    background-color: #00ceff;
    display: block;
    width: 60px;
    height: 30px;
    text-decoration: none;
    text-align: center;
    border-radius: 15px;
    font-size: 14px;
    line-height: 30px;
    margin: 20px 0 0 12px;
}

.Gm_list li+li {
    border-top: 1px solid #efefef;
}

.x_z_wrap {
    background: #fff;
    overflow: hidden;
}

.x_z_wrap .x_z_head {
    display: flex;
    padding: 12px;
}

.x_z_wrap .x_z_head .soft-logo {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 12px;
    margin-right: 12px;
}

.x_z_wrap .x_z_head .right {
    flex: 1;
    overflow: hidden;
}

.x_z_wrap .x_z_head .right h1 {
    color: #333;
    word-wrap: break-word;
    overflow: hidden;
    font-size: 20px;
    height: 25px;
    line-height: 25px;
}

.x_z_wrap .x_z_head .right .stars {
    overflow: hidden;
    margin: 7px 0;
  
}

.x_z_wrap .x_z_head .right .stars img{
    width: auto;
}



.x_z_wrap .x_z_head .right .btn a {
    margin-top: 6px;
    width: 100px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #00ceff;
    border-radius: 4px;
    float: left
}

.x_z_wrap .x_z_head .right .btn a.no{
    background-color: #ccc;
    cursor: not-allowed;
}

.x_z_wrap .x_z_head .right .pp {
    margin-left: 4px;
    background: #1eaf0d !important;
}

.x_z_wrap .x_z_head .right .pp img {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 4px;
}

.x_z_wrap .msg {
    height: 28px;
    line-height: 28px;
    margin: 0px 10px 10px;
    font-size: 12px;
    color: #ffaa55;
    overflow: hidden;
    border: 1px solid #ffddaa;
    padding: 0px 5px;
    border-radius: 2px;
    text-align: center;
}

.x_z_wrap .x_z_label {
    display: flex;
    overflow: hidden;
    padding-bottom: 12px;
    margin-left: 12px;
}

.x_z_wrap .x_z_label li {
    flex: 1;
    margin-right: 6px;
}

.x_z_wrap .x_z_label li span {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    font-weight: 500;
    overflow: hidden;
}

.x_z_wrap .x_z_label li p {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
}

.x_z_wrap .soft-info {
    padding-bottom: 6px;
    margin-bottom: 12px;
    background-color: #fff;
}

.x_z_wrap .soft-info .title {
    display: flex;
    padding: 0 12px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #f6f6f6;
}

.x_z_wrap .soft-info .title span {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.x_z_wrap .soft-info .text {
    position: relative;
    overflow: hidden;
    padding: 12px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
}

.x_z_wrap .soft-info .text .con p {
    font-size: 15px;
    color: #333;
    line-height: 26px;
    padding-top: 15px;
}

.x_z_wrap .soft-info .text .con a {
    color: #4c33e5;
}

.x_z_wrap .soft-info .text .con p:first-child {
    padding-top: 0px;
}

.x_z_wrap .soft-info .text .con img {
    width: auto;
    max-width: 85%;
    margin: 0 auto;
}

.x_z_wrap .soft-info .text .con h3 {
    font-size: 16px;
    color: #00ceff;
    line-height: 22px;
    margin-top: 15px;
    /*border-left: 3px solid #29cbcd;*/
}

.x_z_wrap .soft-info .text .btn-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    height: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), to(#fff));
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0.8), #fff);
    background: linear-gradient(rgba(255, 255, 255, 0.8), #fff);
}

.x_z_wrap .soft-info .text .btn-wrap .icon {
    background: url(../images/up-down3.png) no-repeat 2px -11px;
    background-size: 9px auto;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0 0 -2px 4px;
}

.x_z_wrap .soft-info .text .btn-wrap .icon.on {
    background-position: 2px -50px !important;
}

.nodisplay {
    display: none;
}

.games_wrap {
    overflow-x: scroll;
    white-space: nowrap;
    overflow-y: hidden;
}

.games_wrap .game-lis1 {
    display: inline-block;
    vertical-align: text-top;
}

.game-lis1 {
    width: 100%;
    background-color: #fff;
    overflow: hidden;
}

.game-lis1 li {
    width: 50%;
    float: left;
    margin-top: 10px;
}

.game-lis1 li a {
    display: block;
}

.game-lis1 li a img {
    display: block;
    width: 92%;
    height: 28vw;
    margin: 0 auto;
    border-radius: 10px;
    max-height: 200px;
    min-height: 100px;
}

.game-lis1 li a h3 {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 400;
    color: #333;
    width: 92%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 auto;
}

.collection .link {
    float: right;
}

.collection .link a {
    float: left;
    height: 42px;
    line-height: 44px;
    padding: 0 12px;
    font-size: 16px;
    color: #666;
    position: relative;
    border-bottom: 2px solid #fff;
}

.collection .link a+a::before {
    content: '';
    display: inline-block;
    position: absolute;
    left: -1px;
    top: 14px;
    height: 16px;
    border-left: 1px solid #ddd;
}

.collection .link a.on {
    border-bottom: 2px solid #00ceff;
    color: #00ceff;
}

.hj_banner {
    position: relative;
    height: 270px;
    background: #fff;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.bg_zt_img {
    width: 100%;
    height: 180px;
    position: relative;
    display: block;
    overflow: hidden;
}

.bg_zt_img>img {
    width: 100%;
    height: 180px;
    filter: blur(3px);
    left: 0;
    z-index: 1;
}

.cover_bg {
    width: 100%;
    height: 180px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background-color: #434343;
    opacity: .3;
    filter: alpha(opacity=70);
}

.zt_bg_arc {
    width: 100%;
    height: 180px;
    position: absolute;
    bottom: 0px;
    z-index: 3;
}

.zt_bg_arc img {
    width: 100%;
    position: absolute;
    bottom: 0px;
}

h1.hj_title {
    display: block;
    overflow: hidden;
    font-size: 20px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 4;
    height: 24px;
    line-height: 24px;
    margin-top: 26px;
}

.hj_title i {
    width: 25px;
    height: 7px;
    background: url(../images/zt_bg_item.png) no-repeat 0px 0px;
    background-size: 65px auto;
    display: inline-block;
    position: relative;
    top: -6px;
}

.hj_title i:first-child {
    margin-right: 5px;
}

.hj_title i:last-child {
    margin-left: 5px;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH();
}

.hj_title span,
.hj_title h1 {
    font-size: 20px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    overflow: hidden;
    max-width: 260px;
}

.rec_list {
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 90px;
    z-index: 4;
}

.rec_list li {
    width: 33.33%;
    float: left;
}

.rec_list li:first-child,
.rec_list li:last-child {
    margin-top: 15px;
}

.recommend_list {
    display: block;
    overflow: hidden;
    width: 60px;
    height: 62px;
    background: url(../images/zt_bg_item.png) no-repeat -60px 0;
    background-size: 130px auto;
    margin: 0 auto;
}

.rec_list li i {
    width: 28px;
    height: 20px;
    display: block;
    background: url(../images/zt_bg_item.png) no-repeat 0px -9px;
    background-size: 65px auto;
    margin: 0 auto;
}

.rec_list li:first-child i {
    background-position: 0px -29.5px;
}

.rec_list li:last-child i {
    background-position: 0px -50px;
}

.recommend_list img {
    width: 60px;
    height: 60px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 10px;
}

.rec_list li b {
    font-size: 14px;
    color: #333;
    height: 16px;
    line-height: 16px;
    width: 70px;
    margin: 14px auto 12px auto;
    display: block;
    overflow: hidden;
    text-align: center;
    font-weight: 100;
}

.rec_list li:first-child b,
.rec_list li:last-child b {
    margin: 8px auto;
}

.rec_list li span {
    display: block;
    overflow: hidden;
    width: 65px;
    height: 10px;
    background: url(../images/zt_bg_item.png) no-repeat 0px -72px;
    background-size: 65px auto;
    margin: 0 auto 13px auto;
}

.rec_list li:first-child span,
.rec_list li:last-child span {
    margin: 0px auto 8px auto;
}

.rec_list li .games_download {
    width: 70px;
    height: 28px;
    border-radius: 15px;
    background: #00ceff;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    display: block;
    overflow: hidden;
    color: #fff;
    margin: 0 auto;
}

.ztbox {
    background: #fff;
    margin: 6px 0;
}

.theme_tit {
    padding: 6px;
    font-size: 18px;
    color: #444;
    text-align: center;
    font-weight: bold;
}

.theme_infro {
    margin: 0 12px;
    background: #efefef;
    line-height: 26px;
    text-align: center;
}

.theme_infro span {
    font-size: 14px;
    color: #999;
}

.theme_infro span em {
    color: #ff4a4a;
    margin: 0 4px;
}

.theme_infro span+span {
    margin-left: 12px;
}

.theme_text {
    font-size: 14px;
    color: #444;
    line-height: 26px;
    padding: 12px;
    text-align: justify;
}

.pic_wrap {
    overflow: hidden;
    margin: 0 12px;
}

.pic_wrap .txt {
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    color: #999;
    margin: 10px 0;
}

.pic_wrap .txt p {
    float: left;
}

.pic_wrap .txt p+p {
    float: right;
}

.pic_wrap .txt span {
    color: #333;
}

.img_list {
    margin: 12px 0;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.img_list ul li {
    position: relative;
    margin-right: 6px;
    display: inline-block;
    height: 170px;
    overflow: hidden;
    background: #f5f5f5;
}

.img_list ul li img {
    height: 170px;
    width: initial;
    position: relative;
    z-index: 1;
}

.img_list ul li span.icon_video {
    width: 100%;
    height: 100%;
    background: url(../images/icon_details_play.png) no-repeat center;
    background-size: 40px auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.m_video {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20195;
    background: #000;
}

.close_video {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    bottom: 60px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.tjvideo {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    overflow: hidden;
}

.j-filter {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.3);
}