.act-main{
    background: #fff;
}
html, body{
    background: #fff;
}
*{
    margin: 0;
    padding: 0;
}
.act-main{
    position: relative;
}
.swiper-container {
    width: 100vw;
    height: 100vh;
}
.page1, .page2{
    overflow: hidden;
}
.page1 .act-bg{
    width: 7.5rem;
    height: 100vh;
    background-image: url("../images/54/bjj@2x.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.page2 .act-bg{
    width: 7.5rem;
    height: 100vh;
    background-image: url("../images/54/beijing@2x.png");
    background-size: 100% 100%;
    position: relative;
    background-repeat: no-repeat;
    overflow: hidden;
}
.act-logo{
    position: fixed;
    top: 0;
    width: 100%;
    height: 75px;
    background: rgba(34,197,145,0.80);
    z-index: 11;
}
.act-logo-logo{
    position: absolute;
    width: 142px;
    height: 56px;
    background-image: url("../images/54/logo@2x.png");
    background-size: 100% 100%;
    top: 50%;
    transform: translateY(-50%);
    left: 23px;
}
.act-logo-btn{
    position: absolute;
    width: 127px;
    height: 42px;
    background-image: url("../images/54/anniu@2x.png");
    background-size: 100% 100%;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
}
.act-error{
    position: fixed;
    width: 100%;
    top: 75px;
    z-index: 11;
    background: #000000;
    box-sizing: border-box;
    padding-top: 6px;
    padding-bottom: 8px;
    display: flex;
    align-items: flex-start;
    line-height: 22px;
}
.act-error-left{
    margin-left: 10px;
}
.act-error-line{
    font-size: 12px;
    color: #FFFFFF;
    white-space:nowrap;
    position: relative;
}
.act-error-line::after{
    content: '';
    width: 16px;
    height: 16px;
    background-image: url("../images/beta2/enter.png");
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -23px;
}
.act-error-right{
}
.act-page1{
    /*position: absolute;*/
}
.act-page2{
    /*position: absolute;*/
}
.act-page1-prev{
    position: fixed;
    bottom: 9px;
    z-index: 11;
    left: 50%;
    transform: translateX(-50%);
    width: 34px;
    height: 34px;
    background-image: url("../images/54/shang@2x.png");
    background-size: 100% 100%;
}
.act-page1-next{
    position: fixed;
    z-index: 11;
    bottom: 9px;
    left: 50%;
    transform: translateX(-50%);
    width: 34px;
    height: 34px;
    background-image: url("../images/54/xia@2x.png");
    background-size: 100% 100%;
}
.act-page1-1{
    width: 208px;
    height: 358px;
    background-image: url("../images/beta2/sj@2x.png");
    background-size: 100% 100%;
    position: absolute;
    bottom: -52px;
    left: 50%;
    transform: translateX(-50%);
}
.act-page2-list{
    position: absolute;
    width: 100%;
    top: 215px;
}
.list-item{
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.list-item-left{
    background: rgba(34,193,142,0.10);
    border: 2px solid #22C18E;
    border-radius: 22px;
    width: 63px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #22C18E;
    margin-right: 12px;
    margin-left: 25px;
}
.list-item-right{
    font-size: 15px;
    color: #FFFFFF;
    line-height: 20px;
}
.list-item-right1{
    margin-bottom: 5px;
}
.act-back{
    position: fixed;
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    background: #FFFFFF;
    box-shadow: 0 0 4px 0 #E7E7E7;
    z-index: 10;
}
.act-back-btn{
    width: 28px;
    height: 28px;
    background-image: url("../images/54/Back Chevron 2@2x.png");
    background-size: 100% 100%;
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
}
.act-back-block{
    height: 46px;
    width: 100%;
}
.main2{
    /*width: 100%;*/
    /*background-image: url("../images/54/bj11@2x.png");*/
    /*background-size: 100% 100%;*/
    /*padding-bottom: 267.2%;*/
    /*position: relative;*/
    min-height: 270vw;
    background: #0cbd8a;
}
.main2-bg{
    width: 100vw;
    background-image: url("../images/54/bj11@2x.png");
    background-size: 100% 100%;
    padding-bottom: 267.2%;
    position: relative;
}
.main2-main{
    position: absolute;
    width: 92vw;
    left: 4vw;
    top: 52vw;
    background-image: url("../images/54/111@2x.png");
    background-size: 100% 100%;
    padding-bottom: 224.92%;
}
.main2-page-line{
    color: #333333;
    line-height: 6vw;
    font-size: 15px;
    margin-left: 6vw;
}
.main2-page1{
    position: absolute;
    top: 40vw;
    width: 100%;
}
.main2-page2{
    position: absolute;
    top: 102vw;
    width: 100%;
}
.main2-page3{
    position: absolute;
    top: 153vw;
    width: 100%;
}
.main2-page-line-center{
    margin-left: 0;
    text-align: center;
}
.main2-page-line > span{
    color: #0cbd8a;
    text-decoration: underline;
}
.main2-page-btn1, .main2-page-btn2{
    width: 55.2vw;
    height: 9.6vw;
    background-image: url("../images/54/anniu_2@2x.png");
    background-size: 100% 100%;
    margin: 3.2vw auto ;
}
.main2-page-btn2{
    background-image: url("../images/54/anniu_3@2x.png");
    background-size: 100% 100%;
}
.main5-main{
    padding-top: 15px;
    min-height: calc(100vh - 46px);
    background-color: #FFFFFF;
}
.main5-item{
    background: #FFFFFF;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.10);
    border-radius: 30px;
    margin: 0 auto 10px;
    width: 335px;
    height: 60px;
    display: flex;
    align-items: center;
}
.main5-item-btn{
    border: 1px solid #22C591;
    border-radius: 16px;
    width: 58px;
    height: 32px;
    box-sizing: border-box;
    line-height: 32px;
    text-align: center;
    font-size: 15px;
    color: #22C591;
    margin-right: 14px;
}
.main5-item-text{
    flex: 1;
    font-size: 14px;
    color: #333333;
    line-height: 60px;
}
.main5-item-icon{
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main5-item-icon-block1{
    width: 32px;
    height: 32px;
    background-image: url("../images/54/pic_1@2x.png");
    background-size: 100% 100%;
}
.main5-item-icon-block2{
    width: 32px;
    height: 32px;
    background-image: url("../images/54/pic_2@2x.png");
    background-size: 100% 100%;
}
.main5-item-icon-block3{
    width: 28px;
    height: 25px;
    background-image: url("../images/54/pic_3@2x.png");
    background-size: 100% 100%;
}
.main5-item-icon-block4{
    width: 45px;
    height: 15px;
    background-image: url("../images/54/pic_4@2x.png");
    background-size: 100% 100%;
}
.main5-item-icon-block5{
    width: 46px;
    height: 19px;
    background-image: url("../images/54/pic_5@2x.png");
    background-size: 100% 100%;
}
.main5-item-icon-block6{
    width: 46px;
    height: 13px;
    background-image: url("../images/54/pic_6@2x.png");
    background-size: 100% 100%;
}
.main5-item-icon-block7{
    width: 23px;
    height: 29px;
    background-image: url("../images/54/pic_7@2x.png");
    background-size: 100% 100%;
}
.main5-item-icon-block8{
    width: 32px;
    height: 32px;
    background-image: url("../images/beta2/icon1.png");
    background-size: 100% 100%;
}
.main5-item-icon-block9{
    width: 32px;
    height: 32px;
    background-image: url("../images/beta2/icon2.png");
    background-size: 100% 100%;
}

.nor-title{
    font-size: 14px;
    color: #333333;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 17px;
}
.nor-title-num{
    width: 16px;
    height: 16px;
    text-align: center;
    background: #E13C31;
    border-radius: 50%;
    font-size: 10px;
    color: #FFFFFF;
    line-height: 16px;
    margin-top: 2px;
}
.nor-title-line{
    line-height: 20px;
    max-width: 298px;
    margin-left: 6px;
}
.nor-title-line > span{
    color: #d56559;
}
.nor-img{
    margin: 0 auto 25px;
}
.nor-title-top{
    margin-top: 22px;
}
.last-block{
    width: 100%;
    height: 30px;
}
.nor-big-title{
    font-size: 22px;
    color: #191E25;
    text-align: center;
    margin-bottom: 12px;
}
.main1_1{
    width: 338px;
    height: 280px;
    background-image: url("../images/54/1/3@2x.png");
    background-size: 100% 100%;
}
.main1_2{
    width: 337px;
    height: 262px;
    background-image: url("../images/54/1/4@2x.png");
    background-size: 100% 100%;
}
.main1_3{
    width: 336px;
    height: 257px;
    background-image: url("../images/54/1/5@2x.png");
    background-size: 100% 100%;
}
.main2_1{
    width: 288px;
    height: 150px;
    background-image: url("../images/54/2/ios1@2x.png");
    background-size: 100% 100%;
}
.main2_2{
    width: 246px;
    height: 270px;
    background-image: url("../images/54/2/ios2@2x.png");
    background-size: 100% 100%;
}
.main2_3{
    width: 230px;
    height: 244px;
    background-image: url("../images/54/2/ios3@2x.png");
    background-size: 100% 100%;
}
.main2_4{
    width: 237px;
    height: 340px;
    background-image: url("../images/54/2/ios4@2x.png");
    background-size: 100% 100%;
}
.main3_2{
    width: 372px;
    height: 301px;
    background-image: url("../images/54/3/2@2x.png");
    background-size: 100% 100%;
}
.main3_1{
    width: 372px;
    height: 301px;
    background-image: url("../images/54/3/1@2x.png");
    background-size: 100% 100%;
}
.main4_1{
    width: 70px;
    height: 48px;
    background-image: url("../images/54/4/VIVO@2x.png");
    background-size: 100% 100%;
}
.main4_2{
    width: 240px;
    height: 408px;
    background-image: url("../images/54/4/1@2x.png");
    background-size: 100% 100%;
}
.main4_3{
    width: 240px;
    height: 410px;
    background-image: url("../images/54/4/2@2x.png");
    background-size: 100% 100%;
}
.main5_1{
    width: 70px;
    height: 45px;
    background-image: url("../images/54/5/meizu@2x.png");
    background-size: 100% 100%;
}
.main5_2{
    width: 240px;
    height: 410px;
    background-image: url("../images/54/5/1@2x.png");
    background-size: 100% 100%;
}
.main5_3{
    width: 240px;
    height: 410px;
    background-image: url("../images/54/5/2@2x.png");
    background-size: 100% 100%;
}
.main5_4{
    width: 240px;
    height: 410px;
    background-image: url("../images/54/5/3@2x.png");
    background-size: 100% 100%;
}
.main5_5{
    width: 240px;
    height: 345px;
    background-image: url("../images/54/5/4@2x.png");
    background-size: 100% 100%;
}
.main5_6{
    width: 240px;
    height: 410px;
    background-image: url("../images/54/5/5@2x.png");
    background-size: 100% 100%;
}
.main6_1{
    width: 72px;
    height: 44px;
    background-image: url("../images/54/6/po@2x.png");
    background-size: 100% 100%;
}
.main6_2{
    width: 239px;
    height: 410px;
    background-image: url("../images/54/6/1@2x.png");
    background-size: 100% 100%;
}
.main6_3{
    width: 239px;
    height: 410px;
    background-image: url("../images/54/6/2@2x.png");
    background-size: 100% 100%;
}
.main7_1{
    width: 240px;
    height: 410px;
    background-image: url("../images/54/7/1@2x.png");
    background-size: 100% 100%;
}
.main7_2{
    width: 240px;
    height: 272px;
    background-image: url("../images/54/7/2@2x.png");
    background-size: 100% 100%;
}
.main7_3{
    width: 240px;
    height: 410px;
    background-image: url("../images/54/7/3@2x.png");
    background-size: 100% 100%;
}
.main7_4{
    width: 240px;
    height: 410px;
    background-image: url("../images/54/7/4@2x.png");
    background-size: 100% 100%;
}
.main8_1{
    width: 73px;
    height: 78px;
    background-image: url("../images/54/8/huawei@2x.png");
    background-size: 100% 100%;
}
.main8_2{
    width: 240px;
    height: 410px;
    background-image: url("../images/54/8/1@2x.png");
    background-size: 100% 100%;
}
.main8_3{
    width: 240px;
    height: 410px;
    background-image: url("../images/54/8/2@2x.png");
    background-size: 100% 100%;
}
.main8_4{
    width: 240px;
    height: 410px;
    background-image: url("../images/54/8/3@2x.png");
    background-size: 100% 100%;
}
.main11_1{
    width: 82px;
    height: 72px;
    background-image: url("../images/beta2/icon-big1.png");
    background-size: 100% 100%;
}
.main11_8{
    width: 240px;
    height: 528px;
    background-image: url("../images/beta2/hm/7@2x.png");
    background-size: 100% 100%;
}
.main11_7{
    width: 240px;
    height: 528px;
    background-image: url("../images/beta2/hm/6@2x.png");
    background-size: 100% 100%;
}
.main11_6{
    width: 240px;
    height: 528px;
    background-image: url("../images/beta2/hm/5@2x.png");
    background-size: 100% 100%;
}
.main11_5{
    width: 240px;
    height: 528px;
    background-image: url("../images/beta2/hm/4@2x.png");
    background-size: 100% 100%;
}
.main11_4{
    width: 240px;
    height: 528px;
    background-image: url("../images/beta2/hm/3@2x.png");
    background-size: 100% 100%;
}
.main11_3{
    width: 240px;
    height: 528px;
    background-image: url("../images/beta2/hm/2@2x.png");
    background-size: 100% 100%;
}
.main11_2{
    width: 240px;
    height: 528px;
    background-image: url("../images/beta2/hm/1@2x.png");
    background-size: 100% 100%;
}
.main11_9{
    width: 240px;
    height: 528px;
    background-image: url("../images/beta2/hm/8@2x.png");
    background-size: 100% 100%;
}
.main12_1{
    width: 49px;
    height: 52px;
    background-image: url("../images/beta2/icon-big2.png");
    background-size: 100% 100%;
}
.main12_2{
    width: 240px;
    height: 410px;
    background-image: url("../images/beta2/xm/1@2x.png");
    background-size: 100% 100%;
}
.main12_3{
    width: 240px;
    height: 272px;
    background-image: url("../images/beta2/xm/2@2x.png");
    background-size: 100% 100%;
}
.main12_4{
    width: 240px;
    height: 410px;
    background-image: url("../images/beta2/xm/3@2x.png");
    background-size: 100% 100%;
}
.main12_5{
    width: 240px;
    height: 410px;
    background-image: url("../images/beta2/xm/4@2x.png");
    background-size: 100% 100%;
}
.alert_text{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    display: flex;
    align-items: center;
    justify-content: center;
}
.alert_text >.p{
    background: rgba(0, 43, 35, 0.8);
    border-radius: 5px;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    margin: 0 20px;
}
