@charset "utf-8";
/* CSS Document */
/*    主要信息    */
.clearfix{overflow:hidden;}
.fl-r{float:right;}
.adr_list i{
    height: 16px;
    width: 16px;
    float: left;
    margin: 0 5px;
    background: url(../images/icon.png) no-repeat -214px -51px;
	}
.adr_list input{
	color:#fff;
	}
.content_box{
	width:1100px;
	margin:0 auto;
	background:#fff;
	margin-bottom:30px;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.1);
    box-shadow: 0 2px 3px rgba(0,0,0,0.1);
	}
.titwrap{
	margin:0 20px;
	padding-bottom:5px;
	border-bottom:1px solid #eee;
	overflow:hidden;
	}
.titwrap >span{
	line-height:20px;
	height:20px;
	font-size:14px;
	color:#999;
	margin-right:30px;
	float:right;
	}
.titwrap >span >em{
	font-size:14px;
	color:#999;
	}
.titwrap h1{
	font-size:22px;
	line-height:50px;
	height:50px;
	overflow:hidden;
	font-weight:bold;
	}
.lbe{
	margin-left:12.5px;
	margin-right:20px;
	}
.info_full{
	width:1100px;
	margin:0 auto;
	background:#fff;
	margin-bottom:50px;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.1);
    box-shadow: 0 2px 3px rgba(0,0,0,0.1);
	}
.overview{
	margin:20px;}
.viewimg{
	width:520px;
	height:450px;
	float:left
	}
.mod_focus_show {
	 width:520px;
	 height: 450px;
	 position: relative;
	 overflow: hidden;
	 }
.mod_focus_show .mod_focus_pic {
	 display: block;
	 width: 450px;
	 height: 360px;
	  }
.mod_focus_show .mod_focus_pic li, .mod_focus_show .mod_focus_pic a, .mod_focus_show .mod_focus_pic img {
	 display: block;
	 width: 520px;
	 height: 360px;
	   }
.mod_focus_show .mod_focus_pic li {
    position: absolute;
    left: 0; top: 0;
   }
.mod_focus_show .mod_focus_title {
	 }
:root .mod_focus_title {
   filter: none;
    }
.mod_focus_show .mod_focus_title li {
    width: 590px;
    padding: 0 0 0 20px;
    overflow: hidden;
    word-break: keep-all;
    word-wrap: keep-all;
	white-space: nowrap;
	table-layout: fixed;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	   }
.mod_focus_show .mod_focus_title li h3 a {
	 color: #98e404;
	 }

.focus_switch {
    width: 520px;
    height: 80px;
    position: absolute;
    z-index: 999;
	top:0px;
	}
.focus_switch a {
    float: left; width: 29px;
    height: 29px;
	}
.focus_switch .icon_prev {
	font-size:20px;
	color:#fff;
	font-weight:bold;
	margin: 0 1px 0 0;
	height:80px;
	line-height:80px;
	text-align:center;
	width:30px;
	opacity: .5;
    filter: alpha(opacity=50);
	background:#000;
	float:left;
	}
.focus_switch .icon_next {
	font-size:20px;
	color:#fff;
	font-weight:bold;
	margin: 0 1px 0 0;
	height:80px;
	line-height:80px;
	text-align:center;
	width:30px;
	opacity: .5;
    filter: alpha(opacity=50);
	background:#000;
	float:right;
	 }
.mod_focus_show .mod_focus_list {
    margin: 5px 0px;
	background: #fff;
	overflow: hidden;
	width:520px;
	height:80px;
	position:relative;
	 }
.mod_focus_show .mod_focus_list li {
	 width: 122px;
     height: 80px;
	 float: left;
	 margin: 0 0px 0 10px;
	 position: relative;
	 *display: inline;
	  }
.mod_focus_show .mod_focus_list li:first-child {
	 margin:0px
}
.calculator{
	margin-left:10px;
	width:25px;
	height:25px;
	display:inline-block;
	cursor:pointer;
	background:url(../images/icon.png) -225px -10px;
	}
.mod_focus_show .mod_focus_list li a {
	 display: block;
	 width: 122px;
	 height:80px;
	   }
.mod_focus_show .mod_focus_list li img {
  display: block;
  width: 122px;
  height:80px;
	 }
.mod_focus_show .mod_focus_list li a:hover {
  _background: none;
  }
.mod_focus_show .mod_focus_list li a:hover .mask, .mod_focus_show .mod_focus_list .current .mask {
   display: none;
 }
.mod_focus_show .mod_focus_list li .mask {
   display: block;
   height: 80px;
   width: 122px;
   position: relative;
   top: -80px;
   margin: 0 0 -80px;
   left: 0;
   bottom: 0;
   background: #000;
   opacity: .5;
   filter: alpha(opacity=50);
	}
.mod_focus_show .mod_focus_list li .border {
   display: none;
    }
.mod_focus_show .mod_focus_list .current .border {
  display: block;
  height: 5px;
  width: 80px;
  font-size: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  }
.viewinfo{
	width:500px;
	float:left;
	margin-left:20px;
	}
