page{background: #fff;} .top-fixed{position: fixed;left: 0;top: 0;right: 0;z-index: 50;} .top-fixed-c{position: relative;} .back{position: absolute;top: 50%;transform: translateY(-50%);left: 0;padding-left: 30rpx;} .back image{width: 24rpx;height: 39rpx;} .top-title{font-size: 36rpx;color: #fff;justify-content: center;} .top-img{width: 100%;height: 560rpx;} .cons{background: #fff;border-radius: 30rpx 30rpx 0 0;padding: 35rpx 30rpx 0;margin-top: -30rpx;} .tit{font-size: 36rpx;color: #333;} .tit::before{content: '';display: block;width: 6rpx;height: 32rpx;background: #0091FE;border-radius: 6rpx;margin-right: 22rpx;} .tits{font-size: 28rpx;color: #333;}