@keyframes fadeMovein{0%{opacity:0}50%{opacity:.5}to{opacity:1}}@keyframes fadeMoveout{0%{opacity:1}50%{opacity:.5}to{opacity:0}}body{min-width:1024px;overflow-x:auto;overflow-y:scroll}body::-webkit-scrollbar{height:12px;width:10px}body::-webkit-scrollbar-track{background:#e0e2e4;border-radius:10px;-webkit-box-shadow:none}body::-webkit-scrollbar-thumb:horizontal{background:rgba(0,0,0,.2);border:3px solid #e0e2e4}body::-webkit-scrollbar-thumb:vertical{background:rgba(0,0,0,.2);border:2px solid #e0e2e4}body::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.4)}.new-common_header-fixed{left:0;position:relative!important}#header{left:0;max-width:1910px;position:sticky!important;width:calc(100vw - 10px);z-index:100}
