.fixedNav{position:fixed;right: 20px;bottom:87px;z-index:101;border-radius:4px;text-align:center;width: 64px;border: 1px solid #eeeeee;}
.fixedNav .fixedNav_list{margin-bottom:3px;margin: 10px 6px;border-radius:4px;cursor:pointer;height: 50px;overflow: hidden;position: relative;}
.fixedNav .fixedNav_list .fixedNav_list_img{overflow:hidden;margin:0 auto;margin-bottom:2px;width:16px;height:16px;}
.fixedNav .fixedNav_list5{display:none;}
.fixedNav .fixedNav_list .fixedNav_list_title{color:#535353;font-size:12px;word-break: break-word;}
.fixedNav_main{position:relative;z-index: 102;}
.fixedNav_menban{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255, 255, 255, 0.7);z-index: 101;border-radius:4px;}
.fixedNav_list .fixedNav_list_img{}
.fixedNav_list1 .fixedNav_list_img{background: url(../../img/feedback/icon3.png) no-repeat;background-size: 100% 100%;}
.fixedNav_list2 .fixedNav_list_img{background: url(../../img/feedback/icon5.png) no-repeat;background-size: 100% 100%;}
.fixedNav_list3 .fixedNav_list_img{background: url(../../img/feedback/icon4.png) no-repeat;background-size: 100% 100%;}
.fixedNav_list4 .fixedNav_list_img{background: url(../../img/feedback/icon1.png) no-repeat;background-size: 100% 100%;}
.fixedNav_list5 .fixedNav_list_img{background: url(../../img/feedback/icon2.png) no-repeat;background-size: 100% 100%;}

.fixedNav_list1 .fixedNav_list_img:hover{background: url(../../img/feedback/icon8.png) no-repeat;background-size: 100% 100%;}
.fixedNav_list2 .fixedNav_list_img:hover{background: url(../../img/feedback/icon10.png) no-repeat;background-size: 100% 100%;}
.fixedNav_list3 .fixedNav_list_img:hover{background: url(../../img/feedback/icon9.png) no-repeat;background-size: 100% 100%;}
.fixedNav_list4 .fixedNav_list_img:hover{background: url(../../img/feedback/icon6.png) no-repeat;background-size: 100% 100%;}
.fixedNav_list5 .fixedNav_list_img:hover{background: url(../../img/feedback/icon7.png) no-repeat;background-size: 100% 100%;}

.fixedNav_share_img{
    width: 160px;
    height: 160px;
    position: absolute;
    right: 57px;
    top: -10px;
}
.fixedNav_list1:hover{overflow:initial;}
.fixedNav_list2:hover{overflow:initial;}
.fixedNav_list3:hover{overflow:initial;}
.fixedNav_link{
    width: auto;
    position: absolute;
    right: 56px;
    top: -10px;
    line-height: 24px;
    height: 58px;
    background: white;
    border: 1px solid #ebebeb;
    text-align: left;
    padding: 5px 10px;
    border-radius: 4px;
}
.fixedNav_link span{white-space: nowrap;}