.navbar{width:100%;display:flex;flex-direction:column}.navbar .top{padding-left:30px;padding-right:30px;background-color:#282828;display:flex;flex-direction:row;justify-content:space-between}.navbar .top .contact{display:flex;flex-direction:row;height:40px;line-height:40px;font-size:12px}.navbar .top .contact .item{color:#428ff5}.navbar .top .contact .item .iconfont{margin-right:5px;vertical-align:middle;font-size:17px}.navbar .top .contact .item .con{color:#fff}.navbar .top .link .item{height:40px;font-size:12px;line-height:40px;color:#aaa;margin-left:10px}.navbar .top .link a:hover{color:#fff}.navbar .bottom{width:100%;height:76px;display:flex;flex-direction:row;justify-content:center}.navbar .bottom .logo{width:112px;height:40px;margin-top:18px}.navbar .bottom .handle{width:1000px;margin-left:85px;display:flex;flex-direction:row;justify-content:flex-end}.navbar .bottom .handle .nav{display:flex;flex-direction:row;justify-content:flex-end}.navbar .bottom .handle .nav .item{font-weight:400;font-size:16px;color:#282828}.navbar .bottom .handle .nav .item .active{color:#2a7efb}.navbar .bottom .handle .nav .item .iconfont{margin-left:5px;font-size:14px}.navbar .bottom .handle .nav .item ~ .item{margin-left:40px;position:relative}.navbar .bottom .handle .nav .navList{line-height:76px}.navbar .bottom .handle .nav .navList .list{position:absolute;top:76px;transition:all 0.3s ease-in-out 0s;left:33px;z-index:99;display:none;transform:translateX(-50%)}.navbar .bottom .handle .nav .navList .list .itemn{height:50px;border-bottom:1px solid #f0f0f0;background-color:#fff;cursor:pointer;line-height:50px;font-size:14px;text-align:center;color:#282828}.navbar .bottom .handle .nav .navList .list .itemn:hover{background-color:#f0f0f0}.navbar .bottom .handle .button{margin-left:60px}.navbar .bottom .handle .button .item{position:relative;height:76px;display:inline-block;width:92px;border-radius:15px;vertical-align:middle;font-family:"Microsoft YaHei";font-weight:400;font-size:13px;line-height:30px;text-align:center;color:#fff}.navbar .bottom .handle .button .item>span{display:block;border-radius:3px;background-color:#2a7efb;font-weight:400;font-size:13px;line-height:36px;text-align:center;color:#fff;position:relative;top:20px}
