.farm-top { /* height: 340rpx; */ height: 248rpx; width: 100%; position: relative; background: -webkit-linear-gradient(#fe5957, #ff8678 , #ffba9d); background: -o-linear-gradient(#fe5957, #ff8678 , #ffba9d); background: -moz-linear-gradient(#fe5957, #ff8678 , #ffba9d); background: linear-gradient(#fe5957, #ff8678 , #ffba9d); margin-bottom: 20rpx; } .farm-money { font-size: 30rpx; color: #ffffff; padding-top: 62rpx; padding-left: 50rpx; } .farm-count { font-size: 60rpx; color: #fff; padding-top: 25rpx; padding-left: 50rpx; font-weight: 600; } .farm-btn { position: absolute; height: 111rpx; width: 711rpx; margin: 0 auto; left: 50%; transform: translateX(-50%); bottom: 0; border-top-left-radius:10rpx; border-top-right-radius:10rpx; border-bottom: 1rpx solid #faddb2; background: -webkit-linear-gradient(#fffcf5, #fff6e8 , #fff0dd); background: -o-linear-gradient(#fffcf5, #fff6e8 , #fff0dd); background: -moz-linear-gradient(#fffcf5, #fff6e8 , #fff0dd); background: linear-gradient(#fffcf5, #fff6e8 , #fff0dd); } .farm-btn-text { float: left; font-size: 30rpx; color: #cfa79a; padding-top: 30rpx; padding-left: 35rpx; } .farm-btn-count { float: right; font-size: 40rpx; color: #ba8777; padding-top: 26rpx; padding-right: 35rpx; } .farm-center-bg { width: 100%; min-height: 100%; background: #f3f3f3; /* overflow: auto; */ padding-bottom: 90rpx; box-sizing: border-box; } .farm-title { height: 86rpx; width: 711rpx; margin: 0 auto; text-align: center; font-size: 30rpx; color: #999999; line-height: 86rpx; position: relative; } .farm-line { height: 1rpx; width: 286rpx; background: #ccc; position: absolute; /* transform: translateY(-50%); */ top: 45rpx; left: 0; } .farm-line1 { height: 1rpx; width: 286rpx; background: #ccc; position: absolute; /* transform: translateY(-50%); */ top: 45rpx; right: 0; } .farm-item { height: 270rpx; width: 711rpx; background: #fff; margin: 0 auto 30rpx; border-radius: 10rpx; position: relative; } .farm-item-img { padding-top: 30rpx; padding-left: 30rpx; float: left; width: 230rpx; height: 125rpx } .farm-item-text { font-size: 28rpx; height: 76rpx; float: left; width: 400rpx; padding-top: 30rpx; padding-left: 30rpx; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; /* white-space: nowrap; */ text-overflow: ellipsis; } .farm-item-text1 { width: 400rpx; padding-left: 30rpx; padding-top: 10rpx; float: left; } .item-money { color: #999999; font-size: 24rpx; width: 315rpx; overflow: hidden; /* height: 30rpx; */ float: left; } .item-money1 { color: #999999; font-size: 24rpx; width: 130rpx; overflow: hidden; height: 30rpx; float: left; } .item-count { /* padding-top: 18rpx; */ color: #999999; font-size: 24rpx; float: right; } .item-line { width: 711rpx; height: 1rpx; background: #ccc; position: absolute; top: 200rpx; left: 0; } .item-line1 { width: 711rpx; height: 1rpx; background: #ccc; position: absolute; top: 200rpx; left: 0; } .farm-item-yuji { position: absolute; bottom: 15rpx; left: 50%; transform: translate(-50%); width: 100%; } .farm-item-yuji1 { text-align: center; position: absolute; bottom: 15rpx; left: 50%; transform: translate(-50%); } .farm-item-text2 { font-size: 26rpx; color: #999999; float: left; padding-left:30rpx; } .farm-item-text3 { font-size: 26rpx; color: #999999; float: right; padding-right: 30rpx; } .farm-item-text4 { font-size: 26rpx; color: #f1a8aa; /* float: right; */ text-align: center; } .farm-footer { width: 100%; height: 89rpx; background: #fff; position: fixed; bottom: 0; left: 0; z-index: 999; border-top: 1rpx solid #ddd; padding-bottom: 10rpx; } .myfarm { width: 50%; height: 89rpx; float: left; } .mygranary { float: right; width: 50%; height: 89rpx; } .myfarm-img { width: 40rpx; height: 40rpx; margin: 0 auto; padding-left: 168rpx; padding-top: 10rpx; /* position: absolute; top: 15rpx; left: 168rpx; */ } .mygranary-img { width: 40rpx; height: 40rpx; margin: 0 auto; padding-left: 168rpx; padding-top: 10rpx; /* position: absolute; top: 0; right: 0; */ } .myfarm-text { color: #eab86a; font-size: 20rpx; /* position: absolute; */ /* padding-left: 152rpx; */ width: 100%; text-align: center; } .mygranary-text { color: #4c4c4c; font-size: 20rpx; /* position: absolute; */ /* padding-left: 152rpx; */ width: 100%; text-align: center; } .orders-no { padding-top: 250rpx; } .orders-no__icon { display: block; width: 204rpx; height: 258rpx; margin: 0 auto; } .orders-no__text { text-align: center; font-size: 28rpx; margin-top: 25rpx; color: #cccccc; } .farm-tip { color: #ff6e6e; font-size: 24rpx; width: 711rpx; background: #ffffff; height: 82rpx; /* text-align: center; */ padding-left: 30rpx; line-height: 82rpx; /* margin-top: 30rpx; */ margin: 30rpx auto 30rpx; box-sizing: border-box; }