index.wxss 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  1. .main {
  2. position: relative;
  3. width: 100%;
  4. background-color: #ffffff;
  5. }
  6. .image{
  7. width: 100%;
  8. height: 250px;
  9. background-color: #eeeeee;
  10. }
  11. .two {
  12. background-color: #ffffff;
  13. padding-top: 15px;
  14. }
  15. .two1 {
  16. width: 100%;
  17. margin-left: 3%;
  18. font-size: 15px;
  19. font-weight: 550;
  20. }
  21. .tworight {
  22. width: 100%;
  23. float: left;
  24. padding: 2%;
  25. background-color: #ffffff;
  26. margin-bottom: 0.5%;
  27. }
  28. .two-left {
  29. width: 90%;
  30. height: 50.64px;
  31. background-color: #eeeeee;
  32. }
  33. .imgs {
  34. width: 85%;
  35. height: 40.83px;
  36. }
  37. .img {
  38. width: 100%;
  39. height: 50.64px;
  40. }
  41. .two-1 {
  42. padding-top: 17px;
  43. padding-left: 5px;
  44. float: left;
  45. width: 15%;
  46. background-color: #ffffff;
  47. }
  48. .two2 {
  49. background-color: #ffffff;
  50. }
  51. .two-2 {
  52. padding-top: 10px;
  53. padding-left: 5px;
  54. float: left;
  55. width: 15%;
  56. height: 75px;
  57. background-color: #ffffff;
  58. /* border: 1px solid red; */
  59. }
  60. .name {
  61. margin-left: 10px;
  62. font-size: 13px;
  63. color: #727272;
  64. }
  65. .thr-left {
  66. width: 90%;
  67. height: 50.64px;
  68. background-color: #eeeeee;
  69. }
  70. .img {
  71. width: 100%;
  72. height: 50.64px;
  73. }
  74. .thr {
  75. background-color: #ffffff;
  76. }
  77. .thrright {
  78. background-color: #ffffff;
  79. margin-bottom: 2%;
  80. }
  81. .thr-1 {
  82. padding-top: 10px;
  83. padding-left: 6.5px;
  84. float: left;
  85. width: 14.5%;
  86. background-color: #ffffff;
  87. padding-bottom: 5px;
  88. }
  89. .thr1 {
  90. background-color: #ffffff;
  91. }
  92. .thr-2 {
  93. padding-top: 10px;
  94. padding-left: 8px;
  95. float: left;
  96. width: 18%;
  97. height: 75px;
  98. background-color: #ffffff;
  99. /* border: 1px solid red; */
  100. }
  101. .thr2 {
  102. float: left;
  103. width: 50px;
  104. height: 50px;
  105. border: 2px solid #dddcdc;
  106. }
  107. .names {
  108. margin-left: 7px;
  109. font-size: 13px;
  110. color: #727272;
  111. }
  112. .thrss {
  113. font-size: 14px;
  114. font-weight: 500;
  115. }
  116. .thrleft {
  117. float: left;
  118. height: 105px;
  119. padding-top: 68px;
  120. padding-left: 10px;
  121. padding-right: 2px;
  122. background-color: #ffffff;
  123. margin-bottom: 2%;
  124. }
  125. .onea {
  126. font-weight: 600;
  127. position: absolute;
  128. top: 5%;
  129. left: 2%;
  130. }
  131. .back {
  132. width: 40rpx;
  133. height: 40rpx;
  134. left: 15px;
  135. width: 40rpx;
  136. height: 40rpx;
  137. }
  138. .four {
  139. font-weight: 550;
  140. font-size: 15px;
  141. background-color: #ffffff;
  142. }
  143. .five {
  144. float: left;
  145. width: 100%;
  146. font-weight: 550;
  147. font-size: 15px;
  148. margin-bottom: 10%;
  149. background-color: #ffffff;
  150. }
  151. .button {
  152. margin-top: 5px !important;
  153. width: 300px !important;
  154. height: 35px;
  155. background-color: rgb(247, 89, 16);
  156. background-image: linear-gradient(to right, rgb(245, 122, 65), rgb(247, 89, 41));
  157. border-radius: 30px;
  158. color: #ffffff;
  159. font-size: 13px;
  160. }
  161. .upload {
  162. float: left;
  163. width: 100%;
  164. background-color: #ffffff;
  165. }
  166. .upload .upload_1 {
  167. margin-left: 5%;
  168. }
  169. .one{
  170. float: left;
  171. width: 100%;
  172. }
  173. .two{
  174. float: left;
  175. width: 100%;
  176. }
  177. .thr{
  178. float: left;
  179. width: 100%;
  180. }
  181. .four{
  182. float: left;
  183. width: 100%;
  184. margin-left: 5%;
  185. }