.wei16-main ul li {
	width: 94%;
	margin-left: 3%;
/* 	padding: 2% 0;
 */	border-bottom: 1px solid #d7d7d7;
}

.wei16-main ul li .house {
	display: block;
	width: 40%;
	margin-right: 3%;
 	height: 30%; 
 	
 	
 	/* display: block;
    width: 40%;
    margin-right: 3%;
    height: 0px;
    padding-bottom:30%; */
}

.wei16-main ul li .house img {
	width: 100%;
	margin-top: 10%;
	margin-bottom: 10%;
	
	position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.wei16-main ul li section {
/* 	width: *%;
 */	line-height: 180%;
	margin: 3.5% 0;
}

.wei16-main ul li section h3 {
	font-size: 1em;
	font-family: "微软雅黑";
	line-height: 1.1em;
	color: #333333;
}

.wei16-main section small {
	font-size: 0.8em;
	color: #8e8e8e;
}

.wei16-main section div {
	line-height: normal;
}

.wei16-main section p.distance {
	color: #8e8e8e;
	font-size: 0.8em;
}

.wei16-main section p.price {
	font-size: 0.8em;
	color: #ff5b55;
	line-height: 1em;
	font-weight: bold;
	margin-right: 5px;
	margin-top: 3px;
}

.wei16-main section span.price-1 {
	border: 1px solid rgba(147,57,233,0.5);
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5em;
	text-align: center;
	/*border-radius: 8px;*/
	font-size: 0.8em;
	color: #9339e9;
}

.wei16-main section p.distance img {
	width: 10px;
}

article {
	background: #fff;
}
/*弹出*/
#shareit {
	-webkit-user-select: none;
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.55);
	top: 0;
	left: 0;
	z-index: 105;
}

#shareit img {
	
}

.arrow {
	position: absolute;
	right: 10%;
	top: 5%;
}

#share-text {
	margin-top: 200px;
}

.tan {
	width: 96%;
	height: auto;
	overflow: hidden;
	height: 300px;
	border-radius: 10px;
	background: #fff;
	margin-left: 2%;
	margin-top: 35%;
}
/* 时间轴样式 */
.tan_title {
	background: #4d4c4c;
	line-height: 64px;
	color: #fff;
	text-align: center;
	font-size: 120%;
}

.margin_right_5 {
	margin-right: 10px;
}

.tan_xian {
	width: 90%;
	height: auto;
	overflow: hidden;
	margin-left: 5%;
	background: url(../images/01_03.png) repeat-x center center;
}

.tan_xian span {
	margin-top:4px;
	width: 25%;
	height: auto;
	overflow: hidden;
	text-align: center;
	float: left;
}

.tan_xian span img {
	width: 30px;
	height: 30px;
}

.tan_span_fu {
	margin-left: 5%;
	margin-right: 5%;
}

.tan_span_fu span {
	width: 25%;
	height: auto;
	overflow: hidden;
	float: left;
	text-align: center;
}

.tan_con {
	margin-top: 12%;
	font-size: 80%;
	color: #686868;
	width: 98%;
	margin-left: 2%;
	overflow: hidden;
	height: 80px;
}

.tan_con p {
	width: 32%;
	height: auto;
	overflow: hidden;
	border: solid 1px #9339e9;
	border-radius: 5px;
	float: left;
	text-align: center;
	padding: 10px 5px;
}

.tan_con p span {
	display: block;
}

.dis_none {
	display: none;
}

.width img {
	width: 30px;
	height: 30px;
	margin-top: 15px;
}

.margin_left_25 {
	margin-left: 20%;
}

.margin_left_35 {
	margin-left: 45%;
}

.margin_left_40 {
	margin-left: 65%;
}

.detail_purple {
	color: #9339e9;
}

.blue_biaoqian, .red_biaoqian, .green_biaoqian {
	padding:2px;
	font-size: 0.8em;
	margin-right: 10px;
	padding-top: 2px;
	display: inline-block;
	width: auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}

.blue_biaoqian {
	color: #d65161;
	border: solid 1px #d65161;
}

.red_biaoqian {
	color: #339dcc;
	border: solid 1px #339dcc;
}

.green_biaoqian {
	color: #57b190;
	border: solid 1px #57b190;
}


.cascade.cl {
  z-index: 3;
  position: absolute;
  width: 400%;
  top: 31px;
  background: #efefef;
  height: 328px;
  display:none;
  overflow: hidden;
}

.cascade.cl .l1,.cascade.cl .l2,.cascade.cl .l3{width:30%;float:left;overflow-x: hidden;}
.cascade.cl .l2,.cascade.cl .l3{width:35%;}
.cascade.cl .l1 ul,.cascade.cl .l2 ul,.cascade.cl .l3 ul{overflow-y: auto;background-color: #FFF;  display:none;  width: 104%;}
.cascade.cl li{width:100%;}

.cascade.cl ul.area-1{  position: inherit;}

.nav ul.area-1 li {
  width: 100%;
   text-align: center;
   padding-left: 0%; 
  font-size: 1em;
}

.l3 li{background-color:#FFF;}


.not_found {
  background-color: #FFF;
  text-align: center;
    padding: 3% 0 4% 0;
    color:#FF6600;
}

.recommend {
  background-color: #FFF;
  color:#999999;
  font-size: 0.9em;
  padding-left: 3.3%;
  padding-top: 1%;
}

.recommend p {
  line-height: 24px;
}

.fy-btn{  bottom: 0px;
  width: 100%;
  height: 50px;
  border: none;
  z-index: 2;
  color: #fff;
  background-color: #9339e9;}