| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331 |
- .course.data-v-a5e073c8 {
- height: 100%;
- display: flex;
- box-sizing: border-box;
- }
- .course .info-max-box.data-v-a5e073c8 {
- flex: 1;
- overflow: scroll;
- }
- .course .header.data-v-a5e073c8 {
- width: 750rpx;
- min-height: 200rpx;
- background: #fff;
- display: flex;
- justify-content: flex-start;
- }
- .course .header .header-l.data-v-a5e073c8 {
- width: 120rpx;
- height: 120rpx;
- background: #fff;
- border-radius: 60rpx;
- margin: 40rpx 40rpx 0 30rpx;
- }
- .course .header .header-l >._img.data-v-a5e073c8 {
- width: 120rpx;
- height: 120rpx;
- }
- .course .header .header-r.data-v-a5e073c8 {
- flex: 1;
- }
- .course .header .header-r .header-r-t.data-v-a5e073c8 {
- display: flex;
- justify-content: flex-start;
- align-items: center;
- margin-top: 24rpx;
- }
- .course .header .header-r .header-r-t >view.data-v-a5e073c8:nth-of-type(1) {
- font-weight: 400;
- font-size: 30rpx;
- color: #333;
- line-height: 42rpx;
- }
- .course .header .header-r .header-r-t >view.data-v-a5e073c8:nth-of-type(2) {
- font-weight: 400;
- font-size: 24rpx;
- color: #0183fa;
- background: #fff;
- border-radius: 6rpx;
- border: 1rpx solid #0183fa;
- padding: 6rpx 16rpx;
- box-sizing: border-box;
- margin: 0 10rpx 0 14rpx;
- }
- .course .header .header-r .header-r-t >view.data-v-a5e073c8:nth-of-type(3) {
- font-size: 24rpx;
- border-radius: 6rpx;
- padding: 6rpx 14rpx;
- box-sizing: border-box;
- }
- .course .header .header-r .header-r-t .color-A.data-v-a5e073c8 {
- color: #999;
- background: #ededed;
- }
- .course .header .header-r .header-r-t .color-B.data-v-a5e073c8 {
- color: #0183fa;
- background: rgba(1,131,250,0.2);
- }
- .course .header .header-r .header-r-t .color-C.data-v-a5e073c8 {
- color: #2b80ff;
- background: rgba(43,128,255,0.2);
- }
- .course .header .header-r .header-r-b.data-v-a5e073c8 {
- font-size: 30rpx;
- font-family: PingFang SC-Medium, PingFang SC;
- font-weight: 400;
- color: #333;
- line-height: 42rpx;
- margin-top: 24rpx;
- }
- .course .header .header-r .header-r-b2.data-v-a5e073c8 {
- font-size: 30rpx;
- font-family: PingFang SC-Medium, PingFang SC;
- font-weight: 400;
- color: #333;
- line-height: 42rpx;
- margin-top: 24rpx;
- margin-bottom: 20rpx;
- display: flex;
- justify-content: space-between;
- }
- .course .header .header-r .header-r-b2 .risk.data-v-a5e073c8 {
- width: 180rpx;
- height: 50rpx;
- border-radius: 80rpx;
- opacity: 1;
- border: 1rpx solid #f00;
- font-size: 28rpx;
- font-family: PingFang SC-Medium, PingFang SC;
- font-weight: 400;
- color: #f00;
- line-height: 50rpx;
- text-align: center;
- margin-right: 24rpx;
- }
- .course .header .header-r .header-r-b2 .ordinary.data-v-a5e073c8 {
- width: 180rpx;
- height: 50rpx;
- border-radius: 80rpx;
- opacity: 1;
- border: 1rpx solid #2bcb1d;
- font-size: 28rpx;
- font-family: PingFang SC-Medium, PingFang SC;
- font-weight: 400;
- color: #2bcb1d;
- line-height: 50rpx;
- text-align: center;
- margin-right: 24rpx;
- }
- .course .tabTitle.data-v-a5e073c8 {
- width: 100%;
- height: 100rpx;
- display: flex;
- justify-content: flex-start;
- align-items: center;
- margin-bottom: 20rpx;
- padding: 0 30rpx;
- box-sizing: border-box;
- }
- .course .tabTitle .tabTitle-li.data-v-a5e073c8 {
- position: relative;
- width: 120rpx;
- text-align: center;
- margin-right: 48rpx;
- }
- .course .tabTitle .tabTitle-li .tabTitle-text.data-v-a5e073c8 {
- display: inline-block;
- font-size: 30rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #333;
- line-height: 82rpx;
- position: relative;
- }
- .course .tabTitle .tabTitle-li .tabTitle-text >text.data-v-a5e073c8 {
- position: absolute;
- min-width: 30rpx;
- min-height: 30rpx;
- border-radius: 54%;
- background: #e80000;
- font-size: 18rpx;
- font-family: PingFang SC-Medium, PingFang SC;
- font-weight: 400;
- color: #fff;
- text-align: center;
- line-height: 30rpx;
- margin-left: 6rpx;
- padding: 2rpx;
- box-sizing: border-box;
- }
- .course .tabTitle .tabTitle-li .tabTitle-text.on.data-v-a5e073c8 {
- color: #0183fa;
- }
- .course .tabTitle .tabTitle-li .tabTitle-across.data-v-a5e073c8 {
- width: 92rpx;
- height: 4rpx;
- background: #0183fa;
- border-radius: 2rpx;
- margin-left: 10rpx;
- display: none;
- }
- .course .tabTitle .tabTitle-li .tabTitle-across.on.data-v-a5e073c8 {
- display: block;
- }
- .course .list.data-v-a5e073c8 {
- width: 750rpx;
- margin-top: 20rpx;
- padding: 0 30rpx;
- box-sizing: border-box;
- }
- .course .list .list-border.data-v-a5e073c8 {
- width: 690rpx;
- height: auto;
- background: #fff;
- border-radius: 20rpx 20rpx 20rpx 20rpx;
- padding: 0 30rpx;
- box-sizing: border-box;
- margin-bottom: 20rpx;
- }
- .course .list .list-border .list-li.data-v-a5e073c8 {
- border-bottom: 1rpx solid #d8d8d8;
- display: flex;
- justify-content: space-between;
- }
- .course .list .list-border .list-li >text.data-v-a5e073c8:nth-of-type(1) {
- font-size: 28rpx;
- font-family: PingFang SC-Medium, PingFang SC;
- font-weight: 400;
- color: #333;
- line-height: 80rpx;
- }
- .course .list .list-border .list-li >text.data-v-a5e073c8:nth-of-type(2) {
- flex: 1;
- font-size: 28rpx;
- font-family: PingFang SC-Medium, PingFang SC;
- font-weight: 400;
- color: #333;
- line-height: 80rpx;
- text-align: right;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .course .list .list-border .list-li.data-v-a5e073c8:last-child {
- border-bottom: none;
- }
- .course .list-tow .list-tow-li.data-v-a5e073c8 {
- width: 690rpx;
- height: auto;
- background: #fff;
- border-radius: 10rpx;
- padding-bottom: 20rpx;
- box-sizing: border-box;
- margin: 0 30rpx 20rpx;
- }
- .course .list-tow .list-tow-li .list-tow-li-t.data-v-a5e073c8 {
- position: relative;
- min-height: 110rpx;
- display: flex;
- justify-content: space-between;
- align-items: center;
- }
- .course .list-tow .list-tow-li .list-tow-li-t .list-tow-li-t-l.data-v-a5e073c8 {
- position: absolute;
- left: -15rpx;
- top: 76rpx;
- width: 30rpx;
- height: 30rpx;
- background: #f5f5f5;
- border-radius: 15rpx;
- }
- .course .list-tow .list-tow-li .list-tow-li-t .list-tow-li-t-c.data-v-a5e073c8 {
- min-height: 40rpx;
- font-size: 30rpx;
- font-family: PingFang SC-Medium, PingFang SC;
- font-weight: 400;
- line-height: 36rpx;
- margin-left: 30rpx;
- margin-right: 20rpx;
- border-radius: 20rpx;
- padding: 20rpx 20rpx;
- box-sizing: border-box;
- }
- .course .list-tow .list-tow-li .list-tow-li-t .list-tow-li-t-c2.data-v-a5e073c8 {
- background: rgba(31,165,13,0.2);
- border-radius: 0rpx 6rpx 0rpx 6rpx;
- font-size: 28rpx;
- font-family: PingFang SC-Medium, PingFang SC;
- font-weight: 400;
- color: #1fa50d;
- text-align: center;
- padding: 6rpx 12rpx;
- box-sizing: border-box;
- position: absolute;
- right: 0;
- top: 0;
- }
- .course .list-tow .list-tow-li .list-tow-li-t .list-tow-li-t-r.data-v-a5e073c8 {
- position: absolute;
- right: -15rpx;
- top: 76rpx;
- width: 30rpx;
- height: 30rpx;
- background: #f5f5f5;
- border-radius: 15rpx;
- }
- .course .list-tow .list-tow-li .list-tow-li-t .color-D.data-v-a5e073c8 {
- color: #07bc11;
- background: rgba(7,188,17,0.2);
- }
- .course .list-tow .list-tow-li .list-tow-li-t .color-E.data-v-a5e073c8 {
- color: #0183fa;
- background: rgba(1,131,250,0.2);
- }
- .course .list-tow .list-tow-li .list-tow-li-b.data-v-a5e073c8 {
- height: auto;
- border-top: 1px dotted #d8d8d8;
- margin: 0 30rpx;
- padding-top: 14rpx;
- box-sizing: border-box;
- }
- .course .list-tow .list-tow-li .list-tow-li-b .list-tow-li-b-li.data-v-a5e073c8 {
- display: flex;
- justify-content: space-between;
- }
- .course .list-tow .list-tow-li .list-tow-li-b .list-tow-li-b-li >text.data-v-a5e073c8:nth-of-type(1) {
- font-size: 28rpx;
- font-family: PingFang SC-Medium, PingFang SC;
- font-weight: 400;
- color: #666;
- line-height: 74rpx;
- }
- .course .list-tow .list-tow-li .list-tow-li-b .list-tow-li-b-li >text.data-v-a5e073c8:nth-of-type(2) {
- font-size: 28rpx;
- font-family: PingFang SC-Medium, PingFang SC;
- font-weight: 400;
- color: #333;
- line-height: 74rpx;
- }
- .course .null-img.data-v-a5e073c8 {
- width: 300rpx;
- height: 300rpx;
- display: block;
- margin: 140rpx auto 15rpx;
- }
- .course .null-p.data-v-a5e073c8 {
- text-align: center;
- color: #999;
- font-size: 28rpx;
- }
- .course .tip.data-v-a5e073c8 {
- font-size: 26rpx;
- font-family: PingFang SC-Medium, PingFang SC;
- font-weight: 400;
- color: #999;
- line-height: 37rpx;
- text-align: center;
- margin-top: 42rpx;
- padding-bottom: 140rpx;
- }
|