a{
    text-decoration: none;
}
/* 底部 */
#page-foot #page-foot-fixed{
    width: 100%;
    height: 50px;
    position: fixed;
    bottom: 0px;
    background-color: #fff;
    z-index: 999;
}
#page-foot #page-foot-fixed #header_bar{
    width: 100%;
    display: flex;
    justify-content: space-around;
}
#page-foot #page-foot-fixed #header_bar a{
    color: #8a8a8a;
}
#page-foot #page-foot-fixed #header_bar a span{
    font-size: 12px;
}
#page-foot #page-foot-fixed #header_bar a .ico{
     
}
#page-foot #page-foot-fixed #header_bar a .ico .icon-shouye6{
    font-size: 22px;
}
#page-foot #page-foot-fixed #header_bar a .ico .icon-fenlei4{
    font-size: 22px;
}
#page-foot #page-foot-fixed #header_bar a .ico .icon-cart11{
    font-size: 23px;
}
#page-foot #page-foot-fixed #header_bar a .ico .icon-geren5{
    font-size: 22px;
}
.c4d2343{
    color: #4d2343 !important;
}



.ico{
    width: 36px;
}
.flex_box{
    text-align: center;
}





