{"version":3,"sources":["/Users/xzh/dnmp/www/mr-julyedu/src/components/college/banner.scss","/Users/xzh/dnmp/www/mr-julyedu/src/components/college/header.scss","/Users/xzh/dnmp/www/mr-julyedu/src/components/college/courseList.scss"],"names":[],"mappings":"AAAA,gBACE,kBAAa,CAEb,+FAAkG,CAClG,qBAAsB,CCJxB,gBACE,YAAa,CACb,sBAAuB,CACvB,kBAAmB,CACnB,iBAAY,CACb,sBAGC,iBAAW,CACX,iBAAW,CACX,qBAAsB,CAHxB,2CAMI,gGAAmG,CACnG,wBAA0B,CAP9B,4CAWI,iGAAoG,CACpG,qBAAyB,CAC1B,sBAID,QAAS,CACT,oBAAe,CACf,oBAAe,CACf,eAAgB,CAChB,aAAc,CACd,aAAc,CACf,0BAGC,aAAc,CACd,YAAW,CACX,WAAW,CACX,aAAc,CACd,uBAAkB,CAClB,8CAA+E,CCtCjF,sBACE,kCAAqB,CACrB,eAAe,CACf,UAAc,CACd,iBAAkB,CAClB,eAAiB,CAClB,sBAGC,YAAa,CACb,cAAe,CACf,oBAAc,CACf,sBAGC,UAAY,CACZ,aAAa,CACb,uBAAkB,CAClB,wBAAkB,CAClB,qBAAsB,CACtB,6CAAiD,CACjD,eAAgB,CACjB,uBAGC,aAAc,CACd,kBAAa,CACb,2BAA4B,CAC5B,uBAA2B,CAC3B,yBAA0B,CAC3B,uBAGC,mBAAoB,CACpB,qBAAe,CACf,uBAAiB,CACjB,oBAAe,CACf,aAAc,CACd,sBAAiB,CACjB,eAAgB,CAChB,sBAAuB,CACvB,oBAAqB,CAErB,2BAA4B","file":"59.0d5c7198.chunk.css","sourcesContent":[".college-banner {\n height: 100px;\n // background-image: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/college-plan/college-banner.png');\n background-image: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/college-plan/m-banner.png');\n background-size: cover;\n}",".college-header {\n display: flex;\n justify-content: center;\n align-items: center;\n height: 34px;\n}\n\n.college-header__icon {\n width: 44px;\n height: 8px;\n background-size: cover;\n\n &[data-direction=\"left\"] {\n background-image: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/college-plan/icon-left.png');\n background-position: right;\n }\n\n &[data-direction=\"right\"] {\n background-image: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/college-plan/icon-right.png');\n background-position: left;\n }\n}\n\n.college-header__text {\n margin: 0;\n padding: 0 10px;\n font-size: 14px;\n font-weight: 500;\n color: #525C65;\n line-height: 1;\n}\n\n.college-header__decorate {\n display: block;\n width: 39px;\n height: 3px;\n margin: 0 auto;\n border-radius: 2px;\n background: linear-gradient(90deg,rgba(0,153,255,1) 0%,rgba(55,117,239,1) 100%);\n}",".college-course__desc {\n margin: 8px 19px 12px;\n font-size: 12px;\n color: #0099FF;\n text-align: center;\n line-height: 15px;\n}\n\n.college-course__body {\n display: flex;\n flex-wrap: wrap;\n padding: 0 7px;\n}\n\n.college-course__item {\n width: 165px;\n height: 162px;\n margin: 0 7px 15px;\n border-radius: 4px;\n background-color: #fff;\n box-shadow: 0px 0px 8px 0px rgba(153,153,153,0.2);\n overflow: hidden;\n}\n\n.college-course__cover {\n display: block;\n height: 119px;\n background-repeat: no-repeat;\n background-position: center;\n background-size: auto 100%;\n}\n\n.college-course__title {\n display: -webkit-box;\n margin: 8px 0 0;\n padding-left: 5px;\n font-size: 14px;\n color: #525C65;\n line-height: 16px;\n overflow: hidden;\n text-overflow: ellipsis;\n -webkit-line-clamp: 2;\n /* autoprefixer: ignore next */\n -webkit-box-orient: vertical;\n}"]}