.ui-page, .ui-page-group{
	background: #F7F7F7;
}
body{
	font-size: .24rem;
}
/*****************/
.search_box{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 200008;
	background: #fff;
	padding: 0 .32rem;
	height: 1.7rem;
	overflow: hidden;
}
.search_box .hed{
	padding-top: .2rem;
}
.search_box .hed .icon_back{
	float: left;
	background:  url(../../Images/Product/index/nav_icon_back2x.png) no-repeat;
	background-size: 100% 100%;
	width: .24rem;
	height: .4rem;
	margin-top: .12rem;
	margin-right: .38rem;
}
.search_box .hed a{
	display: block;
	float: left;
	width: 5.3rem;
	height: .64rem;
	line-height: .64rem;
	background: #F7F7F7;
	border-radius: 32px;
	color: #BBBBBB;
}
.search_box .hed a .icon_ser{
	background:  url(../../Images/Product/index/sex1.png) no-repeat;
	background-size: 100% 100%;
	width: .28rem;
	height: .28rem;
	display: inline-block;
	position: relative;
	top: .06rem;
	margin-left: .2rem;
}
.search_box .hed a .icon_cLose{
	background:  url(../../Images/Product/index/sex2.png) no-repeat;
	background-size: 100% 100%;
	width: .28rem;
	height: .28rem;
	float: right;
	margin-top: .2rem;
	margin-right: .2rem;
}
.search_box .hed .icon_gif{
	float: right;
	background:  url(../../Images/Product/index/gif.gif) no-repeat;
	background-size: 100% 100%;
	width: .64rem;
	height: .64rem;
	position: relative;
	top: .02rem;
}
.search_box ul {
	display: -webkit-flex;
	height: 1rem;
	line-height: 1rem;
}
.search_box ul li{
	-webkit-flex: 1;
	text-align: center;
	font-size: .28rem;
	color: #333;
}
.search_box ul li i{
	background:  url(../../Images/Product/index/icon_xsj.png) no-repeat;
	background-size: 100% 100%;
	width: .12rem;
	height: .08rem;
	display: inline-block;
	position: relative;
	top: -.07rem;
	margin-left: .1rem;
}
.search_box ul li.on{
	color: #01B2B6;
}
.search_box ul li.on i{
	background:  url(../../Images/Product/index/icon_xsj1.png) no-repeat;
	background-size: 100% 100%;
}
/*****************/
.master-list{
	background: #fff;
	padding: 2rem .32rem 0 .32rem;
	/* min-height: 100%; */
}
.master-list a{
	display: block;
}
.master-list ul li{
	width: 1.58rem;
	height: .58rem;
	line-height: .58rem;
	text-align: center;
	background: #FFFFFF;
	border-radius: 30px;
	border: 1px solid #DDDDDD;
	float: left;
	color: #666;
	margin-right: .14rem;
}
.master-list ul li:last-child{
	margin-right: 0;
}
.master-list ul li.on{
	border: 1px solid #01B2B6;
	background: #01B2B6;
	border-radius: 30px;
	color: #fff;
}
#master-list-ajaxload{
	padding-top: .5rem;
}
.list_master {
	border-bottom: solid 1px #EEEEEE;
	margin-bottom: .4rem;
}
.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;
}
.list_master header .img img{
	border-radius: 50%;
	position: relative;
	top: 0.01rem;
	object-fit: cover;
}
.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 .live_sex img{
	border: solid 2px #FF406B;
}
.list_master header .live_sex b{
	height: 20px;
	line-height: 21px;
	width: 1.12rem;
	background: #FF406B;
	position: absolute;
	bottom: -.1rem;
	left: 50%;
	margin-left: -.56rem;
	border-radius: 4px;
	color: #fff;
	font-weight: normal;
	font-size: .24rem;
	text-align: center;
	line-height: normal;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;

}
.list_master header .live_sex b i{
	background:  url(../../Images/icon_live_w.gif) no-repeat;
	background-size: 100% 100%;
	width: .2rem;
	height: .2rem;
	display: inline-block;
	margin-right: .05rem;
}
.list_master header .text{
	float: left;
	padding-left: .24rem;
	color: #999;
	width: 5.4rem;
}
.list_master header .name{
	color: #333;
	font-size: .32rem;
}
.list_master header .lable{
	/* overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; */
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.list_master header .name i{
	width: .28rem;
	height: .28rem;
	display: inline-block;
	position: relative;
	top: .03rem;
	margin-left: .08rem;
}
.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_huo{
	background:  url(../../Images/Product/index/icon_huo.png) no-repeat;
	background-size: 100% 100%;
}
.list_master header .name i.icon_man{
	background:  url(../../Images/Product/index/icon_man.png) no-repeat;
	background-size: 100% 100%;
}
.list_master header .name i.icon_ming{
	background:  url(../../Images/Product/index/icon_ming.png) no-repeat;
	background-size: 100% 100%;
}
.list_master header .name i.icon_re{
	background:  url(../../Images/Product/index/icon_re.png) no-repeat;
	background-size: 100% 100%;
}
.list_master header .name i.icon_xin{
	background:  url(../../Images/Product/index/icon_xin.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;
	position: relative;
}
.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; */
	background: linear-gradient( 152deg, #30180E 6%, #333333 51%, #591F08 100%);
	height: 0.34rem;
	padding: 0 0.2rem 0 0;
	border-radius: 32px;
	color: #F7EBD3;
	font-size: .24rem;
	font-weight: bold;
	display: flex;
	align-items: center;
	position: absolute;
	right: 0;
	top: 0;
}
.list_master header .text .icon_money i{
	background: url(https://resource.bangbangce.com/mRWSfbGQWHyw) no-repeat;
	background-size: 100% 100%;
	width: 0.42rem;
	height: 0.42rem;
	margin-right: 0.04rem;
	position: relative;
	left: -0.04rem;
	top: 0;
	/* background:  url(../../Images/Product/index/hk_tag_hkj.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: .03rem;
	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;
}
.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%;
}



/**********************/
.button_down{
	text-align: center;
	padding: .3rem 0;
	color: #999;
	font-size: 0.26rem;
	position: relative;
}
.button_down::after,
.button_down::before{
	content: "";
	width: 25%;
	height: 1px;
	background: #ddd;
	position: absolute;
	top: .45rem;
}
.button_down::after{
	left: 8%;
}
.button_down::before{
	right: 8%;
}
/**********/
.stopFix{
	background: url(../../Images/Product/index/icon_top.png) no-repeat;
	background-size: 100% 100%;
	width: .88rem;
	height: .88rem;
	position: fixed;
	right: .16rem;
	bottom: .5rem;
	z-index: 99;
}
/*******弹窗******/
.list_lable{
	position: fixed;
	left: 0;
	top: 1.7rem;
	width: 100%;
	background: #fff;
	z-index: 1008;
	padding: .12rem .3rem .06rem .3rem;
}
.scroll_box{
	overflow: scroll;
	height: 88%;
	position: absolute;
	left: 0;
	padding: 0 .3rem .14rem .3rem;
}
.list_lable ul{
	overflow: hidden;
}
.list_lable ul li{
	width: 1.58rem;
	height: .6rem;
	line-height: .6rem;
	text-align: center;
	background: #FFFFFF;
	border-radius: 30px;
	border: 1px solid #DDDDDD;
	color: #666666;
	font-size: .24rem;
	margin-right: .12rem;
	float: left;
	margin-bottom: .24rem;
}
.list_lable ul li:nth-child{4n+4}{
	margin-right: 0;
}
.list_lable ul li.on{
	border: 1px solid #01B2B6;
	background: #01B2B6;
	border-radius: 30px;
	color: #fff;
}
.screen:last-child{
	padding-top: .3rem;
}
.screen .title{
	color: #999999;
	font-size: .28rem;
	margin-top: .5rem;
}
.screen:first-child .title{
	margin-top: 0;
}
.screen:last-child{
	padding-bottom: .3rem;
}
.screen ol {
	overflow: hidden;
	width: 100%;
}
.screen ol li{
	min-width: 1.58rem;
	height: .58rem;
	line-height: .58rem;
	text-align: center;
	float: left;
	color: #666666;
	background: #FFFFFF;
	border-radius: 30px;
	border: 1px solid #DDDDDD;
	margin-right: .14rem;
	margin-top: .24rem;
	padding: 0 .24rem;
}
.screen ol li:nth-child(4n+4){
	margin-right: 0;
}
.screen ol li.on{
	border: 1px solid #01B2B6;
	background: #01B2B6;
	border-radius: 30px;
	color: #fff;
}
.screen p{
	margin-top: .14rem;
	font-size: .28rem;
}
.screen p span{
	float: right;
	color: #BBBBBB;
}
.screen p span i{
	background: url(../../Images/Product/index/sy_icon_xz_defaul1.png) no-repeat;
	background-size: 100% 100%;
	width: .36rem;
	height: .36rem;
	display: inline-block;
	position: relative;
	top: .06rem;
	margin-right: .1rem;
}
.screen p.on span{
	color: #01B2B6;
}
.screen p.on span i{
	background: url(../../Images/Product/index/sy_icon_xz_defaul2.png) no-repeat;
	background-size: 100% 100%;
}
.footer_nav{
	display: -webkit-flex;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 1009;
	background: #fff;
	height: .96rem;
	line-height: .96rem;
	/* padding: 0 .32rem; */
}
.footer_nav a{
	-webkit-flex: 1;
	text-align: center;
	color: #00B2B6;
	/* height: .8rem;
	line-height: .8rem; */
	font-size: 0.32rem;
	border: 1px solid #00B2B6;
}
.footer_nav a:last-child{
	/* margin-left: 0.25rem; */
	background: #00B2B6;
	color: #fff;
}


/***/
#content-box{
	padding-top: 1.8rem;
	text-align: center;
}
#content-box img{
	width: 3.7rem;
	height: 3.38rem;
}
#content-box a{
	padding-top: .2rem;
	display: block;
}



.welfare_no{
	text-align: center;
	font-size: .28rem;
	color: #999;
	width: 100%;
	padding-top: 1.2rem;
}
.welfare_no img{
	width: 2.4rem;
	height: 2.4rem;
}
