.top{ height: 132px; width: 100%; background: #0083cc; text-align: center; margin-bottom: 80px; } .recruit h1 { width: 1180px; margin: 0 auto; font-family: "微软雅黑"; font-size: 22px; color: #363636; padding-bottom: 12px; margin-bottom: 46px; background: url(../images/n1_bg.png) no-repeat 0 bottom; } .recruit ul{ width: 1180px; margin: 0 auto; } .recruit ul li{ width: 119px; height: 43px; background: #fff; font-size: 18px; color:#00bfd9; text-align: center; line-height: 43px; float: left; cursor: pointer; margin-right: 10px; font-family: "微软雅黑"; border: 1px solid #00bfd9; } .recruit ul li.cur{ background: #00bfd9; color: #fff; } .recruit ul li.hover:hover{ background: #00bfd9; color: #fff; } .recruit .content{ width: 1180px; margin: 0 auto; } .recruit .con p{ font-family: "微软雅黑"; font-size: 16px; color: #646464; line-height: 26px; display: block; } .recruit .con ol li p{ font-family: "微软雅黑"; font-size: 16px; color: #646464; line-height: 26px; display: block; margin-top: 0; } .recruit .con{ display: none; margin-top: 36px; } .recruit .con span.spc{ margin-top: 36px; } .recruit .con1{ display: block; }