
.page{
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: url("../images/pageBj.png") ;
    background-size:100% 100%;
    height: 100vh;
}
.page_1{
    z-index: 2;
}
.page_footer {
    overflow-y: auto;
}
.page_5 {
    display: none;
}
.page_about {
    display: flex;
}
.about_img {
    width: 2rem;
    height: 2rem;
    font-size: 0.28rem;
    margin-bottom: 1rem;
}
.about_img img {
    width: 100%;
    height: 100%;
}
.about_text {
    font-size: 0.5rem;
}
.about_text .contact{
    font-size: 0.7rem;
}
.page_footer_box {
    position: relative;
}
.page_footer_box .footer_new{
    position: absolute;
    bottom: 0;
}

.page .page_lg .page_left{
    position: absolute;
    left: 0;
}
.page .page_lg .page_left img {
    width: 320px;
    height: 584px;
}
.page .page_lg .page_right{
    position: fixed;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    top: 40%;
    z-index: 1000;
    width: 564px;
    opacity: 0;
}
.page .page_lg .page_right .page_title{
    color: #262626;
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 16px;
    text-align: center;
}
.page .page_lg .page_right .page_desc {
    font-weight: 400;
    color: #595959;
    font-size: 22px;
    margin-bottom: 20px;
    text-align: center;
    height: 60px;
}
.page .page_lg .page_right  .downLoad{
    background: white;
    width: 150px;
    height: 190px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
    border-radius: 5px;
}
.page .page_lg .page_right  .downLoad img{
    width: 120px;
    height: 120px;
    margin-bottom: 8px;
}


.nav_active {
    background: linear-gradient(180deg, #FDE8BB 0%, #D1AF7A 100%);
}
.warpPage{
    width: 100%;
    position: relative;
    overflow-y: scroll;
}
.page_lg{
    position: absolute;
    left: 50%;
    top: 50%;
    height: 580px;
    width: 860px;
    display: flex;
    flex-direction: row;
    margin-left: -380px;
    margin-top: -260px;
}
.page_sm{
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0.63rem;
}

.header-right-sm {
    display: none;
}

.downLoadBtn{
    width: 6.4rem;
    height: 0.85rem;
    background: linear-gradient(360deg, #8F6739 0%, #EBB475 100%);
    border-radius: 18px ;
    text-align: center;
    line-height: 0.85rem;
    color: #fff;
    font-size: 0.37rem;
}
.upBox {
    margin-top: 0.7rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.upBox img{
    position: relative;
    width: 0.64rem;
    height: 0.64rem;
}
.upBox p {
    color: #8C8C8C;
    font-size: 0.32rem;
    margin-top: 4px;
}

.overall_step_text{
    position: fixed;
    top: 17%;
    width: 100%;
    display: none;
    flex-direction: column;
    align-items: center;
    z-index: 999;
}

.footer_new{
    z-index: 999;
    width: 100%;
    height: 208px;
    background: white;
}




@media screen and (max-width: 1024px) {
    html,body {
        min-width: 0;
        height: 100%;
    }
    .header {
        min-width: 1024px;
    }
    .page_lg{
        margin-left: -440px;
    }
    .page_footer_box {
        display: none;
    }
    .page_footer{
        overflow: hidden;
    }
    .pageBottom p {
        font-size: 16px;
    }
    .pageBottom .title{
        font-size: 18px;
    }
    .bottomRight {
        padding: 51px 56px 0px 50px;
    }
}
@media screen and (max-width: 768px) {
    html,body {
        min-width: 0;
        overflow: hidden;
    }
    .page {
        background: white;
    }
    .header {
        min-width: 0;
        height: 56px;
        min-height: 56px;
    }
    .icon-logo {
        width: 69px;
        height: 32px;
    }
    .header .header-wrap {
        padding:0 0.64rem ;
        box-sizing: border-box;
        height: 56px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .layout-main-center {
        width: 100%;
    }
    .header-right-sm {
        display: block;
        width: 20px;
    }
    .header-right-sm img {
        width: 100%;
        height: 100%;
    }

    .header-right{
        position: absolute;
        background: white;
        right: 0.64rem;
        top: 2.2rem;
        display: flex;
        flex-direction: column;
        box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.08);
        display: none;
    }
    .right__btn.line {
        padding:0.2rem 0.5rem ;
        font-size: 0.5rem !important;
    }
    .switch_nav{
        display: none;
    }
    .page .page_content .page_left img {
        width: 3.86rem;
        height: 7.786rem;
    }
    .page .page_content .page_right {
        display: none;
    }
    .overall_step_text {
        display: flex;
    }
    .overall_step_text .page_title{
        font-size: 0.6rem;
        margin-bottom: 0.21rem;
    }
    .overall_step_text  .page_desc {
        font-size: 0.33rem;
        width: 90%;
        height: 0.8rem;
        margin-bottom: 0.21rem;
        word-break:normal;
        text-align: center;
    }
}

