index.wxss 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  1. Page {
  2. width: 100%;
  3. height: 100%;
  4. background-color: #F7F7F7;
  5. }
  6. .container {
  7. width: 100%;
  8. background-color: #F7F7F7;
  9. display: flex;
  10. flex-flow: column nowrap;
  11. justify-content: space-between;
  12. }
  13. .top {
  14. height: 538rpx;
  15. width: 100%;
  16. }
  17. .top_img {
  18. height: 269px;
  19. width: 100%;
  20. }
  21. .bottom {
  22. /* height: 1000rpx; */
  23. padding: 30rpx 20rpx;
  24. display: flex;
  25. flex-flow: row nowrap;
  26. justify-content: space-between;
  27. }
  28. .left {
  29. width: 345rpx;
  30. }
  31. .left_1,
  32. .left_3,
  33. .right_2,
  34. .right_4 {
  35. height: 120rpx;
  36. background-color: #DBA901;
  37. color: #fff;
  38. border-radius: 10rpx;
  39. border: 4rpx solid #000;
  40. display: flex;
  41. flex-flow: row nowrap;
  42. justify-content: center;
  43. align-items: center;
  44. margin-bottom: 20rpx;
  45. }
  46. .left_2,
  47. .left_4,
  48. .right_1,
  49. .right_3 {
  50. height: 240rpx;
  51. background-color: #1296db;
  52. color: #fff;
  53. border-radius: 10rpx;
  54. border: 4rpx solid #000;
  55. display: flex;
  56. flex-flow: row nowrap;
  57. justify-content: center;
  58. align-items: center;
  59. margin-bottom: 20rpx;
  60. }
  61. .right {
  62. width: 345rpx;
  63. margin-left: 20rpx;
  64. }
  65. .content-button {
  66. height: 300rpx;
  67. width: 690rpx;
  68. margin-left: 30rpx;
  69. display: flex;
  70. flex-flow: row wrap;
  71. justify-content: left;
  72. background: #FFFFFF;
  73. box-shadow: 0px 9px 9px 1px rgba(131, 131, 131, 0.16);
  74. border-radius: 10px;
  75. margin-top: 5px;
  76. }
  77. .content-view {
  78. height: 50%;
  79. width: 50%;
  80. display: flex;
  81. flex-flow: row nowrap;
  82. justify-content: space-evenly;
  83. align-items: center;
  84. }
  85. .content-view image {
  86. width: 50rpx;
  87. height: 50rpx;
  88. }
  89. .content-view-title {
  90. font-size: 28rpx;
  91. font-weight: 800;
  92. color: #070604;
  93. margin-bottom: 9px;
  94. }
  95. .content-view-english {
  96. font-size: 18rpx;
  97. font-weight: 800;
  98. color: #BE9962;
  99. }
  100. /* .profile {
  101. box-sizing: border-box;
  102. border-bottom: solid 1rpx rgba(229, 212, 174, 0.5);
  103. border-right: solid 1rpx rgba(229, 212, 174, 0.5);
  104. }
  105. .environment {
  106. box-sizing: border-box;
  107. border-bottom: solid 1rpx rgba(229, 212, 174, 0.5);
  108. border-left: solid 1rpx rgba(229, 212, 174, 0.5);
  109. } */
  110. /* .culture {
  111. box-sizing: border-box;
  112. border-top: solid 1rpx rgba(229, 212, 174, 0.5);
  113. border-right: solid 1rpx rgba(229, 212, 174, 0.5);
  114. } */
  115. /* .benefits {
  116. box-sizing: border-box;
  117. border-top: solid 1rpx rgba(229, 212, 174, 0.5);
  118. border-left: solid 1rpx rgba(229, 212, 174, 0.5);
  119. } */
  120. .person-button {
  121. width: 344px;
  122. height: 88px;
  123. background: #FFFFFF;
  124. border-radius: 10px;
  125. margin: 0 auto;
  126. margin-top: 8px;
  127. display: flex;
  128. flex-flow: row nowrap;
  129. justify-content: space-evenly;
  130. align-items: center;
  131. /* box-shadow: 0px 9px 9px 1px rgba(131, 131, 131, 0.16); */
  132. }
  133. .head-img {
  134. width: 55px;
  135. height: 55px;
  136. border-radius: 50%;
  137. }
  138. .welcome {
  139. width: 105px;
  140. height: 55px;
  141. }
  142. .person-center {
  143. width: 88px;
  144. height: 28px;
  145. border-radius: 10px
  146. }
  147. .school-view {
  148. width: 347px;
  149. height: 147px;
  150. margin: 20px auto;
  151. /* margin-bottom: 60px; */
  152. /* box-shadow: 0px 9px 9px 1px rgba(131, 131, 131, 0.16); */
  153. }
  154. .school-img {
  155. width: 347px;
  156. height: 147px;
  157. position: absolute;
  158. }
  159. .school-view-right {
  160. position: relative;
  161. left: 165px;
  162. height: 147px;
  163. width: 183px;
  164. }
  165. .school-position {
  166. width: 60px;
  167. height: 60px;
  168. }
  169. .school-trip {
  170. width: 60px;
  171. height: 60px;
  172. }
  173. .content-all{
  174. display: flex;
  175. flex-flow: column nowrap;
  176. align-items: center;
  177. }
  178. .content-top{
  179. width: 345px;
  180. height: 146px;
  181. background: #FFFFFF;
  182. border-radius: 10px;
  183. margin-top: -7px;
  184. position: relative;
  185. display: flex;
  186. flex-flow: row nowrap;
  187. justify-content: space-between;
  188. align-items: center;
  189. }
  190. .content-top-v{
  191. width: 80px;
  192. height: 90px;
  193. display: flex;
  194. flex-flow: column nowrap;
  195. justify-content: space-around;
  196. align-items: center;
  197. }
  198. .top-line{
  199. width: 1px;
  200. height: 82px;
  201. background: #909090;
  202. }
  203. .ontent-top-text{
  204. font-size: 10px;
  205. font-weight: 400;
  206. color: #3E3A39;
  207. }
  208. .content-bottom{
  209. width: 344px;
  210. height: 180px;
  211. margin-top: 8px;
  212. display: flex;
  213. flex-flow: row nowrap;
  214. justify-content: left;
  215. align-items: center;
  216. }
  217. .content-bottom-left{
  218. width: 119px;
  219. height: 180px;
  220. }
  221. .content-bottom-right{
  222. width: 217px;
  223. height: 180px;
  224. margin-left: 8px;
  225. }
  226. .culture{
  227. width: 217px;
  228. height: 78px;
  229. }
  230. .content-bottom-right-bottom{
  231. width: 217px;
  232. height: 93px;
  233. margin-top: 5px;
  234. display: flex;
  235. flex-flow: row nowrap;
  236. justify-content: left;
  237. }
  238. .environment{
  239. width: 106px;
  240. height: 93px;
  241. }
  242. .treatment{
  243. width: 106px;
  244. height: 93px;
  245. margin-left: 6px;
  246. }