index.wxss 2.7 KB

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