
.heades{
    display: block;
}
.footebtm{
    display: block;
}

.heade-app , .footeapp{
    display: none;
}

@media screen and (max-width: 1450px) {
    .justspace ul li {
        margin:0 30px;
        position: relative;
    }
    .justspace ul li > a {
        color: #ffffff;
        font-size: 16px;
        padding: 25px 0;
    }

    .naviga-btn{
        margin-left: 20px;
        position: relative;
    }
    .naviga-btn > a{
        width: 100%;
        color: #ffffff;
        font-size: 16px;
        display: flex;
        align-items: center;
        padding: 20px 0;
    }
    .naviga-btn > a img{
        width: 15px;
        height: 15px;
        margin-right: 10px;
    }

    .centent{
        width: 1200px;
    }

}


@media screen and (max-width: 768px) {
.layui-caroutp img{
    height: 20vh !important;
    padding-top: 1rem;
}

.centent{
    width: 100%;
}
.headtp{
    width: 100%;
    height:1rem;
}
.heades{
    display: none !important;
}
.heade-app , .footeapp{
    display: block;
}

.headestp{
    width: 100%; 
    height:1rem;
}

.headeapp{
    width: 100%;
    height: 1rem;
    background-color: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 0;
    z-index: 999;
}
.headapp-img{
    width: 2rem;
    height: 0.4rem;
    padding: 0 .2rem;
}
.headapp-img > img , .headapp-btn > img{
    width: 100%;
    height: 100%;
}
.layui-carousel-ind li{
    width: .1rem;
    height: .1rem;
}
.headapp-btn{
    width: 0.5rem;
    height: 0.5rem;
    padding: 0 .2rem;
}


.head-mengc{
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
}

.head-app {
    width: 50vw !important;
    height: 100vh;
    position: fixed;
    left: -50vw;
    top: 1rem;
    z-index: 999;
    background-color: #ffffff;
    transition: 0.5s all;
    overflow-y: auto;
}

.head-app ul li > a {
    width: 44vw !important;
    display: inline-block;
    text-align: center;
    padding: .1rem;
    background-color: #ffffff;
    border-bottom: 1px solid #eeeeee;
}

.apphadshow {
    font-weight: 600;
    background-color: #eeeeee !important;
}





.childapp{
    background-color: #f5f5f5;
    display: none;
    padding: 10px 0 20px;
}
.childapp a{
    width: 100%;
    padding: .1rem 0;
    color: #333333;
    font-size: .14rem;
    text-align: center;
    display: inline-block;
}

.naviga-ri{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: .2rem 0;
}
.naviga-btn{
    width: 100%;
    margin-left: 0;
    margin: .2rem 0;
}
.naviga-btn > a{
    width: 100%;
    color: #333333 !important;
    font-size: .2rem;
    display: flex;
    justify-content: center;
    padding: 0rem 0;
}
.naviga-btn > a > img{
    width: .2rem;
    height: .2rem;
    margin-right: .1rem;
}
.naviga-btn .childapp{
    margin-top: .2rem !important;
}





.heades{
    padding: .15rem 0;
}
.maincent{
    width: 100% !important;
    margin: 0 auto;
}

.justspace ul li{
    margin-left: 0.5rem;
}
.justspace ul li > a{
    font-size: 0.16rem;
    padding: 0.1rem 0;
}
.justspace ul li > a img{
    width: .18rem;
    height: .18rem;
}

.layui-carousel{
    height: 30vh !important;
    margin-top: 1rem;
}


.footebtm{
    display: none;
}





}







