district.wxss 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. .panel1{
  2. width:710rpx;
  3. justify-content: space-between;
  4. margin-top: 30rpx;
  5. align-items: flex-start;
  6. }
  7. .text01{
  8. margin-left: 40rpx;
  9. font-size: 72rpx;
  10. }
  11. .logo_01b{
  12. width:140rpx;
  13. height:120rpx;
  14. margin-right: 40rpx;
  15. }
  16. .text02{
  17. margin: 60rpx 0 0 40rpx;
  18. font-size: 36rpx;
  19. align-self: flex-start;
  20. }
  21. .panel2{
  22. margin-top: 0;
  23. }
  24. .panel21{
  25. margin-top: 40rpx;
  26. width: 652rpx;
  27. justify-content: space-between;
  28. }
  29. .panel211{
  30. width:204rpx;
  31. height:158rpx;
  32. border-radius: 10rpx;
  33. background-color: #F2F2F2;
  34. }
  35. .icon_sys_05{
  36. width:28rpx;
  37. height:28rpx;
  38. }
  39. .text03{
  40. margin: 10rpx 0 0 0;
  41. font-size: 28rpx;
  42. }
  43. .line01{
  44. width:650rpx;
  45. height:1rpx;
  46. background-color: #E3E3E3;
  47. margin-top: 40rpx;
  48. }
  49. .text04{
  50. margin: 50rpx 0 40rpx 40rpx;
  51. font-size: 28rpx;
  52. align-self: flex-start;
  53. }
  54. .panel22{
  55. width:100%;
  56. justify-content: flex-start;
  57. align-items: flex-start;
  58. }
  59. .panel221{
  60. width:60rpx;
  61. height:60rpx;
  62. border-radius: 50%;
  63. background-color: #F0F0F0;
  64. margin-left: 40rpx;
  65. }
  66. .icon_sys_03{
  67. width:28rpx;
  68. height:26rpx;
  69. }
  70. .panel222{
  71. width:580rpx;
  72. margin-left: 30rpx;
  73. align-items: flex-start;
  74. }
  75. .panel2221{
  76. width:100%;
  77. height:66rpx;
  78. justify-content: space-between;
  79. }
  80. .text05{
  81. font-size: 24rpx;
  82. font-weight: 400;
  83. }
  84. .line02{
  85. width:540rpx;
  86. height:1rpx;
  87. background-color: #E3E3E3;
  88. margin: 30rpx 0 30rpx 0;
  89. }
  90. .panel3{
  91. min-height:200rpx;
  92. justify-content: space-between;
  93. }
  94. .text06{
  95. font-size: 36rpx;
  96. margin-left: 40rpx;
  97. }
  98. .pic_03{
  99. width:100rpx;
  100. height:100rpx;
  101. border-radius: 10rpx;
  102. margin-right: 40rpx;
  103. }
  104. .text07{
  105. font-size: 36rpx;
  106. margin:60rpx 0 0 40rpx;
  107. align-self: start;
  108. }
  109. .radio2{
  110. margin: 40rpx 0 30rpx 0;
  111. }
  112. /* ***************** */