page{ background: #F4F5F9 } .market { width: 100%; height: 100%; } button::after{ border: none; } .goback{ position: fixed; right: 50rpx; bottom: 60rpx; width:100rpx!important; height:100rpx; z-index: 100; background:rgba(255,255,255,1); line-height: 95rpx; border:1rpx solid rgba(227,227,227,1); border-radius:50%; } .goback image{ position: absolute; width: 60rpx; left: 0; right: 0; top: 0; bottom: 0; margin: auto; } .tabs { width: 100% !important; height: 96rpx; text-align: center; position: fixed; left: 0; right: 0; z-index: 100000; background: #FFF; } .i-tab { width: 25% !important; display: inline-block; } .section { position: relative; display: flex; } .mms { position: relative; width: 540rpx; height: 110rpx !important; background: #fff; padding: 30rpx 0 0; margin: 0 0 40rpx 40rpx; border-radius: 16rpx; } .bGroup{ width: 140rpx; height: 140rpx; line-height: 140rpx; text-align: center; color: #FFFFFF; font-size: 30rpx; } .detail_msg { display: flex; padding-bottom: 26rpx; } .expiretime { text-align: left; text-indent: 1em; height:60rpx; line-height:60rpx; font-size: 26rpx; color: #333; letter-spacing: 0; margin-top: 10rpx; } .found{ color: red!important; font-size: 26rpx!important; line-height: 26rpx!important; width: 200rpx!important; } .liness { display: block; width: 100%; } .logo { width: 88rpx; height: 88rpx; border: 1px solid #f8f8f8; border-radius: 50rpx; display: block; margin-left: 20rpx; } .logo image { width: 88rpx; height: 88rpx; border-radius: 50%; } .info view:nth-child(1) { display: flex; justify-content: space-between; } .info { width: 100%; } .info view:nth-child(1) text { text-indent: 0.6em; font-size: 32rpx; line-height: 32rpx; height: 32rpx; color: #333; letter-spacing: 0; width: 270rpx; display: inline-block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .info view:nth-child(2) { font-size: 22rpx; color: #333; letter-spacing: 0; margin-top: 6rpx; display: inline-block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; /* width: 400rpx; */ } .info view:nth-child(3) { margin-left: 20rpx; } .btns { background:linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%); border-radius: 16rpx; } .btnsL{ background: #CECECE; border-radius: 16rpx; } .active { color: #fff; background: #02c0ff; } .txt1 { font-size: 26rpx; color: #333; letter-spacing: 0; } .nocoupon image { width: 300rpx; display: block; margin: 3% auto 0; } .txt001 { display: block; line-height: 48rpx; font-size: 34rpx; color: #333; letter-spacing: 0; text-align: center; } .txt002 { display: block; margin-top: 1%; font-size: 28rpx; color: #999; letter-spacing: 0; line-height: 40rpx; text-align: center; } .nocoupon button { background:linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%); color: #fff; font-style: 30rpx; width: 100%; border-radius: 60rpx; } .loading { text-align: center; height: 80rpx; line-height: 80rpx; font-size: 26rpx; color: #999; } .loading image { width: 60rpx; height: 60rpx; vertical-align: middle; margin-right: 10rpx; } .active { opacity: 0.6; } .nav { position: absolute; bottom: 3.3%; left: 0; right: 0; margin: auto; width: 670rpx; border-radius: 60rpx; background: #02c0ff; font-size: 32px; color: #fff; text-align: center; line-height: 32px; } .sendImg{ position: absolute; width: 100rpx; top:109rpx; right:72rpx; }