.loading-row{width:100%;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loading-row span{color:#c9c9c9;font-size:14px;margin:0 5px}.loading-row .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,p,select,td,textarea,th,ul{margin:0;padding:0}body{font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif}img{border:0}button,img,input,select,textarea{vertical-align:middle}button{border:0 none;background-color:transparent;cursor:pointer}table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed}dl,li,menu,ol,ul{list-style-type:none}a{color:inherit;text-decoration:none}a,img{-webkit-touch-callout:none}::-webkit-input-placeholder{color:#999}:-moz-placeholder,::-moz-placeholder{color:#999}:-ms-input-placeholder{color:#999}html{-webkit-text-size-adjust:100%}#CourseSearch{min-height:100vh;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}#CourseSearch .search-row{background-color:#fff;padding:.3rem .4rem;position:fixed;top:0;left:0;right:0;z-index:9}#CourseSearch .search-row .inner{height:.6rem;border-radius:.6rem;line-height:.6rem;padding:0 .2rem;background-color:#e6eaeb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#CourseSearch .search-row .van-image{width:.28rem;height:.28rem;margin-right:.1rem}#CourseSearch .search-row input{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.28rem;color:#606060;border:none;background-color:transparent}#CourseSearch .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.3rem .25rem}#CourseSearch .list .course-item{width:3.2rem;margin-bottom:.2rem;background-color:#fff;border-radius:.1rem;overflow:hidden}#CourseSearch .list .course-item .van-image{width:100%;height:2rem}#CourseSearch .list .course-item .name{width:100%;font-size:.26rem;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:.05rem .1rem}#CourseSearch .list .course-item .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#CourseSearch .list .course-item .people{color:#a4a4a4;font-size:.22rem}#CourseSearch .list .course-item .price{color:#f56c6c;font-size:.22rem}