#game-gifts {
    background: white;
    padding-top: .3rem;
}
.game-like {
    background: white;
    padding-top: .4rem;
    padding-bottom: 0.2rem;
}
.gifts-list-li {
    width: 7.2rem;
    padding: 0.18rem 0 0.19rem 0.24rem;
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
}

.gifts-list-ul .gifts-list-li:first-child {
    border-top: 0;
    padding-top: 0;
}
.gifts-list-ul .gifts-list-li:last-child{
    padding-bottom: 0;
}
.gifts-list-li img {
    float: left;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 0.24rem;
}
.gifts-list-li.djimg img{
    width: 1.2rem;
    border-radius: .1rem;
}
.gifts-list-li .gift-info {
    float: left;
    margin-left: 0.16rem;
    width: 4.2rem;
}
.gifts-list-li.djimg .gift-info{
    width: 4.6rem;
}
.gifts-list-li .gift-name {
    display: block;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: left;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0.3rem;
    color: #333333;
    font-weight: bold;
}

.gifts-list-li .game-label-container {
    overflow: hidden;
    margin-top: 0.05rem;
}

.gifts-list-li .game-label-container .game-label {
    height: 0.3rem;
    line-height: 0.3rem;
    width: 2rem;
    color: #999999;
    overflow: hidden;
    margin-bottom: 0.08rem;
    float: left;
    font-size: 0.22rem;
}
.gifts-list-li.djimg .game-label-container .game-label{
    width: 2.2rem;
}
.gifts-list-li .game-label-container .game-label span{
    color: #A5B3C4;
}
.gifts-list-li .gifts-time {
    font-size: 0.24rem;
    color: #333333;
    height: 0.4rem;
    overflow: hidden;
}

.gifts-list-li .get-gift{
    float: right;
    color: #fff;
    width: .98rem;
    height: .48rem;
    border-radius: .24rem;
    border: solid 1px #2189ff;
    background: #2189ff;
    line-height: .46rem;
    display: block;
    text-align: center;
    margin: auto;
    margin-top: 0.55rem;
}
.gifts-list-li .nodown{
    background-color: #ccc;
    border: 1px solid #ccc;
}


.noDownInfo{
    width: 3.8rem;
    height: 2.8rem;
    background: url("/tpl/duotegame/m/images/nodown.png") no-repeat;
    background-size: 3.8rem 2.8rem;
    margin: 0 auto;
    margin-top: 0.84rem;
}
.noDownInfoTitle{
    color: #A5B3C4;
    font-size: 0.3rem;
    text-align: center!important;
    width: 100%;
    padding-bottom: 0.3rem;
}


.assort-swiper .swiper-pagination-bullet {
    width: 0.2rem;
    height: 0.2rem;
    margin-right: 0.2rem;
    background-color: #999999;
    border-radius: 50%;
    opacity: 1;
}

.assort-swiper .swiper-pagination-bullet-active {
    background-color: #2189ff;
}

.assort-pagination {
    text-align: center;
    font-size: 0;
    margin-top: 0.3rem;
}

.assort-swiper .complication-pagination {
    line-height: 0.2rem;
    height: 0.2rem;
    font-size: 0;
    margin-top: 0.4rem;
}

.assort-swiper > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.1rem;
}
.assort-swiper .nopage{
    display: none;
}
.title-container{
    padding:0 .24rem;
}
.title-container span{
    color: #2189ff;
}

