*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
#app{
	width: 100vw;
	height: 100vh;
}
.van-cell{
	padding: .3rem 0.3rem;
}
.van-tabs{
	margin-top: 1.9rem;
}
.van-tabs__wrap{
	position: fixed;
	top: 1rem;
	z-index: 111111111;
}
.van-tabs__content{
	margin-top: 1.3rem;
}
.header1{
	width: 100%;
	position: fixed;
	top: 0;
	height: 1rem;
	z-index: 1111111;
	background: #FFF;
	padding: 0 0.6rem;
}
.header1 img{
	position: absolute;
	left: 0.2rem;
	top: 0.325rem;
	height: 0.35rem;
}
.header1 input {
    font-size: 0.24rem;
    padding: 0 0.2rem;;
    background: transparent;
    height: 0.56rem;
    width: 100%;
    border: none;
    border-radius: 0.5rem;
    display: block;
    border: 1px solid #eee;
    background: #eee;
    margin-top: .22rem;
    margin-left: ;
}

.search_model {
  z-index: 9999999999999;
  position: fixed;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  background: #eee;
}
.search_model .header {
  position: relative;
  background: #fff;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  justify-content: space-between;
  padding: 0 0.24rem;
  height: 0.86rem;
  line-height: 0.86rem;
  font-size: 0.26rem;
  color: #333;
  border-bottom: 1px solid #d7d7d7;
}
.search_model .header input {
  border-radius: 0.43rem;
  background: #eee;
  width: 6.3rem;
  height: 0.6rem;
  line-height: 0.6rem;
  margin-top: 0.13rem;
  padding-left: 0.8rem;
  box-sizing: border-box;
}
.search_model .header .icon-sousuo {
  font-size: 0.3rem;
  color: #666;
  line-height: 0.6rem;
  position: absolute;
  top: 0.13rem;
  left: 0.5rem;
}
.user_search,
.search_all {
  min-height: 2.54rem;
  border-bottom: 1px solid #d7d7d7;
  padding: 0.1rem 0.24rem 0;
}
.user_search .top,
.search_all .top {
  line-height: 0.8rem;
  font-size: 0.26rem;
  color: #666;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  justify-content: space-between;
}
.user_search .label span,
.search_all .label span {
  display: inline-block;
  padding: 0.1rem 0.15rem;
  background: #fff;
  margin-right: 0.2rem;
  margin-bottom: 0.2rem;
  border-radius: 0.3rem;
}
.search_all {
  border: 0;
}
.search_result {
  background: #fff;
  position: absolute;
  top: 0.86rem;
  left: 100%;
  width: 100%;
  height: 100%;
  padding-bottom: 0.86rem;
  overflow-y: scroll;
}
.search_result .search_item {
  width: 100%;
  display: block;
  height: 0.8rem;
  line-height: 0.8rem;
  padding: 0 0.24rem;
  font-size: 0.26rem;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px solid #ddd;
}
.tip_red {
  position: absolute;
  top: 0.2rem;
  right: 0.3rem;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background: #d81e06;
  display: none;
}
.discover_temple .hotel_href{
  padding: .1rem .25rem .2rem .25rem;
  vertical-align: bottom;
  display: inline-block;
  position: relative;
}
.discover_temple .hotel_href1{
  padding: .1rem .25rem .2rem .25rem;
  vertical-align: bottom;
  display: inline-block;
  position: relative;
}
.discover_temple .hotel_href img{
  width: 100%;
  vertical-align: bottom;
  background-size: cover;
  background-position: center;
  position: relative;
}
.discover_temple .xuan{
  position: fixed;
  left: 0;
  bottom: 1.05rem;
  z-index: 5;
  width: 90%;
  margin-left: .32rem;
}
.discover_temple .xuan img{
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}
.discover_temple .xuan .da{
	width: 1.8rem;
	height: 0.75rem;
	color: #d72a01;
	background: #ffba00;
	border-radius: 5px;
	text-align: center;
	line-height: 0.8rem;
	position: absolute;
	right: .6rem;
	top: .23rem;
	font-size: .27rem;
	cursor: pointer;
}
.discover_temple .xuan p{
	color: #ffba00;
	font-size: 25px;
	position: absolute;
	right: .1rem;
	top: 0;
	cursor: pointer;
}
.discover_beauty .top_img{
  width: 100%;
  height: 3.1rem;
  background-size: cover;
  background-position: center;
  position: relative;
}
.discover_temple .top_img {
  width: 6.89rem;
  border-radius: .1rem;
  height: 2.77rem;
  vertical-align: bottom;
  background-size: cover;
  background-position: center;
  position: relative;
  margin: 0 auto;
}
.discover_temple .top_img1{
  width: 6.89rem;
  border-radius: .1rem;
  height: 2.77rem;
  vertical-align: bottom;
  background-size: cover;
  background-position: center;
  position: relative;
  margin: 0 auto;
}

