@charset "UTF-8";
.hotGift{
    padding: .2rem 0.3rem;
}
.hotGift>strong{
    display: block;
    width: 4.46rem;
    height: .89rem;
    line-height: .89rem;
    text-align: center;
    color: #03c370;
    font-size: .32rem;
    font-style: italic;
    margin: auto;
    background: url("/static/m/img/rmlb.png")no-repeat;
    background-size: 4.46rem .89rem;
}
.hotGift>ul{
    justify-content: flex-start;
    padding-top: .8rem;
}
.hotGift>ul>li{
    padding-bottom: .2rem;
    width: 1.6rem;
    background: #f7f7f7;
}
.hotGift>ul>li+li{
    margin-left: .15rem;
}
.hotGift>ul>li>a img{
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    margin: -.5rem auto 0;
}
.hotGift>ul>li p{
    padding: 0 .2rem;
}
.hotGift>ul>li p a.two-txt-cut{
    font-size: .24rem;
    color: #333333;
    line-height: .35rem;
    height: .7rem;
}
.hotGift>ul>li p:last-child a{
    display: block;
    margin: auto;
    width: .96rem;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    font-size: .24rem;
    color: #ffffff;
    background: url("/static/m/img/lq.png")no-repeat;
    background-size: .96rem .4rem;
}


/*礼包列表*/
.gift-wrap .carefullyChosenIcon a img{
    width: 1.2rem;
    height: 1.2rem;
}
.gift-wrap .game-con-name{
    width: 5.2rem;
}


/*--------------*/
/*礼包详情*/
.gift-down{
margin-top: .2rem;
}
.gift-down a{
    justify-content: center;
    height: .85rem;
    line-height: .85rem;
    text-align: center;
    font-size: .3rem;
    color: #fff;
    font-weight: bold;
    background: url(/static/m/img/down1.png)no-repeat;
    background-size: 6.9rem .85rem;
}
.gift-down a:first-child{
    background: url("/static/m/img/lblq.png")no-repeat;
    background-size: 6.9rem .85rem;
}
.gift-down a:last-child img{
    width: .33rem;
    height: .33rem;
    margin-right: .2rem;
}
.gift-down a img{
    width: .3rem;
    margin-right: .1rem;
}

/*礼包说明*/
.giftBagDesc{
    /*padding-top: .3rem;*/
    padding-bottom: .2rem;
}
.giftBagDescText{
    font-size: .28rem;
    margin-top: .1rem;
    margin-bottom: 0.13rem;
}
.giftBagDescText p {
    font-size: .28rem;
    color: #707070;
    line-height: .5rem;
}

.giftBagDescText p a {
    color: #50aaf5;
}
.side-xg-down {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: .3rem
}

.side-xg-down .item {
    width: 50%;
    display: flex;
    align-items: center;
    margin-top: .3rem
}
.side-xg-down .item .inf {
    width: 50%;

}
.side-xg-down .item a{
    color: #333;
}

.side-xg-down .item .icon {
    width: 1.2rem;
    height: 1.2rem;
    margin-right: .2rem
}

.side-xg-down .item .icon2 {
    width: 1.5rem;
    height: 0.8rem;
    margin-right: .2rem
}

.side-xg-down .item .title {
    margin-bottom: .2rem
}

.game-con-name {
    flex: 1;
    overflow: hidden;
    margin-left: .2rem
}

.game-con-name>div {
    font-size: .24rem;
    color: #999999;
    display: flex;
    margin: .1rem 0;
}

.game-con-name h1 {
    font-size: .3rem;
    color: #333333;
    font-weight: 600;
}

.game-con-name>div .t {
    width: 50%;
}

.game-con-name>div {
    font-size: .24rem;
    color: #999999;
}

.game-con-name>div label {
    font-size: .24rem;
    color: #3399ff;
}


.game-scope {
    position: relative;
    width: 1.3rem;
    height: 1.5rem;
    background: url("/static/m/img/head-game-rank.png")no-repeat;
    background-size: 1.3rem
}


.game-con-icon {
    justify-content: center !important;
}

.game-con-icon-bor {
    border-radius: .2rem;
}

.game-con-icon-bor img {
    width: 1.3rem;
    height: 1.3rem;
    border-radius: .2rem;
}

.single-title {
    display: flex;
    font-size: 14px;
    align-items: center;
}

.single-title b {
    color: #00c26e;
    margin-right: .2rem
}

.single-title .bg {
    flex: 1;
    height: 10px;
    background-image: url(/static/m/img/swiper-slide-title.bg.png);
}

.game-con {}


.game-con-topImg {
    height: 3.2rem;
    overflow: hidden;
}

.game-con-topImg img {
    width: 7.5rem;
    min-height: 3.2rem;
}

.game-con-info {
    padding: .2rem;
}

.game-con-info .game-title {
    display: flex;

}

.game-con-info .game-title h1 {
    font-size: 17px;
    color: #333;
    margin-right: .2rem
}

.game-con-info .game-title .score {
    background-image: url("/static/m/img/title-star.png");
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 8px center;
    border-radius: .5rem;
    border: solid 1px #ff9600;
    color: #ff9600;
    padding: .05rem 0;
    padding-left: .5rem;
    padding-right: .2rem;
}

.game-con-info-top {
    padding: .2rem 0;
    justify-content: normal;
}
.gameDesc h2,
.gameDesc h3 {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}

.gameDesc h2,
.gameDesc h3 {
    position: relative;
    font-weight: bold;
    font-size: 14px;
    margin: .15rem 0;
    color: #00c26e;
    padding-left: .3rem;
    color: #333;
}

.gameDesc h2:before,
.gameDesc h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #00c26e;
}