
 .heades{
    display: block;
}
.footebtm{
    display: block;
}

.heade-app , .footeapp{
    display: none;
}

@media screen and (max-width: 768px) {
.layui-caroutp img{
    height: 20vh !important;
    padding-top: 1rem;
}

.clearfix{
    margin-top: 1rem;
}

.heades{
    display: none !important;
}
.heade-app{
    display: block;
    position: relative;
}
.footeapp{
    display: none;
    position: relative;
}


.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: 3rem;
    height: 0.6rem;
    padding: 0 .2rem;
}
.headapp-img > img , .headapp-btn > img{
    width: 100%;
    height: 100%;
}

.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: 40vw !important;
    height: 100vh;
    position: fixed;
    left: -40vw;
    top: 1rem;
    z-index: 999;
    background-color: #ffffff;
    transition: 0.5s all;
    overflow-y: auto;
}
.head-app > ul{
    padding-bottom:60px;
}

.head-app ul li a {
    width: 33vw !important;
    display: inline-block;
    text-align: center;
    padding: 10px;
    background-color: #ffffff;
    border-bottom: 1px solid #eeeeee;
}

.apphadshow {
    font-weight: 600;
    background-color: #eeeeee !important;
}



.condition ul li a{
    width: auto !important;
}



.product-child{
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    transform: translateX(0);
    padding: 5px 0px;
    border-radius: 0;
    overflow-x: visible;
    border-bottom: 1px solid #eeeeee;
}

.product-cld-bx{
    flex-direction: column;
    justify-content: center;
    padding: .1rem;
}
.product-cld-btn{
    padding: .2rem .1rem;
}
.ones-own , .agent{
    width: 100%;
}
.agent{
    margin-top: .2rem;
}
.child-bx h3{
    font-size: .16rem;
    text-align: center;
    padding: 5px 0;
    color: #666666;
}
.child-bx > ul > li{
    width: 100%;
}
.child-bx > ul > li > h4{
    font-size: .14rem;
    color: #444444;
}

.agent::before{
    display: none;
}

.product-cld-btn > a{
    font-size: .14rem;
}
.ones-own > ul > li > a{
    font-weight: 500;
    padding: 5px 10px;
    font-size: 14px;
}
.child-bx > ul > li >a{
    font-size: 12px;
}

.condition ul{
    max-height: 60vh;
    overflow-y: auto;
}



.foote-appbtm{
    position: fixed;
    bottom: 0;
}






.head-apdl{
    display: flex;
    align-items: center;
}
.head-apdl > a{
    width: 45%;
    margin: .1rem .2rem;
    font-size: .18rem;
    border-radius: .05rem;
    background-color: #58c184;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    padding: .1rem 0;
}





/* 左边漂浮窗 */
.float-frame{
    width: 1rem;
    height: auto;
    position: fixed;
    top: 55vh;
    right: .1rem;
    z-index: 98;
    background-color: #58c184;
    border-radius: .1rem;
}
.float-frame ul{
    display: flex;
    flex-direction: column;
}
.float-frame ul li a{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: .18rem 0;
    border-bottom: 1px solid #444444;
}
.float-frame ul li:last-child a{
    border-bottom: 0px solid #444444;
}
.float-frame ul li a span{
    color: #ffffff;
    font-weight: 600;
    margin-top: .08rem;
    font-size: .14rem;
}

.more{
    width: 100% !important;
}


.float-btn{
    width: .6rem;
    height: .6rem;
    border-radius: 50%;
    display: block;
    background-color:#58c184;
    text-align: center;
    line-height: .6rem;
    color: #ffffff;
    font-size: 16px;
    right:-20px;
}

.float_box {
    display: none;
}
.float_box ul li{
    height: 60px;
}




.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;
}

.layui-carousel{
    height: 30vh !important;
    margin-top: 1rem;
}




.footebtm{
    display: none;
}




}







