.navBar { width: 1200px; margin: 0 auto; height: 47px; line-height: 46px; color: #fff } .nav { position: relative; width: 1200px; margin: 0 auto; font-family: microsoft yahei,SimSun,SimHei; font-size: 14px } .nav a { color: #fff } .nav h3 { font-size: 100%; font-weight: 400 } .nav .m { float: left; position: relative; z-index: 1 } .nav .s { float: left; width: 3px; text-align: center; color: #d4d4d4; font-size: 12px } .nav h3 a { display: block; width: 106px; text-align: center; font-weight: 700 } .nav .sub { display: none; position: absolute; top: 46px; z-index: 1; width: 106px; border: 1px solid #e6e4e3; border-top: 0; background: #fff } .nav .sub li { text-align: center; padding: 0 8px; margin-bottom: -1px } .nav .sub li a { display: block; border-bottom: 1px solid #e6e4e3; padding: 8px 0; height: 28px; line-height: 28px; color: #000; font-size: 12px; font-weight: 700 } .nav .sub li a:hover { color: #fe7700 } .nav .block { height: 8px; width: 120px; background: #fe7700; position: absolute; left: 0; top: 42px; overflow: hidden }