tabBtn16.css 13 KB

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