*{-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}body,html{width:100%;height:100%;margin:0;padding:0;font-size:26.6666666667vw}#app{height:100%;font-size:.14rem;line-height:1;background-color:#fff}.ratio{position:relative;height:0;width:100%;background-repeat:no-repeat;background-position:50%}.ratio>*{position:absolute;left:0;top:0;width:100%;height:100%}.ratio img{max-width:100%;max-height:100%;-o-object-fit:fill;object-fit:fill}.ratio .ratio__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c8c8c8}.swipe .van-swipe{border-radius:.1rem}.swipe .van-swipe__track{display:-webkit-box;display:-ms-flexbox;display:flex}.swipe .van-swipe__indicator{width:.05rem;height:.05rem;background-color:#fff;opacity:.8}.swipe .van-swipe__indicator--active{background:#d25050}#home-view nav{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.12rem}#home-view nav a{width:20%;padding:.12rem}#home-view .section{padding:0 .23rem .23rem;background-color:#fff}#home-view .section__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-bottom:.15rem;padding:0 .1rem 0 .2rem}#home-view .section__title:before{content:"";position:absolute;left:.1rem;width:.03rem;height:100%;background-color:#d25050;border-radius:.02rem}#home-view .section__title span{-webkit-box-flex:1;-ms-flex:1;flex:1}#home-view .section__title a{font-size:.12rem;color:#c8c8c8}#home-view .section__content{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -.07rem}#home-view .section__content>*{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .07rem}#home-view .section__content>* .ratio__mask{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:.1rem;color:#fff;font-size:.12rem}#home-view .section__content>* .ratio__mask .name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}