@charset "utf-8";
*{
    margin: 0px;
    padding: 0px;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
}
a{
    text-decoration: none;
}
a:hover{
    color: #ff4e49;
}
html{
    width: 100%;
    height: 100%;
    overflow-x:hidden; 
    overflow-y:auto;
}
body{
    width: 100%;
    min-height: 100%;
    background: #fff;
    font: 12px/1 "microsoft yahei","arial";
    /*background: #fff;*/
}
#bar-top{
    background-color: #383635;
    height: 40px;
    color: #cccccc;
    width: 100%;
}
.subdiv{
    width: 1200px;
    margin: auto;
    padding-top: 10px;
}
.subdiv_right{
    float: right;
}
.width_100{
    width: 230px;
}
#logo{
    width: 1200px;
    height: 140px;
    margin: auto;
}
.logo_pic{
    padding-top: 40px;
    float: left;
}
.main {
    width: 1200px;
    margin: 0 auto;
}
/*搜索框*/
.sch_bar_main{
    margin-top: 30px;
    float: right;
}
.sch_bar{
    width: 700px;
    height: 40px;
    border-top-left-radius:20px;
    border-bottom-left-radius:20px;
    border-top-right-radius:20px;
    border-bottom-right-radius:20px;    
    background-color: #eeeeee;
}
.sch_bar input{
    width: 450px;
    height: 38px;
    background-color: #eeeeee;
    border:none;
    margin-left: 25px;
    font-size: 14px;
    line-height: 24px;
    color: #333;
}
.sch_bar_button1{
    /*display:inline-block;*/
    width:102px;
    height: 40px;
    background-color:#eeeeee;
    color:rgb(126, 126, 126);
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: #cccccc;
    position: relative;
    font-size:16px;
    line-height: 24px;
    
}
.sch_bar_button2{
    /*display:inline-block;*/
    width:122px;
    height: 40px;
    background-color:#009737;
    color:#fff;
    border:none;
    border-top-right-radius:25px;
    border-bottom-right-radius:25px;
    position: relative;
    font-size:16px;
    line-height: 24px;    
}
.sch_bar_text{
    height: 30px;
    margin-left: 10px;
}
.sch_bar_text li{
    display: inline;
    font-size: 14px;
    color: #999999;     
    padding-left: 10px;  
}
#bar-nav{
    background-color: #009737;
    height: 40px;
    color: #fff;
    width: 100%;
}
#bar-nav-cont{
    width: 1200px;
    margin: auto;
    line-height: 40px;
}
#bar-nav-cont-left {
    float: left;
}
#bar-nav-cont-right {
    float: right;
    font-size: 16px;
}
#bar-nav-cont li{
    display: inline;
    font-size: 16px;
    color: #fff; 
    padding: 30px;
    font-weight: bold;
}
#bar-nav-cont a{  
    color: #fff;
}
#bar-nav-cont a:hover{      
    color: #afeafc;
}
#perform-banner{
    width: 1200px;
    margin: auto;
}
#perform-banner li{
    margin-top: 5px;
}
#newhouse{
    width: 1200px;
    margin: auto;
    margin-top:20px;
}
#newhouse .bgw{
    background-color: white;
}
#newhouse_list{
    float: left;
    width:855px;
}
#nhl_title{
    height: 40px;
}
#nhl_title span{
    font-size: 24px;
    line-height: 40px;
}
#nhl_title li{
    display: inline;   
    width: 90px;
    height: 30px;
    font-size: 14px;
    background-color: #eeeeee;
    line-height: 40px;
    border:solid 1px #e8e8e8;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 5px;
}
#nhl_list{
    margin-top: 10px;
    width: 855px;
}
#nhl_list li{
    display: inline;
    margin-top: 10px;
}
.prjinfo{
    float: left;
    margin-right: 6px;
    margin-left: 6px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    border:none;
    width:270px;
    box-shadow: 1px 1px 10px #eeeeee;
    color: #999999;
}
.prjinfo img{    
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border:none;
    width:270px;    
}
.prjname{    
    font-size: 18px; 
    font-weight: bold;    
    margin-left: 10px;
    line-height: 50px;
    float: left;
}
.prjdistrict{
    float: right;
    margin-right: 15px;
    margin-top: 15px;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #ccead7;
    height: 20px;
    line-height: 20px;
    color: #009737;
}
.prjprice{
    margin-left: 10px;
    width: 270px;
    height: 30px;
    /* border-bottom: solid 1px #cccccc; */
}
.prjprice span{
    font-size: 20px;
    color:#009737;
    font-weight: bold;
}
.prjatt{
    border-top: solid 1px #eeeeee;
    width: 270px;
    height: 40px;
}
.prjatt li{
    display: inline;   
    
    height: 25px;
    font-size: 12px;
    color: #999999;
    line-height: 40px;
    border:solid 1px #e8e8e8;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 8px;
    margin-left: 5px;
}
#newhouse_right{
    float: left;
    margin-left: 33px;
}
#house_list{
    width: 310px;
    height: 300px;
    border:solid 1px #cccccc;
}
h3{
    font-size: 20px;
    font-weight: bold;
}
#house_list .title{
    margin-right: 10px;
    margin-left: 10px;
    border-bottom: solid 1px #cccccc;
}
#house_list h3 {    
    font-size: 18px;
    line-height: 50px;
    color: #333;
    font-weight: 600;
    font-family: "microsoft yahei","arial";
}
.news_list{
    padding-top: 15px;

    position: relative; 
    overflow: hidden; 
    width: auto;
    height: 230px;
}
#scol_list{
    overflow: auto; 
    width: auto;
    height: 230px;
}
#scol_list .estate-news-other .othernews {
	position: relative;
	display: inline-block;
	line-height: 52px;
	color: #eb6120;
}
#scol_list .estate-news-other .othernews .more-text,
#scol_list .estate-news-getmore .getmore .more-text {
	font-size: 12px;
	color: #999;
	line-height: 52px;
	margin-left: 10px;
}
#scol_list .estate-news-other .othernews .more-text {
	color: #eb6120;
}
#scol_list .estate-news-item {
	display: block;
	padding: 5px 0 0 2px;
    margin-right: 2px;
	height: 88px;
	overflow: hidden;
}
#scol_list .estate-news-item:hover {
	background: #f2f2f2;
}
#scol_list .estate-news-item:hover h4 span {
	color: #eb6120;
}
#scol_list .estate-news-item .estate-news-left {
	float: left;
    margin-left: 10px;
	width: 180px;
	padding: 4px 0;
}
#scol_list .estate-news-item .estate-news-only {
	float: left;
    margin-left: 10px;

	padding: 4px 0;
}

