:root{--html-min-width:1310px;--body-min-width:1300px;--main-blue-color:#006df0;--title-text-color:#000;--secondary-text-color:#969696;--block-title-color:#163f5d;--white:#fff}*{margin:0;padding:0}body{background-color:var(--white);font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;min-width:var(--html-min-width);overflow:auto}body::-webkit-scrollbar{height:9px;width:9px}body::-webkit-scrollbar-track{background:var(--white);border-radius:2em;width:9px}body::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:silver;border-radius:2em;min-height:28px}body::-webkit-scrollbar-thumb:hover{background-color:gray}a{line-height:1;text-decoration:none}a:hover{text-decoration:underline;text-decoration-color:var(--main-blue-color)}a:active{text-decoration:none}.anchorBL{display:none}.mainContainer{margin:0 auto;width:var(--body-min-width)}.mainContainer .detail{flex-shrink:0;flex:auto;min-height:60vh;min-width:1004px}.page-enter-active,.page-leave-active{transition:all .4s}.page-enter-from,.page-leave-to{filter:blur(10px);opacity:.5}
