/* CSS Document */ * { margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 13px; } body { background: url("/images/30494/top_bg.png") top no-repeat; background-color: #EDEDED; } /*清除浮动*/ .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /*浮动方向*/ .fl { float: left; } .fr { float: right; } .w1000 { width: 1000px; margin: 0 auto; } .top { width: 100%; height: 37px; background-color: #004986; } .top_main { width: 1000px; height: 37px; margin: 0 auto; color: #fff; } .banner { width: 1000px; margin: 0 auto; height: 128px; } .nav { width: 1000px; margin: 0 auto; height: 100%; } .navw { margin: 0 auto; background: #004986; height: 40px; } /*当前位置*/ .address-box{ width: 100%; height: 35px; background: #f7f7f7; } .address{ width: 980px; height: 35px; margin: 0 auto; background: url("/images/30494/house.png") no-repeat left center; padding-left: 20px; line-height: 35px; } /*主体部分*/ .main-box{ width: 100%;background: #fff; height: auto; padding: 20px 0; } .main-box .main{ min-height: 400px; } /*底部*/ .foot { background-color: #014886; color: #ccc; text-align: center; line-height: 26px; padding-top: 10px; padding-bottom: 10px; height: 100px; } /*mainNav*/ .sc_nav { width: 1000px; height: 40px; background-color: #004986; } .sc_nav ul { padding-left: 0%; } .sc_nav ul li { list-style: none; float: left; width: 14%; line-height: 40px; } .sc_nav ul li.l2 { width: 1px; height: 40px; line-height: 40px; background-color: #637994; margin: 0px; float: left; list-style: none; } .sc_nav ul li div { padding-left: 40px; font-size: 18px; line-height: 40px; color: #fff; }