index.rpx.css 7.3 KB

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