@charset "utf-8";
/* CSS Document */

.clear { clear: both; }
.floatNav { position: fixed; top: 0; left: 0; width: 100%; background:#f9f9f9; border-bottom: 1px solid #c2c2c2; height: 88px; z-index:99999;display: none;}
.floatNav .floatCenter { width: 1200px; margin: 0 auto; }
.floatLogo { float: left; padding: 20px 0 0 6px; }
.floatCode { float: right; background:url(../images/codeicn.jpg) left 40px no-repeat; width: 33px; height: 88px; margin: 0 14px 0 0; position: relative; }
.foatCode_subnav { position: absolute; width: 250px; height: 134px; padding: 16px 12px 0 20px; background: #f3f3f3; border: 1px solid #d4d4d4; top: 88px; right: -14px;display: none; }
.floatSearch{ float: right;  width: 565px; margin-right: 30px;}
.floatSerNav { margin-top: 2px; height: auto; overflow: hidden;  }
.floatSerNav a { display: block; float: left; text-decoration: none; font-family: '微软雅黑'; font-size: 14px; margin: 0 7px 0 2px; color: #232323; padding-bottom: 8px;}
.floatSerNav a.on { background:url(../images/floatnav_sjicn.jpg) bottom center no-repeat; color: #0058af;  }
.floatSerCont{ height: 36px; padding: 2px 0 2px 2px; background: #7abdff; width: 563px; border-radius: 2px; }
.floatSerInput{ background: #fff; border: 0; width: 475px; padding-left: 2px; height: 36px; outline: none; line-height: 36px; font-size: 14px; font-family: '微软雅黑';  float: left;}
.floatSerButton { background:url(../images/floatSericn.jpg) center center no-repeat; height: 36px; width: 86px; border: 0; cursor: pointer; float: left; }
.floatDownload { float: left; width: 140px; }
.floatDownload a { margin-top: 15px; display: block; }
.floatWx{ float: right; margin-top: 14px; }