*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background-color:#f5f5f5}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#app,.app-container{min-height:100vh}.app-header{background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1);padding:0;height:auto}.app-header .header-content{width:1200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-header .header-content .logo-section .logo-img{height:60px;width:auto}.app-header .header-content .nav-menu{border:none;background:transparent}.app-header .header-content .nav-menu .nav-item{font-size:16px;font-weight:500;padding:0 25px;height:60px;line-height:60px}.app-header .header-content .nav-menu .nav-item.is-active{color:#14679f;border-bottom:3px solid #14679f}.app-header .header-content .nav-menu .nav-item:hover{background:transparent;color:#14679f}.app-main{-webkit-box-flex:1;-ms-flex:1;flex:1;width:1200px;margin:20px auto;padding:0!important}.app-main .router-view{min-height:calc(100vh - 200px)}.app-footer{background:#14679f;color:#fff;margin-top:auto}.app-footer .footer-content{width:1200px;margin:0 auto;padding:40px 0 20px}.app-footer .footer-content .footer-links .links-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;list-style:none;padding:0;margin:0}.app-footer .footer-content .footer-links .links-container .link-column{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px}.app-footer .footer-content .footer-links .links-container .link-column .column-title{font-size:20px;color:#d4edff;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #d4edff}.app-footer .footer-content .footer-links .links-container .link-column .link-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.app-footer .footer-content .footer-links .links-container .link-column .link-items .link-item{color:#f7f7f7;font-size:14px;margin-bottom:12px;cursor:pointer;-webkit-transition:color .3s ease;transition:color .3s ease}.app-footer .footer-content .footer-links .links-container .link-column .link-items .link-item:hover{color:#fff}.app-footer .footer-content .footer-links .links-container .qr-column{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.app-footer .footer-content .footer-links .links-container .qr-column .qr-section{margin-bottom:20px}.app-footer .footer-content .footer-links .links-container .qr-column .qr-section:last-child{margin-bottom:0}.app-footer .footer-content .footer-links .links-container .qr-column .qr-section .column-title{font-size:20px;color:#d4edff;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #d4edff}.app-footer .footer-content .footer-links .links-container .qr-column .qr-section .qr-img{width:150px;height:150px;padding:10px;background:#fff;border-radius:10px}.app-footer .footer-copyright{background:#125688;padding:15px 0}.app-footer .footer-copyright .copyright-content{width:1200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-footer .footer-copyright .copyright-content .copyright-text{color:#fff;font-size:14px;line-height:1.6}.app-footer .footer-copyright .copyright-content .icp-link a{color:#fff;font-size:14px;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.app-footer .footer-copyright .copyright-content .icp-link a:hover{color:#d4edff;text-decoration:underline}@media(max-width:1200px){.app-footer .footer-content,.app-footer .footer-copyright .copyright-content,.app-header .header-content,.app-main{width:95%;margin:0 auto}}@media(max-width:768px){.app-header .header-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px}.app-header .header-content .logo-section{margin-bottom:10px}.app-header .header-content .logo-section .logo-img{height:50px}.app-header .header-content .nav-menu{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.app-header .header-content .nav-menu .nav-item{padding:0 15px;font-size:14px;height:50px;line-height:50px}.app-main{margin:10px auto;padding:0 10px!important}.app-footer .footer-content{padding:20px 0 10px}.app-footer .footer-content .footer-links .links-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.app-footer .footer-content .footer-links .links-container .link-column,.app-footer .footer-content .footer-links .links-container .qr-column{padding:0 15px;margin-bottom:20px}.app-footer .footer-content .footer-links .links-container .link-column:last-child,.app-footer .footer-content .footer-links .links-container .qr-column:last-child{margin-bottom:0}.app-footer .footer-copyright .copyright-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.app-footer .footer-copyright .copyright-content .copyright-text,.app-footer .footer-copyright .copyright-content .icp-link{margin-bottom:10px}.app-footer .footer-copyright .copyright-content .copyright-text:last-child,.app-footer .footer-copyright .copyright-content .icp-link:last-child{margin-bottom:0}}