.wrapper{background:#f8f8f8}.mod-panel{background:#fff;border:1px solid #e8e8e8;border-radius:6px;overflow:hidden}.mod-panel .hd{padding:10px 20px;background:#fafafa;border-bottom:1px solid #e8e8e8;line-height:20px}.mod-panel .hd .title{position:relative;padding-left:20px;margin-left:-20px;font-size:18px;font-weight:bold;color:#333}.mod-panel .hd .title::before{position:absolute;left:2px;top:50%;content:"";width:4px;height:20px;margin-top:-10px;background:#009688;border-radius:3px}.mod-panel .bd{min-height:360px;padding:20px;font-size:16px}.mod-panel .bd p{margin-bottom:12px;line-height:24px;text-indent:2em;color:#666}.mod-panel .bd .field-wrapper{display:flex;line-height:24px}.mod-panel .bd .field-wrapper .field-title{width:100px;padding:0 8px;text-align:right;font-weight:bold}.mod-panel .bd .field-wrapper .field-content{padding:0 8px}.mod-panel .bd a{color:#23abd7}