﻿.main {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

h3 {
	line-height: 50px;
	text-align: center;
}

	h3 span {
		display: block;
		color: #999
	}

		h3 span:first-child {
			font-size: 26px;
			color: #333
		}

button {
	border: none;
	width: 100px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	
	margin-top: 20px;
}
button>a{
	font-size: 16px;
}
.menu {
	display:none;
}
.action{
		background: #ffa200;
}
.action a{
		color:#fff!important;
}

/*header*/
.main header {
	position: absolute;
	border-bottom: 1px solid #eee;
	height: 140px;
	z-index: 99999;
	width: 100%;
	background: rgba(255,255,255,.5);
}
.header-nav{	
    height: 40px;
    line-height: 40px;
   color: #fff;
    text-align: right;
    position: relative;
    background: rgba(0,0,0,.2);
}
.header-nav-left{
	display: inline-block;
	position: absolute;
	top: 0;
	right:124px;
}
.header-nav-right{	
	display: inline-block;
	margin-right: 20px;
	width: 100px;
	position: absolute;
	top: 0;
	right:0;
}
.header-nav-right>p{
	margin: 0;
	height: 40px;
	text-align: center;
width: 100px;
	line-height: 40px;
	background: none;
}

.header-nav-right ol{
	display: none;
	width: 100px;
	background: rgba(0,0,0,.2);
	text-align: center;
}
.header-nav-right ol li:hover{
	background: #02B7E6;
}
.header-box {
	width: 90%;
	margin: 0 auto
}
.header-box>p{
	width: 180px;
    height: 60px;
    margin-top: 20px;   
}
.header-box>p img{
	width: 100%;
	height: 100%;
}
.main header>p {
	margin: 20px 0;
	width: 14%;
}

	.main header>p a img {
		width: 100%;
		height: 100%;
	}

.main header ul {
	height: 100px;


}

	.main header ul li {
		float: left;
		line-height:50px;
		height:50px;
		margin-top:25px;
		margin-right: 10px;
		padding:0 10px;
	}

		.main header ul li:last-child {
			margin-right: 0
		}

		.main header ul li a {
			font-size: 18px;
			color: #333;
		}
		.main header ul li:hover {
			background: #ffa200;
			
		}
			.main header ul li:hover a {
				color: #fff;
			}
			/*主体*/
			.box {
				clear: both;
			}
/*轮播图*/
.swiper-cont{
	height: 650px;
}
.swiper-tu {
	width: 100%;
	height: 400px;
}

	.swiper-tu img {
		width: 100%;
		height: 100%;
	}
/*nav*/
.nav {
	width: 94%;
	padding: 0 3%;
	height: 60px;
	overflow: hidden;
	line-height: 60px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}

	.nav span {
		color: #1A8CED;
		font-size: 18px;
		font-weight: bolder;
	}

		.nav span i {
			margin-right: 10px;
		}

		.nav span b {
			margin: 0 10px;
		}
		.nav ul{
			float: left;
			width: 80%;
			height: 60px;						
			    font-weight: bolder;
			    font-size: 16px;
			    /* margin-left: 100px; */
			    animation: 100s change linear infinite normal;
		}
		@keyframes change {
			0% {
				margin-top: 0px;
			}
		10% {
				margin-top: -60px;
			}
			20% {
				margin-top: -120px;
			}
		30% {
				margin-top: -180px;
			}
			40% {
				margin-top: -240px;
			}
			50% {
				margin-top: -240px;
			}
		60% {
				margin-top: -180px;
			}
			
		80% {
				margin-top: -120px;
			}
		90% {
				margin-top: -60px;
			}
			100% {
				margin-top: 0px;
			}
		}
.nav ul li{
	width: 96%;
	clear: both;
	margin: 0 auto;
}
	.nav ul li label{
		font-size: 14px;
		color: #999;
		font-weight: normal;
	}

	.nav em {
		margin-left: 30px;
		display: inline-block;
	}

		.nav em a {
			font-size: 50px;
			color: #999;
			width: 80px;
			display: block;
			text-align: center;
			line-height: 55px;
			height: 60px;
		}

			.nav em a:hover {
				background: #e6e6e6
			}
/*度假区简介*/
.introduction {
	clear: both;
	height: 700px;
	background: url('../img/newBG3.jpg') no-repeat;
	background-size: 100% 100%;
}

.duction {
	width: 90%;
	margin: 0 auto;
	padding-top: 20px;
}

.duction-left {
	width: 40%;
	height: 600px;
	padding: 10px;
	text-align: center;
}

	.duction-left h3 {
		margin: 10px 0;
	}


	.duction-left p {
		line-height: 40px;
		font-size: 16px;
	}

		.duction-left p span {
			display: block;
		}

	.duction-left button {
		background: #1A8CED;
	}

.duction-right {
	width: 58%;
	position: relative;
}

	.duction-right p {
		width: 200px;
		height: 100px;
		position: absolute;
		border: 10px solid #fff;
	}

		.duction-right p:first-child {
			width: 500px;
			height: 320px;
			top: 20px;
			left: 260px;
		}

		.duction-right p:nth-child(2) {
			width: 420px;
			height: 300px;
			top: 229px;
			left: 10px;
		}

		.duction-right p:last-child {
			width: 330px;
			height: 260px;
			top: 320px;
			left: 310px;
		}

		.duction-right p img {
			width: 100%;
			height: 100%;
		}
.nav-header {
	display:none;
}
/*酒店民宿*/
.hotel {
	height: 440px;
	clear: both;
}

	.hotel h3 {
		margin: 20px 0 0;
	}

.hotel-center {
	width: 90%;
	margin: 0 auto;
}

	.hotel-center ul li {
		float: left;
		margin-right: 1%;
		position: relative;
		width: 24%;
		height: 300px;
	}

		.hotel-center ul li:last-child {
			margin-right: 0;
		}

		.hotel-center ul li img {
			width: 100%;
			height: 100%;
		}

		.hotel-center ul li span {
			display: none;
			height: 100%;
			width: 100%;
			position: absolute;
			top: 0;
			left: 0;
			color: #fff;
			text-align: center;
			background: rgba(0,0,0,.5)
		}

			.hotel-center ul li span b {
				display: block;
				margin-top: 56px;
				font-size: 30px;
			}

			.hotel-center ul li span i {
				display: block;
				width: 80%;
				font-size: 16px;
				padding-top: 24px;
				line-height: 30px;
				height: 60px;				
				margin: 0 auto;				
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 2;
				overflow: hidden;
			}

		.hotel-center ul li button {
			position: absolute;
			left: 0;
			bottom: 20px;
			right: 0;
			margin: 0 auto;
			background: #49C281;
		}

		.hotel-center ul li:hover span {
			display: block;
		}
/*美食*/
.specialty-food {
	height: 600px;
	background: #eee;
	padding-top: 20px;
	text-align: center;
}


/*轮播图*/
.swiper-sli {
	height: 400px !important;
	transition: 300ms;
	transform: scale(0.8);
}

	.swiper-sli dl {
		position: relative;
	}

	.swiper-sli img {
		width: 100%;
		height: 100%;
	}

	.swiper-sli dl dd {
		position: absolute;
		bottom: 5px;
		width: 100%;
		height: 40px;
		line-height: 40px;
		background: rgba(0,0,0,.7);
		color: #fff;
	}

.swiper-slide-active, .swiper-slide-duplicate-active {
	transform: scale(1);
}

.specialty-food button {
	background: #1A8CED;
}
/*农特*/
.agricultural {
	height: 850px
}

	.agricultural h3 {
		margin: 20px 0;
	}

.agricu {
	width: 90%;
	margin: 0 auto;
	position: relative
}

	.agricu {
 width: 90%;
 margin: 0 auto;
 position: relative
}
.agricu ul li {
   width: 31.6%;
   float: left;
   margin: 10px;
   position: relative
  }

   .agricu ul li p {
    height: 300px;
    border: 20px solid #e9e9e9;
   }

				.agricu ul li p img {
					width: 100%;
					height: 100%;
				}

				.agricu ul li p span {
					position: absolute;
					left: 0;
					bottom: 0;
					color: #fff;
					height: 100%;
					width:100%;
					text-align: center;
					background: rgba(0,0,0,.2)
				}

					.agricu ul li p span b {
						font-size: 30px;
						line-height: 60px;
						margin-top: 20px;
						display: inline-block;
					}

					.agricu ul li p span i {
						border: 1px solid #fff;
						width: 80%;
						margin: 20px auto 0;
						display: block;
						height: 140px;						
						-webkit-box-orient: vertical;
						-webkit-line-clamp: 3;
						overflow: hidden;
						line-height: 30px;
						font-size: 14px;
						padding: 10px;
					}

				.agricu ul li p button {
					position: absolute;
					left: 0;
					bottom: 20px;
					right: 0;
					margin: 0 auto;
					background: #49C281;
				}
/*video*/
.video {
	clear: both;
	height: 1150px;
	background: #eee;
	padding-top: 20px;
	margin: 0 auto;
	text-align: center;
}

.video-center {
	width: 90%;
	margin: 0 auto;
}

	.video-center ul li {
		height: 440px;
		width: 31%;
		float: left;
		margin: 1%;
		background: #fff;
		text-align: left;
		box-shadow: 0px 0px 10px #888888;
	}

		.video-center ul li:hover {
			color: #a26802 !important
		}
.video-center ul li:hover dd b{
			color: #a26802 !important
		}

			.video-center ul li:hover dl dt i {
				display: none
			}

			.video-center ul li:hover dl dt b {
				display: block
			}

		.video-center ul li dl dt {
			position: relative;
		}
.video-center ul li dl dt span{
	width: 100%;
	height:260px;
	display:block
}
			.video-center ul li dl dt span img, .video-center ul li dl dt i img {
				width: 100%;
				height: 100%;
			}

			.video-center ul li dl dt i {
				position: absolute;
				top: 0;
				bottom: 0;
				left: 0;
				right: 0;
				margin: auto;
				width: 100px;
				height: 100px;
			}

			.video-center ul li dl dt b {
				display: none;
				background: rgba(0,0,0,.6);
				width: 100%;
				height: 100%;
				position: absolute;
				top: 0;
				left: 0;
				color: #fff;
			}

				.video-center ul li dl dt b em {
					position: absolute;
					top: 0;
					bottom: 0;
					left: 0;
					right: 0;
					margin: auto;
					width: 80%;
					padding: 0 10px;
					height: 100px;
					line-height: 100px;
					overflow: hidden;
				display: inline-block;
						text-overflow: ellipsis;
						white-space: nowrap;
					font-size: 24px;
					text-align: center;
					border: 1px solid #fff;
				}

		.video-center ul li dl dd {
			line-height: 30px;
			padding: 10px;
		}

			.video-center ul li dl dd span {
				font-size: 16px;
				font-weight: bolder;
			}

				.video-center ul li dl dd span i {
					background: #ffa200;
					color: #fff;
					padding: 3px;
					margin-right: 10px;
					font-size: 12px;
				}

.live {
	background: red !important
}

.video-center ul li dl dd span b {
	font-size: 12px;
	color: #666;
	display: block;
	text-align: right
}

	.video-center ul li dl dd span b em {
		margin-right: 5px;
	}

.video-center ul li dl dd p {
	font-size: 12px;
	color: #666
}

.video button {
	background: #1A8CED;
}
/*vr*/
.vr {
	clear: both;
	height: 800px;
	width: 90%;
	margin: 0 auto;
	position: relative;
}

	.vr h3 {
		margin: 20px 0;
	}

	.vr p {
		height: 650px;
		width: 100%;
		background: rgba(0,0,0,.4);
	}

		.vr p img {
			width: 100%;
			height: 100%;
		}

	.vr button {
		background: rgba(0,0,0,.8);
		position: absolute;
		bottom: 35px;
		right: 0;
		left: 0;
		border-radius: 30px;
		width: 200px;
		height: 44px;
		margin: 0 auto;
		border: 1px solid #ccc;
		font-size: 24px;
	}
/*footer*/
footer {
	clear: both;
	width: 100%;
	background: #527aad;
}

.foot {
	height: 260px;
	width: 90%;
	margin: 0 auto;
}

	.foot p {
		margin-top: 74px;
		margin-right: 20px;
	}

		.foot p img {
			width:100%;
			height:100%;
		}

		.foot-conter {
			color: #fff;
			width: 52%;
			height: 200px;
			margin: 10px 0;
		}

	.foot-conter dl {
		float: left;
		font-size: 16px;
		margin-top: 30px;
	}

		.foot-conter dl:nth-child(1), .foot-conter dl:nth-child(3) {
			width: 60%;
			margin-left: 20px;
		}

		.foot-conter dl dt, .foot-conter dl dd {
			line-height: 36px;
		}

		.foot-conter dl dt {
			font-size: 18px;
		}

		.foot-conter dl dd {
			font-size: 14px;
		}

.dj {
	margin: 75px 0;
}

	.dj span {
		width: 110px;
		height: 110px;
		margin-right: 14px;
		display: inline-block;
	}

		.dj span:last-child {
			margin-right: 0;
		}

		.dj span img {
			width: 100%;
			height: 100%;
		}

.footer-foot {
	clear: both;
	border-top: 1px solid #fff;
	line-height: 39px;
	height: 39px;
	color: #fff;
	text-align: center;
}

	.footer-foot span {
		margin: 0 5px;
	}
@media screen and (max-width: 720px) {
	.weather{
		display:none;
	}

	h3 {
		line-height: 30px;
	}

		h3 span {
			font-size: 12px;
		}

			h3 span:first-child {
				font-size: 16px;
				color: #333
			}

	button {
		width: 70px;
    height: 26px;
    line-height: 26px;
		color: #fff;
		margin-top: 20px;
	}
button a{
	font-size: 12px;
}
	.menu {
		display: block;
	}
	/*header*/
	.main header {
		height: 98px;
		position: relative;
	}

		.main header>p {
			margin: 15px 0 0;
			width: 30%;
		}

	.menu {
		font-size: 30px;
		margin: 15px 0;
	}

	.main header ul {
		display: none;
		height: 290px;
		line-height: 30px;
		margin: 0 0;
		width: 94px;
		text-indent: 10px;
		position: absolute;
		top: 98px;
		right: 0;
		background: rgba(0,0,0,.5);
	}

.header-box>p {
    width: 130px;
    height: 40px;
    margin-top: 9px;
}
.header-nav-right{	
	display: inline-block;
	margin-right: 20px;
	position: absolute;
	top: 0;
	right:0;
}
.header-nav-right button{
	margin: 0;
	width: 110px;
	height: 36px;
	line-height: 36px;
	background: none;
}

.header-nav-right ol{
		background: rgba(0,0,0,.5);
	
}
	.main header ul li {
			float: none;
    margin-right: 0;
    line-height: 30px;
    height: 30px;
	margin-top:0;
    border-bottom: 1px solid #fff;
		}

			.main header ul li a {
				font-size: 12px;
				color: #fff;
			}
	/*轮播图*/
	.swiper-cont{
	height: 200px;
}
	.swiper-tu {
		width: 100% !important;
		height: 200px !important;
	}

	.swiper-button-next, .swiper-button-prev {
		display: none;
	}
	/*nav*/
	.nav {
		width: 100%;
		display: none;
		text-indent: 10px;
		height: 30px;
		line-height: 30px;
		border-bottom: 1px solid #eee;
		border-top: 1px solid #eee;
	}

		.nav span {
			display: none;
		}

		.nav dl {
			width: 70%;
			margin: 0;
			font-size: 12px;
		}

			.nav dl dt {
				color: #49C281
			}

			.nav dl dd {
				font-size: 12px;
				color: #999;
			}

		.nav em {
			margin-right: 20px;
			margin-left: 0;
		}

			.nav em a {
				font-size: 22px;
				width: 34px;
				line-height: 30px;
				height: 30px;
			}

	/*度假区简介*/
	.introduction {
		height: 500px;
		display: none
	}

	.duction {
		padding: 0;
	}

	.duction-left {
		width: 96%;
		height: 500px;
		padding: 10px;
	}

		.duction-left p {
			line-height: 30px;
			font-size: 12px;
		}

	.duction-right {
		display: none;
	}
	/*app导航*/
	.nav-header {
		display: block;
		height:100%;
		border-bottom:1px solid #ccc;
	}
		.nav-header ul {
			width:102%;
			margin:0 auto
		}
		.nav-header ul li {
			float: left;
			width: 20%;
			padding-top:10px;
			text-align:center;
			margin: 10px 2% 0;
			
			
		}

			.nav-header ul li a {
				width:100%;
				height:100%;
			}
				.nav-header ul li a i {
					font-size: 30px;
					display: block;
					line-height: 30px;
					color: #d83c51
				}
				.nav-header ul li:nth-child(2) a i {					
					color: #007aff;
				}
			.nav-header ul li:nth-child(3) a i {
				color: #49C281;
			}
			.nav-header ul li:nth-child(4) a i {
				color: #ffa200;
			}
			.nav-header ul li:nth-child(5) a i {
				color: #3174fc
			}
			.nav-header ul li:nth-child(6) a i {
				color: #ffce54
			}
			.nav-header ul li:nth-child(7) a i {
				color: #ab66cb;
			}
			.nav-header ul li:nth-child(8) a i {
				color: #02b7e6
			}
				.nav-header ul li a span {
					display: block;
					line-height: 40px;
					padding-bottom: 10px;
					font-size: 12px;
					color:#666
				
				}
					/*酒店民宿*/
					.hotel {
						height: 390px;
					}


	.hotel-center ul li {
		margin-right: 1%;
		margin-top: 1%;
		width: 49%;
		height: 150px;
	}


		.hotel-center ul li span b {
			margin-top: 10px;
			font-size: 18px;
		}

		.hotel-center ul li span i {
			width: 90%;
			font-size: 12px;
			padding-top: 6px;
			line-height: 20px;
		}

		.hotel-center ul li button {
			position: absolute;
			left: 0;
			bottom: 20px;
			right: 0;
			margin: 0 auto;
			background: #49C281;
		}

		.hotel-center ul li:hover span {
			display: block;
		}


	/*美食*/
	.specialty-food {
		height: 300px;
	}


	/*轮播图*/
	.swiper-sli {
		height: 180px !important;
	}

		.swiper-sli dl {
			position: relative;
		}

			.swiper-sli dl dt {
				width: 100px;
			}

				.swiper-sli dl dt img {
					width: 100%;
					height: 100%;
				}

			.swiper-sli dl dd {
				font-size: 12px;
				height: 30px;
				line-height: 30px;
			}

	/*农特*/
	.agricultural {
		height: 820px
	}

		.agricultural h3 {
			margin: 20px 0;
		}

	.agricu {
		width: 90%;
		margin: 0 auto;
		position: relative
	}

		.agricu ul {
			float: none;
			width: 100%;
		}

			.agricu ul:nth-child(2) li {
				width: 98%;
			}

				.agricu ul:nth-child(2) li p {
					height: 350px;
					line-height:94px;
				}
					.agricu ul:nth-child(2) li p span {
						height:11%;
					}
					.agricu ul li {
						margin: 1%;
						float: left;
						position: relative;
						width: 48%;
					}

				.agricu ul li p {
					height: 20%;
					border: 6px solid #e9e9e9;
				}
					.agricu ul li p span {
					
						color: #fff;
						height: 40px;
						line-height: 30px;
						text-align: center;
						width: 100%;
						background: rgba(0,0,0,0.5);
					
					}
						.agricu ul li p span b {
						font-size: 16px;
						line-height: 16px;
						width: 160px;
						margin-top: 10px;
						overflow: hidden;
						text-overflow: ellipsis;
						white-space: nowrap;
					}

					.agricu ul li p span i {
						width: 92%;
						display:none;
						margin: 10px auto 0;
						height: 80px;
						-webkit-line-clamp: 4;
						line-height: 20px;
						font-size: 12px;
						padding: 0px;
					}

					.agricu ul li p button {
						bottom: 6px;
						display:none;
					}
	/*video*/
	.video {
		height: 610px;
	}

	.video-center {
		width: 98%;
		margin: 0 auto;
	}

		.video-center ul li {
			height: 100%;
			width: 48%;
			margin: 1%;
			box-shadow: 0px 0px 6px #888888;
		}


.video-center ul li dl dt span{
	
    height: 131px;
 
}
			.video-center ul li dl dt i {
				width: 50px;
				height: 50px;
			}

			.video-center ul li dl dt b {
				display: none;
				background: rgba(0,0,0,.6);
				width: 100%;
				height: 100%;
				position: absolute;
				top: 0;
				left: 0;
				color: #fff;
			}

				.video-center ul li dl dt b em {
					width: 80%;
					height: 54px;
					line-height: 26px;
					font-size: 16px;
				}

			.video-center ul li dl dd {
				line-height: 24px;
				padding: 0 10px;
			}

				.video-center ul li dl dd span {
					font-size: 12px;
					font-weight: bolder;
				}

					.video-center ul li dl dd span i {
						
						height: 20px;
						width: 30px;
						padding:3;
						text-align: center;
						line-height: 24px;
						font-size: 12px;
					}

					.video-center ul li dl dd span strong {
						width: 66%;
						height: 24px;
						line-height: 32px;
						font-size: 10px;
						display: inline-block;
						overflow: hidden;
						text-overflow: ellipsis;
						white-space: nowrap;
					}

	.live {
		background: red !important
	}

	.video-center ul li dl dd span b {
		font-size: 12px;
		color: #666;
		display: none;
		text-align: right
	}

		.video-center ul li dl dd span b em {
			margin-right: 5px;
		}

	.video-center ul li dl dd em {
		font-size: 10px;
		height: 76px;
		display: block;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}

	.video-center ul li dl dd p {
		font-size: 12px;
	}
	/*vr*/
	.vr {
		height: 340px;
	}

		.vr h3 {
			margin: 20px 0;
		}

		.vr p {
			height: 200px;
		}

		.vr button {
			bottom: 16px;
			border-radius: 30px;
			width: 126px;
			height: 34px;
			font-size: 14px;
		}
	/*footer*/


	.foot {
		height: 340px;
	}

		.foot p {
			margin-top: 12px;
			margin-left: 27%;
			width: 160px;
		}

			.foot p img {
				width: 100%;
				height: 100%;
			}

	.foot-conter {
		width: 100%;
		height: 150px;
	}

		.foot-conter dl {
			float: none;
			width: 100%;
			margin-top: 0px;
		}

			.foot-conter dl:nth-child(1), .foot-conter dl:nth-child(3) {
				width: 100%;
				margin-left: 0;
			}

			.foot-conter dl dt, .foot-conter dl dd {
				line-height: 36px;
			}

			.foot-conter dl dt {
				font-size: 14px;
				float: left;
				width: 60px;
				text-align: right;
				margin-right: 10px;
			}

			.foot-conter dl dd {
				font-size: 12px;
			}

	.dj {
		margin: 0px 0;
		float: none!important;
		text-align: center
	}

		.dj span {
			width: 80px;
			height: 80px;
			margin-right: 0;
		}

			.dj span:last-child {
				margin-right: 0;
			}



	.footer-foot {
		line-height: 24px;
		height: 74px;
		font-size: 12px;
	}

		.footer-foot span {
			display: block;
		}
}