/* 公共样式 */
body{
    margin: 0;
    padding: 0;
    color:#333;
}
a{
    color:#333;
    text-decoration: none;
}
#p-gengduo{
    font-size: 0.18rem;
}
/* #AppHead{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
}
#Ahead-img{
    border-bottom: 0 0 0.1rem 0 #333;
    height: 1.2rem;
    padding: 0 0.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
}
#HeadImg{
    width: 4.5rem;
    height: auto;
}
#imgMenuBtn{
    width: 0.4rem;
    height: 0.4rem;
}
.nav{
    margin: 0 0.3rem;
    
}
/* 菜单栏 
#right-menu{
    width: 5.6rem;
    height: 100%;
    background-color: rgb(255, 255, 255);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}
#right-menu-top{
    height: 3rem;
    position: fixed;
    top: 0;
    width: 5.6rem;
}
#right-menu-input{
    width: 4.8rem;
    text-align: center;
    margin: auto;
    margin-top: 1rem;
    position: relative;
}
.right-menu-hede img{
    width: 0.4rem;
    height: 0.4rem;
    margin-top: 0.8rem;
    margin-left: 0.6rem;

}
#right-menu-input img{
    position: absolute;
    left: 0.1rem;
    top: 50%;
    bottom: 0;
    transform: translate(0,-50%);
    width: 0.3rem;
    height: 0.3rem;
}
#right-menu-input input{
    width: 3.8rem;
    outline-style: none ;
    border: 0.01rem solid #bbb; 
    border-radius: 12px;
    padding: 0.14rem 0.5rem;
    font-size: 0.22rem;
}
#right-menu-input input:focus{
    border-color: #6cafe6;
    outline: 0;
    -webkit-box-shadow: inset 0 0.01rem 0.01rem rgba(0,0,0,0.7),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0.01rem 0.01rem rgba(0,0,0,0.7),0 0 8px rgba(102,175,233,.6)
}
#right-menu-item{
    display: flex;
    align-items: center;
    margin-top: 3.5rem;
    
}
#right-menu-item>ul{
    list-style:none;
    width: 100%;
    height: 100%;
    line-height: 0.8rem;
    margin: 0px;
    padding: 0 0.26rem;
    overflow: scroll;
}
#right-menu-item>ul>li{
    width: 5rem;
    border-bottom: 0.01rem solid #eee;
    padding-bottom: 0;
}
#right-menu-item>ul>li>a{
    text-decoration: none;
    font-size: 0.3rem;
    font-weight: 500;
    color: #000;
    margin-left: 0.1rem;
}

#success-nav{
    list-style:none;
    margin-left: 0.4rem;
    padding: 0;
}
#success-nav>li{
    padding-left: 0.1rem;
    font-size: 0.26rem;
    border-bottom: 0.01rem solid #eee;
    color: #333;
}
#success-nav>li{
    padding-left: 0.1rem;
    color: #333;
}
#success-nav>li>a{
    text-decoration: none;
    font-size: 0.26rem;
    color: #333;
} */
.section{
    width: 100%;
    height: 100%;
}
.one-bg{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.one-bg video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 第三页 */
#three-cont{
    text-align: center;
    margin-top: 1rem;
}
#three-cont-cont{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 13.5rem;
    margin: 0.3rem auto;
}
.three-cont-son{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0.2rem 0.3rem;
    background-color: #fff;
    width: 6.1rem;
    margin: auto;
    margin: 0.3rem 0 0 0;
    cursor:pointer; 
    margin-left: 0.04rem;
    
}

.three-cont-son-left{
    display: flex;
    width: 0.5rem;
    flex-direction: column;
    font-size: 0.24rem;
    font-weight: bold;
    padding-right: 0.16rem;
    border-right: 0.03rem solid rgb(199, 199, 199);
    color:#333;
    text-decoration: none;
}
.three-cont-son-right{
    width: 5.2rem;
    margin-left: 0.2rem;
    display: block;
    color:#333;
        text-decoration: none;
        text-align: left;
}
.three-son-right-top{
    font-size: 0.2rem;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-bottom: 0.16rem;
}
.three-son-right-bottom{
    font-size: 0.16rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
/* 第四页 */

#fourth{
    margin: 0;
    padding: 0;
}
#fourth-top-img{
    width: 3.1rem;
    height: auto;
    position: absolute;
    left: 1.6rem;
    top: -0.4rem;
}
#fourth-top{
    margin-top: 1.4rem;
    position: relative;
    color: #333;
    text-align: center;
    font-size: 0.3rem;
    margin-bottom: 0.6rem;
}
#fourth-cont {
    display: flex;
    flex-direction: row;
    margin: auto;
    width: 12.24rem;
}
.fourth-flex{
    display: flex;
    flex-wrap: wrap;
    width: 10.10rem;
    background-color: #eee;
    padding: 0.01rem;
}
.fourth-flex-box{
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #fff;
    margin: 0.01rem;
    color: #000;
}
.fourth-flex-box-img img{
    width: 0.7rem;  
    height: auto;  
    max-width: 100%;  
    max-height: 100%;
}
.fourth-flex-box-title{
    font-size: 0.20rem;
    margin: 0.3rem 0 0.09rem 0;
}

.fourth-right{
    width: 2.04rem;
    height: 5.06rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background-color: #E9B25C;
    font-size: 0.36rem;
    color: #fff;
    cursor:pointer;
}
.fourth-right-text{
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}
.fourth-right-img img{
    width: 0.8rem;
    height: 0.8rem;
    margin-top: 0.48rem;
}
#fourth-bottom{
    text-align: right;
    margin-right: 1.2rem;
}
#fourth-bottom img{
    width: 2.8rem;
    height: auto;
}
/* 第六页 */
#six{
    margin: 0;
    padding: 0;
}
/* 第七页 */
#seven{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
#seven-bg img{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
#seven-title{
    font-size: 0.3rem;
    margin-bottom: 1rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
#seven-cont{
    width: 15rem;
    height: 4.35rem;
    margin: auto;
    display: flex;
    flex-direction: row;
}
#seven-aj{
    width: 13.5rem;
    display: flex;
    flex-wrap: wrap;
}
.seven-cont-flex{
    width: 2rem;
    height: 4.35rem;
    background: #FFFFFF;
    text-align: center;
    margin: 0 0.1rem;
    padding: 0 0.2rem;
}
.seven-cont-flex h2{
    margin-top: 0.6rem;
}
.seven-flex-title{
    font-size: 0.3rem;
    font-weight: 500;
    margin: 0.3rem;
}
.seven-lvg{
    width: 0.3rem;
    height: 0.03rem;
    background-color: #333;
    margin: auto;
}
.seven-cont-flex p{
    margin: 0.5rem 0;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: justify;
}
.seven-btn{
    width: 0.98rem;
    height: 0.35rem;
    line-height: 0.35rem;
    text-align: center;
    border: 0.01rem solid #CFCFCF;
    margin: auto;
    display: block;
}
/* 第八页 */
#eight{
    padding: 0;
    margin: 0;
    
}

