#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;width:100vw;min-height:100vh;background:#fff}*{margin:0;padding:0;box-sizing:border-box}body{background:#fff;color:#666;font-size:3.733333vw;font-family:Verdana,Arial,Helvetica,sans-serif}a{color:#555;text-decoration:none}a:hover{text-decoration:underline}img{border:none}li,ol,ul{list-style:none}button,input,select,textarea{font:3.733333vw Verdana,Helvetica,Arial,sans-serif}table{border-collapse:collapse}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{*zoom:1}.container{background-color:#fff;overflow:hidden;min-height:100vh}.nt-button{width:100%;height:12.533333vw;line-height:12.533333vw;text-align:center;background:#fbb13d;border-radius:8.533333vw;font-size:4.266667vw;color:#fff;margin:0 auto}.nt-button-red{border:1px solid #f06653;background:#f06653;color:#fff}.nt-button-white{border:1px solid #fbb13d;background:#fff;color:#fbb13d}.fixedBtn{position:fixed;bottom:8vw;left:50%;transform:translateX(-50%);z-index:10}.nt-bg-color{background:#fbb13d}.nt-color{color:#fbb13d}.flex-btn{display:flex;justify-content:space-between;flex-flow:wrap;width:95%}.flex-btn .nt-button{width:100%;flex:1;margin-right:.26rem}.flex-btn .nt-button:last-child{margin-right:0}.single-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.van-dialog__confirm,.van-dialog__confirm:active{color:#fbb13d!important}.more-line{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.justify-start{display:flex;justify-content:flex-start}.justify-center{display:flex;justify-content:center}.justify-end{display:flex;justify-content:flex-end}.justify-evenly{display:flex;justify-content:space-evenly}.justify-around{display:flex;justify-content:space-around}.justify-between{display:flex;justify-content:space-between}.items-start{display:flex;align-items:flex-start}.items-center{display:flex;align-items:center}.items-end{display:flex;align-items:flex-end}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-baseline{align-self:baseline}.self-stretch{align-self:stretch}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.grow{flex-grow:1}.grow-0{flex-grow:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.red{color:#fa6450}