.bg { position: relative; width: 100%; min-height: 100%; background-color: #f3f3f3; } .orderDetail-type { width: 100%; height: 170rpx; background: -webkit-linear-gradient(left, #ff5c5c , #ff9b74); background: linear-gradient(to right, #ff5c5c , #ff9b74); line-height: 170rpx; text-align: center; font-size: 36rpx; font-weight: bold; color: #ffffff; } .orderDetail-address { position: relative; padding: 0 20rpx; color: #4c4c4c; font-size: 28rpx; background-color: #fff; } .orderDetail-address__info { padding-top: 25rpx; } .orderDetail-address__name { float: left; } .orderDetail-address__tel { float: right; } .orderDetail-address__more { padding-top: 20rpx; padding-bottom: 20rpx; line-height: 50rpx; } .orderDetail-address__border { position: absolute; left: 0; bottom: 2rpx; width: 100%; height: 2rpx; } .order-main { width: 710rpx; height: 200rpx; background-color: #fcfcfc; margin-bottom:5px; } .order-main__left { width: 200rpx; height: 200rpx; display: block; float: left; } .order-main__right { position: relative; width: 490rpx; height: 200rpx; float: right; } .order-info__title { color: #4c4c4c; padding-top: 5rpx; font-size: 24rpx; line-height: 36rpx; height: 72rpx; -webkit-line-clamp: 2; } .order-info__type { padding-top: 12rpx; font-size: 24rpx; color: #bbbbbb; } .order-info__price { position: absolute; bottom: 16rpx; left: 0; font-size: 24rpx; color: #eab86a; } .order-info__point { color: #bbbbbb; } .order-info__count { position: absolute; bottom: 16rpx; right: 0; font-size: 24rpx; color: #bbbbbb; } .orderDetail-project { padding: 20rpx; background-color: #fff; } .orderDetail-count { padding-top: 50rpx; line-height: 48rpx; font-size: 28rpx; } .orderDetail-count__title { color: #4c4c4c; float: left; } .orderDetail-count__count { color: #4c4c4c; float: right; } .orderDetail-discount { line-height: 48rpx; font-size: 28rpx; } .orderDetail-discount__title { color: #4c4c4c; float: left; } .orderDetail-discount__count { color: #eab86a; float: right; } .orderDetail-discount__point { color: #bbbbbb; } .orderDetail-payPrice { line-height: 80rpx; } .orderDetail-payPrice__title { float: left; font-size: 28rpx; color: #eab86a; } .orderDetail-payPrice__count { float: right; color: #eab86a; font-size: 32rpx; } /*.orderDetail-payPrice__count text { float: right; }*/ .orderDetail-info { padding: 30rpx 20rpx; background-color: #ffffff; margin-top: 16rpx; } .orderDetail-info__line { line-height: 42rpx; color: #bbbbbb; font-size: 24rpx; } .orderDetail-btnbg { position: fixed; bottom: 0; left: 0; width: 100%; height: 88rpx; background-color: #fff; border-top: 1rpx solid #dddddd; } .orderDetail-btn__red { width: 158rpx; height: 58rpx; border: 1rpx solid #eab86a; font-size: 28rpx; color: #eab86a; text-align: center; line-height: 58rpx; border-radius: 5rpx; margin-right: 20rpx; margin-top: 14rpx; float: right; } .orderDetail-btn__black { width: 158rpx; height: 58rpx; border: 1rpx solid #cccccc; font-size: 28rpx; color: #4c4c4c; text-align: center; line-height: 58rpx; border-radius: 5rpx; margin-right: 20rpx; margin-top: 14rpx; float: right; } .orderDetail-express { background-color: #fff; margin: 20rpx 0; padding: 20rpx 0; } .orderDetail-express__main { background-color: #fffae4; margin: 0 auto; padding-bottom: 27rpx; } .orderDetail-express__title { text-align: center; font-size: 28rpx; color: #f7ae87; padding: 28rpx 0 16rpx; } .orderDetail-express__val { color: #5b93c3; text-align: center; font-size: 28rpx; font-weight: bold; } .orderDetail-express__btn { width: 88rpx; height: 40rpx; border: 1rpx solid #f7ae87; text-align: center; margin: 16rpx auto 0; line-height: 40rpx; font-size: 24rpx; color: #f7ae87; border-radius: 5rpx; } .orderDetail-express__com { padding-left: 5rpx; } .yunfei{ width: 100%; overflow: hidden; margin: 5px 0; padding-top: 15px; font-size: 14px; } .comment_box{ background: #FFF; padding: 15rpx; } .comment_box textarea{ width: 100%; background: #fafafa; padding: 15rpx; box-sizing: border-box; } .star_box{} .send_comment{ position: fixed; bottom: 0; left: 0; background: #FFF; width: 100%; padding: 15rpx; box-sizing: border-box; } .send_comment button{ float: right; box-sizing: border-box; display: block; width: 280rpx; background: #eab86a; color: #FFF; border-radius: 45px; font-size: 32rpx; } .evaluateLv{ overflow: hidden; } .evaluateLv .list-item{ float: left; width: 34rpx; overflow: hidden; } .evaluateLv .list-item image{ width: 34rpx; height: 68rpx; } .evaluateLv .star_txt{ line-height: 160rpx; font-size: 30rpx; padding-left: 50rpx; float: left; color: #eab86a; }