123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437 |
- @charset "utf-8";
- #my-course {
- .detail-layout {
- padding: 20px 30px;
- .tip {
- margin-bottom: 5px;
- padding: 15px 10px;
- line-height: 14px;
- background: #F3F3F3;
- .text {
- color: #686872;
- display: inline;
- }
- i {
- float: right;
- cursor: pointer;
- color: #D0D8E2;
- }
- }
- .tabs {
- border-bottom: 1px solid #ECEDEE;
- }
- .ing {
- .title {
- .tag {
- background: #A3CFFF;
- }
- }
- }
- .not {
- .title {
- margin-bottom: 20px;
- .tag {
- background: #B1B0FF;
- }
- }
- }
- .end {
- .title {
- margin-bottom: 20px;
- .tag {
- background: #D6DCE2;
- }
- }
- }
- .course-item {
- padding-top: 15px;
- margin-bottom: 20px;
- .title {
- margin-bottom: 10px;
- position: relative;
- .button {
- margin-left: 10px;
- }
- .tag {
- color: #fff;
- font-size: 14px;
- font-weight: 600;
- line-height: 24px;
- padding: 0 10px;
- margin-right: 5px;
- display: inline-block;
- vertical-align: top;
- border-radius: 4px;
- }
- .text {
- display: inline-block;
- color: #303036;
- font-size: 20px;
- line-height: 24px;
- }
- .right {
- position: absolute;
- right: 0;
- top: 0;
- }
- }
- .continue {
- line-height: 14px;
- margin-bottom: 10px;
- .assets {
- vertical-align: top;
- margin-right: 10px;
- }
- }
- .detail {
- background: #FBFBFB;
- padding: 20px;
- display: flex;
- margin-bottom: 5px;
- .left {
- min-width: 305px;
- border-right: 1px solid #D8D8D8;
- .assets {
- width: 180px;
- height: 110px;
- background-color: #D8D8D8;
- margin-right: 10px;
- vertical-align: top;
- }
- .info {
- display: inline-block;
- .t1 {
- color: #686872;
- }
- .t2 {
- color: #303036;
- font-size: 16px;
- margin-bottom: 5px;
- }
- }
- }
- .right {
- flex: 1;
- padding-top: 30px;
- padding-left: 0px;
- .item {
- text-align: center;
- display: inline-block;
- width: 95px;
- .assets {}
- .text {
- color: #303036;
- span {
- color: #4299FF;
- }
- }
- }
- }
- }
- }
- .education-item {
- padding-top: 15px;
- margin-bottom: 20px;
- .tabs {
- text-align: left;
- margin-bottom: 5px;
- }
- .title {
- margin-bottom: 10px;
- position: relative;
- .button {
- margin-left: 10px;
- }
- .tag {
- color: #fff;
- font-size: 14px;
- font-weight: 600;
- line-height: 24px;
- padding: 0 10px;
- margin-right: 5px;
- display: inline-block;
- vertical-align: top;
- border-radius: 4px;
- }
- .text {
- display: inline-block;
- color: #303036;
- font-size: 20px;
- line-height: 24px;
- }
- .right {
- position: absolute;
- right: 0;
- top: 0;
- }
- }
- .continue {
- line-height: 14px;
- margin-bottom: 10px;
- .assets {
- vertical-align: top;
- margin-right: 10px;
- }
- }
- .detail {
- background: #FBFBFB;
- padding: 20px;
- display: flex;
- margin-bottom: 5px;
- position: relative;
- .open {
- position: absolute;
- right: 20px;
- top: 20px;
- }
- .left {
- min-width: 280px;
- border-right: 1px solid #D8D8D8;
- .assets {
- width: 180px;
- height: 110px;
- background-color: #D8D8D8;
- margin-right: 10px;
- vertical-align: top;
- }
- .item {
- display: inline-block;
- text-align: center;
- width: 120px;
- padding-top: 25px;
- .t1 {
- color: #686872;
- }
- .t2 {
- color: #303036;
- font-size: 16px;
- margin-bottom: 5px;
- }
- }
- .info {
- display: inline-block;
- .t1 {
- color: #686872;
- }
- .t2 {
- color: #303036;
- font-size: 16px;
- margin-bottom: 5px;
- }
- }
- }
- .right {
- flex: 1;
- padding-left: 50px;
- padding-top: 30px;
- .qr-code {
- margin-top: -15px;
- .assets {
- width: 80px;
- height: 80px;
- }
- .i {
- display: inline-block;
- padding-left: 10px;
- padding-top: 10px;
- .t1 {
- color: #303036;
- font-size: 16px;
- }
- .t2 {
- font-size: 12px;
- color: #686872;
- }
- }
- }
- .item {
- text-align: center;
- display: inline-block;
- padding: 0 25px;
- .assets {}
- .text {
- color: #303036;
- span {
- color: #4299FF;
- }
- }
- }
- }
- }
- .class-hour {
- .text {
- color: #303036;
- font-size: 16px;
- display: inline-block;
- }
- .right {
- float: right;
- span {
- color: #686872;
- margin: 0 5px;
- font-size: 12px;
- }
- }
- }
- .time-line {
- .time-line-item {
- padding: 13px 0;
- line-height: 24px;
- .icon-title {
- width: 100px;
- display: inline-block;
- vertical-align: top;
- .icon {
- width: 20px;
- height: 20px;
- margin-top: 2px;
- display: inline-block;
- margin-right: 5px;
- vertical-align: top;
- }
- .title {
- display: inline-block;
- color: #303036;
- margin: 0;
- }
- }
- .time-line-detail {
- display: inline-block;
- font-size: 12px;
- span {
- color: #686872;
- margin-right: 10px;
- }
- .link {
- color: #4299FF;
- border-bottom: 1px solid #4299FF;
- cursor: pointer;
- }
- .note-list {
- margin-top: 10px;
- background: #FBFBFB;
- width: 480px;
- padding: 20px;
- margin-left: -70px;
- }
- }
- }
- .time-line-item.not {
- .title {
- color: #A7A7B7;
- }
- .time-line-detail {
- color: #8D8D94;
- }
- }
- .time-line-item.end {
- .title {
- color: #A7A7B7;
- }
- .time-line-detail {
- color: #8D8D94;
- .link {
- color: #8D8D94;
- border-bottom: 1px solid #8D8D94;
- cursor: default;
- }
- }
- }
- }
- }
- }
- }
- .g-modal.clock-modal {
- .tag {
- width: 80px;
- display: inline-block;
- i {
- width: 10px;
- height: 10px;
- display: inline-block;
- border-radius: 50%;
- margin-right: 10px;
- }
- }
- }
|