*{
    margin: 0;
    padding: 0;
}
body{
    font-size: 0;
    background-color: #d9d9d9;
    margin: 0;
    padding: 0;
}
#news {
    display: none;
    width: 40vw;
    height: 40vw;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 2000;
    transform: translate(-50%, -50%);
}
#news img:first-child {
    width: 100%;
}
#news img:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    width: 3.48958vw;
    height: 3.48958vw;
    cursor: pointer;
}
#news img:last-child {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 26.04167vw;
}
header>div:nth-child(3) {
    display: none;
}
#banner-section, #center-section, #card-section, #swiper-section{
    display: none;
}
header {
    height: 6.25vw;
    background: url('../images/titleBG.png');
    background-size: 100% 100%;
    text-align: right;
    display: flex;
    position: relative;
    z-index: 20;
}
header ul {
    list-style: none;
    flex: 1;
    display: flex;
    justify-content: space-around;
}
header ul > li {
    width: 7.8125vw;
    text-align: center;
    height: 100%;
    line-height: 5.9375vw;
    font-size: 1.04167vw;
    color: #808080;
}
header ul > li:not(:nth-child(3)) {
    cursor: pointer;
    border-top: transparent solid 0.3125vw;
    box-sizing: border-box;
}
header ul > li:nth-child(3) {
    width: 8.85417vw;
}
li.li-active {
    border-top-color: #f2b000!important;
    color: #ffffff;
}
header ul > li:nth-child(3) img {
    width: 100%;
    margin-top: 0.72917vw;
}
header> div {
    width: 19.01042vw;
}
header .w_coin{
    display: none;
}
.share-div {
    display: flex;
    justify-content: center;
    align-items: center;
}
.share-div>img, .share-div>span {
    width: 2.1875vw;
    height: 2.23958vw;
    cursor: pointer;
}
.share-div>span {
    cursor: default;
}
.share-div>div{
    width: 170px;
    height: 40px;
    background-size: 100% 100%;
    color: #fff;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    cursor: pointer;
    background-color: #ce5b2c;
    border-radius: 25px;
}
#banner>img, #body-person>img, #center-cards>img, #swiper>img, footer>img {
    width: 100%;
}
#banner {
    position: relative;
    top: -0.52083vw;
    /* z-index: 1; */
}
#banner>img:nth-child(2) {
    position: absolute;
    bottom: 1.14583vw;
    left: 4.6875vw;
    width: 4.01042vw;
    border-radius: 3px;
    z-index: 9999;
}

#body-person {
    font-size: 0;
    position: relative;
    top: -1vw;
    margin-bottom: -1.4vw;
    /* background: url('../images/bodyBG.jpg'); */
}
.position-div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
}
.position-div>div {
    margin-left: 24.21875vw;
    margin-top: 6.25vw;
    display: flex;
    flex-direction: column;
}
.position-div>div>img:nth-child(1) {
    width: 9.6875vw;
}
.position-div>div>img:nth-child(2) {
    width: 25.57292vw;
    margin: 1.5625vw 0;
}
.position-div>div>span {
    width: 5.20833vw;
    height: 0.20833vw;
    background-color: #f39800;
    margin: 0.41667vw 0 6.61458vw 0;
}
.download-img>img {
    border-radius: 8px;
    width: 7.8125vw;
    cursor: pointer;
}
.download-img>img:nth-child(1) {
    width: 6.77083vw;
    margin-right: 0.52083vw;
}
.position-div>p {
    position: relative;
    width: calc(100% - 20.36458vw);
    margin-left: 10.88542vw;
    margin-bottom: 0.20833vw;
}
.person-img img:nth-child(1) {
    width: 20.3125vw;
    position: absolute;
    left: 0;
    bottom: 0;
}
.person-img>img:nth-child(2) {
    position: absolute;
    width: 53.64583vw;
    bottom: 0;
    /* left: -15.78125vw; */
    right: 1.04167vw;
    z-index: 200;
}

