#navbar{position:fixed;top:0;left:0;width:100%;height:60px;z-index:99999}#navbar .navbar-main{position:relative;display:flex;justify-content:space-between;align-items:center;height:100%;margin:0 auto}@media screen and (max-width:1400px){#navbar .navbar-main{width:80%!important}}@media screen and (min-width:1400px){#navbar .navbar-main{width:1400px!important}}#navbar .logo{width:206px;height:60px;background-image:url(../../static/img/logo.svg);background-repeat:no-repeat;background-position:0;background-size:70%}#navbar .logo.logo2{background-image:url(../../static/img/logo2.svg)}#navbar .list{position:absolute;height:100%;right:0;float:right;width:660px}#navbar .list .item{float:left;margin-left:95px;width:70px;height:100%;line-height:60px;font-size:16px;font-family:Microsoft YaHei;font-weight:700;color:#fff;text-align:center;text-decoration:none;cursor:pointer}.clear{content:"";clear:both;display:block}#bottom{overflow:hidden;position:relative;width:100%;height:380px;background:#181e3c}#bottom .box{display:flex;padding-top:60px;height:320px;margin:0 auto;justify-content:space-between}@media screen and (max-width:1400px){#bottom .box{width:80%!important}}@media screen and (min-width:1400px){#bottom .box{width:1400px!important}}#bottom .list{display:flex;flex-direction:column}#bottom .list .span1{font-size:16px;font-family:Microsoft YaHei;font-weight:700;color:#fff;opacity:.6;margin-bottom:22px}#bottom .list .p1{display:flex;flex-direction:column;font-size:14px;font-family:Microsoft YaHei;color:#fff;opacity:.2}#bottom .list .p1 span{margin-bottom:14px;cursor:pointer}#bottom .copyright{width:100%;height:60px;background:hsla(0,0%,100%,.03137254901960784)}#bottom .copyright div{height:60px;display:flex;align-items:center;justify-content:center;line-height:18px;opacity:.3}#bottom .copyright div,.atext{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#fff}.atext{text-decoration:none;padding-left:5px}*{box-sizing:border-box}body,html{margin:0;padding:0}#app,body,html{width:100%;height:100%}#app{position:relative;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;min-height:100%;min-width:1480px!important}@media screen and (max-width:800px){#app{min-height:100%!important}}