*{box-sizing:border-box}body,html{height:100%}body{padding:0;margin:0;background-color:rgba(0,0,0,.05)}#__next,.site{height:100%}.site{overflow:auto}.logo img{border-radius:10px 10px 0 0}.site-hd{background-color:#18510d;color:#fff;height:80px;width:100%}.site-hd .content{flex-direction:row;justify-content:space-between}.site-bd,.site-hd .content{max-width:1360px;margin:0 auto;display:flex}.site-bd{min-height:calc(100% - 100px);min-width:1170px;background-color:#fff;padding:20px;box-shadow:8px 14px 38px rgb(39 44 49/6%),1px 3px 8px rgb(39 44 49/3%)}