li { position: relative; float: left; height: 80px; } .box880_-6546 .nav > li > a { position: relative; display: block;font-size: 16px; padding: 0 12px; text-align: center; color: #454545;} .box880_-6546 .nav > li > a:hover, .box880_-6546 .nav > li > a:hover .subtitle, .box880_-6546 .nav .active, .box880_-6546 .nav .active .subtitle { color: #fff;background: #303582;} .box880_-6546 .nav > li > a:hover:after, .box880_-6546 .nav .active:after { -webkit-transform: scale(1, 1); transform: scale(1, 1); } .box880_-6546 .nav > li:hover .subnav>li:before {content: '';display: block; position: absolute; left: 50%; top: -26px; transform: translate(-50%,0px); border-width: 15px; border-style: solid; border-color: transparent transparent #fff transparent;} .box880_-6546 .nav a span { display: block; } .box880_-6546 .nav .title { font-weight: bold; } .box880_-6546 .nav .subtitle { display:none; font-size: 9px; padding-top: 5px; text-transform: uppercase; color: #666; } .box880_-6546 .subnav { position: absolute; top: 100px; 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, .3); } .box880_-6546 .nav > li:hover .subnav { visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } .box880_-6546 .subnav li a { font-size: 14px; 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; border-bottom: 1px solid #f2f2f2; } .box880_-6546 .subnav li a:hover { padding-left: 15px; color: #fff; background: #303582; } .box880_-6546 .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_-6546 .subnav li a:hover:after { right: 15px; visibility: visible; }