tabBtn12.css 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425
  1. .HoutaiContainerTitleButton .HoutaiContainerTitleButtonPromotion {
  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. .HoutaiContainerBottomAppleListHeaderLineData1 {
  116. width: 192px;
  117. }
  118. .HoutaiContainerBottomAppleListHeaderLineData2 {
  119. width: 128.25px;
  120. }
  121. .HoutaiContainerBottomAppleListHeaderCZ {
  122. width: 162px;
  123. display: flex;
  124. display: -moz-flex;
  125. display: -o-flex;
  126. display: -webkit-flex;
  127. display: -ms-flex;
  128. justify-content: center;
  129. align-items: center;
  130. }
  131. .HoutaiContainerBottomAppleListHeaderCZ > p {
  132. /* cursor: pointer; */
  133. }
  134. .HoutaiContainerBottomAppleListHeaderCZhf{
  135. color: #007aff;
  136. font-size: 16px;
  137. padding-right: 3px;
  138. cursor: pointer;
  139. }
  140. .HoutaiContainerBottomAppleListHeaderCZyhf {
  141. color: rgba(0, 0, 0, 0.50);
  142. font-size: 16px;
  143. padding-left: 3px;
  144. }
  145. /* 弹窗-查 */
  146. .HoutaiContainerDialogCheck {
  147. width: 100%;
  148. height: 100%;
  149. background-color: rgba(0, 0, 0, 0.2);
  150. position: fixed;
  151. top: 0px;
  152. left: 0px;
  153. z-index: 999;
  154. overflow: hidden;
  155. display: none;
  156. }
  157. .HoutaiContainerDialogDeputyCheck {
  158. width: 1000px;
  159. height: 770px;
  160. background-color: #ffffff;
  161. border-radius: 4px;
  162. position: fixed;
  163. left: 50%;
  164. top: 50%;
  165. transform: translate(-50%, -50%);
  166. overflow: hidden;
  167. overflow-y: scroll;
  168. }
  169. .HoutaiContainerDialogDeputyCheck img {
  170. border-radius: 4px;
  171. }
  172. .HoutaiContainerDialogTitleCheck {
  173. width: 1000px;
  174. height: 48px;
  175. background-color: #f2f4f6;
  176. color: #242731;
  177. font-size: 16px;
  178. font-weight: bold;
  179. text-align: center;
  180. line-height: 48px;
  181. border-radius: 4px;
  182. }
  183. .HoutaiContainerDialogLine1Check,
  184. .HoutaiContainerDialogLine2Check,
  185. .HoutaiContainerDialogLine3Check {
  186. width: 1000px;
  187. display: flex;
  188. }
  189. .HoutaiContainerDialogLine1LeftCheck {
  190. width: 122px;
  191. height: 256px;
  192. color: #242731;
  193. font-size: 16px;
  194. text-align: center;
  195. line-height: 256px;
  196. }
  197. .HoutaiContainerDialogLine1RighttCheck {
  198. margin: 16px 0;
  199. }
  200. .HoutaiContainerDialogFMImg {
  201. width: 168px;
  202. height: 224px;
  203. }
  204. .HoutaiContainerDialogLine2LeftCheck {
  205. width: 122px;
  206. height: 182px;
  207. color: #242731;
  208. font-size: 16px;
  209. text-align: center;
  210. line-height: 182px;
  211. }
  212. .HoutaiContainerDialogLine2RightCheck,
  213. .HoutaiContainerDialogLine3RightCheck {
  214. width: 860px;
  215. display: flex;
  216. flex-wrap: wrap;
  217. margin-top: 20px;
  218. }
  219. .HoutaiContainerDialogLine3ImgFile {
  220. position: relative;
  221. margin-right: 8px;
  222. margin-bottom: 8px;
  223. }
  224. .HoutaiContainerDialogTPImg {
  225. width: 150px;
  226. height: 150px;
  227. margin-right: 8px;
  228. margin-bottom: 8px;
  229. }
  230. .delImg {
  231. width: 75px;
  232. height: 35px;
  233. line-height: 37px;
  234. text-align: center;
  235. border: 1px solid #FF0000;
  236. border-radius: 4px;
  237. color: #FF0000;
  238. background-color: #fff;
  239. position: absolute;
  240. bottom: 15px;
  241. left: 37px;
  242. }
  243. .HoutaiContainerDialogLine3LeftCheck {
  244. width: 122px;
  245. height: 182px;
  246. color: #242731;
  247. font-size: 16px;
  248. text-align: center;
  249. line-height: 182px;
  250. }
  251. .HoutaiContainerDialogSPImg {
  252. width: 200px;
  253. height: 150px;
  254. margin-right: 8px;
  255. margin-bottom: 8px;
  256. }
  257. .HoutaiContainerDialogLine4Check {
  258. width: 1000px;
  259. height: 78px;
  260. background-color: #f7f7f8;
  261. display: flex;
  262. align-items: center;
  263. justify-content: center;
  264. }
  265. .HoutaiContainerDialogLine4CheckBtn {
  266. width: 936px;
  267. height: 48px;
  268. color: #ffffff;
  269. font-weight: bold;
  270. font-size: 16px;
  271. text-align: center;
  272. line-height: 48px;
  273. border-radius: 4px;
  274. background-color: #000000;
  275. }
  276. /* 弹窗-增 */
  277. .HoutaiContainerDialogAdd, .HoutaiContainerDialogRevise {
  278. width: 100%;
  279. height: 100%;
  280. background-color: rgba(0, 0, 0, 0.2);
  281. position: fixed;
  282. top: 0px;
  283. left: 0px;
  284. z-index: 999;
  285. overflow: hidden;
  286. display: none;
  287. }
  288. .HoutaiContainerDialogDeputyAdd {
  289. width: 630px;
  290. height: 350px;
  291. background-color: #ffffff;
  292. border-radius: 4px;
  293. position: fixed;
  294. left: 50%;
  295. top: 50%;
  296. transform: translate(-50%, -50%);
  297. }
  298. .HoutaiContainerDialogTitle {
  299. width: 630px;
  300. height: 48px;
  301. background-color: #f2f4f6;
  302. color: #242731;
  303. font-size: 16px;
  304. font-weight: bold;
  305. text-align: center;
  306. line-height: 48px;
  307. border-radius: 4px;
  308. }
  309. .HoutaiContainerDialogLine1LeftAdd {
  310. width: 122px;
  311. height: 80px;
  312. color: #242731;
  313. font-size: 16px;
  314. text-align: center;
  315. line-height: 80px;
  316. margin: 16px 0;
  317. }
  318. .HoutaiContainerDialogLine1RightAdd {
  319. width: 480px;
  320. height: 80px;
  321. border-radius: 4px;
  322. font-size: 16px;
  323. color: #242731;
  324. margin: 16px 0;
  325. border: 1px solid #bbbfc1;
  326. padding-left: 12px;
  327. outline: none;
  328. }
  329. .HoutaiContainerDialogLine1Add,
  330. .HoutaiContainerDialogLine2Add{
  331. width: 625px;
  332. display: flex;
  333. }
  334. .HoutaiContainerDialogLine2LeftAdd {
  335. width: 122px;
  336. height: 256px;
  337. color: #242731;
  338. font-size: 16px;
  339. text-align: center;
  340. line-height: 256px;
  341. }
  342. .HoutaiContainerDialogLine2RightAdd {
  343. width: 115px;
  344. height: 256px;
  345. text-align: center;
  346. line-height: 256px;
  347. margin-left: 8px;
  348. color: #007aff;
  349. font-size: 16px;
  350. }
  351. .HoutaiContainerDialogLine5Add, .HoutaiContainerDialogLine5Revise {
  352. width: 620px;
  353. height: 78px;
  354. display: flex;
  355. display: -moz-flex;
  356. display: -o-flex;
  357. display: -webkit-flex;
  358. display: -ms-flex;
  359. background-color: #f7f7f8;
  360. align-items: center;
  361. }
  362. .HoutaiContainerDialogLine5LeftAdd, .HoutaiContainerDialogLine5LeftRevise {
  363. width: 246px;
  364. height: 48px;
  365. color: #bbbfc1;
  366. font-weight: bold;
  367. font-size: 16px;
  368. text-align: center;
  369. line-height: 48px;
  370. border: 1px solid #bbbfc1;
  371. border-radius: 4px;
  372. margin-left: 32px;
  373. }
  374. .HoutaiContainerDialogLine5RightAdd, .HoutaiContainerDialogLine5RightRevise {
  375. width: 246px;
  376. height: 48px;
  377. color: #ffffff;
  378. font-weight: bold;
  379. font-size: 16px;
  380. text-align: center;
  381. line-height: 48px;
  382. border-radius: 4px;
  383. margin-left: 64px;
  384. background-color: #000000;
  385. }
  386. .player-wrapper {
  387. position: relative;
  388. }