/* 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; } .main .left { width: 235px; min-height: 400px; height: auto; } .main .left .top { width: 100%; height: 40px; background: #014886; color: #fff; line-height: 40px; text-align: center; font-size: 16px; font-weight: bold; } .main .left .bottom { height: auto; background: #f6f6f6; font-size: 15px; min-height: 360px; } .main .right { width: 705px; height: auto; min-height: 400px; background: #F6F6F6; font-size: 16px; padding: 0 15px; } .main .right .top { height: 38px; width: 100%; border-bottom: 2px solid #cdcdcd; position: relative; background: none; } .main .right .top .title { background: url("/images/30494/tit-bg.png") no-repeat left center; position: absolute; left: 0; top: 0; height: 38px; width: auto; padding: 0 15px 0 25px; border-bottom: 2px solid #014886; color: #3d3d3d; font-size: 16px; line-height: 40px; } /*底部*/ .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; }