feedback.css 9.0 KB

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