index.rpx.css 7.6 KB

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