/*可以在这里添加你自己的css*/ .view img{ vertical-align: middle; } body{ font-family:'Times New Roman','Microsoft YaHei'; font-size:12px; box-sizing:border-box; margin: 0; padding: 8px !important; line-height: 1; } img{ max-width: 100%; max-height: 100%; } p{ margin: 0; } .horizontal-line{ box-sizing: border-box; height: 30px; line-height: 30px; border-bottom: 1px solid #333; }