*{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: 7.1rem;
    right: 1rem;
    width: 1.5rem;
    height: 1.5rem;
    z-index: 10;
    animation-iteration-count: infinite;

}
.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: 3rem;
    left: 0.5rem;
    top: 7rem;
    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{
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.7);
    left: 0;
    top: 0;
    z-index: 10;
    animation-duration: 0.6s;
}
.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: 2.8rem;
    left: 1.25rem;
    width: 5.1rem;
    z-index: 2;
}
.answer li{
    list-style: none;
    margin-left: 0.5rem;
    position: relative;
    line-height: 0.5rem;
    margin-right: 0.5rem;
    font-size: 0.34rem;
}
.danxuan{
    margin-left: 0.1rem;
}
.answer{
    padding: 0;
    display: flex;
    margin-top: 0.2rem;
}
.ti-1 .answer li.bg0:before {
    top: 0.05rem;
    left: -0.6rem;
    width: 0.4rem;
    height: 0.4rem;
    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.05rem;
    left: -0.6rem;
    width: 0.4rem;
    height: 0.4rem;
   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;
    right: 0.5rem;
    top: 0.5rem;
    width: 0.7rem;
    height: 0.7rem;
    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);}
}
.dowebok img{
    display: block;
}
.btn-next{
    position: absolute;
    width: 0.89rem;
    left: 2.1rem;
    animation-iteration-count: infinite;
    bottom: 5.5rem;
}
.car{
    position: fixed;
    left: 0.3rem;
    background: url(../image/car.png);
    background-repeat: repeat-x;
    background-position: top center;
    background-size: contain;
    height: 1920px;
    top: -8rem;
    width: 0.8rem;
    animation: translateY 80s 1 linear both;
}
.car img,.hua img{
    width: 100%;
}
.hua{
    width: 0.4rem;
    position: absolute;
    top:10rem;
    left: 2.5rem;
    animation-iteration-count: infinite;

}
@keyframes translateY {
    0% {
        background-position: 0px 0px;
    }
    100% {
        background-position:  0px 70vh;
    }
}
.form1{
    position: absolute;
    width: 5.4rem;
    left: 50%;
    margin-left: -2.7rem;
    top: 2.8rem;
    color: #b00404;
    z-index: 1;
}
.form1 p{
    font-size: 0.32rem;
    font-weight: bold;
    margin: 0.2rem 0 0.1rem;
}
.input{
    width: 100%;
}
.input input{
    height: 0.7rem;
    width: 100%;
    border: 1px solid #b70404;
    border-radius: 0.1rem;
    background:#ffeea8;
    padding: 0 0.3rem;
    box-sizing: border-box;
    font-size: 0.3rem;
    color: #666;
}
.m-sec-start img{
    width: 100%;
}
.next{
    width: 2.4rem;
    position: absolute;
    top: 9.5rem;
    left: 50%;
    margin-left: -1.2rem;
    z-index: 1;
}
.info{
    position: absolute;
    top: 9rem;
    width: 70%;
    left: 15%;

    }
.info .photo{
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    overflow: hidden;
}
.info .name{
    position: absolute;
    top: 0;
    left: 2.5rem;
    font-size: 0.24rem;
    font-weight: bold;
}
.info .year{
    position: absolute;
    top: 0.5rem;
    left: 2.5rem;
    font-size: 0.24rem;
    font-weight: bold;
}
.info .time{
    position: absolute;
    top: 0.95rem;
    left: 2.9rem;
    font-size: 0.24rem;
    font-weight: bold;
}
.info .word{
    position: absolute;
    top: 1.8rem;
    left: 1.75rem;
    font-size: 0.24rem;
    font-weight: bold;
}
.tiankong-input{
    height: 0.5rem;
    background: transparent;
    border: none;
    text-align: center;
    font-size: 0.28rem;
    border-bottom: 0.02rem solid #b24037;
}
.shengcheng{
    width: 2.6rem;
    position: fixed;
    bottom: 1rem;
    left: 50%;
    margin-left: -1.3rem;
    animation-iteration-count: infinite;
}
#tankong .question{
    font-weight: normal;
    line-height: 0.5rem;
}

@-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.8rem;
    left: 50%;
    margin-left: -3.4rem;
    top: 1.8rem;
    animation: rollInUp 2s ease 0s 1 normal both running;
 }
.f-full img.tit2{
    position: absolute;
    width: 6.8rem;
    left: 50%;
    margin-left: -3.4rem;
    top: 3.1rem;
    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;
}
.nummber{
    color: #fff;
    position: absolute;
    top: 6.1rem;
    right: 0.8rem;
    font-size: 0.34rem;
    z-index: 1;
}