#center-cards {
    /* background: url('../images/centerBG.jpg'); */
    position: relative;
    z-index: 200;
}
#center-cards>div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;

}
#center-cards>div>img:nth-child(1) {
    margin-top: 4.16667vw;
    margin-bottom: 4.42708vw;
    width: 34.32292vw;
}
#center-cards>div>img:nth-child(2) {
    width: 42.23958vw;
}
.card-list {
    margin-top: 3.38542vw;
    display: flex;
    justify-content: center;
}
.card-list>p {
    position: relative;
    width: 15.10417vw;
    height: 30.46875vw;
    margin-left: 0.52083vw;
}
.card-list>p>img:nth-child(1) {
    width: 100%;
}
.card-list>p>img:nth-child(2) {
    position: absolute;
    left: 2.60417vw;
    bottom: 2.08333vw;
    width: 9.89583vw;
}
.card-list>p:first-child {
    top: 3.38542vw;
    margin-left: 0;
}
.card-list>p:nth-child(2n) {
    top: 6.77083vw;
}
#swiper {
    /* background: url('../images/swiperBG.jpg'); */
    position: relative;
}
#swiper .swiper-pc {
    position: absolute;
    top: 10.20833vw;
    left: 19.01042vw;
    width: 61.97917vw;
    height: 19.47917vw;
}
#swiper .swiper-wrapper {
    height: 19.47917vw;
}
#swiper .swiper-slide {
    width: 68.067%; 
}
#swiper .swiper-slide>img {
    width: 100%;
    height: 100%;
    /* width: 100%;  */
    /* height: 19.47917vw; */
}
#swiper .swiper-button-prev {
    background:url('../images/swiper-btn0.png');
}
#swiper .swiper-button-next {
    background:url('../images/swiper-btn1.png');
}
.swiper-button-prev:after, .swiper-button-next:after {
    content: '';
}
.swiper-button-prev, .swiper-button-next {
    width: 2.13542vw;
    height: 3.85417vw;
    background-size: cover!important;
}
footer {
    position: relative;
    margin-top: -0.4vw;
    /* background: url('../images/footerBG.png'); */
}
footer img:nth-child(2) {
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%, -50%);
    width: 47.39583vw;
}
#dialog-text {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2000;
    width: 50vw;
    max-height: calc(100vh - 24vw);
    padding: 1vw 15vw;
    border-radius: 4px;
}
#dialog-text>img {
    position: absolute;
    top: -3vw;
    left: 0;
    width: 80vw;
    height: 68.71875vw;
    max-height: calc(100vh - 12vw);
    z-index: -1;
}
#dialog-text>img:nth-child(1) {
    z-index: 100;
    /* top: 0; */
    left: auto;
    right: 0;
    width: 3.48958vw;
    height: 3.48958vw;
    cursor: pointer;
}
#dialog-text>div {
    height: calc(100vh - 20vw);
    overflow-y: auto;
}
#dialog-text>div::-webkit-scrollbar {
    width: 3px;
    background-color: #e7ccb6;
}
#dialog-text>div::-webkit-scrollbar-thumb {
    background-color: #d8bba3;
    border-radius: 4px;
}
#dialog-text p {
    width: 100%;
    font-size: 1.66667vw;
    text-indent: 2em;
    text-align: left;
    color: #c2834b;
    margin-bottom: 6vw;
}
#dialog-text p:last-child {
    margin-bottom: 0;
}
#popUp{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 545px;
    height: 690px;
    background-size: 100% 100%;
    border-radius: 20px;
    background-image: url(../images/flame_bg.png);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 7px 3px #000000bd;
    z-index: 1000;
}
#popUp .closePopUp{
    font-size: 78px;
    color: #5f5f5f;
    position: absolute;
    right: 3%;
    top: -3%;
    cursor: pointer;
}
#popUp #popUp_text1{
    background: linear-gradient(to bottom, #eae3bc, #ca9e68);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    font-size: 25px;
    width: 85%;
    text-align: center;
    font-weight: 600;
    position: absolute;
    bottom: 21%;
}
#popUp #popUp_text2{
    color: #a27b49;
    font-size: 17px;
    width: 95%;
    font-weight: 600;
    position: absolute;
    text-align: center;
    bottom: 14%;
}
#popUp #popUp_btn{
    /* background-image: url(../images/gold_btn.png); */
    width: 100%;
    height: 60px;
    background-size: 100% 100%;
    color: #fff;
    display: flex;
    font-weight: 600;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    cursor: pointer;
    position: absolute;
    bottom: 0%;
    background-color: #ce5b2c;
    border-radius:0 0 20px 20px;
}
