*{
	margin: 0;
	padding: 0;
}
body{
	background: #e8bf9d;
	text-align: center;
	font-size: 0;
}
a{
	text-decoration: none;
	color: #333;
}
.mgb5{
	margin-bottom: 0.5rem;
}
.mgb3{
	margin-bottom: 0.3rem;
}
.pgb{
	padding-bottom: 0.8rem;
}
.pgt{
	padding-top: 0.5rem;
}
.p1,.p2,.p3,.p4,.p5,.p6,.p7,.p8,.p9{
	background-size: 100% 100%;
	overflow: hidden;
}
.p1{
	background-image: url(../img/images/bg_01.png);
	
}
.p2{
	background-image: url(../img/images/bg_02.png);
	
}
.p3{
	background-image: url(../img/images/bg_03.png);
	padding-bottom: 1rem;
}
.p4{
	background-image: url(../img/images/bg_04.png);
}
.p5{
	background-image: url(../img/images/bg_05.png);
}
.p6{
	background-image: url(../img/images/bg_06.png);
}
.p7{
	background-image: url(../img/images/bg_07.png);
}
.p8{
	background-image: url(../img/images/bg_08.png);
}
.p9{
	background-image: url(../img/images/bg_09.png);
}
.p1{
	position: relative;
}
.p1-1{
	position: absolute;
	width: 40%;
	top: 0;
	left:30%;
	z-index: 2;
	top: 0.4rem;
}
.p1-2{
	position: absolute;
	width: 60%;
	z-index: 2;
	left: 20%;
	top: 2rem;
}
.p4-1{
	position: absolute;
	left:3% ;
	z-index: 0;
}
.p5-1{
	position: absolute;
	right: 0;
	width: 2rem;
}
.p6-box{
	width: 90%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.card{
	width: 47%;
	background: white;
	margin-bottom: 0.3rem;
}
.img{
	position: relative;
	font-size: 0;
}
.img>img{
	width: 100%;
	
}
.img span{
	position: absolute;
	bottom: 0.1rem;
	font-size: 0.2rem;
	
	display: inline-block;
	left: 0.1rem;
	background: rgba(0,0,0,0.6);
	color: white;
	padding: 0.05rem 0.2rem;
	border-radius: 100px;
	
}
.img span img{
	vertical-align: middle;
	margin-right: 0.05rem;
	width: 0.2rem;
}
.text{
	padding: 0.1rem;
	text-align: left;
}
.text h3{
	font-size: 0.25rem;
	padding-top: 0.1rem;
	font-weight: 600;
}
.text h3 span{
	font-size: 0.2rem;
	color: white;
	background-color:#5eb8f4 ;
	border-radius: 0.05rem;
	padding: 0.03rem;
	margin-left: 0.1rem;
	vertical-align: middle;
}
.p61{
	font-size: 0.18rem;
	color: #bbb;
	line-height: 0.4rem;
}
.p61 span{
	font-weight: 600;
	color: #000;
}
.p61 img{
	vertical-align: middle;
	width: 0.3rem;
}
.p62{
	font-size: 0.18rem;
	color: #5EB8F4;
	line-height: 0.28rem;
}
.p63{
	font-size: 0.2rem;
	color: #c49d65;
	background-color: #f9f4ef;
}
.card2{
	background: white;
	margin-bottom:0.2rem;
}
.p7-box{
	width: 90%;
	height:10.5rem;
	overflow: scroll;
	margin: 0 auto;
	font-size: 0.18rem;
}
.p7-box::-webkit-scrollbar {
  display: none;
}
.p7{
	padding-bottom: 0.3rem;
}
.card2{
	display: flex;
	text-align: left;
	border-radius: 0.2rem;
	margin-top: 0.3rem;
}
.img2{
	font-size: 0;
	width: 35%;
}
.img2 img{
	width: 100%;
}
.text2{
	padding: 0.1rem;
	width: 65%;
}
.text2 h3{
	font-size: 0.26rem;
	
}
.text2 p{
	font-size: 0.16rem;
	line-height: 0.28rem;
	max-height: 0.56rem;
	overflow: hidden;
}
.bq img{
	vertical-align: middle;
	width:0.5rem;
}
.bq span{
	color: #5EB8F4;
	border: 1px solid #5EB8F4;
	border-radius: 0.05rem;
	margin: 0 0.05rem;
	padding: 0 0.05rem;
	vertical-align: middle;
}
.dianpu{
	line-height: 0.4rem;
}
.dianpu img{
	vertical-align: middle;
	width: 0.2rem;
	margin-right: 0.05rem;
}
.price label{
	font-size: 0.25rem;
	color: #f17e3c;
	font-weight: 600;
}
.price a{
	color: white;
	background: #f17e3c;
	text-decoration: none;
	padding: 0.02rem 0.05rem;
	border-radius: 0.05rem;
	float: right;
	margin-top: 0.05rem;
}
.p8{
	overflow: hidden;
}
.p8-box{
	width: 90%;
	margin: 0 auto;
	
}
.p8-box img{
	width: 100%;
	margin-bottom: 0.5rem;
}
.p9-box{
	display: flex;
	width: 90%;
	margin: 0 auto;
	justify-content: space-between;
}
.left,.right{
	width: 47%;
}
.card3{
	font-size: 0.18rem;
	text-align: left;
	background: #fff;
	border-radius: 0.1rem;
	margin-bottom: 0.3rem;
}
.text3{
	padding: 0.1rem;
	font-weight: 600;
	color: #333;
}
.text3 p{
	font-weight: 600;
	font-size: 0.26rem;
}
.touxiang img{
	vertical-align: middle;
	width: 0.5rem;
	margin-right: 0.1rem;
}
.touxiang span img{
	width: 0.2rem;
	vertical-align: middle;
}
.touxiang span{
	float: right;
	margin-top: 0.1rem;
}
.p9{
	padding-bottom: 1rem;
}
.menu{
	position: fixed;
	right: 0;
	top: 20%;
	z-index: 10000;
	height: 7rem;
	box-sizing: border-box;
	padding-top: 1.55rem;
	padding-left: 0.6rem;
	background: url(../img/menubg.png);
	background-size: 100% 100%;
	width: 3.5rem;
}

.menu div img{
	width:1.5rem;
}
.menu div{
	background: url(../img/menu.png);
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0;
	width: 80%;
	height: 0.8rem;
	margin: 0.2rem 0.2rem;
	cursor: pointer;
}
.menu div.active{
	background-image: url(../img/menu-red.png);
}
.map{
	position:relative;
	font-size:0;
	margin-bottom:0.3rem;
	margin-top: -0.5rem;
}
.map a{
	position: absolute;
	width: 1rem;
	height: 0.25rem;
	/* background-color: #007AFF; */
}
.map a:nth-child(1){
	left: 22%;
	top: 57%;
}
.map a:nth-child(2){
	left: 37%;
	top: 53%;
}
.map a:nth-child(3){
	left: 20%;
	top: 64%;
}
.map a:nth-child(4){
	left: 22%;
	top: 46%;
}
.map a:nth-child(5){
	left: 22%;
	top: 39%;
}
.map a:nth-child(6){
	left: 52%;
	top: 38%;
}
.map a:nth-child(7){
	left: 32%;
	top: 26%;
}
.map a:nth-child(8){
	left: 49%;
	top: 20%;
}
.map a:nth-child(9){
	left: 28%;
	top: 32%;
}
.map a:nth-child(10){
	left: 62%;
	top: 32%;
}
.map a:nth-child(11){
	left: 56%;
	top: 43%;
}
.map a:nth-child(12){
	left: 54%;
	top: 67%;
}
.map a:nth-child(13){
	left: 74%;
	top: 50%;
}
.map a:nth-child(14){
	left: 34%;
	top: 71.4%;
}
.menushow{
	transform: translateX(75%);
	transition: 0.5s;
}
.menushow:hover{
	transform: translateX(0);
}

