.ui-page, .ui-page-group{
	background: #FFDA94;
}
body{
	font-size: .24rem;
}
.banner{
	width: 100%;
	height: 2.5rem;
	background-color: darkgray;
}
#master-list-ajaxload{
	padding: 0 .24rem .4rem .24rem;
	margin-top: .24rem;
}
.list_master {
    border-radius: 12px;
	padding: .3rem .24rem .24rem .24rem;
	width: 100%;
	background:url(../../Images/Product/dgre.png) no-repeat;
	background-size: 100% 100%;
	height: 3.6rem;
}
.list_master:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.list_master header .img{
	width: 1.36rem;
	height: 1.36rem;
	border-radius: 50%;
	float: left;
	position: relative;
	border: solid 2px #ffc562;
}
.list_master header .img img{
	border-radius: 50%;
}
.list_master header .img .icon_zx{
	background:  url(../../Images/Product/index/zixcu.png) no-repeat;
	background-size: 100% 100%;
	width: .7rem;
	height: .3rem;
	display: inline-block;
	position: absolute;
	top: -.18rem;
	right: 0;
}
.list_master header .text{
	float: left;
	padding-left: .24rem;
	color: #999;
	width: 5.12rem;
}
.list_master header .text .lable{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #FEA967;
}
.list_master header .name{
	color: #333;
	font-size: .32rem;
}
.list_master header .name i{
	width: .32rem;
	height: .32rem;
	display: inline-block;
	position: relative;
	top: .05rem;
	margin-left: .08rem;
}
.list_master header .name i.icon_ming{
	background:  url(../../Images/Product/index/icon_ming1.png) no-repeat;
	background-size: 100% 100%;
}
.list_master header .name i.icon_du{
	background:  url(../../Images/Product/index/icon_du1.png) no-repeat;
	background-size: 100% 100%;
}
.list_master header .name i.icon_man{
	background:  url(../../Images/Product/index/icon_man1.png) no-repeat;
	background-size: 100% 100%;
}
.list_master header .text p{
	padding: .05rem 0 .1rem 0;
}
.list_master header .text .que{
	float: left;
	width: 4.4rem;
	color: #FEA967;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.list_master header .text .icon_xing{
	background:  url(../../Images/Product/sy_icon_mst_zz2x.png) no-repeat;
	background-size: 100% 100%;
	width: .24rem;
	height: .24rem;
	margin-right: .08rem;
	margin-top: .05rem;
	float: left;
}
.list_master header .text .pj_x{
	color: #FE7467;
	padding-right: .06rem;
}
.list_master header .text .lable i{
	background:  url(../../Images/Product/sy_icon_tag1.png) no-repeat;
	background-size: 100% 100%;
	width: .24rem;
	height: .24rem;
	display: inline-block;
	position: relative;
	top: .03rem;
	margin-right: .05rem;
}
.list_master .con_text{
	color: #666;
	font-size: .28rem;
	margin-top: .13rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}