#rightToolbar {
    display: block;
    position: fixed;
    z-index: 1200;
    right: 0;
    top: 197px;
    font-size: 12px;
    box-sizing: border-box
}

.wlc-navigation-bar li, ol, ul {
    list-style: none;
}
.wlc-navigation-bar {
    background: #fff;
    border: 1px solid #ededed;
    padding-left: 0;
}

.wlc-navigation-bar #goTopBtn img {
    display: block;
    margin: 0 auto;
    padding-top: 30px;
}

.wlc-navigation-bar .wlc-navigation-bar-item {
    cursor: pointer;
    height: 88px;
    width: 48px;
    position: relative
}

.wlc-navigation-bar .wlc-navigation-bar-item + .wlc-navigation-bar-item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -13px;
    width: 26px;
    height: 1px;
    background: #ededed
}

.wlc-navigation-bar .wlc-navigation-bar-item:hover, .wlc-navigation-bar .wlc-navigation-bar-item:hover:after {
    background: #e61717
}

.wlc-navigation-bar .wlc-navigation-bar-item:hover:last-of-type {
    background: #fff
}

.wlc-navigation-bar .wlc-navigation-bar-item:hover .wlc-ico-box img:nth-last-of-type(2) {
    display: none
}

.wlc-navigation-bar .wlc-navigation-bar-item:hover .wlc-ico-box img:last-of-type {
    display: block
}

.wlc-navigation-bar .wlc-navigation-bar-item:hover .wlc-ico-box span {
    color: #fff
}

.wlc-navigation-bar .wlc-navigation-bar-item:hover .wlc-text-box {
    display: block
}

.wlc-navigation-bar .wlc-navigation-bar-item .wlc-ico-box {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%)
}

.wlc-navigation-bar .wlc-navigation-bar-item .wlc-ico-box img {
    display: block;
    margin: 0 auto 5px
}

.wlc-navigation-bar .wlc-navigation-bar-item .wlc-ico-box img:last-of-type {
    display: none
}

.wlc-navigation-bar .wlc-navigation-bar-item .wlc-ico-box span {
    display: block;
    line-height: 1.2;
    color: #323232;
}

.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box {
    width: 180px;
    text-align: center;
    background: #fff;
    border: 1px solid #ededed;
    position: absolute;
    left: 0;
    top: 75px;
    transform: translate(-100%, -25.5%);
    display: none
}

.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-top {
    padding: 13px 0;
    background: #f6f6f6;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #333
}

.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content {
    padding: 15px 0 20px
}

.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content p {
    font-size: 12px;
    line-height: 3;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #888
}

.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content > a {
    display: block;
    margin: 0 auto 10px;
    width: 130px;
    height: 28px;
    line-height: 28px;
    background: #ec2828;
    border-radius: 4px;
    color: #fff
}

.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content > a:hover {
    color: #fff !important
}

.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content.last_content > a {
    background: #e7e7e7;
    color: #333
}

.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content.last_content > a.active, .wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content.last_content > a:hover {
    color: #fff;
    background: #ec2828
}

.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content.last_content img {
    display: none
}

.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content.last_content img.acitve {
    display: inline-block
}

.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content .qq-link-box {
    height: 26px;
    margin-bottom: 10px
}

.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content .qq-link-box span {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333
}

.wlc-navigation-bar .wlc-navigation-bar-item .wlc-text-box .wlc-text-box-content .qq-link-box a {
    background: #fff;
    border: 1px solid #e61717;
    border-radius: 4px;
    padding: 5px 15px;
    color: #ec2828;
    font-size: 12px
}

#goTopBtn{
    display: none;
}
.aaaaa:after{
    display: none
}
