封丘民意调查

callRecord.css 2.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. body {
  2. font-family: "微软雅黑";
  3. font-size: 14px;
  4. }
  5. .fr {
  6. float: right;
  7. }
  8. /*标头*/
  9. .th-box {
  10. width: 100%;
  11. padding: 5px;
  12. border-bottom: none;
  13. }
  14. .sc_btn {
  15. color: rgb(255, 255, 255);
  16. font-size: 12px;
  17. margin-left: 15px;
  18. box-sizing: border-box;
  19. background: rgb(26, 179, 148);
  20. padding: 6px 10px;
  21. outline: none;
  22. border-width: 0px;
  23. border-style: initial;
  24. border-color: initial;
  25. border-image: initial;
  26. border-radius: 3px;
  27. }
  28. .seach-box ul {
  29. overflow: hidden;
  30. }
  31. .seach-box ul li {
  32. margin-right: 5px;
  33. }
  34. .photo {
  35. background-color: #FFF;
  36. border: 1px solid #e5e6e7;
  37. border-radius: 1px;
  38. color: inherit;
  39. padding: 6px 12px;
  40. }
  41. .selects {
  42. background-color: #FFF;
  43. background-image: none;
  44. border: 1px solid #e5e6e7;
  45. border-radius: 1px;
  46. color: inherit;
  47. padding: 6px 12px;
  48. }
  49. #Select:focus {
  50. outline: none;
  51. border-color: #00BFFF;
  52. }
  53. input:focus {
  54. outline: none;
  55. border-color: #00BFFF;
  56. }
  57. .spiner-example {
  58. position: absolute;
  59. top: 50%;
  60. left: 50%;
  61. z-index: 111;
  62. margin-left: -85px;
  63. margin-top: -100px;
  64. display: none;
  65. }
  66. .sk-spinner-three-bounce {
  67. width: 170px !important;
  68. }
  69. .sk-spinner p {
  70. display: inline-block;
  71. font-size: 18px;
  72. margin-left: 10px;
  73. }
  74. .gjsu ul {
  75. overflow: hidden;
  76. }
  77. .gjsu ul li {
  78. width: 50%;
  79. margin-bottom: 5px;
  80. padding-top: 10px;
  81. }
  82. .selects {
  83. width: 130px;
  84. }
  85. .tc {
  86. margin-top: 30px;
  87. text-align: center;
  88. }
  89. .select2-container--default .select2-selection--single {
  90. border: 1px solid #e5e6e7;
  91. }
  92. .select2-dropdown {
  93. border: 1px solid #e5e6e7;
  94. width: 200px;
  95. }
  96. .layui-layer-shade {
  97. z-index: 100!important;
  98. }
  99. .layui-layer-page {
  100. z-index: 200!important;
  101. }
  102. .select2-container .select2-selection--single {
  103. height: 34px;
  104. }
  105. .select2-container {
  106. width: 130px!important;
  107. }
  108. .select2-selection__rendered {
  109. line-height: 34px;
  110. }
  111. .HJFX_ {
  112. width: 100%!important;
  113. }
  114. .photo {
  115. width: 130px;
  116. }
  117. .seach-box ul {
  118. padding-left: 0;
  119. }
  120. .seach-box {
  121. width: 100%;
  122. margin-bottom: 10px;
  123. }
  124. label {
  125. width: 95px;
  126. text-align: right;
  127. }
  128. .LY:hover {
  129. color: #fff;
  130. }
  131. .LY:active {
  132. color: #fff!important;
  133. }
  134. .laydate-icon {
  135. font-size: 14px;
  136. line-height: 20px;
  137. }
  138. #ss_kssj {
  139. background-color: #FFF;
  140. background-image: none;
  141. border: 1px solid #e5e6e7;
  142. border-radius: 1px;
  143. color: inherit;
  144. padding: 6px 12px;
  145. line-height: 20px;
  146. width: 240px;
  147. }
  148. #replayers {
  149. text-align: center;
  150. /* color: #EEEEEE; */
  151. }
  152. /* #replayers .rr-player{
  153. height: 556px !important;
  154. }
  155. #replayers .rr-player__frame{
  156. height: 476px !important;
  157. } */
  158. /* #replayers .replayer-wrapper{
  159. top: 40%;
  160. } */
  161. .rr-player.svelte-1wetjm2 {
  162. margin: 0px auto;
  163. float: none;
  164. /* box-shadow: 0 24px 48px #000000; */
  165. }
  166. .shade_k {
  167. margin: 10% auto;
  168. overflow-y: scroll;
  169. width: 65%;
  170. height: 150px;
  171. }