page{ width: 100%; height: 100%; background:#f4f5fa; } .xc-page{ width: 100%; height: 100%; background: #f4f5fa; } .xc-page .items{ display: inline-block; width: 345rpx; height:450rpx; margin-left:20rpx; margin-top: 25rpx; border-radius: 15rpx; background:#fff; } .xc-page .items .zimg{ width: 120rpx; height: 120rpx; left:50%; top:50%; margin-left: -60rpx; margin-top: -60rpx; } .new-product{ width:345rpx; height:325rpx; border-radius:15rpx 15rpx 0 0; } .product-explain{ width: 90%; word-break:break-all; height: 40rpx; margin-left:15rpx; } .xc-bottom{ margin-top: 13rpx; width: 100%; margin-left: 15rpx; } .xc-bottom .xc-goods-money{ color: #ca4e59; padding-top: 12rpx; } .xc-bottom .xc-money{ color: #ca4e59; font-size: 40rpx; height: 100%; line-height:50rpx } .xc-clike-get{ width: 120rpx; height: 36rpx; border-radius: 20rpx; background: #ca4e59; line-height:28rpx; font-size:27rpx; margin-left: 120rpx; padding-top: 10rpx }