*,ul{
    padding: 0;
    margin: 0;
    list-style: none;
    color: #3c3c3c;
}
html {
    overflow-x: hidden;
    font-size: 100px;
}
body {
    font-size: 0.16rem;
    background-color: #FFF;
}

/* 前言 */
.foreword{
    width: 100%;
    height: 12.05rem;
    background-color: #F3F3F3;
    position: relative;
}
.forewordall{
    width: 25.6rem;
    height: 12.05rem;
    position: absolute;
    left: calc(50% - 25.6rem/2);
}
.forewordBox{
    width: 25.6rem;
    height: 12.05rem;
    position: absolute;
    left: calc(50% - 25.6rem/2);
}
.foreword_img{
    width:25.6rem;
    height:0.58rem;
    position: absolute;
    left: calc(50% - 25.6rem/2);
    bottom: 0rem;
}

/* 流程逻辑 */
.advantage{
    width: 100%;
    height: 8.19rem;
    position: relative;
    top: -2.34rem;
}
.advantageall{
    width: 19.2rem;
    height: 8.19rem;
    position: absolute;
    left: calc(50% - 19.2rem/2);
}
.advantageBox{
    width: 12rem;
    height: 8.19rem;
    position: absolute;
    left: calc(50% - 12rem/2);
}
.advantage_title{
    width:2.22rem;
    height:1.14rem;
    position: absolute;
    top: 0rem;
    left: calc(50% - 2.22rem/2);
}
.advantage_swiper{
    width: 7.1rem;
    height: 5.62rem;
    position: absolute;
    left: calc(50% - 7.1rem/2);
    top: 2.06rem;
}
#swiper1{
    width: 7.1rem;
    height: 5.62rem;
    overflow: hidden;
}
#swiper1 .swiper-wrapper{
    width: 7.1rem;
    height: 5.62rem;
}
#swiper1 .swiper-slide{
    /* width: 1.92rem !important; */
    height: 5.62rem;
    transform: scale(0.6);
    transition: all .2s linear;
}
#swiper1 .swiper-slide-active{
    width: 2.66rem !important;
    height: 5.62rem;
    transform: scale(1);
}
.swiper-button-prev::after,.swiper-button-next::after{
    display: none !important;
}
.swiper-button-prev,.swiper-button-next{
    width: 0.46rem !important;
    height: 0.46rem !important;
    top: 4.81rem !important;
}
.swiper-button-prev{
    left: 0rem !important;
}
.swiper-button-next{
    right: 0rem !important;
}

/* 界面展示 */
.btitle{
    width: 100%;
    height: 5.02rem;
    background-color: #ffffff;
    position: relative;
}
.btitleall{
    width: 19.2rem;
    height: 5.02rem;
    position: absolute;
    left: calc(50% - 19.2rem/2);
}
.btitleBox{
    width: 12rem;
    height: 5.02rem;
    position: absolute;
    left: calc(50% - 12rem/2);
}
.btitle_img{
    width: 8.62rem;
    height: 5.47rem;
    position: absolute;
    top: -2.34rem;
    left: calc(50% - 8.62rem/2);
}

/* 游戏玩法 */
.continue{
    width: 100%;
    height: 10rem;
    background-color: #ffffff;
    position: relative;
}
.continueall{
    width: 25.6rem;
    height: 10rem;
    position: absolute;
    left: calc(50% - 25.6rem/2);
}
.continueBox{
    width: 25.6rem;
    height: 10rem;
    position: absolute;
    left: calc(50% - 25.6rem/2);
}
.continue_title{
    width: 8.62rem;
    height: 1.25rem;
    position: absolute;
    top: -0.42rem;
    left: calc(50% - 8.62rem/2);
}
.continue_img{
    width: 25.6rem;
    height: 10rem;
    position: absolute;
    top: 0rem;
    left: calc(50% - 25.6rem/2);
}
.continue_content{
    width: 8.73rem;
    height: 7.53rem;
    position: absolute;
    top: 1.33rem;
    left: calc(50% - 8.73rem/2);
}

/* 扫描二维码 */
.mutual{
    width: 100%;
    height: 8.68rem;
    background-color: #ffffff;
    position: relative;
}
.mutualall{
    width: 19.2rem;
    height: 8.68rem;
    position: absolute;
    left: calc(50% - 19.2rem/2);
}
.mutualBox{
    width: 12rem;
    height: 8.68rem;
    position: absolute;
    left: calc(50% - 12rem/2);
}
.mutual_img1{
    width:8.32rem;
    height:6.54rem;
    position: absolute;
    top: 1.06rem;
    left: 1.9rem;
}
.mutual_video{
    width: 3rem;
    height: 6.35rem;
    border-radius: 0.3rem;
    position: absolute;
    top: 1.15rem;
    left: 2.04rem;
    overflow: hidden;
}
.mutual_video video{
    width: 3rem;
    height: 6.35rem;
}

/* 项目团队 */
.coated{
    width: 100%;
    height: 2.52rem;
    background-color: #777777;
    position: relative;
}
.coatedall{
    width: 19.2rem;
    height: 2.52rem;
    position: absolute;
    left: calc(50% - 19.2rem/2);
}
.coatedBox{
    width: 12rem;
    height: 2.52rem;
    position: absolute;
    left: calc(50% - 12rem/2);
}
.coated_title{
    font-size: 0.36rem;
    position: absolute;
    top: 0.38rem;
    left: 0.02rem;
    color: #ffffff;
}
.coated_stitle{
    font-size: 0.18rem;
    position: absolute;
    top: 1.76rem; 
    left: 0.02rem;
    color: #ffffff;
}
.coated_staff{
    width: 2.1rem;
    height: 2rem;
    font-size: 0.14rem;
    position: absolute;
    top: 0.36rem;
    right: 1.8rem;   
}
.coated_staff ul li{
    width: 2.1rem;
    height: 0.24rem;
    color: #ffffff;
}
.coated_staff ul li:nth-child(1){
    letter-spacing: 0.011rem;
}