.subscribed {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-top: 30px;
    background: #f9f9f9;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border-top: 1px solid #eaeaea;
}
.info-solution .ipt, .info-solution1 .ipt {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 28px;
    color: #333;
    line-height: 28px;
    border: 1px solid #e4e4e4;
    text-indent: 1em;
    padding: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.ipt {
    float: left;
    color: #b7b7b7;
    width: 366px;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    border: 1px solid #e4e4e4;
    border-right: 0;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    background: #fff;
    overflow: hidden;
}
.info-solution1 .ipt-area .btn-dy {
    margin-top: 25px;
}
.info-solution .btn-dy, .info-solution1 .btn-dy {
    text-align: center;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-weight: 400;
    padding: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 20px;
}
.btn, .btn2, .btn3, .btn4 {
    background: #ff6d6f none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
}

.dynamic-detail2 {
    margin-bottom: 40px;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.dynamic-detail-con {
    padding: 36px 0 30px;
    margin: 0 20px;
}
.dynamic-detail-con .detail-item {
    position: relative;
    margin-left: 70px;
    padding-bottom: 38px;
    border-left: 1px solid #eaeaea;
    word-break: break-all;
}
.dynamic-detail-con .item-con {
    position: relative;
    top: -8px;
    display: block;
    margin-left: 20px;
}
.dynamic-detail-con .item-data {
    position: absolute;
    left: -95px;
    top: -1px;
    width: 55px;
    color: #999;
    text-align: right;
    padding-right: 23px;
}
.dynamic-detail-con .item-data p {
    height: 22px;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 5px;
}
.dynamic-detail-con .item-data span {
    display: block;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
}
.dynamic-detail-con .item-tit {
    min-height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    overflow: hidden;
}
.dynamic-detail-con .item-tit i {
    position: absolute;
    left: -24px;
    top: 7px;
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #eaeaea;
}
.dynamic-detail-con .item-tit h5 {
    font-size: 14px;
    color: #333;
    font-weight: 700;
}
.dynamic-detail-con .item-text.margin-b {
    margin-bottom: 30px;
}
.dynamic-detail-con .item-text {
    position: relative;
    max-height: 81px;
}.dynamic-detail-con .item-text .text-box {
     max-height: 81px;
     font-size: 14px;
     color: #333;
     line-height: 26px;
     overflow: hidden;
     word-break: break-all;
 }
.dynamic-detail-con .item-text .text-box .default-txt {
    display: none;
}
.dynamic-detail-con .item-text .btn-text {
    position: absolute;
    right: 0;
    display: none;
    float: right;
    margin-top: 10px;
}
.dynamic-detail2 .more-info {
    padding: 0 30px;
}
.dynamic-detail2 .more-info a {
    display: block;
    height: 60px;
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 60px;
    border-top: 1px solid #eaeaea;
}
.ul-div .tjlp:before {
    content: counter(num);
    counter-increment: num;
    float: left;
    background-color: #aaa;
    color: white;
    display: block;
    width: 15px;
    text-align: center;
    border-radius: 4px;
    margin-right: 9px;
}
.text-p {
    width: 35% !important;
}
.money-p, .site-p {
    margin-left: 0px !important;
}
.row-info {
    width: 1200px !important;
}
.col0-v5 {
    width: 868px !important;
}
.col10 {
    width: 312px !important;
}



/*详情*/
.row-detail-base .box-v5-base {
    padding-top: 0;
}
.box-v5 .hd {
    height: 35px;
    line-height: 35px;
    padding-bottom: 19px;
    border-bottom: 1px solid #DCDCDC;
}
.box-v5 .bd{
    margin-top: 23px;
}
.box-v5 .hd h2 {
    float: left;
    font-size: 24px;
    color: #333;
}
.s-query>li.auto {
    clear: both;
    width: 100%;
    margin-right: 0;
}
.s-query>li {
    float: left;
    width: 370px;
    margin-right: 20px;
}
.s-query .th {
    color: #777;
    width: 56px;
    height: 36px;
    margin-right: 20px;
    overflow: hidden;
}
.s-query .th, .s-query .txt {
    float: left;
}
.s-query .td, .s-query .th {
    font-size: 14px;
    line-height: 36px;
}
.s-query .td {
    overflow: auto;
}
.row-detail-base .box-v5-base .td .txt {
    max-width: 270px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.row-detail-base .box-v5-base .td .txt {
    max-width: 270px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.row-detail-base .arch-info, .row-detail-base .box-v5-base, .row-detail-base .property-info, .row-detail-base .sales-info {
    margin-bottom: 10px;
}
.s-query .has-tag .txt p {
    float: left;
    max-width: 177px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 9px;
}
.s-query .has-tag .txt a {
    float: left;
    font-size: 14px;
    color: #50b6e4;
}
.s-query {
    overflow: hidden;
}
.box-v5 {
    padding-top: 20px;
    margin-bottom: 30px;
}
.row-detail-base .arch-info, .row-detail-base .box-v5-base, .row-detail-base .property-info, .row-detail-base .sales-info {
    margin-bottom: 10px;
}
.li-he26{
    font-size: 14px;line-height: 26px;
}




/**/
.bd-nr{
    background-color: #f9f9f9;
    height: 205px;
    margin-top: 11%;
}
.xiangq-nr h1,
.shijian-action {
    text-align: center;
}

.shijian-action {
    margin: 15px 0;
    font-size: 13px;
    color: #666;
}
.ac-le{
    width: 65%;
    float: left;
}
.ac-img,.ac-img img{
    width: 215px;
    height: 157px;
    float: left;
}
.ac-orange,.ac-green{
    width: 53px;
    margin-top: 5px;
    border-radius: 5px;
    margin-left: 3px;
    text-align: center;
    color: white;
}
.ac-green{
    background-color: #37cf82;
}
.ac-orange{
    background-color: #ffad25;
}
.left{
    float: left;
}
.ac-title{
    margin-left: 14px;
}
.w53{
    width: 46%;
    height: 33px;
    margin-left: 14px;
}
.pd-36{
    padding-top: 36px;
}
.mt-8{
    margin-top: 8px;
}
.ac-img{
    margin: 27px 0 0 9px;
}
.ac-ri{
    float: left;
    border-left: 1px solid #dadada;

    height: 80%;
    margin-top: 20px;
}
.ac-inp{
    width: 165px;
    height: 23px;
    margin-left: 12px;
}
.ac-butt{
    width: 81%;
    margin-left: 42px;
    background-color: #39c1ff;
    height: 30px;
    margin-top: 19px;
    border: 0;
    outline: none;
    color: white;
}
.blue-left{
    border-left: 8px solid #39c1ff;
    margin-top: 21px;
    font-size: 24px;
}

.house-list .media2 {
    float: left;
    width: 214px;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}