/** * 首页 */ .membershiplevel-content .items { margin: 10px 0 20px 0; border-bottom: 1px dashed #f1f1f1; padding-bottom: 20px; } .membershiplevel-content .items .immages-tag { border: 1px solid #eee; text-align: center; max-width: 60px; max-height: 60px; padding: 5px; } .membershiplevel-content .items .immages-tag img { max-width: 100%; } /** * iframe */ .membershiplevel-content .am-panel-bd iframe { min-height: 300px; } /** * 会员等级 */ .membershiplevel-level-list .am-panel-bd { padding: 0; } /** * 编辑页面 */ .content ul.plug-file-upload-view li { max-width: 50px; max-height: 50px; }