/* CSS Document */
.bus_01{ width:950px; margin:0 auto; height:auto; background:#fff}
.serWrapper{ width:950px; overflow:hidden; background:#fff; margin:0 auto;}
.top_nzphb{ color:red; font-weight:bold;}



#tbox{width:60px; float:right; position:fixed; right:50px; bottom:200px;
_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)));
_margin-bottom:15px;
}/*解决IE6下不兼容 position:fixed 的问题*/
#pinglun,#xiangguan,#gotop{ width:60px; height:60px; background:url(../products_images/icon.png) no-repeat; display:block;}
#pinglun{ background-position:0 0;}
#xiangguan{ background-position:0 -59px;}
#gotop{ background-position:0 -118px;} 

/*二维码部分*/
.cm_w { width:128px; overflow:hidden; position:fixed; top:200px; right:5px; _position:absolute;_top:expression(eval(document.documentElement.scrollTop+200));}
.cmbg { background:url(/business/images/cmbg.jpg) no-repeat; height:70px; padding:90px 5px 0 5px; width:118px; overflow:hidden;}
.cmbg p { color:#fff; line-height:14px; text-align:left; font-size:12px;}
.cmbg p span { color:#ffff00;}
.cmcode { width:118px; background-color:#ffed96; overflow:hidden; padding:5px;}
.cmcode img { width:118px; height:118px;}

.sydw{ position:relative; width:950px;}

/*---------------------返回顶部---------------------*/
#back-to-top1{ display:block;position:fixed; left:50%; margin-left:505px;bottom:0px;right:0px; _position:absolute;_left:50%; _margin-left:505px;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));/* _bottom:auto; */ width:36px; height:36px; background:url(/images/GotoTop.gif) 0 0 no-repeat;}
#back-to-top1:hover{ background:url(/images/GotoTop.gif) -36px 0px no-repeat; cursor:pointer;}

