.container{
    width: 1210px;
    margin: 0 auto;
}
.details-house-name{
    font-weight: bold;
    color: #333;
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 16px;
}
.top-title{
    color: #ccc;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.top-title a {
    color: #999;
}
.bac-info{
    height: 42px;
    font-size: 14px;
    margin-top: 7px;
}
.linght{
    color: #ff0000;
}
.info-tag{
    height: 22px;
    padding-right: 18px;
    margin-right: 21px;
    line-height: 22px;
    border-right: 1px solid #e6e6e6; 
}
.linght em{
    color: #ff0000;  
}
.info-tag em{ 
    font-weight: bold;
    font-size: 22px;  
}
.no-border{
    border-style: none;
}
.menu{
	font-size: 0;
	padding: 0;
	height: 39px;
    position: relative;
    width: 1210px;
    margin: 0 auto 20px auto;
    border-bottom: 2px solid #e20f77;
}
.menubar{
	margin: 0 auto;
	position: absolute;
	list-style-type: none;
	width: 100%;
    overflow-y: auto;
    
}
 
.menubar li{
	font-size: 16px;
	display:inline-block;
	cursor: pointer;
    line-height: 38px;	
    margin-right: -1px;
    width: 126px;	
    border: 1px solid #ccc;
    border-bottom: 0;
}

.menubar li.menu-value{
    background-color: #e20f77;
    border: 1px solid #e20f77;	
   
}
.menubar li.menu-value a{
    color: #ffffff !important;
}
.menubar a{
	display: block;
	height: 39px;
	font-family: "微软雅黑","Microsoft Yahei","Hiragino Sans GB",tahoma,arial,"宋体" ;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	
}
.sub-hd {
    font-size: 14px;
    font-weight: 400;
    padding: 0 6px 0 8px;
}
.comm-basic-mod {
    width: 100%;
    height: 480px;
    zoom: 1;
}
.carousel-box {
    width: 600px;
    margin-right: 50px;
}
.carousel-box, .basic-infos-box {
    float: left;
}
.carousel-box .switch-box {
    position: relative;
    width: 600px;
}
.carousel-box .clip {
    width: 600px;
    height: 450px;
    overflow: hidden;
    zoom: 1;
}
.carousel-box .item {
    width: 600px;
    height: 450px;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    display: none;
    background: #f1f1f1;
}
.nav-mask-layer {
    background: #000;
    opacity: .5;
}
.nav-mask-layer, .nav-text-layer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.nav-mask-layer, .nav-text-layer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.basic-infos-box {
    position: relative;
    width: 530px;
    height: 100%;
}
.basic-infos-box {
    float: left;
}
.basic-parms-mod dd {
    width: 200px;
    white-space: nowrap;
}
.basic-parms-mod dt, .basic-parms-mod dd {
    float: left;
    font-size: 14px;
}
.basic-parms-mod .dd-column {
    width: 420px;
}
.basic-parms-mod dd {
    width: 200px;
    white-space: nowrap;
}
.basic-parms-mod dt, .basic-parms-mod dd {
    float: left;
    font-size: 14px;
}
.basic-infos-box .price {
    height: 68px;
    padding-top: 12px;
    border-bottom: 1px solid #e6e6e6;
    white-space: nowrap;
}
.basic-infos-box .price .side-tit {
    padding: 0 3px 0 10px;
    color: #999;
    font-size: 14px;
}
.basic-infos-box .price .average {
    font-size: 38px;
    color: #e54b00;
}
.basic-infos-box .price .up {
    color: #16c337;
    font-size: 12px;
}
.icon-shengxu1{font-size: 12px !important;}

.basic-parms-mod {
    margin-top: 17px;
    height: 220px;
    display: flex;
    flex-wrap: wrap;
    zoom: 1;
}
.basic-parms-mod dt {
    width: 75px;
    padding-left: 10px;
    color: #999;
}
.basic-parms-mod .other-dt {
    width: 60px;
}
.basic-parms-mod .other-dd {
    width: 166px;
}
.basic-parms-mod dd {
    width: 200px;
    white-space: nowrap;
}
.basic-parms-mod .other-dt {
    width: 60px;
}
.basic-parms-mod .other-dd {
    width: 166px;
}
.wk-wrapper {
    display: flex;
    margin: 15px 0 11px 0;
}
.houses-sets-mod {
    width: 478px;
    background: #f6f6f6;
  
    padding: 18px 0 18px 10px;
}
.houses-sets-mod .label {
    font-size: 18px;
    line-height: 1em;
}
.houses-sets-mod .ershou-num {
    width: 114px;
}
.houses-sets-mod .label {
    font-size: 18px;
    line-height: 1em;
}
.houses-sets-mod .num {
    display: inline-block;
    font-size: 24px;
    color: #e54b00;
    white-space: nowrap;
}   
 
/* btn-prev */
.btn-prev,
.btn-next {
    position: absolute;
    top: 200px;
    width: 27px;
    height: 48px;
    background: url(../images/arrowbg.png) no-repeat 0 0;
    z-index: 10
}

.btn-prev {
    left: 0
}

.btn-next {
    right: 0;
    background-position: -40px 0
}

.btn-prev:hover {
    background-position: 0 -60px
}

.btn-prev:active {
    background-position: 0 -120px
}

.btn-next:hover {
    background-position: -40px -60px
}

.btn-next:active {
    background-position: -40px -120px
}
.nav-text-layer p {
    padding-left: 20px;
    font-size: 16px;
    color: #fff;
}
.like{
    margin-top: 30px;
    margin-bottom: 20px;
}
.like h4{
    font-size: 20px;
    font-weight: bold;
    line-height: 44px;
    padding-bottom: 2px;
}
.like ul li{
    float: left;
}
.rec_common_con {
    width: 210px;
    display: block;
    font-size: 12px;
    line-height: 12px;
    position: relative;
    margin-right: 20px;
}

