/* suspend */ .suspend {width:40px;height:198px;position:fixed;top:90px;right:0;overflow:hidden;z-index:9999;} .suspend dl {width:120px;height:198px;padding-left:40px;box-shadow:0 0 5px #e4e8ec;} .suspend dl dt {width:40px;height:198px;background:url(../images/suspend1.png);position:absolute;top:0;left:0;cursor:pointer;} .suspend dl dd {} .suspend dl dd.suspendQQ {width:120px;height:85px;} .suspend dl dd.suspendQQ a {width:120px;height:85px;display:block;background:url(../images/suspend1.png) -40px 0;overflow:hidden;} .suspend dl dd.suspendTel {width:120px;height:112px;} .suspend dl dd.suspendTel a {width:120px;height:112px;display:block;background:url(../images/suspend1.png) -40px -86px;overflow:hidden;} * html .suspend {position:absolute;left:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+200));} /* 平板电脑和小屏电脑之间的分辨率 */ @media (max-width: 1200px) { .totalAssetsBox {width:100%;margin:auto;} .totalAssetsWallet {margin-left:10px;} .totalAssetsWallet li.mo2 {display:none;} .totalAssetsSerive {margin-right:10px;} } /* 横向放置的手机和竖向放置的平板之间的分辨率 */ @media (max-width: 800px) { .totalAssetsWallet li.mo1 {display:none;}}