/* components/single/single.wxss */ .head .titleNav{justify-content: space-between;align-items: center;font-size: 36rpx;font-weight: bold;padding-bottom: 30rpx;padding-top: 30rpx;} .head .titleNav text{font-size: 24rpx;color: #666;margin-left: 10rpx;font-weight: normal;} .more{width: 16rpx;height: 27rpx;} .imgtit{width: 100%; margin-bottom:20rpx; } .jishida .imgtit{width: 100%; margin-bottom:10rpx; } .single .li{background: #fff;border-radius: 10rpx;padding: 11rpx 11rpx 24rpx;margin-bottom: 20rpx;} .single-img{width: 100%;height: 388rpx;} .single-info{align-items: center;padding: 17rpx 0;border-bottom: 1rpx solid #E5E5E5;margin: 0 10rpx;} .single-tit{font-size: 32rpx;color: #222;font-weight: bold;line-height: 44rpx;max-height: 88rpx;overflow: hidden;position: relative;padding-right: 20rpx;} /* .single-tit::after{content: '';display: block;width: 2rpx;height: 88rpx;background: #E5E5E5;position: absolute;top: 50%;transform: translateY(-50%);right: 0;} */ .s-share{font-size: 24rpx;color: #999;width: 150rpx !important;text-align: center;} .s-share image{width: 42rpx;height: 42rpx;margin: 0 auto 5rpx;} .pmoney{align-items: center;margin: 20rpx 10rpx 0;} .price {font-size: 34rpx;color: #E10213;align-items: center;} .price text {font-size: 60rpx;font-weight: normal;} .money{align-items: flex-end;} .price text.del {font-size: 24rpx !important;color: #999;text-decoration: line-through;margin-left: 15rpx;font-weight: normal !important;} .zhuan {height: 32rpx;box-sizing: border-box;align-items: center;margin-left: 15rpx;margin-top: 8rpx;} .zhuan text {padding: 0 6rpx;border-radius: 2rpx 0 0 2rpx;background: #C28A4F;height: 32rpx;line-height: 32rpx;font-size: 20rpx;color: #fff;font-weight: normal;} .zhuan view {font-size: 22rpx;color: #BF7A40;padding: 0 8rpx 0 8rpx;background: #fff;height: 28rpx;border: 2rpx solid #C08046;border-radius: 0 2rpx 2rpx 0;border-left: none;} .yishou {font-size: 24rpx;color: #999;clear: both;overflow: hidden;} .s-btn{justify-content: space-between;margin-top: 40rpx;padding: 0 10rpx;} .s-add,.s-buy{width: 290rpx;height: 90rpx;border-radius: 45rpx;font-size: 32rpx;color: #fff;justify-content: center;align-items: center;box-sizing: border-box;} .s-add{/* background: #FD6327; */border: 1rpx solid #FD6327;color: #FD6327;}