/**{ padding:0px; margin:0px;}
*html{background-image:url(about:blank);background-attachment:fixed;}*//*解决IE6下滚动抖动的问题*/
/*解决IE6下不兼容 position:fixed 的问题*/

/*#wxcode,#wxcode_hover,#gotop{ width:36px; height:67px; background:url(../images/wx/icon02.png) no-repeat; position:fixed; right:0px; 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)));
}*/

#wxcode{ background-position:0px 0px; bottom:300px; _margin-bottom:300px;}
#wxcode_hover{ background-position:0px 0px; bottom:300px; _margin-bottom:300px;}


#wxcode_img{ width:179px; height:221px; border:1px solid #cbcbcb; background:url(http://www.3456.tv/images/wx/appewm.png) -1px -1px no-repeat; position:fixed; right:45px;bottom:260px; cursor:pointer; display:none;
_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:260px;}


#code,#code_hover,#gotop{ width:36px; height:67px; position:fixed; right:0px; 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)));
}
#code{ background-position:0px 0px; bottom:400px; _margin-bottom:400px;}
#code_hover{ background-position:0px 0px; bottom:400px; _margin-bottom:400px;}
#gotop{ background-position:-276px -310px; bottom:67px; _margin-bottom:67px;}/*返回顶部*/ 

#code_img{ width:155px; height:258px; border:1px solid #cbcbcb; background:url(http://www.3456.tv/images/wx/wxewm.png) no-repeat; position:fixed; right:0px;bottom:49px; 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))); _margin-bottom:260px;}

.CT_box{ padding:15px 0 0 0; overflow:hidden;}
.CT_box li{ float:left; border:dashed 1px #cacaca; margin:0 4px 10px 4px; padding:5px 10px 5px 10px;white-space: nowrap;display: inline-block; font-size:14px;}
.CT_box ul li:hover{ background:#e1e1e1;}

.footer_fixed{ height:50px; width:100%; position:fixed;bottom:0; _position:absolute;_width: expression(document.body.clientWidth);_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight); z-index:10;}
.footfix_bg{width:100%; height:50px;background:#000;opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=80); position:absolute; bottom:0; z-index:-1;}
.Bottom_nav{ width:950px;margin:0 auto; padding-top:8px;}
.BN_left{ width:670px; float:left;}
.BN_left img{ position:relative; top:5px;}
.BN_right1,.BN_right2{ float:right; margin-left:15px; display:inline;font-size:18px; font-family:"?￠èí??oú"; color:#fff !important; text-decoration:none !important; cursor:pointer;padding:0px 11px; line-height:35px; text-align:center; border-radius:3px;-webkit-box-shadow: 3px 3px 3px #0c0c0c;  
  -moz-box-shadow: 3px 3px 3px #0c0c0c;  
  box-shadow: 3px 3px 3px #0c0c0c; }
.BN_right1{ background:#ff000c;}
.BN_right2{ background:#21ac03;}
.BN_right1, .BN_right2 {float: right; margin-left: 15px; display: inline;font-size: 18px; font-family: 微软雅黑; cursor: pointer; line-height: 35px; text-align: center; box-shadow: rgb(12, 12, 12) 3px 3px 3px; color: rgb(255, 255, 255); text-decoration: none; padding: 0px 11px;border-radius: 3px;}