#scol_list .estate-news-item .estate-news-right {
	float: left;
	width: 80px;
	margin-left: 10px;
}
#scol_list .estate-news-item h4 {
	overflow: hidden;
	height: 44px;
	line-height: 22px;
	font-size: 14px;
	color: #333333;
	font-family: "microsoft yahei","arial";	
}

#scol_list .estate-news-item .news-desc {
	margin-top: 6px;
	height: 20px;
	overflow: hidden;
}
#scol_list .estate-news-item .news-desc span {
	float: left;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	margin-right: 10px;
}
#scol_list .estate-news-item .news-desc .news-tip {
	padding: 0 5px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #eb6120;
	border-radius: 3px;
	color: #eb6120;
}
#scol_list .estate-news-item .estate-news-right .estate-img-wrap {
	position: relative;
	display: block;
	width: 80px;
	height: 70px;
	border-radius: 4px;
	overflow: hidden;
}
#scol_list .estate-news-item .estate-news-right img {
	width: 80px;
	height: 70px;
}
#scol_list .estate-news-item .estate-news-right .icon-video {
	position: absolute;
	width: 80px;
	height: 70px;
	left: 0;
	top: 0;
	background:  no-repeat center;
}
.invisible {
    visibility: hidden !important;
}

#newhouse_search{
    width: 310px;
    height: 308px;
    border:solid 1px #cccccc;
    margin-top: 18px;
}
h3{
    font-size: 20px;
    font-weight: bold;
}
#newhouse_search .title{
    margin-right: 10px;
    margin-left: 10px;
    border-bottom: solid 1px #cccccc;
}
#newhouse_search h3 {    
    font-size: 18px;
    line-height: 50px;
    color: #333;
    font-weight: 600;
    font-family: "microsoft yahei","arial";
}
.sch_part{
    padding: 10px;
}
.sch_part .title1{
    font-size: 16px;
    color: #2c2c2c;
    
}
#squre{
    margin-top: 5px;
}
#squre li{
    display: inline;
    background-color: #eeeeee;
    line-height: 30px;
    padding: 5px;
    height: 35px;
}
#salebroad{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 5px;
    height: 580px;
}
#salebroad h3{
    font-size: 16px;
}
.broadlist{
    width: 360px;
    border:solid 1px #eeeeee;
    margin-top: 20px;
    padding: 15px;
    float: left;
    margin-right: 12px;
}
.broadlistr{
    width: 360px;
    border:solid 1px #eeeeee;
    margin-top: 20px;
    padding: 15px;
    float: right;
   
}

