@charset "utf-8";

body, html { margin: 0px; height: 100%; font-family: Arial, "Microsoft YaHei", "PingFang SC", 黑体, 宋体, sans-serif; -webkit-font-smoothing: antialiased; text-rendering: optimizelegibility; color: rgb(41, 49, 63); }

*, ::after, ::before { box-sizing: inherit; }

#app { height: 100%; background-color: rgb(242, 242, 242); }

a { color: inherit; text-decoration: none; }

a:focus, a:hover { outline: none; }

.svg-icon { width: 1em; height: 1em; vertical-align: middle; fill: currentcolor; overflow: hidden; }

.screen-bottom-button { position: fixed; right: 0px; bottom: 0px; left: 0px; padding: 3.2vw 0px 2.133vw; background: rgb(255, 255, 255); }

.screen-bottom-button .van-button { width: 69.867vw; margin: 0px auto; }

.font-14 { font-size: 14px; }

.visitor-app { height: 100%; background: rgb(242, 242, 242); box-sizing: border-box; overflow: hidden; }
