.theme{
	position: absolute;
	left: 44px;
	top: 8px;
}
#page_loading,html,body{
	background-color: #3866e1;
}
.begin{
	position: absolute;
	left: 232px;
	bottom: 57px;
}
#index{
	background-image: url(http://cdn.nxnmedia.com/qiu22/22_06nhfldt/img/indexBkg.jpg);
}
.sky{
	position: absolute;
	left: -750px;
	top: 234px;
	animation: 24s linear moveSky infinite;
	-webkit-animation: 24s linear moveSky infinite;
}
@keyframes moveSky{
	from{
		transform: translate(0px,0px);
		-webkit-transform: translate(0px,0px);
	}
	to{
		transform: translate(750px,0px);
		-webkit-transform: translate(750px,0px);
	}
}
#map{
	background-color: white;
	padding-bottom: 132px;
}
.shareBtn{
	position: absolute;
	right: 20px;
	top: 60px;
}
.bottomLogo{
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 132px;
	background-color: white;
	box-shadow: 8px 2px 13px rgba(78,141,246,0.45);
}
.bottomLogo p{
	line-height: 132px;
	color: #4e8df6;
	font-weight: bold;
	padding-left: 86px;
	background: url(http://cdn.nxnmedia.com/qiu22/22_06nhfldt/img/logo.png) no-repeat left center;
}
.backBtn{
	position: absolute;
	left: 20px;
	top: 68px;
}
.navOne{
	bottom: 130px;
	width: 100%;
	background-color: #ffffff;
	border-radius: 28px 28px 0 0;
	padding:0 28px 50px;
	box-shadow: 0px 2px 13px rgb(78 141 246 / 45%);
	position: fixed;
	left: 0px;
	transition: 0.4s linear;
	-webkit-transform: 0.4s linear;
}
.navOneTitle{
	padding-left: 45px;
	line-height: 112px;
	font-size: 26px;
	color: #282828;
	font-weight: bold;
	background: url(http://cdn.nxnmedia.com/qiu22/22_06nhfldt/img/address.png) no-repeat left center;
}
.adr{
	width: 220px;
	height: 68px;
	line-height: 68px;
	text-align: center;
	font-size: 23px;
	color: #8e8e8e;
	border-radius: 8px;
	background-color: #eef2f3;
	margin-bottom: 20px;
	margin-right: 17px;
}
.adr:nth-child(3n){
	margin-right: 0px;
}
.adr.selected{
	background-color: #4e8df6;
	color: white;
}
.navTwo{
	bottom: 130px;
	width: 100%;
	background-color: #ffffff;
	border-radius: 28px 28px 0 0;
	padding:0 30px 50px;
	box-shadow: 0px 2px 13px rgb(78 141 246 / 45%);
	position: fixed;
	left: 0px;
	transition: 0.4s linear;
	-webkit-transform: 0.4s linear;
}
.mcmBox{
	width: 100%;
}
.mcm{
	width: 230px;
	font-size: 23px;
	line-height: 29px;
	color: #282828;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
.mcm p{
	padding: 10px 0;
	height: 58px;
}
.navTwoTitle{
	line-height: 94px;
	font-size: 27px;
	color: #282828;
	font-weight: bold;
	padding:0 6px 0 72px;
	margin-bottom: 22px;
}
.navTwoTitle p{
	position: relative;
	padding-right: 34px;
}
.navTwoTitle p::after{
	content: "";
	width: 18px;
	height: 11px;
	background: url(http://cdn.nxnmedia.com/qiu22/22_06nhfldt/img/more.png) no-repeat center center;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -6px;
}
.close{
	width: 33px;
	height: 94px;
	background: url(http://cdn.nxnmedia.com/qiu22/22_06nhfldt/img/getMore.png) no-repeat center center;
	transition: 0.4s linear;
	-webkit-transform: 0.4s linear;
}
.return{
	position: absolute;
	left: 25px;
	width: 50px;
	height: 94px;
	top: 0px;
	background: url(http://cdn.nxnmedia.com/qiu22/22_06nhfldt/img/return.png) no-repeat center center;
}
.select{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.navThree{
	bottom: 130px;
	width: 100%;
	background-color: #ffffff;
	border-radius: 28px 28px 0 0;
	padding:0 0px 2px;
	box-shadow: 0px 2px 13px rgb(78 141 246 / 45%);
	position: fixed;
	left: 0px;
	transition: 0.4s linear;
	-webkit-transform: 0.4s linear;
}
.navThreeTitle{
	line-height: 118px;
	font-size: 27px;
	color: #282828;
	font-weight: bold;
	padding:0 36px 0 100px;
}
.navThreeTitle p{
	position: relative;
	padding-right: 34px;
	max-width: 600px;
}
.navThreeTitle p::after{
	content: "";
	width: 18px;
	height: 11px;
	background: url(http://cdn.nxnmedia.com/qiu22/22_06nhfldt/img/more.png) no-repeat center center;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -6px;
}
.navThreeList{
	border-top: 2px solid #e8e8e8;
	height: 548px;
	width: 100%;
	overflow: hidden;
}
.navThreeline{
	width: 100%;
	padding: 46px 160px 46px 36px;
	border-bottom: 2px solid #e8e8e8;
	position: relative;
}
.navThreeTheme{
	font-size: 28px;
	font-weight: bold;
	line-height: 44px;
	color: #282828;
	text-align: justify;
	min-height: 88px;
}
.type{
	width: 95px;
	line-height: 44px;
	position: absolute;
	right: 32px;
	top: 42px;
	font-size: 24px;
	text-align: center;
	background-color: #50acff;
	border: 2px solid #50acff;
	color: white;
	border-radius: 8px;
}
.detail{
	width: 95px;
	line-height: 44px;
	position: absolute;
	right: 32px;
	top: 100px;
	font-size: 24px;
	text-align: center;
	background-color: #FFFFFF;
	border: 2px solid #50acff;
	color: #50acff;
	border-radius: 8px;
}
.navFour{
	bottom: 130px;
	width: 100%;
	background-color: #ffffff;
	border-radius: 28px 28px 0 0;
	padding:0 0px 2px;
	box-shadow: 0px 2px 13px rgb(78 141 246 / 45%);
	position: fixed;
	left: 0px;
	transition: 0.4s linear;
	-webkit-transform: 0.4s linear;
}
.navFourTitle{
	line-height: 118px;
	font-size: 27px;
	color: #282828;
	font-weight: bold;
	padding:0 36px 0 100px;
}
.navFourTitle p{
	position: relative;
	padding-right: 34px;
	max-width: 600px;
}
.navFourTitle p::after{
	content: "";
	width: 18px;
	height: 11px;
	background: url(http://cdn.nxnmedia.com/qiu22/22_06nhfldt/img/more.png) no-repeat center center;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -6px;
}
.return1{
	height: 118px;
}
.close1{
	height: 118px;
}
.navTourList{
	border-top: 2px solid #e8e8e8;
	height: 548px;
	width: 100%;
	overflow: hidden;
}
.navTourline{
	width: 100%;
	padding: 46px 160px 46px 36px;
	border-bottom: 2px solid #e8e8e8;
	position: relative;
}
.navTourTheme{
	font-size: 28px;
	font-weight: bold;
	line-height: 44px;
	color: #282828;
	text-align: justify;
	min-height: 88px;
}
.detail1{
	top: 68px;
}
.close.off{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.navOne.off{
	transform: translate(0px,314px);
	-webkit-transform:  translate(0px,314px);
}
.navTwo.off{
	transform: translate(0px,582px);
	-webkit-transform:  translate(0px,582px);
}
.navThree.off{
	transform: translate(0px,548px);
	-webkit-transform:  translate(0px,548px);
}
.navFour.off{
	transform: translate(0px,548px);
	-webkit-transform:  translate(0px,548px);
}
#main{
	width: 750px;
	left: 50%;
	margin-left: -375px;
}
.details{
	width: 702px;
	bottom: 162px;
	padding: 60px 30px 40px;
	border-radius: 26px;
	background-color: white;
	box-shadow: 0px 2px 13px rgb(78 141 246 / 45%);
	position: fixed;
	z-index: 10000;
}
.dTitle{
	font-size: 35px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	line-height: 50px;
}
.dType{
	display: flex;
	display: -webkit-flex;
	margin: 12px 0 20px;
}
.dType p{
	padding: 2px 16px;
	background-color: #ffd8d9;
	font-size: 24px;
	line-height: 32px;
	text-align: justify;
	color: #ff3e42;
}
.dClose{
	position: absolute;
	right: 18px;
	top: 12px;
	width: 50px;
	height: 50px;
	background: url(http://cdn.nxnmedia.com/qiu22/22_06nhfldt/img/close.png) no-repeat center center;
}
.phoneBox{
	padding-left: 45px;
	color: #2567d4;
	background: url(http://cdn.nxnmedia.com/qiu22/22_06nhfldt/img/phone.png) no-repeat left center;
}
.phone{
	font-size: 28px;
	color: #2567d4;
	font-weight: bold;
	line-height: 46px;
}
.dAddress{
	padding-left: 45px;
	background: url(http://cdn.nxnmedia.com/qiu22/22_06nhfldt/img/address2.png) no-repeat left center;
	font-size: 28px;
	color: #2567d4;
	font-weight: bold;
	line-height: 46px;
}
.toNav{
	width: 212px;
	line-height: 64px;
	border-radius: 32px;
	background-color: #4e8df6;
	text-align: center;
	font-size: 25px;
	color: white;
	margin-top: 40px;
}
#container{
	width: 100%;
	height: 100%;
}
.scorller{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.nodata{
	width: 100%;
	font-size: 25px;
	text-align: center;
	padding: 50px 0;
	line-height: 50px;
	font-weight: bold;
}
.toSearch{
	position: absolute;
	left: 80px;
	top: 60px;
	width: 560px;
	height: 72px;
	
	color: #5995f6;
	padding-left: 76px;
	background: url(http://cdn.nxnmedia.com/qiu22/22_06nhfldt/img/search.png) no-repeat 18px center;
	background-color: white;
	border-radius: 18px;
	box-shadow: 0px 2px 4px rgb(78 141 246 / 20%);
}
.toSearch p{
	color: #5995f6;
	font-weight: bold;
	line-height: 72px;
	font-size: 28px;
}
#searchList{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 10000;
	background-color: white;
	padding-top: 122px;
}
.searchTop{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
	padding: 0;
	width: 100%;
	padding: 24px 0;
	background-color: white;
	border-bottom: 2px solid #e8e8e8;
}
.returnBtn{
	width: 98px;
	height: 72px;
}
.toSearch1{
	width: 610px;
	height: 72px;
	color: #5995f6;
	padding-left: 76px;
	background: url(http://cdn.nxnmedia.com/qiu22/22_06nhfldt/img/search.png) no-repeat 18px center;
	background-color: #f5f7fa;
	border-radius: 18px;
	padding-right: 20px;
}
.searchline{
	width: 100%;
	padding: 46px 160px 46px 36px;
	border-bottom: 2px solid #e8e8e8;
	position: relative;
}
.searchTheme{
	font-size: 28px;
	font-weight: bold;
	line-height: 44px;
	color: #282828;
	text-align: justify;
	min-height: 88px;
}
.toSearch1 input{
	width: 100%;
	height: 72px;
	background-color: transparent;
	font-size: 28px;
	font-weight: bold;
}
.toSearch1 input::-webkit-input-placeholder{
	color: #5995f6;
}
.searchBoxes{
	width: 100%;
	height: 100%;
	overflow:hidden;
}
.myPosition{
	position: absolute;
	right: 0px;
	top: -75px;
	width: 168px;
	height: 56px;
	border-radius: 28px 0 0 28px;
	padding-left: 55px;
	color: #FFFFFF;
	font-size: 24px;
	line-height: 56px;
	background: url(http://cdn.nxnmedia.com/qiu22/22_06nhfldt/img/myPosition.png) no-repeat 11px center;
	background-color: #4e8df6;
}
.closeZero{
	height: 112px;
}