.bdlist_title{
    width: 100%;
    height: 40px;
    border-bottom: solid 1px #eeeeee;
}
.bdlist_title_l{
    float: left;
}
.bdlist_title_r{
    float: right;   
}
.bdlist_title_r .button{
    padding: 3px 5px 3px 5px;
    border: solid 1px #eeeeee;
    background-color: #ffffff;
    color: #999;
    cursor: pointer;
}
.bdlist_title_r .button li{
    display: inline-block; 
    padding: 3px 10px 3px 10px;   
}
.bdlist_title_r .button .now{
    display: inline-block;
    line-height: 20px;
    color: #eb6120;
    font-weight: bold;
    padding: 3px 10px 3px 10px;
    background-color: #eeeeee;
}
#bdlist{
    margin-top: 20px;
    font-weight: bold;
}
#bdlist li{    
    line-height: 40px; 
    color:#616060;    
    border-bottom:1px solid #eeeeee;
    list-style-type: disc;
    list-style-position: inside;
}
#bdlist a{    
    color:#616060;
    
}
#bdlist2{
    margin-top: 20px;
    font-weight: bold;
}
#bdlist2 li{    
    line-height: 40px; 
    color:#999999;    
    border-bottom:1px solid #eeeeee;
    
}
#bdlist2 li .to_r{    
    float: right;  
}

#bdlist2 li .seq{
    display: inline-block;
    margin: 5px;
    font-family: arial, helvetica, sans-serif;
    background-color: #d6d6d6;
    font-size: 14px;        
    color: #fff;
    width:20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 20px;
    margin-right: 10px;
}
#bdlist2 .seq.d1{
    background-color: #ff4e49;
}
#bdlist2 .seq.d2{
    background-color: #ff7300;
}
#bdlist2 .seq.d3{
    background-color: #00a1ff;
}
.mapicon{
    margin-left:20px;
    margin-top: 10px;
}
#bandprom{
    width: 1200px;
    margin: auto;
    margin-top:20px;
}
#bandprom .title{
    margin: 10px;
}
#bandprom .title h3{
    font-size: 20px;
    font-weight: bold;
}
#bandprom li{
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 20px;    
}
#bandprom li a{
    display: inline-block;
    border: solid 1px #e8e8e8; 
}
#bandprom li a:hover{
    display: inline-block;
    border: solid 1px #009737; 
    box-shadow:1px 1px 5px #2aaf5b;
}
#linkfriend{
    width: 1200px;
    margin: auto;
    margin-top:40px;
}
#linkfriend ul{
    
    margin-top: 20px;    
}
#linkfriend li{
    display: inline;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 20px;    
}
#footer{
    width: 100%;
    background-color: #2d3238;
    height: 200px;
}
.coryright{
    padding-top: 30px;
    width: 1200px;
    margin-left:auto;
    margin-right: auto;
    color: #d6d6d6;
}
.project_schbar{
    width:1200px;
    font-size: 14px;
    line-height: 24px;
}
.prjsch_cond{
    margin-top: 10px;
    margin-bottom: 10px;
}
.prjsch_cond_name{
    float: left;
    color: #616060;
}
.topoint{
    color:orangered;
}
.prjsch_cond_list{
    margin-left: 50px;
}
.prjsch_cond_list li{
    display: inline-block;
    padding: 0px 10px 0px 10px;
}
.prjsch_cond_list .min_num-wrap {
    position: relative;    
    padding: 0 18px 0 8px;
    background-color: #ffffff;
    border-radius: 2px;
    border: solid 1px #d6d6d6;
    float: left;
}
#rangebtn{
    float: left;
    margin-left: 12px;
    width: 55px;
    height: 30px;
    line-height: 30px;
    background-color: #f2f2f2;
    border-radius: 2px;
    border: solid 1px #d6d6d6;
    color: #333;
    font-size: 12px;
    text-align: center;
}
#rangebtn:hover{
 
    background-color:orangered;
    color: white;
  
}
.prjsch_cond_list span {   
    float: left;
    padding: 0 10px;
}
.prjsch_cond_list input {
    width: 50px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #616060;
    border:none;
}

