supplier.wxss 3.3 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;padding-left:30rpx}.searchbox{padding-left:30rpx;box-sizing:border-box;background-color:#ececec;border-radius:38rpx;flex:1;height:75rpx;margin:0 auto;display:flex;align-items:center}.cardlist{display:flex;justify-content:center;flex-direction:column;margin:0 auto;margin-top:120rpx;flex:1}.card{margin:0 auto;overflow:hidden;margin:0 30rpx;flex:1;width:100%;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 .cicle{position:absolute;width:40rpx;height:20rpx;background-color:#d8ab5a;border-radius:20rpx;top:60rpx;left:-20rpx}.card .innerbox{padding:49rpx 0rpx;padding-bottom:30rpx;margin:0 30rpx;display:flex;align-items:center;border-bottom:1rpx solid #e8e8e8}.card .innerbox .listicon{width:32rpx;height:36rpx}.card .innerbox .listicon image{width:100%;height:100%}.card .cardtitle{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;bottom:0;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}.popscreen{padding-top:47rpx;height:1000rpx;overflow:auto}.popscreen .checklist .alllistbtn .btntitle{padding:0 30rpx;display:block;margin:48rpx 0 30rpx;font-size:32rpx;font-weight:600;margin-top:20rpx}.popscreen .checklist .alllistbtn .yunbtn{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:30rpx}.popscreen .checklist .alllistbtn .btnchoose{margin-bottom:30rpx;margin-right:41rpx;width:200rpx;height:68rpx;background-color:#f6f6f6;border-radius:34rpx;font-size:26rpx;color:#68625b;text-align:center;line-height:68rpx}.popscreen .checklist .alllistbtn .active{margin-bottom:30rpx;margin-right:41rpx;width:200rpx;height:68rpx;background-color:#fff8e5;border-radius:34rpx;font-size:26rpx;color:#d8ab5a;border:1rpx solid #d8ab5a;text-align:center;line-height:68rpx;box-sizing:border-box}.popscreen .custom{margin:50rpx 30rpx;margin-top:20rpx;display:flex;align-items:center}.popscreen .custom .custombox{margin-left:50rpx;flex:1}.popscreen .custom .custombox .creatdata{color:#68625b;font-size:28rpx;width:100%;margin-bottom:10rpx;padding:20rpx 0;border-bottom:1rpx solid #e8e8e8}.popscreen .custom .custombox .chodatain{color:#bebdbb}.popscreen .aszs{padding:20rpx 0;border-top:1rpx solid #e8e8e8;margin:0 30rpx;margin-bottom:20rpx;font-size:28rpx}.popscreen .aszs .againbtn{width:335rpx;height:88rpx;line-height:88rpx;text-align:center;border-radius:45rpx;border:1rpx solid #e8e8e8}