/*黄卷青灯*/
.header {
    background: url("/static/banner/skin/5/header-bg.jpg") no-repeat center / cover;
    width: 100%;
    height: 500px;
}

.studio-body {
    background: #F0F0F0 url("/static/banner/skin/5/body-bg.jpg") no-repeat center top /100% auto;
    width: 100%;
}
