﻿html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }body{margin:0 auto;overflow-x:hidden;} ::-webkit-scrollbar{width:5px;height:5px;border-radius:100px;} ::-webkit-scrollbar-track{background-color:#fafafa;} ::-webkit-scrollbar-thumb{background-color:#0f81d4;} ::-webkit-scrollbar-thumb:hover {background-color:rgba(10, 107, 184, 1);} ::-webkit-scrollbar-thumb:active {background-color:rgba(10, 107, 184, 1);} a{text-decoration: none!important;} @font-face { font-family: 'siyuan-Regular'; src: url('') format('opentype'); } @font-face { font-family: 'siyuan-bold'; src: url('') format('opentype'); } @font-face { font-family: 'Barlow-Light'; src: url('../font/Barlow-Light.ttf') format('truetype'); } @font-face { font-family: 'Barlow-Regular'; src: url('../font/Barlow-Regular.ttf') format('truetype'); } @font-face { font-family: 'Barlow-Medium'; src:url('../font/Barlow-Medium.ttf') format('truetype'); } @font-face { font-family: 'Barlow-Bold'; src:url('../font/Barlow-Bold.ttf') format('truetype'); }