.noauth-cont { padding-top: 150rpx; text-align: center; font-size: 28rpx; .noauth-ico { width: 365rpx; height: 229rpx; margin-bottom: 70rpx; } .tip { width: 532rpx; margin: 0 auto 100rpx; .contract { padding: 40rpx 90rpx 0; line-height: 44rpx; text { display: inline-block; } } } .btn-cont { width: 368rpx; height: 80rpx; // position: relative; background: linear-gradient(268deg, #2ddbff 0%, #1599ff 49%, #005eff 100%); color: #fff; font-size: 34rpx; margin: 0 auto; text-align: center; line-height: 80rpx; &.back-btn { background: linear-gradient(268deg, #2ddbff 0%, #1599ff 49%, #005eff 100%) !important; // border: 2rpx solid #376cbb; color: #fff; margin-top: 30rpx; } .btn_bg { width: 100%; height: 80rpx; position: absolute; left: 0; top: 0; } .btn-txt { width: 100%; position: absolute; z-index: 1; } } }