.fengshui_arts_bd { 
    margin-top:20px;
}
.fengshui_title {
    font-size: 18px;
    padding:9px 0;
    color: #333;
    border-bottom: 1px solid #eaeaea;
}

.title_bordernone {
    border:none;
}

.fengshui_bd .fengshui_art {
    width: 343px;
    border: 1px solid #eaeaea;
    float:left;
    margin-right:19px;
}

.fengshui_art2 { 
    margin-right:40px;
}

.fengshui_art .art_img {
    width: 345px;
    height: 229px;
    position: relative;
}

.art_img img {
    width:100%;
    height: 100%;
    position: absolute;
    left:-1px;
}

.art_img .art_title { 
    position: absolute;
    bottom:0;
    left:-1px;
    width:345px;
    height: 37px;
    line-height:37px;
    background:rgba(0,0,0,.6);
    text-align:center;
    color:#fff;
}

.fengshui_art .arts_list {
    padding: 22px 25px;
}

.arts_list li {
    font-size:14px;
    height: 30px;
    line-height:30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fengshui_arts_list {
    width:450px;
    float:left;
}

.arts_item { 
   margin-top:28px;
}

.arts_item:first-child {
    margin-top:0;
}

.arts_item .arts_img,.arts_unknown_item .arts_img {
    width:157px;
    height: 102px;
    margin-right:20px;
    float:left;
}

.arts_img img {
    width:100%;
    height:100%;
}

.arts_detail { 
    width:270px;
    float:left;
}

.arts_detail .arts_title {
    font-size:14px;
    height: 28px;
    line-height:28px;
    color:#333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.arts_detail .arts_text {
    height:4.5em;
    line-height:24px;
    overflow: hidden;
}

.arts_text a {
    color:#13b771;
}
 
.arts_text span { 
    color:#999;
}

.fengshui_info {
    margin-top:18px;
}


.fengshui_info .hotinfo,.fengshui_info .bedroom_info,.fengshui_info .raiders_info {
    float:left;
}

.fengshui_info .hotinfo {
    margin-right:31px;
}

.fengshui_info .bedroom_info {
    margin-right:43px;
}

.hotinfo .hotinfo_bd {
    background:#f8f8f8;
    padding:24px 18px;
}

.hotinfo_bd .hotinfo_img {
    width:280px;
    height: 192px;
}

.hotinfo_img img { 
    width:100%;
    height: 100%;
}

.hotinfo_bd .hotinfo_content {
    width:264px;
    padding:0 8px;
    margin-top:18px;
    overflow: hidden;
    height:4.5em;
}

.info_detail_bd .detail_img { 
    float:left;
    width:173px;
    height:118px;
    margin-right:15px;
}

.detail_img img {
    width:100%;
    height:100%;
}

.info_detail_bd .detail_content {
    float:left;
    width:303px;
}



.detail_content .detail_tit {
    font-size:14px; 
    line-height:28px;
    height: 28px;
    color:#333;
    overflow: hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
}

.detail_content .detail_txt {
    margin-top:10px;
    overflow: hidden;
    height:4.5em;
    line-height:18px;
}

.bedroom_arts li,.raiders_arts li{
    width:300px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    padding-left: 7px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.raiders_arts li {
    height: 34px;
    line-height: 34px;
}

.raiders_arts li a.arts_class {
    color:#13b771;
}

.bedroom_arts li:before,.raiders_arts li::before{
    content: '';
    width: 6px;
    height: 6px;
    background-color: #d9d9d9;
    display: inline-block;
    border-radius: 3px;
    margin-right: 6px;
    margin-left: -6px;
    vertical-align: middle;
}


.fengshui_bd .fengshui_unkonw {
    float:left;
    width:709px;
    margin-right:41px;
}

.fengshui_unkonw .unknow_arts {
    margin-top:20px;
}

.unknow_arts .arts_pic {
    width:331px;
    height:294px;
    float: left;
    margin-right:16px;
}

.arts_pic img {
    width:100%;
    height:100%;
}

.unknow_arts .arts_list {
    width:362px;
    float:left;
}

.arts_list .arts_detail{
    float: none;
    width:362px;
}

.arts_detail .detail_tit {
    font-size:16px;
    height: 32px;
    line-height: 32px;
    color:#333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.arts_detail .detail_txt {
    height: 4.5em;
    overflow: hidden;
}

.arts_detail .detail_link {
    text-align: right;
    margin-top: 18px;
   
}

.detail_link a {
    color:#13b771;
}

.arts_list .arts_item {
    line-height: 22px;
    height: 22px;
    font-size: 14px;
    margin-top: 13px;
    padding-left: 7px;
}

.arts_list .arts_item::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #d9d9d9;
    display: inline-block;
    border-radius: 3px;
    margin-right: 6px;
    margin-left: -6px;
    vertical-align: middle;
}

.demo_list li {
    float:left;
    width:284px;
    height: 228px;
    position: relative;
    margin-right:20px;
}

.demo_list li:last-child {
    margin-right:34px;
}

.marriage_demo {
    float:left;
}

.fengshui_hottag {
    float: left;
    width:274px;;
}

.fengshui_hottag .hottag_bd {
    padding:1px 21px;
    height:226px;
    overflow: hidden;
    background:#f8f8f8;
}

.hottag_list li {
    float: left;
    
    border:1px dashed #e7e7e7;
    
    margin-right:9px;
    margin-top:20px;
}

.hottag_list li a {
    display: inline-block;
    padding:9px 6px;
    text-align: center;
}

.hottag_list li a:hover {
    color:#13b771;
}

.marriage_demo .fengshui_title {
    border:none;
}

.demo_list li a {
    position: absolute;
    width:100%;
    height:100%;
}

.demo_list li img {
    width:100%;
    height: 100%;
}

.arts_unknown_item {
    margin-top:9px;
}

.arts_unknown_item:first-child {
    margin-top:43px;
}

.demo_titlie {
    position: absolute;
    bottom: 0;
    height: 34px;
    line-height:34px;
    text-align: center;
    color:#fff;
    width:284px;
    background:rgba(0,0,0,.6);
}
