chunk-b75887f0.c77968e8.css 25 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247
  1. .base-container {
  2. overflow: auto;
  3. font-size: 14px;
  4. color: #444
  5. }
  6. .base-container .banseLeft .head {
  7. height: 48px;
  8. line-height: 48px;
  9. background-color: #edeef0;
  10. font-size: 14px;
  11. font-weight: 700;
  12. color: #444;
  13. padding: 0 11px;
  14. margin-bottom: 20px
  15. }
  16. .base-container .banseLeft .noMargin.head {
  17. margin-bottom: 0
  18. }
  19. .base-container .banseLeft .num {
  20. padding: 15px 11px
  21. }
  22. .base-container .banseLeft .checkRow {
  23. min-width: 1200px;
  24. padding-left: 28px;
  25. display: -webkit-box;
  26. display: -ms-flexbox;
  27. display: flex;
  28. -webkit-box-orient: horizontal;
  29. -webkit-box-direction: normal;
  30. -ms-flex-direction: row;
  31. flex-direction: row;
  32. -webkit-box-pack: start;
  33. -ms-flex-pack: start;
  34. justify-content: flex-start;
  35. -ms-flex-wrap: nowrap;
  36. flex-wrap: nowrap;
  37. overflow: auto
  38. }
  39. .base-container .banseLeft .checkRow .el-checkbox {
  40. line-height: 72px;
  41. width: 120px
  42. }
  43. .base-container .banseLeft .checkRow .inputWrap {
  44. line-height: 72px;
  45. font-size: 14px;
  46. color: #777;
  47. margin-left: 65px
  48. }
  49. .base-container .banseLeft .checkRow .inputWrap.rightFirst {
  50. margin-left: 245px
  51. }
  52. .base-container .banseLeft .checkRow .textWrap {
  53. display: -webkit-box;
  54. display: -ms-flexbox;
  55. display: flex;
  56. -webkit-box-orient: horizontal;
  57. -webkit-box-direction: normal;
  58. -ms-flex-direction: row;
  59. flex-direction: row;
  60. -webkit-box-pack: start;
  61. -ms-flex-pack: start;
  62. justify-content: flex-start;
  63. font-size: 14px;
  64. color: #777;
  65. -webkit-box-align: center;
  66. -ms-flex-align: center;
  67. align-items: center
  68. }
  69. .base-container .banseLeft .checkRow .textWrap span {
  70. color: #f97215
  71. }
  72. .base-container .banseLeft .checkRow .selectWrap {
  73. font-size: 14px;
  74. padding-top: 5px;
  75. margin-left: 100px;
  76. margin-right: 52px
  77. }
  78. .base-container .banseLeft .checkRow .selectWrap .rowSelect .el-input__inner {
  79. min-height: 69px
  80. }
  81. .base-container .banseLeft .checkRow .chioseList {
  82. display: -webkit-box;
  83. display: -ms-flexbox;
  84. display: flex;
  85. -webkit-box-orient: horizontal;
  86. -webkit-box-direction: normal;
  87. -ms-flex-direction: row;
  88. flex-direction: row;
  89. -webkit-box-pack: start;
  90. -ms-flex-pack: start;
  91. justify-content: flex-start;
  92. -webkit-box-align: center;
  93. -ms-flex-align: center;
  94. align-items: center;
  95. font-size: 14px;
  96. color: #777;
  97. margin-left: 64px
  98. }
  99. .base-container .banseLeft .checkRow .chioseList .chioseItem {
  100. width: 80px;
  101. height: 30px;
  102. border-radius: 15px;
  103. border: 1px solid #979797;
  104. margin-right: 10px;
  105. line-height: 30px;
  106. text-align: center;
  107. cursor: pointer
  108. }
  109. .base-container .banseLeft .checkRow .chioseList .chioseItem.active {
  110. background-color: #14928a;
  111. border: 1px solid #14928a;
  112. color: #fff
  113. }
  114. .base-container .btnWrap {
  115. margin-top: 30px
  116. }
  117. .base-container .el-checkbox__input.is-checked+.el-checkbox__label {
  118. color: #606266
  119. }
  120. .base-container .subTitle {
  121. height: 40px;
  122. line-height: 40px;
  123. background-color: #fefceb;
  124. padding: 0 25px;
  125. -webkit-box-sizing: border-box;
  126. box-sizing: border-box;
  127. font-size: 16px;
  128. color: #474747;
  129. margin-bottom: 20px
  130. }
  131. .base-container .chioseWrap {
  132. margin-bottom: 30px;
  133. display: -webkit-box;
  134. display: -ms-flexbox;
  135. display: flex;
  136. -webkit-box-orient: horizontal;
  137. -webkit-box-direction: normal;
  138. -ms-flex-direction: row;
  139. flex-direction: row;
  140. padding: 0 25px
  141. }
  142. .base-container .chioseWrap p {
  143. width: 80px;
  144. font-size: 14px
  145. }
  146. .base-container .classCheckBox {
  147. margin-right: 10px
  148. }
  149. [data-v-09b385eb] .el-date-editor {
  150. width: 180px!important
  151. }
  152. [data-v-09b385eb] .el-checkbox {
  153. margin-left: 15px!important
  154. }
  155. [data-v-09b385eb] .el-input {
  156. position: relative;
  157. font-size: 14px;
  158. display: inline-block;
  159. width: 180px
  160. }
  161. input[disabled][data-v-09b385eb] {
  162. background-color: #fff;
  163. border-color: #b3b3b3;
  164. color: #606266
  165. }
  166. [data-v-09b385eb] .el-radio-button__orig-radio:checked+.el-radio-button__inner {
  167. background-color: #13817a;
  168. border-color: #13817a;
  169. -webkit-box-shadow: -1px 0 0 #13817a;
  170. box-shadow: -1px 0 0 #13817a;
  171. color: #fff;
  172. outline: none
  173. }
  174. [data-v-09b385eb] .el-radio-button__inner {
  175. outline: none
  176. }
  177. [data-v-09b385eb] .el-radio-button__inner:hover {
  178. color: #13817a
  179. }
  180. [data-v-09b385eb] .el-radio-button:focus:not(.is-focus):not(:active):not(.is-disabled) {
  181. -webkit-box-shadow: none;
  182. box-shadow: none
  183. }
  184. .soundWrap[data-v-c28cee18] {
  185. width: 100%;
  186. overflow: auto
  187. }
  188. .soundWrap .itemList[data-v-c28cee18] {
  189. display: -webkit-box;
  190. display: -ms-flexbox;
  191. display: flex;
  192. -webkit-box-orient: horizontal;
  193. -webkit-box-direction: normal;
  194. -ms-flex-direction: row;
  195. flex-direction: row;
  196. -webkit-box-pack: start;
  197. -ms-flex-pack: start;
  198. justify-content: flex-start;
  199. -ms-flex-wrap: nowrap;
  200. flex-wrap: nowrap;
  201. -webkit-box-flex: 1;
  202. -ms-flex-positive: 1;
  203. flex-grow: 1;
  204. height: 300px;
  205. max-height: 300px;
  206. overflow: auto
  207. }
  208. .soundWrap .itemList .categroy[data-v-c28cee18] {
  209. z-index: 100;
  210. width: 150px;
  211. min-width: 150px;
  212. color: #606266
  213. }
  214. .soundWrap .itemList .categroy .el-checkbox[data-v-c28cee18] {
  215. height: 30px;
  216. line-height: 30px;
  217. display: block;
  218. padding-left: 20px
  219. }
  220. .soundWrap .itemList .categroy p[data-v-c28cee18] {
  221. height: 40px;
  222. line-height: 40px;
  223. background-color: #edeef0;
  224. margin-bottom: 15px;
  225. text-align: center
  226. }
  227. .soundSubP[data-v-c28cee18] {
  228. height: 40px;
  229. line-height: 40px;
  230. background-color: #edeef0;
  231. padding-left: 25px;
  232. margin-bottom: 20px
  233. }
  234. .btnWraps[data-v-c28cee18] {
  235. display: -webkit-box;
  236. display: -ms-flexbox;
  237. display: flex;
  238. -webkit-box-orient: horizontal;
  239. -webkit-box-direction: normal;
  240. -ms-flex-direction: row;
  241. flex-direction: row;
  242. -webkit-box-pack: end;
  243. -ms-flex-pack: end;
  244. justify-content: flex-end
  245. }
  246. .chioseMusic[data-v-ed0c8084] {
  247. width: 100%
  248. }
  249. .coreItemRow[data-v-ed0c8084] {
  250. padding-left: 20px;
  251. height: 50px;
  252. line-height: 50px;
  253. display: -webkit-box;
  254. display: -ms-flexbox;
  255. display: flex;
  256. -webkit-box-orient: horizontal;
  257. -webkit-box-direction: normal;
  258. -ms-flex-direction: row;
  259. flex-direction: row;
  260. -webkit-box-align: center;
  261. -ms-flex-align: center;
  262. align-items: center;
  263. width: 100%
  264. }
  265. p[data-v-ed0c8084] {
  266. margin-right: 10px
  267. }
  268. .title[data-v-ed0c8084] {
  269. width: 100px!important;
  270. text-align: right;
  271. margin-right: 10px
  272. }
  273. .marginLeft10[data-v-ed0c8084] {
  274. margin-left: 10px
  275. }
  276. .flexRow[data-v-ed0c8084] {
  277. display: -webkit-box;
  278. display: -ms-flexbox;
  279. display: flex;
  280. -webkit-box-orient: horizontal;
  281. -webkit-box-direction: normal;
  282. -ms-flex-direction: row;
  283. flex-direction: row;
  284. -webkit-box-align: center;
  285. -ms-flex-align: center;
  286. align-items: center;
  287. padding-left: 20px;
  288. margin-top: 10px;
  289. width: 100%
  290. }
  291. .soundBtnWrap[data-v-bcbf13f2] {
  292. margin-bottom: 20px
  293. }
  294. [data-v-bcbf13f2] .el-collapse-item__header {
  295. background-color: #edeef0
  296. }
  297. .coreItemTitle[data-v-bcbf13f2] {
  298. background-color: #edeef0;
  299. height: 46px;
  300. line-height: 46px;
  301. padding: 0 20px
  302. }
  303. .coreItem[data-v-bcbf13f2] {
  304. padding: 25px 0 0
  305. }
  306. .coreItemRow[data-v-bcbf13f2] {
  307. padding: 0 20px;
  308. line-height: 50px;
  309. display: -webkit-box;
  310. display: -ms-flexbox;
  311. display: flex;
  312. -webkit-box-orient: horizontal;
  313. -webkit-box-direction: normal;
  314. -ms-flex-direction: row;
  315. flex-direction: row;
  316. -webkit-box-align: center;
  317. -ms-flex-align: center;
  318. align-items: center
  319. }
  320. .coreItemRow p[data-v-bcbf13f2] {
  321. margin-right: 10px
  322. }
  323. .coreItemRow .title[data-v-bcbf13f2] {
  324. width: 100px;
  325. text-align: right
  326. }
  327. .marginLeft10[data-v-bcbf13f2] {
  328. margin-left: 10px
  329. }
  330. [data-v-bcbf13f2] .el-collapse-item__header {
  331. border-bottom: 1px solid #fff
  332. }
  333. [data-v-14123a5c] .el-transfer {
  334. display: -webkit-box;
  335. display: -ms-flexbox;
  336. display: flex;
  337. -webkit-box-align: center;
  338. -ms-flex-align: center;
  339. align-items: center
  340. }
  341. [data-v-14123a5c] .el-transfer .el-transfer__buttons {
  342. display: -webkit-box;
  343. display: -ms-flexbox;
  344. display: flex;
  345. width: 110px;
  346. -webkit-box-orient: vertical;
  347. -webkit-box-direction: normal;
  348. -ms-flex-direction: column;
  349. flex-direction: column
  350. }
  351. [data-v-14123a5c] .el-transfer .el-transfer__buttons>button:last-child {
  352. margin-left: 0
  353. }
  354. [data-v-14123a5c] .el-transfer .el-transfer-panel {
  355. width: 300px
  356. }
  357. .footer[data-v-14123a5c] {
  358. margin-left: 35px;
  359. margin-right: auto;
  360. height: 40px;
  361. line-height: 40px
  362. }
  363. [data-v-14123a5c] .line {
  364. width: 220px;
  365. display: -webkit-box;
  366. display: -ms-flexbox;
  367. display: flex;
  368. -ms-flex-pack: distribute;
  369. justify-content: space-around
  370. }
  371. [data-v-14123a5c] .dialog-footer {
  372. margin-top: 20px;
  373. display: block;
  374. text-align: right
  375. }
  376. [data-v-a58398fa] .close-icon {
  377. cursor: pointer;
  378. font-size: 16px
  379. }
  380. .dialog-footer[data-v-a0178306] {
  381. margin-top: 20px;
  382. display: block;
  383. text-align: right
  384. }
  385. .title[data-v-a0178306] {
  386. font-size: 16px;
  387. padding: 10px;
  388. font-weight: 400
  389. }
  390. .title>span[data-v-a0178306] {
  391. color: tomato;
  392. font-size: 14px
  393. }
  394. .floor[data-v-0d2da890] {
  395. padding-right: 20px;
  396. display: -webkit-box;
  397. display: -ms-flexbox;
  398. display: flex;
  399. -webkit-box-orient: horizontal;
  400. -webkit-box-direction: normal;
  401. -ms-flex-direction: row;
  402. flex-direction: row;
  403. -webkit-box-pack: end;
  404. -ms-flex-pack: end;
  405. justify-content: flex-end;
  406. width: 100%;
  407. height: 48px;
  408. line-height: 48px;
  409. background: #edeef0;
  410. font-size: 14px;
  411. color: #444;
  412. -webkit-box-align: center;
  413. -ms-flex-align: center;
  414. align-items: center;
  415. position: relative;
  416. z-index: 1
  417. }
  418. .floor .remove[data-v-0d2da890] {
  419. width: 98px;
  420. background: #f85043;
  421. margin-left: 164px
  422. }
  423. .floor .add[data-v-0d2da890], .floor .remove[data-v-0d2da890] {
  424. height: 32px;
  425. border-radius: 3px;
  426. color: #fff;
  427. line-height: 32px;
  428. text-align: center;
  429. cursor: pointer
  430. }
  431. .floor .add[data-v-0d2da890] {
  432. width: auto;
  433. padding: 0 10px;
  434. background: #14928a;
  435. margin-left: 20px
  436. }
  437. .studentMask[data-v-0d2da890] {
  438. display: -webkit-box;
  439. display: -ms-flexbox;
  440. display: flex;
  441. -webkit-box-orient: horizontal;
  442. -webkit-box-direction: normal;
  443. -ms-flex-direction: row;
  444. flex-direction: row;
  445. -webkit-box-pack: start;
  446. -ms-flex-pack: start;
  447. justify-content: flex-start
  448. }
  449. .studentMask .left[data-v-0d2da890] {
  450. width: 200px;
  451. margin-right: 20px
  452. }
  453. .studentMask .left .wrap[data-v-0d2da890] {
  454. margin-bottom: 20px
  455. }
  456. .studentMask .left h4[data-v-0d2da890] {
  457. font-size: 16px;
  458. color: #444;
  459. line-height: 38px
  460. }
  461. .studentMask .left .chioseStudentList[data-v-0d2da890] {
  462. height: 500px;
  463. overflow-y: auto;
  464. border: 1px solid #ccc
  465. }
  466. .studentMask .left .chioseStudentList .studentItem[data-v-0d2da890] {
  467. padding-left: 10px;
  468. line-height: 25px
  469. }
  470. .studentMask .right[data-v-0d2da890] {
  471. width: calc(100% - 200px)
  472. }
  473. .studentMask .right .tableList[data-v-0d2da890] {
  474. max-height: 500px;
  475. overflow-y: auto
  476. }
  477. .resetClassForm[data-v-0d2da890] .el-date-editor.el-input, .resetClassForm[data-v-0d2da890] .el-date-editor.el-input__inner {
  478. width: 180px!important
  479. }
  480. [data-v-0d2da890] .el-date-editor.el-input, [data-v-0d2da890] .el-date-editor.el-input__inner {
  481. width: 100px!important
  482. }
  483. .higheSelect[data-v-0d2da890] .el-input__inner {
  484. height: 40px!important
  485. }
  486. [data-v-0d2da890] .el-alert__content {
  487. display: block;
  488. width: 100%
  489. }
  490. .alert-content[data-v-0d2da890] {
  491. display: -webkit-box;
  492. display: -ms-flexbox;
  493. display: flex;
  494. -webkit-box-pack: justify;
  495. -ms-flex-pack: justify;
  496. justify-content: space-between
  497. }
  498. .alert-content>strong[data-v-0d2da890] {
  499. cursor: pointer
  500. }
  501. .tableWrap[data-v-3a694394] {
  502. height: 300px;
  503. overflow: auto
  504. }
  505. .number-input[data-v-5de1eeb9] {
  506. width: 100%
  507. }
  508. .number-input[data-v-5de1eeb9] .el-input__inner {
  509. text-align: left
  510. }
  511. .number-input[data-v-0a2ded91] {
  512. width: 100%
  513. }
  514. .number-input[data-v-0a2ded91] .el-input__inner, .number-input[data-v-acfe1154] .el-input__inner {
  515. text-align: left
  516. }
  517. .dialog-footer[data-v-37928f5f] {
  518. margin-top: 20px;
  519. display: block;
  520. text-align: right
  521. }
  522. .number-input[data-v-5747a247] {
  523. width: 100%
  524. }
  525. .number-input[data-v-5747a247] .el-input__inner {
  526. text-align: left
  527. }
  528. .basea-container {
  529. margin-top: 35px
  530. }
  531. .basea-container .baseTop {
  532. display: -webkit-box;
  533. display: -ms-flexbox;
  534. display: flex;
  535. -webkit-box-orient: horizontal;
  536. -webkit-box-direction: normal;
  537. -ms-flex-direction: row;
  538. flex-direction: row;
  539. -webkit-box-pack: justify;
  540. -ms-flex-pack: justify;
  541. justify-content: space-between
  542. }
  543. .basea-container .baseTop .left {
  544. max-width: 750px
  545. }
  546. .basea-container .baseTop .left .el-select {
  547. width: 180px!important
  548. }
  549. .basea-container .baseTop .right {
  550. height: 40vh;
  551. overflow: scroll
  552. }
  553. .basea-container .baseTop .right ul li {
  554. list-style: none;
  555. line-height: 22px;
  556. font-size: 14px;
  557. color: #aaa
  558. }
  559. .basea-container .baseTop .right::-webkit-scrollbar {
  560. display: none
  561. }
  562. .basea-container .baseBottom {
  563. margin-top: 40px;
  564. display: -webkit-box;
  565. display: -ms-flexbox;
  566. display: flex;
  567. -webkit-box-orient: vertical;
  568. -webkit-box-direction: normal;
  569. -ms-flex-direction: column;
  570. flex-direction: column;
  571. -webkit-box-pack: center;
  572. -ms-flex-pack: center;
  573. justify-content: center;
  574. -webkit-box-align: center;
  575. -ms-flex-align: center;
  576. align-items: center
  577. }
  578. .basea-container .baseBottom .code {
  579. width: 300px;
  580. height: 300px;
  581. background-color: red;
  582. margin-bottom: 20px
  583. }
  584. .basea-container .baseBottom .btnList {
  585. width: 300px;
  586. display: -webkit-box;
  587. display: -ms-flexbox;
  588. display: flex;
  589. -webkit-box-orient: horizontal;
  590. -webkit-box-direction: normal;
  591. -ms-flex-direction: row;
  592. flex-direction: row;
  593. -webkit-box-pack: justify;
  594. -ms-flex-pack: justify;
  595. justify-content: space-between;
  596. margin-top: 60px
  597. }
  598. .basea-container .baseBottom .btnList div {
  599. cursor: pointer;
  600. width: 120px;
  601. height: 40px;
  602. line-height: 40px;
  603. border-radius: 4px;
  604. color: #fff;
  605. text-align: center
  606. }
  607. .basea-container .baseBottom .btnList .closeBtn {
  608. background-color: #777
  609. }
  610. .basea-container .baseBottom .btnList .okBtn {
  611. background-color: #f97215
  612. }
  613. .dialog-footer[data-v-75e06172] {
  614. margin-top: 20px;
  615. display: block;
  616. text-align: right
  617. }
  618. .alert[data-v-75e06172] {
  619. margin-bottom: 10px
  620. }
  621. .collapse-title[data-v-75e06172] {
  622. display: -webkit-box;
  623. display: -ms-flexbox;
  624. display: flex;
  625. -webkit-box-pack: justify;
  626. -ms-flex-pack: justify;
  627. justify-content: space-between;
  628. -webkit-box-align: center;
  629. -ms-flex-align: center;
  630. align-items: center;
  631. width: 100%
  632. }
  633. .collapse-title .el-icon-circle-close[data-v-75e06172] {
  634. font-size: 16px;
  635. margin-right: 10px
  636. }
  637. [data-v-75e06172] .el-collapse-item__wrap {
  638. padding-top: 20px
  639. }
  640. .alert[data-v-ee78111e] {
  641. margin: 10px 0
  642. }
  643. .dialog-footer[data-v-8fedc242] {
  644. margin-top: 20px;
  645. display: block;
  646. text-align: right
  647. }
  648. .noticeInfo[data-v-21c3d807] {
  649. position: relative;
  650. background: #fff;
  651. padding: 15px 16px 10px;
  652. font-size: 14px;
  653. color: grey
  654. }
  655. .noticeInfo h2[data-v-21c3d807] {
  656. font-size: 18px;
  657. color: #1a1a1a;
  658. padding-bottom: 10px
  659. }
  660. .protocolbtn[data-v-21c3d807] {
  661. margin: 35px 0;
  662. background: #14928a;
  663. color: #fff;
  664. font-size: 18px;
  665. border-radius: 50px;
  666. text-align: center;
  667. width: 100%
  668. }
  669. .line_bottom[data-v-21c3d807] {
  670. border-bottom: 1px solid #ededed
  671. }
  672. .line_top[data-v-21c3d807] {
  673. border-top: 1px solid #ededed
  674. }
  675. .section[data-v-21c3d807] {
  676. padding: 16px 16px 10px;
  677. background: #fff;
  678. margin-bottom: 10px
  679. }
  680. .section>.title[data-v-21c3d807] {
  681. font-size: 20px;
  682. line-height: 28px;
  683. font-weight: 700;
  684. padding-bottom: 5px
  685. }
  686. .section>.title[data-v-21c3d807]:before {
  687. content: " ";
  688. width: 4px;
  689. height: 15px;
  690. background: #14928a;
  691. display: inline-block;
  692. margin-right: 7px;
  693. border-radius: 8px
  694. }
  695. .section .indate[data-v-21c3d807] {
  696. font-size: 14px;
  697. padding: 6px 0;
  698. display: -webkit-box;
  699. display: -ms-flexbox;
  700. display: flex;
  701. -webkit-box-pack: end;
  702. -ms-flex-pack: end;
  703. justify-content: flex-end
  704. }
  705. .section .indate span[data-v-21c3d807] {
  706. color: #fa101d
  707. }
  708. .options .oc[data-v-21c3d807] {
  709. border-bottom: 1px solid #ededed
  710. }
  711. .options .oc[data-v-21c3d807]:last-child {
  712. border-bottom: 0;
  713. padding-top: 9px
  714. }
  715. .options .protocol[data-v-21c3d807] {
  716. padding-left: 20px;
  717. font-size: 10px;
  718. line-height: 14px
  719. }
  720. .options.classInfo .option .o_ft[data-v-21c3d807] {
  721. color: #1a1a1a
  722. }
  723. .options.lines[data-v-21c3d807] {
  724. margin-top: 5px;
  725. border-top: 1px solid #ededed
  726. }
  727. .options.sale .option .o_bd[data-v-21c3d807], .options.sale .option .o_ft[data-v-21c3d807] {
  728. font-size: 16px;
  729. color: #f85043;
  730. font-weight: 700
  731. }
  732. .options .option[data-v-21c3d807] {
  733. line-height: 26px;
  734. font-size: 15px;
  735. -webkit-box-align: center;
  736. -ms-flex-align: center;
  737. align-items: center;
  738. position: relative;
  739. padding: 10px 5px 5px
  740. }
  741. .options .option .o_hd[data-v-21c3d807], .options .option[data-v-21c3d807] {
  742. display: -webkit-box;
  743. display: -ms-flexbox;
  744. display: flex
  745. }
  746. .options .option .o_bd[data-v-21c3d807] {
  747. color: #1a1a1a;
  748. -webkit-box-flex: 1;
  749. -ms-flex: 1;
  750. flex: 1;
  751. font-size: 16px
  752. }
  753. .options .option .o_bd .c[data-v-21c3d807] {
  754. font-size: 12px
  755. }
  756. .options .option .o_ft[data-v-21c3d807] {
  757. font-size: 16px;
  758. color: #fa101d
  759. }
  760. .options .option .o_ft del[data-v-21c3d807] {
  761. color: #aaa;
  762. font-size: 12px
  763. }
  764. .options .option .o_ft_price[data-v-21c3d807], .options .option .o_ft_price del[data-v-21c3d807] {
  765. font-size: 16px;
  766. color: #1a1a1a
  767. }
  768. .options .option .check_default[data-v-21c3d807] {
  769. margin-right: 8px;
  770. display: block;
  771. width: 18px;
  772. height: 18px;
  773. background-color: #e9eaef;
  774. border-radius: 50%
  775. }
  776. .options .option .check_default.check_active[data-v-21c3d807] {
  777. background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAEEElEQVRYR82Yf2xTVRTHv+e161o6hp1sKqSLbhMoW0eCOpiUuSWG/cF/JKsYE38kZkKCERP5wz/0Lwn+RTBDRFHBRCK8auIfGgMxmZaxbpnO2DJW3IC5ykTGdFJn96vvmPfeumxd2/feNsy7f728e+45n3vPPefcewkGW3Wn+BBJQqME9gHsYUIpMa2U1TBxnBiDAPUKoDYWpHPhLf7rRkyQLmFRtFSXUhOY9zHwOAB942RGoB1ER8ODHIDfn9Syp6nYGzr7JEAtADZoKdPojwL8cqT2qW9zyWUFerD1pH2lo+AIgGawPNFlaEQM4IN44p/9Aw0vjGfSmNFQRVAsduThawCPLQNGJhVdiSns7K/zD6d3LgBSYSgI8FJdpDEXiiamuC4dah6Q4ia7M3gXVyYdsis+PlY3133zgLwdgeNgfukuuSmzWqL3I1ub9qQ6Z4GUaCLh/LJtYL2zkjc6SztS0acCiaLF68alZQhtvRjpctFIDFVynlKAqjsCu5n5s8Vq0zNu933lKMqz49hvPRnFiejp8NamMypQSGxjYJsexYuR2bm6FAfLayAQoWXwEk4M9S5QQ8DFcK3fR94LX5TBmuw3UA4MMdW71uDwulpYScCtyQSe62nFjYmxTDqYBJTTps7P90iS9J4hKzqFawpL8O4GH/IFC0anJvD85e9wLXEn62gBwl7yhgKfAvxMLhv3WG0YnZ7UiaGKeQuKcMLzBFZYrBhLTuHFy9+jZ+wvrWR5mrwh8UcAm7NJuvOdOFXZgC+HB9ASkwNRu1U4VuFkZT1WWW2YkJLY23sBP8QXVIlMirqpqkMcJsbqbGaOrd8On+t+pfvMzX4cGvgJcoXUmkCxzYFpScL+X9oRHP1dexbKeQq3ZZeNA5yfbYTLmo/jnu3wOF2KyFfDv+KNq11IZsAqsTnwycYGrLU7ITHj9f5OfDMS0wWjCtGEJpAsVmDJw9H127C5sFgZ1vrnEA70hTDJ0qwxeZ+d2tiAshWFYGa8db0bgVvXDMDMAGm5LKXRLlhw+OFa+FwPKL86//4Dr1xpx7/SNJwWKz701KOyQF3FI4NhfDx0xSDMrMtyb+q5WuVccqiiBo33upXfkfgIXu0L4e2KLXh0ZvU+uhHFO7GIYZiZAd26wn6udgHAm2WPYFdJmfJ7UkrCJliU77M3r+LgQPdiYeQ9dHrRifG10k14ds26WePnR2I40NeRMwK1SNXEuITS0bzWg33uKvx85zaao0EkJM1LRS4mtXTIEkspro1FbgRHh5YKI9+r1OKqAP0Pxw8td807fpjugCbTm+sIO7Oepjrky0ymuwbJUKa6KKYiwVRX6RSUqR4b5uYM0zzHzEtkZnqwSs+wcu0TbLxDkjSe9ARqYxh/0vsPHFjHaPamf34AAAAASUVORK5CYII=) no-repeat 50%;
  778. background-size: contain
  779. }
  780. .configuration[data-v-21c3d807] {
  781. padding-bottom: 9px
  782. }
  783. .configuration .config_line[data-v-21c3d807] {
  784. display: -webkit-box;
  785. display: -ms-flexbox;
  786. display: flex;
  787. -webkit-box-pack: justify;
  788. -ms-flex-pack: justify;
  789. justify-content: space-between
  790. }
  791. .configuration .config_line .content[data-v-21c3d807] {
  792. width: 70%;
  793. text-align: right
  794. }
  795. .configuration .config_line .title[data-v-21c3d807] {
  796. font-size: 14px;
  797. color: grey
  798. }
  799. .configuration .config_line .title span[data-v-21c3d807] {
  800. padding-left: 26px
  801. }
  802. .configuration .config_other .title[data-v-21c3d807] {
  803. position: relative
  804. }
  805. .configuration .config_other .title span[data-v-21c3d807] {
  806. font-size: 14px;
  807. color: grey;
  808. margin-left: 17px;
  809. display: inline-block;
  810. background-color: #fff;
  811. padding: 0 4px
  812. }
  813. .configuration .content[data-v-21c3d807] {
  814. font-size: 12px;
  815. padding-left: 16px;
  816. line-height: 22px;
  817. color: #acacac
  818. }
  819. .configuration .content .o_ft[data-v-21c3d807] {
  820. color: #aaa;
  821. font-size: 12px
  822. }
  823. .configuration .options[data-v-21c3d807] {
  824. padding-top: 0;
  825. padding-left: 16px
  826. }
  827. .configuration .options .option[data-v-21c3d807] {
  828. font-size: 14px;
  829. color: #6f6f6f
  830. }
  831. .disabled[data-v-21c3d807] {
  832. opacity: .7
  833. }
  834. .buy[data-v-21c3d807] {
  835. height: 60px;
  836. display: -webkit-box;
  837. display: -ms-flexbox;
  838. display: flex;
  839. -webkit-box-align: center;
  840. -ms-flex-align: center;
  841. align-items: center;
  842. padding: 0 20px;
  843. border-top: 1px solid rgba(255, 233, 233, .91);
  844. color: #000;
  845. font-size: 12px;
  846. background: #fff;
  847. font-size: 16px
  848. }
  849. .buy .price[data-v-21c3d807] {
  850. -webkit-box-flex: 1;
  851. -ms-flex: 1;
  852. flex: 1;
  853. font-size: 16px
  854. }
  855. .buy span[data-v-21c3d807] {
  856. color: #fa101d
  857. }
  858. .buy .text[data-v-21c3d807] {
  859. font-size: 12px;
  860. width: 60px;
  861. display: inline-block;
  862. color: #000
  863. }
  864. .buy del.text[data-v-21c3d807], .buy del[data-v-21c3d807] {
  865. color: #b5b5b5
  866. }
  867. .buy .btn-submit[data-v-21c3d807] {
  868. display: inline-block;
  869. font-size: 18px;
  870. color: #fff;
  871. background: #f85043;
  872. border-radius: 100px;
  873. -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .19);
  874. box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .19);
  875. padding: 8px 46px
  876. }
  877. .iframe[data-v-21c3d807] {
  878. width: 100%;
  879. height: 100%;
  880. -webkit-overflow-scrolling: touch;
  881. overflow-y: scroll;
  882. border-top: none!important;
  883. min-height: calc(100vh - 41px)
  884. }
  885. .countDownContent[data-v-21c3d807] {
  886. line-height: 40px;
  887. text-align: center;
  888. font-size: 14px;
  889. border-bottom: 1px solid #ccc
  890. }
  891. .countDownContent .van-count-down[data-v-21c3d807] {
  892. display: inline;
  893. color: red
  894. }
  895. .loadingOrder[data-v-21c3d807] {
  896. width: 90%;
  897. height: 180px;
  898. display: -webkit-box;
  899. display: -ms-flexbox;
  900. display: flex;
  901. -webkit-box-align: center;
  902. -ms-flex-align: center;
  903. align-items: center;
  904. -webkit-box-pack: center;
  905. -ms-flex-pack: center;
  906. justify-content: center
  907. }
  908. .loadingOrder .van-loading__text[data-v-21c3d807] {
  909. color: #444
  910. }
  911. .pay-section[data-v-21c3d807] {
  912. margin-bottom: 10px;
  913. padding: 10px 8px
  914. }
  915. .pay-name[data-v-21c3d807] {
  916. padding-left: 10px;
  917. -webkit-box-flex: 1;
  918. -ms-flex: 1 auto;
  919. flex: 1 auto;
  920. font-weight: 700
  921. }
  922. .logo[data-v-21c3d807] {
  923. width: 24px;
  924. height: 24px
  925. }
  926. .van-checkbox[data-v-21c3d807] {
  927. float: right
  928. }
  929. .van-checkbox[data-v-21c3d807] .van-checkbox__icon .van-icon {
  930. border-color: #e9eaef;
  931. background-color: #e9eaef
  932. }
  933. .van-checkbox[data-v-21c3d807] .van-checkbox__icon--checked .van-icon {
  934. background-color: #2dc7aa;
  935. border-color: #2dc7aa
  936. }
  937. .needprice[data-v-21c3d807] {
  938. display: -webkit-box;
  939. display: -ms-flexbox;
  940. display: flex;
  941. -webkit-box-pack: justify;
  942. -ms-flex-pack: justify;
  943. justify-content: space-between;
  944. padding: 2px 0
  945. }
  946. .needprice del[data-v-21c3d807] {
  947. font-size: 14px;
  948. color: #aaa;
  949. font-weight: 700
  950. }
  951. .needprice span[data-v-21c3d807] {
  952. font-size: 18px;
  953. color: #f85043;
  954. font-weight: 700
  955. }
  956. .couponprice[data-v-21c3d807] {
  957. display: -webkit-box;
  958. display: -ms-flexbox;
  959. display: flex;
  960. -webkit-box-pack: justify;
  961. -ms-flex-pack: justify;
  962. justify-content: space-between
  963. }
  964. .use_price[data-v-21c3d807] {
  965. display: -webkit-box;
  966. display: -ms-flexbox;
  967. display: flex;
  968. -webkit-box-align: center;
  969. -ms-flex-align: center;
  970. align-items: center;
  971. font-size: 14px;
  972. font-weight: 700
  973. }
  974. .use_price img[data-v-21c3d807] {
  975. padding-right: 8px
  976. }
  977. .use_price span[data-v-21c3d807] {
  978. font-size: 16px
  979. }
  980. .topWrap[data-v-717e7fa4] {
  981. display: -webkit-box;
  982. display: -ms-flexbox;
  983. display: flex;
  984. -webkit-box-orient: horizontal;
  985. -webkit-box-direction: normal;
  986. -ms-flex-direction: row;
  987. flex-direction: row;
  988. -webkit-box-pack: start;
  989. -ms-flex-pack: start;
  990. justify-content: flex-start
  991. }
  992. .topWrap div[data-v-717e7fa4] {
  993. margin-right: 10px
  994. }
  995. .left-code h2[data-v-717e7fa4], .right-code h2[data-v-717e7fa4] {
  996. font-size: 18px;
  997. text-align: center;
  998. padding-bottom: 8px
  999. }
  1000. .left-code .qrcode[data-v-717e7fa4], .right-code .qrcode[data-v-717e7fa4] {
  1001. display: -webkit-box;
  1002. display: -ms-flexbox;
  1003. display: flex;
  1004. -webkit-box-orient: vertical;
  1005. -webkit-box-direction: normal;
  1006. -ms-flex-direction: column;
  1007. flex-direction: column;
  1008. -webkit-box-align: center;
  1009. -ms-flex-align: center;
  1010. align-items: center
  1011. }
  1012. .left-code .qrcode img[data-v-717e7fa4], .right-code .qrcode img[data-v-717e7fa4] {
  1013. width: 200px;
  1014. height: 200px;
  1015. margin: 0 auto
  1016. }
  1017. .left-code .code-url[data-v-717e7fa4], .right-code .code-url[data-v-717e7fa4] {
  1018. font-size: 18px;
  1019. text-align: center;
  1020. padding: 15px 15px 0 15px
  1021. }
  1022. .previewContainer[data-v-717e7fa4] .el-dialog__body {
  1023. padding: 0
  1024. }
  1025. .topWrap[data-v-318fc468] {
  1026. display: -webkit-box;
  1027. display: -ms-flexbox;
  1028. display: flex;
  1029. -webkit-box-orient: horizontal;
  1030. -webkit-box-direction: normal;
  1031. -ms-flex-direction: row;
  1032. flex-direction: row;
  1033. -webkit-box-pack: start;
  1034. -ms-flex-pack: start;
  1035. justify-content: flex-start
  1036. }
  1037. .topWrap div[data-v-318fc468] {
  1038. margin-right: 10px
  1039. }
  1040. .left-code h2[data-v-318fc468], .right-code h2[data-v-318fc468] {
  1041. font-size: 18px;
  1042. text-align: center;
  1043. padding-bottom: 8px
  1044. }
  1045. .left-code .qrcode[data-v-318fc468], .right-code .qrcode[data-v-318fc468] {
  1046. display: -webkit-box;
  1047. display: -ms-flexbox;
  1048. display: flex;
  1049. -webkit-box-orient: vertical;
  1050. -webkit-box-direction: normal;
  1051. -ms-flex-direction: column;
  1052. flex-direction: column;
  1053. -webkit-box-align: center;
  1054. -ms-flex-align: center;
  1055. align-items: center
  1056. }
  1057. .left-code .qrcode img[data-v-318fc468], .right-code .qrcode img[data-v-318fc468] {
  1058. width: 200px;
  1059. height: 200px;
  1060. margin: 0 auto
  1061. }
  1062. .left-code .code-url[data-v-318fc468], .right-code .code-url[data-v-318fc468] {
  1063. font-size: 18px;
  1064. text-align: center;
  1065. padding: 15px 15px 0 15px
  1066. }