/*ºþ¹âÉ½É«*/
.header{
    background: url("/static/banner/skin/1/header-bg.jpg") no-repeat center / cover ;
    width: 100%;
    height: 500px;
}
.studio-body{
    background: #F0F0F0 url("/static/banner/skin/1/body-bg.jpg") no-repeat center top /100% auto;
    width: 100%;
}
