/*楼盘动态*/
body{background: #F5F7FA;}



.lp_title{margin-top:20px;}

/*楼盘动态*/
.m_lpdynamic_box{width:1200px;margin:auto;margin-top:40px;}

.m_lpdynamic_l{float:left;width:940px;}
.m_lpdynamic_l ul{padding:0 20px;background:#FFF;border-radius:10px;box-shadow:3px 12px 19px 1px #ececec;}
.m_lpdynamic_l ul li{border-bottom:1px solid #EDEDED;padding:20px 0;overflow:hidden;}
.m_lpdynamic_l ul li:last-child{border-bottom:0;}
.m_lpdynamic_rq{width:90px;height:90px;float:left;background:#f0f0f0;text-align:center;margin-top:5px;}
.m_lpdynamic_rq em{display:block;font-size:35px;color:#666;margin-top:10px;}
.m_lpdynamic_rq span{display:block;font-size:14px;color:#666;margin-top:4px;}

.m_lpdynamic_text_box{float:left;width:780px;float:right;}
.m_lpdynamic_text{width:595px;float:left;position:relative;}

.m_lpdynamic_text_a{margin-top:5px;}
.m_lpdynamic_text a{max-width:510px;display:block;font-size:17px;color:#333;font-weight:600;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;float:left;}
.m_lpdynamic_text a:hover{color:#f00;} 
.m_lpdynamic_text_a i{display:block;float:left;background:#FFF3E2;color:#F9A327;font-size:14px;padding:4px 10px;margin-left:10px;}

.m_lpdynamic_text span{font-size:14px;color:#666;display:block;line-height:25px;margin-top:15px;}
.m_lpdynamic_img{float:right;width:140px;height:100px;}
.m_lpdynamic_img img{width:100%;height:100%;}





/*右边*/
.m_lp_r{width:230px;overflow:hidden;float:right;}


/*热销楼盘*/
.m_lpdynamic_r_hot{border:1px solid #E5E5E5;margin-top:20px;padding:0 10px;background:#FFF;}
.m_lpm_r_hot{font-size:16px;color:#3A3F44;margin-top:15px;border-bottom:1px solid #E5E5E5;padding-bottom:12px;}

.m_lpdynamic_r_hot ul{margin-top:10px;}
.m_lpdynamic_r_hot ul li{margin-bottom:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.m_lpdynamic_r_hot ul li a{font-size:12px;color:#3A3F44;}
.m_lpdynamic_r_hot ul li a:hover{color:#f00;}


