@charset "UTF-8";

/*!
 * smallPop 0.1.2 | https://github.com/silvio-r/spop
 * Copyright (c) 2015 Sílvio Rosa @silvior_
 * MIT license
 */
.spop-container{z-index:2000;position:fixed}
.spop-container,
.spop-container *,
.spop-container :after,
.spop-container :before {box-sizing:border-box}
.spop--top-left{top:0;left:0}
.spop--top-left .spop{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}
.spop--top-center{top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.spop--top-center .spop{-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}
.spop--top-right{top:0;right:0}
.spop--top-right .spop{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}
.spop--center{top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}
.spop--center .spop{-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}
.spop--bottom-left{bottom:0;left:0}
.spop--bottom-left .spop{-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%}
.spop--bottom-center{bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.spop--bottom-center .spop{-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}
.spop--bottom-right{bottom:0;right:0}
.spop--bottom-right .spop{-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}
@media screen and (max-width:30em){.spop--bottom-center,.spop--bottom-left,.spop--bottom-right,.spop--top-center,.spop--top-left,.spop--top-right{top:auto;left:0;right:0;margin-left:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.spop--bottom-center .spop,.spop--bottom-left .spop,.spop--bottom-right .spop,.spop--top-center .spop,.spop--top-left .spop,.spop--top-right .spop{-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}.spop{border-bottom:1px solid rgba(0,0,0,.15)}}.spop{position:relative;min-height:56px;line-height:1.25;font-size:14px;-webkit-transform:translateZ(0);transform:translateZ(0)}@media screen and (min-width:30em){.spop{border-radius:2px;width:320px;margin:.7em}}.spop--error,.spop--info,.spop--success,.spop--warning{color:#fff;background-color:#454A56}@-webkit-keyframes spopIn{0%{-webkit-transform:scale(.2,.2);transform:scale(.2,.2)}95%{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}100%{-webkit-transform:scale(1,1);transform:scale(1,1)}}@keyframes spopIn{0%{-webkit-transform:scale(.2,.2);transform:scale(.2,.2)}95%{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}100%{-webkit-transform:scale(1,1);transform:scale(1,1)}}@-webkit-keyframes spopOut{0%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}20%{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}100%{opacity:0;-webkit-transform:scale(0,0);transform:scale(0,0)}}@keyframes spopOut{0%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}20%{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}100%{opacity:0;-webkit-transform:scale(0,0);transform:scale(0,0)}}.spop--out{-webkit-animation:spopOut .4s ease-in-out;animation:spopOut .4s ease-in-out}.spop--in{-webkit-animation:spopIn .4s ease-in-out;animation:spopIn .4s ease-in-out}.spop-body{padding:1.4em}.spop-body p{margin:0}.spop-body a{color:#fff;text-decoration:underline}.spop-body a:hover{color:rgba(255,255,255,.8);text-decoration:none}.spop-title{margin-top:0;margin-bottom:.25em;color:#fff}.spop-close{position:absolute;right:0;top:0;height:32px;width:32px;padding-top:7px;padding-right:7px;font-size:22px;font-weight:700;text-align:right;line-height:.6;color:#fff;opacity:.5}.spop-close:hover{opacity:.7;cursor:pointer}.spop-icon{position:absolute;top:13px;left:16px;width:30px;height:30px;border-radius:50%;-webkit-animation:spopIn .4s .4s ease-in-out;animation:spopIn .4s .4s ease-in-out}.spop-icon:after,.spop-icon:before{content:"";position:absolute;display:block}.spop-icon+.spop-body{padding-left:4.2em}.spop-icon--error,.spop-icon--info{border:2px solid #3a95ed}.spop-icon--error:before,.spop-icon--info:before{top:5px;left:11px;width:4px;height:4px;background-color:#3a95ed}.spop-icon--error:after,.spop-icon--info:after{top:12px;left:11px;width:4px;height:9px;background-color:#3a95ed}.spop-icon--error{border-color:#ff5656}.spop-icon--error:before{top:16px;background-color:#ff5656}.spop-icon--error:after{top:5px;background-color:#ff5656}.spop-icon--success{border:2px solid #2ecc54}.spop-icon--success:before{top:7px;left:7px;width:13px;height:8px;border-bottom:3px solid #2ecc54;border-left:3px solid #2ecc54;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.spop-icon--warning{border:2px solid #fcd000}.spop-icon--warning:before{top:7px;left:7px;width:0;height:0;border-style:solid;border-color:transparent transparent #fcd000;border-width:0 6px 10px}

.pui-navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    z-index: 500;
    top: 0;
    width: 100%;
    background-color: #fafafa
}

.pui-navbar+.pui-tab__panel {
    padding-top: 50px;
    padding-bottom: 0
}

.pui-navbar__item {
    position: relative;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding: 13px 0;
    text-align: center;
    font-size: 15px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}
.pui-col-3,.pui-col-4,.pui-col-6{
    box-sizing: border-box;
    padding: 0 0.2rem;
    float: left;
}
.pui-col-3{
    width: 25%;
    margin-bottom: 0.2rem;
}
.pui-col-6{
    width: 50%;
    height:2.8rem;
}
#pui-col-6-heji{height:2.2rem;}
#pui-col-6-heji img{height:2rem;}
.pui-col-4{
    width: 33.33%;
}
button.pui-btn, input.pui-btn, a.pui-btn {
    outline: 0;
    -webkit-appearance: none;
    padding: 0.2rem 0.3rem;
    line-height: 0.2rem;
    border-radius: 0.1rem;
    font-size: 0.26rem;
    display: inline-block;
}

.pui-btn-solid {
    color: #22C485;
    background-color: #FFFFFF;
    border: 1px solid #22C485;
}
h2, h3, h4 {
    font-weight: normal;
}

.search-Header{
    background: #00c26e;
}
.search-Header .headerSearch{
    width: 5.5rem;
}
.search-Header .headerSearch input{
    width: 4.5rem;
}

.search-Header .quxiao span{
    color: #fff;
    font-size: .28rem;
}

.back a img{
    width: .26rem;
    height: .44rem;
}

/*搜索菜单*/

.game-main-list-top{
    height: .7rem;
    line-height: .7rem;
    padding: .2rem .3rem;
}
.game-main-list-top ul{
    justify-content: space-around;
}
.game-main-list-top ul li{
    text-align: center;
    font-size: .3rem;
}
.game-main-list-top ul li+li{
    /*margin-left: .2rem;*/
}
.game-main-list-top ul li.game-main-list-top-menu label,
.game-main-list-top ul li.game-main-list-top-menu a{
    display: block;
    color: #333333;
    font-size: .3rem;
}
.game-main-list-top ul li label span{
    color: #00c26e;
}
.game-main-list-top ul li.game-main-list-top-menu:first-child{
    border-right: none;
    border-radius: .1rem 0 0 .1rem;
}
.game-main-list-top ul li:last-child{
    border-left: none;
    border-radius: 0 .1rem .1rem 0;
}
.game-main-list-top ul li:last-child label{
    display: flex;
    justify-content: center;
}
.game-main-list-top ul li:last-child img{
    width: .22rem;
    height: .24rem;
    margin-left: .1rem;
    transition: all .3s;
}

.game-main-list-top ul li.game-main-list-top-menu.active{
    /*background: #3399ff;*/
}
.game-main-list-top ul li.game-main-list-top-menu.active label,
.game-main-list-top ul li.game-main-list-top-menu.active a{
    color: #00c26e;
}
.game-main-list-top ul li.active label span{
    color: #00c26e;
    font-size: .3rem;
}

.search-res{
    min-height: 11rem;
}

.search-res .game-main-list-top ul li.active label {
    color: #00c26e !important;
    font-size: .3rem !important;
}



.search-res-news > li > a img {
    width: 2.4rem;
    height: 1.5rem;
}



.div{
    width: 100px;
    height: 100px;
}


.pui-panel {
    background-color: #fff;
    /*margin-top: 10px;*/
    position: relative;
    overflow: hidden;
    clear: both;
}

.pui-panel:first-child {
    margin-top: 0.1rem;
}

.pui-panel:before {
    top: 0;
    border-top: 1px solid #e5e5e5;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.pui-panel:after,.pui-panel:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    color: #e5e5e5
}

.pui-panel:after {
    bottom: 0;
    border-bottom: 1px solid #e5e5e5;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.pui-panel__hd {
    padding: 0.4rem;
    color: #999;
    font-size: 13px;
    position: relative
}

.pui-panel__hd2 {
    padding: 0.1rem 0.4rem 0 0.4rem;
    color: #999;
    font-size: 13px;
    position: relative
}

.pui-single-panel{
    background-color: #fff;
    position: relative;
    overflow: hidden;
}
.pui-panel__hd{
    position: relative;
    overflow: hidden;
}
.pui-panel-tit{
    float: left;
    font-size: 0.34rem;
    line-height: 0.4rem;
    color: #000000;
}
.pui-panel-tit .iconfont{
    font-size:0.4rem;
    color: #22C485;
    margin-right:.1rem;
}
.pui-panel-more{
    display: block;
    position: absolute;
    right: 0.4rem;
    top: 50%;
    margin-top: -.2rem;
    color: #22C485;
    font-size: 0.28rem;
    line-height: 0.4rem;
}
.pui-panel__body{
    padding: 0 0.4rem;
}
.pui-navbar{
    height: 0.8rem;
    border-radius: 0.15rem;
    border: 1px solid #eeeeee;
}
.pui-navbar .pui-navbar__item{
    padding: 0;
    line-height: 0.74rem;
    font-size: 0.24rem;
}
.pui-navbar__item:after{
    background: #22C485;
    top: 0.25rem;
    bottom: 0.25rem;
}
.pui-navbar .pui-navbar__item.active{
    background: #22C485;
    border-radius: 0.15rem;
    color: #fff;
}


.pui-panel__tab{
    height: 0.7rem;
    border-bottom: 1px solid #22C485;
}
.pui-panel__tab2{
    height: 1.2rem;
}
.pui-panel__tab li{
    float: left;
    height: 0.7rem;
    line-height: 0.7rem;
    padding: 0 0.3rem;
    font-size: 0.34rem;
    border-top-left-radius: 0.15rem;
    border-top-right-radius: 0.15rem;
}
.pui-panel__tab2 li{
    float: left;
    height: 0.7rem;
    line-height: 0.7rem;
    padding: 0 0.1rem;
    font-size: 0.34rem;
    border-top-left-radius: 0.15rem;
    border-top-right-radius: 0.15rem;
    border-bottom-right-radius: 0.15rem;
    border-bottom-left-radius: 0.15rem;
    width:0.8rem;
}
.pui-panel__tab li .iconfont{
    color: #22C485;
}
.pui-panel__tab li.active{
    background: #22C485;
    color: #fff;
}
.pui-panel__tab2 li.active{
    background: #22C485;
    color: #fff;
    width: 1.1rem;
    height: 1.1rem;
    line-height: 1.1rem;
}
.pui-panel__tab li.active .iconfont{
    color: #fff;
}

.pui-down-swapTab{
    padding: 0.2rem 0;
}
.pui-down-swapTab .pui-col-3{
    padding: 0.2rem;
}

.download-recommend{
    background: url(../images/toplistbg.jpg) center no-repeat;
    background-size: cover;
    height: 4.94rem;
    border-radius: 0.1rem;
}
.recon-header{
    text-align: center;
    color: #FFF;
    padding-top: 0.25rem;
}
.recon-header p{
    line-height: 1.4;
    font-size: 0.34rem;
}
.recon-header p .iconfont{
    font-size:0.5rem;
}

.pui-recon-box{
    text-align: center;
    position: relative;
    display:block;
    background: #FFF;
    width: 1.7rem;
    height: 1.75rem;
    border-radius: 0.15rem;
}
.pui-recon-box .pic{
    position: absolute;
    left: 50%;
    top: -0.45rem;
    margin-left: -.45rem;
    width: 0.9rem;
    height: 0.9rem;
    border: 2px solid #fff;
    border-radius: 0.15rem;
}
.pui-recon-box .pic img{
    width: 0.9rem;
    height: 0.9rem;
}
.download-recommend .pui-fluid .pui-row{
    padding: 0 0.4rem;
    padding-top: 0.8rem;
}
.pui-recon-box .recon-tit{
    font-size: 0.28rem;
    padding-top: 0.55rem;
}
.pui-recon-box .item{
    font-size: 0.2rem;
    line-height: 1.4;
    color: #999
}
.recon-footer{
    text-align: center;
    padding-top: 0.3rem;
}
.recon-footer a{
    color: #fff;
    font-size: 0.3rem;
}
.pui-heji-box{
    display: block;
    position: relative;
    border-radius: 0.15rem;
    overflow: hidden;
    margin-bottom: 0.4rem;
}
a .popover-tit{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #FFF;
    font-size: 0.24rem;
    background: rgba(0,0,0,.6);
}
.pui-heji-box .popover-tit{
    text-align: center;
}
.down-panel__body{
    padding-bottom: 0.4rem;
}
.media-box-title{
    font-size: 0.28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 0.5rem;
    margin-bottom: 0.05rem;
}
.media-desc{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 0.4rem;
    margin-bottom: 0.05rem;
}
.media-date{
    color: #999;
    font-size: 0.2rem;
}
.media-footer{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.media-tag{
    font-size: 0.21rem;
    color: #999999;
}
.media-tag .iconfont{
    color: #22C485;
    margin-right: 5px;
}
.toplist-raty{
    height: 0.2rem;
    line-height: 0.22rem;
}
.toplist-raty span{
    display: inline-block;
    vertical-align: middle;
}
/*.toplist-raty span.raty-star{
	width: 1.2rem;
	height: 0.2rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}*/
.toplist-raty span.raty-star-10{
    background-image: url(../images/star.png);
}
.toplist-raty span.raty-txt{
    font-size: 0.2rem;
    color: #22C485;
    margin-left: 0.1rem;
    margin-top: -.05rem;
}
.top-number{
    width: 0.4rem;height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    border-radius: 0.4rem;
    background: #cccccc;
    color: #FFFFFF;
    margin-right: 0.4rem;
    font-size: 0.24rem;
}
.toplist-cells .pui-media-box{
    padding: 0.2rem 0;
}
.toplist-cells .pui-media-box:before{
    display: none;
}
.toplist-cells .pui-media-box:nth-child(1) .top-number{
    background: #22C485;
}
.toplist-cells .pui-media-box:nth-child(2) .top-number{
    background: #22C485;
}
.toplist-cells .pui-media-box:nth-child(3) .top-number{
    background: #22C485;
}
.toplist-swapTab{
    padding: 0.2rem 0;
}

.pui-row {
    overflow: hidden;
}
.pui-row {
    margin: 0 -0.2rem;
}
.pui-downbox{
    text-align: center;
}
.pui-downbox .downpic img{
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0.15rem;
}
.download-intro h3 {
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.download-intro{
    padding: 0.1rem 0;
}
.download-intro h3 a{
    font-size: 0.24rem;
    color: #333333;
}
.download-intro p{
    font-size: 0.20rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height:0.25rem;
    height: 0.25rem;
    margin-top: 0.1rem;
    display: inline-block;
}
.pui-down-swapTab{
    padding: 0.2rem 0;
}
.pui-down-swapTab .pui-col-3{
    padding: 0.2rem;
}

.pui-media-box {
    padding: 0.2rem 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.pui-media-box:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
    border-top: 1px dashed #e8e8e8;
    color: #e8e8e8;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.pui-media-box:first-child:before {
    display: none
}

a.pui-media-box {
    color: #000;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

a.pui-media-box:active {
    background-color: #ececec
}

.pui-media-box__title {
    font-weight: 400;
    font-size: 17px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    word-wrap: break-word;
    word-break: break-all
}

.pui-media-box__desc {
    color: #999;
    font-size: 13px;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.pui-media-box__info {
    margin-top: 15px;
    padding-bottom: 5px;
    font-size: 13px;
    color: #cecece;
    line-height: 1em;
    list-style: none;
    overflow: hidden
}

.pui-media-box__info__meta {
    float: left;
    padding-right: 1em
}

.pui-media-box__info__meta_extra {
    padding-left: 1em;
    border-left: 1px solid #cecece
}

.pui-media-box_text .pui-media-box__title {
    margin-bottom: 8px
}

.pui-media-box .pui-media-box__hd {
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    text-align: center;
    margin-right: 0.25rem;
    font-size: 0;
}

.pui-media-box .pui-media-box__hd img {
    border-radius: 0.15rem;
    width: 100%;
    max-height: 100%;
}

.pui-media-box .pui-media-box__thumb {
    width: 100%;
    max-height: 100%;
    vertical-align: top
}

.pui-media-box .pui-media-box__bd {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0
}

.media-title {
    line-height: 0.4rem;
    margin-bottom: 0.15rem;
}

.media-title a {
    font-size: 0.32rem;
}

.media-attr {
    line-height: 0.35rem;
    color: #999999;
    margin-bottom: 0.15rem;
    font-size: 0.24rem;
}

.media-attr span.item a {
    color: #999999
}

.media-desc {
    line-height: 0.35rem;
    color: #999999;
    font-size: 0.24rem;
}

/*首页加载更多按钮*/
.morenews{
    padding: 0.1rem;
    text-align: center;
    background-color: #f3f3f3;
    margin-bottom:0.2rem;
}
.morenews a{
    color: #747474;
    font-size: 0.25rem;
}
.morenews a span{
    font-size:0.3rem;
}

.media-box-title{
    font-size: 0.28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 0.5rem;
    margin-bottom: 0.05rem;
}
.media-desc{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 0.4rem;
    margin-bottom: 0.05rem;
}
.media-date{
    color: #999;
    font-size: 0.2rem;
}
.media-footer{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.media-tag{
    font-size: 0.21rem;
    color: #999999;
}
.media-tag .iconfont{
    color: #22C485;
    margin-right: 5px;
}

/*首页=轮播css修改*/
.news-swapTab .media-cells{
    height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity:0;
}
.news-swapTab .media-cells.show{
    height: auto;
    overflow: hidden;
    visibility: visible;
    opacity: 1;
}