﻿/*头部*/
.detailhead {
	width: 100%;
	position: relative; margin-top: 0.7rem;
}
.detailhead-swip {
	width: 100%;
	height: 3.8rem;
}
.detailhead-swip .swiper-slide {
	height: 3.8rem;
}
.detailswi-a {
	display: block;
}
.detailswi-a img {
	height: 3.8rem;
}
.detailhead-swip .swiper-pagination {
    --swiper-pagination-color: #ffffff;
  }
  /* 信息 */
  .detailcont {
  	background: #ffffff;
  	padding: 0.1rem 0.2rem;
  	margin-bottom: 0.1rem;
  	position: relative;
  }
  .detailcont h1 {
  	font-size: 0.28rem;
  	font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.01rem;
    overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .detailcont-price {
  	margin: 0.1rem 0;
  }
  .detailcont-price span {
  	font-size: 0.24rem;
  	color: #999999;
  }
  .detailcont-price span i {
  	color: #ff8800;
  }
  .detailcont-price span em {
	font-size: 0.38rem;
    color: #ff8800;
    font-weight: 700;
    margin: 0 0.06rem;
  }
  .detailcont-price span:last-child {
  	margin-left: 0.2rem;
  }
  .detailcon-place {
    line-height: 0.6rem;
    font-size: 0.24rem;
    color: #666666;
    border-top: 0.02rem solid #f3f3f3;
  }
  .detailcon-place::after {
  	content: '';
  	display: block;
  	height: 0;
  	clear: both;
  }
    .detailcon-place span{ width:50%; float:left;}
  .detailcon-place span i {
  	margin-right: 0.1rem;
  }

  .decon-dl {
  	font-size: 0;
  	margin: 0.2rem 0;
  }
  .decon-dl dt {
  	display: inline-block;
  	vertical-align: top;
  	font-size: 0.24rem;
  	color: #999999;
  }
  .decon-dl dd {
  	display: inline-block;
  	vertical-align: top;
  	font-size: 0.24rem; 
  }
  .decon-dl dd span {
  	padding: 0 0.08rem;
  	margin-left: 0.1rem;   border-radius: 10px; border:1px solid #ff8800;
  }
  .decon-dl:first-child dd span {
  	color: #ff8800;

  }
  .decon-dl:last-child dd span {
  	color: #333333;
  }
  .decon-dl:last-child dd  span i {
  	display: inline-block;
  	vertical-align: middle;
  	color: #ff8800; 
  	margin-right: 0.06rem;
  }
  /* 选中日期套餐 */
  .detailcon-ttl::after {
  	content: '';
  	display: block;
  	height: 0;
  	clear: both;
  }
  .detailcon-ttl h2 {
  	font-size: 0.32rem;
  	font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.01rem;
    display: inline-block;
    vertical-align: middle;
  }
  .detailcon-ttl span {
  	display: inline-block;
    vertical-align: middle;
    font-size: 0.24rem;
    border-radius: 0.1rem;
    color: #ffffff;
    background: #ff6666;
    padding: 0 0.08rem;
    margin-top: 0.08rem;
    float: right;
  }
  .detailcon-swi {
	margin-top: 0.4rem;
	padding-bottom: 0.1rem;
	position: relative;
  }
  .timeswi {
  	width: 100%;
  	position: relative;
  }
  .timeswi .swiper-slide {
  	width: auto;
  	height: 1.4rem;
  	position: relative;
  }
  .swimuk {
  	background: #fafafa;
  	padding: 0 0.2rem;
  	height: 1.4rem;
  	border: 0.02rem solid #e4e1e1;
  	border-radius: 0.1rem;
  	overflow: hidden;
  	transition: 0.3s;
  }
  .swimuk.onswi {
  	border-color: #51b53b;
  	background: rgba(172, 221, 161, 0.15);
  }
  .swimuk span {
  	display: block;
  	text-align: center;
    font-size: 0.24rem;
  }
  .swimuk span:first-child {
    margin-top: 0.3rem;
    color: #666666;
  }
  .swimuk span:last-child {
	color: #ff6666;
	font-weight: 700;
    margin-top: 0.1rem;
  }
  .onflow {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-image: linear-gradient(to left,rgba(255, 255, 255, 1),rgba(255, 255, 255,0.5));
    z-index: 99;
    width: 0.6rem;
    font-size: 0.24rem;
    color: #ff6666;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
  }
  /* 条例 */
  .footlist {
  	background: #ffffff;
  }
  .footlist ul {
    line-height: 0.6rem;
    border-bottom: 0.02rem solid #f3f3f3;
    background: #ffffff;
    height: 0.7rem;
  }
  .footlist ul.flist-ul.onfixd {
    position: fixed;
    top: 0.7rem;
    left: 0;
    z-index: 9999; width:100%;
  }
  .footlist ul::after {
  	content: '';
  	display: block;
  	height: 0;
  	clear: both;
  }
  .footlist ul li {
  	float: left;
    position: relative;
  	padding: 0 0.28rem;
  }
  .footlist ul li span {
  	color: #333333;
  	font-size: 0.26rem;
  	display: block;
    border-top: 0.04rem solid transparent;
  	border-bottom: 0.04rem solid transparent;
  	transition: 0.3s;
  }
  .footlist ul li.onporint span {
  	color: #51b53b;
  	border-bottom: 0.04rem solid #51b53b;
  }
  /* 分类内容 */
  .footlist-con {
  	position: relative;
  	background: #ffffff;
  	padding: 0.2rem;
  }
  .flist-hdxq {
  	display: none;
  }
  .flist-hdxq p {
  	line-height: 0.42rem;
  	text-align: center;
  	letter-spacing: 0.02rem;
  }
  .flist-hdxq p{
  	margin: 0.1rem;
  }
  /* 行程与准备 */
  .xczb-xc {
    width: 100%;
  }
  .xczb-titl {
    font-size: 0.24rem;
    color: #51b53b;
    padding-left: 0.2rem;
    margin-bottom: 0.2rem;
    border-left: 0.1rem solid #51b53b;
  }
  .xczb-cont {
    padding: 0 0.2rem;
  }
  .xczbc-nm {
    font-size: 0.28rem;
    font-weight: 700;
    line-height: 1.0;
  }
  .xczbc-nm::before {
    content: '';
    position: relative;
    width: 0.1rem;
    height: 0.1rem;
    border: 0.04rem solid #51b53b;
    border-radius: 50%;
    display: inline-block;
    left: -0.08rem;
  }
  .xczbc-detail {
    padding: 0.15rem;
    border-left: 0.02rem solid #51b53b;
  }
  .xczb-cont:last-child .xczbc-detail {
    border-left-color: transparent;
  }
  .xczbc-detail dl {
    margin-bottom: 0.1rem;
    font-size: 0;
  }
  .xczbc-detail dl dt {
    display: inline-block;
    vertical-align: top;
    font-size: 0.28rem;
    color: #333333;
    width: 0.6rem;
    text-align: center;
  }
  .xczbc-detail dl dd {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 0.75rem);
    margin-left: 0.15rem;
    font-size: 0.24rem;
    color: #999999;
    line-height: 1.4;
  }
  .xczbc-detail dl.lastdl dt {
    width: 1.2rem;
    text-align: left;
  }
  .xczbc-detail dl.lastdl dt i {
    font-size: 0.36rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.06rem;
  }
  .xczbc-detail dl.lastdl dd {
    width: calc(100% - 1.35rem);
    line-height: 1.6;
  }
  .xczb-zb {
    margin-top: 0.2rem;
  }
  .xczb-zb-c {
    margin: 0.3rem;
  }
  .xczb-c-t {
    display: inline-block;
    padding: 0 0.1rem;
    background: #59cd41;
    font-size: 0.28rem;
    color: #ffffff;
    line-height: 1.5;
    margin-bottom: 0.2rem;
  }
  .xczb-zb-c p {
    text-align: left;
    color: #999999;
    font-size: 0.28rem;
    margin: 0;
    line-height: 1.4;
  }
  .xczb-zb-c em {
    color: #51b53b;
  }
  .xczbc-detail dl.lastdl dt.lastdl-color01 {
      color: #ff8800;
  }
  .xczbc-detail dl.lastdl dt.lastdl-color02 {
      color: #75dc83;
  }
  .xczbc-detail dl.lastdl dt.lastdl-color03 {
      color: #ff6666;
  }
  
