.fixedNav{position:fixed;right: 20px;bottom:87px;z-index:101;border-radius:4px;text-align:center;width: 56px;border: 1px solid #eeeeee;}

.fixedNav .fixedNav_list{margin-bottom:3px;margin: 10px 10px;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;}

.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{background:url(../..//img/master/icon_index.png) no-repeat;background-size: 80px 40px;}
.fixedNav_list1 .fixedNav_list_img{background-position: -0px -4px;}
.fixedNav_list2 .fixedNav_list_img{background-position: -16px -4px;}
.fixedNav_list3 .fixedNav_list_img{background-position: -30px -4px;}
.fixedNav_list4 .fixedNav_list_img{background-position: -46px -4px;}
.fixedNav_list5 .fixedNav_list_img{background-position: -62px -4px;}

.fixedNav_share_img{
    width: 160px;
    height: 160px;
    position: absolute;
    right: 45px;
    top: -10px;
}
.fixedNav_list1:hover{overflow:initial;}
.fixedNav_list2:hover{overflow:initial;}
.fixedNav_list3:hover{overflow:initial;}
.fixedNav_link{
    min-width: 220px;
    position: absolute;
    right: 44px;
    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;}