.header{position:fixed;top:0;left:0;z-index:999;width:100%;height:80px;background:linear-gradient(180deg,rgba(25,29,58,.5),rgba(25,29,58,0))}.header-wrapper{max-width:1400px;margin:auto;display:flex;justify-content:space-between}.header-left{width:267px;height:40px;margin-top:20px;background-image:url(https://cityoswebsite.thecityos.com/cityos/image/logo.png);background-position:0 40px;background-size:267px;cursor:pointer}.header-right{margin-right:37px}.header-right ul{margin-top:26px;position:relative;display:flex;line-height:22px;color:#fff}.header-right ul li{margin-left:60px;cursor:pointer}.header-right ul .active-line{position:absolute;bottom:-10px;height:2px;background:#fff;border-radius:5px;transition:all .2s linear}.header-blue{background:#fff;box-shadow:0 4px 8px 0 rgba(0,0,16,.1)}.header-blue .header-left{background-position:0 0}.header-blue .header-right ul{color:#666}.header-blue .header-right .active-line{background:#214aea}.header-blue .header-right .menu-avtive{color:#214aea}.footer{padding:30px 0;background:#2b3048;font-size:14px;line-height:20px;color:#dbdbdb;text-align:center}#app,body,html{height:100%}#app{min-width:1400px;position:relative;display:flex;flex-direction:column;font-size:16px;color:#333}#app .common-wrapper{width:1400px;margin:auto}.app-content{flex:1}

/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}audio,embed,iframe,img,object,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}a{text-decoration:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important}input[type=number]::-webkit-inner-spin-button{display:none}