*{margin: 0;padding: 0}
html, body {
    position: relative;
    height: 100%;
}
body {
    background:#820000;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 0.28rem;
    color:#444;
    margin: 0;
    padding: 0;
}
.f-full {
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*bottom: 0;*/
    /*right: 0;*/
    width: 100%;
    height: 100%;
}

.f-full img{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;

}
.bgg{
    z-index: 1;
}

.wjx{
    animation-delay: 0.5s;
}


.btn-dt{
    position: absolute;
    top: 6.4rem;
    left: 50%;
    width: 2.6rem;
    height: 1.5rem;
    z-index: 10;
    margin-left: -1.3rem;
    animation-iteration-count: infinite;
    display: none;

}
.f-full img.top{
    width: 3rem;
    top: 0.4rem;
    left: 0.6rem;
}
.btn-gz img{z-index: 10}
.gz-detail{
    position: absolute;
    top: 1.5rem;
    left: 0;
    width: 6rem;
    height: 7.4rem;

}
.gz-detail img{width: 100%;}
.text{
    position: absolute;
    top: 0;
    width: 5rem;
    left: 0.5rem;
    height: 7.4rem;
    overflow-y: scroll;
}

.detail-tit{
    display: flex;
    width: 5rem;
    text-align: center;
    margin: 0.55rem auto 0;
    font-size: 0.4rem;
    height: 0.95rem;
}
.detail-tit a{
    flex: 1;
    text-decoration: none;
    color:#9c6e49;
}
.detail-tit a.on{
    /*border-bottom: 2px solid #b11c20;*/
}

.text p{
    margin: 0.15rem  0;
    font-size: 0.28rem;
    line-height: 0.4rem;
    text-align: justify;
}


.con img{
    z-index: 9;
}
.con img.xx{
    width: 5rem;
    left: 2.5rem;
    top: 7.2rem;
    animation: rollInUp 2s ease  1 normal both running;
}
.form {
    z-index: 13;
    position: absolute;
    width: 7rem;
    height: 5rem;
    left: 50%;
    text-align: center;
    margin-left: -3.5rem;
    top: 3.5rem;
}
.overly,.overly1{
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.7);
    left: 0;
    top: 0;
    z-index: 10;
    animation-duration: 0.6s;
    display: none;
}
.form{
    animation-duration: 0.6s;
}
.j-input{
    width: 80%;
    height: 0.7rem;
    margin: 0.4rem auto 0;
}
.j-input input{
    width: 100%;
    height: 100%;
    background: transparent;
    border: none;
    text-align: center;
    font-size: 0.29rem;
    color: #fff;
}
input::-webkit-input-placeholder {
    color: #fff;
}
.line img,.tijiao img{
    width: 100%;
}

.tijiao{
    width: 5.5rem;
    margin: 0.5rem auto;
}

.form,.overly{
    display: none;
}
.type{
    position: absolute;
    top: 2rem;
    left: 1.3rem;
    width: 2rem;
    border: 0.02rem solid #99080c;
    text-align: center;
    height: 0.5rem;
    line-height: 0.5rem;
    border-radius: 0.5rem;
    color: #99080c;
    z-index: 2;
}
.type em{
    font-style: normal;
}
.timu{
    position: absolute;
    top: 4.4rem;
    left: 1.25rem;
    width: 5.1rem;
    z-index: 2;
}
.answer li{
    list-style: none;
    margin-left: 0.5rem;
    position: relative;
    line-height: 0.5rem;
}
.answer{
    padding: 0;
}
.ti-1 .answer li.bg0:before {
    top: 0.1rem;
    left: -0.5rem;
    width: 0.32rem;
    height: 0.33rem;
    background:  url("../image/dx-1.png")no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    border-radius: 9999px;
    opacity: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}
.ti-1 .answer li:before{
    top: 0.1rem;
    left: -0.5rem;
    width: 0.32rem;
    height: 0.33rem;
   background: url("../image/dx.png")no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    border-radius: 9999px;
    opacity: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}