.prjsch_cond_list i {
    position: absolute;
    right: 2px;   
    width: 18px;
    height: 24px;
    line-height: 30px;
    font-size: 12px;
    color: #999;
    text-align: center;
}
.prjsch_cond_list li a:hover{
    color: orangered;
}
.cleanb{
    clear:both;
}
.clearfix:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
}
#project_schresult{
    width:1200px;   

}
#projectlist{
    width:850px;
    margin-top:10px;
    float:left;    
}
#project_right{
    margin-left: 80px;
    width: 270px;
    float: left;
    font: 12px/1 "microsoft yahei","arial";
}
#newnav{
    margin-bottom: 20px;
}
#newnav .list-top {
    height: 46px;
    background-color: #f2f2f2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}
#newnav .list-nav.active {
    background: #009737;
}
#newnav .list-nav {
    padding: 0 20px;
}
#newnav .pull-left {
    float: left !important;
}
#newnav  .list-nav.active .nav-text {
    color: #fff;
    font-weight: 600;
}
#newnav .nav-text {
    
    font-weight: 600;
    float: left;
    font-size: 16px;
    line-height: 46px;
}

#project_schresult .list-top {
    height: 46px;
    background-color: #f2f2f2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}
#project_schresult .list-nav.active {
    background: #009737;
}
#project_schresult .list-nav {
    padding: 0 20px;
}
#project_schresult .pull-left {
    float: left !important;
}
#project_schresult  .list-nav.active .nav-text {
    color: #fff;
    font-weight: 600;
}
#project_schresult .nav-text {
    
    font-weight: 600;
    float: left;
    font-size: 16px;
    line-height: 46px;
}
#project_schresult .pull-right {
    float: right !important;
}
#project_schresult  .search-result {
    font-size: 12px;
    color: #999;
    height: 46px;
    line-height: 46px;
}
.pull-left {
    float: left !important;
}
pos-rel {
    position: relative;
}
.pull-left {
    float: left !important;
}

.main-photo-nav-group .group-wrap .group .group_bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20px;
    line-height: 20px;
    background: rgba(0,0,0,.4);
}
.main-photo-wrap .main-photo-show .main-photo-prev, .main-photo-wrap .main-photo-show .main-photo-next {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 73px;
    margin-top: -36.5px;
    cursor: pointer;
}
.main-photo-prev {
    left: 0;
    background: url(/uploads/image/simages/house_prev.png) no-repeat center;
}
.main-photo-nav-group .group-wrap .group .group_text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #fffefe;
    text-align: center;
}
.main-photo-next {
    right: 0;
    background: url(/uploads/image/simages/house_next.png) no-repeat center;
}
.main-photo-nav-group .group-wrap .group.active .group_bg {
	background: #eb6120;
}
.main-photo-wrap .main-photo-show .main-photo-prev, .main-photo-wrap .main-photo-show .main-photo-next {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 73px;
    margin-top: -36.5px;
    cursor: pointer;
}
.text-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#project_schresult .search-page {
    font-size: 12px;
    height: 46px;
    line-height: 46px;
    margin-left: 15px;
}
#project_schresult .search-btns {
    margin: 0 15px;
    height: 22px;
    padding: 12px 0;
}
#project_schresult .search-btns a {
    float: left;
    width: 24px;
    height: 22px;
    cursor: pointer;
}
#project_schresult .prev-btn.default {
    cursor: not-allowed;
    background: url(/uploads/image/simages/prev_default.png) no-repeat center;
}
#project_schresult .next-btn {
    margin-left: 10px;
    background: url(/uploads/image/simages/next_default.png) no-repeat center;
}
#projectlist .list_main{
    padding-top: 30px;
}

