.mainlandFooter.footer{padding-top:32px;border-top:1px solid var(--stroke-system-border-overlay);margin-bottom:40px}.mainlandFooter.footer,.mainlandFooter.footer a:link,.mainlandFooter.footer a:visited{color:var(--content-web-secondary)}.mainlandFooter.footer a:hover{color:var(--content-web-primary)}.mainlandFooter.footer .info{display:flex;flex-direction:row;position:relative;justify-content:space-between}.mainlandFooter.footer .info .left{width:300px}.mainlandFooter.footer .info .right{display:flex;justify-content:flex-end}@media (max-width:1250px){.mainlandFooter.footer .info .right .col:last-child{display:none}}.mainlandFooter.footer .info .col{width:150px;font-size:14px;font-weight:400;color:var(--content-web-secondary)}.mainlandFooter.footer .info .col:not(:last-child){margin-right:50px}.mainlandFooter.footer .info .col .title{font-weight:500;font-size:16px;color:var(--content-web-primary)}.mainlandFooter.footer .info .col .content .item{display:block;margin:20px 0}.mainlandFooter.footer .info .col .content .item-disabled{opacity:.4;cursor:default}.mainlandFooter.footer .info .col.has-popover .item-with-popover{position:relative}.mainlandFooter.footer .info .col.has-popover .item-with-popover .item-trigger{display:block;margin:20px 0;cursor:pointer;transition:color .2s}.mainlandFooter.footer .info .col.has-popover .item-with-popover .item-trigger:hover{color:var(--content-web-primary)}.mainlandFooter.footer .info .col.has-popover .item-with-popover .popover-panel{position:absolute;bottom:100%;left:-24px;z-index:100;padding-bottom:8px;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.mainlandFooter.footer .info .col.has-popover .item-with-popover .popover-panel .popover-inner{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:16px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.mainlandFooter.footer .info .col.has-popover .item-with-popover .popover-panel .popover-links{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 20px}.mainlandFooter.footer .info .col.has-popover .item-with-popover .popover-panel .popover-link{font-size:14px;line-height:28px;color:var(--content-web-secondary);white-space:nowrap;border-radius:4px;padding:0 4px;transition:background .15s,color .15s}.mainlandFooter.footer .info .col.has-popover .item-with-popover .popover-panel .popover-link:hover{background:var(--bg-system-secondary,#f6f7fa);color:var(--content-web-primary)}.mainlandFooter.footer .info .col.has-popover .item-with-popover .popover-panel .popover-arrow{width:10px;height:8px;margin:-1px auto 0}.mainlandFooter.footer .info .col.has-popover .item-with-popover .popover-panel .popover-arrow:after{content:"";display:block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #fff;position:absolute;bottom:8px;left:48px}.mainlandFooter.footer .info .col.has-popover .item-with-popover:hover>.popover-panel{pointer-events:auto;opacity:1;visibility:visible}.mainlandFooter.footer .copyright{line-height:150%;text-align:center;font-size:12px;padding-top:32px;border-top:1px solid var(--stroke-system-border-overlay);margin-top:32px}.mainlandFooter.footer .copyright,.mainlandFooter.footer .copyright a:link,.mainlandFooter.footer .copyright a:visited{color:var(--content-system-tertiary)}.mainlandFooter.footer .copyright a:hover{color:var(--content-web-primary)}.mainlandFooter.footer.dark{background:#161616;color:rgba(250,252,255,.4)}.mainlandFooter.footer.dark a:link,.mainlandFooter.footer.dark a:visited{color:rgba(250,252,255,.4)}.mainlandFooter.footer.dark a:hover{color:#fff}.mainlandFooter.footer.dark .info .col{color:rgba(250,252,255,.75)}.mainlandFooter.footer.dark .info .col .title{color:#fff}.mainlandFooter.footer.dark .info .col .content .item-disabled{color:rgba(250,252,255,.24);opacity:1}.mainlandFooter.footer.dark .info .col.has-popover .item-with-popover .item-trigger{color:rgba(250,252,255,.4)}.mainlandFooter.footer.dark .info .col.has-popover .item-with-popover .item-trigger:hover{color:#fff}.mainlandFooter.footer.dark .info .col.has-popover .item-with-popover .popover-panel .popover-inner{background:#0a0a0a;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 4px 20px rgba(0,0,0,.24)}.mainlandFooter.footer.dark .info .col.has-popover .item-with-popover .popover-panel .popover-link{color:rgba(250,252,255,.9)}.mainlandFooter.footer.dark .info .col.has-popover .item-with-popover .popover-panel .popover-link:hover{background:rgba(224,234,255,.1);color:#fff}.mainlandFooter.footer.dark .info .col.has-popover .item-with-popover .popover-panel .popover-arrow:after{border-top-color:#0a0a0a}.mainlandFooter.footer.dark .copyright{border-top-color:hsla(0,0%,100%,.08);color:rgba(250,252,255,.4)}.mainlandFooter.footer.dark .copyright a:hover,.mainlandFooter.footer.dark .copyright a:link,.mainlandFooter.footer.dark .copyright a:visited{color:rgba(250,252,255,.4)}