/* 全局定义 */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, form,fieldset,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0; } table { border-collapse: collapse; border-spacing: 0; max-width: 1100px; overflow-x: scroll; } fieldset,img { border: 0; } address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; } ol,ul,li { list-style:none; } div,dl,dt,dd,ol,ul,li{ zoom:1; } h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:100%; } q:before, q:after { content: ''; } abbr, acronym { border: 0; } pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-size: 16px; line-height: 1.8; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; } article, aside, dialog, footer, header, section, footer, nav, figure, menu, time { margin: 0; padding: 0; display: block; zoom: 1; } input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } /* 公共样式 */ html{ width:100%; height:100%; } body{ width:100%; height:100%; color:#333;font:16px/30px "Microsoft YaHei",Tahoma,Helvetica,Arial,sans-serif; background: url(images/beijing2.jpg); } a{color:#333;text-decoration:none; outline:none;} a:hover {color:#f60;text-decoration:none; } .clearbox { border:none; clear:both;font-size:0; height:0; line-height:0; overflow:hidden;} .blank { height:10px;font-size:0px; line-height:0; overflow:hidden;*height:9px; } .nodata{color:#f60;} .fl{float:left; } .fr{float:right; } .siteWidth,#mainNav{max-width: 1200px; width: 1200px; margin: 0 auto; } #content{background: #fff;} /*网站顶部*/ #header{width:100%;background:#0d59a7;} #header .siteWidth{ background: url(images/logo_s.png) no-repeat 650px 50px; overflow: hidden;height:140px;} #logo{ float: left; padding: 20px 0 0 20px;} .s-form{width:180px; height:20px; position: relative;margin-top: 64px; overflow:hidden; float: right;} .s-form .from-control{display:block; float:left;width:170px;border:none; height:20px; line-height:20px; color:#000;font-size:12px;outline: none; background: #cadbeb; padding-left: 10px;} .btn-box .btn2{display:block; position: absolute; right: 0;top: 0; width:40px; height:20px;line-height: 20px;background:#a9bbcd; text-align:center; color:#fff; font-size: 12px; color: #000;} /*导航 S*/ .nav{ height:40px; margin:0px auto;background: #0d59a7;} /*.nav ul{height:50px;}*/ .nav ul li{float:left; width:116px; text-align:center; position:relative; z-index:9998;} .nav ul li h4.h1{height: 38px;font:16px/40px "微软雅黑";} .nav ul li .a1{color: #fff; display: block;font:16px/40px "微软雅黑";} .nav ul li .ul1{display:none; width:100%; padding:7px 0; position:absolute; left:0; top:40px; z-index:9999; background:#2569af;_overflow: hidden;} .nav ul li.last1 .ul1{right:0; left:auto;} .nav ul li .ul1 li{height:28px;padding:0;text-align:center;overflow:hidden;} .nav ul li#liID119,.nav ul li#liID120,.nav ul li#liID121{letter-spacing:6px;} .nav ul li .ul1 li h4.h2{height: 20px;font:normal 14px/28px "微软雅黑";} .nav ul .on1 .a1{background: #2569af;} .nav ul li .ul1 .a2{font:14px/38px "微软雅黑";color: #fff;} .footer{font-size:14px; height:100px;background:#4a4a4a;} .footer p{color: #a9a9a9; text-align: center; line-height: 26px; padding-top: 20px;}