header{height:54px;width:100%;background-color:rgba(11,10,20,.9);padding:5px 15%;position:fixed;z-index:3}header .menu{width:100%;height:44px;display:flex;justify-content:space-between}header .menu-logo img{height:100%;max-height:120px;-o-object-fit:contain;object-fit:contain;cursor:pointer}header .menu-item{width:137px;display:flex}header .menu-item-option{position:relative;color:hsla(0,0%,100%,.7);font-size:14px;font-family:PingFangSC-Medium;white-space:nowrap;line-height:14px;cursor:pointer;line-height:44px}header .menu-item-option:hover{color:#fff}header .menu-item-option:first-child{margin-right:23px}header .menu-item-option:first-child:after{content:"";position:absolute;right:-12px;top:19px;width:1px;height:6px;border:1px solid #666}footer{height:93px;padding:25px 15%;background-color:#010102;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#727274;text-align:center;line-height:14px}footer p{margin-bottom:15px}body,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,ol,p,select,td,textarea,th,ul{margin:0;padding:0}body,html{height:100%;box-sizing:border-box;font:12px 微软雅黑,Arial Narrow,HELVETICA;font-family:PingFangSC-Regular,PingFang SC,微软雅黑;background:#fff;-webkit-text-size-adjust:100%}body{margin:0}a,a:hover{color:#fff;text-decoration:none}em{font-style:normal}li{list-style:none}img{border:0;vertical-align:middle}table{border-collapse:collapse;border-spacing:0}p{word-wrap:break-word}.clearfix:after,.clearfix:before{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{*zoom:1}*,:after,:before{box-sizing:border-box;margin:0}button{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;padding:0;font-size:15px;border:none;background:none;border-radius:6px}#app{height:100%;width:100%}#app,main{background:#0b0a14}main{padding:54px 15% 0 15%;height:auto}