/* 品牌故事 */
.stre-gs {
    height: 580px;
    background-color: #eeeeee;
}

.stre-gs .stre-gs01 {
    width: 1100px;
    margin: auto;
}

.stre-zx {
    width: 500px;
    height: 45px;
    margin: auto;
    margin-top: 70px;
    line-height: 45px;
    text-align: center;
}

.stre-zx .stre-zx01 {
    float: left;
    width: 230px;
    background-color: #818181;  
    font-size: 15px;
    color: white;  
}
.stre-zx .stre-zx01:hover{
    background-color: #646464;  
}
.stre-zx .stre-zx02 {
    float: left;
    width: 230px;
    background-color: #ab7e39;
    margin-left: 40px;
    font-size: 15px;
    color: white;
}
.stre-zx .stre-zx02:hover{
    background-color: #835105;
}
/* 典范品牌    行业标杆 */
.stre-df{
    height: 750px;
}
.pptit{
    background-color: #c69c46;
    color: white;
    width: 320px;
    margin: auto;
    margin-top: 5px;
}
/* 资深设计师 */
.stre-sjs{
    height: 850px;
    background: url(sjs1.png?v2) no-repeat;
    background-size: 100% 100%;
}
.stre-sjs .sjs-zx{
    margin-top: 560px !important;
}
/* 企业文化 */
.stre-wh{
    height: 720px;
}
.stre-wh li{
    float: left;
    height: 120px;
    width: 530px;
    margin-left: 70px;
    margin-bottom: 40px;
}
.stre-wh li img{
    float: left;
}
.stre-wh li p{
    margin-left: 150px;
}
/* 实景展厅一站式购齐 */
.stre-sj{
    height: 780px;
    background-color: #e5e5e5;
}
/* 五大服务保障 */
.stre-bz{
    height: 580px;
}
.stre-bz li{
    float: left;
    width: 230px;
    height: 310px;
    background-color: #ab7e39;
    margin-left: 10px;
}
.stre-bz li:hover{
    
    box-shadow: #d3bb97 0px 0px 5px 5px;
}
.bs_f_ico{margin:65px auto 0;}