.container { background-color: #f0f0f0; justify-content: flex-start; font-weight: 400; } .wordImage{ width:366rpx; height:370rpx; margin-top: 100rpx; } .panelTop0{ width:100%; justify-content:space-between; height:100rpx; position: absolute; top:-10rpx; font-size: 24rpx; } .panelTop0 .left{ margin-left: 30rpx; } .panelTop0 .right{ margin-right: 30rpx; } .panelTop{ width:100%; justify-content: flex-start; height:100rpx; } .title{ margin: 50rpx 0 30rpx 30rpx; font-size:24rpx; } .panel{ width:100%; justify-content: flex-start; background-color: #fff; margin-bottom: 1rpx; height:100rpx; } .Number{ margin-left: 30rpx; font-size:24rpx; } .Name{ margin-left: 30rpx; font-size:36rpx; font-family: "GB Pinyinok-C"; font-weight: 300; font-style: normal; } .universalpic_select_on_black{ width:30rpx; height:30rpx; margin-left: 30rpx; } .bottom{ position: fixed; bottom:0; width: 100%; background-color: #4A4A4A; } .bottom1{ font-size:28rpx; color:#fff; text-align: center; width: 20%; } .bottom2{ font-size:48rpx; color:#fff; background-color: #FF7245; text-align: center; line-height: 120rpx; width: 80%; }