.estate-grogshop-content .estate-grogshop-top .left {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    line-height:22.5px;
}

.estate-grogshop-content .estate-grogshop-top {
    padding: 25px 20px 45px 20px;
    display: block;
}

.estate-grogshop-content .estate-grogshop-top .right {
    width: 100%;
    height: auto;
    display: block;
}

.estate-grogshop-content .estate-grogshop-top .right > div {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.estate-grogshop-content .estate-grogshop-title {
    width: 100%;
    height: 200px;
    background: #F4F3F2 url('../img/estate_grogshop/estate_grogshop_title_bg.png');
    background-size: 20%;
    border-top: 1px solid transparent;
}

.estate-grogshop-content > ul > li {
    width: 100%;
    height: auto;
    display: block;
    justify-content: space-between;
    margin-bottom: 40px;
}

.estate-grogshop-content > ul > li .left {
    width: 100%;
    height: auto;
}

.estate-grogshop-content > ul {
    margin-top: -45px;
    padding: 0 20px;
}

.estate-grogshop-content > ul > li .left {
    width: 100%;
    height: 290px;
}

.estate-grogshop-content > ul > li .left .slick-item {
    height: 190px;
}

.estate-grogshop-content > ul > li .left img {
    width: 100%;
    height: auto;
    display: block;
}

.estate-grogshop-content > ul > li:first-child .right {
    padding-top: 0;
}

.estate-grogshop-content > ul > li .right {
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.estate-grogshop-content > ul.beijing > li:nth-child(even) .right h3 {
    text-align: left;
}

.estate-grogshop-content > ul.chengdu > li:nth-child(odd) .right h3 {
    text-align: left;
}

.estate-grogshop-content > ul > li .right .text {
    margin-top: 20px;
    line-height: 22.5px;
    padding-bottom: 40px;
    margin-bottom:40px;
    border-bottom: 1px solid rgba(121, 121, 121, 0.33);
}

.estate-grogshop-content > ul > li:last-child .right .text {
    border: 0;
    margin-bottom:50px;
    padding-bottom:0px;
}

.estate-grogshop-content > ul > li:last-child{
    margin-bottom:0;
}

.estate-grogshop-content .estate-grogshop-top {
    padding: 40px 15px;
}

.estate-grogshop-content .estate-grogshop-title .main {
    padding: 0 15px;
}

.estate-grogshop-content > ul {
    margin-top: -45px;
    padding: 0 15px;
}





























