body{margin:0;color:#2e2e2e;font-family:Arial}body *{box-sizing:border-box;margin:0;padding:0}:root{--layout-max-width:1920px;--layout-min-width:1280px;--layout-mobile-width:960px;--layout-header-height:64px;--placehoder-color:#f5f5f5;--color-background:#fff;--primary-color:#0b0b80;--primary-hover-color:#111;--default-text-color:#222;--secondary-text-color:#666;--tertiary-text-color:#999;--default-border-color:#ccc}*,:after,:before{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--default-text-color);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{background-color:var(--color-background);width:0;height:0}html{font-size:16px}@media screen and (max-width:767px){html{font-size:12px}}@media screen and (min-width:768px) and (max-width:1439px){html{font-size:14px}}@media screen and (min-width:1440px) and (max-width:1799px){html{font-size:16px}}@media screen and (min-width:1800px){html{font-size:16px}}body{font-size:1rem}.zh p{text-indent:2rem}.flex-row-center{-ms-flex-pack:center;justify-content:center}.flex-row-center,.flex-row-center-between{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.flex-row-between,.flex-row-center-between{-ms-flex-pack:justify;justify-content:space-between}.flex-row-between,.flex-row-center-end{display:-ms-flexbox;display:flex}.flex-row-center-end{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}a{all:unset}.el-button--primary{background-color:var(--primary-color);border-color:var(--primary-color)}.el-button--primary:focus,.el-button--primary:hover{border-color:#049dc4;background-color:#049dc4}.el-button--text:active{border-color:#025a74;background-color:#025a74}.el-button--text{border-color:transparent;color:var(--primary-color);background:0 0;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#049dc4;border-color:transparent;background-color:transparent}.el-button--text:active{color:#025a74;border-color:transparent;background-color:transparent}.el-menu-item{color:var(--default-text-color);.title{display:block;height:100%;width:100%;border-bottom:none;color:var(--default-text-color)}}.el-menu-item.is-active{border-bottom:none;.title{font-weight:700;color:var(--primary-color)}}.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff!important}.el-pagination.is-background .el-pager li:not(.disabled):hover{color:var(--primary-color)}.page{width:100%}.page .pc-header-image{width:100%;min-width:var(--layout-min-width);aspect-ratio:5.33333333}.page .pc-header-image img{display:block;width:100%;height:100%;object-fit:cover}.page .page-content{max-width:var(--layout-max-width);min-width:var(--layout-min-width);margin:0 auto;padding:0}@media screen and (max-width:767px){.page .pc-header-image{min-width:auto;aspect-ratio:3.28947368}.page .page-content{min-width:auto;padding:0 1.333rem}}