@charset "UTF-8";body{font-size:16px}body,ul,ol,li,p,h1,h2,h3,h4,h5,h6{margin:0}button,input{padding:0;margin:0;border:none;background:none}i{font-style:normal}img{display:block}.bar-wrap{position:fixed;z-index:99;display:flex;justify-content:space-between;background:#fff;width:100vw;height:10vh;padding:0 5%}.bar-wrap .left{width:30%;display:flex;align-items:center;justify-content:center;cursor:pointer}.bar-wrap .left img{height:40px}.bar-wrap .right{width:70%;display:flex}.bar-wrap .right .item{display:flex;align-items:center;justify-content:center;text-align:center;margin:0 5%;cursor:pointer}.bar-wrap .right .item.active,.bar-wrap .right .item:hover{color:#307ed6}body::-webkit-scrollbar{width:0;height:0}footer{display:flex;justify-content:center;align-items:center;height:10vh}a{text-decoration:none}
