.topMenu{ display: flex; padding-bottom: 12px; padding-top: 12px; border-bottom: 1rpx solid #eeeeee; margin-top: 20px; border-top: 1rpx solid #eeeeee; } .onMune{ flex: 1; font-size: 15px; font-weight: 400; text-align: center; color: #444444; line-height: 18px; } .menuBorder{ position: absolute; width: 20px; height: 3px; opacity: 1; background: #027AFF; border-radius: 2px; bottom: -12px; left: 50%; margin-left: -10px; } .onMune .menuBorder{ display: none; } .onMune.active .menuBorder{ display: block; } .onMune.active{ font-size: 18px; font-weight: 601; text-align: center; color: #027AFF; line-height: 18px; } .rtText,.rbText{ font-size: 16px; font-weight: 400; text-align: right; color: #333333; line-height: 18px; } .rbText{ margin-top: 12px; } .yjmx{ font-size: 26px; font-weight: 601; text-align: center; color: #333333; line-height: 37px; } .yjmxz{ font-size: 16px; font-weight: 400; text-align: center; color: #999999; line-height: 22px; letter-spacing: 0px; } .userDetail{ font-size: 16px; font-weight: 400; color: #666666; line-height: 18px; margin-left: 20px; }