.container { background-color: #f0f0f0; color:#1e1e1e; font-weight: 500; } .panel1 { width: 100%; margin-bottom: 40rpx; background-color: #fff; border-bottom: 1rpx solid #D2D2D2; } .item0 { height: 138rpx; border-bottom: 2rpx solid #E3E3E3; } .left { margin-left: 30rpx; } .right { margin-right: 30rpx; font-size: 28rpx; color:#9B9B9B; } .right2 { font-size: 56rpx; color:#1e1e1e; } .title0 { font-size: 20rpx; text-align: left; justify-content: flex-start; } .title0_1{ color:#9B9B9B; margin-right: 10rpx; } .panel2{ width: 100%; } .item { width: 100%; justify-content: space-between; height: 111rpx; } .img { width:50rpx; height:50rpx; margin-right: 20rpx; border-radius: 10rpx; } .title1 { font-size: 28rpx; text-align: left; margin-right: 10rpx; } .title2 { font-size: 22rpx; text-align: left; color: #9B9B9B; } .titleNull { font-size: 36rpx; color: #787878; margin-top: 522rpx; } .btn { width: 136rpx; height: 70rpx; background-color: #A63917; border-radius: 8rpx; } .btn1 { width: 100%; height: 60rpx; background-color: #EA413A; border-radius: 8rpx; color:#fff; text-align: center; line-height: 60rpx; font-size:32rpx; position:relative; top:0; } .btn2 { background-color: #146392; } .btn3 { background-color: #169DED; } .panelNull{ margin-top: 462rpx; font-size:48rpx; }