.page { padding-bottom: 30rpx; } .page__hd { margin-top:28rpx; border-radius: 5px; box-shadow: 0rpx 3rpx 5rpx #DBDBDB; margin: 28rpx 30rpx 0 30rpx; padding: 0rpx; } .pic { border-top-right-radius: 5px; border-top-left-radius: 5px; width:695rpx; } .page__title { padding: 0 30rpx 0 30rpx; } .page__desc { display: flex; flex-direction: row; justify-content: space-between; padding: 0 30rpx 0 30rpx; align-items: center; -ms-flex-item-align: center; } .price { font-size:36rpx; color:#ff9900; } .nxh__button { display: flex; width: 180rpx; } .cash { position: fixed; bottom: 30rpx; right: 325rpx; } .cash image { width: 100rpx; height: 100rpx; background: #fff; border-radius: 50rpx; }