
/*详细页悬浮层*/
.bottom_box{position:fixed;bottom:0;_position:absolute;_bottom:auto; /*background:rgb(50, 146, 216);*/ background: url(../imgs/footbg.png) 0px 5px repeat-x; width: 100%;min-width: 980px; height: 80px; /* _top: expression(offsetParent.scrollTop+document.documentElement.clientHeight-this.offsetHeight); */}
.bottom_box_w{ width: 980px; line-height: 80px; color: #fff; margin:0 auto; font-size:18px;}
.bottomBnt{  border: 0; background: #F85E61; color: #fff; border-radius: 3px; cursor:pointer; height: 40px; line-height: 40px; width: 180px; font-size:18px; margin:0 10px; *vertical-align: middle  }
.bottom_QrCode{ float:right; margin-top: -20px;margin-right: 40px; }
.bottom_QrCode i{ float:left; font-size:14px; line-height: 20px; font-style: normal; margin-right: 20px; margin-top: 40px; }
.bottom_QrCode span{ float:left; width: 100px; height: 100px; background: #fff; padding:5px 0; text-align: center; }
.bottom_QrCode span img{ width: 90px; height: 90px; }
.folat_f{float: left;}
.close_bot{ float:right; width: 80px; height: 80px; background:  url(../imgs/colse_bot.png) 20px 20px no-repeat;  }