@charset "utf-8"; html { scroll-behavior: smooth; } body{ overflow-X:hidden; } :root { --win-color: #00b3ff; } #c_grid-116273709439191 { width: 100%; position: sticky; top: 0px; z-index: 999; } @media screen and (max-width: 1420px) { #dian{ transform:scale(0.8); } .svg_box{ transform:scale(0.8); } } @media screen and (max-width: 1024px) { #dian{ transform:scale(0.8); } .svg_box{ transform:scale(0.8); } } @media screen and (max-width: 500px) { #c_static_746-1698370228353 .e_html-94{ transform: translateX(0%); } #dian{ transform:scale(1); } .svg_box{ transform:scale(1); } }