
body {
    background: #f1f1f1;
}
.hd {
	display: block;
	text-indent: -9999px;
}
.kv {
    width: 100%;
    height: 2.75rem;
    padding-bottom: 0.3rem;
    background: #f1f1f1;
}
.kv h1 {
    width: 7.5rem;
    height: 2.75rem;
    text-indent: -9999rem;
    background: url(//tiem-cdn.qq.com/slugteam/gp/cp/a20191028showsm/img/kv1.jpg) no-repeat center/cover;
}
#unlogin, #logined {
    position: absolute;
    top: .4rem;
    right: .2rem;
    color: #fff;
    font-size: 0.22rem;
}

#unlogin a, #logined a {
    color: #ffee85;
    font-size: 0.22rem;
}
.content {
    width: 100%;
    position: relative;
}
.top_name {
    height: 1.45rem;
    margin: 0 auto;
    padding:0 .3rem;
    background: #fff;
}
.top_name .tp {
    font-size: .26rem;
    height: 0.26rem;
    padding-top: 0.4rem;
    line-height: 0.26rem;
    position: relative;
}
.tp .name {
    color: #333333;
    display: inline-block;
}
.tp .dz {
    display: inline-block;
    color: #7e7e85;
    margin-left: 0.1rem;
}
.tp .dz em{ 
    display: inline-block;
}
.tp .dz i {
    display: inline-block;
    width: 0.26rem;
    height: 0.24rem;
    background: url(//tiem-cdn.qq.com/slugteam/gp/cp/a20191028showsm/img/icon3.png) no-repeat 0 0/.26rem .24rem;
}
.tp .dz.on i {
    background: url(//tiem-cdn.qq.com/slugteam/gp/cp/a20191028showsm/img/icon1.png) no-repeat center/cover;
}
.cur {
    position: absolute;
    left: 1.45rem;
    top: 0rem;
    margin: auto;
    background: url(//tiem-cdn.qq.com/slugteam/gp/cp/a20191028showsm/img/curs1.png) no-repeat center/cover;
    width: .3rem;
    height: .3rem;
    animation: show 1s linear;
    opacity: 0;
    z-index: 99;
}
@keyframes show {
    0% {
        opacity: 0;
        transform: scale(.9) translateY(.3rem);
    }
    50% {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
    100% {
        opacity: 0;
        transform: scale(.8) translateY(-.3rem);
    }
}
.bottom_btn .cur {
    position: absolute;
    left: 0.55rem;
    top: -0.5rem;
    margin: auto;
    background: url(//tiem-cdn.qq.com/slugteam/gp/cp/a20191028showsm/img/curs1.png) no-repeat center/cover;
    width: .5rem;
    height: .5rem;
    animation: show 1s linear;
    opacity: 0;
    z-index: 99;
}


.list {
    width: 5rem;
    height: auto;
    margin-top: 0.15rem;
}
.list li {
    height: 0.35rem;
    line-height: 0.33rem;
    padding: 0 .12rem;
    float: left;
    font-size: 0.18rem;
    color: #7e7e85;
    border: 1px solid #7e7e85;
    border-radius: .25rem;
    margin-right: 0.1rem;
    box-sizing: border-box;
    margin-bottom: .1rem;
}
.sharingworks {
    position: absolute;
    width: 1.86rem;
    height: 0.48rem;
    background: url(//tiem-cdn.qq.com/slugteam/gp/cp/a20191028showsm/img/sharingworks.png) no-repeat center/cover;
    right: .4rem;
    top: 0.7rem;
}
.bottom_text {
    width: 7.5rem;
    height: auto;
    background: #fff;
    margin-top: .4rem;
}
.bottom_text p {
    font-size: 0.26rem;
    color: #747474;
    padding: 0.4rem;
}
.bottom_btn {
    height: 2.75rem;
    padding-top: 0.45rem;
    margin: 0 0 .3rem;
    background: #fff;
}
.bottom_btn .btn {
    display: block;
    width: 1.56rem;
    height: 1.56rem;    
    background: url(//tiem-cdn.qq.com/slugteam/gp/cp/a20191028showsm/img/btn1.png) no-repeat center/cover;
    margin: 0 auto;
    position: relative;
}
.bottom_btn .btn.on {
    background: url(//tiem-cdn.qq.com/slugteam/gp/cp/a20191028showsm/img/btn2.png) no-repeat center/cover;
}
.bottom_btn .btn.on i {
    color: #fff;
}
.bottom_btn .btn i {
    color: #818181;
    font-size: 0.24rem;
    position: absolute;
    top: 1.1rem;
    left: 0.29rem;
    width: 1rem;
    text-align: center;
}
.bottom_btn p {
    font-size: 0.22rem;
    color: #818181;
    margin-top: 0.1rem;
    text-align: center;
}
.kong {
    height: 0.3rem;
    background:#f1f1f1;
}
.kong2 {
    height: 0.45rem;
    background:#f1f1f1;
}
.comment {
    height: 3.6rem;
    padding: 0 .3rem;
    overflow: hidden;
    background: #fff;
}
.comment p {
    font-size: 0.18rem;
    color: #7e7e85;
    margin-top: 0.36rem;
    height: 0.28rem;
    line-height: 1;
}
.comment p .sp1 {
    font-size: 0.28rem;
    color: #333333;
}
.comment p .sp3 {
    float: right;
    margin-top: 0.1rem;
}
.comment .text {
    width: 100%;
    height: 2.3rem;
    text-align: center;
    line-height: 2.3rem;
    font-size: 0.22rem;
    color: #7e7e85;
    background: #efeeee;
    border: 1px solid #cbcbcb;
    border-radius: .1rem;
    margin-top: 0.3rem;
}
#afooter {
    background: #000;
    bottom: 0rem !important;
}
.load .dia-con {
    background: #362762;
    height: 3.8rem;
    width: 6.6rem;
    box-sizing: border-box;
    padding-top: .4rem;
}

.load .dia-con h3 {
    background: url(//tiem-cdn.qq.com/slugteam/gp/cp/a20191028showsm/img/loadtitle.png) no-repeat center/cover;
    width: 5rem;
    height: .57rem;
    margin: 0 auto .35rem;
}

.load .load-btn {
    display: flex;
    width: 5rem;
    justify-content: space-between;
    margin: 0 auto;
}

.load .load-btn .wx {
    background: url(//tiem-cdn.qq.com/slugteam/gp/cp/a20191028showsm/img/wx.png) no-repeat center/cover;
    width: 1.97rem;
    height: 2.01rem;
}

.load .load-btn .qq {
    background: url(//tiem-cdn.qq.com/slugteam/gp/cp/a20191028showsm/img/qq.png) no-repeat center/cover;
    width: 1.98rem;
    height: 2.01rem;
}
.bind .dia-con {
    background: #362762;
    width: 6.6rem;
    height: 4.2rem;
    padding-top: .35rem;
    box-sizing: border-box;
}

.bind .dia-con h3 {
    background: url(//tiem-cdn.qq.com/slugteam/gp/cp/a20191028showsm/img/bindtitle.png) no-repeat center/cover;
    width: 5rem;
    height: .57rem;
    margin: 0 auto .35rem;
}

.bind .bindinfo li {
    display: flex;
    justify-content: space-between;
    font-size: .24rem;
    color: #eef3f8;
    margin: 0 auto .4rem;
    width: 4.5rem;
    line-height: .5rem;
}

.bind .sure {
    background: url(//tiem-cdn.qq.com/slugteam/gp/cp/a20191028showsm/img/sure.png) no-repeat center/cover;
    width: 2.09rem;
    height: .59rem;
    margin: .1rem auto 0;
}

.bind .bindinfo select {
    width: 3.3rem;
    height: .5rem;
    background: #a179f3;
    color: #eef3f8;
}
.dia-close {
    width: .6rem;
    height: .6rem;
    /*background: #565384;*/
    position: absolute;
    top: -.7rem;
    right: 0;
    border: 1px solid #ffe189;
}

.dia-close:before {
    content: '';
    width: .6rem;
    height: .02rem;
    background: #ffe189;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
}

.dia-close:after {
    content: '';
    width: .6rem;
    height: .02rem;
    background: #ffe189;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(-45deg);
}
#shareit {
    width: 6.85rem;
    height: 3.19rem;
    background: url(//tiem-cdn.qq.com/slugteam/gp/cp/a20191028showsm/img/shareit.png) no-repeat center/cover;
    top: 31.5% !important;
}
#shareit h2 {
    font-size: 0.26rem;
    color: #ffe189;
    padding-top: 1.5rem;
    text-align: center;
    padding-left: 1.1rem;
}
#shareit p {
    padding-left: 1.1rem;
    text-align: center;
    color: #fff;
    font-size: 0.22rem;
    margin-top: .1rem;
}
#shareit .dia-close {
    top: -0.2rem;
}

@media all and (orientation: landscape) {
    .common-header {
        display: none !important;
    }

    .dialog{
        transform: scale(.7);
    }
    .rules .dia-con{
        height: 3.5rem;
    }
    .rules .dia-con .words{
        height: 2rem;
    }
    .sharingworks {
        /* display: none; */
    }
    #shareit {
        top: 45% !important;
    }
    body {
        padding-bottom: 1.2rem;
    }

}

.center_img img{
    opacity: 0;
    transition: opacity .3s ease-in-out .2s;
}