<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> #moquu_top,
 #moquu_wxin,
 #moquu_wshare,
 #moquu_wmaps,
 #moquu_wxinbc {
     z-index: 2;
     width: 46px;
     height: 46px;
     right: 10px;
     position: fixed;
     cursor: pointer;
     _position: absolute;
     _bottom: auto;
     _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)))
 }

 #moquu_wxin {
     top: 360px;
     _margin-top: 360px
 }

 #moquu_wxinbc {
     top: 308px;
     _margin-top: 360px
 }

 #moquu_wxinbc a {
     background: url(../images/sbtn.png) 0 -0px;
     right: 0;
     float: left;
     width: 46px;
     height: 46px;
     text-indent: -9999px
 }

 #moquu_wxin a {
     background: url(../images/sbtn.png) 0 -47px;
     right: 0;
     float: left;
     width: 46px;
     height: 46px;
     text-indent: -9999px
 }

 #moquu_wshare {
     top: 412px;
     _margin-top: 412px
 }

 #moquu_wshare a {
     background: url(../images/sbtn.png) 0 -94px;
     width: 46px;
     height: 46px;
     right: 0;
     float: left;
     text-indent: -9999px
 }

 #moquu_wmaps {
     top: 464px;
     _margin-top: 464px
 }

 #moquu_wmaps a {
     background: url(../images/sbtn.png) 0 -150px;
     width: 46px;
     height: 46px;
     right: 0;
     float: left;
     text-indent: -9999px
 }

 #moquu_wmaps a:hover {
     background: url(../images/sbtn.png) -50px -150px
 }

 #moquu_top {
     top: 464px;
     _margin-top: 464px;
     background: url(../images/sbtn.png) 0 46px;
     width: 46px;
     height: 46px;
     display: none;
 }

 .moquu_wxin,
 .moquu_wshare {
     position: relative;
     z-index: 2
 }

 .moquu_wxin a:hover .moquu_wxinh,
 .moquu_wshare a:hover .moquu_wshareh {
     display: block
 }

 .moquu_wxin .moquu_wxinh {
     position: absolute;
     display: none;
     left: -280px;
     top: -200px;
     width: 258px;
     height: 258px;
     background: url(../images/weixin.jpg) 0 -2px no-repeat
 }

 .moquu_wshare .moquu_wshareh {
     position: absolute;
     display: none;
     left: -280px;
     top: -200px;
     width: 256px;
     height: 256px;
     background: url(../images/weibo.jpg) no-repeat
 }
 
 .twofye .ytoo_i:last-child{
	 display: none;
 }</pre></body></html>