#zone-head-bg{
    background: url("/static/banner/zone-icon/skin/1/header-bg.jpg") no-repeat center / cover;
}
#zone-body-bg{
    background: #f5f5f5 url("/static/banner/zone-icon/skin/1/body-bg.jpg") no-repeat center top /100% auto;
    padding: 12px 0 30px;
    min-height: 60vh;
}
.main-content{
    padding-bottom: 0!important;
}