index.rpx.css 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491
  1. .page {
  2. /* background-image:url('https://wine.gzzzyd.com/tech/static/index/bgImg.png'); */
  3. background-image: url('https://jje.admin.xinyuekj.com.cn/tech/static/index/bgImg.png');
  4. background-repeat: no-repeat;
  5. background-size: 100%;
  6. background-color: #f7f7f7;
  7. padding: 0 32rpx;
  8. }
  9. .tuni {
  10. height: 160rpx;
  11. border-radius: 24rpx;
  12. background: #ffffff;
  13. margin-top: 34rpx;
  14. background: linear-gradient(180deg, #FFFFFF 0%, #FFFCED 100%);
  15. }
  16. .profile {
  17. width: 112rpx;
  18. height: 112rpx;
  19. border-radius: 80rpx;
  20. border: 2rpx solid #FFFFFF;
  21. box-sizing: border-box;
  22. margin-left: 32rpx;
  23. margin-top: 24rpx;
  24. }
  25. .tuniMsg {
  26. width: 165rpx;
  27. height: 160rpx;
  28. margin-left: 16rpx;
  29. }
  30. .name {
  31. font-size: 28rpx;
  32. font-weight: 600;
  33. color: #333333;
  34. margin-top: 30rpx;
  35. line-height: 52rpx;
  36. }
  37. .biaoqian {
  38. background: #FFF6CE;
  39. border-radius: 8rpx;
  40. border: 2rpx solid #FFE05C;
  41. padding: 6rpx 18rpx;
  42. font-size: 20rpx;
  43. font-weight: 400;
  44. color: #333333;
  45. }
  46. .tuni-right {
  47. width: 365rpx;
  48. }
  49. .imgs {
  50. width: 622rpx;
  51. /*height: 624rpx;*/
  52. margin-top: 16rpx;
  53. border-radius: 15rpx;
  54. }
  55. .mmImgView {
  56. float: left;
  57. width: 308rpx;
  58. height: 310rpx;
  59. border-radius: 15rpx;
  60. overflow: hidden;
  61. }
  62. .floatRight {
  63. float: right;
  64. }
  65. .marginTop {
  66. margin-top: 6rpx;
  67. }
  68. .mmImg {
  69. width: 308rpx;
  70. height: 310rpx;
  71. border-radius: 8rpx;
  72. }
  73. .like {
  74. width: 622rpx;
  75. font-size: 28rpx;
  76. font-weight: 400;
  77. color: #333333;
  78. line-height: 40rpx;
  79. margin-top: 16rpx;
  80. }
  81. .serviceMsg {
  82. width: 686rpx;
  83. background: #FFFFFF;
  84. border-radius: 24rpx;
  85. margin-top: 84rpx;
  86. position: relative;
  87. margin-bottom: 60rpx;
  88. padding-bottom: 38rpx;
  89. }
  90. .dakaIcon {
  91. height: 40rpx;
  92. margin-top: 46rpx;
  93. font-size: 28rpx;
  94. font-weight: 600;
  95. color: #93D21A;
  96. line-height: 36rpx;
  97. }
  98. .dakaText {
  99. margin-top: 10rpx;
  100. font-size: 20rpx;
  101. font-weight: 400;
  102. color: #333333;
  103. }
  104. .buttons {
  105. margin-top: 16rpx;
  106. }
  107. .buttonItem {
  108. width: 164rpx;
  109. height: 80rpx;
  110. background: #FFE05C;
  111. border-radius: 40rpx;
  112. border: 4rpx solid #FFFFFF;
  113. text-align: center;
  114. font-size: 24rpx;
  115. font-weight: 600;
  116. color: #333333;
  117. line-height: 80rpx;
  118. }
  119. .serviceProfile {
  120. width: 160rpx;
  121. height: 160rpx;
  122. border-radius: 80rpx;
  123. border: 2px solid #ffffff;
  124. box-sizing: border-box;
  125. }
  126. .serviceInfo {
  127. width: 622rpx;
  128. position: absolute;
  129. left: 32rpx;
  130. top: -60rpx;
  131. }
  132. .serviceInfo-rigth {
  133. width: 465rpx;
  134. padding-bottom: 20rpx;
  135. }
  136. .servicename {
  137. height: 52rpx;
  138. font-size: 36rpx;
  139. font-weight: 600;
  140. color: #333333;
  141. padding: 0 20rpx;
  142. line-height: 64rpx;
  143. margin-bottom: 20rpx;
  144. }
  145. .tag {
  146. width: 140rpx;
  147. height: 64rpx;
  148. background: #FFF6CE;
  149. border-radius: 32rpx;
  150. line-height: 64rpx;
  151. }
  152. .tag text {
  153. margin-right: 10rpx;
  154. }
  155. .hint {
  156. width: 24rpx;
  157. height: 24rpx;
  158. border-radius: 12rpx;
  159. text-align: center;
  160. background: #FFAF36;
  161. color: red;
  162. font-size: 18rpx;
  163. margin-left: 20rpx;
  164. margin-top: 32rpx;
  165. line-height: 24rpx;
  166. }
  167. .hintCentent {
  168. font-size: 32rpx;
  169. font-weight: 500;
  170. color: #FFFFFF;
  171. line-height: 88rpx;
  172. margin-left: 20rpx;
  173. }
  174. .hintView {
  175. width: 622rpx;
  176. height: 88rpx;
  177. background: linear-gradient(180deg, #FF5C5C 0%, #E63A3A 100%);
  178. border-radius: 44rpx;
  179. border: 2rpx solid #FFFFFF;
  180. }
  181. .leftBord {
  182. border-left: 2px solid #DDDDDD;
  183. padding-left: 30rpx;
  184. margin-left: 30rpx;
  185. }
  186. .dataNull {
  187. width: 280rpx;
  188. height: 280rpx;
  189. margin-top: 100rpx;
  190. }
  191. .dataNullText {
  192. font-size: 24rpx;
  193. font-weight: 400;
  194. color: #999999;
  195. margin-top: 24rpx;
  196. }
  197. .addService {
  198. width: 750rpx;
  199. background: #FFFFFF;
  200. padding: 24rpx 0;
  201. border-radius: 24rpx 24rpx 0rpx 0rpx;
  202. }
  203. .popupTitle {
  204. height: 44rpx;
  205. font-size: 32rpx;
  206. font-weight: 600;
  207. color: #333333;
  208. line-height: 44rpx;
  209. margin-left: 34rpx;
  210. }
  211. .scrollY {
  212. height: 504rpx;
  213. margin-top: 34rpx;
  214. margin-bottom: 24rpx;
  215. }
  216. .scrollY1 {
  217. height: 870rpx;
  218. margin-bottom: 24rpx;
  219. }
  220. .serviceItems {
  221. width: 684rpx;
  222. margin-top: 20rpx;
  223. }
  224. .serviceItem {
  225. width: 210rpx;
  226. height: 100rpx;
  227. background: #FAFAFA;
  228. border-radius: 16rpx;
  229. text-align: center;
  230. font-size: 28rpx;
  231. font-weight: 500;
  232. color: #111111;
  233. line-height: 100rpx;
  234. float: left;
  235. }
  236. .marginTop24 {
  237. margin-top: 24rpx;
  238. }
  239. .marginLeft16 {
  240. margin-left: 16rpx;
  241. }
  242. .marginLeft28 {
  243. margin-left: 28rpx;
  244. }
  245. .serviceTeach {
  246. width: 148rpx;
  247. height: 206rpx;
  248. float: left;
  249. position: relative;
  250. }
  251. .serviceTeachImg {
  252. width: 148rpx;
  253. height: 148rpx;
  254. border-radius: 74rpx;
  255. }
  256. .serviceTeachName {
  257. width: 148rpx;
  258. height: 40rpx;
  259. font-size: 24rpx;
  260. font-family: PingFangSC, PingFang SC;
  261. font-weight: 400;
  262. color: #666666;
  263. line-height: 40rpx;
  264. text-align: center;
  265. margin-top: 16rpx;
  266. }
  267. .vImage {
  268. position: absolute;
  269. top: 0;
  270. right: 0;
  271. width: 32rpx;
  272. height: 32rpx;
  273. }
  274. .serviceName {
  275. font-size: 32rpx;
  276. font-weight: 600;
  277. color: #111111;
  278. margin-left: 24rpx;
  279. padding-top: 24rpx;
  280. }
  281. .servicePrice {
  282. margin-top: 16rpx;
  283. margin-left: 24rpx;
  284. }
  285. .servicePriceKey {
  286. height: 40rpx;
  287. font-size: 24rpx;
  288. font-weight: 400;
  289. color: #999999;
  290. line-height: 40rpx;
  291. }
  292. .servicePricePrice {
  293. height: 40rpx;
  294. font-size: 24rpx;
  295. font-weight: 400;
  296. color: #ED569F;
  297. line-height: 40rpx;
  298. }
  299. .cancelButton {
  300. width: 332rpx;
  301. height: 80rpx;
  302. background: #F5F5F5;
  303. border-radius: 54rpx;
  304. text-align: center;
  305. line-height: 80rpx;
  306. font-size: 28rpx;
  307. font-weight: 400;
  308. color: #666666;
  309. }
  310. .confirmButton {
  311. width: 332rpx;
  312. height: 80rpx;
  313. background: #FFE05C;
  314. border-radius: 54rpx;
  315. text-align: center;
  316. line-height: 80rpx;
  317. font-size: 28rpx;
  318. font-weight: 400;
  319. color: #333333;
  320. }
  321. .teachItem {
  322. width: 686rpx;
  323. height: 228rpx;
  324. background: #FAFAFA;
  325. border-radius: 16rpx;
  326. position: relative;
  327. margin-left: 32rpx;
  328. margin-top: 24rpx;
  329. }
  330. .teachItem:first-child {
  331. margin-top: 0rpx;
  332. }
  333. .teachImage {
  334. width: 180rpx;
  335. height: 180rpx;
  336. border-radius: 8rpx;
  337. margin-top: 24rpx;
  338. margin-left: 24rpx;
  339. }
  340. .teachMsg {
  341. margin-left: 24rpx;
  342. }
  343. .techName {
  344. height: 48rpx;
  345. font-size: 32rpx;
  346. font-weight: 600;
  347. color: #111111;
  348. line-height: 48rpx;
  349. margin-top: 62rpx;
  350. }
  351. .teachTag {
  352. height: 44rpx;
  353. font-size: 20rpx;
  354. font-weight: 400;
  355. color: #333333;
  356. line-height: 44rpx;
  357. padding: 0 24rpx;
  358. margin-left: 16rpx;
  359. margin-top: 62rpx;
  360. background: #FFF6CE;
  361. border-radius: 8rpx;
  362. border: 2rpx solid #FFE05C;
  363. }
  364. .declaration {
  365. height: 40rpx;
  366. font-size: 24rpx;
  367. font-weight: 400;
  368. color: #999999;
  369. line-height: 40rpx;
  370. margin-top: 16rpx;
  371. }
  372. .vBackGround {
  373. background: rgba(255, 224, 92, 0.1);
  374. border: 4rpx solid #FFE05C;
  375. box-sizing: border-box;
  376. }
  377. .objectItem {
  378. width: 686rpx;
  379. height: 160rpx;
  380. background: #FAFAFA;
  381. border-radius: 16rpx;
  382. margin-left: 32rpx;
  383. position: relative;
  384. margin-top: 24rpx;
  385. }
  386. .objectItem:first-child {
  387. margin-top: 0rpx;
  388. }
  389. .objectImage {
  390. width: 108rpx;
  391. height: 108rpx;
  392. border-radius: 56rpx;
  393. border: 2rpx solid #FFFFFF;
  394. margin-top: 24rpx;
  395. margin-left: 24rpx;
  396. }
  397. .objectName {
  398. height: 160rpx;
  399. font-size: 32rpx;
  400. font-weight: 600;
  401. color: #111111;
  402. line-height: 160rpx;
  403. margin-left: 24rpx;
  404. }
  405. .reminderView {
  406. width: 600rpx;
  407. background: #FFFFFF;
  408. border-radius: 15rpx;
  409. padding: 20rpx 10rpx;
  410. }
  411. .reminderTitle {
  412. text-align: center;
  413. height: 50rpx;
  414. line-height: 50rpx;
  415. }
  416. .textareaView {
  417. height: 280rpx;
  418. padding: 10rpx 0;
  419. }
  420. .textarea {
  421. border: 1px solid #F7F7F7;
  422. padding: 10rpx;
  423. }