li { position: relative; float: left;background: url(/ufile/93862/img/nav_bg.png) no-repeat;} .box880_-4505 .nav > li:first-child{background:none} .box880_-4505 .nav > li > a { position: relative; display: block; padding: 13px 42px 40px; text-align: center; } .box880_-4505 .nav > li > a:hover, .box880_-4505 .nav > li > a:hover .subtitle, .box880_-4505 .nav .active, .box880_-4505 .nav .active .subtitle { color: #183885; } .box880_-4505 .nav > li > a:after { position: absolute; bottom: 20px; left: 50%; width: 70px; height: 2px; margin-left: -35px; content: ''; -webkit-transition: all ease .3s; transition: all ease .3s; -webkit-transform: scale(0, 1); transform: scale(0, 1); background: #183885; } .box880_-4505 .nav > li > a:hover:after, .box880_-4505 .nav .active:after { -webkit-transform: scale(1, 1); transform: scale(1, 1); } .box880_-4505 .nav a span { display: block; } .box880_-4505 .nav .title { font-weight: bold; } .box880_-4505 .nav .subtitle { font-size: 9px; padding-top: 5px; text-transform: uppercase; color: #666; } .box880_-4505 .subnav { position: absolute; top: 60px; left: 50%; visibility: hidden; width: 170px; margin-left: -85px; -webkit-transition: all ease .3s; transition: all ease .3s; -webkit-transform: translateY(30px); transform: translateY(30px); opacity: 0; background: rgba(255, 255, 255, .9); box-shadow: 0 3px 16px rgba(0, 0, 0, .1); } .box880_-4505 .nav > li:hover .subnav { visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } .box880_-4505 .subnav li a { font-size: 12px; line-height: 40px; position: relative; display: block; overflow: hidden; height: 40px; padding: 0 30px 0 10px; -webkit-transition: all ease .3s; transition: all ease .3s; white-space: nowrap; text-overflow: ellipsis; color: #666;} .box880_-4505 .subnav li a:hover { padding-left: 15px; color: #fff; background: #183885; } .box880_-4505 .subnav li a:after { position: absolute; top: 50%; right: 10px; visibility: hidden; width: 5px; height: 10px; margin-top: -5px; content: ''; -webkit-transition: all ease .3s; transition: all ease .3s; background: url(/mFile/880/img/arrow-right.png) no-repeat center center / cover; } .box880_-4505 .subnav li a:hover:after { right: 15px; visibility: visible; }