#eight-title{
    font-size: 0.3rem;
    color: #000;
    text-align: center;
    font-weight: bold;
    margin: 0;
    padding: 0;
    /*margin-bottom: 0.6rem;*/
}
#eight-cont{
    width: 9.01rem;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
}
.eight-cont-flex{
    width: 2.6rem;
    text-align: center;
    padding: 0.1rem;
    margin: 0.1rem;
}
.eight-cont-flex img{
    width: auto;
    height: 0.66rem;
}
.eight-cont-flex p{
    color: #666;
    font-size: 0.18rem;
}
.eight-cont-flex-address{
    width: 2.4rem;
    color: #333;
    font-size: 0.16rem;
    margin: auto;
}
#Appfoot{

    margin: auto;
    background-color: #fff;
    width: 7.3rem;
    border-radius: 12px;
    margin: 0.2rem auto;
    padding: 0.3rem 0;
}
.titlefooticon{
    margin:0 auto;
    text-align: center;
}
/* 表单 */
.business_bottom_footer{
    width: 6.9rem;
    border-radius: 10px;
    height: 3.7rem;
    margin: 0.35rem auto 0.3rem;
    position: relative;
}
.business_bottom_footer img{
    width: 100%;
    height: 3.7rem;
    border-radius: 10px;
}
.form{
    width: 100%;
    height: 3.7rem;
    position:absolute;
    left: 0;
    top: 0;
    text-align: center;
    padding-top: 0.3rem;
}
.form img{
    width: 0.35rem;
    height: 0.35rem;
    float: left;
    margin-top: 0.075rem;
}

.content_center_top input{
    width: 4rem;
    height: 0.5rem;
    font-size: 0.2rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 0.rem;
    padding-left: 0.09rem;
    padding-right: 0.09rem;
    border: 0.005rem solid #FFFFFF;
    margin: 0.1rem 0;
    color: #FFFFFF;
    background-color: transparent;
}
.content_center_top input::-webkit-input-placeholder{
    color: #FFFFFF;
}
.button_group{
    width: 1.8rem;
    margin: 0 auto;
    height: 0.5rem;
    margin-top: 0.1rem;
}
.form .order_content{
    height: 0.5rem;
    width: 1.8rem;
    padding-right: 0.2rem;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #E9B25C;

}
.form #order{
    height: 0.5rem;
    width: 1.25rem;
    margin: 0 auto;
    font-size: 0.25rem;
    font-family: Source Han Sans SC;
    background-color: transparent;
    color: #FFFFFF;
    border: 0;
    line-height: 0.49rem;
    padding: 0;
}
.form .consult_content{
    float: left;
    height: 0.5rem;
    width: 1.8rem;
    background-color: #FFFFFF;
    margin-left: 0.2rem;
}
.form #consult{
    margin-left: 0.2r;
    width: 1.25rem;
    height: 0.5rem;
    font-size: 0.25rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #333333;
    background-color:transparent;
    border: 0;
    line-height: 0.49rem;
    float: left;
    padding: 0;

}

/*  */
.foot-tele{
    background-color: #E9B25C;
    border-radius: 0.4rem;
    width: 4.5rem;
    height: 0.68rem;
    font-size: 0.32rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.4rem auto;
    color: #fff;
}
#AfootIcon{
    width: 0.5rem;
    height: 0.5rem;
    margin-right: 0.2rem;
}
.Afoot-qcode{
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 85%;
    margin: 0 auto;
    padding-bottom: 0.4rem;
    border-bottom: #eee solid 0.03rem;
}

.Afoot-flex-qcode{
    width: 1.8rem;
    margin: 0 0.3rem;
    
}
.Afoot-flex-qcode img{
    width: 1.8rem;
    height: 1.8rem;
}
.Aqcode-text{
    color: #333;
    width: 1.8rem;
    text-align: center;
    font-size: 0.2rem;
}
.Aqcode-foot{   
padding-top:10px;

    
}
.Aqcode-foot img { max-width: 70%;}
.Aqcode-foot p{
    margin:0px;
    color: #999;
    font-size: 16px;
    text-align: center;
    
}
.h60{height:75px;}
    .Aqcode-foot-foot{
        width: 100%;
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        position: fixed;
        box-shadow: 0 0 6px #666;
        background-color: #fff;
        bottom: 0;
        height: 60px;
    }