.price{
	margin-bottom:10px;
	}
.price span{
	line-height:30px;
	font-size:14px;
	color:#666;
	}
.price b{
	font-weight:400;
	font-size:14px;
	}
.price .total e{
	font-size:14px;
	color:#f55;
	}
.total em{
	font-size:30px;
    color:#f55;
	font-weight:bold;
	}
.scprice em{
	color:#999;
	font-size:14px;
	text-decoration:line-through;
	}
.scprice i{
	height:20px;
	width:20px;
	background:url(../images/icon.png) no-repeat -224px -5px;
	}
.house_detail{
	box-sizing: border-box;
    margin-top: 12px;
    width: 100%;
    height: 82px;
    border: 1px solid #eee;
    padding: 12px 0;
    background-color: #fcfcfc;
	}
.room {
   display: table-cell;
   width:124px;
   border-right:1px solid #eee;
   }
.mainInfo {
    text-align: center;
    font-size: 14px;
    font-weight:400;
    color: #666;
    }
.subInfo {
    text-align: center;
    margin-top: 8px;
    font-size: 16px;
    color: #333;
    }
.hou_det li{
	line-height:25px;
	height:25px;
	color:#333;
	font-size:14px;
	width:50%;
	float:left;
	overflow:hidden;
	}
.hou_det li span{
	font-size:14px;
	color:#999;
	text-align:right;
	}
.sale {
	font-size:14px;
	font-weight:400;
	height:60px;
	line-height:60px;
	color:#999;
	}
.sale span{
	font-weight:400;
	color:#999;
	font-size:14px;
	}
.sale >span >i{
	background:url(../images/icon.png) no-repeat -262px -15px;
	width:23px;
	height:16px;
	display:inline-block;
	margin-right:5px;
	}
.btn_buy{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#3999fc;
	color:#fff !important;
	cursor:pointer;
	width:62px;
	text-align:center;
	display:inline-block;
	margin:0 10px;
	height:22px;
	line-height:22px;
	}
.call{
	border:1px solid #3999fc;
	color:#3999fc !important;
	width:160px;
	text-align:center;
	font-size:16px !important;
	display:inline-block;
	margin:0 20px;
	height:30px;
	line-height:30px;
	border-radius:3px;
	}
.call em {
    height: 30px;
    width: 28px;
    display: block;
    float: left;
    background: url(../images/call.png) no-repeat;
}
	     /* 专家点评  */
.doc_det{
	margin-top:20px;
	float:left;
	width:180px;
	}
.doc_det img{
	height:140px;
	width:130px;
	}
.doc_det .detail p b{
	font-size:14px;
	}
.doc_det .detail p em{
	cursor:pointer;
	font-weight:400;
	color:#333;
	margin-left:15px;
	padding:0 3px;
	}
.doc_det .detail p em i{
	display:inline-block;
	width:16px;
	height:19px;
	background:url(../images/zixun.gif) no-repeat center;
	margin-right:5px;
	}
.doc_det .detail p{
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	}
.comment{
	margin-top:20px;
	margin-left:20px;
	width:770px;
	float:left;
	}
.comment h4{
	font-size:16px;
	margin-bottom:10px;
	}
.comment p{
	margin-left:8px;
	font-size:14px;
	margin-bottom:15px;
	}
.comment .btn{
	cursor:pointer;
	background:#3999fc;
	height:35px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	color:#fff;
	float:right;
	font-size:16px;
	font-weight:bold;
	line-height:35px;
	padding:0 8px;
	margin:20px 20px 0 0;
	}
	      /* 房价对比  */
.chart{
	position:relative;
	width:485px;
	margin-top:15px;
	float:left;
	}
.chart_tit{
	z-index:999999;
	position:absolute;
	top:20px;
	left:300px;
	line-height:12px;
	}
.chart_tit span{
	display:block;
	float:left;
	width:40px;
	height:12px;
	background:#547191;
	margin-right:5px;
	}
.table{
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	margin-top:20px;
	width:480px;
	float:right;
	}
.table table{
	border-collapse:collapse;
	border:0;
	width:480px;
	}
.table .title{
	background:#547191;
	height:35px;
	line-height:35px;
	}
.table .title td{
	overflow:hidden;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	}
.table tbody td a{
	line-height:35px;
	height:35px;
	overflow:hidden;
	display:block;
	}
.table td{
	width:120px;
	text-align:center;
	}
.table tbody tr{
	height:45px;
	border-bottom:1px solid #eee;
	}
.table tbody .tabbg{
	background:#f4f4f4;
	}
         /* 房源图片  */
.sub_content{
	padding:20px;
	}
.sub_tit{
	border-bottom:1px solid #eee;
	height:40px;
	}
.sub_tit span{
	color:#333;
	font-size:20px;
	height:40px;
	line-height:40px;
	display:inline-block;
	}
.sub_tit em{
	line-height:40px;
	color:#999;
	margin-left:20px;
	font-size:14px;
	}
.img_list .house_img{
	width:465px;
	padding:20px;
	height:355px;
	float:left
	}
