tabBtn15.css 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616
  1. .HoutaiContainerTitleButton .HoutaiContainerTitleButtonBathroom {
  2. color: #fff;
  3. background-color: #000000;
  4. border: 1px solid #000000;
  5. }
  6. .SLHeader {
  7. width: 1380px;
  8. height: 48px;
  9. display: flex;
  10. display: -moz-flex;
  11. display: -o-flex;
  12. display: -webkit-flex;
  13. display: -ms-flex;
  14. align-items: center;
  15. }
  16. .SLHeaderChild {
  17. width: 158px;
  18. font-size: 14px;
  19. font-weight: bold;
  20. color: #9a9ea5;
  21. position: relative;
  22. text-align: center;
  23. }
  24. .SLHeaderChildActive {
  25. color: #000000;
  26. font-size: 14px;
  27. font-weight: bold;
  28. }
  29. .SLHeaderChildActive::after {
  30. content: "";
  31. width: 100px;
  32. border-bottom: 4px solid #007aff;
  33. border-radius: 0.03rem;
  34. /* background-color: #007AFF; */
  35. position: absolute;
  36. bottom: -15px;
  37. left: 18%;
  38. }
  39. .SLHeaderCreate {
  40. width: 88px;
  41. height: 35px;
  42. background-color: #000000;
  43. border-radius: 4px;
  44. color: #ffffff;
  45. font-size: 14px;
  46. font-weight: bold;
  47. text-align: center;
  48. line-height: 35px;
  49. position: absolute;
  50. right: 35px;
  51. top: 7px;
  52. }
  53. .SLHeaderChildActiveLine {
  54. width: 1380px;
  55. height: 2px;
  56. margin-left: 30px;
  57. background-color: #d4d4d4;
  58. }
  59. .HoutaiContainerBottomAppleList {
  60. width: 1380px;
  61. background-color: white;
  62. margin-top: 24px;
  63. margin-left: 32px;
  64. margin: 25px auto 0;
  65. border-radius: 10px;
  66. border: 1px solid #d5d9dd;
  67. }
  68. .HoutaiContainerBottomAppleListHeader {
  69. width: 1378px;
  70. display: flex;
  71. display: -moz-flex;
  72. display: -o-flex;
  73. display: -webkit-flex;
  74. margin: 0 auto;
  75. display: -ms-flex;
  76. background-color: #f2f4f6;
  77. border-radius: 10px;
  78. }
  79. .HoutaiContainerBottomAppleListHeaders {
  80. width: 1378px;
  81. display: flex;
  82. display: -moz-flex;
  83. display: -o-flex;
  84. display: -webkit-flex;
  85. margin: 0 auto;
  86. display: -ms-flex;
  87. background-color: #ffffff;
  88. border-radius: 10px;
  89. }
  90. .HoutaiContainerBottomAppleListHeaders:nth-child(odd) {
  91. background-color: white;
  92. }
  93. .HoutaiContainerBottomAppleListHeaders:nth-child(even) {
  94. background-color: #f9fbfe;
  95. }
  96. .HoutaiContainerBottomAppleListHeaders > p {
  97. height: 100px;
  98. display: flex;
  99. display: -moz-flex;
  100. display: -o-flex;
  101. display: -webkit-flex;
  102. display: -ms-flex;
  103. justify-content: center;
  104. align-items: center;
  105. font-size: 16px;
  106. color: #000000;
  107. }
  108. .HoutaiContainerBottomAppleListHeader > p {
  109. height: 54px;
  110. text-align: center;
  111. line-height: 54px;
  112. font-size: 14px;
  113. color: #575f6e;
  114. }
  115. .HoutaiContainerBottomAppleListHeaderFM {
  116. width: 162px;
  117. }
  118. .HoutaiContainerBottomAppleListHeaderFM img {
  119. width: 107px;
  120. height: 60px;
  121. }
  122. .HoutaiContainerBottomAppleListHeaderBT {
  123. width: 724px;
  124. }
  125. .HoutaiContainerBottomAppleListHeaderNR {
  126. width: 332px;
  127. }
  128. .HoutaiContainerBottomAppleListHeaderNR img {
  129. width: 107px;
  130. height: 60px;
  131. margin: 0 6px;
  132. }
  133. .HoutaiContainerBottomAppleListHeaderCZ {
  134. width: 162px;
  135. display: flex;
  136. display: -moz-flex;
  137. display: -o-flex;
  138. display: -webkit-flex;
  139. display: -ms-flex;
  140. justify-content: center;
  141. align-items: center;
  142. }
  143. .HoutaiContainerBottomAppleListHeaderCZ > p {
  144. cursor: pointer;
  145. }
  146. .HoutaiContainerBottomAppleListHeaderCZxg,
  147. .HoutaiContainerBottomAppleListHeaderCZck {
  148. color: #007aff;
  149. font-size: 16px;
  150. padding-right: 3px;
  151. }
  152. .HoutaiContainerBottomAppleListHeaderCZsc {
  153. color: #ff0000;
  154. font-size: 16px;
  155. padding-left: 3px;
  156. }
  157. /* 弹窗-查 */
  158. .HoutaiContainerDialogCheck {
  159. width: 100%;
  160. height: 100%;
  161. background-color: rgba(0, 0, 0, 0.2);
  162. position: fixed;
  163. top: 0px;
  164. left: 0px;
  165. z-index: 999;
  166. overflow: hidden;
  167. display: none;
  168. }
  169. .HoutaiContainerDialogDeputyCheck {
  170. width: 750px;
  171. height: 478px;
  172. background-color: #ffffff;
  173. border-radius: 4px;
  174. position: fixed;
  175. left: 50%;
  176. top: 50%;
  177. transform: translate(-50%, -50%);
  178. overflow: hidden;
  179. }
  180. .HoutaiContainerDialogTitleCheck {
  181. width: 1000px;
  182. height: 48px;
  183. background-color: #f2f4f6;
  184. color: #242731;
  185. font-size: 16px;
  186. font-weight: bold;
  187. text-align: center;
  188. line-height: 48px;
  189. border-radius: 4px;
  190. }
  191. .HoutaiContainerDialogLine1Check,
  192. .HoutaiContainerDialogLine2Check,
  193. .HoutaiContainerDialogLine3Check {
  194. width: 1000px;
  195. display: flex;
  196. }
  197. .HoutaiContainerDialogLine1LeftCheck {
  198. width: 122px;
  199. height: 256px;
  200. color: #242731;
  201. font-size: 16px;
  202. text-align: center;
  203. line-height: 256px;
  204. }
  205. .HoutaiContainerDialogLine1RighttCheck {
  206. margin: 16px 0;
  207. }
  208. .HoutaiContainerDialogFMImg {
  209. width: 168px;
  210. height: 224px;
  211. }
  212. .HoutaiContainerDialogLine2LeftCheck {
  213. width: 122px;
  214. height: 182px;
  215. color: #242731;
  216. font-size: 16px;
  217. text-align: center;
  218. line-height: 182px;
  219. }
  220. .HoutaiContainerDialogLine2RightCheck,
  221. .HoutaiContainerDialogLine3RightCheck {
  222. width: 860px;
  223. display: flex;
  224. flex-wrap: wrap;
  225. margin-top: 20px;
  226. }
  227. .HoutaiContainerDialogLine3ImgFile {
  228. position: relative;
  229. margin-right: 8px;
  230. margin-bottom: 8px;
  231. }
  232. .HoutaiContainerDialogTPImg {
  233. width: 150px;
  234. height: 150px;
  235. margin-right: 8px;
  236. margin-bottom: 8px;
  237. }
  238. .delImg {
  239. width: 75px;
  240. height: 35px;
  241. line-height: 37px;
  242. text-align: center;
  243. border: 1px solid #FF0000;
  244. border-radius: 4px;
  245. color: #FF0000;
  246. background-color: #fff;
  247. position: absolute;
  248. bottom: 15px;
  249. left: 37px;
  250. }
  251. .HoutaiContainerDialogLine3LeftCheck {
  252. width: 122px;
  253. height: 182px;
  254. color: #242731;
  255. font-size: 16px;
  256. text-align: center;
  257. line-height: 182px;
  258. }
  259. .HoutaiContainerDialogSPImg {
  260. width: 200px;
  261. height: 150px;
  262. margin-right: 8px;
  263. margin-bottom: 8px;
  264. }
  265. .HoutaiContainerDialogLine4Check {
  266. width: 750px;
  267. height: 78px;
  268. background-color: #f7f7f8;
  269. display: flex;
  270. align-items: center;
  271. justify-content: center;
  272. }
  273. .HoutaiContainerDialogLine4CheckBtn {
  274. width: 700px;
  275. height: 48px;
  276. color: #ffffff;
  277. font-weight: bold;
  278. font-size: 16px;
  279. text-align: center;
  280. line-height: 48px;
  281. border-radius: 4px;
  282. background-color: #000000;
  283. }
  284. /* 弹窗-增 */
  285. .HoutaiContainerDialogAdd, .HoutaiContainerDialogRevise {
  286. width: 100%;
  287. height: 100%;
  288. background-color: rgba(0, 0, 0, 0.2);
  289. position: fixed;
  290. top: 0px;
  291. left: 0px;
  292. z-index: 999;
  293. overflow: hidden;
  294. display: none;
  295. }
  296. .HoutaiContainerDialogDeputyAdd {
  297. width: 1220px;
  298. /* height: 370px; */
  299. background-color: #ffffff;
  300. border-radius: 4px;
  301. position: fixed;
  302. left: 50%;
  303. top: 50%;
  304. transform: translate(-50%, -50%);
  305. }
  306. .HoutaiContainerDialogTitle {
  307. width: 1220px;
  308. height: 48px;
  309. background-color: #f2f4f6;
  310. color: #242731;
  311. font-size: 16px;
  312. font-weight: bold;
  313. text-align: center;
  314. line-height: 48px;
  315. border-radius: 4px;
  316. }
  317. .HoutaiContainerDialogLine1LeftAdd {
  318. width: 122px;
  319. height: 60px;
  320. color: #242731;
  321. font-size: 16px;
  322. text-align: center;
  323. line-height: 60px;
  324. margin: 16px 0;
  325. }
  326. .HoutaiContainerDialogLineAdd,
  327. .HoutaiContainerDialogLineAddLeft,
  328. .HoutaiContainerDialogLineAddRight {
  329. display: flex;
  330. justify-content: center;
  331. align-items: center;
  332. }
  333. .HoutaiContainerDialogLine1RightAdd, .HoutaiContainerDialogLine1RightRevise {
  334. width: 480px;
  335. height: 60px;
  336. border-radius: 4px;
  337. font-size: 16px;
  338. color: #242731;
  339. margin: 16px 0;
  340. border: 1px solid #bbbfc1;
  341. padding-left: 12px;
  342. outline: none;
  343. }
  344. .fmImg {
  345. width: 168px;
  346. height: 224px;
  347. margin-top: 16px;
  348. }
  349. .fmImg img {
  350. width: 100%;
  351. height: 100%;
  352. }
  353. .inputfile {
  354. display: none;
  355. }
  356. .HoutaiContainerDialogLine4LeftAdd {
  357. width: 122px;
  358. height: 114px;
  359. color: #242731;
  360. font-size: 16px;
  361. text-align: center;
  362. line-height: 114px;
  363. margin: 0 8px;
  364. }
  365. .uploadNum {
  366. width: 135px;
  367. height: 114px;
  368. font-size: 16px;
  369. text-align: center;
  370. line-height: 114px;
  371. color: #007AFF;
  372. margin-left: 8px;
  373. }
  374. .HoutaiContainerDialogLine4AddSP img {
  375. width: 300px;
  376. height: 60px;
  377. }
  378. .HoutaiContainerDialogLine4VideoFile {
  379. display: flex;
  380. align-items: center;
  381. justify-content: space-between;
  382. width: 300px;
  383. height: 60px;
  384. border: 1px solid #bbbfc1;
  385. border-radius: 4px;
  386. }
  387. .videoFileName {
  388. color: rgba(36, 39, 49, 0.5);
  389. margin-left: 12px;
  390. width: 200px;
  391. /* 单行省略 */
  392. white-space: nowrap;
  393. text-overflow: ellipsis;
  394. overflow: hidden;
  395. word-break: break-all;
  396. }
  397. .delVideo {
  398. color: #ff0000;
  399. font-size: 16px;
  400. font-weight: 400;
  401. margin-right: 12px;
  402. }
  403. .HoutaiContainerDialogLineSave {
  404. width: 1220px;
  405. height: 78px;
  406. display: flex;
  407. align-items: center;
  408. justify-content: space-between;
  409. }
  410. .HoutaiContainerDialogLine5LeftAdd {
  411. width: 536px;
  412. height: 48px;
  413. color: #bbbfc1;
  414. font-weight: bold;
  415. font-size: 16px;
  416. text-align: center;
  417. line-height: 48px;
  418. border: 1px solid #bbbfc1;
  419. border-radius: 4px;
  420. margin-left: 32px;
  421. }
  422. .HoutaiContainerDialogLine5RightAdd {
  423. width: 536px;
  424. height: 48px;
  425. color: #ffffff;
  426. font-weight: bold;
  427. font-size: 16px;
  428. text-align: center;
  429. line-height: 48px;
  430. border-radius: 4px;
  431. margin-right: 32px;
  432. background-color: #000000;
  433. }
  434. /* 删除弹窗 */
  435. .HoutaiContainerDialogSC {
  436. width: 100%;
  437. height: 100%;
  438. background-color: rgba(0, 0, 0, 0.2);
  439. position: fixed;
  440. top: 0px;
  441. left: 0px;
  442. z-index: 999;
  443. overflow: hidden;
  444. display: none;
  445. }
  446. .HoutaiContainerDialogSCDeputy {
  447. width: 620px;
  448. height: 226px;
  449. background-color: #ffffff;
  450. border-radius: 4px;
  451. position: absolute;
  452. left: 50%;
  453. top: 50%;
  454. margin-left: -285px;
  455. margin-top: -170px;
  456. }
  457. .HoutaiContainerDialogSCTitle {
  458. width: 620px;
  459. height: 48px;
  460. background-color: #f2f4f6;
  461. color: #242731;
  462. font-size: 16px;
  463. font-weight: bold;
  464. text-align: center;
  465. line-height: 48px;
  466. border-radius: 4px;
  467. }
  468. .HoutaiContainerDialogSCZhongJian {
  469. width: 620px;
  470. height: 100px;
  471. color: #ff0000;
  472. font-weight: bold;
  473. font-size: 23px;
  474. text-align: center;
  475. line-height: 100px;
  476. }
  477. .HoutaiContainerDialogSCAdvert {
  478. width: 620px;
  479. height: 78px;
  480. display: flex;
  481. display: -moz-flex;
  482. display: -o-flex;
  483. display: -webkit-flex;
  484. display: -ms-flex;
  485. background-color: #f7f7f8;
  486. align-items: center;
  487. }
  488. .HoutaiContainerDialogASCdvertLeft {
  489. width: 246px;
  490. height: 48px;
  491. color: #bbbfc1;
  492. font-weight: bold;
  493. font-size: 16px;
  494. text-align: center;
  495. line-height: 48px;
  496. border: 1px solid #bbbfc1;
  497. border-radius: 4px;
  498. margin-left: 32px;
  499. }
  500. .HoutaiContainerDialogSCAdvertRight {
  501. width: 246px;
  502. height: 48px;
  503. color: #ffffff;
  504. font-weight: bold;
  505. font-size: 16px;
  506. text-align: center;
  507. line-height: 48px;
  508. border-radius: 4px;
  509. margin-left: 64px;
  510. background-color: #000000;
  511. }
  512. .HoutaiContainerDialogVideo {
  513. width: 100%;
  514. height: 100%;
  515. background-color: rgba(0, 0, 0, 0.8);
  516. position: fixed;
  517. top: 0px;
  518. left: 0px;
  519. z-index: 999;
  520. display: none;
  521. }
  522. .HoutaiContainerDialogDeputyVideo {
  523. width: 1030px;
  524. height: 760px;
  525. background-color: #ffffff;
  526. position: fixed;
  527. left: 50%;
  528. top: 50%;
  529. transform: translate(-50%, -50%);
  530. }
  531. .closeVideo {
  532. position: absolute;
  533. right: -48px;
  534. top: -48px;
  535. width: 48px;
  536. height: 48px;
  537. }
  538. .toogleImg {
  539. width: 90px;
  540. height: 90px;
  541. position: absolute;
  542. top: 50%;
  543. left: 50%;
  544. transform: translate(-50%,-50%);
  545. z-index: 9999;
  546. display: none;
  547. }
  548. .player-wrapper {
  549. position: relative;
  550. }
  551. video {
  552. width: 100%;
  553. height: 400px;
  554. }
  555. .chulizhong {
  556. color: #007AFF;
  557. }