.rMenu {
    position: fixed;
    right: 0px;
    top: 50%;
    z-index: 9999;
    box-shadow: 0px 1px 4px #999;
    margin-top: -213px;
    background: #fff;
    height: 435px;
}
.rMenu dl dd {
    width: 56px;
    height: 63px;
    border: 1px solid #fff;
    margin-bottom: -1px;
    background: #fff;
    position: relative;
    z-index: 99999;
    text-align: center;
    border-top: 1px solid #eee;
}
.rr8 .rr13 {
    position: absolute;
    right: 0px;
    width: 210px;
    background-color: #fe0000;
    color: #fff;
    top: -1px;
    border: solid 1px #fe0000;
    z-index: -1;
    display: none;
    text-align: left;
    padding-left: 20px;
    height: 62px;
    line-height: 62px;
    font-size: 16px;
    font-weight: bold;
}
.rr8 .rr11 {
    background: url(/public/home/images/right/right_18.png) no-repeat center center;
    width: 100%;
    height: 35px;
    margin-top: 3px;
}
.rr12 {
    font-size: 12px;
    color: #999;
}
.rr1 .rr11 {
    background: url(/public/home/images/right/right_03.jpg) no-repeat center center;
    width: 100%;
    height: 35px;
    margin-top: 3px;
}
.rr2 .rr11 {
    background: url(/public/home/images/right/right_06.jpg) no-repeat center center;
    width: 100%;
    height: 35px;
    margin-top: 3px;
}
.rr3 .rr11 {
    background: url(/public/home/images/right/right_08.jpg) no-repeat center center;
    width: 100%;
    height: 35px;
    margin-top: 3px;
}
.rr4 .rr11 {
    background: url(/public/home/images/right/right_10.jpg) no-repeat center center;
    width: 100%;
    height: 35px;
    margin-top: 3px;
}
.rr6 .rr11 {
    background: url(/public/home/images/right/right_14.jpg) no-repeat center center;
    width: 100%;
    height: 35px;
    margin-top: 3px;
}
.rr5 .rr11 {
    background: url(/public/home/images/right/right_12.jpg) no-repeat center center;
    width: 100%;
    height: 35px;
    margin-top: 3px;
}
.rr7 #gotop1 {
    background: url(/public/home/images/right/right_16.jpg) no-repeat center center;
    width: 100%;
    height: 50px;
    margin-top: 3px;
    margin-left: -27px;
}
#gotop1 {
    position: absolute;
    cursor: pointer;
    z-index: 99998;
}

.rMenu dl dd:hover {
    background-color: #fe0000;
    border: solid 1px #fe0000;
}
.rr8:hover .rr11 {
    background: url(/public/home/images/right/r_18.png) no-repeat center center;
    width: 100%;
    height: 35px;
}

.rr8:hover .rr13 {
    display: block;
}
.rr1:hover .rr12,.rr2:hover .rr12,.rr3:hover .rr12,.rr4:hover .rr12,.rr6:hover .rr12,.rr5:hover .rr12,.rr7:hover .rr12,.rr8:hover .rr12 {
    color: #fff;
}
.rr1:hover .rr11 {
    background: url(/public/home/images/right/r_03.jpg) no-repeat center center;
    width: 100%;
    height: 35px;
}
.rr2:hover .rr11 {
    background: url(/public/home/images/right/r_06.jpg) no-repeat center center;
    width: 100%;
    height: 35px;
    margin-top: 3px;
}
.rr3:hover .rr11 {
    background: url(/public/home/images/right/r_08.jpg) no-repeat center center;
    width: 100%;
    height: 35px;
    margin-top: 3px;
}
.rr4:hover .rr11 {
    background: url(/public/home/images/right/r_10.jpg) no-repeat center center;
    width: 100%;
    height: 35px;
    margin-top: 3px;
}
.rr6:hover .rr11 {
    background: url(/public/home/images/right/r_14.jpg) no-repeat center center;
    width: 100%;
    height: 35px;
    margin-top: 3px;
}
.rr5:hover .rr11 {
    background: url(/public/home/images/right/r_12.jpg) no-repeat center center;
    width: 100%;
    height: 35px;
    margin-top: 3px;
}
.rr7:hover #gotop1 {
    background: url(/public/home/images/right/r_16.jpg) no-repeat center center;
    width: 100%;
    height: 50px;
    margin-top: 3px;
    margin-left: -27px;
}