.mui-content{
	max-width:750px;
	margin:0 auto;
	position: relative;
}
.mui-bar{
	position: fixed;
}
.mui-focusin > .mui-bar-nav,
.mui-focusin > .mui-bar-header-secondary
{
    position: fixed;
}
.search_wrap{
	width:100%;
	max-width: 750px;
	padding:0.2rem;
	position: fixed;
	z-index:105;
	background:#f60;
}
.search_wrap .city{
	width:1.34rem;
	height:0.56rem;
	color: #fff;
	line-height:0.56rem;
	text-align:center;
}
.city a{
	color:#fff;
}
.input_box{
	position: relative;
	width:80%;
}
.input_box .mui-icon{
	position: absolute;
	right:0.25rem;
	top:0.15rem;
	font-size:0.28rem;
	/*display:none;*/
}
.search_wrap .search{
	height:0.56rem;
	display: inline-block;
	border:1px solid #ddd;
	background:#fff url(../img/magnifier.png) 0.15rem  center no-repeat;
	background-size:0.27rem 0.27rem;
	padding-left: 0.55rem;
}
.search_wrap .search::-webkit-input-placeholder{
	color:#c9c9c9;
	font-size:0.28rem;
}
.search_wrap .search_btn{
	color:#FF6600;
	margin:0 0.2rem 0 0.3rem;
	border: 1px solid #000;
}
.con{
	position: relative;
	padding-top:1.9rem;
	padding-bottom:1.5rem;
	height:90vh;
}
.condition_wrap{
	width:100%;
	max-width: 750px;
	position:fixed;
	top:0.96rem;
	z-index:105;
}
.condition{
	position: absolute;
	width:100%;
	border-bottom:1px solid #ddd;
	z-index:101;
	background: #fff;
}
.condition li{
	width:50%;
	box-sizing:border-box;
	float: left;
	text-align: center;
	color:#555;
	font-size:0.24rem;
	padding:0.2rem 0; 
	border-right:1px solid #ddd;
}
.area_result,.pro_result{
	max-width:70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap; 
}
.condition li:last-child{
	border-right:none;
}
.loudou{
	width:0.2rem;
	height:0.2rem;
	display:inline-block;
	vertical-align:-1px;
	background:url(../img/loudou.png) top center no-repeat;
	background-size:100% 100%;
}
/*弹窗样式*/
.pop_Mask{
	position:absolute;
	width:100%;
	height:100%;
	max-width:750px;
	margin:0 auto;
	z-index:100;
	background:#000;
	opacity:.5;
	display:none;
}
.popover{
	width:100%;
	max-width:750px;
	position:fixed;
	top:1.6rem;
	display:none;
	z-index:102;
}
@media only screen and (max-width:750px ) {
	.popover{
		top:1.7rem;
	}
}
.popover ul{
	background:#fff;
}
.popover ul li{
  padding:0.2rem 0 0.2rem;
  border-top:1px solid #ddd;
  font-size: 0.3rem;
  width:100%;
  text-align:left;
  background:#fff;
}
.pop1 ul li{
	padding-left: 0.3rem;
}
.nobd{
  border:0;
}
.popover ul .chosen{
  background: #fff url(../img/hot_right.png) no-repeat 95% center;
  background-size: 0.35rem 0.27rem;
}
.popover ul li ul{
	padding:0.2rem 0.2rem 0;
}
.popover ul li li{
	float: left;
	color: #666;
	width:1.16rem;
	padding:0.1rem 0;
	font-size: 0.24rem;
	text-align: center;
	margin-right:0.1rem;
	margin-bottom:0.1rem;
	border:1px solid #ddd;
}
.popover ul li .chosen{
	color: #ff6600;
	border: 1px solid #ff6600;
	background:none;
}
.popover .tit{
	width:70%;
	height:0.24rem;
	line-height: 0.24rem;
	padding-left:0.2rem;
	border-left:2px solid #ff6600;
}
.popover .btns{
	padding:0.2rem 0;
	background: #efefef;
	text-align: center;
	vertical-align:middle;
}
.popover .btns span{
	color:#666;
	width:3.45rem;
	height:0.7rem;
	background: #fff;
	line-height:0.7rem;
	text-align: center;
	display: inline-block;
	border-radius: 0.08rem;
}
.popover .btns .confirm{
	color: #fff;
	margin-left:0.2rem;
	background: #ff6600;
}
.mui-icon{
	font-size:0.24rem;
}
.mui-table-view .mui-media-object{
	width:1.8rem;
	max-width:1.8rem;
	height:1.8rem;
	position: relative;
}
.mui-table-view .mui-media-object img{
	width:1.8rem;
	max-width:1.8rem;
	height:1.8rem;
	border: 1px solid #ddd;
}
.out_date img,.out_line img,.use_up img{
	opacity:0.3;
}
.mui-table-view .mui-media-object span{
	padding:0 0.05rem;
	height:0.32rem;
	line-height: 0.32rem;
	display:inline-block;
	position: absolute;
	top:0.15rem;
	left:0;
	color: #fff;
	font-size:0.2rem;
	background:#666;
	z-index: 2;
	border-radius:0.05rem;
}
.mui-table-view .mui-media-object .sxrz{
	width:0.56rem;
	height:0.52rem;
	left:0.1rem;
	background:url(../img/sxrz.png) top center no-repeat ;
	background-size:0.56rem 0.52rem;
}
.mui-table-view .mui-media-object .not_use{
	background: #FF6600;
}
.mui-table-view .mui-media-object .used{
	background: #80cff4;
}
.mui-media-body .tit{
	font-size:0.32rem;
}
.mui-media-body p .wanjia,.mui-media-body p .yibao{
	width:0.88rem;
	height:0.28rem;
	display: inline-block;
	margin-right:0.1rem;
	vertical-align: middle;
}
.wanjia img,.yibao img{
	width:100%;
	height:100%;
}
.mui-media-body p{
	font-size:0.24rem;
	line-height:0.45rem;
}
.mui-media-body p span{
	color:#999;
}
.evaluation span{
	margin-left:0.1rem;
}
.evaluation em{
	background: url(../img/star-grey.png) no-repeat;
	background-size: 100%;
	width: 0.19rem;
	height: 0.19rem;
	display: inline-block;
	margin-right:0;
	vertical-align:middle;
}
.evaluation .star{
	background: url(../img/star.png) no-repeat;
	background-size: 100%;
}
.evaluation .half_star{
	background: url(../img/half_star.png) no-repeat;
	background-size: 100%;
}