.retail {
    background: url(../../img/product/new_housing/01.jpg) center center no-repeat;
    background-size: cover;
}
.retail .m-ban-lnk {
    border: none;
    background: #258AFF;
}
.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: 70px;
}
.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-des14 {
    margin: 140px 14px 0 90px;
    width: 434px;
    text-align: left;
}
.retail-items-bg4 {
    margin-top: 60px;
    margin-bottom: 80px;
    width: 682px;
    height: 442px;
    background: url(../../img/product/new_housing/02.png) center center no-repeat;
}
.retail-items-bg5 {
    margin: 58px 68px 58px 0;
    width: 682px;
    height: 538px;
    background: url(../../img/product/new_housing/03.png) center center no-repeat;
}
.retail-items-bgs {
	margin:0 auto;
    margin-top: 170px;
    margin-bottom: 170px;
    width: 1065px;
    height: 471px;
    background: url(../../img/product/new_housing/04.png) center center no-repeat;
}
.retail-items-bg13{
	margin: 64px 68px 70px 0;
    width: 682px;
    height: 425px;
    background: url(../../img/product/new_housing/06.png) center center no-repeat;
}
.retail-items-bg14 {
    margin-top: 36px;
    margin-bottom: 36px;
    width: 573px;
    height: 524px;
    background: url(../../img/product/new_housing/07.png) center center no-repeat;
}
.retail-link {
    display: block;
    margin-top: 100px;
    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: 60px auto 0;
    width: 1240px;
}
.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/new_housing/08.png) no-repeat center;
}
.retail-client-icon2 {
    background: url(../../img/product/new_housing/09.png) no-repeat center;
}
.retail-client-icon3 {
    background: url(../../img/product/new_housing/10.png) no-repeat center;
}
.retail-client-icon4 {
    background: url(../../img/product/new_housing/11.png) no-repeat center;
}
.retail-client-icon {
    display: block;
    height: 211px;
}