.market { width: 100%; height: 100%; } .tabs { width: 100% !important; height: 88rpx; text-align: center; } .i-tab { width: 25% !important; display: inline-block; } .section { margin-top: 2%; } .section:nth-of-type(1) { margin-top: 30rpx; } .detail_msg { width: 92%; height: 202rpx !important; background: #fff; display: flex; padding: 0 4%; margin-top: 2%; border-bottom: 1px solid #ededed; } .logo { width: 348rpx; height: 184rpx; } .logo image { width: 100%; height: 100%; border-radius: 15rpx; } .info view:nth-child(1) { display: flex; justify-content: space-between; padding: 0 4%; } .info { width: 100%; } .info view:nth-child(1) text { font-size: 30rpx; margin-top: 10rpx; color: #666; } .info view:nth-child(2) { color: #ff3434; font-size: 24rpx; padding-left: 4%; margin-top: 1%; } .info view:nth-child(3) { margin-left: 20rpx; } .btns { width: 200rpx; height: 60rpx; line-height: 60rpx; text-align: center; background: #00c0ff; color: #fff; float: right; border-radius: 15rpx; font-size: 28rpx; margin-top: 20rpx; } .txt1 { font-size: 22rpx; color: #999; } .txt2 { font-size: 22rpx; color: #f96563; } .nocoupon image{ width: 203rpx; display: block; margin: 200rpx auto 0; } .nocoupon text{ display: block; text-align: center; font-size:30rpx; color: #00C0FF; } .nocoupon button{ background: #00C0FF; color: #fff; font-style: 30rpx; width: 70%; margin: 30rpx auto 0; } .imageBox,imageBox image{ width: 100%; height: 250rpx; margin-top: 30rpx; position: relative; } image{ width: 100%; height: 100%; } .text1{ color: white; font-size: 28rpx; position: absolute; top: 32rpx; left: 50rpx; } .text2{ color: white; font-size: 40rpx; position: absolute; top: 90rpx; left: 50rpx; } .text3{ color: white; font-size: 32rpx; position: absolute; top: 60rpx; right: 50rpx; } .text4{ color: white; font-size: 32rpx; position: absolute; top: 150rpx; right: 50rpx; } .text5{ color: white; font-size: 28rpx; position: absolute; bottom: 32rpx; left: 50rpx; } .text6{ color: white; font-size: 24rpx; position: absolute; top: 110rpx; right: 120rpx; font-weight: 600; }