| 1234567891011121314151617 | 
							- .content image {
 
-   width: 750rpx;
 
- }
 
- .bottom {
 
-   position: fixed;
 
-   bottom: 70rpx;
 
-   width: 750rpx;
 
-   display: flex;
 
-   flex-direction: column;
 
-   justify-content: space-between;
 
- }
 
- .nxh__button2 {
 
-   margin-bottom: 30rpx;
 
-   background: #fff;
 
-   border:1rpx solid #539804;
 
-   color: #539804;
 
- }
 
 
  |