
@font-face {
    font-family: "D-DIN-G";
    src: url("h5/D-DIN-G.ttf") format("truetype");

}

html{
    font-size: 12px;
    justify-content: center;
    display: flex;
    -webkit-overflow-scrolling: touch;
}

a{
    text-decoration: none;
    color: unset;
}
body{
    max-width: 475px;
    margin: auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: #F5F5F7;
    position: relative;
}

.body_scroll_yes{
    position: relative;
    overflow-y: auto;
}
.body_scroll_no{
    position: fixed;
    overflow:hidden;
}
.nav_list_div{
    position: fixed;
    z-index: 999999;
    width: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 475px;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling : touch;

}
.nav_list{

    display: none;
    max-width: 475;
    left: 0;
    top:0;


    bottom: 0;
    /*overflow-y: scroll;*/
    /*overflow-x: hidden;*/
}
.nav_head{
    height: 56px;
    background: #292929;
    box-shadow: 0px 2px 8px 0px rgb(0 0 0 / 8%);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    padding-right: 16px;
    align-items: center;
    display: flex;
    justify-content: right;
    justify-content: flex-end;
}
.nav_content{
    /*height: 712px;*/
    height: 712px;
    max-height: 80vh;
    min-height: 412px;
    background: #292929;
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.08);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    padding-left: 24px;
    overflow: scroll;
    -webkit-overflow-scrolling：touch;
}
.nav_download_app{
    font-size: 24px;
    font-family: SF Pro-Semibold, SF Pro;
    font-weight: 590;
    color: #FFFFFF;
    line-height: 68px;
}
.nav_download_app a{
    color: #FFFFFF;
}

.nav_download{
    font-size: 24px;
    font-family: SF Pro-Semibold, SF Pro;
    font-weight: 590;
    color: #FFFFFF;
    line-height: 68px;
}
.nav_download a{
    color: #FFFFFF;
}
.nav_line{
    width: 327px;
    height: 1px;
    background: #444444;
    opacity: 1;
}


.top{
    max-width: 475px;
    width: 100%;
    height: 56px;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.08);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    z-index: 99999;
    top:0;
}
.top_left{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 117px;
}
.app_logo{
    width: 28px;
    height: 28px;
    border-radius: 7px 7px 7px 7px;
    opacity: 1;
    margin: auto 14px auto 8px;
}