.afoot{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.Aqcode-foot-foot p{
    font-size: 0.30rem;
    margin-left: 0.16rem;
    color: #000;
}
.Aqcode-foot-foot p a{
    font-size: 0.30rem;
    margin-left: 0.16rem;
    text-decoration: none;
    color: #000;
}
.footimg{  
    width: 0.56rem;
    height: auto;
}



/* PC适配 */
@media screen and (min-width: 1024px) {
    #AppHead{
        display: none;
    }
    #p-gengduo{
        display:block;
        margin-bottom: 20px;
        color: #000 !important;
    }
    #fourth-cont #p-gengduo{display: none;}
    #head{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0.2rem;
        left: 0;
        right: 0;
        z-index: 1;
        height: 0.9rem;
    }
    .head-img img{
        width: 4.17rem;
        height: auto;
    }
    .nav{
        margin: 0 0.3rem;
        
    }
    .nav-ul{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .nav-ul>li{
        list-style: none;
        margin: 0;
        font-size: 0.18rem;
        height: 0.3rem;
        line-height: 0.3rem;
    }
    .nav-ul>li>a{
        text-decoration: none;
        color: #000;
        margin: 0 0.22rem;
    }
    .nav-ul>li>a:hover{
        color: #E9B25C;
    }
    .head-sarch{
        height: 0.2rem;
        padding-top: 2px;
        width: 0.6rem;
        background-color: #fff;
        border-radius: 50px;
        text-align: right; 
    }
    .head-sarch img{
        width: 0.15rem;
        height: 0.15rem;
        margin-right: 0.05rem;
    }
    .nav-son{
        display: flex;
        flex-direction: column;
    }
    .nav-son:hover ul{
        z-index: 33;
        display: block;
        height: auto;
        float: right;
        padding: 0;
    }
    .nav-son>ul{
        height: auto;
        display: none;
        float: right;
        padding: 0;
        background-color: rgba(245, 245, 245, 1);
    }
    .nav-son>ul>li{
        list-style: none;
        border-bottom: 1px solid rgb(230, 230, 230,0.7);
        text-align: center;
        padding: 0.04rem 0;
    }
    .nav-son>ul>li:hover{
        list-style: none;
        border-bottom: 1px solid rgb(230, 230, 230,0.7);
        text-align: center;
        padding: 0.04rem 0;
    }
    .nav-son>ul>li:hover a{
        font-size: 0.16rem;
        color: #333;
        text-decoration: none;
        color: rgb(255, 174, 0);
    }
    .nav-son>ul>li>a{
        font-size: 0.16rem;
        color: #333;
        text-decoration: none;
    }
    #right-menu{
        display: none;
    }
    /* 第一页 */
    #one-cont-text{
        text-align: center;
    }
    .one-cont-text1{
        font-size: 0.8rem;
        display: inline-block;
        margin: 0 0.2rem;
        color: #fff;
        margin-bottom: 1.5rem;
        text-shadow: 0px 0px 16px rgba(6, 0, 1, 0.6);
    }
    .cont-text2{
        font-size: 0.36rem;
        color: #fff;
        text-shadow: 0px 0px 16px rgba(6, 0, 1, 0.6);
    }
    #one-zixun{
        text-align: center;
        margin-top: 1.2rem;
    }
    #one-zixun img{
        width: 2.6rem;
        height: 0.49rem;
        border-radius: 50px;
        box-shadow: 0px 0px 6px rgba(6, 0, 1, 0.5);
        cursor:pointer;
    }
    .one-bg{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
    }
    .one-bg img{
        display: block;
    }
    .one-bg video{

    }
    /* 第二页 */
    .two-cont-head{
        font-size: 0.36rem;
        color: #333333;
        margin-bottom: 0.8rem;
        text-align: center;
        margin-top: 1rem;
    }
    .two-cont-content{
        text-align: center;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .two-cont-text{
        text-align: center;
        padding: 0.25rem 0.18rem;
        background-color: #fff;
        border-radius: 19px;
    }
    .two-cont-text-copy{
        margin: 0 0.2rem;
        text-align: center;
        padding: 0.25rem 0.18rem;
        background-color: #fff;
        border-radius: 19px;
        cursor:pointer;
    }
    .two-cont-text-img img{
        width: 0.52rem;
        height: 0.52rem;
    }
    .two-cont-text-title{
        font-size: 0.24rem;
        font-weight: 500;
        margin: 0.1rem 0 0 0;
    }
    .title-lvg{
        width: 0.3rem;
        height: 0.03rem;
        background-color: #333;
        display: inline-block;
        border-radius: 19px;
    }
    .two-cont-text-text{
        width: 2.46rem;
        font-size: 0.15rem;
        margin-top: 0.36rem;
    }
    .two-cont-foot{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin-top: 1.2rem;
    }

    .two-cont-foot-img img{
        width: 5.92rem;
        height: 2.27rem;
        object-fit: cover;
        border-radius: 9px;
        border: #E9B25C solid 0.06rem;
    }
    .two-cont-foot-img .video{
        width: 5.92rem;
        height: 2.27rem;
        object-fit: cover;
        border-radius: 9px;
        border: #E9B25C solid 0.06rem;
    }
    .two-cont-foot-cont{
        margin-left: 0.16rem;
    }
    .two-cont-foot-cont-title{
        font-size: 0.3rem;
        font-weight: 500;
        display: flex;
        align-items: flex-start;
    }
    .two-cont-foot-cont-cont{
        width: 6.03rem;
        line-height: 30px;
        text-align: left;
       
    }
    .two-cont-foot-btn{
        width: 1.53rem;
        height: 0.44rem;
        border: 2px solid #E9B25C;
        display: flex;
        text-align: right;
        align-items: center;
        justify-content: center;   
        cursor:pointer;
        text-decoration: none;
        color:#333333;
    }
    .two-cont-foot-btn img{
        width: 0.26rem;
        height: 0.26rem;
        display: inline;
        margin-left: 0.2rem;
    }
    /* 第三页 */
    #three-bg img{
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
    }
    /* 第四页 */
    .fourth-flex-box:hover{
        width: 2.5rem;
        height: 2.5rem;
        background-color: #E9B25C;
        margin: 0.01rem;
        color: #fff;
        cursor:pointer;
    }
      /* 第五页 */
    #five{
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    #five-log img{
        position: absolute;
        bottom: 0.3rem;
        right: -5rem;
        width: auto;
        height: 6rem;
    }
    #five-title{
        font-size: 0.3rem;
        margin-top: 1.2rem;
        margin-bottom: 0.3rem;
        color: #fff;
    }
    #five-top{
        display: flex;
        flex-direction: row;
        margin: auto;
    }
    .five-top-left{
        width: 5rem;
        height: auto;   
        margin: 0;
        position: relative;
    }
    .five-top-left-bg img{
        width: 5rem;
        height: auto;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background-color: #000;
    }
    .five-top-left-text{
        position: relative;
        top: 50%;
        transform: translate(0,-50%);
        color: #fff;
        text-align: center;
        text-shadow: 0px 0px 5px #999;
    }
    .five-top-left-text-text{
        margin-top: 0.46rem;
        font-size: 0.16rem;
        line-height: 25px;
        width: 3.35rem;
        margin: auto;
        text-shadow: 0px 0px 5px #999;
    }
    .five-top-right{
        width: auto;
        height: 3.4rem;
        display: flex;
        align-items: flex-end;
        position: relative;
    }
    .five-top-show{
        display: block;
        position: absolute;
        top: 0;
        left: 0.54rem;
        width: 1.3rem;
        height: 0.38rem;
        line-height: 0.38rem;
        text-align: center;
        font-size: 0.16rem;
        color: #fff;
        cursor:pointer;
        border: 0.01rem solid #FFFFFF;
    }
    .five-top-right-res{
        width: 6.95rem;
        height: 1.97rem;
        margin-bottom: 0.4rem;
        position: relative;
        left: -0.6rem;
        font-size: 0.18rem;
        background-color: #fff;
        display: flex;
        align-items: center;
        padding-left: 0.2rem;

    }
    .five-top-right-text{
        margin-top: 0.14rem;
        width: 2.61rem;
        font-size: 0.16rem;
        line-height: 0.26rem;
    }
    .rive-imgicon img{
        height: 3.8rem;
        width: auto;
        position: absolute;
        right: 1rem;
        bottom: 0;
    }

    #five-bottom{
        margin-top: 0rem;
        display: flex;
        flex-direction: row;
    }
    .five-bottom-role{
        position: relative;
        margin: 0.28rem;
        
    }
    .five-bottom-role:hover{
        position: relative;
        margin: 0.28rem;
        cursor:pointer;
    }
    .five-bottom-role:hover .five-text{
        width: 2.3rem;
        margin: 0.1rem auto;
        font-size: 0.16rem;
        color: #666;
        overflow: visible;
        text-overflow: clip;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 8;
        text-overflow: ellipsis;
        display: -webkit-box;
        text-align: justify;
    }
    .five-bottom-role:hover .five-bottom-role-text{
        text-align: center;
        width: 2.6rem;
        height: 2.4rem;
        position: absolute;
        bottom: 0;
        font-size: 0.18rem;
        left: 0;
        right: 0;
        margin: auto;
        background-color: #FFFFFF;
        border-radius:  0 0 4px 4px;
        border-top: #E9B25C solid 0.05rem;
        box-shadow:0 0 10px rgba(126, 126, 126, 0.7);
    }
    .five-bottom-role-img{
        display: block;
        position: relative;
        width: 2.6rem;
        height: 3.6rem;
        box-shadow:0 0 10px rgba(126, 126, 126, 0.7);
    }
    .five-bottom-role-img img{
        object-fit: cover;
        width: 2.6rem;
        margin: 0;
        padding: 0;
        height: 3.6rem;
        z-index: -1;
        border-radius: 4px;
    }
    .five-bottom-role-text{
        text-align: center;
        width: 2.6rem;
        height: 1rem;
        position: absolute;
        bottom: 0;
        font-size: 0.18rem;
        left: 0;
        right: 0;
        margin: auto;
        background-color: #FFFFFF;
        border-radius: 0 0 4px 4px;
        box-shadow:0 0 10px rgba(126, 126, 126, 0.7);
    }
    .five-name{
        font-size: 0.2rem;
        font-weight: bold;
        margin-bottom: 0.16rem;
        margin-top: 0.1rem;
    }
    .five-text{
        width: 2.3rem;
        margin: 0.1rem auto;
        font-size: 0.16rem;
        color: #666;
        overflow: hidden;
        -webkit-line-clamp: 1;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-align: justify;
    }
    /* 第六页 */
    #six-bottom{
        position: relative;
        top: -0.8rem;
        text-align: right;
        margin-right: 1.6rem;
    }
    #six-bottom img{
        width: 2.2rem;
        height: auto;
    }
    #six-top-img{
        width: 2.6rem;
        height: auto;
        position: absolute;
        left: 1.6rem;
        top: -0.2rem;
    }
    #six-top{
        margin-top: 1.2rem;
        position: relative;
        color: #333;
        text-align: center;
        font-size: 0.3rem;
        margin-bottom: 0.4rem;
    }
    #six-cont{
        margin: auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    
        width: 10.3rem;
    }
    .six-cont-flex{
        width: 3.2rem;
        height: 3.2rem;
        border: 0.01rem solid #999;
        margin: 0.05rem 0.1rem;
        z-index: 1;
        position: relative;
        display: block;
    }
    .six-cont-flex h3{
        overflow: hidden;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-align: justify;
    }
    .six-cont-flex:hover{
        display: flex;
        cursor:pointer;
        align-items: flex-end;
    }
    .six-cont-flex:hover .six-flex-select{
        background-color: rgba(180, 180, 180, 0.4);
    }
    .six-cont-flex:hover img{
        position: absolute;
        top: 0;
        width: 3.2rem;
        height: 3.2rem;
        z-index: -1;
        object-fit: cover;
        display: inline-block;
    }
    .six-cont-flex:hover h3{
        margin: 0.16rem 0.14rem;
        color: #fff;
        
    }
    .six-cont-flex:hover .six-flex-text{
        font-size: 0.13rem;
        line-height: 0.2rem;
        color: #fff;
        margin: 0.1rem 0.13rem;
        text-align: justify;
    }
    .six-cont-flex:hover p{
        display: none;
    }
    .six-cont-flex img{
        display: none;
    }
    .six-flex-select h3{
        margin: 0.18rem 0.14rem;
    }
    .six-flex-text{
        font-size: 0.13rem;
        line-height: 0.2rem;
        color: #999;
        margin: 0 0.13rem;
        text-align: justify;
        overflow: hidden;
        -webkit-line-clamp: 6;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-align: justify;
        
    }
    .six-flex-select p{
        position: absolute;
        bottom: 0;
        color: #333;
        margin: 0.16rem 0.14rem;
    }
    /* 第七页 */
    #seven{
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
    }
    #seven-title{
        margin: 0;
        padding: 0;
        margin-top: 3rem;
        margin-bottom: 1rem;
    }
    .seven-cont-flex-tit{
        width: 2.74rem;
        height: 4.35rem;
        background: #FFFFFF;
        text-align: center;
        margin-right: 0.1rem;
    }
    .seven-tit-title{
        padding-top: 0.3rem;
        margin-bottom: 0.12rem;
        font-size: 0.28rem;
        font-weight: 500;
        color: #E9B25C;
    }
    .seven-tit-icon img{
        width: 1.8rem;
        height: auto;
        margin: 0.1rem 0;
    }
    .seven-cont-flex{
        width: 2.4rem;
        height: 4.35rem;
        background: #FFFFFF;
        text-align: center;
        margin: 0 0.1rem;
        padding: 0 0.2rem;
    }
    .seven-cont-flex:hover{
        box-shadow:0 0 10px rgba(126, 126, 126, 0.7)
    }
    .seven-cont-flex:hover h2{
        margin-top: 0.6rem;
        color: #E9B25C;
    }
    .seven-cont-flex:hover .seven-lvg{
        width: 0.3rem;
        height: 0.03rem;
        background-color: #E9B25C;
        margin: auto;
    }
    .seven-cont-flex:hover .seven-flex-title{
        font-size: 0.3rem;
        font-weight: 500;
        margin: 0.3rem;
        color: #E9B25C;
    }
    .seven-cont-flex:hover .seven-btn{
        width: 0.98rem;
        height: 0.35rem;
        line-height: 0.35rem;
        text-align: center;
        border: 0.01rem solid #E9B25C;
        margin: auto;
        color: #fff;
        background-color: #E9B25C;
        cursor:pointer;
    }
    /* 第八页 */
    #eight{
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

    #eight-cont-flex-backTop{
        width: 100%;
        height: 0.8rem;
        display: flex;
        align-items: center;
        background-color: #E9B25C;
        margin-top: 0.8rem;
    }
    #eight-cont-flex-backTop p{
        text-align: center;
        width: 2.07rem;
        height: 0.5rem;
        line-height: 0.5rem;
        border: 0.01rem solid #F0F0F0;
        margin: auto;
        color: #fff;
        font-size: 0.26rem;
    }
    #foot{
        text-align: center;
        
        padding: 0.3rem 0;
        background-color: #eee;
    }
    .foot-cont{
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .foot-flex{
        display: flex;
        flex-direction: row;
        padding-top: 0.8rem;
    }
    .foot-flex-left{
        width: 1rem;
    
        text-align: right;
        font-size: 0.14rem;
    }
    .foot-flex-right{
        text-align: left;
        width: 2rem;
        font-size: 0.14rem;
        color: #666;
    
    }
    .foot-flex-cont{
        width: 4rem;
        text-align: center;
        margin: 0 0.16rem;
    
    }
    .foot-flex-cont img{
        width: 3rem;
        height: auto;
    }
    .foot-flex-cont p{
        color: #666;
        font-size: 0.15rem;
       margin:0px;
    }
    .foot-flex-qcode{
        width: 1.32rem;
        text-align: center;
        margin: 0 0.16rem;
        padding-top: 0.5rem;
    }
    .foot-flex-qcode img{
        width: 1.32rem;
        height: auto;
    }
    .foot-flex-qcode p{
        color: #666;
        font-size: 0.14rem;
    }
    #Appfoot{
        display: none;
    }
    .Aqcode-foot-foot{
        display: none;
    }

}
/* ipad 竖屏 */
@media only screen and (min-width: 751px) and (max-width: 1024px) and (orientation: portrait) {
    body{
        background-color: #eee;
    }
    #head{
        display: none;
    }
    #AppHead{
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9;
        
    }
    #Ahead-img{
        border-bottom: 0 0 0.1rem 0 #333;
        height: 1.2rem;
        padding: 0 0.2rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #fff;
    }
    #HeadImg{
        width: 4.5rem;
        height: auto;
    }

    #AppHead{
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9;
        box-shadow: 0px 3px 7px 0px rgba(6, 0, 1, 0.35);
    }
    #Ahead-img{
        border-bottom: 0 0 0.1rem 0 #333;
        height: 1.2rem;
        padding: 0 0.2rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #fff;
    }
    #HeadImg{
        width: 4.5rem;
        height: auto;
    }
    #imgMenuBtn{
        width: 0.4rem;
        height: 0.4rem;
        cursor:pointer;
    }
    
    /* 菜单栏 */
    #right-menu{
        width: 5.6rem;
        height: 100%;
        background-color: rgb(255, 255, 255);
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 9999;
    }
    #right-menu-top{
        height: 2.5rem;
        position: fixed;
        top: 0;
        width: 5.6rem;
    }
    #right-menu-input{
        width: 4.8rem;
        text-align: center;
        margin: auto;
        margin-top: .5rem;
        position: relative;
    }
    .right-menu-hede img{
        width: 0.4rem;
        height: 0.4rem;
        margin-top: 0.4rem;
        margin-left: 0.4rem;
    
    }
    #right-menu-input img{
        position: absolute;
        left: 0.1rem;
        top: 50%;
        bottom: 0;
        transform: translate(0,-50%);
        width: 0.3rem;
        height: 0.3rem;
    }
    #right-menu-input input{
        width: 3.8rem;
        outline-style: none ;
        border: 0.01rem solid #bbb; 
        border-radius: 12px;
        padding: 0.14rem 0.5rem;
        font-size: 0.22rem;
    }
    #right-menu-input input:focus{
        border-color: #6cafe6;
        outline: 0;
        -webkit-box-shadow: inset 0 0.01rem 0.01rem rgba(0,0,0,0.7),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 0.01rem 0.01rem rgba(0,0,0,0.7),0 0 8px rgba(102,175,233,.6)
    }
    #right-menu-item{
        display: flex;
        align-items: center;
        margin-top: 2.5rem;
    }
    #right-menu-item>ul{
        list-style:none;
        width: 100%;
        height: 100%;
        line-height: 0.8rem;
        margin: 0px;
        padding: 0 0.26rem;
        overflow: scroll;
    }
    #right-menu-item>ul>li{
        width: 5rem;
        border-bottom: 0.01rem solid #eee;
        padding-bottom: 0;
    }
    #right-menu-item>ul>li>a{
        text-decoration: none;
        font-size: 0.3rem;
        font-weight: 500;
        color: #000;
        margin-left: 0.1rem;
    }
    
    #success-nav{
        list-style:none;
        margin-left: 0.4rem;
        padding: 0;
    }
    #success-nav>li{
        padding-left: 0.1rem;
        font-size: 0.26rem;
        border-bottom: 0.01rem solid #eee;
        color: #333;
    }
     /* 第一页 */
     .active{
        height: 5rem;
        padding-top: 1.6rem;
        background-image: url(../image/index-app-nav.png);
        background-size: 100%;
     }
     #one-cont-text{
        text-align: center;
    }
    .one-cont-text1{
        font-size: 0.5rem;
        display: inline-block;
        margin: 0 0.2rem;
        color: #fff;
        margin-bottom: 0.6rem;
        margin-top: 0.4rem;
        text-shadow: 0px 0px 16px rgba(6, 0, 1, 0.6);
    }
    .cont-text2{
        font-size: 0.3rem;
        color: #fff;
        margin-top: 0.1rem;
    }
    #one-zixun{
        text-align: center;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    #one-zixun img{
        width: 3rem;
        height: auto;
    }
    .one-bg>video{
        display: none;
    }
    /* 第二页 */
    #two-cont{
        background-color: #fff;
        width: 7.3rem;
        border-radius: 12px;
        margin: 0.2rem auto;
        padding: 0.3rem 0;
    }
    .two-cont-head{
        font-size: 0.3rem;
        font-weight: bold;
        color: #333333;
        margin-bottom: 0.3rem;
        text-align: center;
        
    }
    .two-cont-content{
        text-align: center;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .two-cont-text{
        text-align: center;
        padding: 0.08rem;
        background-color: #fff;
        border-radius: 19px;
    }
    .two-cont-text-copy{
        margin: 0 0.06rem;
        text-align: center;
        padding: 0.24rem 0.08rem;
        background-color: #fff;
        border-radius: 10px;
        background-color: #E9B25C;
        color: #fff;
    }
    .two-cont-text-img img{
        width: 0.5rem;
        height: 0.5rem;
    }
    .two-cont-text-title{
        font-size: 0.2rem;
        font-weight: 500;
        margin-top: 0.1rem;
    }
    .title-lvg{
        width: 0.3rem;
        height: 0.03rem;
        background-color: #fff;
        display: inline-block;
        border-radius: 19px;
    }
    .two-cont-text-text{
        margin-top: 0.3rem;
        width: 2.1rem;
        font-size: 0.16rem;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .two-cont-foot{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 0.5rem;
    }
    .two-cont-foot-img{
        width: 7rem;
        height: 3rem;
        overflow: hidden;
        border-radius: 6px;     
    }
    .two-cont-foot-img img{
        width: 7rem;
        height: auto;
    }
    .two-cont-foot-img .video{
        width: 7rem;
        height: auto;
    }
    .two-cont-foot-cont{
        margin-top: 0.3rem;

    }
    .two-cont-foot-cont-title{
        font-size: 0.26rem;
        font-weight: 500;
        display: flex;
        align-items: flex-start;
    }
    .two-cont-foot-cont-cont{
        width: 7rem;
        text-align: left;
        margin: 0.16rem 0;
        font-size: 0.16rem;
    }
    .two-cont-foot-btn{
        font-size: 0.16rem;
        margin-top: 0.4rem;
        width: 1.8rem;
        height: 0.5rem;
        border: 2px solid #E9B25C;
        display: flex;
        text-align: right;
        align-items: center;
        justify-content: center; 
        text-decoration: none;
        color:#333333;
    }
    .two-cont-foot-btn img{
        width: 0.3rem;
        height: 0.3rem;
        display: inline;
        margin-left: 0.2rem;
    }
    /* 第三页 */
    #threeId{
        background-color: #fff;
        width: 7.3rem;
        border-radius: 12px;
        margin: 0.2rem auto;
        padding: 0.3rem 0;
        background-image: url(../image/home-three-bg.png);
    }
    #three-bg{
        display: none;
    }
    #three-cont{
        text-align: center;
        margin-top: 0rem;
    }
    #three-cont-cont{
        width: 6.9rem;
        margin-top: 0rem;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .three-cont-son{
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 0.2rem 0.3rem;
        background-color: #fff;
        width: 6.9rem;
        margin: auto;
        margin: 0.3rem 0 0 0;
        cursor:pointer; 
        border-radius: 10px;
        
    }
    
    .three-cont-son-left{
        display: flex;
        width: 0.5rem;
        flex-direction: column;
        font-size: 0.24rem;
        font-weight: bold;
        padding-right: 0.16rem;
        border-right: 0.03rem solid rgb(199, 199, 199);
        color:#333;
        text-decoration: none;
    }
    .three-cont-son-right{
        width: 5.2rem;
        margin-left: 0.2rem;
        display: block;
        color:#333;
        text-decoration: none;
        text-align: left;
    }
    .three-son-right-top{
        font-size: 0.2rem;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
        margin-bottom: 0.16rem;
    }
    .three-son-right-bottom{
        font-size: 0.16rem;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }


    /* 第四页 */
    #fourth{
        background-color: #fff;
        width: 7.3rem;
        border-radius: 12px;
        margin: 0.2rem auto;
        padding: 0.3rem 0;
    }
    #fourth-top{
        margin-top: 0;
        text-align: center;
        font-size: 0.3rem;
        margin-bottom: 0.2rem;
        font-size: 0.3rem;
        font-weight: bold;

    }
    #fourth-top-img{
        display: none;
    }
    #fourth-cont{
        width: 6.9rem;
    }
    .fourth-flex{
        width: 6.9rem;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        border-radius: 10px;
    }
    .fourth-flex-box-img img{
        width: 0.5rem;
        height: auto;
    }
    .fourth-flex-box{
        width: 1.72rem;
        height: 2rem;
        border-radius: 10px;
        background-color: #eee;
        font-size: 0.16rem;
        margin: 0;
        
    }
    .fourth-flex-box div:nth-child(3){
        display: none;
    }

    .fourth-right{
        display: none;
    }
    #fourth-bottom img{
        display: none;
    }
    /* 第五页 */
    #fiveApp{
        text-align: center;
        background-color: #E9B25C;
        width: 7.3rem;
        border-radius: 12px;
        margin: 0.2rem auto;
        padding: 0.3rem 0;
        position: relative;
        background-size: 90% auto;
        background-repeat: no-repeat;
        background-position: 90% 100%;
        background-image: url(../image/home-five-log.png);
    }

    #five-title{
        font-size: 0.3rem;
        font-weight: bold;
        color: #000;
        margin-bottom: 0rem;
    }
    #five-cont{
        display: flex;
        flex-direction: row;
        align-items: center;
        width: 6.5rem;
        margin: 0.2rem auto;
        height: auto;
        background-color: #eee;
        padding: 0.2rem;
        border-radius: 0.19rem;
    }
    .fi-cont-img{
        width: 1.4rem;
        height: 1.4rem;
        border-radius: 50%;
        background-color: #E9B25C;
        overflow: hidden;
    }
    .fi-cont-img img{
        width: 1.4rem;
        height: auto;  
    }
    .five-cont-right{
        width: 4.8rem;
        margin-left: 0.2rem;
        text-align: left;
    }
    .five-cont-right-name{
        font-size: 0.24rem;
        font-weight: bold;
    }
    .five-cont-right-title{
        font-size: 0.20rem;
        font-weight: bold;
        margin-top: 0.1rem;
        margin-bottom: 0.14rem;
    }
    .five-cont-right-text{
        font-size: 0.18rem;
        color: #666;
        overflow: hidden;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-align: justify;
    }
    /* 第六页 */
    #six{
        margin: 0;
        padding: 0;
        background-color: #fff;
        width: 7.3rem;
        border-radius: 12px;
        margin: 0.2rem auto;
        padding: 0.3rem 0;
    }
    #six-top-img{
        display: none;
    }
    #six-top{
        font-size: 0.3rem;
        font-weight: bold;
        text-align: center;
    }
    #six-bottom img{
        display: none;
    }
    #six-cont{
        margin: auto;
    }
    .six-cont-flex{
        width: 6.5rem;
        border-radius: 10px;
        margin: 0.2rem auto;
        height: auto;
        padding: 0.2rem 0.16rem;
        position: relative;
        background-color: rgb(240, 240, 240);
        display: block;
    }
    .six-cont-flex img{
        display: none;
    }
    .six-flex-select h3{
        font-size: 0.2rem;
        margin: 0 0.14rem 0.14rem 0.14rem;
    }
    .six-flex-text{
        font-size: 0.16rem;
        line-height: 0.32rem;
        color: #666;
        margin: 0 0.13rem;
        text-align: justify;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;  
    }
    .six-flex-select p{
        display: none;
    }
    /* 第七页 */
    #seven{
        margin: 0;
        padding: 0;
        background-image: url(../image/home-seven-bg.png);
        background-size: 100%;
        width: 7.3rem;
        border-radius: 12px;
        margin: 0.2rem auto;
        padding: 0.3rem 0;
    }
    #seven-bg{
        display: none;
    }
    .seven-cont-flex-tit{
        display: none;
    }
    #seven-title{
        font-size: 0.3rem;
        font-weight: bold;
        color: #000;
        text-align: center;
        margin-bottom: 0.2rem;
    }
    #seven-cont{
        width: 7rem;
        height: auto;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
    }
    .seven-cont-flex{
        width: 2.88rem;
        height: auto;
        background: #FFFFFF;
        text-align: center;
        margin: 0.1rem;
        padding: 0.2rem;
        box-shadow:0 0 4px rgba(126, 126, 126, 0.4);
    }
    .seven-cont-flex h2{
        margin-top: 0.1rem;
    }
    .seven-flex-title{
        font-size: 0.3rem;
        font-weight: 500;

        color: #000;
    }
    .seven-lvg{
        width: 0.3rem;
        height: 0.03rem;
        background-color: #333;
        margin: auto;
    }
    .seven-cont-flex p{
        margin: 0.3rem 0;
        font-size: 0.22rem;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical; 
        color: #333;
    }
    .seven-btn{
        width: 1.4rem;
        height: 0.46rem;
        line-height: 0.46rem;
        text-align: center;
        border: 0.01rem solid #E9B25C;
        background-color: #E9B25C;
        color: #fff;
        margin: auto;
        font-size: 0.24rem;
        display: block;
    }
    /* 第八页 */

    #eight{
        display: none;
    }
}
/* app适配 */
@media only screen and (max-width: 750px) {
    body{
        background-color: #eee;
    }
    /* #p-gengduo{
        color: #999;
        font-size: 0.18rem;
        text-align: center;
    } */
    #head{
        display: none;
    }
    #AppHead{
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9;
        
    }
    #Ahead-img{
        border-bottom: 0 0 0.1rem 0 #333;
        height: 1.2rem;
        padding: 0 0.2rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #fff;
    }
    #HeadImg{
        width: 4.5rem;
        height: auto;
    }
    #imgMenuBtn{
        width: 0.4rem;
        height: 0.4rem;
        cursor :pointer;
    }

    #AppHead{
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9;
        box-shadow: 0px 3px 7px 0px rgba(6, 0, 1, 0.35);
    }
    #Ahead-img{
        border-bottom: 0 0 0.1rem 0 #333;
        height: 1.2rem;
        padding: 0 0.2rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #fff;
    }
    #HeadImg{
        width: 4.5rem;
        height: auto;
    }
    
    /* 菜单栏 */
    #right-menu{
        width: 5.6rem;
        height: 100%;
        background-color: rgb(255, 255, 255);
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 9999;
    }
    #right-menu-top{
        height: 2.5rem;
        position: fixed;
        top: 0;
        width: 5.6rem;
    }
    #right-menu-input{
        width: 4.8rem;
        text-align: center;
        margin: auto;
        margin-top: .5rem;
        position: relative;
    }
    .right-menu-hede img{
        width: 0.4rem;
        height: 0.4rem;
        margin-top: 0.4rem;
        margin-left: 0.4rem;
    
    }
    #right-menu-input img{
        position: absolute;
        left: 0.1rem;
        top: 50%;
        bottom: 0;
        transform: translate(0,-50%);
        width: 0.3rem;
        height: 0.3rem;
    }
    #right-menu-input input{
        width: 3.8rem;
        outline-style: none ;
        border: 0.01rem solid #bbb; 
        border-radius: 12px;
        padding: 0.14rem 0.5rem;
        font-size: 0.22rem;
    }
    #right-menu-input input:focus{
        border-color: #6cafe6;
        outline: 0;
        -webkit-box-shadow: inset 0 0.01rem 0.01rem rgba(0,0,0,0.7),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 0.01rem 0.01rem rgba(0,0,0,0.7),0 0 8px rgba(102,175,233,.6)
    }
    #right-menu-item{
        display: flex;
        align-items: center;
        margin-top: 2.5rem;
    }
    #right-menu-item>ul{
        list-style:none;
        width: 100%;
        height: 100%;
        line-height: 0.8rem;
        margin: 0px;
        padding: 0 0.26rem;
        overflow: scroll;
    }
    #right-menu-item>ul>li{
        width: 5rem;
        border-bottom: 0.01rem solid #eee;
        padding-bottom: 0;
    }
    #right-menu-item>ul>li>a{
        text-decoration: none;
        font-size: 0.3rem;
        font-weight: 500;
        color: #000;
        margin-left: 0.1rem;
    }
    
    #success-nav{
        list-style:none;
        margin-left: 0.4rem;
        padding: 0;
    }
    #success-nav>li{
        padding-left: 0.1rem;
        font-size: 0.26rem;
        border-bottom: 0.01rem solid #eee;
        color: #333;
    }
     /* 第一页 */
     .active{
        height: 5rem;
        padding-top: 1.6rem;
        background-image: url(../image/index-app-nav.png);
        background-size: 100%;
     }
     #one-cont-text{
        text-align: center;
    }
    .one-cont-text1{
        font-size: 0.5rem;
        display: inline-block;
        margin: 0 0.2rem;
        color: #fff;
        margin-bottom: 0.6rem;
        margin-top: 0.4rem;
        text-shadow: 0px 0px 16px rgba(6, 0, 1, 0.6);
    }
    .cont-text2{
        font-size: 0.3rem;
        color: #fff;
        margin-top: 0.1rem;
    }
    #one-zixun{
        text-align: center;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    #one-zixun img{
        width: 3rem;
        height: auto;
    }
    .one-bg>video{
        display: none;
    }
    /* 第二页 */
    #two-cont{
        background-color: #fff;
        width: 7.3rem;
        border-radius: 12px;
        margin: 0.2rem auto;
        padding: 0.3rem 0;
    }
    .two-cont-head{
        font-size: 0.3rem;
        font-weight: bold;
        color: #333333;
        margin-bottom: 0.3rem;
        text-align: center;
        
    }
    .two-cont-content{
        text-align: center;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .two-cont-text{
        text-align: center;
        padding: 0.08rem;
        background-color: #fff;
        border-radius: 19px;
    }
    .two-cont-text-copy{
        margin: 0 0.06rem;
        text-align: center;
        padding: 0.24rem 0.08rem;
        background-color: #fff;
        border-radius: 10px;
        background-color: #E9B25C;
        color: #fff;
    }
    .two-cont-text-img img{
        width: 0.5rem;
        height: 0.5rem;
    }
    .two-cont-text-title{
        font-size: 0.2rem;
        font-weight: 500;
        margin-top: 0.1rem;
    }
    .title-lvg{
        width: 0.3rem;
        height: 0.03rem;
        background-color: #fff;
        display: inline-block;
        border-radius: 19px;
    }
    .two-cont-text-text{
        margin-top: 0.3rem;
        width: 2.1rem;
        font-size: 0.16rem;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .two-cont-foot{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 0.5rem;
    }
    .two-cont-foot-img{
        width: 7rem;
        height: 3rem;
        overflow: hidden;
        border-radius: 6px;     
    }
    .two-cont-foot-img img{
        width: 7rem;
        height: auto;
    }
    .two-cont-foot-img .video{
        width: 7rem;
        height: auto;
    }
    .two-cont-foot-cont{
        margin-top: 0.3rem;

    }
    .two-cont-foot-cont-title{
        font-size: 0.26rem;
        font-weight: 500;
        display: flex;
        align-items: flex-start;
    }
    .two-cont-foot-cont-cont{
        width: 7rem;
        text-align: left;
        margin: 0.16rem 0;
        font-size: 0.16rem;
    }
    .two-cont-foot-btn{
        font-size: 0.16rem;
        margin-top: 0.4rem;
        width: 1.8rem;
        height: 0.5rem;
        border: 2px solid #E9B25C;
        display: flex;
        text-align: right;
        align-items: center;
        justify-content: center;   
        text-decoration: none;
        color:#333333;
    }
    .two-cont-foot-btn img{
        width: 0.3rem;
        height: 0.3rem;
        display: inline;
        margin-left: 0.2rem;
    }
    /* 第三页 */
    #threeId{
        background-color: #fff;
        width: 7.3rem;
        border-radius: 12px;
        margin: 0.2rem auto;
        padding: 0.3rem 0;
        background-image: url(../image/home-three-bg.png);
    }
    #three-bg{
        display: none;
    }
    #three-cont{
        text-align: center;
        margin-top: 0rem;
    }
    #three-cont-cont{
        width: 6.9rem;
        margin-top: 0rem;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .three-cont-son{
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 0.2rem 0.3rem;
        background-color: #fff;
        width: 6.9rem;
        margin: auto;
        margin: 0.3rem 0 0 0;
        cursor:pointer; 
        border-radius: 10px;
        
    }
    
    .three-cont-son-left{
        display: flex;
        width: 0.5rem;
        flex-direction: column;
        font-size: 0.24rem;
        font-weight: bold;
        padding-right: 0.16rem;
        border-right: 0.03rem solid rgb(199, 199, 199);
        color:#333;
        text-decoration: none;
    }
    .three-cont-son-right{
        width: 5.2rem;
        margin-left: 0.2rem;
        display: block;
        color:#333;
        text-decoration: none;
        text-align: left;
    }
    .three-son-right-top{
        font-size: 0.2rem;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
        margin-bottom: 0.16rem;
    }
    .three-son-right-bottom{
        font-size: 0.16rem;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }


    /* 第四页 */
    #fourth{
        background-color: #fff;
        width: 7.3rem;
        border-radius: 12px;
        margin: 0.2rem auto;
        padding: 0.3rem 0;
    }
    #fourth-top{
        margin-top: 0;
        text-align: center;
        font-size: 0.3rem;
        margin-bottom: 0.2rem;
        font-size: 0.3rem;
        font-weight: bold;

    }
    #fourth-top-img{
        display: none;
    }
    #fourth-cont{
        width: 6.9rem;
    }
    .fourth-flex{
        width: 6.9rem;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        border-radius: 10px;
    }
    .fourth-flex-box-img img{
        width: 0.5rem;
        height: auto;
    }
    .fourth-flex-box{
        width: 1.72rem;
        height: 2rem;
        border-radius: 10px;
        background-color: #eee;
        font-size: 0.16rem;
        margin: 0;
        
    }
    .fourth-flex-box div:nth-child(3){
        display: none;
    }

    .fourth-right{
        display: none;
    }
    #fourth-bottom img{
        display: none;
    }
    /* 第五页 */
    #fiveApp{
        text-align: center;
        background-color: #E9B25C;
        width: 7.3rem;
        border-radius: 12px;
        margin: 0.2rem auto;
        padding: 0.3rem 0;
        position: relative;
        background-size: 90% auto;
        background-repeat: no-repeat;
        background-position: 90% 100%;
        background-image: url(../image/home-five-log.png);
    }

    #five-title{
        font-size: 0.3rem;
        font-weight: bold;
        color: #000;
        margin-bottom: 0rem;
    }
    #five-cont{
        display: flex;
        flex-direction: row;
        align-items: center;
        width: 6.5rem;
        margin: 0.2rem auto;
        height: auto;
        background-color: #eee;
        padding: 0.2rem;
        border-radius: 0.19rem;
    }
    .fi-cont-img{
        width: 1.4rem;
        height: 1.4rem;
        border-radius: 50%;
        background-color: #E9B25C;
        overflow: hidden;
    }
    .fi-cont-img img{
        width: 1.4rem;
        height: auto;  
    }
    .five-cont-right{
        width: 4.8rem;
        margin-left: 0.2rem;
        text-align: left;
    }
    .five-cont-right-name{
        font-size: 0.24rem;
        font-weight: bold;
    }
    .five-cont-right-title{
        font-size: 0.20rem;
        font-weight: bold;
        margin-top: 0.1rem;
        margin-bottom: 0.14rem;
    }
    .five-cont-right-text{
        font-size: 0.18rem;
        color: #666;
        overflow: hidden;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-align: justify;
    }
    /* 第六页 */
    #six{
        margin: 0;
        padding: 0;
        background-color: #fff;
        width: 7.3rem;
        border-radius: 12px;
        margin: 0.2rem auto;
        padding: 0.3rem 0;
    }
    #six-top-img{
        display: none;
    }
    #six-top{
        font-size: 0.3rem;
        font-weight: bold;
        text-align: center;
    }
    #six-bottom img{
        display: none;
    }
    #six-cont{
        margin: auto;
    }
    .six-cont-flex{
        width: 6.5rem;
        border-radius: 10px;
        margin: 0.2rem auto;
        height: auto;
        padding: 0.2rem 0.16rem;
        position: relative;
        background-color: rgb(240, 240, 240);
        display: block;
    }
    .six-cont-flex img{
        display: none;
    }
    .six-flex-select h3{
        font-size: 0.2rem;
        margin: 0 0.14rem 0.14rem 0.14rem;
    }
    .six-flex-text{
        font-size: 0.16rem;
        line-height: 0.32rem;
        color: #666;
        margin: 0 0.13rem;
        text-align: justify;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;  
    }
    .six-flex-select p{
        display: none;
    }
    /* 第七页 */
    #seven{
        margin: 0;
        padding: 0;
        background-image: url(../image/home-seven-bg.png);
        background-size: 100%;
        width: 7.3rem;
        border-radius: 12px;
        margin: 0.2rem auto;
        padding: 0.3rem 0;
    }
    #seven-bg{
        display: none;
    }
    .seven-cont-flex-tit{
        display: none;
    }
    #seven-title{
        font-size: 0.3rem;
        font-weight: bold;
        color: #000;
        text-align: center;
        margin-bottom: 0.2rem;
    }
    #seven-cont{
        width: 7rem;
        height: auto;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
    }
    .seven-cont-flex{
        width: 2.88rem;
        height: auto;
        background: #FFFFFF;
        text-align: center;
        margin: 0.1rem;
        padding: 0.2rem;
        box-shadow:0 0 4px rgba(126, 126, 126, 0.4);
    }
    .seven-cont-flex h2{
        margin-top: 0.1rem;
    }
    .seven-flex-title{
        font-size: 0.3rem;
        font-weight: 500;

        color: #000;
    }
    .seven-lvg{
        width: 0.3rem;
        height: 0.03rem;
        background-color: #333;
        margin: auto;
    }
    .seven-cont-flex p{
        margin: 0.3rem 0;
        font-size: 0.22rem;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical; 
        color: #333;
    }
    .seven-btn{
        width: 1.4rem;
        height: 0.46rem;
        line-height: 0.46rem;
        text-align: center;
        border: 0.01rem solid #E9B25C;
        background-color: #E9B25C;
        color: #fff;
        margin: auto;
        font-size: 0.24rem;
        display: block;
    }
    /* 第八页 */

    #eight{
        display: none;
    }
}

