evaluate.wxss 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. .evaluate_form{
  2. background-color: white;
  3. }
  4. .evaluate_form_t{
  5. height: 78rpx;
  6. line-height: 78rpx;
  7. text-indent: 38rpx;
  8. color: rgba(135, 135, 135, 1);
  9. font-size: 24rpx;
  10. font-family: PingFangSC-Regular,NotoSansHans-Regular;
  11. }
  12. .evaluate_form_item{
  13. height: 88rpx;
  14. line-height: 88rpx;
  15. display: flex;
  16. border-bottom: 1rpx solid rgba(235, 235, 235, 1);
  17. }
  18. .evaluate_form_it{
  19. color: rgba(56, 55, 53, 1);
  20. text-align: left;
  21. text-indent: 38rpx;
  22. font-size: 28rpx;
  23. font-family: PingFangSC-Regular,NotoSansHans-Regular;
  24. width:240rpx;
  25. }
  26. .evaluate_form_itw{
  27. color:#BFA368;
  28. display: inline;
  29. }
  30. .evaluate_form_input,.evaluate_form_picker{
  31. flex: 1;
  32. height: 88rpx;
  33. text-align: right;
  34. color:#3A3735;
  35. padding-right: 38rpx;
  36. font-size: 24rpx;
  37. overflow: hidden;
  38. }
  39. .picker{
  40. overflow: hidden;
  41. white-space: nowrap;
  42. text-overflow:ellipsis;
  43. }
  44. .series_val{
  45. display: inline;
  46. }
  47. .placeholder_val{
  48. display: inline;
  49. color:#9B9B9B;
  50. }
  51. .evaluate_form_itr{
  52. color: rgba(56, 55, 53, 1);
  53. padding-right: 38rpx;
  54. font-size: 28rpx;
  55. font-family: PingFangSC-Regular,NotoSansHans-Regular;
  56. width:100rpx;
  57. text-align: right;
  58. }
  59. .sub_evaluate{
  60. /*position: fixed;
  61. bottom:0rpx;*/
  62. margin:500rpx auto 0rpx;
  63. width:620rpx;
  64. height: 88rpx;
  65. background:linear-gradient(270deg,#FFD800,#FFE600);
  66. line-height: 88rpx;
  67. color: rgba(56, 55, 53, 1);
  68. font-size: 30rpx;
  69. text-align: center;
  70. border-radius: 6rpx;
  71. font-family: PingFangSC-Medium,NotoSansHans-Medium;
  72. }
  73. /*****估价结果页*****/
  74. .show_evaluate{
  75. position: fixed;
  76. top:0rpx;
  77. width:100%;
  78. height: 100%;
  79. background-color:#F9F9F9;
  80. overflow: hidden;
  81. z-index:101;
  82. left:100%;
  83. transition: all 0.5s;
  84. }
  85. .show_evaluate_back{
  86. background-color:#fede18;
  87. }
  88. .show_evaluate_ht{
  89. padding-top: 105rpx;
  90. width: 100%;
  91. font-size: 36rpx;
  92. height:44rpx;
  93. line-height: 44rpx;
  94. text-align: center;
  95. }
  96. .show_evaluate_header{
  97. height: 128rpx;
  98. }
  99. .show_evaluate_back image{
  100. width:30rpx;
  101. height: 30rpx;
  102. position: absolute;
  103. top:70rpx;
  104. left:40rpx;
  105. }
  106. .show_evaluate_tb{
  107. background-color: white;
  108. overflow: hidden;
  109. padding-bottom: 20rpx;
  110. }
  111. .show_evaluate_t{
  112. line-height: 42rpx;
  113. text-align: center;
  114. margin:30rpx auto 0rpx;
  115. width:578rpx;
  116. color:#383735;
  117. font-family: PingFangSC-Medium,NotoSansHans-Medium;
  118. }
  119. .show_evaluate_dt{
  120. color: #878787;
  121. margin:10rpx 0rpx 20rpx;
  122. height: 28rpx;
  123. line-height: 48rpx;
  124. font-size: 28rpx;
  125. text-align: center;
  126. font-family: PingFangSC-Regular,NotoSansHans-Regular;
  127. }
  128. .show_evaluate_sp{
  129. background-color: white;
  130. margin-top: 20rpx;
  131. }
  132. .show_evaluate_type{
  133. width:516rpx;
  134. display: flex;
  135. margin:0rpx auto;
  136. }
  137. .show_evaluate_tpitem{
  138. flex: 1;
  139. }
  140. .show_evaluate_tpn{
  141. width: 130rpx;
  142. height: 44rpx;
  143. margin:10rpx auto 10rpx;
  144. line-height: 44rpx;
  145. color: rgba(56, 55, 53, 1);
  146. font-size: 28rpx;
  147. text-align: center;
  148. font-family: PingFangSC-Medium,NotoSansHans-Medium;
  149. border-bottom: 4rpx solid white;
  150. }
  151. .show_evaluate_tpn.active{
  152. border-bottom: 4rpx solid #FFE600;
  153. }
  154. .show_evaluate_info{
  155. margin-top:40rpx;
  156. }
  157. .show_evaluate_detail{
  158. width:516rpx;
  159. height: 260rpx;
  160. background-color: #FFE600;
  161. border-radius: 12rpx;
  162. overflow: hidden;
  163. margin:0rpx auto;
  164. }
  165. .show_evaluate_pt{
  166. height: 30rpx;
  167. line-height: 30rpx;
  168. color: rgba(56, 55, 53, 1);
  169. font-size: 20rpx;
  170. text-align: center;
  171. margin-top: 26rpx;
  172. font-family: PingFangSC-Regular,NotoSansHans-DemiLight;
  173. }
  174. .show_evaluate_pv{
  175. color:#383735;
  176. left: 281px;
  177. height: 72rpx;
  178. line-height: 72rpx;
  179. font-size: 48rpx;
  180. text-align: center;
  181. margin-top: 10rpx;
  182. font-family: PingFangSC-Medium,NotoSansHans-Medium;
  183. }
  184. .show_evaluate_dl{
  185. display: flex;
  186. margin-top: 15rpx;
  187. }
  188. .show_evaluate_dt{
  189. flex: 1;
  190. }
  191. .show_evaluate_dn{
  192. height: 30rpx;
  193. line-height: 30rpx;
  194. color: rgba(56, 55, 53, 1);
  195. font-size: 20rpx;
  196. text-align: center;
  197. font-family: NotoSansHans-Light;
  198. }
  199. .show_evaluate_dv{
  200. display: block;
  201. line-height: 26rpx;
  202. color: rgba(56, 55, 53, 1);
  203. font-size: 20rpx;
  204. text-align: center;
  205. font-family: PingFangSC-Medium,NotoSansHans-Medium;
  206. }