.__vuescroll{position:relative;overflow:hidden}.__vuescroll .__panel{box-sizing:border-box;position:relative}.__vuescroll .__panel.__hidebar::-webkit-scrollbar{width:0;height:0}.__vuescroll .__panel.__native{height:100%}.__vuescroll .__panel.__slide{transform-origin:left top 0px;user-select:none;min-width:100%;min-height:100%}.__vuescroll .__panel.__pure-native{width:100%;height:100%}.__vuescroll .__view{position:relative;box-sizing:border-box;min-width:100%;min-height:100%}.__vuescroll .__rail-is-vertical,.__vuescroll .__rail-is-horizontal{position:absolute;z-index:1}.__vuescroll .__bar-is-vertical,.__vuescroll .__bar-is-horizontal{cursor:pointer;position:relative;transition:opacity 0.5s;user-select:none;border-radius:inherit}.__vuescroll .__rail-is-vertical .__bar-is-vertical{top:0;width:100%}.__vuescroll .__rail-is-horizontal .__bar-is-horizontal{left:0;height:100%}.__vuescroll .__refresh,.__vuescroll .__load{position:absolute;width:100%;color:black;height:50px;text-align:center;font-size:16px;line-height:50px}.__vuescroll .__refresh svg,.__vuescroll .__load svg{margin-right:10px;width:25px;height:25px;vertical-align:sub}.__vuescroll .__refresh svg path,.__vuescroll .__refresh svg rect,.__vuescroll .__load svg path,.__vuescroll .__load svg rect{fill:#20a0ff}.__vuescroll .__refresh svg.start,.__vuescroll .__load svg.start{stroke:#343640;stroke-width:4;stroke-linecap:round;-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.__vuescroll .__refresh svg.start .bg-path,.__vuescroll .__load svg.start .bg-path{stroke:#f2f2f2;fill:none}.__vuescroll .__refresh svg.start .active-path,.__vuescroll .__load svg.start .active-path{stroke:#20a0ff;fill:none;stroke-dasharray:90, 150;stroke-dashoffset:0;-webkit-animation:loading-wipe 1.5s ease-in-out infinite;animation:loading-wipe 1.5s ease-in-out infinite}.__vuescroll .__none{visibility:hidden}@-webkit-keyframes loading-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loading-wipe{0%{stroke-dasharray:1, 200;stroke-dashoffset:0}50%{stroke-dasharray:90, 150;stroke-dashoffset:-40px}to{stroke-dasharray:90, 150;stroke-dashoffset:-120px}}@keyframes loading-wipe{0%{stroke-dasharray:1, 200;stroke-dashoffset:0}50%{stroke-dasharray:90, 150;stroke-dashoffset:-40px}to{stroke-dasharray:90, 150;stroke-dashoffset:-120px}}
