.estate-city-content{
    width:100%;
    height:auto;
}

.estate-city-content .estate-city-kv{
    width:100%;
    height:680px;
    background:url('../img/estate_city/estate_city_kv.jpg') no-repeat bottom center;
    background-size:cover;
    position:relative;
}

.estate-city-content .estate-city-kv .txt{
    width: 296px;
    height: 88px;
    background: url('../img/estate_city/estate_city_kv_txt.png') no-repeat top center;
    position: absolute;
    left: 87px;
    top: 50%;
    margin-top: -42px;
}

.english-edition .estate-city-content .estate-city-kv .txt{
    width: 423px;
    height: 95px;
    background: url('../img/estate_city/en_estate_city_kv_txt.png') no-repeat top center;
    position: absolute;
    left: 87px;
    top: 50%;
    margin-top: -42px;
}

.estate-city-content .estate-city-info-content{
    padding: 0 90px 0 90px;
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.estate-city-content .estate-city-info-bottom{
    width:100%;
    height:215px;
    background: url('../img/retail_department/retail_department_bg.jpg') no-repeat top center;
    background-size:cover;
}

.estate-city-content .estate-city-info-content .left{
    width:41%;
    height:auto;
}

.estate-city-content .estate-city-info-content .left .text h3{
    display:inline-block;
}

.estate-city-content .estate-city-info-content .left .text{
    margin-bottom:17px;
    line-height:30px;
}

.estate-city-content .estate-city-info-content .left .text.text-tebie{
    margin-bottom:52px;
}

.estate-city-content .estate-city-info-content .right{
    width:49.8%;
    height:auto;
    border-left:1px dashed #979797;
    position:relative;
}

.estate-city-content .estate-city-info-content .left ul{
    width:100%;
    height:auto;
    display:block;
}

.estate-city-content .estate-city-info-content .left ul li{
    width:24.7%;
    height:auto;
    border-right:1px solid #BCA377;
    text-align:center;
    float:left;
}

.estate-city-content .estate-city-info-content .left ul li:last-child{
    border:0;
}

.estate-city-content .estate-city-info-content .right .content{
    padding-left:4.6%;
    width:95%;
}

.estate-city-content .estate-city-info-content .right .content .title {
    font-size: 1rem;
}

.estate-city-content .estate-city-info-content .right .content .title h2 {
    display: inline-block;
}

.estate-city-content .estate-city-info-content .right .yuan{
    width: 7px;
    height: 7px;
    background: #4A4A4A;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    position: absolute;
    left: -3.5px;
    top: 0;
    display: block;
}

.estate-city-content .estate-city-info-content .right .content>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.estate-city-content .estate-city-info-content .right .content>ul>li {
    width: auto;
    height: auto;
    margin-right: 10px;
}

.estate-city-content .estate-city-info-content .right .content>ul>li>ul>li {
    font-size: 0.88888rem;
    color:#9B9B9B;
    line-height:30px;
}

.estate-city-content .estate-city-info-content .tebie{
    font-size: 14px;
    color:#9B9B9B;
}

.estate-city-content .estate-city-info-content .tebie i{
    width: 12px;
    height: 12px;
    display: inline-block;
    background: #9B9B9B;
    margin-top: 50px;
    margin-right: 10px;
}

.estate-city-content .estate-city-info-img{
    padding:0 90px;
    margin-top:40px;
}

.estate-city-content .estate-city-info-img ul li{
    display:flex;
    justify-content: space-between;
    margin-bottom:100px;
    min-height:400px;
}

.estate-city-content .estate-city-info-img ul li .left{
    width:64.6%;
    height:auto;
    position:relative;
    min-height:400px;
}

.estate-city-content .estate-city-info-img ul li .left:after{
    width:15%;
    height:100%;
    position:absolute;
    right:-15%;
    background:#F2F1F0;
    content:'\20';
    top:0;
    z-index:-1;
}

.estate-city-content .estate-city-info-img ul li .left img{
    display:block;
    width:100%;
    height:auto;
}

.estate-city-content .estate-city-info-img ul li .right{
    width:31.4%;
    height:auto;
    min-height:400px;
}

.estate-city-content .estate-city-info-img ul li .right .text-gold{
    margin-bottom:20px;
}

.estate-city-content .estate-city-info-img ul li .right .text{
    line-height:30px;
}

.estate-city-content .estate-city-info-img ul li:nth-child(odd) .left{
    order:2;
}

.estate-city-content .estate-city-info-img ul li:nth-child(odd) .right{
    order:1;
}

.estate-city-content .estate-city-info-img ul li:nth-child(odd) .left:after{
    width:15%;
    height:100%;
    position:absolute;
    left:-15%;
    background:#F2F1F0;
    content:'\20';
    top:0;
    z-index:-1;
}

.estate-city-content .estate-city-info-img.tebie-city-style ul li .left.teli{
    display:block;
}

.estate-city-content .estate-city-info-img.tebie-city-style ul li .left.geli{
    display:none;
}

@media screen and (max-width:1440px){
    .english-edition .estate-city-content .estate-city-kv .txt{
        position: absolute;
        left: 19px;
        top: 50%;
        margin-top: -42px;
        background-size: 90%;
    }
}

@media screen and (max-width:1280px){
    .english-edition .estate-city-content .estate-city-kv .txt{
        position: absolute;
        left: -16px;
        top: 50%;
        margin-top: -42px;
        background-size: 85%;
    }
}

@media screen and (max-width:1200px){
    .english-edition .estate-city-content .estate-city-kv .txt {
        width: 423px;
        height: 95px;
        position: absolute;
        left: -35px;
        top: 50%;
        margin-top: -42px;
        background-size: 79%;
    }
}

@media screen and (max-width: 1024px) {
    .estate-city-content .estate-city-kv .txt {
        width: 296px;
        height: 88px;
        background: url('../img/estate_city/estate_city_kv_txt.png') no-repeat top center;
        position: absolute;
        left: 5%;
        top: 50%;
        margin-top: -42px;
        background-size: 80%;
    }

    .english-edition .estate-city-content .estate-city-kv .txt{
        width: 423px;
        height: 95px;
        background: url('../img/estate_city/en_estate_city_kv_txt.png') no-repeat top center;
        position: absolute;
        left: -53px;
        top: 50%;
        margin-top: -42px;
        background-size: 67%;
    }

    .estate-city-content .estate-city-info-bottom {
        width: 100%;
        height: 135px;
        background: url('../img/retail_department/retail_department_bg.jpg') no-repeat top center;
        background-size: cover;
    }
}

@media screen and (max-width: 768px) {
    .estate-city-content .estate-city-kv .txt {
        width: 296px;
        height: 88px;
        background: url('../img/estate_city/estate_city_kv_txt.png') no-repeat top center;
        position: absolute;
        left: -1%;
        top: 50%;
        margin-top: -42px;
        background-size: 80%;
    }

    .english-edition .estate-city-content .estate-city-kv .txt{
        width: 423px;
        height: 95px;
        background: url('../img/estate_city/en_estate_city_kv_txt.png') no-repeat top center;
        position: absolute;
        left: -95px;
        top: 50%;
        margin-top: -42px;
        background-size: 50%;
    }

    .estate-city-content .estate-city-info-bottom {
        width: 100%;
        height: 100px;
        background: url('../img/retail_department/retail_department_bg.jpg') no-repeat top center;
        background-size: cover;
    }

    .estate-city-content .estate-city-info-content {
        padding: 0 20px 0 20px;
        margin-top: 60px;
        display: flex;
        justify-content: space-between;
        position: relative;
    }

    .estate-city-content .estate-city-info-img{
        padding:0 20px;
    }
}

@media screen and (max-width: 425px) {
    .english-edition .estate-city-content .estate-city-info-content .right .content>ul>li{
        margin:0;
    }

    .estate-city-content .estate-city-kv .txt {
        width: 296px;
        height: 88px;
        background: url('../img/estate_city/estate_city_kv_txt.png') no-repeat top center;
        position: absolute;
        left: 36%;
        top: 50%;
        margin-top: -22px;
        background-size: 72%;
    }

    .estate-city-content .estate-city-info-content {
        padding: 0 20px 0 20px;
        background:none;
        margin-top: 30px;
        display: block;
    }

    .estate-city-content .estate-city-info-content .left {
        width: 100%;
        height: auto;
    }

    .estate-city-content .estate-city-info-content .left .text.text-tebie {
        margin-bottom: 15px;
    }

    .estate-city-content .estate-city-info-content .right {
        width: 99.8%;
        height: auto;
        border-left: 1px dashed #979797;
        position: relative;
    }

    .estate-city-content .estate-city-info-img ul li{
        display:block;
        margin-bottom: 40px;
        padding-bottom:40px;
        border-bottom:1px solid #9b9b9b;
    }

    .estate-city-content .estate-city-info-img ul li:last-child{
        padding-bottom:0;
        border-bottom:0;
        margin-bottom:50px;
    }

    .estate-city-content .estate-city-info-img ul li .left:after{
        display:none;
    }

    .estate-city-content .estate-city-info-img ul li .left{
        width:100%;
    }

    .estate-city-content .estate-city-info-img ul li .right{
        width:100%;
        margin-top:20px;
    }

    .estate-city-content .estate-city-info-content .left .text h3{
        font-size:18.5px;
    }

    .estate-city-content .estate-city-info-content .left .text{
        font-size:1rem;
        line-height:22.5px;
    }

    .estate-city-content .estate-city-info-bottom {
        width: 100%;
        height: 70px;
        background: url('../img/retail_department/retail_department_bg.jpg') no-repeat top center;
        background-size: cover;
    }

    .estate-city-content .estate-city-info-img {
        padding: 0 15px;
    }

    .estate-city-content .estate-city-kv .txt {
        width: 296px;
        height: 88px;
        background: url('../img/estate_city/estate_city_kv_txt.png') no-repeat top center;
        position: absolute;
        left: 24%;
        top: 50%;
        margin-top: -22px;
        background-size: 60%;
    }

    .english-edition .estate-city-content .estate-city-info-img ul li .right{
        min-height:auto;
    }

    .english-edition .estate-city-content .estate-city-kv .txt{
        width: 423px;
        height: 95px;
        background: url('../img/estate_city/en_estate_city_kv_txt.png') no-repeat top center;
        position: absolute;
        left: 23px;
        top: 50%;
        margin-top: -22px;
        background-size: 47%;
    }

    .estate-city-content .estate-city-info-content .left ul{
        margin-bottom:23px;
    }

    .estate-city-content .estate-city-info-img ul li .left{
        height:215px;
    }

    .estate-city-content .estate-city-info-img ul li .right .text{
        line-height:22.5px;
    }

    .estate-city-content .estate-city-info-img ul li:nth-child(2) .left{
        background: url('../img/estate_city/estate_city_img2.png') no-repeat center right;
        background-size: cover;
    }

}

@media screen and (max-width: 320px) {
    .english-edition .estate-city-content .estate-city-kv .txt{
        position: absolute;
        left: -16px;
        top: 50%;
        margin-top: -22px;
        background-size: 42%;
    }
}

























