body{
	line-height: initial;
}
.search_box{
	background: #fff;
	padding: 0 .32rem .2rem .32rem;
}
.header_serach{
	background: #fff;
	padding: .12rem .32rem;
	overflow: hidden;
}
.input_seach{
	position: relative;
	width: 5.9rem;
	border-radius: 32px;
	overflow: hidden;
	line-height: initial;
	float: left;
}
.input_seach .icon_rol{
	background: url(../../Images/Product/search/icon_search.png) no-repeat;
	background-size: 100% 100%;
	width: .28rem;
	height: .28rem;
	position: absolute;
	left: .2rem;
	top: .18rem;
}
.input_seach .icon_cLose {
    background: url(../../Images/Product/index/sex2.png) no-repeat;
    background-size: 100% 100%;
    width: .28rem;
    height: .28rem;
    margin-top: .2rem;
    margin-right: .2rem;
	position: absolute;
	right: 0;
	display: none;
}
.input_seach input{
	width: 100%;
	background: #F7F7F7;
	float: left;
	height: .64rem;
	padding: 0 .7rem 0 .6rem;
	border: none;
	font-size: .28rem;
	box-sizing: border-box;
	/* overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; */
}
.input_seach input::-webkit-input-placeholder{
	color: #BBBBBB;
}
.input_seach input::-moz-placeholder {
  color: #BBBBBB;
}
.input_seach input:-ms-input-placeholder {
  color: #BBBBBB;
}  
.header_serach .btn_search,
.header_serach .icon_fanhui{
	width: .96rem;
	height: .64rem;
	line-height: .64rem;
	display: inline-block;
	color: #333;
	font-size: .32rem;
	padding-left: .32rem;
}
.header_serach .btn_search{
	float: right;
	text-align: center;
	font-size: .3rem;
	padding-left: .16rem;
}
.header_serach .icon_fanhui{
	float: left;
	padding-left: 0;
	width: .6rem;
}
.header_serach .icon_fanhui i{
	background: url(../../Images/Ask/nav_icon_back.png) no-repeat;
	background-size: cover;
	width: .26rem;
	height: .4rem;
	display: inline-block;
	position: relative;
	top: .09rem;
}
.list_search{
	padding-top: .4rem;
}
.pt_set{
	padding-top: .5rem;
}
.title_serach{
	overflow: hidden;
	position: relative;
}
.list_search ul{
	padding-top: .2rem;
}
.title_serach h3{
	font-size: .28rem;
	color: #333;
	display: block;
}
.title_serach h3 .icon_hot{
	background: url(../../Images/Product/search/icon_hot.png) no-repeat;
	background-size: cover;
	width: .6rem;
	height: .28rem;
	display: inline-block;
	position: relative;
	top: .03rem;
	margin-left: .1rem;
}
.title_serach h3 .icon_ranking,
.title_search .icon_hot{
	background: url(../../Images/Member/integral/icon_hot.png) no-repeat;
	background-size: cover;
	width: .6rem;
	height: .28rem;
	display: inline-block;
	position: relative;
	top: .03rem;
	margin-left: .1rem;
}
.title_serach a{
	float: right;
	width: 1rem;
	text-align: right;
}
.title_serach a i{
	background: url(../../Images/Product/search/search_icon_del.png) no-repeat;
	background-size: cover;
	width: .28rem;
	height: .28rem;
	display: inline-block;
	position: relative;
	top: .02rem;
}
.list_search ul li,
.eli_not{
	padding: 5px .2rem;
	font-size: .28rem;
	background: #F4F4F4;
	border-radius: 8px;
	border: 1px solid #EEEEEE;
	display: inline-block;
	margin-right: .1rem;
	margin-top: .16rem;
	line-height: initial;
}
.eliminate li{
	max-width: 100%;
}
.eliminate li a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list_search ul li a{
	display: block;
	color: #333;
}
.list_search_hot ul li{
	display: block;
	background: initial;
	border: none;
	margin-right: 0;
	border-radius: 0;
	padding: 0;
	margin-top: .22rem;
}
.list_search_hot ul li em{
	padding-right: .32rem;
	color: #999;
	font-size: .28rem;
	float: left;
	padding-top: .08rem;
}
.list_search_hot ul li:nth-child(1) em{
	color: #FF4F2C;
}
.list_search_hot ul li:nth-child(2) em{
	color: #FF914D;
}
.list_search_hot ul li:nth-child(3) em{
	color: #FFB846;
}
.list_search_hot ul li span{
	max-width: 5.8rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-radius: 8px;
	display: inline-block;
	background: #F4F4F4;
	padding: 5px .3rem;
}
.list_search_hot ul li b{
	font-weight: normal;
	color: #999;
	font-size: .24rem;
	float: right;
	padding-top: .18rem;
}
/**/
.pullSty{
	padding: 0 .32rem;
	background: #fff;
}
.tabs_search{
	display: flex;
	display: -webkit-flex;
	padding-top: .1rem;
	padding-bottom: .2rem;
}
.tabs_search li{
	flex: 1;
	-webkit-flex: 1;
	text-align: center;
	font-size: .32rem;
	color: #333;
	position: relative;
}
.tabs_search li.on{
	color: #01B2B6;
}
.tabs_search li.on::after{
	content: "";
	position: absolute;
	bottom: -.1rem;
	left: 50%;
	margin-left: -.2rem;
	width: .4rem;
	height: 2px;
	background: #01B2B6;
	border-radius: 3px;
}
/**************/
.text_list{
	background: #fff;
    padding: .2rem .32rem 0 .32rem;
}
.list_master {
	border-bottom: solid 1px #EEEEEE;
	margin-bottom: .4rem;
}
.list_master:last-child{
	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%;
}
.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{
	border: solid 2px #FF406B;
}
.list_master header .live_sex b{
	height: 20px;
	line-height: 20px;
	width: 1.12rem;
	background: #FF406B;
	position: absolute;
	bottom: -.1rem;
	left: 50%;
	margin-left: -.56rem;
	border-radius: 4px;
	color: #fff;
	font-weight: normal;
	font-size: .2rem;
	text-align: 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;
	position: relative;
	top: .04rem;
}
.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 .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;
}
.list_master header .text .lable{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.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.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,
.icon_nianxian{
	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;
}
.icon_nianxian{
	top: .035rem;
}
.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%;
}
.gengduo_search a{
	color: #01B2B6;
	text-align: center;
	font-size: .28rem;
	display: block;
	padding: .3rem 0;
}
.gengduo_search a i{
	width: .28rem;
	height: .28rem;
	position: relative;
	top: .05rem;
	margin-left: 6px;
	display: inline-block;
	background:  url(../../Images/Product/index/sy_icon_detail.png) no-repeat;
	background-size: 100% 100%;
}
.pt_16{
	margin-top: .16rem;
}
.title_search{
	color: #333;
	font-size: .32rem;
	font-weight: bold;
	padding: .16rem 0 .3rem 0;
}
.title_search img{
	width: .32rem;
	height: .32rem;
	position: relative;
	top: .04rem;
	margin-right: .1rem;
}
/**/
.guess ul li{
	overflow: hidden;
	border-bottom: solid 1px #EEEEEE;
	margin-bottom: .3rem;
	padding-bottom: .3rem;
	position: relative;
}
.guess ul li:last-child,
.tea_wenda ul li:last-child{
	margin-bottom: 0;
	border-bottom: none;
}
.guess ul li a{
	display: block;
}
.guess .gess_left{
	float: left;
	width: 4.66rem;
}
.guess .gess_left .conter{
	background: #fff;
	padding-top: .26rem;
	padding-left: 0;
	width: 100%;
	display: flex;
}
.conter span {
    -webkit-flex: 1;
    flex: 1;
    color: #999;
}
.conter span img {
    margin-right: .08rem;
	width: .24rem;
	height: .24rem;
	position: relative;
	top: .03rem;
}
.guess .gess_left p{
	font-size: .28rem;
	color: #999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.guess ul li h4{
	font-size: 0.32rem;
	color: #333;
	padding: 0 0 .1rem 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal;
}
.guess ul li h4.ellipsis_2{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	white-space:initial;
}
.guess .gess_right{
	float: right;
	padding-top: 0;
	position: relative;
}
.guess .gess_right img{
	border-radius: 8px;
	width: 1.6rem;
	height: 1.6rem;
}
.shanche .swiper-slide{
	background: #F7F7F7;
	width: 5.76rem;
	height: 1.36rem;
	color: #666;
	padding: 0;
	border-radius: 8px;
	opacity: 1;
	position: relative;
}
.shanche img{
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	width: 1.36rem;
	height: 1.36rem;
	float: left;
}
.shanche .swiper-slide .text{
	float: left;
	padding-left: .24rem;
}
.shanche .swiper-slide .text p{
	font-size: .28rem;
	color: #333;
	font-weight: bold;
	padding-top: .22rem;
	padding-bottom: .1rem;
}
.shanche .swiper-pagination{
	width: 100%;
}
.shanche .swiper-pagination-bullet-active {
    background: #666;
}
.shanche .swiper-pagination-bullet {
    width: 0.28rem;
    height: 0.08rem;
    border-radius: 0px;
}
.shanche .swiper-slide .text i{
	background: url(../../Images/Ask/sy_icon_details2.png) no-repeat;
	background-size: 100% 100%;
	width: 0.24rem;
	height: 0.24rem;
	display: inline-block;
	vertical-align: middle;
	margin-left: .05rem;
}
.ce_tj i {
    width: 0.74rem;
    height: 0.32rem;
    position: absolute;
    top: 0.08rem;
    left: 0.08rem;
}
.icon_shance{
	background: url(../../Images/Product/search/sc_tag_12x.png) no-repeat;
	background-size: cover;
	width: .72rem;
	height: .32rem;
	position: absolute;
	top: 0.08rem;
	left: 0.08rem;
	z-index: 3;
}
.icon_ceping{
	background: url(../../Images/Ask/sc_tag_12x.png) no-repeat;
	background-size: cover;
	width: .72rem;
	height: .32rem;
	position: absolute;
	top: 0.08rem;
	left: 0.08rem;
	z-index: 3;
}
.ce_tj .icon_remen{
	background: url(../../Images/Product/search/icon_remen.png) no-repeat;
	background-size: 100% 100%;
}
.ce_tj .icon_ganhuo{
	background: url(../../Images/Product/search/icon_ganhuo.png) no-repeat;
	background-size: 100% 100%;
}
.ce_tj .icon_shangxin{
	background: url(../../Images/Product/search/icon_shangxin.png) no-repeat;
	background-size: 100% 100%;
}
.ce_tj .icon_shance{
	background: url(../../Images/Ask/dsc_tag_12x.png) no-repeat;
	background-size: 100% 100%;
}
.ce_tj .icon_pingce{
	background: url(../../Images/Ask/sc_tag_12x.png) no-repeat;
	background-size: 100% 100%;
}
.tea_wenda ul li{
	border-bottom: solid 1px #EEEEEE;
	padding-bottom: .3rem;
	margin-bottom: .3rem;
	line-height: initial;
}
.tea_wenda ul li:last-child{
	margin-bottom: 0;
}
.wd_title{
	font-size: .32rem;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.wd_time{
	color: #999;
	font-size: .24rem;
	padding: .2rem 0;
}
.wd_time span:last-child{
	float: right;
}
.wd_text{
	width: 100%;
	background: #F7F7F7;
	border-radius: 8px;
	padding: .32rem .24rem;
	overflow: hidden;
}
.wd_text .left_w{
	width: 4rem;
	float: left;
	overflow: hidden;
}
.wd_text .left_w img{
	width: .64rem;
	height: .64rem;
	border-radius: 50%;
	float: left;
	margin-right: .1rem;
}
.wd_text .left_w h3{
	font-size: .28rem;
	color: #333;
}
.wd_text .left_w p{
	font-size: .24rem;
	color: #999;
}
.voc-text {
    flex: 1;
    text-align: right;
    padding-right: .4rem;
    color: #666;
    font-size: .28rem;
}
.btn_sex .voc-text{
	display: block;
}
.btn_cas,
.btn_sex{
	width: 4rem;
	height: .8rem;
	line-height: .8rem;
	font-size: .32rem;
	color: #fff;
	background: #01B2B6;
	border-radius: 4px 18px 18px 18px;
	margin-top: .16rem;
	line-height: normal;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	/* justify-content: center; */
	align-items: center;
	align-content: center;
}
.btn_sex{
	background: #fff;
	color: #333;
}
.btn_cas i,
.btn_sex i{
	width: .36rem;
	height: .36rem;
	display: inline-block;
	position: relative;
	/* top: .06rem; */
	margin-left: .4rem;
	margin-right: .6rem;
}
.btn_cas .icon_toutouting{
	background: url(../../Images/Product/search/sy_icon_yy_default.png) no-repeat;
	background-size: cover;
}
.btn_cas .icon_toutoukan{
	background: url(../../Images/Product/search/sy_icon_text_default.png) no-repeat;
	background-size: cover;
}
.btn_sex .icon_toutoukan{
	background: url(../../Images/Product/search/sy_icon_text_read.png) no-repeat;
	background-size: cover;
}
.btn_sex i.icon_jiantou{
	background: url(../../Images/Product/search/icon_xsj.png) no-repeat;
	background-size: cover;
	width: .12rem;
	height: .08rem;
	display: inline-block;
	position: relative;
	top: -.06rem;
	margin-left: .1rem;
	margin-right: 0;
}
.item_voice_img.ans_play .icon_toutouting{
	background: url(../../Images/Ask/a2.gif) no-repeat;
	background-size: 100% 100%;
	width: .36rem;
	height: .36rem;
}
.wd_text .right_w{
	float: right;
	width: 1.8rem;
	text-align: right;
} 
.btn_evt{
	font-size: .24rem;
	color: #BBBBBB;
}
.btn_evt i{
	background: url(../../Images/Product/search/sy_icon_pr_defau.png) no-repeat;
	background-size: cover;
	width: .36rem;
	height: .36rem;
	display: inline-block;
	vertical-align: middle;
}
.btn_evt.on i{
	background: url(../../Images/Product/search/sy_icon_pr_dsel.png) no-repeat;
	background-size: cover;
}
.btn_evt span{
	position: relative;
	left: -.08rem;
	background: #f7f7f7;
	top: -.03rem;
}
.btn_evt.on span{
	color: #01B2B6;
}
.btn_num{
	color: #999999;
	font-size: .24rem;
	padding-top: .8rem;
}
.btn_num .icon_ting{
	background: url(../../Images/Product/search/sy_icon_tg.png) no-repeat;
	background-size: cover;
	width: .24rem;
	height: .24rem;
	display: inline-block;
	position: relative;
	top: .04rem;
	margin-right: .06rem;
}
.btn_num .icon_kan{
	background: url(../../Images/Product/search/sytj_icon_kg.png) no-repeat;
	background-size: cover;
	width: .24rem;
	height: .24rem;
	display: inline-block;
	position: relative;
	top: .04rem;
	margin-right: .06rem;
}
.tea_center ul {
	padding-top: .2rem;
}
.tea_center ul li{
	font-size: .28rem;
	color: #333;
	padding-bottom: .2rem;
	margin-bottom: .2rem;
	border-bottom: solid 1px #EEEEEE;
	position: relative;
}
.tea_center ul li:last-child{
	margin-bottom: 0;
}
.tea_center ul li a{
	display: block;
	overflow: hidden;
}
.tea_center ul li .tea_img {
	position: relative;
	width: .8rem;
	height: .8rem;
	float: left;
}
.tea_center ul li .tea_img i{
	background: url(../../Images/Member/teacher/dd2x.png) no-repeat;
	background-size: cover;
	width: .16rem;
	height: .16rem;
	position: absolute;
	right: -.03rem;
	top: 0;
}
.tea_center ul li .tea_img img{
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
}
.tea_center ul li .tea_name{
	float: left;
	padding-left: .16rem;
}
.tea_center ul li .tea_name span{
	font-size: .24rem;
	color: #999;
}
.tea_center ul li .tea_name p{
	font-weight: bold;
}
.tea_center ul li .text{
	margin: .24rem 0 0 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.tea_center ul li .bg{
    background: #F7F7F7;
	overflow: hidden;
	position: relative;
	padding: .1rem;
    border-radius: 8px;
	margin-top: .2rem;
}
.tea_center ul li .bg .arti_img{
	width: 1rem;
	height: 1rem;
	float: left;
    border-radius: 4px;
}
.txt_huati{
	width: 5.5rem;
	padding-left: .2rem;
	float: left;    
	line-height: normal;
}
.txt_huati.tix_hig_2 {
	height: 1rem;
	line-height: 1rem;
}
.txt_huati.tix_hig_1 p{
	padding-top: .12rem;
}
.txt_Css{
	padding-top: .12rem;
	line-height: initial;
}
.tea_center ul li .bg p {
	overflow: hidden;
}
.tea_center ul li .bg p span{
	font-size: .28rem;
	color: #333;
	font-weight: bold;
	width: 60%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}
.tea_center .txt_huati em{
	float: right;
	color: #999;
	font-size: .24rem;
}
.xuznhe{
	color: #01B2B6;
	font-weight: normal;
}
.tea_center ul li .bg i{
	background: url(../../Images/Member/teacher/sy_icon_htsy.png) no-repeat;
	background-size: cover;
	width: .8rem;
	height: .8rem;
	position: absolute;
	right: 0;
	top: 0;
}

.icon_edit{
	background: url(../../Images/Ask/sy_icon_edit2x.png) no-repeat;
	background-size: 100% 100%;
	width: .32rem;
	height: .32rem;
	display: inline-block;
	margin-right: .12rem;
	position: relative;
	top: .04rem;
}








/**/
.welfare_no{
	text-align: center;
	font-size: .28rem;
	color: #999;
	padding-top: 2.4rem;
}
.welfare_no img{
	width: 2.4rem;
	height: 2.4rem;
}
.welfare_no span{
	display: block;
	color: #666;
	font-size: .28rem;
}
.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;
}

.collect{
	float: right;
	background:#f7f7f7;
	padding:3px .2rem;
	color: #BBBBBB;
	border-radius: 4px;
}
.collect_on{
	background:#01B2B6;
	color:#fff
}
.collect_sex i{
	background: url(../../Images/Product/search/icon_go.png) no-repeat;
	background-size: 100% 100%;
	width:  .2rem;
	height: .2rem;
	display: inline-block;
	margin-right: .1rem;
}

.icon_toutouting{
	background: url(../../Images/Ask/a6.png) no-repeat;
	background-size: 100% 100%;
}

.unlock{border-radius: 12px;width: 6.4rem;height: 3.4rem;}
.lock_fot span:last-child::after{width: 0;}
.lock_text{padding-top: .64rem;}
.lock_text::after, .lock_text::before{border: none;}
.lock_text p{font-size: .32rem;font-weight: bold;}
.lock_text span{font-size: .28rem;color: #666;}
.lock_fot{padding: 0 .28rem;}
.lock_fot span{height: .88rem; line-height: .88rem; border: 1px solid #ddd;border-radius: 22px;color: #666;font-size: .32rem;padding: 0;}
.lock_fot span:last-child{border: 1px solid #01b2b6;color: #01b2b6;margin-left: .4rem;}


.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: .22rem;
	display: none;
}