html { background-color: rgb(242, 242, 242); }
body, html { overflow-x: hidden; }
.ss-bg-white { background-color: rgb(255, 255, 255); }
.content-header { position: fixed; left: 0px; top: 0px; width: 100%; height: 60px; z-index: 100000; border-bottom: 1px solid rgb(64, 69, 83); border-right: 1px solid rgb(64, 69, 83); border-radius: 0px; }
.layui-card-header.title { height: auto; border-bottom: 0px; margin: 0px 10px; }
.title { font-size: 24px; text-align: center; padding: 10px 0px; }
.subtitle { text-align: center; color: gray; }
.subtitle span { padding-right: 10px; }
.detail { min-height: 500px; }
.detail img { max-width: 600px; }
.content-footer { margin: 50px 0px 0px; padding: 20px 0px 30px; line-height: 30px; text-align: center; color: rgb(115, 117, 115); border-top: 1px solid rgb(226, 226, 226); }
.content-panel { margin-bottom: 15px; border-radius: 2px; background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px; }
