body ::-webkit-scrollbar{width:8px!important}body ::-webkit-scrollbar-thumb{background-color:#888!important;border-radius:4px!important}#app .terms-header{position:fixed;left:0;right:0;top:0;height:60px!important;background:#000;z-index:100;line-height:60px;padding:0 40px;display:flex;justify-content:space-between;align-items:center}#app .terms-header svg{width:101px;height:36px}#app .terms-header .header-btn{padding:0 18px;box-sizing:border-box;height:32px;font-size:14px;border-radius:16px;background:#fff;cursor:pointer;display:inline-block;line-height:32px;font-weight:700}#app .terms-header .header-btn:hover{background:#d7cdcf}#app .terms-box{width:100%;min-height:calc(100vh - 60px);position:relative;overflow:hidden;margin-top:60px;background:#000}#app .terms-box .box-bg1{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:linear-gradient(45deg,rgba(253,72,103,0),rgba(250,68,99,.01) 59%,rgba(206,9,42,.13) 76%,rgba(202,2,36,.14))}#app .terms-box .box-bg2{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:linear-gradient(222deg,transparent,rgba(9,2,2,.15) 45%,rgba(58,16,13,.96) 90%,#3a100d)}#app .terms-box .box-bg3{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;background:linear-gradient(225deg,transparent,transparent 73%,rgba(0,0,0,.3) 88%,rgba(0,0,0,.8) 94%,#000)}#app .terms-box .box-shadow{box-shadow:0 2px 40px 20px #38000c;position:absolute;top:0;width:100%;height:1px}#app .terms-box .box-content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}#app .terms-box .box-content .box-html{width:100%;height:100%;padding:40px;box-sizing:border-box;overflow-y:auto}#app .terms-box .box-content .box-html .html-content{color:#fff;margin:0 auto;display:flex;flex-flow:column;overflow-y:auto}#app .terms-box .box-content .box-html .html-content .content-date{font-size:12px;margin-top:8px}#app .terms-box .box-content .box-html .html-content .content-line{width:100%;margin-top:16px;height:1px;background:#36383e}