<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/* 右侧浮动窗口样式脚本
 * functions：进入时候把全部分类隐藏
 * @author 张晓东
 * @copyright 2013 唯美购
 */
 #leftPositonBox{ position:fixed; width:74px; height:200px; top:350px; color:#CCCCCC; z-index:9999}
 #leftPositonBox span{ display:none; position:absolute; font-size:18px; color:#cc0000; font-family:'黑体'; font-weight:bold; letter-spacing:-1px; top:-30px; left:20px;}
 .shopcaBox{ width:72px; height:93px; background:url(/Image/Home/Lib/positionboxshopbuybut.png) no-repeat top; position:absolute; top:4px; left:1px;} 
 .shopcaBox a{ width:45px; height:45px; display:block;margin:45px auto 0px auto;  text-indent:-9999px;}
 .returnTopPosition{ width:72px; height:46px; position:absolute; top:234px; left:1px; background:url(/Image/Home/Lib/returntopP.png) no-repeat top; display:none;}
 .erweimei{width:72px; height:46px; position:absolute; bottom:55px; left:1px; background:url(/Image/Home/Lib/erweima.png) no-repeat top;}
 .returnTopPosition a,.erweimei a{ width:45px; height:45px; display:block;margin:1px auto;text-indent:-9999px;}
 .erweimaimg{ display: block; position: absolute; left: -210px; border: 2px solid #cccccc; top:15px; display: none}


</pre></body></html>