.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; } .panelIsLogin{ background: #FFFFFF; border: 4rpx solid #E65A20; border-radius: 20rpx; font-size: 36rpx; color: #E65A20; text-align: center; width:500rpx; height:100rpx; line-height: 100rpx; margin-top: 400rpx; } .panelLogin{ width:100%; background-color: rgba(0,0,0,0.5); position: fixed; top:0; } .panelLogin1{ width:560rpx; height:577rpx; position: fixed; top:313rpx; background-color: #fff; border-radius: 8rpx; justify-content: flex-start; } .text1{ width:480rpx; margin-top: 60rpx; font-size: 28rpx; } .input{ width:480rpx; height:90rpx; background:#FFFFFF; border: 1rpx solid #979797; margin-top:20rpx; color:#1e1e1e; padding-left: 10rpx; } .panelLogin2{ width:100%; margin-top: 74rpx; } .panelLogin21{ width:280rpx; text-align: center; font-size:36rpx; font-weight: 400; }