index.wxss 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225
  1. .basics-msg {
  2. position: relative;
  3. height: 273rpx;
  4. width: 100vw;
  5. color: rgba(255, 255, 255, 0.90);
  6. font-size: 30rpx;
  7. font-weight: 500;
  8. }
  9. .p-t {
  10. padding-top: 200rpx;
  11. position: relative;
  12. padding-left: 40rpx;
  13. box-sizing: border-box;
  14. height: 464rpx;
  15. }
  16. .room-detail-bg {
  17. position: absolute;
  18. width: 100%;
  19. height: 468rpx;
  20. }
  21. .basics-msg-tit {
  22. color: #FFF;
  23. font-size: 40rpx;
  24. font-weight: 500;
  25. margin: 15rpx 0 0;
  26. position: relative;
  27. }
  28. .basics-msg-tit>view {
  29. color: #DAD9FF;
  30. font-size: 30rpx;
  31. font-weight: 400;
  32. line-height: 38rpx;
  33. }
  34. .basics-msg-small-tit {
  35. color: #FFF;
  36. font-size: 48rpx;
  37. margin-bottom: -20rpx;
  38. }
  39. .content {
  40. margin-top: 250rpx;
  41. padding: 24rpx 32rpx 0;
  42. width: 646rx;
  43. margin-bottom: 24rpx;
  44. line-height: 40rpx;
  45. }
  46. .big-tit {
  47. color: #5553FB;
  48. font-size: 48rpx;
  49. font-weight: 700;
  50. letter-spacing: 5rpx;
  51. margin-bottom: 24rpx;
  52. }
  53. .logo-box {
  54. background-color: #f7f9fc;
  55. padding: 24rpx 20rpx;
  56. margin-bottom: 32rpx;
  57. }
  58. .position {
  59. color: rgba(58, 60, 101, 0.75);
  60. font-size: 30rpx;
  61. margin-left: 24rpx;
  62. font-weight: 500;
  63. margin-bottom: 10rpx;
  64. }
  65. .position>text {
  66. margin-left: 16rpx;
  67. }
  68. .logo-icon {
  69. width: 30rpx;
  70. height: 30rpx;
  71. }
  72. .tit {
  73. color: #545688;
  74. font-size: 36rpx;
  75. font-weight: 500;
  76. margin-left: 24rpx
  77. }
  78. .flex {
  79. display: flex;
  80. justify-content: space-between;
  81. overflow-x: auto;
  82. }
  83. .service {
  84. background-color: #fef1e1;
  85. padding: 18rpx 12rpx 16rpx;
  86. color: rgba(58, 60, 101, 0.85);
  87. font-size: 30rpx;
  88. font-weight: 500;
  89. line-height: 56rpx;
  90. }
  91. .service>image {
  92. width: 48rpx;
  93. height: 48rpx;
  94. margin-right: 32rpx;
  95. vertical-align: middle;
  96. border-radius: 45%;
  97. }
  98. .layout {
  99. padding: 26rpx;
  100. padding-bottom: 200rpx;
  101. }
  102. .layout-tit {
  103. color: #3A3C65;
  104. font-size: 36rpx;
  105. font-weight: 700;
  106. margin-bottom: 32rpx;
  107. }
  108. .col {
  109. color: #6473FB;
  110. font-size: 30rpx;
  111. font-weight: 500;
  112. }
  113. .fun {
  114. width: 110px;
  115. height: 340rpx;
  116. position: absolute;
  117. background-color: #fff;
  118. top: 52px;
  119. right: 7px;
  120. }
  121. .info-panel-triple {
  122. width: 0;
  123. height: 0;
  124. border: 18rpx solid transparent;
  125. border-bottom-color: #fff;
  126. position: absolute;
  127. right: 20rpx;
  128. top: -16px;
  129. }
  130. .fun-item {
  131. text-align: center;
  132. height: 112rpx;
  133. width: 200rpx;
  134. line-height: 112rpx;
  135. border-bottom: 1px solid #F3F4F6;
  136. color: #3A3C65;
  137. }
  138. .serviceOrder {
  139. position: absolute;
  140. right: 34rpx;
  141. bottom: 28px;
  142. color: #FFF;
  143. text-align: center;
  144. font-size: 32rpx;
  145. font-weight: 500;
  146. background-color: #ff8641;
  147. padding: 0rpx 24rpx;
  148. border-radius: 75rpx;
  149. }
  150. .popup-box {
  151. padding: 120rpx 40rpx;
  152. flex-wrap: wrap;
  153. }
  154. .popup-box>view {
  155. width: 316rpx;
  156. padding: 24rpx 66rpx;
  157. text-align: center;
  158. background-color: #f3f4f6;
  159. color: rgba(58, 60, 101, 0.75);
  160. font-size: 28rpx;
  161. font-weight: 500;
  162. border-radius: 15rpx;
  163. box-sizing: border-box;
  164. margin-bottom: 32rpx;
  165. }
  166. .check-css {
  167. border: 3rpx solid #7D7AFF;
  168. background-color: #f1f4fd !important;
  169. color: #3A3C65 !important;
  170. }
  171. .audit {
  172. color: #FFF;
  173. font-size: 26rpx;
  174. font-weight: 400;
  175. background-color: #6d7cfd;
  176. padding: 0 24rpx;
  177. display: inline-block;
  178. position: absolute;
  179. right: 0;
  180. top: 220rpx;
  181. height: 56rpx;
  182. line-height: 56rpx;
  183. border-radius: 20rpx 0 0 20rpx;
  184. }
  185. .status-img {
  186. width: 120rpx;
  187. height: 112rpx;
  188. position: absolute;
  189. bottom: 45rpx;
  190. right: 65rpx;
  191. }