.header .banner { background: url("../images/banner_jyyjzx.jpg") no-repeat center top; width: 100%; min-width: 1200px; height: 199px; box-sizing: border-box; padding-top: 30px; } .header .banner .headerCon { width: 1200px; margin: 10px auto 0; } .header .banner .headerCon .search { margin-top: 30px; } .header .banner .headerCon .search form { width: 340px; height: 50px; line-height: 50px; display: block; background: #ffffff; margin: 0 auto; border: 3px solid #00693e; overflow: hidden; } .header .banner .headerCon .search form input { height: 50px; font-size: 18px; display: block; text-indent: 14px; width: 200px; } .header .banner .headerCon .search form button { width: 78px; height: 100%; cursor: pointer; background: url("../images/icon_search.png") no-repeat center center #00693e; display: block; color: #FFFFFF; text-align: center; font-size: 18px; } .header .nav ul li { float: left; color: #FFFFFF; width: 153px; position: relative; text-align: center; } .header .nav li ul { display: none; position: absolute; z-index: 999; background: rgba(23, 169, 60, 0.9); _top: 70px; top: 70px; left: 0px; width: 100%; } .header .nav li ul li { display: block; width: 100%; float: none; position: relative; font-size: 16px; height: 70px; line-height: 70px; overflow: hidden; } .header .nav li ul li a:hover{ background: #149639; }