.detail-filter-box {
    background: #fff;
    padding: 10px 4px;
}
.detail-filter-box .check-in-out {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.detail-filter-box .check-in-out .i-date, .detail-filter-box .check-in-out .o-date {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.detail-filter-box .check-in-out .i-date .date, .detail-filter-box .check-in-out .o-date .date {
    font-size: .24rem;
    line-height: .896rem;
    font-weight: 700;
    margin-right: .21333rem;
    padding-left: .32rem;
}
.detail-filter-box .check-in-out .i-date .tip, .detail-filter-box .check-in-out .i-date .week, .detail-filter-box .check-in-out .o-date .tip, .detail-filter-box .check-in-out .o-date .week {
    font-size: .24rem;
    line-height: .46933rem;
    color: #797c8d;
}
.detail-filter-box .check-in-out .diff {
    font-size: .24rem;
    line-height: .24rem;
    border: 1px solid #e0e0e0;
    padding: .1rem 0.4rem 0.1rem 0.4rem;
    border-radius: 15px; height:30px; margin:14px 0 0 24px ;
}
.detail-filter-box .check-in-out .o-date {
    margin-left: .42667rem;
}
.detail-filter-box .check-in-out .i-date .date, .detail-filter-box .check-in-out .o-date .date {
    font-size: .24rem;
    line-height: .896rem;
    font-weight: 700;
    margin-right: .21333rem;
    padding-left: .32rem;
}
.detail-filter-box .check-in-out .i-date .tip, .detail-filter-box .check-in-out .i-date .week, .detail-filter-box .check-in-out .o-date .tip, .detail-filter-box .check-in-out .o-date .week {
    font-size: .24rem;
    line-height: .46933rem;
    color: #797c8d;
}
  
 /* 运费 */
.product-t {
    padding: 0.2rem;
    background: #ffffff;
    margin-top: 0.1rem;
    position: relative;
}
.prot-nm-o,.prot-nm-t {
    display: inline-block;
    color: #666666;
    font-size: 0.24rem;
    letter-spacing: 0.01rem;
    padding: 0.2rem 0;
}
.prot-nm-o span i {
    color: #333333;
    margin-left: 0.3rem;
}
.prot-nm-t {
    float: right;
}
.prot-nm-t span:first-child {
    padding-right: 0.15rem;
    margin-right: 0.15rem;
}
.prot-nm-t span i {
    margin-left: 0.1rem;
}
.prot-size h3 {
    font-size: 0.28rem;
    font-style: normal;
    color: #333;
    font-weight: normal;
    letter-spacing: 0.01rem;
    margin-bottom: 0.1rem;border-bottom: 1px solid #d1d1d1;
    line-height: 0.7rem;
}
.prot-size-list {
}
.prot-size-list li{ line-height:30px;padding: 0px 0 10px 0; width:100%;     box-sizing: border-box;
font-size: 13px;
}
.prot-size-list li span:first-child{ width:50%; float:left;    overflow:hidden; font-size:0.24rem;
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1; }
.prot-size-list li span:nth-child(2){ color:#ff0000; font-size:0.3rem;width:30%; float:left;overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;}
.prot-size-list li span:nth-child(3){ color:#666; font-size:0.20rem; padding-left:0.1rem;width:20%; float:left;overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;}
.prot-size-list li span:nth-child(4){ background:#fc6000;width: 50px; display: inline-block;line-height: 25px;
text-align: center;
border-radius: 2px; margin-left:0.15rem;
}
.prot-size-list li span:nth-child(4) a{ color:#fff;}
  
  /* 评价 */
  .pluntop::after {
  	content: '';
  	display: block;
  	height: 0;
  	clear: both;
  }
  .pluntop-left {
  	width: 2rem;
  	float: left;
  	border-radius: 0.1rem;
  	border: 0.02rem solid #ccc;
  }
  .pluntop .pluntop-left p:nth-child(1) {
  	font-size: 0.24rem;
    color: #333333;
    margin: 0;
    border-bottom: 0.02rem solid #ccc;
  }
  .pluntop .pluntop-left p:nth-child(2) {
    font-size: 0.4rem;
    color: #666666;
    line-height: 0.8rem;
    margin: 0;
  }
  .pluntop .pluntop-left p:nth-child(3) {
  	line-height: normal;
    margin: 0;
  }
  .pluntop .pluntop-left p:nth-child(3) i {
  	font-size: 0.24rem;
  	color: #ff8800;
  }
  .pluntop .pluntop-left p:nth-child(4) {
	color: #999999;
    font-size: 0.24rem;
    line-height: normal;
    margin: 0;
  }
  .pluntop-right {
  	width: calc(100% - 2.1rem);
  	float: right;
  }
  .pluntop-right ul {
  	border: 0;
    height: auto;
  }
  .pluntop-right ul li {
  	width: 100%;
  	line-height: 1.6;
    padding: 0;
  	display: -webkit-flex;
  	display: flex;
  	-webkit-justify-content: space-between;
  	justify-content: space-between;
    -webkit-align-items: center;
  	align-items: center;
  }
  .pluntop-right ul li span {
  	font-size: 0.24rem;
  	color: #999999;
  	position: relative;
    border: 0;
    line-height: 1.7;
  }
  .pluntop-right ul li span:nth-child(1) {
    width: 20%;
    text-align: center;
  }
  .pluntop-right ul li span:nth-child(2) {
    width: 50%;
	  background: #e9e9e9;
	  height: 0.06rem;
	  border-radius: 0.03rem;
  }
  .pluntop-right ul li span:nth-child(2) i {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 0.06rem;
    border-radius: 0.03rem;
    background: #ff8800;
    -webkit-transition: 0.8s width ease-in;
    -ms-transition: 0.8s width ease-in;
    -moz-transition: 0.8s width ease-in;
    transition: 0.8s width ease-in;
    z-index: 99;
  }
  .pluntop-right ul li span:nth-child(3) {
    width: 20%;
    text-align: center;
  }
  /* 最新评价 */
  .pluncont {
    padding-top: 0.2rem;
  }
  .pluncon-ttle {
    font-size: 0.24rem;
    color: #51b53b;
    line-height: 0.8rem;
  }
  .plunmuk {
    padding-top: 0.25rem;
    padding-bottom: 0.15rem;
    border-top: 0.02rem solid #cccccc;
  }
  .plunmuk dl {
    width: 100%;
  }
  .plunmuk dl::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
  }
  .plunmuk dl dt {
    float: left;
    width: 1.5rem;
    text-align: center;
    padding-left: 0.1rem;
    padding-right: 0.2rem;
  }
  .plunmuk dl dt img {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
  }
  .plunmuk dl dt span {
    display: block;
    font-size: 0.24rem;
    color: #333333;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .plunmuk dl dd {
    float: right;
    width: calc(100% - 1.5rem);
  }
  .plunmuk dl dd p {
    font-size: 0.24rem;
    text-align: left;
    color: #333333;
    line-height: 1.4;
    margin: 0.01rem 0;
  }
  .plunmuk dl dd p.pstart {
    color: #999999;
    margin: 0.1rem 0;
    font-size: 0;
  }
  .plunmuk dl dd p.pstart .mpcolor {
    color: #ff8800;
  }
  .plunmuk dl dd p.pstart i {
    font-size: 0.24rem;
  }
  .plunmuk dl dd p.ptime {
    color: #999999;
  }
  .plunmuk dl dd p.ptime span {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    display: inline-block;
    margin-left: -0.1rem;
  }
  .pluncon-more {
    width: 100%;
    line-height: 0.8rem;
    border-top: 0.02rem solid #e8e8e8;
    text-align: center;
    display: none;
  }
  .pluncon-more span {
    font-size: 0.26rem;
    color: #999999;
  }
  .pluncon-more span i {
    color: #51b53b;
    font-size: 0.4rem;
    margin-right: 0.08rem;
  }
  .pluncon-more.morepl span i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.08rem;
  }
  /* 当季热卖 */
	.moreat-cont {
		position: relative;
		padding: 0.2rem;
		margin-top: 0.2rem;
		background: #ffffff;
	}
	.moreat-cont h2 {
	    font-size: 0.32rem;
	    font-style: normal;
	    line-height: 1.5;
	    letter-spacing: 0.01rem;
	    margin-bottom: 0.35rem;
	}
	.mareac-list  {
		display: none;
	}
	.morshow {
		display: block!important;
	}
	.mareac-list ul {
		font-size: 0;
	}
	.mareac-list ul li {
		display: inline-block;
		vertical-align: top;
		margin-right: 4%;
		width: 48%;
		padding-bottom: 0.2rem;
	}
	.mareac-list ul li:nth-child(2n) {
		margin-right: 0;
	}
	.marelist-a {
		display: block;
	}
	.marelist-a img {
		border-radius: 0.1rem;
		height: 2.4rem;
	}
	.marelist-tex {
		font-size: 0.28rem;
	    line-height: 1.4;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    height: 0.8rem;
	    margin-top: 0.1rem;
	}
	.marelist-price {
		position: relative;
	}
	.marelist-price::after {
		content: '';
		display: block;
		height: 0;
		clear: both;
	}
	.marelist-price span{
		float: right;
		color: #ff8800;
		font-size: 0.32rem;
	}
	.marelist-price span i {
		font-size: 0.24rem;
	    margin-right: 0.02rem;
	}
 /*footer*/
 .footer-detail {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  background: #ffffff;
  z-index: 9999; border-top:solid 1px #ddd;
}
.footer-detail ul {
  display: -webkit-flex;
  display: flex;
}
.footer-detail ul::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.footer-detail ul li a {
  display: block;
}
.footerli {
  width: 25%;  padding-top:12px;
}
.footerli a span {
  display: block;
  text-align: center;
  font-size: 0.20rem;
    color: #000;
}
.footerli a span i {
  font-size: 0.3rem;
}
.footerli-tw.footerli 
{
   
  
}
.footerli-tw.footerli a span {
  color: #000;
}
.footerli-th {
  width: 50%;
}
.footerli-th a {
  text-align: center;
  line-height: 0.5rem;
  background: linear-gradient(to left, #ff5746,#fd7a56);
  width:80%; margin:0.22rem  10%; border-radius:20px;
}
.footerli-th a span {
  letter-spacing: 0.04rem;
  color: #ffffff;
  font-size: 0.20rem;
}
/* 声明 */
.statecont {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  padding: 0.4rem;
  background: rgba(0, 0, 0, 0.6);
  z-index: 19999;
  display: none;
}
.statc-c {
  width: 100%;
  height: 100%;
  background: #ffffff;
  overflow: auto;
}
.statc-c h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 0.24rem;
  line-height: 1rem;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.statc-c-con {
  padding: 0.2rem;
}
.statc-c-con p {
  font-size: 0.24rem;
  margin: 0.1rem 0;
  text-indent: 1em;
  color: #666;
}
.onyes {
  width: 100%;
  margin-bottom: 0.3rem;
  text-align: center;
}
.onyes span {
  font-size: 0.28rem;
  color: #ffffff;
  background-color: rgba(81, 181, 59, 0.8);
  padding: 0 0.2rem;
  line-height: 0.7rem;
  display: inline-block;
  border-radius: 0.1rem;
  letter-spacing: 0.02rem;
}
.onyes span:hover {
  background: #51b53b;
}
.onbody {
  overflow: hidden;
}
/* 私人定制 */
.person-dz {
  position: fixed;
  background: rgba(0, 0, 0, 0.35);
  z-index: 19999;
  width: 100%;
  height: 100%;
  padding: 0 0.4rem;
  top: 0;
  left: 0;
  display: none;
}
.pdz-con {
  position: relative;
  background: #ffffff;
  border-radius: 0.1rem;
  width: 100%;
  top: 10%;
  left: 0;
  padding: 0.4rem 0.2rem;
  text-align: center;
}
.pdz-con h2 {
  font-size: 0.32rem;
  font-style: normal;
  font-weight: normal;
  color: #333333;
  letter-spacing: 0.02rem;
}
.pdz-title {
  font-size: 0.24rem;
  color: #666;
  margin-top: 0.2rem;
}
.pdz-con img {
  width: 3rem;
  height: 3rem;
  margin-top: 0.2rem;
}
.pdz-con input {
  width: 100%;
  border: 0;
  line-height: 0.6rem;
  text-align: center;
  outline: none;
  background: #f2f2f2;
  height: 0.6rem;
  border-radius: 0.3rem;
  box-shadow: 0 0.02rem 0.1rem #cccccc;
  margin-top: 0.2rem;
}
.pdz-con input.miinput {
  width: 40%;
  display: inline-block;
  margin-left: 0.1rem;
}
.pzd-butt {
  line-height: 0.8rem;
  background: #51b53b;
  width: 80%;
  border-radius: 0.4rem;
  margin: 0 auto;
  margin-top: 0.3rem;
  color: #ffffff;
  letter-spacing: 0.02rem;
}