.container { background-color: #f0f0f0; justify-content: flex-start; color: #1e1e1e; font-weight: 500; } .contact { padding-left: 0; padding-right: 0; background-color: #f0f0f0; } .contact::after { border: 0px; } .text1 { font-size: 24rpx; font-weight: 400; width: 690rpx; text-align: left; justify-content: flex-start; } .text2 { margin-top: 50rpx; } .text1 .red { color: #a20602; font-weight: 500; text-decoration: underline; } .text3 { font-size: 32rpx; width: 690rpx; text-align: left; margin-top: 40rpx; } .text4 { font-size: 56rpx; width: 690rpx; text-align: left; font-weight: 400; } .panel1 { width: 100%; margin-top: 40rpx; background-color: #fff; } .item { width: 100%; justify-content: space-between; height: 132rpx; border-bottom: 1rpx solid #f0f0f0; } .left { margin-left: 30rpx; } .right { margin-right: 30rpx; font-size: 32rpx; } .title1 { font-size: 28rpx; text-align: left; } .title2 { font-size: 24rpx; text-align: left; color: #787878; font-weight: 400; } .title0 { font-size: 36rpx; color: #787878; margin-top: 522rpx; }