.ui-page, .ui-page-group{
	background: #fff;
}
body{
	font-size: .24rem;
}
.matching_tabs{
	padding:  .32rem;
	text-align: center;
}
.matching_tabs ul{
	overflow: hidden;
	display: flex;
	display: -webkit-flex;
	display: none;
}
.matching_tabs ul li{
	-webkit-flex: 1;
	flex: 1;
	padding: .1rem 0;
	color: #666;
	border: solid 1px #ddd;
	border-radius: 30px;
	margin-right: .3rem;
	line-height: initial;
}
.matching_tabs ul li.on{
	background: #01B2B6;
	border: solid 1px #01B2B6;
	color: #fff;
}
.matching_tabs ul li:last-child{
	margin-right: 0;
}
.matching_tabs p{
	color: #BBBBBB;
	padding-top: .3rem;
}

.matcching_text{
	padding: 0 .48rem;
    position: relative;
}
.ching_text{
	position: absolute;
	left: 0;
	top: -.16rem;
	width: 100%;
	text-align: center;
	z-index: 33;
}
.ching_text span{
	padding: 0 .3rem;
	line-height: .6rem;
	height: .6rem;
	background: #01B2B6;
	border-radius: 24px;
	display: inline-block;
	color: #fff;
}
.matcching_text .swiper-container {
	width: 100%;
	overflow: initial;
	/* height: 5.8rem; */
	min-height: 5.8rem;
}
.matcching_text .swiper-slide {
	text-align: center;
	background: #FFF;
	border: 1px solid #EEEEEE;
	border-radius: 12px;
	transform: scale(.1);
    z-index: 33;
	opacity: 0;
	padding: .32rem;
	box-shadow: 0px 5px 20px 0px rgba(51,51,51,0.2); 
}
.swiper-slide.swiper-slide-active{
	width: 100% !important;
	transform: scale(1);
	opacity: 1;
	z-index: 333;
    top: .4rem;
}
.swiper-slide.swiper-slide-next{
	transform: scale(1);
	position: relative;
	left: -95%;
	width: 85% !important;
	opacity: .5;
	padding-bottom: 0;    
	margin-top: .14rem;
}
.swiper-slide.swiper-slide-next .mat_sex{
	opacity: 0;
	display: none;
}
.mat_img{
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	overflow: hidden;
	float: left;
	margin-top: .1rem;
}
.mat_text{
	float: left;
	color: #999;
	font-size: .24rem;
	text-align: left;
	padding-left: .2rem;
	width: 3.8rem;
}
.mat_text div.txt{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden
}
.icon_zixun{
	position: absolute;
	z-index: 1;
	left: .7rem;
	top: .25rem;
	width: .7rem;
	height: .3rem;
}
.mat_text h3{
	font-size: .32rem;
	color: #333;
	font-weight: normal;
}
.mat_text h3 i{
	width: .32rem;
	height: .32rem;
	display: inline-block;
	margin-left: .06rem;
	position: relative;
	top: .06rem;
}
.mat_text h3 .icon_1{
	background: url(../../Images/Product/matching/icon_du.png);
	background-size: 100% 100%;
}
.mat_text h3 .icon_2{
	background: url(../../Images/Product/matching/icon_huo.png);
	background-size: 100% 100%;
}
.mat_text h3 .icon_3{
	background: url(../../Images/Product/matching/icon_man.png);
	background-size: 100% 100%;
}
.mat_text p{
	padding: .05rem 0;
}
.mat_text p i{
	width: .24rem;
	height: .24rem;
	display: inline-block;
	margin-right: .1rem;
	position: relative;
	top: .02rem;
	background: url(../../Images/Product/matching/sy_icon_star.png);
	background-size: 100% 100%;
}
.mat_text p span{
	color: #FE7467;
	padding-right: .1rem;
}
.mat_text .txt i{
	width: .24rem;
	height: .24rem;
	display: inline-block;
	margin-right: .1rem;
	position: relative;
	top: .03rem;
	background: url(../../Images/Product/matching/sy_icon_tag.png);
	background-size: 100% 100%;
}
.mat_text .money{
	font-size: .32rem;
	color: #FE7467;
	padding-top: .1rem;
}

