clientDetail.css 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. page{
  2. background-color: #fff;
  3. }
  4. .user-header{
  5. margin: 30rpx 30rpx;
  6. padding:30rpx 0 30rpx;
  7. border-bottom: 1rpx solid #DEDEDE;
  8. }
  9. .user-header .header-pic{
  10. width: 100rpx;
  11. height: 100rpx;
  12. background: #E4E4E4;
  13. border-radius: 60rpx 60rpx 60rpx 60rpx;
  14. opacity: 1;
  15. margin-right: 20rpx;
  16. }
  17. .user-name{
  18. line-height: 53rpx;
  19. font-size: 38rpx;
  20. font-family: PingFang SC-Bold, PingFang SC;
  21. font-weight: bold;
  22. color: #263343;
  23. margin-bottom: 5rpx;
  24. }
  25. .user-tag{
  26. padding: 0 16rpx;
  27. line-height: 36rpx;
  28. background: #FFE6E8;
  29. border-radius: 4rpx 4rpx 4rpx 4rpx;
  30. opacity: 1;
  31. font-size: 22rpx;
  32. font-weight: 400;
  33. color: #A1A1A1;
  34. border: 2rpx solid #DEDEDE;
  35. margin-bottom: 6rpx;
  36. margin-right: 10rpx;
  37. }
  38. .user-tag-t{
  39. background: #FFE6E8;
  40. color: #E95A64;
  41. border: 2rpx solid #FFE6E8;
  42. }
  43. .form{
  44. padding: 30rpx;
  45. }
  46. .form-title{
  47. line-height: 45rpx;
  48. font-size: 32rpx;
  49. font-family: PingFang SC-Bold, PingFang SC;
  50. font-weight: bold;
  51. color: #263343;
  52. }
  53. .form-item{
  54. margin-top: 40rpx;
  55. }
  56. .form-label{
  57. width: 180rpx;
  58. margin-right: 25rpx;
  59. line-height: 42rpx;
  60. font-size: 30rpx;
  61. font-family: PingFang SC-Regular, PingFang SC;
  62. font-weight: 400;
  63. color: #A2A6AF;
  64. }
  65. .form-data{
  66. line-height: 42rpx;
  67. font-size: 30rpx;
  68. font-family: PingFang SC-Regular, PingFang SC;
  69. font-weight: 400;
  70. color: #263343;
  71. }
  72. .form-btn{
  73. padding:0 26rpx ;
  74. height: 60rpx;
  75. line-height: 60rpx;
  76. text-align: center;
  77. border-radius: 30rpx 30rpx 30rpx 30rpx;
  78. opacity: 1;
  79. border: 2rpx solid var(--main);
  80. color: var(--main);
  81. }
  82. .c-info{
  83. margin: 30rpx 0;
  84. padding: 30rpx;
  85. background: #E6F2FF;
  86. border-radius: 4rpx 4rpx 4rpx 4rpx;
  87. opacity: 1;
  88. border: 1rpx solid #CAE4FF;
  89. line-height: 45rpx;
  90. font-size: 32rpx;
  91. font-family: PingFang SC-Regular, PingFang SC;
  92. font-weight: 400;
  93. color: #3D90E5;
  94. text-align: center;
  95. }
  96. /* 客户动态 */
  97. .dt-box{
  98. padding: 30rpx;
  99. justify-content: space-between;
  100. }
  101. .dt-title{
  102. line-height: 45rpx;
  103. font-size: 32rpx;
  104. font-family: PingFang SC-Bold, PingFang SC;
  105. font-weight: bold;
  106. color: #263343;
  107. }
  108. .more{
  109. line-height: 33rpx;
  110. font-size: 24rpx;
  111. font-family: PingFang SC Regular-, PingFang SC Regular;
  112. font-weight: normal;
  113. color: #9C9392;
  114. }
  115. .log{margin: 20rpx 0 0;background: #fff;padding: 0rpx 40rpx 55rpx;}
  116. .log .tit{margin-bottom: 45rpx;}
  117. .log .li{padding-left: 60rpx;padding-bottom: 40rpx;position: relative;}
  118. .log-tit{font-size: 26rpx;color: #1A83FF;}
  119. .log .li text{display: block;color: #999;font-size: 26rpx;margin-top: 25rpx;}
  120. .log .li::before{content: '';display: block;width: 2rpx;background: #E2E7F1;position: absolute;top: 8rpx;left: 23rpx;bottom: -5rpx;z-index: 1;}
  121. .jcico{width: 26rpx;height: 26rpx;position: absolute;top: 5rpx;left: 12rpx;z-index: 2;}
  122. .time{font-size: 24rpx;color: #999;margin-bottom: 23rpx;}
  123. .des{
  124. font-size: 30rpx;
  125. font-family: PingFang SC-Bold, PingFang SC;
  126. /* font-weight: bold; */
  127. color: #333333;
  128. line-height: 42rpx;
  129. }
  130. .time-sort{
  131. width: 120rpx;
  132. height: 50rpx;
  133. font-size: 24rpx;
  134. font-family: PingFang SC-Bold, PingFang SC;
  135. color: #333333;
  136. margin-top: -10rpx;
  137. }
  138. .time-sort text{
  139. font-size: 36rpx;
  140. font-weight: bold;
  141. margin-right: 10rpx;
  142. }
  143. .time-year{
  144. width: 122rpx;
  145. height: 50rpx;
  146. font-size: 36rpx;
  147. font-family: PingFang SC-Bold, PingFang SC;
  148. font-weight: bold;
  149. color: #333333;
  150. margin: 50rpx 0;
  151. }