.common-header{padding:0 32px}.common-footer{padding:16px 40px}.common-content{padding:24px 32px}@media (max-width:767px){.common-header{padding:0 10px}.common-footer{padding:22px 20px}.common-content{padding:10px}}.ant-dropdown-menu{background-color:#000!important}.ant-dropdown-menu-item{color:#fff!important}.ant-dropdown-menu-item:hover{background-color:#374151!important;color:#fff!important}:root{--s:6;--h:36;--speed:3s}.latest-news{border:1px solid #cac9c9;border-radius:6px;display:flex;height:calc(var(--h)*1px);line-height:calc(var(--h)*1px);overflow:hidden}.latest-news .icon{align-items:center;display:flex;margin-left:10px;width:12px}.latest-news .content{font-size:14px;margin-left:8px;overflow:hidden}.latest-news .content ul{animation:move calc(var(--speed)*var(--s)) steps(var(--s)) infinite;margin:0;padding:0}.latest-news .content ul li{animation:liMove calc(var(--speed)) infinite;cursor:pointer;list-style:none;white-space:nowrap}@keyframes move{0%{transform:translate(0)}to{transform:translateY(calc(var(--s)*var(--h)*-1px))}}@keyframes liMove{0%{transform:translate(0)}80%,to{transform:translateY(calc(var(--h)*-1px))}}a{color:#1677ff}.radix-link,a{text-decoration:none!important}[data-has-background=true]{background:none!important}p img{border-color:var(--gray-5);border-radius:4px;display:block;height:auto;margin:0 auto;max-width:100%;object-fit:contain}@keyframes autoClear{0%{filter:blur(8px);transform:scale(1.1)}to{filter:blur(0);transform:scale(1)}}