.discover_beauty .top_img p{
  position: absolute;
  top: 50%;
  margin-top: -0.25rem;
  left: 0;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.3rem;
  text-align: center;
  width: 100%;
  color: #fff;
}
/* .discover_temple .top_img p {
  position: absolute;
  top: 50%;
  margin-top: -0.25rem;
  left: 0;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.3rem;
  text-align: center;
  width: 100%;
  color: #fff;
} */
.discover_beauty .top_img p span {
  display: inline-block;
  height: 0.5rem;
  border-bottom: 2px solid #fff;
}
.discover_temple .top_img .top_imgone{
  padding: .75rem 0 .13rem .5rem;
}
.discover_temple .top_img .top_imgone span:nth-child(1){
  font-size: .4rem;
  color: #fff;
  display: inline-block;
  margin-right: .12rem;
}
.discover_temple .top_img .top_imgone span:nth-child(2){
  font-size: .24rem;
  color: #fff;
  display: inline-block;
}
.discover_temple .top_img .top_imgtwo{
  padding: 0 0 .13rem 0;
  border-bottom: 1px solid #fff;
  width: 2.8rem;
  margin: 0 auto;
  margin-left: .5rem;
  margin-bottom: .13rem;
}
.discover_temple .top_img .top_imgtwo span:nth-child(1){
  font-size: .4rem;
  color: #ffcc00;
  display: inline-block;
  margin-right: .12rem;
}
.discover_temple .top_img .top_imgtwo span:nth-child(2){
  font-size: .2rem;
  color: #fff;
  display: inline-block;
}
.discover_temple .top_img .top_price{
  padding: 0 0 .13rem .5rem;
  font-size: .35rem;
  color: #fff;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}
.beauty_banner {
  height: 2.26rem;
  width: 100%;
  overflow: hidden;
  padding-top: 0.2rem;
  box-sizing: content-box;
  background: #fff;
  position: relative;
}
.temple_banner {
  height: 3rem;
  width: 100%;
  overflow: hidden;
  padding-top: 0.2rem;
  box-sizing: content-box;
  background: #fff;
  position: relative;
}
.beauty_banner .swiper-slide{
  height: 2.26rem;
  padding: 0 0.26rem;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  justify-content: flex-start;
}
.temple_banner .swiper-slide {
  /* height: 2.20rem; */
  padding: 0 0.20rem;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  justify-content: flex-start;
}
.beauty_banner .discover_item{
  width: 2.41rem;
  height: 2.26rem;
  margin: 0 0.1rem;
}
.temple_banner .discover_item {
  width: 3.36rem;
  height: 2.51rem;
  margin: 0 0.1rem;
  position: relative;
  border-radius: .15rem;
  display: block;
}
.beauty_banner .discover_item .img{
  width: 100%;
  height: 1.6rem;
  border-radius: 0.15rem;
  background-size: cover;
  background-position: center;
  
}
.temple_banner .discover_item .img{
  width: 100%;
  height: 2.51rem;
  border-radius: 0.15rem;
  background-size: cover;
  background-position: center;
}
/* .beauty_banner .discover_item p {
  line-height: 0.34rem;
  font-size: 0.22rem;
  color: #333;
  text-align: center;
  overflow: hidden;
} */
.temple_banner .discover_item .zezhao{
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  /* padding-right: 2rem; */
  background: #000;
  opacity: 0.65;
  height: .87rem;
  width: 100%;
  /* padding: .12rem 0 0 .16rem; */
  border-bottom-left-radius: .15rem;
  border-bottom-right-radius: .15rem;
  display: flex;
  justify-content: space-between;
}
.temple_banner .discover_item .zezhao span:nth-child(1){
  font-size: 0.24rem;
  color: #fff;
  text-align: left;
  display: inline-block;
  width: 1.5rem;
  height: .25rem;
  overflow: hidden;
  margin-left: .1rem;
}
.temple_banner .discover_item .zezhao p:nth-child(1){
  padding: 0.2rem 0 0 .2rem;
}
.temple_banner .discover_item .zezhao p:nth-child(2){
  padding: .2rem 0 0 .2rem;
  overflow: hidden;
}
.temple_banner .discover_item .zezhao span:nth-child(2){
  font-size: .22rem;
  /* margin-left: .09rem; */
  color: #fff;
  display: inline-block;
  margin-left: .1rem;
}


.discover_guider {
  background: #fff;
  display: block;
  width: 100%;
  overflow-x: scroll;
  margin-top: .34rem;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: .43rem;
  position: relative;
}
.discover_guider::after{
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(0deg, #e7e7e7 50%, transparent 50%);
}
.discover_guider .guider_img {
  min-width: 14.68rem;
  height: 2.8rem;
}
.discover_guider .guider_img p:nth-child(2){
  font-size: .26rem;
  color: #0d0d0d;
  text-align: left;
  margin-top: .16rem;
}
.discover_guider .guider_img p:nth-child(3){
  font-size: .24rem;
  color: #dd2a00;
  text-align: left;
  margin-top: .18rem;
}
.discover_guider .guider_img:last-child{
  margin-right: .47rem;
}
.discover_guider .guider_item {
  display: inline-block;
  width: 2.41rem;
  height: 1.9rem;
  border-radius: .1rem;
  background-size: cover;
  background-position: center;
  border-radius: 0.15rem;
  margin-right: .47rem;
}


#app .con{
	overflow: hidden;
	width: 7.09rem;
	height: auto;
	background:rgba(255,255,255,1);
	border-radius:0.2rem;
	background: #fff;
	margin: 0 auto;
	padding: 0.2rem;
	margin-bottom: 0.2rem;
}
#app .con .left{
	width:1.81rem;
	height:1.42rem;
	float: left;
	margin-right: 0.2rem;
}
#app .con .left img{
	width: 100%;
	height: 100%;
}
#app .con .right{
	width:4.5rem;
	height:1.42rem;
	float: right;
}
#app .con .right div{
	overflow: hidden;
}
#app .con .right div:nth-child(1) span{
	color: #0D0D0D;
	font-size: 0.28rem;
}
#app .con .right div:nth-child(1) .span{
	color: #BEBEBE;
	font-size: 0.2rem;
	float: right;
}

