#rightImg a{
    display: block;
}
#rightImg li {
    background-color: #e8e8e8;
    width: 62px;
    height: 61px;
    border-radius: 50%;
    position: relative;
    padding-top: 3px;
    margin-bottom: 10px;
    list-style-type: none;
}

#rightImg li a{
    color:#7e7e7e;
    text-align: center;
    font-size: 11px;
    cursor: pointer;
}

#rightImg li:hover{
    background-color: #ed232f;
}
#rightImg li:hover a{
    color: #fff;
}
#rightImg li a{
    margin: 0 auto;
}
#rightImg .Img1 a{
    background: url(../images/index/RightSevice/zx-user.png)  no-repeat center 0;
    padding-top: 66px;
    width: 41px;
    height: 63px;
    position:relative;
    top:-28px;

}
#rightImg .Img2 a{
    background: url(../images/index/RightSevice/zx-dj.png)  no-repeat center 0;
    padding-top: 33px;
    width: 59px;
}
#rightImg .Img2:hover a{
    background: url(../images/index/RightSevice/zx-dj1.png)  no-repeat center 0;
    padding-top: 36px;
    background-position: 8px 0px;
}

#rightImg .ImgWC > a ,#rightImg .Imggzh > a{
    background: url(../images/index/RightSevice/zx-wc.png) no-repeat center 0;
    padding-top: 34px;
    background-position: 12px 2px;
}

#rightImg .ImgWC:hover >a ,#rightImg .Imggzh:hover > a{
    background: url(../images/index/RightSevice/zx-wc1.png) no-repeat center 0;
    padding-top: 34px;
    background-position: 12px 2px;
}


#rightImg .Imghd a{
    background: url(../images/index/RightSevice/zx-hd.png)  no-repeat center 0;
    padding-top: 35px;
    width: 47px;
}
#rightImg .Imghd:hover a{
    background: url(../images/index/RightSevice/zx-hd1.png)  no-repeat center 0;
    padding-top: 36px;
    background-position: 2px 1px;
}




#rightImg .Imghd {
    background: url(/template/default/images/index/RightSevice/ss-Imghd.png) center center no-repeat;
    width: 86px;
    height: 75px;
    border-radius: unset;
    position: relative;
    left: -8px;
}

#rightImg .Imghd a, #rightImg .Imghd:hover a {
    background: none!important;
    color: white;
    position: relative;
    left: -2px!important;
    padding-top: 40px!important;
}
#rightImg .Imghd:hover{
    background-color: transparent;
}




#rightImg{
    width: 50px;
    height: 206px;
    position: fixed;
    right: 30px;
    margin-top: 12%;
    z-index: 9999;
    top:0;
}
#rightImg img{
    display: block;
    margin: 16px auto 0;
}
#rightImg .ImgWC,#rightImg .Imggzh{
    margin-top:2px;
    padding-top: 3px;
    padding-left: 2px;
}
#rightImg #backTop:hover{
    background-color: #e8e8e8;
}

/*提示语*/
#rightImg .ImgWC,#rightImg .Imggzh{
    position: relative;
}
#rightImg .ImgWC .wechat-float{
    position: absolute;
    left: -195px;
    top: 0px;
    background: rgba(0,0,0,0.75);
    width: 180px;
    height: 193px;
    text-align: center;
    padding-top: 0.2rem;
    display: none;
}
#rightImg .Imggzh .wechat-float{
    position: absolute;
    left: -380px;
    top: 0px;
    background: rgba(0,0,0,0.75);
    width: 360px;
    height: 193px;
    text-align: center;
    padding-top: 0.2rem;
    display: none;

}
#rightImg .ImgWC .wechat-float::before ,#rightImg .Imggzh .wechat-float::before{
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: -10px;
    top: 17px;
    border-top: 6px solid transparent;
    border-left: 10px solid rgba(0,0,0,0.75);
    border-bottom: 6px solid transparent;
}
#rightImg .ImgWC .wechat-float img,#rightImg .Imggzh .wechat-float img{
    width: 148px;
    height: 148px;
    display: inline-block;
    margin-top: 13px;
    font-size: 0px;
}
#rightImg .ImgWC .wechat-float span ,#rightImg .Imggzh .wechat-float span{
    display: inline-block;
    color: white;
}










.left-float{
    width: 118px;
    height: 422px;
    position: fixed;
    top: 22%;
    left: 0;
    z-index: 999;
    text-align: center;
    background-color: #fff;
    border: 1px solid  #eb1e1e;
}
.left-float span{
    font-family: SourceHanSansCN-Heavy;
    font-size: 16px;
    color: #eb1e1e;
    font-weight: 700;
    margin: 12px auto;
    display: block;
}
.left-float ul li{
    margin-bottom: 10px;
}
.left-float ul li p{
    font-size: 12px;
    line-height: 12px;
    margin-top: 5px;
}
.left-float ul li img{
    display: block;
    margin: 0 auto;
    width: 96px;
    height: 96px;
}