.hejiBottomMain{
    overflow: hidden;
    background: white;
}
.hejiBottomMain .newHjmain{
    padding: 0 0.24rem 0.24rem 0.24rem;
}
.hejiBottomMain .newHjmain a{
    padding: 0.1rem 0.22rem;
    border-radius: 0.4rem;
    border: solid 1px #e6e6e6;
    text-align: center;
    color: #555555;
    margin: 0 0.1rem 0.08rem 0;
    float: left;
    width: 48%;
    overflow: hidden;
    white-space: nowrap;
}
.game-tuijian{
    background: white;
    padding-bottom: .3rem;
}
.game-tuijian .tuijian-list{
    width: 100%;
    overflow-x: hidden;
    padding: 0 .24rem;
}
.game-tuijian .list-box{
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    height: 1.69rem;
    border-bottom: 0;
    overflow-y: hidden;
}
.game-tuijian .list-box a{
    display: inline-block;
    width: 1.28rem;
    height: 1.69rem;
    margin-right: .36rem;
    text-align: center;
    color: #666666;
    font-size: .24rem
}
.game-tuijian .list-box a span{
    width: 1.1rem;
    overflow: hidden;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.game-tuijian .list-box a img{
    width: 1.28rem;
    display: block;
    border-radius: .2rem;
    height: 1.28rem;
}

.topbox{
    background: #fff;position: relative;overflow: hidden;
    padding:0 0.24rem 0.2rem 0.24rem;
}
.topbox .toopbg{
    width: 100%;
    height: 3.33rem;
}

.topbox .topbutton{
    display: inline-block;
}
.topbox .logobox{
    background: #fff;
    height: 2.04rem;
    width: 2.04rem;overflow: hidden;border-radius: .4rem;    float: left;margin-right: .15rem;
}
.topbox .logobox img{
    width: 1.88rem;
    height: 1.88rem;
    border-radius: .4rem;
    display: block;
    margin-top: .08rem;
}
.topbox .logobox.djimg{
    width: 1.64rem;
    border-radius: 0;
}
.topbox .logobox.djimg img{
    width: 1.48rem;
    border-radius: .1rem;
}
.topbox .titlebox{
    float: left;height: 2rem;
}
.topbox .checkbox{
    height: .54rem;
}
.topbox .checkbox a{
    float: left;
    width: 1.08rem;
    height: .54rem;
    background-color: #a5b3c4;
    line-height: .54rem;
    text-align: center;
    color: #ffffff;
    font-size: .24rem;
    border-radius: .24rem .24rem 0 0;
    margin-right: .11rem;
    font-weight: bold;
}
.topbox .checkbox a.active{
    background-color: #ffffff;
    color: #2189FF;
}
.topbox h3{
    color: #333333;
    font-weight: bold;
    font-size: .36rem;
    margin-top: 0.1rem;
    width: 4.8rem;
    white-space: nowrap;
    overflow: hidden;
}

.topbox .toptype{
    overflow: hidden;
    width:4.8rem;
}

.topbox .toptype span{
    float: left;margin-top: .12rem;
    width: 50%;color: #a5b3c4;font-size: .24rem;
}

.topbox .toptype span em{
    color: #999999;
}
.topbox .lijixiazai{
    float: left;
    width: 100%;
    height: .55rem;
    background-color: #2189ff;
    border-radius: 44px;
    text-align: center;
    line-height: .55rem;
    color: #ffffff;
    font-size: .24rem;
    margin-top: .35rem;
}
.topbox .nodown{
    background-color: #ccc;
}
.guideBox{
    background: #eee;
    width: 100%;
    border-radius: 0.3rem;
    padding: 0.2rem;
    margin-top: 0.3rem;
}
.guideBox .guide{
    font-size: 0.24rem;
    line-height: 0.4rem;
    text-indent: 0.5rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.xgglBox{
    background: white;
    padding-top: 0.4rem;
    padding-bottom: 0.2rem;
}
.xgglBoxUl{
    padding-left: 0.24rem;
}
.xgglBoxUl .xgglBoxUl-li{
    margin-right: 0.3rem;
    width: 3.35rem;
    height: 2.64rem;
    display: block;
    margin-bottom: 0.3rem;
    float: left;
}
.xgglBoxUl .xgglBoxUl-li:nth-child(2n){
    margin-right: 0;
}

.xgglBoxUl .xgglBoxUl-li a.compilation-a-img{
    width: 3.38rem;
    height: 1.69rem;
    display: block;
}
.xgglBoxUl .xgglBoxUl-li a.compilation-a-img img{
    width: 100%;
    height: 100%;
    border-radius: 0.2rem;
}
.xgglBoxUl .xgglBoxUl-li a.compilation-a-text{
    width: 100%;
    height: 0.88rem;
    text-align: left;
    overflow: hidden;
    line-height: 0.44rem;
    font-size: 0.26rem;
    color: #333333;
    display: block;
    margin-top: 0.1rem;
}
.title-container span{
    background-position-y: 0.12rem;
}