.rec_common_con .rec_common_img {
    width: 210px;
    height: 162px;
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
}
.rec_common_con {
    
    font-size: 12px;
    line-height: 12px;
    
}
.rec_common_con .rec_common_price {
    color: #ff0000;
    float: left;
    height: 22px;
    font-size: 14px;
    line-height: 22px;
}
.rec_common_con .rec_common_info {
    float: right;
    color: #737373;
    line-height: 22px;
}
.rec_common_con .rec_common_name {
    z-index: 1;
    top: 132px;
    left: 0;
    height: 30px;
    color: #fff;
    width: 100%;
    display: block;
    font-size: 14px;
    overflow: hidden;
    position: absolute;
    line-height: 30px;
    text-indent: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.rec_common_con .name-bg {
    width: 100%;
    height: 30px;
    top: 132px;
    left: 0;
    opacity: .5;
    position: absolute;
    background-color: #333;
    filter: alpha(opacity=50);
}
.rec_common_con a.rec_common_title {
    color: #333;
    width: 210px;
    overflow: hidden;
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    margin-top: 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.cf {
    overflow: hidden;
    display: block;
    white-space: nowrap;
    width: 100%;
    height: 210px;
   
}
.right-village{
    border: 1px solid #d1d1d1;
    margin-top: 10px;
}

.right-village h4 {
    height: 32px;
    margin-top: 7px;
    font-size: 16px;
    text-indent: 29px;
    line-height: 32px;
    font-weight: normal;
}
.right-village li{
    margin-bottom: 48px;
    position: relative;
}
.right-VImg{
    width: 210px;
    height: 162px;
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
    margin-left: 29px;
    margin-right: 29px;
}
.Vtitle{
    color: #333;
    width: 210px;
    overflow: hidden;
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    margin-top: 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 29px;
}
.Vprice{
    color: #e54b00;
    float: left;
    margin-left: 29px;
    height: 22px;
    font-size: 14px;
    line-height: 22px;
}
.Vinfo{
    float: right;
    color: #737373;
    line-height: 22px;
    margin-right: 29px;
    font-size: 12px;
}
.Vname{
    z-index: 1;
    top: 132px;
    left: 29px;
    height: 30px;
    color: #fff;
    width: 100%;
    display: block;
    font-size: 14px;
    overflow: hidden;
    position: absolute;
    line-height: 30px;
    text-indent: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.loupan{
    color: #333;
   font-size: 20px;
   font-weight: bold;
 }
.around-box{
    width: 900px;
}
.around-box p{
    font-size: 14px;
    color: #333333;
    margin-top: 10px;
}

.around_title{
    height: 56px;
    line-height: 56px;
    background-color: #f3f3f3;
    color: #333;
    font-size: 20px !important;
    font-weight: bold;;
    text-indent: 20px;
}
.describle-title{
    font-size: 16px;
    color: #e20f77;
    height: 50px;
    line-height: 70px;
    border-bottom: 1px dashed #dddddd;
    font-weight: bolder;

}

.max_page_width{width:900px;}
.map{padding:0;width:900px;text-align:justify;position:relative}
.ditu{margin:10px auto;text-align:center}
ul.lvju_xqmap_lt{width:auto;height:40px;display:block;position:absolute;z-index:100;top:15px;left:92px;line-height:40px;background-color:#fff;border-radius:2px}
ul.lvju_xqmap_lt li.current_left{background-color:#e20f77;color:#fff;border-top-left-radius:2px;border-bottom-left-radius:2px;padding:0 12px 0 16px;display:block;float:left;font-size:11pt;cursor:pointer}
ul.lvju_xqmap_lt li{display:block;float:left;padding:0 12px;font-size:11pt;color:#333;cursor:pointer}
.xq_map_all{z-index:1;box-shadow:0 0 7px rgba(0,0,0,.45);-webkit-box-shadow:0 0 7px rgba(0,0,0,.45);-moz-box-shadow:0 0 7px rgba(0,0,0,.45);width:301px;height:443px;top:15px;right:38px;position:absolute}
.bt_top{width:301px;height:38px;line-height:38px;font-size:11pt;font-weight:700;display:block;text-align:center;z-index:1000;background-color:rgba(0,0,0,.6);color:#fff}
.mapresult{width:301px;right:26px;display:block;z-index:1000;height:405px;overflow-y:auto;background-color:#fff}
.ul-box{height:405px;overflow-y:auto}
.ul-box ul{height:initial;overflow-y:visible;padding:0 10px}
.ul-box ul div{border:0!important;font-family:"微软雅黑"}
.ul-box ul li{border-bottom:1px solid #e1e4e9;cursor:pointer;padding:20px 0 22px!important}
.ul-box ul li i{background:url(http://api0.map.bdimg.com/images/marker_red_sprite.png) 0 0 no-repeat;color:#fff;font-style:normal;display:inline-block;font-size:12px;font-weight:700;height:28px;line-height:20px;margin-left:20px;text-align:center;vertical-align:top;width:20px}
.ul-box ul li span{color:#6d6d6d!important;font-size:13px!important}
.ul-box ul li a{display:none!important}
.ul-box ul li .item{display:inline-block;margin-left:13px;width:215px}

.zbxizz{position:absolute;bottom:0;height:24px;width:93%;background-color:#fff}
.map_verlay{position:absolute;z-index:99;width:900px;height:465px;background-color:#333;opacity:0}