.ti-2 .answer li:before{
    top: 0.1rem;
    left: -0.5rem;
    width: 0.31rem;
    height: 0.31rem;
    background:  url("../image/dxx.png")no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    opacity: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}
.ti-2 .answer li.bg0:before{
    top: 0.1rem;
    left: -0.5rem;
    width: 0.31rem;
    height: 0.31rem;
    background: url("../image/dxx-1.png")no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    opacity: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;}

.answer li:before {
    content: "";
    position: absolute;
    display: block;
}
.question{
    font-weight: 800;
    margin-bottom: 0.1rem;
    line-height: 0.45rem;
}

.dt-kuang{
    animation-duration: 0.5s;
    display: none;
    width: 100%;
    background: url(../image/dt-bg.png)no-repeat;
    background-size: 100%;
    z-index: 100;
    height: 4.5rem;
    position: absolute;
    top: 3.7rem;
    left: 0;
}
.btn-next{
    display: inline-block;
    width: 100%;
    height: 0.9rem;
    position: absolute;
    margin-top: 0.5rem;
}
.btn-next img{
    width: 100%;
}
.submit{
    display: inline-block;
    width: 100%;
    height: 0.9rem;
    top: 6rem;
    position: absolute;
}
.submit img{
    width: 100%;
}
.dt-yes,.dt-no{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    display: none;
    z-index: 11;
    animation-duration: 0.6s;
}


.dt-yes img{
    width: 100%;
    position: absolute;
    top: 4.5rem;
}

@-webkit-keyframes puffOut {
    0% {
        opacity: 1;
        -webkit-transform-origin: 50% 50%;
        -webkit-transform: scale(1, 1);
        -webkit-filter: blur(0)
    }
    100% {
        opacity: 0;
        -webkit-transform-origin: 50% 50%;
        -webkit-transform: scale(2, 2);
        -webkit-filter: blur(2px)
    }
}

@keyframes puffOut {
    0% {
        opacity: 1;
        transform-origin: 50% 50%;
        transform: scale(1, 1);
        -webkit-filter: blur(0)
    }
    100% {
        opacity: 0;
        transform-origin: 50% 50%;
        transform: scale(2, 2);
        -webkit-filter: blur(2px)
    }
}

.puffOut {
    -webkit-animation-name: puffOut;
    animation-name: puffOut
}
.bt{
    position: absolute;
    left: 1.83rem;
    top: 0.43rem;
    width: 3.5rem;
    height: 6.8rem;
    z-index: 10;
    display: block;
    animation: puffOut 1s linear 0s infinite normal both running;
}
#msgs,#msg {
    text-align: center;
    position: fixed;
    bottom: 20%;
    width: 100%;
    left: 0;
    z-index: 10000;
}

