|  |  | 
 |  |  |       color: #7a7a7a; | 
 |  |  |    } | 
 |  |  |    .title-text { | 
 |  |  |       /* background-color: #000000; */ | 
 |  |  |       display: inline-block; | 
 |  |  |       height: 100rpx; | 
 |  |  |       width: 10em; | 
 |  |  |       width: 8em; | 
 |  |  |       line-height: 110rpx; | 
 |  |  |       font-size: 40rpx; | 
 |  |  |       font-weight: 700; | 
 |  |  | 
 |  |  |       border-radius: 20rpx; | 
 |  |  |       margin: 20rpx auto 20rpx auto; | 
 |  |  |    } | 
 |  |  |    .origin-box { | 
 |  |  |       width: 500rpx; | 
 |  |  |       height: 500rpx; | 
 |  |  |       background-color: #ffffff; | 
 |  |  |       position: relative; | 
 |  |  |    } | 
 |  |  |    .radio { | 
 |  |  |       border-bottom: 1px solid #d8d8d8; | 
 |  |  |       display: inline-block; | 
 |  |  |       margin-left: 15%; | 
 |  |  |       width: 70%; | 
 |  |  |       margin-top: 50rpx; | 
 |  |  |       height: 80rpx; | 
 |  |  |       line-height: 80rpx; | 
 |  |  |       text-align: center; | 
 |  |  |    } | 
 |  |  | </style> |