detail.wxss 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  1. .main {
  2. position: relative;
  3. width: 100%;
  4. }
  5. .image {
  6. width: 100%;
  7. height: 280px;
  8. background-color: #eeeeee;
  9. }
  10. .back {
  11. width: 40rpx;
  12. height: 40rpx;
  13. left: 15px;
  14. width: 40rpx;
  15. height: 40rpx;
  16. }
  17. .onea {
  18. font-weight: 600;
  19. position: absolute;
  20. top: 5%;
  21. left: 2%;
  22. }
  23. .ones {
  24. font-weight: 600;
  25. position: absolute;
  26. top: 5%;
  27. left: 42%;
  28. color: #ffffff;
  29. }
  30. .one-2 {
  31. position: absolute;
  32. top: 17%;
  33. left: 40%;
  34. width: 18%;
  35. height: 63.78px;
  36. border-radius: 50%;
  37. }
  38. .one-3 {
  39. position: absolute;
  40. top: 25%;
  41. width: 100%;
  42. }
  43. .imgs {
  44. border-radius: 50%;
  45. margin-top: -25px;
  46. margin-left: 2px;
  47. width: 70px;
  48. height: 70px;
  49. }
  50. .group {
  51. color: #ffffff;
  52. text-align: center;
  53. margin: 10px 0;
  54. }
  55. .person {
  56. text-align: center;
  57. font-size: 13px;
  58. color: #ffffff;
  59. font-weight: 300;
  60. }
  61. .two-1 {
  62. margin-top: -4px;
  63. background-color: #ffffff;
  64. font-size: 15px;
  65. margin-bottom: 6%;
  66. }
  67. .two {
  68. background-color: #ffffff;
  69. }
  70. .two1 {
  71. padding-top: 30px;
  72. padding-bottom: 10px;
  73. }
  74. .two2 {
  75. padding-bottom: 20px;
  76. }
  77. .two-left1 {
  78. float: left;
  79. margin-top: -3px;
  80. width: 10%;
  81. }
  82. .two-left2 {
  83. margin-top: -3px;
  84. float: left;
  85. width: 10%;
  86. }
  87. .zi {
  88. color: #9e9e9e;
  89. }
  90. .date {
  91. margin-right: 2%;
  92. }
  93. .thr {
  94. float: left;
  95. width: 100%;
  96. padding-top: 15px;
  97. background-color: #ffffff;
  98. }
  99. .tuan {
  100. margin-left: 11px;
  101. font-size: 16px;
  102. font-weight: 500;
  103. margin-right: 10px;
  104. }
  105. .thr-left {
  106. margin: auto;
  107. width: 79%;
  108. height: 49px;
  109. background-color: #eeeeee;
  110. border-radius: 24.5px;
  111. }
  112. .img {
  113. width: 100%;
  114. height: 49px;
  115. border-radius: 90px;
  116. }
  117. .thr-1 {
  118. padding-top: 10px;
  119. padding-left: 10px;
  120. float: left;
  121. width: 17.2%;
  122. background-color: #ffffff;
  123. padding-bottom: 5px;
  124. }
  125. .thr1 {
  126. display: flex;
  127. flex-direction: column;
  128. background-color: #ffffff;
  129. }
  130. .thr-2 {
  131. padding-top: 10px;
  132. padding-left: 8px;
  133. float: left;
  134. width: 18%;
  135. height: 75px;
  136. background-color: #ffffff;
  137. /* border: 1px solid red; */
  138. }
  139. .thr2 {
  140. float: left;
  141. width: 50px;
  142. height: 50px;
  143. border: 2px solid #dddcdc;
  144. }
  145. .name {
  146. text-align: center;
  147. font-size: 13px;
  148. color: #727272;
  149. }
  150. .thr3 {
  151. margin-top: 22%;
  152. margin-left: 23%;
  153. }
  154. .four {
  155. float: left;
  156. width: 100%;
  157. background-color: white;
  158. }
  159. .four-1 {
  160. float: left;
  161. background-color: white;
  162. width: 100%;
  163. }
  164. .four1 {
  165. background-color: white;
  166. margin-top: 15%;
  167. margin-bottom: 15%;
  168. margin-left: 10%;
  169. float: left;
  170. width: 37%;
  171. }
  172. .four2 {
  173. background-color: white;
  174. margin-top: 15%;
  175. margin-bottom: 15%;
  176. float: left;
  177. width: 30%;
  178. }
  179. .button {
  180. margin-top: 0 !important;
  181. width: 140px !important;
  182. height: 35px;
  183. background-color: rgba(209, 205, 205, 0.5);
  184. /* background-image: linear-gradient(to right, rgb(236, 75, 83) , rgb(247, 41, 230)); */
  185. border-top-left-radius: 1.5em;
  186. border-top-right-radius: 0em;
  187. border-bottom-right-radius: 0em;
  188. border-bottom-left-radius: 1.5em;
  189. color: #777777;
  190. font-size: 14px;
  191. }
  192. .buttons {
  193. margin-top: 0 !important;
  194. width: 140px !important;
  195. height: 35px;
  196. background-color: rgba(32, 88, 243, 0.5);
  197. background-image: linear-gradient(to right, rgb(75, 113, 236), rgb(203, 97, 245));
  198. border-top-left-radius: 0em;
  199. border-top-right-radius: 1.5em;
  200. border-bottom-right-radius: 1.5em;
  201. border-bottom-left-radius: 0em;
  202. color: #ffffff;
  203. font-size: 14px;
  204. }