.img_list .house_img img{
	width:465px;
	height:355px;
	}
/*  周边配套*/
.type{
	height:45px;
	line-height:45px;}
.type li{
	font-size:12px;
	float:left;
	padding: 0 5px;
	color:#ccc;
	}
.type li a{
	font-size:14px;
	}
.type li a:hover, .type .select{
	font-size:14px;
	color:#3999fc;
	}
.container{
	height:315px;
	width:1060px;
	}
.container .map{
	width:718px;
	height:315px;
	margin-right:20px;
	float:left;
	border:#ccc solid 1px;
	}
.container .mapList{
	width:320px;
	height:315px;
	float:left;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	}
.container .mapList .maptit{
	line-height:35px;
	height:35px;
	text-align:center;
	background:#3999fc;
	color:#fff;
	font-size:16px;
	}
.r-result {
  height: 315px;
  /*overflow-y: scroll;*/
}
.mapList >ul{
	height:280px;
	overflow-y:scroll;
	}
.mapList >ul >li{
	height:70px;
	border-bottom:1px solid #ddd;
	}
.mapList >ul >li:last-child{
	border-bottom:0px;
	}
.mapList >ul >li >i{
	margin:20px 10px;
	height:30px;
	width:24px;
	background:url(../images/icon.png) no-repeat -185px -6px;
	float:left;
	color:#fff;
	font-size:13px;
	text-align:center;
	line-height:30px;
	}
.itemTitle{
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	}
.itemInfo{
	height:36px;
	overflow:hidden;
	}
/*        小区详情    */
.intro_pic{
	float:left;
	margin:20px 20px 0 0;
	position: relative;
    overflow: hidden;
    height: 304px;
	}
.pic_wrap{
	height:304px;
	width:447px;
	}
.pic_wrap a img{
	height:304px;
	width:447px;
	}
.intro_info{
	width: 500px;
    float: left;
    margin-top:30px;
	}
.intro_info h2 a{
	font-size:18px;
	text-align:center;
	 }
.intro_info h2 a:hover{
	color:#3999fc;
	}
.intro_info ul li{
	width:100%;
	 font-size:15px;
     line-height:35px;
	 height:35px;
     float: left;
	 overflow:hidden;
	 }
.intro_info p{
	color:#999;
	line-height:30px;
	}
.wth{
	width:50% !important;
	}
.intro_info ul li b{
	font-size:15px;
	font-weight:400;
	color:#999;
	}
          /*税费信息*/
.calculate1 {
	margin-top:20px;
	background: #fff;
	float: left;
}
.calculate1 .hot, .finally .hot {
	font-size: 16px;
	background: #F2F2F2;
	width: 100%;
	font-weight: 700;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 20px;
}
.calculate1 td, .finally td {
	height: 40px;
	line-height: 40px;
	border: 1px solid #f2f2f2;
	padding-left: 15px;
}
.text-center {
	text-align: center;
}
.finally {
	margin-top:20px;
	float: right;
	background:#fff;
}
.btncen {
	background:url(../images/jsbg.png);
	float: left;
	width: 135px;
	height: 48px;
	margin-left: 18px;
	margin-top: 145px;
}
.btnFee {
	font-size: 16px;
	display: inline;
	color: #fff;
	cursor: pointer;
	border: none;
	background: none;
	font-weight: 700;
	width:100px;
	height:48px;
	line-height:48px;
	text-align:center;
}
.em-hover{
	position:relative;
	}
.em-hover em{
	display:display;
	position:absolute;
    top:-5px;
    width:300px;
	left:30px;
    background:#fff;
	border:1px solid #e4e4e4;
    padding:10px 15px;
	line-height:25px;
    }
.finally .glyphicon {
    color: #ccc;
    background:url(../images/question.png) no-repeat;
    width:16px;
    height:16px;
    display:inline-block;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.no_xiaoqu_detail{
	height:150px;
	line-height:150px;
	text-align:center;
	font-size:28px;
	color:#999;
	}

.hou_det{
	overflow:hidden;
	margin-top:20px;
	}
.img_detail{padding:20px;}
.mapList ol{overflow-y:auto; height:286px;}
.mapList .r-result div{border:0;}
.inputHouse{border:#ccc solid 1px; padding:2px 5px; border-radius:3px; margin-right:5px;}
.inputHouse:focus{outline:none;}
.detail-info-contact button{display: block;
    width: 240px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    background: #cf2b2a;
    border:1px solid #cf2b2a;
    border-radius: 3px;
    margin: 0 10px 0 0;
    border: none;
    font-size: 16px;
    outline: none;float:left;}
    .detail-info-contact button.hui{background: #888;
    border:1px solid #888;}
    .plink{display: inline-block;
  padding: 0 10px;
  height: 25px;
  line-height: 25px;
  border-radius: 3px;
  margin-right: 5px; }
.tblink{border: 1px solid #d9b188;
  color: #d9b188;}
  .jdlink{border: 1px solid #d89b92;
  color: #d89b92; }

