index.wxss 2.2 KB

1
  1. page{background-color:#f6f6f6!important}.headbgbox{background-color:#fff;padding:23rpx 31rpx;box-sizing:border-box;position:fixed;top:0;z-index:999;width:100%}.headbgbox .screen{display:flex;justify-content:center;align-items:center}.searchbox{padding-left:30rpx;box-sizing:border-box;background-color:#ececec;border-radius:38rpx;height:75rpx;margin:0 auto;display:flex;align-items:center}.searchbox input{width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cardlist{display:flex;justify-content:center;flex-direction:column;margin:0 auto;margin-top:120rpx}.lable{display:flex;margin:0 auto;margin-top:20rpx}.lable .radiobox{margin-right:-10rpx;margin-left:30rpx}.card{flex:1;overflow:hidden;margin:0 30rpx;border-radius:20rpx;background-color:#fff;position:relative;box-shadow:0 8rpx 20rpx 1rpx rgba(31,36,42,.08)}.card .passreview{position:absolute;right:30rpx;top:30rpx;width:141rpx;height:123.5rpx}.card .passreview image{width:100%;height:100%}.card .contadra{font-size:24rpx;color:#bebdbb;padding:20rpx 0;margin:0 30rpx;border-top:1rpx solid #e8e8e8}.card .innerbox{padding:49rpx 0rpx;padding-bottom:30rpx;margin:0 30rpx;display:flex;align-items:center;border-bottom:1rpx solid #e8e8e8}.card .innerbox .ardydele{padding:5rpx 8rpx;border-radius:10rpx 0 10rpx 0;margin-left:10rpx;box-sizing:border-box;background-color:#dbdbdb;font-size:20rpx;color:#fff}.card .innerbox .listicon{width:32rpx;height:36rpx}.card .innerbox .listicon image{width:100%;height:100%}.card .cardtitle{display:block;max-width:390rpx;font-size:32rpx;font-weight:600;padding-left:10rpx}.card .timebox{background-color:#fff8e5;width:100%;padding:0 30rpx;box-sizing:border-box;color:#d8ab5a;font-size:28rpx;height:60rpx;line-height:60rpx}.card .contractmsg{padding:30rpx;box-sizing:border-box;color:#68625b;font-size:26rpx}.totalmanage{margin-top:90rpx;margin-bottom:100rpx;display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 30rpx;box-sizing:border-box}.totalmanage .managebox{width:23.8rpx;height:29.7rpx}.totalmanage .managebox image{width:100%;height:100%}.totalmanage .maboxtitls{width:160rpx;height:60rpx;display:flex;align-items:center;justify-content:center;border-radius:30rpx;background-color:#d9d9d9;font-size:28rpx;box-sizing:border-box}