.business-f1-wrap {
    height: 500px;
    background-color: #295B9B;
    color: #fff;
}
.business-ban {
    height: 100%;
    overflow: hidden;
    background-size: cover;
}
.business-btn {
    margin-top: 55px;
}
.business-consult {
    border: 1px solid #FFF;
    border-radius: 5px;
    width: 180px;
    height: 48px;
    line-height: 50px;
    font-size: 24px;
    color: #FFF;
}
.business-consult2 {
    color: #2e375a;
    background: #FFF;
    margin-left: 20px;
}
.business-v {
    width: 524px;
    height: 403px;
    background-size: 100% auto;
    margin-top: 60px;
}
.business-v img {
    width: 524px;
    height: 403px;
}
.business-consult1:hover {
    background: #fff;
    color: #2e375a
}
.business-consult2:hover {
    background: #d3d4d6;
    border-color: #d3d4d6
}



.retail-f2-cont {
    position: relative;
    overflow: hidden;
}
.retail-f2-cont>li.active {
    position: relative;
    opacity: 1;
    filter: alpha(opacity=100);
}
.retail-f2-cont>li {
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity .3s cubic-bezier(.02,.01,.47,1);
    filter: alpha(opacity=0);
}
.retail-bg1 {
    background: #fff;
}
.retail-bg2 {
    background: #f1f2f5;
}
.retail-items {
    margin: auto;
    width: 1200px;
    overflow: hidden;
}
.retail-items>li {
    float: left;
}

.retail-items-des1 {
    width: 434px;
    text-align: left;
    margin-left: 14px;
    margin-right: 180px;
}
.retail-items-des5, .retail-items-des7 {
    margin-top: 170px;
    width: 450px;
    text-align: left;
}
.retail-items-des13 {
    margin-left: 14px;
    margin-top: 141px;
    width: 434px;
    text-align: left;
}
.retail-items-bg4 {
    margin-top: 100px;
    margin-bottom: 100px;
    width: 539px;
    height: 371px;
    background: url(../../img/product/housing_promotion/07.png) center center no-repeat;
}
.retail-items-bg5 {
    margin: 58px 80px 58px 0;
    width: 621px;
    height: 468px;
    background: url(../../img/product/housing_promotion/08.png) center center no-repeat;
}

.retail-items-bg13{
	margin: 0 0 0 68px;
    width: 556px;
    height: 534px;
    background: url(../../img/product/housing_promotion/09.png) center center no-repeat;
}

.retail-link {
    display: block;
    margin-top: 50px;
    height: 40px;
    width: 140px;
    color: #FFF;
    line-height: 40px;
    background: #258AFF;
    border-radius: 4px;
    text-align: center;
}
.retail-link:hover {
    background: #0567FA;
}
.m-ban-lnk:hover {
    background-color: #fff;
    color: #2589ff;
}
.retail-f3-wrap {
    height: 800px;
    background: url(../../img/product/new_housing/05.jpg) center no-repeat;
    background-size: cover;
}
.retail-f-oh {
    overflow: hidden;
}
.retail-client {
    margin: 0 auto;
    width: 1240px;
    height: auto;
    display: inline-block;
    padding-top: 80px;
}
.retail-client>li {
    float: left;
    margin: 0 20px 80px;
    height: 340px;
    width: 270px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 18px 46px 0 rgba(130,130,130,.22);
    border-radius: 10px;
}
.retail-client-icon1 {
    background: url(../../img/product/housing_promotion/03.png) no-repeat center;
}
.retail-client-icon2 {
    background: url(../../img/product/housing_promotion/04.png) no-repeat center;
}
.retail-client-icon3 {
    background: url(../../img/product/housing_promotion/05.png) no-repeat center;
}
.retail-client-icon4 {
    background: url(../../img/product/housing_promotion/06.png) no-repeat center;
}
.retail-client-icon {
    display: block;
    height: 211px;
}
.retail-btn-des {
    margin-top: 40px;
    width: 320px;
    height: 54px;
    padding: 23px 20px;
    background: #dfe1e6;
    font-size: 18px;
    color: #595961;
    letter-spacing: 2px;
    text-align: left;
    line-height: 30px;
    border-radius: 10px;
}


.business-bottom3 {
    height: 543px;
    background: #f1f2f5;
    padding-top: 20px;
    margin-top: 50px;
}
.business-bottom3 .items1 {
    background-position: 0 0;
}
.business-bottom3 .items2 {
    background-position: 0 -150px;
}
.business-bottom3 .items3 {
    background-position: 0 -300px;
}
.business-bottom3 .items4 {
    background-position: 0 -450px;
}
.business-bottom3 .items5 {
    background-position: 0 -600px;
}
.business-bottom3 .items6 {
    background-position: 0 -750px;
}
.business-bottom3 .items7 {
    background-position: 0 -900px;
}
.business-bottom3 .items8 {
    background-position: 0 -1050px;
}
.business-bottom3 .items9 {
    background-position: 0 -1200px;
}
.business-bottom3 .items10 {
    background-position: 0 -1350px;
}
.business-bottom3 li {
    float: left;
    width: 240px;
    height: 140px;
    background-size: 100% auto;
}