body{ width: 100%;min-height: 100vh;padding: 0 0.2rem 0.2rem;box-sizing: border-box;font-size: 0.15rem;background: #fff; } .detail_content h3{ color: #333333;line-height: 0.25rem;font-weight: bold;padding-top: 0.15rem; } .detail_content p{ color: #626262;line-height: 0.2rem;margin: 0.05rem 0;font-size: 0.14rem; } .detail_content img{ width: 100%;margin: 0.1rem 0; }