123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208 |
- .evaluate_form{
- background-color: white;
- }
- .evaluate_form_t{
- height: 78rpx;
- line-height: 78rpx;
- text-indent: 38rpx;
- color: rgba(135, 135, 135, 1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular,NotoSansHans-Regular;
- }
- .evaluate_form_item{
- height: 88rpx;
- line-height: 88rpx;
- display: flex;
- border-bottom: 1rpx solid rgba(235, 235, 235, 1);
- }
- .evaluate_form_it{
- color: rgba(56, 55, 53, 1);
- text-align: left;
- text-indent: 38rpx;
- font-size: 28rpx;
- font-family: PingFangSC-Regular,NotoSansHans-Regular;
- width:240rpx;
- }
- .evaluate_form_itw{
- color:#BFA368;
- display: inline;
- }
- .evaluate_form_input,.evaluate_form_picker{
- flex: 1;
- height: 88rpx;
- text-align: right;
- color:#3A3735;
- padding-right: 38rpx;
- font-size: 24rpx;
- overflow: hidden;
- }
- .picker{
- overflow: hidden;
- white-space: nowrap;
- text-overflow:ellipsis;
- }
- .series_val{
- display: inline;
- }
- .placeholder_val{
- display: inline;
- color:#9B9B9B;
- }
- .evaluate_form_itr{
- color: rgba(56, 55, 53, 1);
- padding-right: 38rpx;
- font-size: 28rpx;
- font-family: PingFangSC-Regular,NotoSansHans-Regular;
- width:100rpx;
- text-align: right;
- }
- .sub_evaluate{
- /*position: fixed;
- bottom:0rpx;*/
- margin:500rpx auto 0rpx;
- width:620rpx;
- height: 88rpx;
- background:linear-gradient(270deg,#FFD800,#FFE600);
- line-height: 88rpx;
- color: rgba(56, 55, 53, 1);
- font-size: 30rpx;
- text-align: center;
- border-radius: 6rpx;
- font-family: PingFangSC-Medium,NotoSansHans-Medium;
- }
- /*****估价结果页*****/
- .show_evaluate{
- position: fixed;
- top:0rpx;
- width:100%;
- height: 100%;
- background-color:#F9F9F9;
- overflow: hidden;
- z-index:101;
- left:100%;
- transition: all 0.5s;
- }
- .show_evaluate_back{
- background-color:#fede18;
- }
- .show_evaluate_ht{
- padding-top: 105rpx;
- width: 100%;
- font-size: 36rpx;
- height:44rpx;
- line-height: 44rpx;
- text-align: center;
- }
- .show_evaluate_header{
- height: 128rpx;
- }
- .show_evaluate_back image{
- width:30rpx;
- height: 30rpx;
- position: absolute;
- top:70rpx;
- left:40rpx;
- }
- .show_evaluate_tb{
- background-color: white;
- overflow: hidden;
- padding-bottom: 20rpx;
- }
- .show_evaluate_t{
- line-height: 42rpx;
- text-align: center;
- margin:30rpx auto 0rpx;
- width:578rpx;
- color:#383735;
- font-family: PingFangSC-Medium,NotoSansHans-Medium;
- }
- .show_evaluate_dt{
- color: #878787;
- margin:10rpx 0rpx 20rpx;
- height: 28rpx;
- line-height: 48rpx;
- font-size: 28rpx;
- text-align: center;
- font-family: PingFangSC-Regular,NotoSansHans-Regular;
- }
- .show_evaluate_sp{
- background-color: white;
- margin-top: 20rpx;
- }
- .show_evaluate_type{
- width:516rpx;
- display: flex;
- margin:0rpx auto;
- }
- .show_evaluate_tpitem{
- flex: 1;
- }
- .show_evaluate_tpn{
- width: 130rpx;
- height: 44rpx;
- margin:10rpx auto 10rpx;
- line-height: 44rpx;
- color: rgba(56, 55, 53, 1);
- font-size: 28rpx;
- text-align: center;
- font-family: PingFangSC-Medium,NotoSansHans-Medium;
- border-bottom: 4rpx solid white;
- }
- .show_evaluate_tpn.active{
- border-bottom: 4rpx solid #FFE600;
- }
- .show_evaluate_info{
- margin-top:40rpx;
- }
- .show_evaluate_detail{
- width:516rpx;
- height: 260rpx;
- background-color: #FFE600;
- border-radius: 12rpx;
- overflow: hidden;
- margin:0rpx auto;
- }
- .show_evaluate_pt{
- height: 30rpx;
- line-height: 30rpx;
- color: rgba(56, 55, 53, 1);
- font-size: 20rpx;
- text-align: center;
- margin-top: 26rpx;
- font-family: PingFangSC-Regular,NotoSansHans-DemiLight;
- }
- .show_evaluate_pv{
- color:#383735;
- left: 281px;
- height: 72rpx;
- line-height: 72rpx;
- font-size: 48rpx;
- text-align: center;
- margin-top: 10rpx;
- font-family: PingFangSC-Medium,NotoSansHans-Medium;
- }
- .show_evaluate_dl{
- display: flex;
- margin-top: 15rpx;
- }
- .show_evaluate_dt{
- flex: 1;
- }
- .show_evaluate_dn{
- height: 30rpx;
- line-height: 30rpx;
- color: rgba(56, 55, 53, 1);
- font-size: 20rpx;
- text-align: center;
- font-family: NotoSansHans-Light;
- }
- .show_evaluate_dv{
- display: block;
- line-height: 26rpx;
- color: rgba(56, 55, 53, 1);
- font-size: 20rpx;
- text-align: center;
- font-family: PingFangSC-Medium,NotoSansHans-Medium;
- }
|