.app_name{
    width: 65px;
    height: 22px;
    font-size: 20px;
    font-family: D-DIN-G-Regular, D-DIN-G;
    font-weight: 700;
    color: #292929;
    line-height: 22px;
}
.platform{
    width: 124px;
    height: 32px;
    background: #E8E9F0;
    border-radius: 88px 88px 88px 88px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.platform_one{
    width: 21px;
    height: 15px;
    font-size: 12px;
    font-family: SF Pro Text-Regular, SF Pro Text;
    font-weight: 400;
    color: #292929;
    line-height: 15px;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.platform_one img{
    width: 12px;
    height: 14px;
    background: #292929;
    opacity: 1;
    margin: 0px 5px 0px 11px;
    display: none;
}
.platform_select img{
    display: block;
}
.platform_select{
    width: 59px;
    height: 26px;
    background: #FFFFFF;
    border-radius: 88px 88px 88px 88px;
    opacity: 1;
    margin-left: 3px;
    justify-content: left;
}
.top_right{
    width: 184px;
    display: flex;
    justify-content: space-between;
}
.select_platform{
    width: 124px;
    background: #E8E9F0;
    border-radius: 88px 88px 88px 88px;
    opacity: 1;
    /*visibility: hidden;*/
}

.nav{
    margin-right: 16px;
    width: 32px;
}

.center{
    padding-top: 56px;
}
/*fawf*/

.page_top{
    /*width: 375px;*/
    height: 660px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    text-align: center;
}
.page_top_title{
    /*width: 200px;*/
    font-size: 30px;
    font-family: D-DIN-G-Regular, D-DIN-G;
    font-weight: 700;
    color: #292929;
    line-height: 30px;
    padding: 35px 0 15px 0;
    margin: auto;
}

.page_top_info{
    width: 327px;
    height: 34px;
    font-size: 14px;
    font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif,PingFang SC, SF Pro Text-Regular, SF Pro Text;
    font-weight: 400;
    color: #292929;
    line-height: 17px;
    margin: auto;
}

.page_top_functions{
    display: flex;
    justify-content: center;
    padding-top:18px;
}
.page_top_function{
    margin-right: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif,PingFang SC, SF Pro Text;
    font-weight: 500;
    line-height: 14px;
}
.page_top_function1{
    width: 64px;
    height: 26px;
    background: #DBECFF;
    border-radius: 100px 100px 100px 100px;
    opacity: 1;
    color: #0078FF;

}
.page_top_function2{
    width: 48px;
    height: 26px;
    background: #EEE1FF;
    border-radius: 100px 100px 100px 100px;
    opacity: 1;
    color: #6961FF;
}
.page_top_function3{
    width: 81px;
    height: 26px;
    background: #FFEBD2;
    border-radius: 100px 100px 100px 100px;
    opacity: 1;
    color: #FF8D46;
}
.page_top_function4{
    width: 105px;
    height: 26px;
    background: #CDF1E7;
    border-radius: 100px 100px 100px 100px;
    opacity: 1;

    color: #00B27F;
}


/*轮播图*/
.slide_comtainer {
    position: relative;
    overflow: hidden;
    /*margin-bottom: 3.54755435vw;*/
    /*margin-top: 6.4vw;*/
    /*padding-top: 25px;*/
    /*padding-top: 5.33vw;*/
    padding-top: 20px;
    /*padding-bottom: 5.33vw;*/
}


.swiper {
    width: 100%;
    /*padding-top: 6.4vw;*/
}

.swiper-slide {
    height: unset;
    background-position: center;
    background-size: cover;
    /*width: 300px;*/
    text-align: center;
}
.swiper-wrapper{
    height: unset;
    /*margin-top:-25px;*/
}
.swiper-slide img {
    display: block;
    width: 100%;
    border-radius: 13px 13px 13px 13px;
    /*width: 134px;*/
    /*height: 288px;*/
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: none
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: none
}
.banner_div{
    background: #FFFFFF;
    box-shadow: 0vw 0vw 5.33vw 0.13vw rgba(0,0,0,0.1);
    border-radius: 6vw;
    opacity: 1;
    border: 1.1vw solid white;
    /*width: 46vw;*/
    display: inline-block;

    box-shadow: 9px 6px 9px 0px rgba(58,60,74,0.14);
    border-radius: 13px 13px 13px 13px;
    border: 5px solid #000000;
}
.banner_div2{

    width: 134px;
    height: 289px;
}
/*轮播图*/

.app_store_down{
    margin: 31px auto 0px auto;
    display: block;
    width: 200px;
}
.down_preview{
    margin: auto;
    display: block;
    padding-top: 20px;
    width: 14.25px;
}


.page_one{
    /*width: 375px;*/
    height: 144vw;
    min-height: 540px;
    max-height: 684px;
    background: #000000;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    background-image: url("//cdnq.kuso.xyz/hzm/foreign_download/h5/list.png");
    text-align: center;
    background-size: cover;
}

.page_one .page_title{
    font-size: 32px;
    font-family: D-DIN-G-Regular, D-DIN-G;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 35px;
    padding-top: 48px;
    padding-bottom: 8px;
    display: inline-block;
}
.page_one .page_info{
    font-size: 18px;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif,PingFang SC, SF Pro Text;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 21px;
}

.page_one .page_info_black{
    color: #292929 ;
}



.page2{
    background-image: url("//cdnq.kuso.xyz/hzm/foreign_download/h5/page2.png");
}
.page3{
    background-image: url("//cdnq.kuso.xyz/hzm/foreign_download/h5/page3.png");
}
.page4{
    background-image: url("//cdnq.kuso.xyz/hzm/foreign_download/h5/page4.png");
}
.page5{
    background-image: url("//cdnq.kuso.xyz/hzm/foreign_download/h5/page5.png");
}
.page6{
    background-image: url("//cdnq.kuso.xyz/hzm/foreign_download/h5/page6.png");
}
.page7{
    background-image: url("//cdnq.kuso.xyz/hzm/foreign_download/h5/page7.png");
}









/*下方*/

.below{
    /*width: 375px;*/
    border-radius: 0px 0px 0px 0px;
    opacity: 1;

}
.follow_us_bg{
    position: absolute;
    right: 0;
    z-index: -1;
    width: 130px;
}
.follow_us{
    font-size: 20px;
    font-family: D-DIN-G-Regular, D-DIN-G;
    font-weight: 700;
    color: #3D3D3D;
    line-height: 22px;
    margin-top: 45px;
    margin-bottom: 13px;
    align-items: center;
    display: flex;
}
.follow_us>img{
    width: 32px;

    opacity: 1;
    margin-left: 23px;
    margin-right: 10px;
}


.follow_types{
    margin-left: 16px;
    margin-right: 16px;
}

.follow_type{
    display: flex;
    height: 56px;
    background: #FFFFFF;
    border-radius: 12px 12px 12px 12px;
    opacity: 1;
    align-items: center;
    justify-content: space-between;
    margin-top:12px;

    font-size: 16px;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif,PingFang SC, SF Pro Text;
    font-weight: 500;
    color: #3D3D3D;
}

.follow_type span{
    display: flex;
    align-items: center;

}
.follow_type span>img{
    width: 32px;
    height: 32px;
    border-radius: 12px 12px 12px 12px;
    opacity: 1;
    margin: auto 12px;
}

.follow_type>img{
    width: 32px;
    margin-right: 8px;
}





.related_tutorials_main{
    margin-bottom: 36px;
}

.related_tutorials{
    font-size: 20px;
    font-family: D-DIN-G-Regular, D-DIN-G;
    font-weight: 700;
    color: #3D3D3D;
    line-height: 22px;
    margin-top: 31px;
    margin-bottom: 13px;
    align-items: center;
    display: flex;
}
.related_tutorials img{
    width: 32px;
    opacity: 1;
    margin-left: 23px;
    margin-right: 10px;
}

.related_tutorials_list{
    margin: auto 24px;
}

.related_tutorials_one{
    /*width: 327px;*/
    height: 48px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;

    border-bottom: 1px solid rgba(203,203,203,0.5);



    font-size: 13px;
    font-weight: 500;
    color: #3D3D3D;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif,PingFang SC, SF Pro Text;

}
.related_tutorials_one a{
    color: #3D3D3D;
}
.related_tutorials_one_head{
    width: 6px;
    height: 6px;
    background: #292929;
    opacity: 1;
    margin-right: 8px;
    border-radius: 5px;
}
.related_tutorials_one span{
    display: flex;
    align-items: center;
}

.related_tutorials_one img{
 width: 32px;
}






/*浮动下载框*/
.down_float_main{
    display: none;
}
.down_float{
    height: 64px;
    background: rgba(44,45,52,0.8);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    display: flex;
    align-items: center;
}

/*设置浮动*/
.down_float {
    bottom:0px;
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    max-width: 475px;
    /*display: none;*/
}


.down_float img{
    width: 34px;
    height: 34px;
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
    border: 1px solid rgba(255,255,255,0.3);
    margin: auto 10px 16px;
}
.down_float .content{
    flex: 1;
}
.down_float .down_app_info{
    font-size: 12px;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif,PingFang SC, SF Pro Text;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
}
.down_app_name{
    font-size: 18px;
    font-family: D-DIN-G-Regular, D-DIN-G;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 20px;
}

.down_button{
    width: 88px;
    height: 32px;
    background: #009DFF;
    border-radius: 100px 100px 100px 100px;
    opacity: 1;
    float:right;
    margin-right: 16px;
    font-size: 14px;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif,PingFang SC, SF Pro Text;
    font-weight: 600;
    color: #FFFFFF;
    align-items: center;
    display: flex;
    justify-content: center;
}



.footer{
   /* font-weight: 30.925017166399634;*/
    width: 80%;
    margin: 0 auto;
    font-size: 10px !important;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif,PingFang SC, SF Pro Text;
    color: rgba(41,41,41,0.3);
    font-size: 10px;
    color: rgba(41,41,41,0.3);
    line-height: 12px;
    padding-bottom: 100px;
    text-align: center;
}





/*******错误提示******/

.show-tip {
    display: none;
    font-family: "Microsoft Yahei", "Helvetica Neue";
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10000;
}

.show-tip-dialog {
    position: fixed;
    z-index: 10;
    width: 100%;
    /*top: 40%;*/
    bottom: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    height: 220px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 15px 15px 0px 0px;

}

.show-tip-first {
    text-align: center;
    width: 80px;
    height: 23px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #B8704C;
    opacity: 1;
    margin: 24px 0px 0px 32px;
}

.show-tip-content {
    width: 311px;
    height: 44px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 21px;
    color: #1F130D;
    opacity: 1;
    margin: 12px 0px 24px 32px;
}
.show-tip-button_div {
    text-align: center;
    padding-bottom: 54
}
.show-tip-button_sure{
    width: 144px;
    height: 40px;
    background: rgba(255, 255, 255, 0);
    border: 1px solid #C2BFBE;
    opacity: 1;
    border-radius: 10px;
}
.show-tip-button_sure span {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #C2BFBE;
    opacity: 1;
}
.show-tip-button_cancel{
    margin-left: 23px;
    width: 144px;
    height: 40px;
    background: #B8704C;
    opacity: 1;
    border-radius: 10px;
    border: 1px solid #C2BFBE;
}
.show-tip-button_cancel .tip_cancel{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #F7D8BC;
    opacity: 1;
}


















































