* {
    margin: 0;
    padding: 0;
}
img{
    border: none;
}
.footer_nav {
    width: 100%;
    height: 1rem;
    background: #000;
    font-size: 0.24rem;
    display: -webkit-box;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
}

.footer_nav .clickOne {
    display: block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    height: 1rem;
    text-decoration: none;
    text-align: center;
    color: white;
    position: relative;
}

.footer_nav .clickOne img {
    display: block;
    margin: 0.12rem auto 0;
}

.footer_nav .clickOne span {
    display: block;
    width: 100%;
    height: 0.4rem;
    text-align: center;
    line-height: 0.4rem;
}

.footer_nav img {
    width: 0.48rem;
    height: 0.48rem;
}
.littleBox2{
    height:0.48rem;
    width:100%;
    background: url(../../img/category.png) no-repeat center center;
    background-size: 0.48rem 0.48rem;
    margin-top: 0.12rem;
}
.clickOne span{
    position: absolute;
    bottom: 0;
    left:0;
}
.littleBox1{
    height:0.48rem;
    width:100%;
    background: url(../../img/explore.png) no-repeat center center;
    background-size: 0.48rem 0.48rem;
    margin-top: 0.12rem;
}
.littleBox3{
    height:0.48rem;
    width:100%;
    background: url(../../img/designer.png) no-repeat center center;
    background-size: 0.48rem 0.48rem;
    margin-top: 0.12rem;
}
.littleBox4{
    height:0.48rem;
    width:100%;
    background: url(../../img/personal.png) no-repeat center center;
    background-size: 0.48rem 0.48rem;
    margin-top: 0.12rem;
}
.littleBox5{
    height:0.48rem;
    width:100%;
    background: url(../../img/buyer.png) no-repeat center center;
    background-size: 0.48rem 0.48rem;
    margin-top: 0.12rem;
}
.littleBox22225{
    height:0.48rem;
    width:100%;
    background: url(https://img3.cloudokids.cn/h5img/newBuyers/newBuyersImg/iconNew_06.png) no-repeat center center;
    background-size: 0.48rem 0.48rem;
    margin-top: 0.12rem;
}





