body { margin: 0; padding: 0; } #app { padding-top: 1.2267rem; } .f10 { font-size: .2667rem; height: .3733rem; line-height: .3733rem; } .f12 { font-size: .32rem; height: .4533rem; line-height: .4533rem; } .f14 { font-size: .3733rem; height: .5333rem; line-height: .5333rem; } .f16 { font-size: .4267rem; height: .5867rem; line-height: .5867rem; } .f17 { font-size: .4533rem; height: .64rem; line-height: .64rem; } .f24 { font-size: .64rem; height: .88rem; line-height: .88rem; } .f36 { font-size: .96rem; line-height: 1.2rem; height: 1.2rem; } .oneEll { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .mutEll { word-break: break-all; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .cen { margin: 0 auto; } .fl-be { display: flex; justify-content: space-between; align-items: center; } .fl-colum { display: flex; flex-direction: column; align-items: center; } .box-card { background-color: #fff; box-shadow: rgba(0, 0, 0, 0.08) 0 0 0.1067rem; border-radius: .32rem; } .van-nav-bar .van-icon { color: #000000; } .van-nav-bar__title { font-size: .4267rem; font-weight: 600; } .van-nav-bar__content { height: 1.2267rem; line-height: 1.2267rem; } .van-nav-bar__arrow { margin-right: .1067rem; font-size: .4267rem; }