.banner-tool {
    width: 860px;
    height: 60px;
    background-color: #2F54BF;
    box-shadow: 0px 0px 13px #888888;
}

.banner-tool-inner {
    width: 560px;
    height: 60px;
    margin: 0px auto;
    position: relative;
}

.c-block {
    float: left;
    width: 80px;
    height: 60px;
    position: relative;
}

.c-block a {
    outline: none;
}

.c-item {
    width: 80px;
    height: 70px;
    position: absolute;
    top: -10px;
    overflow: hidden;
}

.c-name {
    position: absolute;
    top: 48px;
    left: 16px;
    color: white;
    font-size: 12px;
}

.c-slide {
    width: 81px;
    height: 5px;
    position: absolute;
    bottom: -8px;
    background-color: #04ddf7;
    transition: all .3s;
}

.c-item:hover .c-slide {
    bottom: 0px;
}

.c-r {
    position: absolute;
    top: -2px;
    right: 0px;
    width: 1px;
    height: 55px;
    background: #6eb5e1;
    border-radius: 2px;
}

.c-item:hover .jwxt {
    background-position: -7px -48px;
}
.c-item:hover .zlgc {
    background-position: -63px -48px;
}
.c-item:hover .wltx {
    background-position: -119px -48px;
}
.c-item:hover .jsyl {
    background-position: -176px -48px;
}
.c-item:hover .zxsj {
    background-position: -235px -48px;
}
.c-item:hover .xlap {
    background-position: -291px -48px;
}
.c-item:hover .xsxt {
    background-position: -347px -48px;
}
.c-item:hover .lwjc {
    background-position: -404px -48px;
}
.c-item:hover .xmxt {
    background-position: -461px -48px;
}
.c-item:hover .zxxx {
    background-position: -518px -48px;
}