section {
    clear: both;
    overflow: hidden;
}

section.container, section.breadbar .breadpath {
    display: block;
    width: 992px;
    margin: 0 auto;
}

section.container.margin-top {
    margin-top: 20px;
}

section.container .info {
    margin: 28px auto;
    overflow: hidden;
}

section.container .info .cover {
    width: 400px;
    height: 400px;
    background-color: #eee;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
}

section.container .info .desc {
    float: left;
    margin-left: 50px;
    width: 541px;
    border-right: 1px solid #e9e9e9;
    min-height: 400px;
}
section.container .info .desc ul {
    list-style: none;
    padding-left: 0;
    color: #696969;
    font-size: 16px;
}
section.container .info .desc ul > li {
    margin-bottom: 0.7em;
}
section.container .info .desc ul > li.no {
    font-weight: bold;
    font-size: 15px;
}
section.container .info .desc ul > li.subject {
    font-size: 25px;
    color: #000;
}
section.container .info .desc .buttons {
    margin-top: 20px;
}
section.container .info .desc .buttons > a {
    display: inline-block;
    width: 147px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    font-size: 15px;
}
section.container .info .desc .buttons > a.wytz {
    color: #fff;
    background-color: #556dea;
    margin-right: 25px;
}
section.container .info .desc .buttons > a.wysg {
    color: #000;
    background-color: #eee;
}
section.container .info .desc .tip {
    margin-top: 25px;
}
section.container .info .desc .tip i {
    float: left;
} 
section.container .info .desc .tip span {
    float: left;
    margin-left: 12px;
    margin-top: 4px;
}
section.container .left {
    float: left;
    width: 180px;
    height: 500px;
    
    position: relative;
   
}

section.container .left .img {
    width: 180px;
    height: 500px;
    
    position: fixed;
    top: 153px;
    
    background-image: url(house_detail/left.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
}

section.container .left ul.category, 
section.container .left ul.newest {
    border: 1px solid #eee;
    border-top: 2px solid #556dea;
    list-style: none;
    padding-left: 0;
}

section.container .left ul.category {
    margin-top: 0;
}

section.container .left ul.category > li, 
section.container .left ul.newest > li {
    width: 100%;
    height: 49px;
    line-height: 49px;
    text-align: center;
    border-top: 1px solid #eee;
}
section.container .left ul.newest > li {
    min-height: 254px;
    line-height: 20px;
    text-align: left;
}
section.container .left ul > li:hover {
    width: calc(100% - 2px);
    border: 1px solid #556dea;
}
section.container .left ul > li:first-child:hover {
    width: 100%;
    border: none;
}
section.container .left ul.category > li:first-child,
section.container .left ul.newest > li:first-child {
    color: #556dea;
    font-weight: bold;
    min-height: 49px;
    height: 49px;
    text-align: center;
    line-height: 49px;
}
section.container .left ul.category > li a {
    margin-left: 15px;
}
section.container .left ul.category > li span {
    display: inline-block;
    width: 114px;
    text-align: left;
    color: #000;
    font-size: 15px;
}    
section.container .left ul.newest > li .cover {
    width: 178px;
    height: 178px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #eee;
    background-size: cover;
    background-position: center;
}
section.container .left ul.newest > li:hover .cover {
    width: 176px;
    height: 176px;
}
section.container .left ul.newest > li .subject {
    font-weight: bold;
    font-size: 15px;
    color: #000;
    padding: 5px;
    height: 31px;
    overflow: hidden;
}
section.container .left ul.newest > li  .sold {
    font-size: 14px;
    color: #696969;
    padding: 5px;
}

section.container .right {
    float: left;
    margin-left: 23px;
}
section.container .right .content {
    border: 1px #eee solid;
    width: 787px;
}
section.container .right .title {
    margin: 32px 28px 20px 28px;
}
section.container .right .title.jcsj {
    width: 278px;
    height: 50px;
    background-image: url(house_detail/jcsj.png)
}
section.container .right .extimg {
    margin: 0px 20px;
}
section.container .right .extimg .xgt {    
    width: 747px;
    height: 253px;
    background-image: url(house_detail/xgt.png)
}
section.container .right .extimg .tzjtnr {    
    width: 747px;
    height: 655px;
    background-image: url(house_detail/tzjtnr.png)
}

section.container .right .videos {
    margin: 0 28px;
}
section.container .right .videos .li {
    width: 350px;
    height: 630px;
    display: inline-block;
}
section.container .right .title.xqjs {
    width: 278px;
    height: 50px;
    background-image: url(house_detail/xqjs.png);
    margin-top: 20px;
}

section.container .right .pagebar {
    margin: 23px 20px;
    height: 32px;
}

section.container .right .pagebar a {
    width: 320px;
    height: 32px;
    line-height: 32px;
    padding: 0 25px;
    font-size: 14px;
    color: #000;
    background-color: #eee;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    /*word-break: keep-all;*/
}

section.container .right .main {
    margin: 0 20px;
}
section.container .right .main img {
    max-width: 747px;
}

section.container .right div.banner a {
    display: block;
    width: 789px;
    height: 297px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.win {
    display: none;
}
.win .mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    z-index: 999;
}
.win .con {
    width: 475px;
    height: 670px;
    border: 2px solid #556dea;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 20px;
}
.win .con img {
    width: 303px;
    height: 305px;
    margin: 0 auto;
    display: block;
    margin-top: 47px;
}
.win .con .line1 {
    margin-top: 30px;
    color: #556dea;
    display: block;
    font-size: 35px;
    text-align: center;
}
.win .con .line2 {
    width: 200px;
    height: 60px;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
    overflow: hidden;
}
.win .con .line2 i {
    float: left;
}
.win .con .line2 span {
    float: left;
    display: block;
    width: 130px;
    font-size: 20px;
    color: #000;
    margin-left: 20px;
}
.win .con .line3 {
    width: 309px;
    height: 50px;
    padding: 25px 33px;
    border: 1px solid #eee;
    border-bottom: 1px solid #556dea;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}
.win .mask a.close {
    display: block;
    width: 51px;
    height: 51px;
    margin: 34px auto 0;
}