#projectlist .list-main-item {
    cursor: pointer;
    margin-bottom: 50px;
    border-bottom: 1px solid #f2f2f2;
}
#projectlist .list-main-top {
    margin-bottom: 12px;
}
#projectlist .main-img-wrap {
    display: block;
    width: 220px;
    height: 165px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}
#projectlist  .main-img-wrap img {
    width: 220px;
    height: 165px;
    transition: all 0.6s;
    border: 0;
}
#projectlist .main-info-wrap {
    margin: 5px 0 0 20px;
}
#projectlist .info-item {
    width: 610px;
    line-height: 20px;
}
#projectlist .info-item h2 {
    float: left;
    height: 48px;
    line-height: 48px;
    font-size: 22px;
    font-weight: 600;
}
#projectlist .info-item .sell-status {
    float: left;
    margin: 13px 0 0 10px;
    padding: 0 8px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
}
#projectlist .info-item .sell-status.selling {
    background: #ff4e49;
}

#projectlist .info-item .house-type {
    float: left;
    margin: 13px 0 0 10px;
    padding: 0 8px;
    height: 22px;
    line-height: 22px;
    color: #999;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
}
#projectlist .info-item .house-price {
    float: right;
    font-size: 14px;
    color: #666;
    height: 14px;
    line-height: 14px;
    margin-top: 12px;
}
#projectlist .info-item .house-price span {
    font-size: 28px;
    color: #ff4e49;
    font-weight: 600;
}

#projectlist .info-item .house-address {
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    color: #666;
    overflow: hidden;
    max-width: 320px;
}
#projectlist .info-item .house-map {
    float: left;
    height: 36px;
    line-height: 36px;
    margin-left: 10px;
}
#projectlist .info-item .house-map i {
    float: left;
    width: 16px;
    height: 36px;
    background: url(/uploads/image/simages/address.png) no-repeat center;
}

#projectlist .info-item .house-map em {
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #999;
    margin-left: 6px;
}
#projectlist  .info-item .house-roomtype, .info-item .house-area {
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #666;
    margin-right: 20px;
}

#projectlist .info-item .house-feature {
    float: left;
    margin-right: 5px;
    width: 142px;
    height: 36px;
    line-height: 50px;
    font-size: 12px;
    color: #eb6120;
    text-align: center;
    background:  no-repeat center;
}

#projectlist .info-item .house-tips {
    float: left;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    margin-top: 13px;
}

#projectlist .info-item .house-tips .house-tip {
    float: left;
    margin-right: 5px;
    padding: 0 6px;
    height: 22px;
    line-height: 22px;
    border-radius: 4px;
    border: solid 1px #e8e8e8;
    color: #666;
}

#projectlist .info-item .house-phonecall {
    position: relative;
    float: right;
    height: 22px;
    line-height: 22px;
    margin-top: 13px;
    cursor: pointer;
}

#projectlist .info-item .house-phonecall i {
    float: left;
    width: 22px;
    height: 22px;
    background: url(/uploads/image/simages/tell.png) no-repeat center;
}

#projectlist .info-item .house-phonecall span {
    float: left;
    font-size: 14px;
    color: #666;
    font-weight: 600;
    height: 22px;
    line-height: 22px;
    margin: 0 10px;
}
#project_right .list-title {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e8e8e8;
}

#project_right .list-right-wrap {
    padding-top: 30px;
}
#project_right .list-title {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e8e8e8;
}

#project_right .list-right-wrap {
    padding-top: 30px;
}

#project_right .list-right-item {
    display: block;
    width: 270px;
    margin-bottom: 20px;
    overflow: hidden;
}

