.header{position:fixed;z-index:9;width:100%;height:80px;background:rgba(0,0,0,.1);border-radius:0 0 0 0;border:1px solid;-o-border-image:linear-gradient(90deg,hsla(0,0%,100%,0),#a8e1ed,hsla(0,0%,100%,0)) 1 1;border-image:linear-gradient(90deg,hsla(0,0%,100%,0),#a8e1ed,hsla(0,0%,100%,0)) 1 1}.header.headFix{background:#fff}.header.headFix .header-content .header-content-logo .header-content-title{color:#666;border-left-color:#eaeaea}.header.headFix .header-content .nav-list a{color:#333}.header.headFix .header-content .nav-list .router-link-active{color:#1ebdaa}.header .header-content{display:flex;justify-content:space-between;align-items:center;height:100%}.header .header-content .header-content-logo{display:flex;align-items:center;font-size:16px;color:#fff}.header .header-content .header-content-logo .logo{width:96px;height:50px}.header .header-content .header-content-logo .header-content-title{height:30px;margin-left:20px;padding-left:20px;line-height:30px;border-left:1px solid #fff}.header .header-content .nav-list{display:flex;height:100%;font-size:18px}.header .header-content .nav-list a{line-height:80px;margin:0 10px;padding:0 10px;text-decoration:none;color:#fff}.header .header-content .nav-list .router-link-active{position:relative;color:#1ebdaa;font-weight:600}.header .header-content .nav-list .router-link-active:after{content:"";position:absolute;z-index:1;bottom:0;left:0;width:100%;height:3px;border-radius:0 0 0 0;background:linear-gradient(90deg,#1ebdaa,#39b325)}.footer{width:100%;background-color:#27292c;text-align:center;color:#fff;font-size:18px}.footer.bottomfix{position:relative}.footer .footer-content{display:flex;justify-content:space-between;align-items:center;height:180px}.footer .footer-content .footer-logo{width:200px;height:82px}.footer .footer-content .footer-des{display:flex}.footer .footer-content .footer-des .des-icon{width:50px;height:50px}.footer .footer-content .footer-des .footer-des-info{display:flex;flex-direction:column;align-items:flex-start;padding-left:20px}.footer .footer-content .footer-des .footer-des-info .footer-des-info-bold{font-weight:700}.footer .bottom-bar-bj{background-color:#1e2120;text-align:center;font-size:14px;color:#999;height:50px;line-height:50px}#app{font-family:Microsoft YaHei,Lato,Open Sans,sans-serif,Avenir,Helvetica,Arial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:1180px;margin:0 auto;color:#636363}*{margin:0;padding:0}li,ul{list-style:none}div{box-sizing:border-box}.containt{width:1180px;margin:0 auto}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:rgba(0,0,0,.2)}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgba(0,0,0,.2);border-radius:0;background:rgba(0,0,0,.1)}