
html,body{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background: #120c0a;
}
.wrap{
    max-width: 7.5rem;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.main{
    width: 100%;
    height: 100%;
    background: url(../img/bg1.jpg) #120c0a no-repeat;
    background-size: 100%;
}
.age{
    position: absolute;
    left: 10px;
    bottom: 20px;
}
.top-wrap{
    width: 7.5rem;
    height: 0.88rem;
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -3.75rem;
    background: url(../img/top.png) no-repeat;
    background-size: 100%;
    z-index: 50;
}
.top-wrap1{
   background: url(../img/top1.png) no-repeat;
    background-size: 100%; 
}
.yuyue{
    width: 2rem;
    height: 100%;
    position: relative;
    left: 4.5rem;
}
.navbtn{
    width: 0.6rem;
    height: 100%;
    position: absolute;
    right: 0.2rem;
    top: 0;
}
.navbox{
    width: 7.5rem;
    height: 100%;
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -3.75rem;
    z-index: 999;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}
.nav-box{
    width: 5.56rem;
    height: 6.95rem;
    background: url(../img/nav.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 1rem;
    top: 1rem;
}
.nav-list{
    width: 100%;
    height: 1.07rem;
    font-size: 22px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    position: relative;
    cursor: pointer;
}
.nav-list a{
    color: #fff;
    text-decoration: none;
}
.nav-list.rl::after{
    position: absolute;
    content: '';
    width: 1px;
    height: 18px;
    top: 21px;
    right: 0;
    background: #d18389;
}
.nav-list.act{
    background: url(../img/line.png) no-repeat;
    background-position: -85px bottom;
    color: #f2d8b5;
}

.nav-list.nav-list1.act{
    color: #f2d8b5;
    background: url(../img/line.png) no-repeat;
    background-position: 50px bottom;
}
.media{
    width: 100%;
    height: 1.07rem;
}
.media a{
    width: 0.7rem;
    height: 100%;
}
.bot-arrow{
    width: 2.66rem;
    position: absolute;
    bottom: 0.1rem;
    left: 50%;
    margin-left: -1.33rem;
}
.bot-box{
    width: 100%;
    position: absolute;
    bottom: 1.6rem;
}
.num-box{
    width: 7.5rem;
    height: 2.12rem;
    background: url(../img/numbg.png) no-repeat;
    background-size: 100%;
    overflow: hidden;
}
.num{
    width: 2.4rem;
    margin-left: 2.4rem;
    margin-top: 0.9rem;
    font-family: 'Cinzel';
    font-size: 0.5rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.5rem;
    color: #d5bea0;
}
.orderbtn{
    width: 3.42rem;
    margin: 0 auto;
}
.reward{
    width: 100%;
    height: 100%;
    background: url(../img/bg2.jpg) no-repeat;
    background-size: 100%;
}
.t{
    width: 4rem;
    margin: 1.1rem auto 0;
}
.t3, .t5{
    margin: -0.5rem auto 0.2rem;
}
.news{
    width: 100%;
    height: 100%;
    background: url(../img/bg3.jpg) no-repeat;
    background-position: center;
}
.doc{
    width: 100%;
    height: 100%;
    background: url(../img/bg4.jpg) no-repeat;
    background-size: 100%;
    background-position: center;
    overflow: hidden;
}
.product{
    width: 100%;
    height: 100%;
    background: url(../img/bg5.jpg?v=1) no-repeat;
    background-size: 100%;
    background-position: center;
}
.reward-box{
    height: 8.46rem;
    background: url(../img/jl.png) no-repeat;
    background-size: 100%;
    position: relative;
}
.reward-box > img{
    width: 2.9rem;
    position: absolute;
    display: none;
}
.done1{
    left: 0.45rem;
    top: 0rem;
}
.done2{
    left: 4.05rem;
    top: 0rem;
}
.done3{
    left: -0.25rem;
    top: 4.1rem;
}
.done4{
    left: 2.25rem;
    top: 2.85rem;
}
.done5{
    left: 4.85rem;
    top: 4.1rem;
}
.banner{
    width: 6.89rem;
    height: 4.8rem;
    overflow: hidden;
    position: relative;
}
.banner img{
    width: 100%;
}
.banner .swiper-pagination{
    bottom: 0.4rem;
}
.news-list{
    width: 6.5rem;
    overflow: hidden;
}
.types ul{
    width: 5rem;
}
.types ul li{
    width: 0.8rem; 
    font-size: 0.4rem;
    text-align: center;
    line-height: 0.6rem;
    color: #fff;
    border-bottom: 0.04rem solid transparent;
    cursor: pointer;
}
.types ul li.act{
    color: #faefce;
    border-bottom: 0.04rem solid #faefce;
}
.more{
    color: #fff;
    margin-top: 0.1rem;
}
.list{
    margin-top: 20px;
}
.list a{
    width: 100%;
    color: #fff;
    font-size: 0.25rem;
    line-height: 0.65rem;
    border-bottom: 1px dashed #999;
}
.news-title{
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.person{
    position: absolute;
    width: 100%;
    height: 10.23rem;
    left: 0;
    top: 50%;
    margin-top: -6.9rem;
}
.person img{
    width: 100%;
    position: absolute;
    opacity: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.person img.act{
    opacity: 1;
}
.head{
    width: 6.75rem;
    height: 1.5rem;
    background: url(../img/head.png) no-repeat;
    background-size: 100%;
    background-position: 0 0.29rem;
    position: absolute;
    left: 50%;
    margin-left: -3.32rem;
    top: 50%;
    margin-top: 3.1rem;
    z-index: 10;
}
.head > div{
    width: 1.2rem;
    height: 100%;
    cursor: pointer;
}
.head-list1.act{
    background: url(../img/head.png) no-repeat;
    background-size: 6.75rem auto;
    background-position: -0.37rem bottom;
}
.head-list2.act{
    background: url(../img/head.png) no-repeat;
    background-size: 6.75rem auto;
    background-position: -1.58rem bottom;
}
.head-list3.act{
    background: url(../img/head.png) no-repeat;
    background-size: 6.75rem auto;
    background-position: -2.78rem bottom;
}
.head-list4.act{
    background: url(../img/head.png) no-repeat;
    background-size: 6.75rem auto;
    background-position: -3.98rem bottom;
}
.head-list5.act{
    background: url(../img/head.png) no-repeat;
    background-size: 6.75rem auto;
    background-position: -5.18rem bottom;
}
.doc-title{
    width: 4rem;
    position: absolute;
    left: 50%;
    margin-left: -2rem;
    top: 50%;
    margin-top: -5.6rem;
    z-index: 10;
}
/* .t5{
    margin: 0 auto 0;
} */
.pet1{
    position: absolute;
    width: 1.5rem;
    left: 0.2rem;
    bottom: 3rem;
}
.pet2{
    position: absolute;
    width: 1.5rem;
    right: 0.2rem;
    bottom: 3rem;
}
.wt{
    width: 4.6rem;
    height: 8.8rem;
    overflow: hidden;
    position: relative;
    margin-top: -0.2rem;
    z-index: 5;
}
.wt img{
    width: 100%;
}
.swiper-pagination{
    padding: 0 0.1rem;
    width: auto !important;
    height: 0.28rem;
    border: 1px dashed #a6927e;
    border-radius: 0.14rem;
    bottom: 0;
    left: 50% !important;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 0.18rem;
    height: 0.18rem;
    background: url(../img/star.png) no-repeat;
    background-size: auto 100%;
    margin: 0.05rem 0.07rem !important;
}
.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: url(../img/star.png) no-repeat;
    background-position: right;
    background-size: auto 100%;
}
.swiper-button-next:after, .swiper-button-prev:after{
    content: '';
}
.swiper-button-next, .swiper-button-prev{
    width: 1rem;
    height: 1rem;
    background: url(../img/arrow.png) no-repeat;
    background-size: auto 100%;
    left: 50%;
    right: auto;
    margin-left: -3.5rem;
}
.swiper-button-prev{
    background-position: right;
    margin-left: 2.6rem;
}
.pop{
    width: 7.5rem;
    height: 100%;
    position: fixed;
    left: 50%;
    top: 0;
    margin-left: -3.75rem;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999;
    display: none;
}
.login{
    width: 6.66rem;
    height: 8.34rem;
    background: url(../img/popbg.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    margin-left: -3.33rem;
    top: 50%;
    margin-top: -4.17rem;
    font-size: 0.22rem;
    color: #666;
}
.login input{
    border: 0;
    background: #fff;
    border-radius: 4px;
    height: 0.5rem;
    outline: medium;
    text-align: center;
    font-size: 0.24rem;
}
.mobile{
    width: 4.3rem;
    margin-top: 2.8rem;
    margin-left: 1.2rem;
}
.sendcode{
    display: none;
}
.code-box{
    width: 4.3rem;
    margin-left: 1.2rem;
    margin-top: 0.3rem;
    overflow: hidden;
}
.code{
    width: 2.4rem;
}
.getcode{
    width: 1.9rem;
    height: 0.5rem;
    float: right;
    background: #a0774c;
    text-align: center;
    line-height: 0.5rem;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
}
.popclose{
    width: 0.7rem;
    height: 0.7rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.35rem;
}
.loginbtn{
    width: 3.4rem;
    display: block;
    margin: 0.3rem auto;
    cursor: pointer;
}
.tip{
    font-size: 0.16rem;
    color: #fff;
    margin-top: 10px;
    text-align: center;
}
.close{
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.wx, .qq{
    position: relative;
}
.wx img{
    width: 1.7rem;
    position: absolute;
    left: -0.5rem;
    top: 0.7rem;
    display: none;
}
.wx:hover img{
    display: block;
}
.qq-box{
    width: 3rem;
    position: absolute;
    left: -1.1rem;
    top: 0.7rem;
    background: url(../img/qq.png) no-repeat;
    background-size: 0.18rem auto;
    background-position: center 4px;
    display: none;
}
.qq:hover .qq-box {
    display: block;
}
.qq-list{
    border: 1px dashed #fff;
    margin-top: 0.5rem;
    position: relative;
    padding: 10px 0;
}
.qq-list p{
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-align: center;
}
.qq-list::after{
    position: absolute;
    content: '';
    width: 168px;
    height: 98%;
    left: 1px;
    top: 1%;
    background: rgba(0, 0, 0, 0.7);
    z-index: -1;
}
.wrap-list{
    max-width: 7.5rem;
    min-height: 13rem;
    background: url(../img/bg6.jpg) #140d0a no-repeat;
    background-size: 100%;
    background-position: top center;
    margin: 0 auto;
    overflow: hidden;
}
.news-type{
    padding-left: 0.3rem;
    margin: 3.52rem auto 0;
    overflow: hidden;
}
.news-type li{
    width: 1.4rem;
    height: 0.45rem;
    margin-right: 0.3rem;
    font-size: 0.27rem;
    color: #fff;
    text-align: center;
    line-height: 0.45rem;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    float: left;
    cursor: pointer;
    position: relative;
}
.news-type li.act{
    background: #a0774c;
}
.news-type li.bef::before{
    position: absolute;
    content: "";
    width: 0.16rem;
    height: 0.16rem;
    background: url(../img/star1.png);
    background-size: 100%;
    left: -0.26rem;
    top: 0.15rem;
}
.list1{
    height: 7rem;
    margin: 10px auto;
}
.list1 a{
    width: auto;
    border-bottom: 1px dashed #322b29;
    padding: 0 0.2rem;
    line-height: 1rem;
}
.pages{
    margin: 0.4rem;
    font-size: 16px;
    color: #fff;
}
.first-page, .next-page{
    width: 66px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    background: #a0774c;
    cursor: pointer;
}
.footer{
    height: 4rem;
    background: url(../img/footbg.jpg) no-repeat;
    background-size: 100%;
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.3rem;
}
.foot{
    width: 100%;
    position: absolute;
    bottom: -0.2rem;
    background: none;
}
.footer img{
    width: 3.77rem;
}
.foot-desc{
    margin-top: 0.2rem;
    text-align: center;
}
.foot-desc p{
    font-size: 0.16rem;
    color: #e3e3e3;
    margin-top: 0.2rem;
}
.wrap-cont{
    max-width: 7.5rem;
    min-height: 15rem;
    background: url(../img/bg7.jpg) #140d0a no-repeat;
    background-size: 100%;
    background-position: top center;
    margin: 0 auto;
    overflow: hidden;
}
.news-title-box{
    margin-top: 4rem;
    border-bottom: 1px solid #a0774c;
}
.news-pos{
    margin: 0 auto;
    font-size: 0.24rem;
    color: #a0774c;
    margin-left: 0.2rem;
}
.cont-title{
    padding: 0.3rem 0 0.2rem 0;
    font-size: 0.3rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 0.3rem;
}
.cont-title span{
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.2rem;
}
.cont{
    width: 7rem;
    margin: 0 auto;
    overflow: hidden;
    font-size: 0.22rem;
    color: #fff;
    line-height: 0.36rem;
    padding: 0.3rem 0;
}
.cont img{
    max-width: 100%;
}
.back{
    cursor: pointer;
}