/*bottom样式*/

.bottom_box {
    clear: both;
    text-align: center;
    padding: 10px 0 0 0;
    color: #666666;
    background: #eeeff4;
    margin-bottom: 35px;
}

.dibulianxi {
    clear: both;
    overflow: hidden;
    background: #010101;
    padding: 5px 0;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 100;
}

.dibulianxi li {
    float: left;
    width: 20%;
}

.dibulianxi li a {
    display: block;
    width: 100%;
}

.dibulianxi li a span {
    display: block;
    width: 100%;
    text-align: center;
}

.dibulianxi li a .s1 {
    height: 25px;
}

.dibulianxi li a span img {
    max-width: 25px;
    margin: 0 auto;
    line-height: 25px;
    vertical-align: middle
}

.dibulianxi li a .st {
    line-height: 15px;
    font-size: 1em;
    color: #FFF;
    width: 100%;
}