#project_right .list-right-item .r-left {
    float: left;
    width: 120px;
    height: 90px;
    border-radius: 4px;
    overflow: hidden;
}

#project_right .list-right-item .r-left img {
    width: 120px;
    height: 90px;
    transition: all 0.6s;
}

#project_right .list-right-item .r-right {
    float: left;
    margin-left: 15px;
    width: 135px;
}

#project_right .list-right-item h2 {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
}

#project_right .list-right-item .r-price {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}

#project_right .list-right-item .r-price span {
    color: #eb6120;
    font-size: 18px;
    color: #ff4e49;
    margin-right: 3px;
}
.paginationtotal{
    line-height: 40px;
    padding-right: 10px;
    font-size: 14px;
    
}
.pagination{  
    float: left;
}
.pagination li{
    display: inline;
    padding-right: 5px;
    padding-right: 5px;
    color: #eb6120;
}
#crumb-nav-wrap {
    height: 20px;
    line-height: 18px;
    color: #999;
    margin-top: 20px;
}
.section {
    margin: 0 auto;
    width: 1200px;
}

.clearfix {
    display: block;
    clear: both;
}

#nav-wrap {
    min-width: 1200px;
    background: #fff;
    overflow: hidden;
    margin-top: 20px;
    font: 16px "microsoft yahei","arial";
    font-weight: bold;
}
#nav-wrap .nav {
    height: 46px;
    background: #f2f2f2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}
#nav-wrap .nav .nav-link {
    float: left;
    padding: 0 35px; 
    height: 46px;
    line-height: 46px;
    margin-right: 2px;
    
}
.nav-link.active {
    
    background: #009737;
}
.nav-link.active a{
    color: #fff;
}
#main-wrap {
    min-width: 1200px;
    margin-top: 40px;
    background: #fff;
    overflow: hidden;
}
.main-photo-wrap {
    float: left;
    width: 520px;
    height: 466px;
}
.main-photo-wrap .main-photo-show {
    position: relative;
    width: 520px;
    height: 390px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}
.main-photo-wrap .main-photo-show .main-photo-img {
    display: block;
    position: relative;
    width: 520px;
    height: 390px;
}
.main-photo-wrap .main-photo-show .main-photo-img img {
    width: 520px;
    height: 390px;
}
.main-photo-wrap .main-photo-show .main-ysxkz {
    position: absolute;
    left: 10px;
    bottom: 10px;
    padding-right: 10px;
    color: #333;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    background: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.main-photo-wrap .main-photo-nav {
    position: relative;
    margin-top: 10px;
    width: 520px;
    height: 66px;
    overflow: hidden;
}
.main-photo-wrap .main-photo-nav .main-photo-nav-prev {
    margin-right: 8px;
    background-image: url(/uploads/image/simages/nav_prev.png);
    background-repeat: no-repeat;
    background-position: center;
}
.main-photo-wrap .main-photo-nav .main-photo-nav-prev, .main-photo-wrap .main-photo-nav .main-photo-nav-next {
    float: left;
    width: 16px;
    height: 66px;
    cursor: pointer;
    position: relative;
    z-index: 999;
    background-color: #fff;
}
.main-photo-wrap .main-photo-nav .main-photo-nav-group {
    float: left;
    width: 480px;
    height: 66px;
    overflow: hidden;
}
.main-photo-wrap .main-photo-nav .main-photo-nav-group .group-wrap {
    width: 200%;
    height: 66px;
}
.main-photo-nav-group .group-wrap .group {
    float: left;
    position: relative;
    width: 88px;
    height: 66px;
    margin-right: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    overflow: hidden;
}
.main-photo-wrap .main-photo-nav .main-photo-nav-next {
    background-image: url(/uploads/image/simages/nav_next.png);
    background-repeat: no-repeat;
    background-position: center;
}
.main-photo-wrap .main-photo-nav .main-photo-nav-prev, .main-photo-wrap .main-photo-nav .main-photo-nav-next {
    float: left;
    width: 16px;
    height: 66px;
    cursor: pointer;
    position: relative;
    z-index: 999;
    background-color: #fff;
}
.main-infomation-wrap {
    position: relative;
    float: left;
    margin-left: 30px;
    width: 650px;
    height: 466px;
    z-index: 1000;
}
.main-infomation-wrap .main-infomation-item {
    width: 650px;
    margin-top: 25px;
}
.mt0 {
    margin-top: 0 !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.pos-rel {
    position: relative;
}
#fixed-house-title {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 54px;
    background: #eb6120;
    z-index: 100000;
}
#fixed-house-title .fixed-house-name {
    font-size: 24px;
    color: #fff;
    line-height: 54px;
}
#fixed-house-title .fixed-house-phonecall {
    position: absolute;
    right: 0;
    top: 0;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 0 38px;
    cursor: pointer;
}
#fixed-house-title .fixed-house-phonecall i {
    float: left;
    margin-top: 15px;
    width: 24px;
    height: 24px;
    background: url(/uploads/image/simages/mobile_icon2.png) no-repeat center;
}
#fixed-house-title .fixed-house-phonecall strong {
    float: left;
    margin-left: 15px;
}
.main-infomation-item{
    font-size: 14px;
}
.main-infomation-item .item-house-phonecall {
    float: left;
    height: 36px;
    line-height: 36px;
}
.main-infomation-item .item-house-phonecall i {
    float: left;
    width: 36px;
    height: 36px;
    background: url(/uploads/image/simages/mobile_icon.png) no-repeat center;
}
.main-infomation-item .item-house-phonecall strong {
    margin-left: 10px;
    float: left;
    height: 36px;
    font-size: 24px;
    color: #eb6120;
}
.main-infomation-item .item-wx-code, .main-infomation-item .item-imessage {
    position: relative;
    float: left;
    margin-left: 30px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    border-radius: 4px;
    border: solid 1px #eb6120;
}

