.ui-page, .ui-page-group{
	background: #0ABABE;
}
body{
	font-size: .24rem;
}
.banner{
	width: 100%;
	height: 2.5rem;
	background-color: darkgray;
}
#master-list-ajaxload{
	padding: 0 .24rem .4rem .24rem;
}
.list_master {
	margin-top: .24rem;
	background: #fff;
    border-radius: 12px;
	padding: .24rem;
}
.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 #0ABABE;
}
.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;
}
.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_huo{
	background:  url(../../Images/Product/index/icon_huo.png) no-repeat;
	background-size: 100% 100%;
}
.list_master header .name i.icon_du{
	background:  url(../../Images/Product/index/icon_du.png) no-repeat;
	background-size: 100% 100%;
}
.list_master header .name i.icon_xin{
	background:  url(../../Images/Product/index/icon_xin1.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 .name i.icon_xin{
	background:  url(../../Images/Product/index/icon_xin1.png) no-repeat;
	background-size: 100% 100%;
}
.list_master header .name span{
	float: right;
	color: #FE7467;
	font-size: .32rem;
	margin-top: .03rem;
}
.list_master header .text p{
	padding: .05rem 0 .1rem 0;
}
.list_master header .text .icon_xing{
	background:  url(../../Images/Product/index/sy_icon_star_1.png) no-repeat;
	background-size: 100% 100%;
	width: .24rem;
	height: .24rem;
	display: inline-block;
	position: relative;
	top: .03rem;
	margin-right: .08rem;
}
.list_master header .text .pj_x{
	color: #FE7467;
	padding-right: .06rem;
}
.list_master header .text .money{
	float: right;
	text-decoration: line-through;
}
.list_master header .text .icon_money{
	float: right;
	color: #333;
}
.list_master header .text .icon_money i{
	background:  url(../../Images/Product/index/hk_tag_hkj@2x.png) no-repeat;
	background-size: 100% 100%;
	width: 1.12rem;
	height: .32rem;
	display: inline-block;
	position: relative;
	top: .08rem;
	margin-left: .1rem;
}
.list_master header .text .lable i{
	background:  url(../../Images/Product/index/sy_icon_tag1.png) no-repeat;
	background-size: 100% 100%;
	width: .24rem;
	height: .24rem;
	display: inline-block;
	position: relative;
	top: .05rem;
	margin-right: .05rem;
}
.list_master .con_text{
	color: #666;
	font-size: .28rem;
	margin-top: .2rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.list_master ol{
	display: -webkit-flex;
	padding: .25rem 0 0 0;
}
.list_master ol li{
	-webkit-flex: 1;
	font-size: .24rem;
	color: #999;
}
.list_master ol li:nth-child(2){
	text-align: center;
}
.list_master ol li:last-child{
	text-align: right;
}
.list_master ol li i{
	width: .24rem;
	height: .24rem;
	display: inline-block;
	position: relative;
	top: .03rem;
	margin-right: .05rem;
}
.list_master ol li i.icon_sx1{
	background:  url(../../Images/Product/index/sy_icon_zx1.png) no-repeat;
	background-size: 100% 100%;
}
.list_master ol li i.icon_sx2{
	background:  url(../../Images/Product/index/sy_icon_pjz.png) no-repeat;
	background-size: 100% 100%;
}
.list_master ol li i.icon_sx3{
	background:  url(../../Images/Product/index/sy_icon_fs.png) no-repeat;
	background-size: 100% 100%;
}