#app .con .right div:nth-child(2) span{
	color: #6F6F6F;
	font-size: 0.2rem;
}
#app .con .right div:nth-child(2) .span{
	color: #D23125;
	font-size: 0.26rem;
	float: right;
}
#app .con .right div:nth-child(3){
	width:4.46rem;
	height:1px;
	background:rgba(227,227,227,1);
}
#app .con .right div:nth-child(4){
	margin-top: 0.1rem;
	overflow: hidden;
}
#app .con .right div:nth-child(4) div{
	width: auto;
	height: auto;
	padding: 0.05rem;
	color: #EC9C1E;
	background:rgba(255,255,255,1);
	border:1px solid rgba(236, 156, 30, 1);
	float: left;
	font-size: 0.18rem;
	box-sizing: content-box;
	margin-right: 0.2rem;
	border-radius:0.05rem ;
}
#app .con .bottom{
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	overflow: hidden;
}
#app .con .bottom div{
	font-size: 0.24rem;
	text-align: center;
	line-height:0.57rem ;
}
#app .con .bottom div:nth-child(1){
	width:2.97rem;
	height:0.57rem;
	background:rgba(210,49,37,1);
	border:1px solid rgba(207,39,27,1);
	border-radius:0.05rem;
	float: left;
	color: #FFFFFF;
}
#app .con .bottom div:nth-child(2){
	width:2.97rem;
	height:0.57rem;
	border:1px solid rgba(255,114,0,1);
	border-radius:0.05rem;
	float: right;
	color: #FF7200;
}

/*.van-list div{
	width: 100vw;
	height: 100vh;
	line-height: 100vw;
	text-align: center;
}*/

.van-tab{
    padding: 0 !important;
}