index.acss 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277
  1. .basics-msg {
  2. position: relative;
  3. height: 273rpx;
  4. width: 100%;
  5. color: rgba(255, 255, 255, 0.9);
  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. .myrenewalcontract-detail-content {
  47. margin-top: 250rpx;
  48. padding: 24rpx 32rpx 0;
  49. width: 646rx;
  50. margin-bottom: 24rpx;
  51. line-height: 40rpx;
  52. }
  53. .big-tit {
  54. color: #5553fb;
  55. font-size: 48rpx;
  56. font-weight: 700;
  57. letter-spacing: 5rpx;
  58. margin-bottom: 24rpx;
  59. }
  60. .logo-box {
  61. background-color: #f7f9fc;
  62. padding: 24rpx 20rpx;
  63. margin-bottom: 32rpx;
  64. }
  65. .position {
  66. color: rgba(58, 60, 101, 0.75);
  67. font-size: 30rpx;
  68. margin-left: 24rpx;
  69. font-weight: 500;
  70. margin-bottom: 10rpx;
  71. }
  72. .myrenewalcontract-detail-position {
  73. color: rgba(58, 60, 101, 0.75);
  74. font-size: 30rpx;
  75. margin-left: 24rpx;
  76. font-weight: 500;
  77. margin-bottom: 10rpx;
  78. }
  79. .position>text {
  80. margin-left: 16rpx;
  81. }
  82. .myrenewalcontract-detail-position>text {
  83. margin-left: 16rpx;
  84. }
  85. .logo-icon {
  86. width: 30rpx;
  87. height: 30rpx;
  88. }
  89. .tit {
  90. color: #545688;
  91. font-size: 36rpx;
  92. font-weight: 500;
  93. margin-left: 24rpx;
  94. }
  95. .flex {
  96. display: flex;
  97. justify-content: space-between;
  98. overflow-x: auto;
  99. }
  100. .service {
  101. background-color: #fef1e1;
  102. padding: 18rpx 12rpx 16rpx;
  103. color: rgba(58, 60, 101, 0.85);
  104. font-size: 30rpx;
  105. font-weight: 500;
  106. line-height: 56rpx;
  107. }
  108. .service>image {
  109. width: 48rpx;
  110. height: 48rpx;
  111. margin-right: 32rpx;
  112. vertical-align: middle;
  113. border-radius: 45%;
  114. }
  115. .layout {
  116. padding: 26rpx;
  117. padding-bottom: 200rpx;
  118. }
  119. .layout-tit {
  120. color: #3a3c65;
  121. font-size: 36rpx;
  122. font-weight: 700;
  123. margin-bottom: 32rpx;
  124. }
  125. .col {
  126. color: #6473fb;
  127. font-size: 30rpx;
  128. font-weight: 500;
  129. }
  130. .fun {
  131. width: 110px;
  132. height: 340rpx;
  133. position: absolute;
  134. background-color: #fff;
  135. top: 52px;
  136. right: 7px;
  137. }
  138. .info-panel-triple {
  139. width: 0;
  140. height: 0;
  141. border: 18rpx solid transparent;
  142. border-bottom-color: #fff;
  143. position: absolute;
  144. right: 20rpx;
  145. top: -16px;
  146. }
  147. .fun-item {
  148. text-align: center;
  149. height: 112rpx;
  150. width: 200rpx;
  151. line-height: 112rpx;
  152. border-bottom: 1px solid #f3f4f6;
  153. color: #3a3c65;
  154. }
  155. .serviceOrder {
  156. position: absolute;
  157. right: 34rpx;
  158. bottom: 28px;
  159. color: #fff;
  160. text-align: center;
  161. font-size: 32rpx;
  162. font-weight: 500;
  163. background-color: #ff8641;
  164. padding: 0rpx 24rpx;
  165. border-radius: 75rpx;
  166. }
  167. .popup-box {
  168. padding: 120rpx 40rpx;
  169. flex-wrap: wrap;
  170. }
  171. .popup-box>view {
  172. width: 316rpx;
  173. padding: 24rpx 66rpx;
  174. text-align: center;
  175. background-color: #f3f4f6;
  176. color: rgba(58, 60, 101, 0.75);
  177. font-size: 28rpx;
  178. font-weight: 500;
  179. border-radius: 15rpx;
  180. box-sizing: border-box;
  181. margin-bottom: 32rpx;
  182. }
  183. .check-css {
  184. border: 3rpx solid #7d7aff;
  185. background-color: #f1f4fd !important;
  186. color: #3a3c65 !important;
  187. }
  188. .audit {
  189. color: #fff;
  190. font-size: 26rpx;
  191. font-weight: 400;
  192. background-color: #6d7cfd;
  193. padding: 0 24rpx;
  194. display: inline-block;
  195. position: absolute;
  196. right: 0;
  197. top: 17rpx;
  198. height: 56rpx;
  199. line-height: 56rpx;
  200. border-radius: 20rpx 0 0 20rpx;
  201. }
  202. .myrenewalcontract-detail-audit {
  203. display: flex;
  204. align-items: center;
  205. color: #fff;
  206. font-size: 26rpx;
  207. font-weight: 400;
  208. background-color: #6d7cfd;
  209. padding: 0 24rpx;
  210. position: absolute;
  211. right: 0;
  212. top: -210rpx;
  213. height: 56rpx;
  214. line-height: 56rpx;
  215. border-radius: 20rpx 0 0 20rpx;
  216. }
  217. .myrenewalcontract-detail {
  218. position: relative;
  219. }
  220. .myrenewalcontract-detail-img {
  221. width: 120rpx;
  222. height: 112rpx;
  223. position: absolute;
  224. bottom: 10rpx;
  225. right: 65rpx;
  226. }
  227. .status-img {
  228. width: 120rpx;
  229. height: 112rpx;
  230. position: absolute;
  231. bottom: 100rpx;
  232. right: 65rpx;
  233. }
  234. .detail-over-text {
  235. margin-right: 10rpx;
  236. }
  237. .over-text {
  238. margin-left: 10rpx;
  239. }
  240. .btn-area button {
  241. background-color: #3A3C65;
  242. color: #fff;
  243. }