.bg-width img{width: 100%;}

.wrap{width: 1200px;box-sizing: border-box;margin: 0 auto;}
.house_list{background: url(../images/rongchuang_03.jpg);width: 100%;background-size: 100% 100%;}
.house_item{position: relative;padding-top: 34px;padding-bottom: 40px;}
.house_title{position: absolute;top:2px;left: 20px;z-index: 10;}
.house_tag{position: absolute;top:22px;right: 42px;z-index: 10;}
.item_box{border: 3px solid #eb6f1c;width: 100%;height: 402px;box-sizing: border-box;padding: 22px 10px;background-color: #fff;}
.item_left{float: left;width: 640px;height: 357px;}
.item_left .swiper-container{width: 640px;height: 357px;}
.item_left img{width: 100%;height: 100%;}
.swiper-pagination-bullet-active{background-color: #fc3513;}
.item_right{width: 511px;float: right;}
.item_right p{font-size: 20px;margin-bottom: 15px;line-height: 1;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.item_right .price span{font-size: 33px;color: #e91818;padding-right: 5px;}
.item_right .them{margin-bottom: 15px;}
.item_right .them span{display: inline-block; padding: 4px 9px;margin-right: 7px;}
.item_right .them span:nth-child(1),.header_info .m_them span:nth-child(1){color: #4b6bc6;border: 1px solid #4b6bc6;}
.item_right .them span:nth-child(2),.header_info .m_them span:nth-child(2){color: #eb6f1c;border: 1px solid #eb6f1c;}
.item_right .them span:nth-child(3),.header_info .m_them span:nth-child(3){color: #31b812;border: 1px solid #31b812;}
.item_right .tel a{display: inline-block;color: #fff;border-radius: 30px;padding: 0 17px 0 50px; height: 46px;line-height: 46px;text-align: center;margin-right: 20px;font-size: 20px;margin-top: 15px;}
.item_right .tel a:nth-child(1){background:#fc3513 url(../images/rongchuang_06.png) no-repeat 14px center;background-size: 25px 28px;}
.item_right .tel a:nth-child(2){background:#eb6f1c url(../images/rongchuang_07.png) no-repeat 14px center;background-size: 28px 28px;}
.more_btn{display: block; width: 496px;margin:95px auto 0;padding-bottom: 58px;}
.footer_mz{position: relative;}
.footer_mz p{position: absolute;width: 1050px;left: 50%;margin-left: -525px;top: 30px;z-index: 10;color: #fff;font-size: 20px;text-indent: 2em;line-height: 1.5;}

.m_wrap{width: 94%;margin:0 auto;}
.m_house_list{background: url(../images/m_rongchuang_03.jpg);width: 100%;background-size: 100% 100%;}
.m_house_item {padding-top:30px;position: relative;padding-bottom: 15px;}
.m_item_header,.m_item_bottom{background-color: #f2f8ff;width: 100%;border-radius: 8px;padding:12px 10px;box-sizing: border-box;position: relative;}
.m_item_header .price{margin-bottom: 3px;}
.m_item_header .price span{font-size: 22px;color: #e91818;padding-right: 2px;font-weight: 600;}
.header_info{display: flex;align-items: center;justify-content: space-between;}
.header_info .m_them span{font-size: 12px;margin-right: 3px;padding: 2px 5px;}
.header_info .tel a{display: inline-block;color: #fff;border-radius: 30px;padding: 0 10px 0 22px; height: 30px;line-height: 30px;text-align: center;margin-left: 3px;font-size: 14px;}
.header_info .tel a:nth-child(1){background:#fc3513 url(../images/rongchuang_06.png) no-repeat 6px center;background-size: 14px 16px;}
.header_info .tel a:nth-child(2){background:#eb6f1c url(../images/rongchuang_07.png) no-repeat 6px center;background-size: 14px 14px;margin-left: 0;}
.m_item_middle{padding-top: 10px;}
.m_item_middle img{width: 100%;height: 200px;border-radius: 8px;}
.m_item_bottom{background-color:#d8e9ff;color: #2051a4;margin-top: 10px;}
.m_item_bottom p{width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.m_footer_mz p{padding: 10px;text-indent: 2em;background-color: #1d4ea1;color: #fff;font-size: 12px;}
.m_more_btn{display: block; width: 46.4%;margin: 0 auto;padding: 20px 0 10px;}
.m_more_btn img{width: 100%;}
@media (max-width: 330px){
	.header_info .m_them span:nth-child(3){display: none;}
}