*{margin:0;padding:0;box-sizing:border-box;text-align:left}body,html{min-height:100%}h1,h2,h3,h4,h5,h6{font-weight:400}li,ul{list-style:none}a{text-decoration:none;color:#232323}body{font-family:Microsoft YaHei;font-size:14px;color:#333}img{border:none;vertical-align:middle}table{border-collapse:collapse;table-layout:fixed}input,textarea{outline:none;border:none}textarea{resize:none;overflow:auto}.flex{display:flex}.flex.justify{justify-content:center}.flex.between{justify-content:space-between}.flex.left{justify-content:flex-start}.flex.right{justify-content:flex-end}.flex.center,.flex.item{align-items:center}.flex.center{justify-content:center}.flex.wrap{flex-wrap:wrap}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;background-color:#fbfbfb}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}