12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700 |
- body {
- background: #F9F9F9;
- }
- .el-pagination {
- padding: 50px 0 !important;
- text-align: center;
- }
- .layout {
- background: #fff;
- }
- .container {
- width: 1200px;
- padding-bottom: 70px;
- margin: auto;
- }
- .el-carousel__indicators--horizontal {
- left: auto !important;
- right: 20px;
- bottom: 20px !important;
- -webkit-transform: none !important;
- -moz-transform: none !important;
- -ms-transform: none !important;
- -o-transform: none !important;
- transform: none !important;
- }
- .el-carousel__button {
- width: 34px !important;
- }
- .is-active button {
- height: 6px !important;
- }
- .el-breadcrumb {
- padding-top: 30px;
- padding-bottom: 20px;
- }
- .container_title > div {
- margin-right: 4px;
- }
- .container_title > div:nth-child(5) {
- color: #999999;
- }
- .container_content {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- background-color: #FFFFFF;
- }
- .container_content_imagelist {
- width: 600px;
- margin-right: 30px;
- }
- .container_content_imagelist .el-image {
- width: 100%;
- height: 336px;
- border-radius: 8px;
- }
- .container_content_message {
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- -moz-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- }
- .container_content_message .handle {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: justify;
- -webkit-justify-content: space-between;
- -moz-box-pack: justify;
- -ms-flex-pack: justify;
- justify-content: space-between;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- }
- .is-active button {
- height: 4px;
- border-radius: 3px;
- }
- .carousel_image {
- border-radius: 8px;
- width: 100%;
- height: 100%;
- overflow: hidden;
- }
- .carousel_image img {
- width: 100%;
- height: auto;
- }
- .content_message_title {
- color: #282828;
- font-size: 16px;
- line-height: 19px;
- font-weight: bold;
- padding-top: 11px;
- margin-bottom: 15px;
- }
- .content_message_dis {
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- overflow: hidden;
- color: #666666;
- font-size: 14px;
- line-height: 26px;
- margin-bottom: 15px;
- }
- .content_message_tap {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: justify;
- -webkit-justify-content: space-between;
- -moz-box-pack: justify;
- -ms-flex-pack: justify;
- justify-content: space-between;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- margin-bottom: 41px;
- padding-right: 20px;
- }
- .message_tap_list {
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- -moz-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- margin-right: 10px;
- }
- .message_tap_list span {
- display: inline-block;
- height: 22px;
- padding: 0 9px;
- border-radius: 2px;
- background: rgba(44, 142, 255, 0.06);
- font-size: 12px;
- line-height: 22px;
- color: #191C6E;
- }
- .message_tap_list span ~ span {
- margin-left: 10px;
- }
- .message_tap_number {
- -webkit-align-self: flex-start;
- -ms-flex-item-align: start;
- align-self: flex-start;
- font-size: 14px;
- color: #8A8A8A;
- }
- .content_message_validity {
- border-radius: 4px;
- margin-bottom: 31px;
- overflow: hidden;
- }
- .message_validity_item {
- height: 30px;
- padding-left: 15px;
- background: -webkit-gradient(linear, left top, right top, from(#FF8D3D), to(#FF5947));
- background: -webkit-linear-gradient(left, #FF8D3D 0%, #FF5947 100%);
- background: -moz-linear-gradient(left, #FF8D3D 0%, #FF5947 100%);
- background: -o-linear-gradient(left, #FF8D3D 0%, #FF5947 100%);
- background: linear-gradient(90deg, #FF8D3D 0%, #FF5947 100%);
- font-size: 12px;
- line-height: 30px;
- color: #FFFFFF;
- }
- .content_message_priceBox {
- height: 60px;
- background: #F8F9FB;
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- -webkit-box-pack: justify;
- -webkit-justify-content: space-between;
- -moz-box-pack: justify;
- -ms-flex-pack: justify;
- justify-content: space-between;
- padding: 0 20px 0 15px;
- }
- .message_priceBox_item {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- }
- .message_priceBox_item_label {
- color: #999999;
- font-size: 14px;
- margin-right: 10px;
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- }
- .message_priceBox_item_value {
- color: #FF6B00;
- font-size: 0;
- }
- .message_priceBox_item_value > div {
- display: inline-block;
- vertical-align: middle;
- }
- .message_priceBox_item_value > div:nth-child(1) {
- font-size: 14px;
- }
- .message_priceBox_item_value > div:nth-child(1) span {
- font-size: 28px;
- }
- .message_priceBox_item_value > div:nth-child(2) {
- margin: 0 0 0 10px;
- }
- .message_priceBox_item_value > div:nth-child(2) span {
- padding: 0 0 0 25px;
- background: url("../images/vip_money.png") left center/21px 13px no-repeat;
- font-size: 16px;
- color: #282828;
- }
- .message_priceBox_item_value span.free {
- font-size: 24px;
- }
- .message_priceBox_number {
- font-size: 14px;
- color: #999999;
- }
- .handle_button {
- /* display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox; */
- display: -webkit-inline-box;
- display: -webkit-inline-flex;
- display: -moz-inline-box;
- display: -ms-inline-flexbox;
- display: inline-flex;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- -webkit-box-pack: center;
- -webkit-justify-content: center;
- -moz-box-pack: center;
- -ms-flex-pack: center;
- justify-content: center;
- width: 160px;
- height: 50px;
- background: #191C6E;
- border-radius: 30px;
- font-size: 16px;
- color: #fff;
- cursor: pointer;
- }
- .handle_button.try-btn {
- border: 1px solid #ff6a00;
- margin-right: 10px;
- background: transparent;
- color: #ff6a00;
- }
- .container_handle {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- background-color: #FFFFFF;
- }
- .container_handle > div {
- font-size: 16px;
- color: #999999;
- cursor: pointer;
- }
- .container_handle .iconfont {
- margin-right: 9px;
- font-size: 18px;
- }
- .container_handle .iconshoucang2 {
- color: #FF6B00;
- }
- .container_detils {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- margin-top: 30px;
- }
- .container_detils > div ~ div {
- margin-left: 14px;
- }
- .container_detils_con {
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- -moz-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-orient: vertical;
- -webkit-box-direction: normal;
- -webkit-flex-direction: column;
- -moz-box-orient: vertical;
- -moz-box-direction: normal;
- -ms-flex-direction: column;
- flex-direction: column;
- min-width: 0;
- }
- .container_selectTap {
- margin-bottom: 10px;
- position: relative;
- height: 56px;
- background: #fff;
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- }
- .container_selectTap .el-button--text {
- padding: 2px 30px;
- border-left-color: #D9D9D9;
- border-radius: 0;
- color: #333333;
- }
- .container_selectTap .el-button--text:focus, .container_selectTap .el-button--text:hover {
- border-left-color: #D9D9D9;
- color: #191C6E;
- }
- .container_selectTap .el-button--text .iconfont {
- margin-right: 6px;
- font-size: 14px;
- vertical-align: text-bottom;
- }
- .el-popover.phone-popper {
- min-width: 0;
- padding: 0;
- border: 0;
- }
- .el-popover.phone-popper .qrcode {
- height: 140px;
- padding: 15px;
- }
- .el-popover.phone-popper .qrcode img {
- width: 100%;
- height: 100%;
- }
- .el-popover.phone-popper .tip {
- height: 29px;
- border-radius: 0 0 4px 4px;
- background-color: #191C6E;
- font-size: 12px;
- line-height: 29px;
- text-align: center;
- color: #FFFFFF;
- }
- .container_selectTap_item {
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- -moz-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- }
- .container_selectTap_tip {
- position: absolute;
- top: 0;
- left: 0;
- width: 113px;
- -webkit-transition: .3s;
- -o-transition: .3s;
- -moz-transition: .3s;
- transition: .3s;
- }
- .container_selectTap_tip img {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: auto;
- }
- .container_selectTap_item_value {
- width: 113px;
- font-size: 14px;
- color: #282828;
- text-align: center;
- cursor: pointer;
- }
- .container_selectTap_item > div:not(:last-child) {
- border-right: 1px solid #D9D9D9;
- }
- .selectEd {
- color: #191C6E;
- }
- /* 课程目录开始 */
- .container_content_detils {
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- -moz-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- min-height: 0;
- background: #fff;
- padding: 30px;
- }
- .container_content_detils_content {
- line-height: normal;
- }
- .container_content_detils img,
- .container_content_detils audio,
- .container_content_detils video {
- width: 100%;
- }
- .course_catalogue {
- height: 100%;
- overflow: auto;
- }
- .course_catalogue_item {
- position: relative;
- }
- .course_catalogue_item::before {
- content: "";
- position: absolute;
- top: 0;
- right: 0;
- left: 20px;
- border-top: 1px solid #EEEEEE;
- }
- .course_catalogue_item:first-child::before {
- display: none;
- }
- .course_catalogue_item.isShowList + .course_catalogue_item::before {
- display: none;
- }
- .panel {
- overflow: hidden;
- opacity: 0;
- -webkit-transition: .3s;
- -o-transition: .3s;
- -moz-transition: .3s;
- transition: .3s;
- }
- .isShowList .panel {
- opacity: 1;
- }
- .course_catalogue_item_value {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- -webkit-box-pack: justify;
- -webkit-justify-content: space-between;
- -moz-box-pack: justify;
- -ms-flex-pack: justify;
- justify-content: space-between;
- height: 64px;
- background: #F5F6F6;
- padding: 0 20px;
- font-size: 16px;
- }
- .course_catalogue_item_value_status {
- cursor: pointer;
- }
- .course_catalogue_item_wrap {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-orient: vertical;
- -webkit-box-direction: normal;
- -webkit-flex-direction: column;
- -moz-box-orient: vertical;
- -moz-box-direction: normal;
- -ms-flex-direction: column;
- flex-direction: column;
- -webkit-box-pack: center;
- -webkit-justify-content: center;
- -moz-box-pack: center;
- -ms-flex-pack: center;
- justify-content: center;
- height: 90px;
- padding: 0 30px;
- }
- .course_catalogue_item_wrap ~ .course_catalogue_item_wrap {
- border-top: 1px solid #F5F6F6;
- }
- .course_catalogue_item_child {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: justify;
- -webkit-justify-content: space-between;
- -moz-box-pack: justify;
- -ms-flex-pack: justify;
- justify-content: space-between;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- /* height: 68px;
- padding: 0 29px;
- border-bottom: 1px solid #F5F6F6;
- cursor: pointer; */
- }
- .course_catalogue_item_child .course_catalogue_item_child_value {
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- -moz-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- min-width: 0;
- font-size: 16px;
- }
- .course_catalogue_item_child_value .course_catalogue_item_child_value_type {
- width: 18px;
- height: 14px;
- padding: 1px 0;
- border-radius: 2px;
- margin-right: 10px;
- background: #999;
- }
- .course_catalogue_item_child_value .course_catalogue_item_child_value_type img {
- display: block;
- width: 100%;
- height: 100%;
- -o-object-fit: contain;
- object-fit: contain;
- }
- .course_catalogue_item_child_value .playback-tag {
- width: 30px;
- height: 16px;
- border: 1px solid #999999;
- margin-right: 10px;
- font-size: 12px;
- line-height: 16px;
- text-align: center;
- color: #999999;
- }
- .course_catalogue_item_child_value .course_catalogue_item_child_value_title {
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- -moz-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- min-width: 0;
- overflow: hidden;
- white-space: nowrap;
- -o-text-overflow: ellipsis;
- text-overflow: ellipsis;
- line-height: 21px;
- color: #333333;
- }
- .course_catalogue_item_child_value_title .course_catalogue_item_child_value_title_content {
- display: -webkit-inline-box;
- display: -webkit-inline-flex;
- display: -moz-inline-box;
- display: -ms-inline-flexbox;
- display: inline-flex;
- max-width: 100%;
- padding-right: 10px;
- }
- .course_catalogue_item_child_value .course_catalogue_item_child_value_title .title {
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- -moz-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- min-width: 0;
- overflow: hidden;
- white-space: nowrap;
- -o-text-overflow: ellipsis;
- text-overflow: ellipsis;
- }
- .course_catalogue_item_child_value .course_catalogue_item_child_value_title .try {
- padding: 4px 6px;
- border-radius: 3px;
- margin-left: 16px;
- background-color: #191C6E;
- font-size: 12px;
- line-height: 16px;
- color: #FFFFFF;
- }
- .course_catalogue_item_child_type {
- width: 64px;
- height: 28px;
- text-align: center;
- }
- .course_catalogue_item_child_type img {
- width: auto;
- max-width: 64px;
- height: 24px;
- margin: 2px auto 0;
- }
- .course_catalogue_item_progress {
- margin-top: 4px;
- font-size: 0;
- }
- .course_catalogue_item_progress_label {
- display: inline-block;
- vertical-align: middle;
- font-size: 14px;
- line-height: 20px;
- color: #707070;
- }
- .course_catalogue_item_progress_inner {
- display: inline-block;
- width: 158px;
- height: 6px;
- border-radius: 3px;
- background-color: #D6D6D6;
- vertical-align: middle;
- }
- .course_catalogue_item_progress_bar {
- height: 100%;
- border-radius: 3px;
- background-color: #191C6E;
- }
- .course_catalogue_item_progress_value {
- display: inline-block;
- margin-left: 10px;
- vertical-align: middle;
- font-size: 14px;
- line-height: 20px;
- color: #191C6E;
- }
- .type_free {
- display: block;
- width: 64px;
- height: 28px;
- background: #FFF0E5;
- border-radius: 19px;
- color: #FF6B00;
- font-size: 12px;
- text-align: center;
- line-height: 28px;
- }
- /* 课程目录结束 */
- /* 套餐课程开始 */
- .package_course {
- }
- .container_curriculum_list_con {
- display: grid;
- grid-template-columns: repeat(3, 1fr);
- grid-row-gap: 14px;
- grid-column-gap: 14px;
- }
- .container_curriculum_list_item {
- min-height: 274px;
- border-radius: 8px;
- -webkit-box-shadow: 0px 2px 15px rgba(79, 109, 143, 0.15);
- box-shadow: 0px 2px 15px rgba(79, 109, 143, 0.15);
- overflow: hidden;
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-orient: vertical;
- -webkit-box-direction: normal;
- -webkit-flex-direction: column;
- -moz-box-orient: vertical;
- -moz-box-direction: normal;
- -ms-flex-direction: column;
- flex-direction: column;
- }
- .container_curriculum_list_item_image {
- height: 148px;
- overflow: hidden;
- position: relative;
- }
- .container_curriculum_list_item_image .image {
- width: 100%;
- height: 100%;
- }
- .container_curriculum_list_item_image_type {
- position: absolute;
- bottom: 10px;
- right: 10px;
- width: 20px !important;
- height: 20px;
- border-radius: 50%;
- padding: 4px;
- background-color: rgba(0, 0, 0, 0.5);
- }
- .course {
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- -moz-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- padding: 11px 20px 19px 20px;
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-orient: vertical;
- -webkit-box-direction: normal;
- -webkit-flex-direction: column;
- -moz-box-orient: vertical;
- -moz-box-direction: normal;
- -ms-flex-direction: column;
- flex-direction: column;
- -webkit-box-pack: justify;
- -webkit-justify-content: space-between;
- -moz-box-pack: justify;
- -ms-flex-pack: justify;
- justify-content: space-between;
- min-height: 0;
- }
- .course_title {
- overflow: hidden;
- white-space: nowrap;
- -o-text-overflow: ellipsis;
- text-overflow: ellipsis;
- color: #282828;
- font-size: 16px;
- margin-bottom: 12px;
- }
- .course_tip {
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- -moz-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- min-height: 0;
- }
- .course_tip span {
- display: inline-block;
- background: rgba(44, 142, 255, 0.06);
- border-radius: 2px;
- color: #191C6E;
- font-size: 12px;
- height: 22px;
- padding: 0 9px;
- line-height: 22px;
- }
- .course_tip span ~ span {
- margin-left: 6px;
- }
- .course_price {
- color: #666666;
- font-size: 14px;
- }
- /* 套餐课程结束 */
- /* 评价开始 */
- .evaluate {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-orient: vertical;
- -webkit-box-direction: normal;
- -webkit-flex-direction: column;
- -moz-box-orient: vertical;
- -moz-box-direction: normal;
- -ms-flex-direction: column;
- flex-direction: column;
- height: 100%;
- }
- .submit_evaluate {
- padding-bottom: 31px;
- border-bottom: 1px solid #F5F6F6;
- margin-bottom: 20px;
- }
- .submit_evaluate_title {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- }
- .submit_evaluate_title_text {
- color: #282828;
- }
- .submit_evaluate_title .submit_evaluate_title_star {
- font-size: 26px;
- margin: 0 30px 0 17px;
- cursor: pointer;
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: center;
- -webkit-justify-content: center;
- -moz-box-pack: center;
- -ms-flex-pack: center;
- justify-content: center;
- }
- .title_star_icon {
- color: #CCCCCC;
- }
- .submit_evaluate_title_res {
- color: #AAAAAA;
- }
- .select_evaluate {
- color: #FF6B00;
- }
- .submit_evaluate_textarea {
- margin-top: 31px;
- }
- .submit_evaluate_textarea .el-textarea__inner {
- background: #F8F8F8;
- }
- .submit_evaluate_handle {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: justify;
- -webkit-justify-content: space-between;
- -moz-box-pack: justify;
- -ms-flex-pack: justify;
- justify-content: space-between;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- margin-top: 25px;
- }
- .submit_evaluate_handle .el-button--text {
- font-size: 16px;
- color: #999999;
- }
- .submit_evaluate_handle .submit_evaluate_handle_uploadImg {
- color: #999999;
- font-size: 16px;
- position: relative;
- cursor: pointer;
- }
- .submit_evaluate_handle .submit_evaluate_handle_uploadImg input {
- position: absolute;
- top: 0;
- left: 0;
- opacity: 0;
- width: 100%;
- height: 100%;
- }
- .submit_evaluate_handle_button > div {
- width: 110px;
- height: 42px;
- background: #191C6E;
- border-radius: 4px;
- color: #FFFFFF;
- text-align: center;
- line-height: 42px;
- }
- .user_evaluate {
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- -moz-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-orient: vertical;
- -webkit-box-direction: normal;
- -webkit-flex-direction: column;
- -moz-box-orient: vertical;
- -moz-box-direction: normal;
- -ms-flex-direction: column;
- flex-direction: column;
- min-height: 0;
- }
- .user_evaluate_total_score {
- margin-bottom: 20px;
- }
- .user_evaluate_total_score > span {
- color: #FF6B00;
- font-weight: 600;
- }
- .user_evaluate_total_score > span:nth-child(1) {
- font-size: 16px;
- color: #666666;
- font-weight: 400;
- }
- .user_evaluate_total_score > span:nth-child(2) {
- font-size: 34px;
- }
- .user_evaluate_total_score > span:nth-child(3) {
- font-size: 12px;
- }
- .user_evaluate_list {
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- -moz-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- min-height: 0;
- overflow: auto;
- }
- .user_evaluate_list .user_evaluate_list_item {
- padding-top: 20px;
- padding-bottom: 20px;
- }
- .user_evaluate_list_item:not(:last-child) {
- border-bottom: 1px solid #F5F6F6;
- }
- .user_evaluate_list .user_evaluate_list_item .user_evaluate_list_item_user {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: justify;
- -webkit-justify-content: space-between;
- -moz-box-pack: justify;
- -ms-flex-pack: justify;
- justify-content: space-between;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- }
- .user_evaluate_list_item .user_evaluate_list_item_user .user_evaluate_list_item_user_nick {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- }
- .user_evaluate_list_item .user_evaluate_list_item_user .user_evaluate_list_item_user_nick > div {
- margin-right: 12px;
- }
- .user_evaluate_list_item_user_nick_avator {
- width: 40px;
- height: 40px;
- border-radius: 50%;
- overflow: hidden;
- }
- .user_evaluate_list_item_user_nick_avator img {
- width: 100%;
- height: 100%;
- -o-object-fit: cover;
- object-fit: cover;
- }
- .user_evaluate_list_item_user_nick > div:nth-child(3) {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: center;
- -webkit-justify-content: center;
- -moz-box-pack: center;
- -ms-flex-pack: center;
- justify-content: center;
- }
- .user_evaluate_list_item_user_nick > div:nth-child(3) .el-icon-star-on {
- color: #E6E6E6;
- }
- .user_evaluate_list_item_user_nick > div:nth-child(3) .select_evaluate {
- color: #FF6B00;
- }
- .user_evaluate_list_item_user_time {
- font-size: 14px;
- color: #868686;
- }
- .user_evaluate_list_item_value {
- padding-left: 52px;
- margin-top: 18px;
- }
- .user_evaluate_list_item_value_message {
- color: #282828;
- font-size: 14px;
- }
- .user_evaluate_list_item_value_imageList {
- margin-top: 15px;
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- }
- .user_evaluate_list_item_value_imageList .item_value_imageList_item {
- /* width: 54px;
- height: 54px;
- margin-right: 8px; */
- margin: 0 8px 0 0;
- }
- .user_evaluate_list_item_value_imageList .item_value_imageList_item .el-image {
- width: 54px;
- height: 54px;
- }
- .user_evaluate_list_item_value_reply {
- margin-top: 15px;
- }
- .user_evaluate_list_item_value_reply_item {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- height: 32px;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- background: #F7F7F7;
- font-size: 14px;
- margin-bottom: 2px;
- padding: 0 12px;
- }
- .value_reply_item_label {
- color: #191C6E;
- }
- .padding-left {
- padding-left: 20px;
- }
- /* 评价结束 */
- .container_detils_propaganda {
- width: 320px;
- }
- .container_detils_propaganda > div ~ div {
- margin-top: 14px;
- }
- .propaganda_course {
- padding-top: 14px;
- background-color: #fff;
- }
- .propaganda_course .propaganda_course_con ~ .propaganda_course_con {
- margin-top: 14px;
- }
- .propaganda_teacher {
- padding: 30px;
- background: #fff;
- cursor: pointer;
- }
- .propaganda_teacher .propaganda_teacher_title {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- }
- .teacher_title_image img {
- display: block;
- width: 80px;
- height: 80px;
- border-radius: 50%;
- -o-object-fit: cover;
- object-fit: cover;
- }
- .teacher_title_message {
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- -moz-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- min-width: 0;
- padding-left: 20px;
- }
- .teacher_title_message .title_message_name {
- font-size: 18px;
- color: #333333;
- font-weight: bold;
- margin-bottom: 10px;
- }
- .title_message_tap {
- margin: 0 -10px -10px 0;
- font-size: 0;
- }
- .title_message_tap span {
- display: inline-block;
- height: 29px;
- padding: 0 9px;
- border-radius: 2px;
- margin: 0 10px 10px 0;
- background-color: #FFF0E5;
- vertical-align: middle;
- font-size: 14px;
- line-height: 29px;
- color: #FF6B00;
- }
- .propaganda_teacher_dic {
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- overflow: hidden;
- margin-top: 22px;
- font-size: 16px;
- line-height: 24px;
- color: #707070;
- }
- /* 关联资料 */
- .propaganda_course_group {
- padding: 0 14px;
- background-color: #fff;
- }
- .propaganda_course_con {
- /* display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex; */
- width: 284px;
- margin: 0 auto;
- }
- .propaganda_recommend .propaganda_course_con {
- cursor: pointer;
- }
- .propaganda_recommend .propaganda_course_con ~ .propaganda_course_con {
- margin-top: 14px;
- }
- .propaganda_course_con .propaganda_course_con_image img {
- display: block;
- width: 284px;
- height: 160px;
- border-radius: 8px 8px 0 0;
- margin: 0 auto;
- -o-object-fit: cover;
- object-fit: cover;
- }
- .propaganda_course_con .propaganda_course_con_dic {
- padding: 15px 15px 0;
- }
- .propaganda_course_con .propaganda_course_con_dic .propaganda_course_con_dic_tit {
- overflow: hidden;
- white-space: nowrap;
- -o-text-overflow: ellipsis;
- text-overflow: ellipsis;
- font-size: 16px;
- color: #333;
- }
- .propaganda_course_con .propaganda_course_con_dic .propaganda_course_con_dic_tag {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: justify;
- -webkit-justify-content: space-between;
- -moz-box-pack: justify;
- -ms-flex-pack: justify;
- justify-content: space-between;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- margin-top: 8px;
- font-size: 14px;
- color: #666;
- }
- .propaganda_course_con .propaganda_course_con_dic .tag-group {
- font-size: 0;
- }
- .propaganda_course_con .propaganda_course_con_dic .tag {
- display: inline-block;
- height: 22px;
- padding: 0 9px;
- border-radius: 2px;
- background-color: rgba(44, 142, 255, 0.06);
- font-size: 12px;
- line-height: 22px;
- color: #191C6E;
- }
- .propaganda_course_con .propaganda_course_con_dic .tag ~ .tag {
- margin-left: 6px;
- }
- .propaganda_course_con .propaganda_course_con_dic .propaganda_course_con_dic_num {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: justify;
- -webkit-justify-content: space-between;
- -moz-box-pack: justify;
- -ms-flex-pack: justify;
- justify-content: space-between;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- height: 48px;
- border-top: 1px dashed #eee;
- margin-top: 8px;
- font-size: 14px;
- color: #999;
- }
- .propaganda_course .propaganda_course_con .propaganda_course_con_dic .propaganda_course_con_dic_num {
- height: auto;
- border-top: 0;
- }
- .propaganda_course_con .propaganda_course_con_dic .money {
- font-size: 14px;
- color: #FF6B00;
- }
- .propaganda_course_con .propaganda_course_con_dic .money.free {
- font-size: 16px;
- }
- .propaganda_course_con .propaganda_course_con_dic .money span {
- font-size: 18px;
- }
- .propaganda_course .propaganda_course_handle {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: justify;
- -webkit-justify-content: space-between;
- -moz-box-pack: justify;
- -ms-flex-pack: justify;
- justify-content: space-between;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- height: 48px;
- border-top: 1px dashed #eee;
- margin-top: 8px;
- }
- .propaganda_course .propaganda_course_handle .propaganda_course_handle_price {
- font-size: 14px;
- color: #FF6B00;
- }
- .propaganda_course .propaganda_course_handle .propaganda_course_handle_price.free {
- font-size: 16px;
- }
- .propaganda_course .propaganda_course_handle .propaganda_course_handle_price span {
- font-size: 18px;
- }
- .propaganda_course .propaganda_course_handle .propaganda_course_handle_button {
- width: 70px;
- height: 26px;
- border-radius: 13px;
- background-color: #191C6E;
- font-size: 14px;
- line-height: 26px;
- text-align: center;
- color: #FFFFFF;
- cursor: pointer;
- }
- .propaganda_recommend {
- background: #fff;
- padding: 0 14px;
- }
- .propaganda_recommend .propaganda_recommend_more {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: justify;
- -webkit-justify-content: space-between;
- -moz-box-pack: justify;
- -ms-flex-pack: justify;
- justify-content: space-between;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- padding: 20px 0;
- border-bottom: 1px dashed #F1F1F1;
- font-size: 18px;
- color: #282828;
- }
- .propaganda_recommend .propaganda_recommend_more .propaganda_recommend_more_title {
- font-size: 18px;
- color: #282828;
- }
- .propaganda_recommend .propaganda_recommend_more .propaganda_recommend_more_icon {
- color: #666;
- font-size: 12px;
- cursor: pointer;
- }
- .upload-popover.el-popover {
- padding: 0 25px 25px;
- }
- .upload-popover .el-popover__title {
- padding: 15px 0;
- margin: 0;
- line-height: 21px;
- color: #666666;
- }
- .upload-popover ul {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-flex-wrap: wrap;
- -ms-flex-wrap: wrap;
- flex-wrap: wrap;
- margin: 0 -10px -10px 0;
- }
- .upload-popover li {
- position: relative;
- width: 80px;
- height: 80px;
- margin: 0 10px 10px 0;
- }
- .upload-popover li img {
- display: block;
- width: 100%;
- height: 100%;
- -o-object-fit: cover;
- object-fit: cover;
- }
- .upload-popover li div {
- position: absolute;
- right: 0;
- bottom: 0;
- left: 0;
- display: none;
- background-color: rgba(40, 40, 40, 0.8);
- font-size: 0;
- line-height: 20px;
- text-align: center;
- }
- .upload-popover li .avatar-uploader-icon {
- width: 100%;
- height: 100%;
- border: 1px dashed #BBBBBB;
- font-size: 20px;
- line-height: 80px;
- text-align: center;
- color: #BBBBBB;
- cursor: pointer;
- }
- .upload-popover li .avatar-uploader-icon:hover {
- border-color: #191C6E;
- }
- .upload-popover .el-icon-delete {
- vertical-align: middle;
- font-size: 12px;
- color: #D0D0D0;
- cursor: pointer;
- }
- .upload-popover li:hover div {
- display: block;
- }
- .exchange-msgbox.el-message-box {
- width: 470px;
- padding: 0 0 34px;
- }
- .exchange-msgbox .el-message-box__header {
- padding: 36px 15px 15px;
- }
- .exchange-msgbox .el-message-box__title {
- font-size: 20px;
- line-height: 26px;
- color: #282828;
- }
- .exchange-msgbox .el-message-box__headerbtn {
- font-size: 20px;
- }
- .exchange-msgbox .el-message-box__headerbtn .el-message-box__close {
- color: #8A8A8A;
- }
- .exchange-msgbox.el-message-box--center .el-message-box__content {
- padding: 10px 45px 0;
- }
- .exchange-msgbox .el-input__inner {
- height: 50px;
- padding: 0 25px;
- border: 1px solid #DBDBDB;
- border-radius: 25px;
- font-size: 16px;
- line-height: 50px;
- color: #282828;
- }
- .exchange-msgbox .el-message-box__btns {
- padding: 0 15px;
- }
- .exchange-msgbox .el-button {
- width: 160px;
- height: 44px;
- border: 0;
- border-radius: 22px;
- background: -webkit-gradient(linear, left top, right top, from(#409DFF), to(#1E85FB));
- background: -webkit-linear-gradient(left, #409DFF 0%, #1E85FB 100%);
- background: -moz-linear-gradient(left, #409DFF 0%, #1E85FB 100%);
- background: -o-linear-gradient(left, #409DFF 0%, #1E85FB 100%);
- background: linear-gradient(90deg, #409DFF 0%, #1E85FB 100%);
- font-size: 14px;
- }
- .exchange-button {
- position: fixed;
- right: 40px;
- bottom: 50%;
- z-index: 99;
- border: 0;
- background: transparent;
- }
- .exchange-button img {
- display: block;
- width: 162px;
- height: 84px;
- }
- .special-tip {
- margin-bottom: 19px;
- font-size: 16px;
- line-height: 21px;
- color: #191C6E;
- }
|