.toolBox{box-sizing: border-box;margin-left: -20px;padding: 10px 20px;position: fixed;bottom: 0;width: 840px;height: 54px;background: #0e1b2a;-webkit-box-shadow: 0 -1px 3px rgba(26,26,26,.1);box-shadow: 0 -1px 3px rgba(26,26,26,.1);}
.toolBox_list{color: #e1e1e1;font-size: 14px;float: left;cursor: pointer;line-height: 34px;height: 100%;position: relative;}
.toolBox_list em{display: inline-block;width: 14px;height: 14px;background-size: 100% 100%!important;position: relative;top: 1px;}
.toolBox_list_top{float: right;}
.toolBox_list_fontSize{width: 180px;color: #e1e1e1;}
.toolBox_list_share,.toolBox_list_collect,.toolBox_list_like{margin-left: 60px;}
.toolBox_list_shareMenu{position: absolute;bottom: 45px;height: 190px;width: 134px;background: #ffffff;box-sizing: border-box;padding: 5px 20px;border-radius: 2px;-webkit-box-shadow: 0 -1px 3px rgba(26,26,26,.1);box-shadow: 0 -1px 3px rgba(26,26,26,.1);}
.toolBox_list_shareMenu p{font-size: 14px;color: #a2a2a2;height: 40px;line-height: 40px;width: 100%;}
.toolBox{
    -moz-user-select:none; 
    -webkit-user-select:none; 
    -ms-user-select:none; 
    -khtml-user-select:none; 
    user-select:none;
}

.toolBox_list_shareMenu p:hover{background: #f6f6f6;}
.toolBox_list_shareMenu p em{margin-right: 6px;}
.toolBox_list_shareMenu p img{width: 94px;height: 94px;}
#toolBox_list_fsSlide{position: absolute!important;left: 0px;bottom: -1px;background: #9E9E9E;width: 70px;margin: 45px 0;padding-bottom: 10px;padding-top: 10px;/* border-radius: 4px 4px 0 0; */}
.toolBox_list_shareLink{background: url(../../img/master/link.png) no-repeat;}
.toolBox_list_shareWX{background: url(../../img/master/wx.png) no-repeat;}
.toolBox_list_shareImg{background: url(../../img/master/share.png) no-repeat;}
.toolBox_list_shareImg02{background: url(../../img/master/share02.png) no-repeat;}
.toolBox_list_topImg{background: url(../../img/master/top.png) no-repeat 2px 1px;}
.toolBox_list_collectImg{background: url(../../img/master/collector.png) no-repeat;}
.toolBox_list_collectImg02{background: url(../../img/master/collector02.png) no-repeat;}
.toolBox_list_likeImg{background: url(../../img/master/like.png) no-repeat;}
.toolBox_list_likeImg02{background: url(../../img/master/like02.png) no-repeat;}
.toolBox_list_isSpan{color: #ff8338;}
.toolBox_list_share {margin: 0 0 0 220px;}

@media screen and (min-width: 1600px){
    .toolBox{width: 1020px;}
}
