/*-----------回顶图标---------------*/
.template_scrolltop_module{position:fixed; z-index:60; width:70px; height:70px; bottom:150px;right:10px; display:none;}
.template_scrolltop_module .top{ background:url(/img/muser_template_module/img/scroll_to_top_icon.png) no-repeat; width:70px; height:70px; display:block;}

/*-----------template_scrolltop_module-3个图标--------------*/
.template_scrolltop_module_3icon{position:fixed; z-index:60; width:55px; height:170px; bottom:150px;right:10px; display:block;}
.template_scrolltop_module_3icon b{background:url("/img/muser_template_module/img/icon_head.fw.png") no-repeat;}
.template_scrolltop_module_3icon .tuiguang{background-position:0px -500px;width:60px; height:60px; display:block;}
.template_scrolltop_module_3icon .buy{background-position:0px -560px;width:60px; height:60px; display:block;}
.template_scrolltop_module_3icon .top{background-position:0px -620px;width:60px; height:60px; display:block;}