.mat_text .money em{
	font-size: .24rem;
	font-style: normal;
}
.mat_text .money span{
	font-size: .24rem;
	color: #D8D8D8;
	padding-left: .12rem;
	text-decoration: line-through;
}
.mat_p,
.mat_sex{
	text-align: left;
	border-top: solid 1px #EEEEEE;
	padding-top: .2rem;
	margin-top: .2rem;
	color: #666;
}
.mat_p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
	height: 2.3rem;
	padding-top: .18rem;
}
.mat_sex{
	display: -webkit-flex;
	display: flex;
	/* position: absolute; */
	bottom: .2rem;
	left: 0;
	width: 100%;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.mat_sex span{
	/* -webkit-flex: 1;
	flex: 1; */
	text-align: center;
	color: #999;
}
.mat_sex span:first-child{
	text-align: left;
}
.mat_sex span:last-child{
	text-align: right;
}
.mat_sex span i{
	width: .24rem;
	height: .24rem;
	display: inline-block;
	margin-right: .06rem;
	position: relative;
	top: .02rem;
}
.mat_sex span.jieda i{
	background: url(../../Images/Product/matching/sy_icon_zx12x.png);
	background-size: 100% 100%;
}
.mat_sex span.pingj i{
	background: url(../../Images/Product/matching/sy_icon_pjz2x.png);
	background-size: 100% 100%;
}
.mat_sex span.fensi i{
	background: url(../../Images/Product/matching/sy_icon_fs2x.png);
	background-size: 100% 100%;
}
.yuan_box{
	width: .78rem;
	height: .78rem;
	position: absolute;
	right: .2rem;
	top: .32rem;
}
.yuan_box span{
	position: absolute;
	z-index: 55;
	left: 0;
	top: .2rem;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: .24rem;
	line-height: initial;
}
.yuan_box p{
	position: relative;
	z-index: 3;
	top: .1rem;
	color: #01B2B6;
}
.yuan_sex{
	background: #fff;
	width: .7rem;
	height: .7rem;
	line-height: .7rem;
	border-radius: 50%;
    box-shadow: 0px 0px 1px 5px rgba(238,238,238,1);
	position: relative;
	overflow: hidden;
}
.yuan_sex::after,
.yuan_sex::before{
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
}
.yuan_sex::after{
	top: 0;
	height: 100%;
	background-color: #fff;
	border-radius: 45%;
}
.yuan_sex::before{
	height: 0%;
	background-color: #01B2B6;
	opacity: 1;
	border-radius: 47%;
	z-index: 33;
}
.dataHei{
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #01B2B6;
	opacity: .5;
	z-index: 66;
	width: 100%;
}
.fotIcon{
	display: -webkit-flex;
	display: flex;
	text-align: center;
	padding-top: .7rem;
}
.fotIcon div{
	-webkit-flex: 1;
	flex: 1;
	position: initial;
}
.fotIcon div img{
	width: 1.2rem;
	height: 1.2rem;
    box-shadow: 0px 2px 10px 0px rgba(51,51,51,0.2); 
	border-radius: 50%;
}
.swiper-button-next{
	background: none;
	margin-top: 0;
}

.moreTeachers{
	text-align: center;
	padding-top: 1rem;
	position: relative;
}
.moreTeachers a{
	width: 4.4rem;
	height: .8rem;
	line-height: .8rem;
	background: #01B2B6;
	border-radius: 25px;
	font-size: .32rem;
	color: #fff;
	display: inline-block;
}
.moreTeachers p{
	background: #333333;
	border-radius: 14px;
	opacity: 0.96;
	color: rgba(255,255,255,.96);
	font-size: .28rem;
	position: absolute;
	left: 7%;
	top: .3rem;
	display: none;
	height: .6rem;
	line-height: .6rem;
	padding: 0 .3rem;
	z-index: 33;
}
.moreTeachers p::after{
	content: "";
	position: absolute;
	left: 50%;
	bottom:-.2rem;
    width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: #333 ;
}



.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;
}
.welfare_no a{
	width: 4.4rem;
	height: .8rem;
	line-height: .8rem;
	background: #01B2B6;
	border-radius: 44px;
	color: #FFFFFF;
	font-size: .32rem;
	margin-top: .5rem;
	display: inline-block;
}
.welfare_no a i{
	background: url(../../Images/Member/order/sy_icon_det.png) no-repeat;
	background-size: 100% 100%;
	width:  .34rem;
	height: .32rem;
	display: inline-block;
	position: relative;
	top: .05rem;
	margin-left: .1rem;
}