
#zero-footer a { color: #949498}
#footer {
    width: 100%;
    height: 50px;
    position: fixed;
    bottom: 0;
    z-index: 999;
    border-top: 1px solid #EEEEEE;
    background: #fff;
}
#footer li {
    width: 20%;
    text-align: center;
    float: left;
}
#footer li a {
    width: 100%;
    display: block;
    color: #555555;
}
#footer li p {
    overflow: hidden;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    color: #555555;
}
#footer li i {
    display: block;
    height: 30px;
    font-size: 24px;
    line-height: 26px;
}
#footer .post_b {
	display: inline-block;
    background: url(template/quater_2025_dj/src/post.svg) no-repeat center center #FFFFFF;
    background-size: 50px 50px;
    width: 50px;
    height: 50px;
    margin-top: -10px;
    border-radius: 50%;
    padding: 6px;
    box-shadow: 0px -2px 1px rgb(0 0 0 / 8%);
}
#footer li i.icon_b1 { background: url(template/quater_2025_dj/src/icon_b1.svg) no-repeat center center}
#footer li a.active i.icon_b1 { background: url(template/quater_2025_dj/src/icon_b1_on.svg) no-repeat center center}
#footer li i.icon_b2 { background: url(template/quater_2025_dj/src/icon_b2.svg) no-repeat center center}
#footer li a.active i.icon_b2 { background: url(template/quater_2025_dj/src/icon_b2_on.svg) no-repeat center center}
#footer li i.icon_b3 { background: url(template/quater_2025_dj/src/icon_b3.svg) no-repeat center center}
#footer li a.active i.icon_b3 { background: url(template/quater_2025_dj/src/icon_b3_on.svg) no-repeat center center}
#footer li i.icon_b4 { background: url(template/quater_2025_dj/src/icon_b4.svg) no-repeat center center}
#footer li a.active i.icon_b4 { background: url(template/quater_2025_dj/src/icon_b4_on.svg) no-repeat center center}
@media (max-width: 820px) {
#zero-footer { padding: 20px 3%  30px 3% !important}
.wp { width: 100%}
}