#msgs span {
    color: #fff;
    background: rgba(255, 255, 255, 0.5);
    display: inline-block;
    padding: 0.2rem;
    border-radius: 6px;
    font-size: 0.28rem;
    z-index: 10000;
}
#msg span{
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    padding: 0.2rem;
    border-radius: 6px;
    font-size: 0.28rem;
    z-index: 10000;
}
.music{
    position: absolute;
    left: 0.5rem;
    top: 0.8rem;
    width: 0.6rem;
    height: 0.6rem;
    z-index: 12;
}
.music img{
    width: 100%;
}
.quan{
    width: 100%;
    animation:turn 2s linear infinite;
}
@keyframes turn{
    0%{-webkit-transform:rotate(0deg);}
    25%{-webkit-transform:rotate(90deg);}
    50%{-webkit-transform:rotate(180deg);}
    75%{-webkit-transform:rotate(270deg);}
    100%{-webkit-transform:rotate(360deg);}
}
.tiankong-input{
    height: 0.5rem;
    background: transparent;
    border: none;
    text-align: center;
    font-size: 0.28rem;
    border-bottom: 0.02rem solid #b24037;
}
#tankong .question{
    font-weight: normal;
    line-height: 0.5rem;
}
.time{
    position: absolute;
    top: 2rem;
    right: 1.3rem;
    color: #99080c;
    font-size: 0.29rem;
    z-index: 2;
}
.hd-detail{
    background: url(../image/gz_bg.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 1.8rem;
    left: 50%;
    margin-left: -3rem;
    width: 6rem;
    height: 9.4rem;
    z-index: 11;
    display: none;
    animation-duration: 0.6s;
}
.bg-jing{
    z-index: 1;
}
.beijing{
    animation: scale 30s;
}
@keyframes scale {
    0%{
        -webkit-transform:scale(1,1);
    }
    100%{
        -webkit-transform:scale(2,2);
    }
}
@-webkit-keyframes scale{
    0%{
        -webkit-transform:scale(1,1);
    }
    100%{
        -webkit-transform:scale(2,2);
    }
}
.btn-gz:first-child{
margin-right: 0.3rem;
    margin-top: 0.04rem;
}
.paiming{
    position: absolute;
    top: 0;
    width: 5.1rem;
    left: 0.5rem;
    height: 7.4rem;
    overflow-y: scroll;
}
.current-pm{
    width: 100%;
    height: 0.5rem;
    background: #b11c20;
    line-height: 0.5rem;
    text-align: center;
    color: #fff;
}

.pm-tit{
    display: flex;
}
.pm-tit div{
    flex: 1;
    font-weight: 800;
    text-align: center;
}
.pm-list{
    margin-top: 0.2rem;
}

.pm-con ul li{
    display: flex;
    list-style: none;
    height: 1rem;
    border-bottom: 1px solid #d7ad82;
}
.pm-con ul li div{
    font-size: 0.26rem;
    flex: 1;
    text-align: center;
    line-height: 1rem;
    display: grid;
    align-items: center;
}
.pm-con ul li div.pm-name{
    line-height: inherit;
    overflow: hidden;
}
.touxiang{
    border-radius:50%;
    overflow: hidden;
}
.touxiang img{
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 50%;
    vertical-align: middle;
    margin: 0 auto;
}

.pm-con{
    height: 6.3rem;
    overflow: scroll;
}
.detail-con{
    visibility:hidden;
}
.detail-con.current{
    visibility:visible;
}
.tx-pic{
    width: 2.1rem;
    position: absolute;
    height: 2.1rem;
    top: 1.67rem;
    left: 50%;
    margin-left: -1.005rem;
}
.tx-pic img{
    border-radius: 50%;
    width: 2.1rem;
    height: 2.1rem;
}
.finish-con{
    position: absolute;
    top: 4.8rem;
    width: 5.5rem;
    left: 1rem;
    height: 7.4rem;
    text-align: center;
}
.finish-con .finish{
    text-align: center;
    font-size: 1.2rem;
    font-weight: 800;
    color: #aa080e;
}

.yes-num{
    text-align: center;
    margin-top: 0.24rem;
    font-size: 0.29rem;
    font-weight: bold;
    margin-bottom: 0.3rem;
}
.best-num,.best-pm{
    text-align: center;
    font-size: 0.26rem;
    margin-bottom: 0.02rem;
    margin-top: 0.1rem;
}
.cyhy{
    width:90%;
    display: inline-block;
    margin: 0 auto;
}
.cycj{
    width: 90%;
    margin: 0 auto 0.2rem;

    display: inline-block;
}
.f-full .cycj img,.f-full .cyhy img{
    position: inherit;
}
.phb{
    position: absolute;
    bottom: 1rem;
    left: 0.4rem;
    width: 1.5rem;
    border-bottom: 0.025rem solid;
    text-align: center;
    height: 0.5rem;
    text-decoration: none;
    color: #ab845c;
}
.fhsy{
    position: absolute;
    bottom: 1rem;
    right: 0.4rem;
    width: 1.5rem;
    border-bottom: 0.025rem solid;
    text-align: center;
    height: 0.5rem;
    text-decoration: none;
    color: #ab845c;
}
.zwyc{
    position: absolute;
    top: 4rem;
    width: 6rem;
    left: 0.7rem;
    display: none;
    z-index: 11;
    animation-duration: 0.5s;
}
.zwyc-a{
    width: 4.5rem;
    position: absolute;
    top: 2rem;
    left: 0.8rem;
}
.zwyc img{
    width: 100%;
}
.f-phb{
    background: url(../image/gz_bg.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 1.8rem;
    left: 50%;
    margin-left: -3rem;
    width: 6rem;
    height: 9.4rem;
    z-index: 11;
    animation-duration: 0.6s;
    display: none;
}
.f-phb .pm-list{
    width: 90%;
    margin: 1.6rem auto 0;
}
.f-phb .pm-con{
    height: 7rem;
}
.phb-tit{
    text-align: center;
    top: 0.6rem;
    position: absolute;
    width: 100%;
    font-size: 0.35rem;
    color: #8f0303;
    font-weight: bold;
}
.zbdw{
    width: 100%;
    text-align: center;
    position: absolute;
    font-size: 0.2rem;
    bottom: 0;
    color: #ab845c;
}
.ggk{

}
.ggk img{
    width: 100%;
}
.ggk-gz{
    position: absolute;
    bottom: 0.8rem;
    left: 0.5rem;
    width: 6.5rem;
    height: 2.1rem;
    overflow: scroll;
}
.ggk-gz P{
    margin-bottom: 0.1rem;
    font-size: 0.23rem;
    line-height: 0.45rem;
    text-align: justify;
}
.ggk-gz span{
    width: 0.4rem;
    height: 0.4rem;
    display: inline-block;
    background: #d88e00;
    border-radius: 50%;
    text-align: center;
    line-height: 0.4rem;
    color: #fff;
    font-size: 0.29rem;
    margin-right: 0.2rem;
}
.ggk-tc{
    position: absolute;
    top: 4.5rem;
    left: 0;
    display: none;
    z-index: 11;
    animation-duration: 0.6s;
}
.ggk-tc img{
    width: 100%;
}
.award{
    position: absolute;
    width: 100%;
    text-align: center;
    top: 1.2rem;
    color: #9c6e49;
}
.ggk-tc img{
    width: 100%;
}
.g-cyhy{
    position: absolute;
    top: 2rem;
    width: 50%;
    left: 0;
}
.g-fhsy{
    position: absolute;
    top: 2rem;
    width: 50%;
    right: 0;
}
.m-sec-1{
    display: none;
}
.m-sec-2{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.xzhy,.gqhy{
    height: 100%;
}
.xzhy{
    background: #fefced;
}
.gqhy{
    background: #e4d09c;
}
.xzhy,.sy,.gqhy{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.xzhy img,.sy img,.gq img,.dq img,.gqhy img{
    width: 100%;
}
.add {
    position: absolute;
    top: 3.5rem;
    width: 100%;
}
.gq{
    width: 3.5rem;
    position: absolute;
    left: 0;
    top: 9rem;
}
.dq{
    width: 3.5rem;
    position: absolute;
    right: 0;
    top: 9rem;
}
.q-cycj{
    position: absolute;
    top: 11.2rem;
    width: 2.6rem;
    left: 1rem;
}
.fh{
    position: absolute;
    top: 11.2rem;
    width: 2.6rem;
    right: 1rem;
}
.add input {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 101;
    overflow: hidden;
    height: 100%;
    width: 100%;
}
.dq-top{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}
.img-show {
    position: absolute;
    left: .87rem;
    top: .77rem;
    z-index: 2;
    overflow: hidden;
    height: 9.46rem;
    width: 5.77rem;
    text-align: center;
    border-radius: 0.2rem;

}
.tips{
    position: absolute;
    width: 6rem;
    top: 2rem;
     display: none;
    z-index: 11;
    left: 50%;
    margin-left: -3rem;
    animation-duration: 0.6s;
    background: url(../image/gz_bg.png);
    background-size: 100%;
    height: 9.37rem;
}
.tips img,.chaochu img{
    width: 100%;
}
.tip{
    position: absolute;
    top: 1.5rem;
    width: 5.1rem;
    height: 7.3rem;
    left: 0.45rem;
    font-size: 0.28rem;
    overflow: scroll;
    line-height: 0.4rem;
    margin: 0.15rem 0;
    text-align: justify;
}
.tip-tit{
    font-size: 0.32rem;
    text-align: center;
    margin-top: 0.6rem;
    color: #ab845c;
}
.tip span{
    color: #8e0303;
}
.chaochu{
    position: absolute;
    width: 100%;
    top: 4.5rem;
    z-index: 11;
    animation-duration: 0.6s;
    color: #ab845c;
    display: none;
}
.chaochu .tip{
    font-size: 0.28rem;
    top:1.1rem;
    line-height: 0.4rem;
}
.gqhy{
    display: none;
}
.gyg,.ljgj img,.dt-t img,.dt-b img{
    width: 100%;
}
.question-0{
    font-weight: normal;
}
.ggk-area {
    width: 4.87rem;
    height: 4.5rem;
    position: absolute;
    left: 1.32rem;
    top: 4.1rem;
}
.ljgj{
    width: 6.5rem;
    height: 2rem;
    position: absolute;
    left: 0.83rem;
    top: 7.5rem;
}
.dt-no-kuang{
    width: 5rem;
    margin: 0 auto;
    padding: 0.2rem;
    background: url(../image/dt-m.png);
    background-size: 100%;
    margin-top: -0.2rem;
    color: #9c6e49;
}
.dt-t,.dt-b{
    width: 5.4rem;
    margin: 0 auto;
}
.dt-t{
    margin: 3.5rem auto 0;
}
.dt-no-kuang p{
    margin: 0.1rem 0.2rem;
    font-size: 0.26rem;
}
.add{position: absolute;width: 1.24rem;left: 2.34rem;top: 3.5rem;}
.c-tip{
    width: 5.1rem;
    position: absolute;
    top: 1rem;
    left: 1.2rem;
    text-align: center;
    font-size: 0.32rem;
    line-height: 0.5rem;
}
.bg_hua{
    position: absolute;
    top: -1.2rem;
    left: 0;
    z-index: -1;
}
@-webkit-keyframes rollInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0) rotateX(120deg);
        transform: translate3d(0, -100%, 0) rotateX(120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0) rotateX(120deg);
        transform: translate3d(0, -100%, 0) rotateX(120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollInDown {
    -webkit-animation-name: rollInDown;
    animation-name: rollInDown
}

@-webkit-keyframes rollInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0) rotateX(-120deg);
        transform: translate3d(0, 100%, 0) rotateX(-120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0) rotateX(-120deg);
        transform: translate3d(0, 100%, 0) rotateX(-120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollInUp {
    -webkit-animation-name: rollInUp;
    animation-name: rollInUp
}
.f-full img.tit1{
    position: absolute;
    width: 6.0rem;
    left: 50%;
    margin-left: -3rem;
    top: 2.3rem;
    animation: rollInUp 2s ease 0s 1 normal both running;
 }
.f-full img.tit2{
    position: absolute;
    width: 6rem;
    left: 50%;
    margin-left: -3rem;
    top: 3.5rem;
    animation: rollInDown 2s ease 0s 1 normal both running;
}
.content .bg{          display: block;
    width: 6rem;
    height: 6rem;
    z-index: 1;
    position: absolute;
    top: 3rem;
    left: 50%;
    margin-left: -3rem;}
.content canvas.item{
    width: 5.4rem;
    height: 5.4rem;
    position: absolute;
    z-index: 0;
    top: 3.3rem;
    left: 50%;
    margin-left: -2.7rem;}
.content img.pointer{
    position: absolute;
    width: 1.9rem;
    top: 4.6rem;
    z-index: 2;
    left: 50%;
    margin-left: -0.95rem;}
.hg-detail{
    background: url(../image/gz_bg.png) no-repeat;
    background-size: 100%;
    position: absolute;
    margin-top: -5.1rem;
    left: 50%;
    margin-left: -3.3rem;
    width: 6.6rem;
    height: 10.3rem;
    top: 50%;
    z-index: 11;
    display: none;
    animation-duration: 0.6s;
}
.daan-li{
    margin: 0.3rem 0;
    line-height: 0.4rem;
}
.wen{
    color: #333;
    text-align: justify;
}
.da{
    margin-left: 0.4rem;
    color: #c10708;
    margin-top: 0.1rem;
}
.f-full img.dtbtn{
    width: 1.3rem;
    /* position: absolute; */
    left: 5.4rem;
    top: 9.4rem;
    z-index: 10;
}
.hg-detail .lowin-box-inner{
    width: 5.6rem;
    margin: 0 auto;
    height: 8rem;
    overflow-y: scroll;
}
.right{
    position: absolute;
    width: 1.6rem;
    top: 0.4rem;
    right: 0.3rem;
    display: flex;
    z-index: 1;
}
.f-full .right img{
    position: inherit;
}
.success,.fail{
    display: none;
    width: 80%;
    position: fixed;
    top: 50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    z-index: 22;
}
.success img{
    width: 100%;
}
.daan{
    position: absolute;
    width: 80%;
    left: 50%;
    top: 1.5rem;
    margin-left: -40%;
    color: #a17551;
}

.fail img,.result img{
    width: 100%;
}
.result{
    display: none;
    width: 6rem;
    position: fixed;
    top: 50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    z-index: 11;
}
.r-con{
    text-align: center;
    position: absolute;
    width: 100%;
    top:2.5rem;
    color: #bd0e13;
    font-size: 0.34rem;
    line-height: 0.55rem;
}
.btn{
    position: absolute;
    display: flex;
    top: 5rem;
}
.btn div{
    margin: 0 0.2rem;
}
.del{
    width: 0.5rem;
    margin: 0.3rem auto;
}
.pai{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    background: #fff;
    overflow-y: scroll;
    display: none;
}
.pai .title{
    height: 2rem;
    background: #d60f10;
    text-align: center;
    line-height: 2rem;
    color: #fff;
    font-size: 0.35rem;
}
.list{
    width: 80%;
    border-radius: 0.2rem;
    padding: 0.4rem;
    margin: 0 auto;
    box-shadow: 0 8px 19px 0px #eee;
    text-align: center;
    background: #fff;
}
.mypai{
    display: flex;
    width: 80%;
    border-radius: 0.2rem;
    padding: 0.4rem;
    margin: 0 auto;
    justify-content: space-between;
    margin-top: -0.6rem;
    background: #fff;
    text-align: center;
    box-shadow: 0 8px 19px 0px #eee;
    align-items: center;
}
.list-li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.3rem;
}
.list-li:last-child{
    margin-bottom:0;
}
.mingci .tit{
    font-size: 0.26rem;
    color: #999;
    margin-bottom: 0.1rem;
}
.mingci .num{
    font-size: 0.35rem;
    color:#820000;
    font-weight: bold;
}
.tx {
    width: 1.3rem;
    overflow: hidden;
    height: 1.3rem;
    border-radius: 50%;
    margin-bottom: 0.2rem;
}
.tx  img{
    width: 100%;
}

.name{
    font-size: 0.3rem;
}
.pai-num{
    width: 0.6rem;
    font-size: 0.34rem;
    margin-right: 0.6rem;
}
.pai-con .tou{
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 0.2rem;
}
.jifen{
    font-size: 0.32rem;
    color: #a8060a;
}
.pai-num img{
    width: 100%;
}
.pai-con {
    display: flex;
    line-height: 1rem;
    font-size: 0.3rem;
    flex:1;
}
.pai-con img{
    width: 100%;
}
.list{
    margin-bottom: 0.2rem;
    height: 7.8rem;
    overflow-y: scroll;
}
.back{
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    left: 0.3rem;
    top:0.3rem;
}
.back img{
    width: 100%;
}
.hd-detail .del{
    position: absolute;
    bottom: -1rem;
    left: 50%;
    margin-left: -0.25rem;
}
.del img{
    width: 100%;
}