.yanshou_bd .yanshou_left {
    width:305px;
    margin-right:42px;
    float:left;
}

.yanshou_bd .yanshou_middle { 
    width:492px;
    margin-right:42px;
    float:left;
}

.yanshou_bd .yanshou_right { 
    width:318px;   
    float:left;
}

.yanshou_bd .yanshou_title {
    font-size:16px;
    padding:6px 0;
    color:#333;
}

.yanshou_bd .yanshou_demo { 
    width:305px;
    height:227px;
    position:relative;
}

.yanshou_demo img {
    position:absolute;
    width:100%;
    height:100%;
}

.yanshou_demo .demo_name {
    position:absolute;
    height: 31px;
    width:100%;
    bottom:0;
    left:0;
    text-align:center;
    line-height:31px;
    font-size:14px;
    color:#fff;
    background:rgba(0,0,0,.45);
}

.yanshou_article_list li,.tab_article_list li {
    height: 32px;
    line-height:32px;
    font-size:14px;
    padding-left:7px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

.yanshou_article_list li:before,.tab_article_list 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;
}

.yanshou_tab li { 
    float:left;
    margin-right:41px;;
}

.yanshou_tab li a { 
    height:36px;
    line-height: 36px;
    text-align:center;
    padding:4px 0;
    border-bottom:3px solid #fff;
    font-size:16px;
    color:#333;
}

.yanshou_tab li a.yanshou_tab_current {
    border-bottom-color:#13b771;
}

.yanshou_tab_list {
    margin-top:20px;
}

.tab_item_detail .detail_img {
    width:174px;
    height: 118px;
    margin-right:17px;
    float:left;
}

.detail_img img {  
    width:100%;
    height:100%;
}

.tab_item_detail .detail_intro {
    width: 300px;
    float:right;
}

.detail_intro .detail_tit {
    height:28px; 
    line-height:28px;
    font-size:14px;
    color:#333;
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
}

.detail_intro .detail_txt {
    margin-top:14px;
    color:#999;
    height:4.5em;
    overflow:hidden;

}

.yanshou_bd .yanshou_img { 
    width:318px;
    height: 138px;
 }

 .yanshou_img img {
     width:100%;
     height:100%;
 }
 
.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;
}
.fengshui_title {
    font-size: 18px;
    padding:9px 0;
    color: #333;
    border-bottom: 1px solid #eaeaea;
}