#shengming {
    margin: 50px auto;
    padding: 15px;
    width: 1170px;
    background-color: #f2f2f2;
    border-radius: 4px;
}
#shengming p {
    font-size: 14px;
    line-height: 26px;
    color: #999;
}
#shengming em {
    vertical-align: middle;
    display: inline-block;
    width: 14px;
    height: 18px;
    background: url(/uploads/image/simages/shengming.png) no-repeat center;
}
#shengming span {
    vertical-align: top;
    display: inline-block;
    margin: 0 8px;
    color: #333;
    font-weight: 600;
}
.main-infomation-item .item-selling.selling {
    background-color: #ff4e49;
}
.main-infomation-item .item-selling {
    margin-top: 14px;
    float: left;
    width: 46px;
    height: 22px;
    line-height: 22px;
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.main-infomation-item .item-house-type {
    margin-top: 14px;
    margin-left: 10px;
    float: left;
    padding: 0 8px;
    height: 20px;
    line-height: 20px;
    border: solid 1px #3c6598;
    font-size: 14px;
    color: #3c6598;
    background-color: #fff;
    border-radius: 2px;
    text-align: center;
}
.main-infomation-item .item-house-tips {
    margin-top: 14px;
    margin-left: 10px;
    float: left;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
}
.main-infomation-item .house-tip {
    float: left;
    padding: 0 8px;
    height: 20px;
    line-height: 20px;
    border: solid 1px #e8e8e8;
    font-size: 14px;
    color: #999;
    background-color: #fff;
    border-radius: 2px;
    text-align: center;
    margin-right: 10px;
}
.item-price {
    float: left;
    height: 14px;
    line-height: 14px;
    color: #666;
    font-size: 14px;
}
.main-infomation-item .item-price em {
    margin-left: 10px;
    font-size: 24px;
    line-height: 24px;
    color: #ff4e49;
    font-weight: 600;
}
.main-infomation-item .item-price i {
    color: #333;
    
}
.main-infomation-item .item-house-address, .main-infomation-item .item-kptime {
    height: 20px;
    line-height: 20px;
}
address, cite, dfn, em, var, i {
    font-style: normal;
}
.main-infomation-item .item-house-map, .main-infomation-item .item-house-calendar {
    float: left;
    height: 20px;
    line-height: 20px;
    margin-left: 10px;
}
.main-infomation-item .item-house-map i {
    background: url(/uploads/image/simages/address.png) no-repeat center;
}
.main-infomation-item .item-house-map i, .main-infomation-item .item-house-calendar i {
    float: left;
    width: 18px;
    height: 20px;
}
.main-infomation-item .item-house-map em, .main-infomation-item .item-house-calendar em {
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #999;
    margin-left: 6px;
}
.main-infomation-item .item-house-address, .main-infomation-item .item-kptime {
    height: 20px;
    line-height: 20px;
}
.main-infomation-item .item-house-map, .main-infomation-item .item-house-calendar {
    float: left;
    height: 20px;
    line-height: 20px;
    margin-left: 10px;
}

.zx_list_block {
    border-bottom: 1px solid #e0e0e0;
    line-height: 28px;
}
.zx_list_block a {
    display: block;
    padding: 20px 0;
}
.zx_list_block img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    float: left;
    margin-right: 20px;
    width: 180px;
    height: 135px;
}

