| 1234567891011121314151617 | 
							- .content {
 
-   padding: 30rpx 30rpx 150rpx 30rpx;
 
- }
 
- .content image {
 
-   width: 750rpx;
 
- }
 
- .bottom {
 
-   position: fixed;
 
-   bottom: 30rpx;
 
-   width: 750rpx;
 
-   display: flex;
 
-   flex-direction: row;
 
-   justify-content: space-between;
 
- }
 
- .nxh__button {
 
-   width:280rpx;
 
- }
 
 
  |