/*碧波粼粼*/
.header {
    background: url("/static/banner/skin/3/header-bg.jpg") no-repeat center / cover;
    width: 100%;
    height: 500px;
}

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