1
0

index.rpx.css 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618
  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 30rpx 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. white-space: nowrap;
  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: 10px;
  48. }
  49. .biaoqian1 {
  50. white-space: nowrap;
  51. background: #FFF6CE;
  52. border-radius: 8rpx;
  53. padding: 2rpx 10rpx;
  54. font-size: 18rpx;
  55. font-weight: 400;
  56. color: #333333;
  57. margin-left: 10px;
  58. }
  59. .tuni-right {
  60. width: 365rpx;
  61. }
  62. .imgs {
  63. width: 622rpx;
  64. /*height: 624rpx;*/
  65. margin-top: 16rpx;
  66. border-radius: 15rpx;
  67. }
  68. .mmImgView {
  69. float: left;
  70. width: 308rpx;
  71. height: 310rpx;
  72. border-radius: 15rpx;
  73. overflow: hidden;
  74. }
  75. .floatRight {
  76. float: right;
  77. }
  78. .marginTop {
  79. margin-top: 6rpx;
  80. }
  81. .mmImg {
  82. width: 308rpx;
  83. height: 310rpx;
  84. border-radius: 8rpx;
  85. }
  86. .like {
  87. width: 622rpx;
  88. font-size: 28rpx;
  89. font-weight: 400;
  90. color: #333333;
  91. line-height: 40rpx;
  92. margin-top: 16rpx;
  93. }
  94. .serviceMsg {
  95. width: 686rpx;
  96. background: #FFFFFF;
  97. border-radius: 24rpx;
  98. margin-top: 84rpx;
  99. position: relative;
  100. margin-bottom: 60rpx;
  101. padding-bottom: 38rpx;
  102. }
  103. .dakaIcon {
  104. height: 40rpx;
  105. margin-top: 46rpx;
  106. font-size: 28rpx;
  107. font-weight: 600;
  108. color: #93D21A;
  109. line-height: 36rpx;
  110. }
  111. .dakaText {
  112. margin-top: 10rpx;
  113. font-size: 20rpx;
  114. font-weight: 400;
  115. color: #333333;
  116. }
  117. .buttons {
  118. margin-top: 16rpx;
  119. }
  120. .buttonItem {
  121. width: 164rpx;
  122. height: 80rpx;
  123. background: #FFE05C;
  124. border-radius: 40rpx;
  125. border: 4rpx solid #FFFFFF;
  126. text-align: center;
  127. font-size: 24rpx;
  128. font-weight: 600;
  129. color: #333333;
  130. line-height: 80rpx;
  131. }
  132. .serviceProfile {
  133. width: 160rpx;
  134. height: 160rpx;
  135. border-radius: 80rpx;
  136. border: 2px solid #ffffff;
  137. box-sizing: border-box;
  138. }
  139. .serviceInfo {
  140. width: 622rpx;
  141. position: absolute;
  142. left: 32rpx;
  143. top: -60rpx;
  144. }
  145. .serviceInfo-rigth {
  146. width: 465rpx;
  147. padding-bottom: 20rpx;
  148. }
  149. .servicename {
  150. /*width: 100rpx;*/
  151. /*height: 52rpx;*/
  152. font-size: 24rpx;
  153. font-weight: 600;
  154. color: #333333;
  155. margin-left: 20rpx;
  156. margin-top: 10rpx;
  157. /*padding: 0 20rpx;*/
  158. /*line-height: 64rpx;*/
  159. /*margin-bottom: 20rpx;*/
  160. }
  161. .tag {
  162. width: 140rpx;
  163. height: 64rpx;
  164. background: #FFF6CE;
  165. border-radius: 32rpx;
  166. line-height: 64rpx;
  167. }
  168. .tag text {
  169. margin-right: 10rpx;
  170. }
  171. .hint {
  172. width: 24rpx;
  173. height: 24rpx;
  174. border-radius: 12rpx;
  175. text-align: center;
  176. background: #FFAF36;
  177. color: red;
  178. font-size: 18rpx;
  179. margin-left: 20rpx;
  180. margin-top: 32rpx;
  181. line-height: 24rpx;
  182. }
  183. .hintCentent {
  184. font-size: 32rpx;
  185. font-weight: 500;
  186. color: #FFFFFF;
  187. line-height: 88rpx;
  188. margin-left: 20rpx;
  189. }
  190. .hintView {
  191. width: 622rpx;
  192. height: 88rpx;
  193. background: linear-gradient(180deg, #FF5C5C 0%, #E63A3A 100%);
  194. border-radius: 44rpx;
  195. border: 2rpx solid #FFFFFF;
  196. }
  197. .leftBord {
  198. border-left: 2px solid #DDDDDD;
  199. padding-left: 30rpx;
  200. margin-left: 30rpx;
  201. }
  202. .dataNull {
  203. width: 280rpx;
  204. height: 280rpx;
  205. margin-top: 100rpx;
  206. }
  207. .dataNullText {
  208. font-size: 24rpx;
  209. font-weight: 400;
  210. color: #999999;
  211. margin-top: 24rpx;
  212. }
  213. .addService {
  214. width: 750rpx;
  215. background: #FFFFFF;
  216. padding: 24rpx 0;
  217. border-radius: 24rpx 24rpx 0rpx 0rpx;
  218. }
  219. .popupTitle {
  220. height: 44rpx;
  221. font-size: 32rpx;
  222. font-weight: 600;
  223. color: #333333;
  224. line-height: 44rpx;
  225. margin-left: 34rpx;
  226. }
  227. .scrollY {
  228. height: 504rpx;
  229. margin-top: 34rpx;
  230. margin-bottom: 24rpx;
  231. }
  232. .scrollY1 {
  233. height: 870rpx;
  234. margin-bottom: 24rpx;
  235. }
  236. .serviceItems {
  237. width: 684rpx;
  238. margin-top: 20rpx;
  239. }
  240. .serviceItem {
  241. width: 210rpx;
  242. height: 100rpx;
  243. background: #FAFAFA;
  244. border-radius: 16rpx;
  245. text-align: center;
  246. font-size: 28rpx;
  247. font-weight: 500;
  248. color: #111111;
  249. line-height: 100rpx;
  250. float: left;
  251. }
  252. .marginTop24 {
  253. margin-top: 24rpx;
  254. }
  255. .marginLeft16 {
  256. margin-left: 16rpx;
  257. }
  258. .marginLeft28 {
  259. margin-left: 28rpx;
  260. }
  261. .serviceTeach {
  262. width: 148rpx;
  263. height: 206rpx;
  264. float: left;
  265. position: relative;
  266. }
  267. .serviceTeachImg {
  268. width: 148rpx;
  269. height: 148rpx;
  270. border-radius: 74rpx;
  271. }
  272. .serviceTeachName {
  273. width: 148rpx;
  274. height: 40rpx;
  275. font-size: 24rpx;
  276. font-family: PingFangSC, PingFang SC;
  277. font-weight: 400;
  278. color: #666666;
  279. line-height: 40rpx;
  280. text-align: center;
  281. margin-top: 16rpx;
  282. }
  283. .vImage {
  284. position: absolute;
  285. top: 0;
  286. right: 0;
  287. width: 32rpx;
  288. height: 32rpx;
  289. }
  290. .serviceName {
  291. font-size: 32rpx;
  292. font-weight: 600;
  293. color: #111111;
  294. margin-left: 24rpx;
  295. padding-top: 24rpx;
  296. }
  297. .servicePrice {
  298. margin-top: 16rpx;
  299. margin-left: 24rpx;
  300. }
  301. .servicePriceKey {
  302. height: 40rpx;
  303. font-size: 24rpx;
  304. font-weight: 400;
  305. color: #999999;
  306. line-height: 40rpx;
  307. }
  308. .servicePricePrice {
  309. height: 40rpx;
  310. font-size: 24rpx;
  311. font-weight: 400;
  312. color: #ed569f;
  313. line-height: 40rpx;
  314. }
  315. .cancelButton {
  316. width: 332rpx;
  317. height: 80rpx;
  318. background: #F5F5F5;
  319. border-radius: 54rpx;
  320. text-align: center;
  321. line-height: 80rpx;
  322. font-size: 28rpx;
  323. font-weight: 400;
  324. color: #666666;
  325. }
  326. .confirmButton {
  327. width: 332rpx;
  328. height: 80rpx;
  329. background: #FFE05C;
  330. border-radius: 54rpx;
  331. text-align: center;
  332. line-height: 80rpx;
  333. font-size: 28rpx;
  334. font-weight: 400;
  335. color: #333333;
  336. }
  337. .teachItem {
  338. width: 686rpx;
  339. height: 228rpx;
  340. background: #FAFAFA;
  341. border-radius: 16rpx;
  342. position: relative;
  343. margin-left: 32rpx;
  344. margin-top: 24rpx;
  345. }
  346. .teachItem:first-child {
  347. margin-top: 0rpx;
  348. }
  349. .teachImage {
  350. width: 180rpx;
  351. height: 180rpx;
  352. border-radius: 8rpx;
  353. margin-top: 24rpx;
  354. margin-left: 24rpx;
  355. }
  356. .teachMsg {
  357. margin-left: 24rpx;
  358. }
  359. .techName {
  360. height: 48rpx;
  361. font-size: 32rpx;
  362. font-weight: 600;
  363. color: #111111;
  364. line-height: 48rpx;
  365. margin-top: 62rpx;
  366. }
  367. .teachTag {
  368. height: 44rpx;
  369. font-size: 20rpx;
  370. font-weight: 400;
  371. color: #333333;
  372. line-height: 44rpx;
  373. padding: 0 24rpx;
  374. margin-left: 16rpx;
  375. margin-top: 62rpx;
  376. background: #FFF6CE;
  377. border-radius: 8rpx;
  378. border: 2rpx solid #FFE05C;
  379. }
  380. .declaration {
  381. height: 40rpx;
  382. font-size: 24rpx;
  383. font-weight: 400;
  384. color: #999999;
  385. line-height: 40rpx;
  386. margin-top: 16rpx;
  387. }
  388. .vBackGround {
  389. background: rgba(255, 224, 92, 0.1);
  390. border: 4rpx solid #FFE05C;
  391. box-sizing: border-box;
  392. }
  393. .objectItem {
  394. width: 686rpx;
  395. height: 160rpx;
  396. background: #FAFAFA;
  397. border-radius: 16rpx;
  398. margin-left: 32rpx;
  399. position: relative;
  400. margin-top: 24rpx;
  401. }
  402. .objectItem:first-child {
  403. margin-top: 0rpx;
  404. }
  405. .objectImage {
  406. width: 108rpx;
  407. height: 108rpx;
  408. border-radius: 56rpx;
  409. border: 2rpx solid #FFFFFF;
  410. margin-top: 24rpx;
  411. margin-left: 24rpx;
  412. }
  413. .objectName {
  414. height: 160rpx;
  415. font-size: 32rpx;
  416. font-weight: 600;
  417. color: #111111;
  418. line-height: 160rpx;
  419. margin-left: 24rpx;
  420. }
  421. .reminderView {
  422. width: 600rpx;
  423. background: #FFFFFF;
  424. border-radius: 15rpx;
  425. padding: 20rpx 10rpx;
  426. }
  427. .reminderTitle {
  428. text-align: center;
  429. height: 50rpx;
  430. line-height: 50rpx;
  431. }
  432. .textareaView {
  433. min-height: 280rpx;
  434. padding: 10rpx 0;
  435. }
  436. .textarea {
  437. border: 1px solid #F7F7F7;
  438. padding: 10rpx;
  439. }
  440. .orderMsg{
  441. padding-left: 32rpx;
  442. margin-top: 20rpx;
  443. }
  444. .orderMsg1{
  445. padding-left: 32rpx;
  446. padding-bottom: 30rpx;
  447. padding-top: 30rpx;
  448. border-bottom: 1px solid #F7F7F7;
  449. }
  450. .key{
  451. height: 44rpx;
  452. font-size: 28rpx;
  453. font-family: PingFangSC, PingFang SC;
  454. font-weight: 400;
  455. color: #999999;
  456. line-height: 44rpx;
  457. margin-left: 16rpx;
  458. min-width: 150rpx;
  459. }
  460. .value{
  461. height: 44rpx;
  462. font-size: 28rpx;
  463. font-family: PingFangSC, PingFang SC;
  464. font-weight: 400;
  465. color: #333333;
  466. line-height: 44rpx;
  467. }
  468. .promotionView{
  469. width: 500rpx;
  470. mix-height: 600rpx;
  471. background: #FFFFFF;
  472. border-radius: 24rpx;
  473. }
  474. .qrcodeView{
  475. padding: 10rpx 0;
  476. }
  477. .stateStr{
  478. font-size: 28rpx;
  479. margin-right: 24rpx;
  480. background: #FFF6CE;
  481. padding: 0 15rpx;
  482. border-radius: 5rpx;
  483. font-weight: bold;
  484. }
  485. .avatarView{
  486. width: 600rpx;
  487. border-radius: 10rpx;
  488. background: white;
  489. padding: 20rpx 0;
  490. }
  491. .avatarOpen{
  492. width: 550rpx;
  493. border-radius: 10rpx;
  494. }
  495. .buttonState{
  496. background: #999999;
  497. pointer-events: none;
  498. }
  499. .hintViewBgColor1{
  500. background: #ed569f;
  501. }
  502. .hintViewBgColor2{
  503. background: #FFE05C;
  504. }
  505. .hintViewBgColor3{
  506. background: #11f10a;
  507. }
  508. .serviceTab {
  509. background: #999999;
  510. border: 1px solid #999999;
  511. border-radius: 40rpx;
  512. padding: 10rpx 40rpx;
  513. margin: 0 10rpx;
  514. font-size: 28rpx;
  515. font-weight: 500;
  516. color: #FFFFFF;
  517. }
  518. .serviceTab1 {
  519. background: #FFE05C;
  520. border: 1px solid #FFE05C;
  521. border-radius: 40rpx;
  522. padding: 10rpx 40rpx;
  523. margin: 0 10rpx;
  524. font-size: 28rpx;
  525. font-weight: 500;
  526. color: #333333;
  527. }
  528. .emptyDataView {
  529. width: 684rpx;
  530. height: 200rpx;
  531. display: flex;
  532. align-items: center;
  533. justify-content: center;
  534. background: #FAFAFA;
  535. border-radius: 16rpx;
  536. }
  537. .emptyDataText {
  538. font-size: 28rpx;
  539. font-weight: 400;
  540. color: #999999;
  541. }