dl {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.zx_list_block dt {
    font-size: 24px;
    margin-bottom: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zx_list_block dd {
    color: #666;
}
.zx_list_block dd {    
    overflow: hidden;
}
.zx_time {
    padding-left: 0;
    background: none;
}
.zx_time {
    display: block;
    font-size: 12px;   
    margin-top: 6px;
}
.zx_page {
    text-align: center;
    height: 34px;
    margin: 20px 0;
    margin-bottom: 40px;
    color: #333;
}
.zx_page  li{
    border: 1px solid #e5e5e5;
    padding: 5px 15px;
    margin-right: 4px;
    display: inline-block;
    color: #333;
    
}
.zx_page  .active{
   
    background-color: #009737;
    color: #fff;
}
.main_left {
    width: 800px;
}
.f_left {
    float: left!important;
}
.f_right {
    float: right!important;
}
.news_infor h1 {
    font-size: 34px;
    line-height: 1.5;
    margin: 30px 0;
}
.time {
    display: block;
    line-height: 24px;
    color: #818181;
}
.wx_share {
    background: url(/uploads/image/simages/wx.png) no-repeat left 5px;
    padding-top: 5px;
    padding-left: 24px;
    height: 25px;
    line-height: 25px;
    position: relative;
}
.txtmain {
    font-size: 16px;
}
.txtmain p {
    text-indent: 28px;
    line-height: 36px;
    margin-bottom: 8px;
}
.clear {
    clear: both;
    height: 0;
    font-size: 0;
    float: none;
    line-height: 0;
    visibility: hidden;
}

.title {
    height: 50px;
    line-height: 50px;
}
.title {
    border-bottom: 2px solid #e0e0e0;
    height: 36px;
    line-height: 36px;
}
.sider_block_list {
    margin-top: 20px;
    height: 90px;
    width: 360px;
    overflow: auto;
 
}

.sider_block_list_ul {
    margin-top: 10px;
    width: 360px;
    overflow: hidden; 
}
.sider_block_list_ul li {
    line-height: 30px;
    height: 30px;
    font-size: 15px;  
    overflow: hidden; 
}
.coryright a{
    color: #d6d6d6;
}
.coryright a:hover{
    color: #fff;
}
.subdiv li{
    float: left;
}
.subdiv li{
    display: inline-block;
}
.subdiv li a{
    color:#e0e0e0;
    margin-left: 20px;
}
.map{
    position: relative;
    margin-top: 2px;
}
#map_view{
    overflow: hidden;
    position: relative;
    z-index: 0;
    background-color: rgb(243, 241, 236);
    color: rgb(0, 0, 0);
    text-align: left;
    height: 800px;
    margin-right: 366px;
}
#map_listproject{
    height: 800px;
    position: absolute;
    right: 0;
    top: -2px;
    width: 366px;
    background: #fff;
    box-shadow: -2px 0px 4px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
.mapbar{
   
    
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    z-index: 10;
    height: 90px;
}

.wx_share_block {
    position: absolute;
    top: 26px;
    right: -20px;
    background: #fff;
    border: 1px solid #e0e0e0;
    width: 120px;
    z-index: 9999;
    text-align: center;
    padding: 20px;
    color: #eb6120;
    font-size: 16px;
}