.wapper {
    background: #F5F5F5;
}
.topRight{
    position: absolute;
    right: 0.3rem;
    font-size: 0.6rem;
    color: #ffffff;
    top: 0.5rem;
    font-weight: bold;
}

.describe .name {
    padding: 0.7rem 0.3rem 0rem 0.3rem;
    padding-top: 0.5rem;
}

.describe .tops {
    font-size: 0.3rem;
    color: #ffffff;
    margin-bottom: 0.6rem;
}

.describe .top {
    width: 166px;
    float: right;
}

.describe .top .title {
    text-align: right
}

.describe .top .texts {
    text-align: right
}

.describe .title {
    font-size: 0.6rem;
    color: #FFFFFF;
    margin-bottom: 0.1rem;
}


.describe .texts {
    font-size: 0.3rem;
    color: #FFFFFF;
    letter-spacing: 0.3px;
    line-height: 26px;
}

.propaganda-wapper {
    background: #9d496a;
    padding-top: 0.3rem;
}
.propaganda-content{
    padding:0 0.3rem;
    padding-bottom: 0.3rem;
}

.com-content .title {
    font-size: 0.4rem;
    color: #FFFFFF;
    line-height: 36px;
    margin-bottom: 0.3rem;
    overflow: hidden;
}

.com-content .title label {
    margin: 0 10px;
    position:relative;
    padding-left: 0.2rem;
    float: left;
}
.com-content .title span{
    float:left;
    font-size: 0.33rem;
    color: rgba(255,255,255,0.70);
}
.com-content .title label::before{
    content:"";
    width: 3px;
    height: 0.45rem;
    background: #ffffff;
    position: absolute;
    display:inline-block;
    left: 0rem;
    top: 0.1rem;
}
.com-contentr .title span {
    width: 90px;
    height: 1px;
    background: #bdbdbd;
    display: inline-block;
    vertical-align: middle;
}



.down-game {
    background: #8c3d5d;
    overflow: hidden;
    padding: 0.5rem 0;
    overflow: hidden;
}


.down-url .game-icon{width: 1.6rem;float: left;height: 1.6rem;}
.down-url .game-icon img{
    width: 100%;
    height: 100%;
}

.down-game .ios, .down-game .android {
    text-align: center;
    position: absolute;
    height: 0.65rem;
    right: 0;
}

.down-game .android{
    top: 0.9rem;
}

.down-game .down-url {
    margin-top: 0.5rem;
    overflow: hidden;
    width: 5rem;
    margin: 0 auto;
    position: relative;
}

.down-game .icon a {
    height: 0.65rem;
    width: 3rem;
    background: #ffffff;
    border-radius: 28px;
    display: inline-block;
    line-height: 0.65rem;
    color: #8c3e5c;
    font-size: 0.28rem;
    float: left;
}

.down-game .icon img {
    width: 16px;
    height: 22px;
    margin-right: 7px;
    vertical-align: text-bottom;
}

.down-game .android .icon img {
    vertical-align: middle;
}