/* CSS Document */
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0
}

html {
	background: #fff;
	position: relative;
	height: 100%;
	font-size: 125%;
	overflow-x: hidden;
}

@media (max-width:1200px) {
	html {
		font-size: 100%;
	}
}

@media (max-width:1024px) {
	html {
		font-size: 87.5%;
	}
}

@media (max-width:768px) {
	html {
		font-size: 100%;
	}
}

@media (max-width:540px) {
	html {
		font-size: 100%;
	}
}

@media (max-width:440px) {
	html {
		font-size: 87.5%;
	}
}

@media (max-width:340px) {
	html {
		font-size: 75%;
	}
}

body {
	font-size: 100%;
	color: #333;
	font-family: "Microsoft YaHei";
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	background: #fff;
	overflow-x: hidden;
	padding-bottom: 1.8rem;
}

form {
	display: inline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

button,
input,
select,
textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	font-family: "Microsoft YaHei";
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

th {
	text-align: inherit
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

input,
img {
	vertical-align: middle
}

ol,
ul {
	list-style: none
}

em,
i {
	font-style: normal
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: underline;
}

textarea {
	resize: none
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}

/* ---- header Style ---- */
.header_coat {
	background: url(http://www.jiaodong.net/sys/images/topnav.png) repeat-x center top;
	height: 1.5rem;
	overflow: hidden;
	width: 100%;
}

.header {
	width: 86.3158%;
	max-width: 1200px;
	margin: 0 auto;
	height: 1.5rem;
}

.header .link {
	float: right;
	height: 1.5rem;
	line-height: 1.5rem;
	font-size: 12px;
}

.header .link a {
	color: #333;
	margin: 0 0.3rem;
}

@media (max-width:768px) {
	.header_coat {
		height: 0;
		display: none;
	}
}

@media (max-width:414px) {
	.header .link {
		display: none;
	}
}

/* ---- banner Style ---- */
.banner-container {
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	position: relative;
	overflow: hidden;
}

.banner-container img.banner {
	width: 100%;
	height: auto;
}

/* ---- main-body Style ---- */
.main-body {
	background: url(../img/main-body-bg.jpg) center top / 100% auto no-repeat #16142d;
	overflow: hidden;
}

.main-container {
	position: relative;
}

.main-container .stars {
	position: absolute;
	height: auto;
}

.main-head {
	height: 2.6rem;
	position: relative;
	margin-bottom: 0.7rem;
	z-index: 2;
}

.main-head h1 {
	position: absolute;
	left: 0;
	top: 0;
	height: 4.35rem;
}

.main-head h1 img {
	height: 100%;
	width: auto;
	max-width: 100%;
}

.main-box {
	border: 1px solid rgba(166, 192, 193, 0.3);
	border-radius: 0.9rem;
	padding: 1.5rem;
	background: linear-gradient(to right, rgba(13, 70, 199, 0.7), rgba(31, 94, 72, 0.7));
	margin-bottom: 2.5rem;
	position: relative;
	z-index: 1;
}

.main-box .firefly {
	position: absolute;
	height: auto;
}
@media (max-width:1200px) {
	.main-head {
		height: 4.25vw;
		margin-bottom: 1.25vw;
	}
	
	.main-head h1 {
		height: 7.25vw;
	}
	
	.main-box {
		border-radius: 1.5vw;
		padding: 2.5vw;
		margin-bottom: 4.25vw;
	}
}
@media (max-width:768px) {
	.main-head {
		height: 6.8vw;
		margin-bottom: 2vw;
	}
	
	.main-head h1 {
		height: 11.6vw;
	}

	.main-box {
		border-radius: 2.4vw;
		padding: 4vw;
		margin-bottom: 6.8vw;
	}
}
/* ---- tourist-area-container Style ---- */
.tourist-area-container .stars {
	top: 0;
	right: -6.66%;
	width: 36.67%;
}

.tourist-area-container .firefly1 {
	right: 0.3rem;
	top: -2.2rem;
	width: 5.4rem;
}

.tourist-area-container .firefly2 {
	right: 5.4rem;
	bottom: -1.4rem;
	width: 2.9rem;
}

.tourist-area {
	position: relative;
	z-index: 2;
	line-height: 183.33%;
	font-size: 1.2rem;
	color: #fff;
}

.tourist-area p {
	text-indent: 2em;
}
@media (max-width:1200px) {
	.tourist-area-container .firefly1 {
		right: 0.5vw;
		top: -3.75vw;
		width: 9vw;
	}
	
	.tourist-area-container .firefly2 {
		right: 9vw;
		bottom: -2.25vw;
		width: 4.75vw;
	}
	
	.tourist-area {
		font-size: 2vw;
	}
}
@media (max-width:768px) {
	.tourist-area-container .firefly1 {
		right: 0.8vw;
		top: -6vw;
		width: 14.4vw;
	}
	
	.tourist-area-container .firefly2 {
		right: 14.4vw;
		bottom: -3.6vw;
		width: 7.6vw;
	}
	
	.tourist-area {
		font-size: 3.2vw;
	}
}
/* ---- endorsement-container Style ---- */
.endorsement-container .stars {
	bottom: -3.2rem;
	right: -6.66%;
	width: 35%;
}

.endorsement-container .firefly1 {
	left: 53.75%;
	top: -1.5rem;
	width: 2.9rem;
}

.endorsement-container .firefly2 {
	right: -0.8rem;
	bottom: -2.1rem;
	width: 4.3rem;
}

.endorsement {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.endorsement li {
	position: relative;
	width: 17.895%;
	height: 14rem;
	margin: 1rem 0;
	overflow: hidden;
}

.endorsement li img {
	position: absolute;
	height: 100%;
	width: auto;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.endorsement li h2 {
	height: 1.25rem;
	line-height: 0;
	position: absolute;
	left: 0;
	bottom: 1.7rem;
	max-width: 100%;
}

.endorsement li h2::before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 120%;
	height: 120%;
	background: #af7700;
	transform: rotate(-17deg);
	transform-origin: 100% 100%;
}

.endorsement li h2 span {
	display: inline-block;
	position: relative;
	height: 1.25rem;
	line-height: 1.25rem;
	font-size: 0.9rem;
	color: #fff;
	background: #e59d03;
	padding: 0 0.25rem;
}

.endorsement li p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1.25rem;
	line-height: 1.25rem;
	background: #e57d03;
	font-size: 0.8rem;
	color: #fff;
	padding: 0 0.25rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
@media (max-width:1200px) {
	.endorsement-container .stars {
		bottom: -5.25vw;
	}
	
	.endorsement-container .firefly1 {
		top: -2.5vw;
		width: 4.75vw;
	}
	
	.endorsement-container .firefly2 {
		right: -1.25vw;
		bottom: -3.5vw;
		width: 7.25vw;
	}
	.endorsement li {
		height: 23.5vw;
		margin: 1.75vw 0;
	}
	
	.endorsement li h2 {
		height: 2vw;
		bottom: 2.75vw;
	}
	
	.endorsement li h2 span {
		height: 2vw;
		line-height: 2vw;
		font-size: 1.5vw;
		padding: 0 0.5vw;
	}
	
	.endorsement li p {
		height: 2vw;
		line-height: 2vw;
		font-size: 1.33vw;
		padding: 0 0.5vw;
	}
}
@media (max-width:768px) {
	.endorsement-container .stars {
		bottom: -8.4vw;
	}
	
	.endorsement-container .firefly1 {
		top: -4vw;
		width: 7.6vw;
	}
	
	.endorsement-container .firefly2 {
		right: -2vw;
		bottom: -5.6vw;
		width: 11.6vw;
	}

	.endorsement li {
		width: 46.4%;
		height: 56vw;
		margin: 2.8vw 0;
	}
	
	.endorsement li h2 {
		height: 3.6vw;
		bottom: 4.4vw;
	}
	
	.endorsement li h2 span {
		height: 3.6vw;
		line-height: 3.6vw;
		font-size: 2.4vw;
		padding: 0 0.8vw;
	}
	
	.endorsement li p {
		height: 3.6vw;
		line-height: 3.6vw;
		font-size: 2vw;
		padding: 0 0.8vw;
	}
}
@media (max-width:414px) {
	.endorsement li h2 {
		height: 3.6vw;
		bottom: 8vw;
	}
	
	.endorsement li h2 span {
		height: 4.8vw;
		line-height: 4.8vw;
		font-size: 3.2vw;
	}
	
	.endorsement li p {
		height: 4.4vw;
		line-height: 4.4vw;
		font-size: 2.4vw;
	}
}
/* ---- .canyon-container Style ---- */
.canyon-container{
	margin-top: 4.3rem;
	border: 1px solid rgba(166, 192, 193, 0.3);
	border-left: none;
	border-right: none;
	padding: 3rem 0rem;
	background: linear-gradient(to right, rgba(13, 70, 199, 0.7), rgba(31, 94, 72, 0.7));
	margin-bottom: 2.5rem;
	position: relative;
	z-index: 2;
}
.canyon-container img.firefly {
	position: absolute;
	width: 2.9rem;
	height: auto;
	bottom: -4.6rem;
	right: 5.8rem;
}
.canyon-container .main-head{
	position: absolute;
	top: -4.7rem;
	left: 0;
	width: 100%;
}
.canyon-left{
	float: left;
	width: 42.5%;
	height: 21.5rem;
	padding: 0 1.5rem;
	line-height: 1.9rem;
	font-size: 0.9rem;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 11;
	-webkit-box-orient: vertical;
}
.canyon-left p{
	text-indent: 2em;
}
.canyonSwiper{
	float: right;
	width: 54%;
	height: 21.5rem;
	position: relative;
}
.canyonSwiper .swiper-container {
	width: 100%;
	height: 100%;
}

.canyonSwiper .swiper-slide {
	position: relative;
	overflow: hidden;
}
.canyonSwiper .swiper-slide img {
	position: absolute;
	height: 100%;
	min-width: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.canyonSwiper .canyon-next,
.canyonSwiper .canyon-prev{
	position: absolute;
	top: 50%;
	margin-top: -1.25rem;
	width: 2.5rem;
	height: 2.5rem;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 9;
}
.canyonSwiper .canyon-next{
	right: 1rem;
	background-image: url(../img/swiper-next.png);
}
.canyonSwiper .canyon-prev{
	left: 1rem;
	background-image: url(../img/swiper-prev.png);
}
@media (max-width:1200px) {
	.canyon-container{
		margin-top: 7.25vw;
		padding: 5vw 0rem;
		margin-bottom: 4.25vw;
	}
	.canyon-container img.firefly {
		width: 4.75vw;
		bottom: -7.75vw;
		right: 9.75vw;
	}
	.canyon-container .main-head{
		top: -8vw;
	}
	.canyon-left{
		height: 35.75vw;
		padding: 0 2.5vw;
		line-height: 3.25vw;
		font-size: 1.5vw;
	}
	.canyonSwiper{
		height: 36vw;
	}
	.canyonSwiper .canyon-next,
	.canyonSwiper .canyon-prev{
		margin-top: -2.125vw;
		width: 4.25vw;
		height: 4.25vw;
	}
	.canyonSwiper .canyon-next{
		right: 1.75vw;
	}
	.canyonSwiper .canyon-prev{
		left: 1.75vw;
	}
}
@media (max-width:768px) {
	.canyon-container{
		margin-top: 11.6vw;
		padding: 8vw 0rem;
		margin-bottom: 6.8vw;
	}
	.canyon-container img.firefly {
		width: 7.6vw;
		bottom: -12.4vw;
		right: 15.6vw;
	}
	.canyon-container .main-head{
		top: -12.4vw;
	}
	.canyon-left{
		float: unset;
		width: 100%;
		height: auto;
		padding: 0;
		line-height: 175%;
		font-size: 3.2vw;
		overflow: unset;
		text-overflow: unset;
		display: block;
		-webkit-line-clamp: unset;
		-webkit-box-orient: unset;
	}
	.canyonSwiper{
		float: unset;
		width: 100%;
		height: auto;
		margin-bottom: 5vw;
	}
	.canyonSwiper .swiper-container {
		width: 100%;
		height: auto;
	}
	.canyonSwiper .swiper-slide img {
		position: unset;
		height: auto;
		min-width: 100%;
		width: 100%;
		left: auto;
		top: auto;
		transform: unset;
	}
	.canyonSwiper .canyon-next,
	.canyonSwiper .canyon-prev{
		position: absolute;
		top: 50%;
		margin-top: -1.25rem;
		width: 2.5rem;
		height: 2.5rem;
		background-position: center center;
		background-size: 100% 100%;
		background-repeat: no-repeat;
		z-index: 9;
	}
	.canyonSwiper .canyon-next{
		right: 1rem;
		background-image: url(../img/swiper-next.png);
	}
	.canyonSwiper .canyon-prev{
		left: 1rem;
		background-image: url(../img/swiper-prev.png);
	}
}
/* ---- hole-container Style ---- */
.hole-container .stars{
	top: -11.1rem;
	left: -19%;
	width: 37%;
}

.holeSwiper{
	float: left;
	width: 54%;
	height: 21.5rem;
	position: relative;
}
.holeSwiper .swiper-container {
	width: 100%;
	height: 100%;
}

.holeSwiper .swiper-slide {
	position: relative;
	overflow: hidden;
}
.holeSwiper .swiper-slide img {
	position: absolute;
	height: 100%;
	min-width: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.holeSwiper .hole-next,
.holeSwiper .hole-prev{
	position: absolute;
	top: 50%;
	margin-top: -1.25rem;
	width: 2.5rem;
	height: 2.5rem;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 9;
}
.holeSwiper .hole-next{
	right: 1rem;
	background-image: url(../img/swiper-next.png);
}
.holeSwiper .hole-prev{
	left: 1rem;
	background-image: url(../img/swiper-prev.png);
}
.hole-right{
	float: right;
	width: 42.5%;
	height: 21.5rem;
	padding: 0rem;
	line-height: 1.9rem;
	font-size: 0.9rem;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 11;
	-webkit-box-orient: vertical;
}
.hole-right p{
	text-indent: 2em;
}
@media (max-width:1200px) {
	.hole-container .stars{
		top: -18.5vw;
	}
	
	.hole-right{
		height: 35.75vw;
		padding: 0 2.5vw;
		line-height: 3.25vw;
		font-size: 1.5vw;
	}
	.holeSwiper{
		height: 36vw;
	}
	.holeSwiper .hole-next,
	.holeSwiper .hole-prev{
		margin-top: -2.125vw;
		width: 4.25vw;
		height: 4.25vw;
	}
	.holeSwiper .hole-next{
		right: 1.75vw;
	}
	.holeSwiper .hole-prev{
		left: 1.75vw;
	}
}
@media (max-width:768px) {
	.hole-container .stars{
		top: -29.6vw;
	}
	.hole-right{
		float: unset;
		width: 100%;
		height: auto;
		padding: 0;
		line-height: 175%;
		font-size: 3.2vw;
		overflow: unset;
		text-overflow: unset;
		display: block;
		-webkit-line-clamp: unset;
		-webkit-box-orient: unset;
	}
	.holeSwiper{
		float: unset;
		width: 100%;
		height: auto;
		margin-bottom: 5vw;
	}
	.holeSwiper .swiper-container {
		width: 100%;
		height: auto;
	}
	.holeSwiper .swiper-slide img {
		position: unset;
		height: auto;
		min-width: 100%;
		width: 100%;
		left: auto;
		top: auto;
		transform: unset;
	}
	.holeSwiper .hole-next,
	.holeSwiper .hole-prev{
		position: absolute;
		top: 50%;
		margin-top: -1.25rem;
		width: 2.5rem;
		height: 2.5rem;
		background-position: center center;
		background-size: 100% 100%;
		background-repeat: no-repeat;
		z-index: 9;
	}
	.holeSwiper .hole-next{
		right: 1rem;
		background-image: url(../img/swiper-next.png);
	}
	.holeSwiper .hole-prev{
		left: 1rem;
		background-image: url(../img/swiper-prev.png);
	}
}
/* ---- recommend-container Style ---- */
.recommend-container .stars1{
	width: 37%;
	right: -9.25%;
	bottom: -6.5rem;
}
.recommend-container .stars2{
	width: 37%;
	left: 15%;
	top: 102%;
}
.recommend-container .firefly{
	width: 2.8rem;
	right: 0.5rem;
	top: -1.2rem;
}
.recommend-lists{
	margin-bottom: 0.75rem;
}
.recommend-lists li{
	border-bottom: 1px dashed #fff;
	margin-bottom:  1rem;
	padding-bottom: 1rem;
}
.recommend-lists li:last-of-type{
	border-bottom: none;
	margin-bottom:  0;
	padding-bottom: 0;
}
.recommend-lists li h2{
	min-height: 2.6rem;
	font-size: 1rem;
	color: #fff;
	line-height: 1.6rem;
	padding: 0.5rem 0;
}
.recommend-lists li p{
	line-height: 200%;
	font-size: 0.8rem;
	color: #fff;
}
.recommend-lists li p a{
	display: inline-block;
}
.recommend-more-box{
	width: 6.6rem;
	line-height: 0;
	margin: 0 auto;
}
.recommend-more-box a{
	display: block;
	width: 100%;
	height: 1.25rem;
	line-height: 1.35rem;
	border-radius: 0.6rem;
	text-align: center;
	background: #fff;
	font-size: 0.9rem;
	color: #0b4e7c;
}
.recommend-more-box a:hover{
	text-decoration: none;
}
@media (max-width:1200px) {
	.recommend-container .stars{
		bottom: -10.75vw;
	}
	.recommend-container .firefly{
		width: 4.75vw;
		right: 1vw;
		top: -2vw;
	}
	.recommend-lists{
		margin-bottom: 1.25vw;
	}
	.recommend-lists li{
		margin-bottom:  1.75vw;
		padding-bottom: 1.75vw;
	}
	.recommend-lists li h2{
		min-height: 4.75vw;
		font-size:  2vw;
		line-height: 2.75vw;
		padding: 1vw 0;
	}
	.recommend-lists li p{
		font-size: 1.25vw;
	}
}
@media (max-width:768px) {
	.recommend-container .stars{
		bottom: -17.2vw;
	}
	.recommend-container .firefly{
		width: 7.6vw;
		right: 1.2vw;
		top: -3.2vw;
	}
	.recommend-lists{
		margin-bottom: 2vw;
	}
	.recommend-lists li{
		margin-bottom:  2.8vw;
		padding-bottom: 2.8vw;
	}
	.recommend-lists li h2{
		min-height: auto;
		font-size: 3.6vw;
		line-height: 5.2vw;
		padding: 1.2vw 0;
	}
	.recommend-lists li p{
		font-size: 2.8vw;
		line-height: 150%;
	}
	.recommend-more-box{
		width: 6.6rem;
		line-height: 0;
		margin: 0 auto;
	}
	.recommend-more-box a{
		display: block;
		width: 100%;
		height: 1.25rem;
		line-height: 1.35rem;
		border-radius: 0.6rem;
		text-align: center;
		background: #fff;
		font-size: 0.9rem;
		color: #0b4e7c;
	}
	.recommend-more-box a:hover{
		text-decoration: none;
	}
}
/* ---- bottom-container Style ---- */
.bottom-container {
	border-top: 1px solid rgba(143, 156, 171, 0.7);
	background: rgba(11, 78, 124, 0.7);
	position: relative;
	padding: 1.5rem 0;
}
.bottom-container .contact-way{
	float: right;
	width: 16.2rem;
}
.bottom-container .contact-way h3{
	line-height: 1.3rem;
	font-size: 0.8rem;
	color: #fff;
	font-weight: normal;
	margin-bottom: 0.4rem;
}
.bottom-container .contact-way .qrcode{
	width: 6.2rem;
	height: auto;
}
.bottom-link{
	float: left;
	width: calc(100%-18rem);
	margin-bottom: 1rem;
}
.bottom-link:last-of-type{
	margin-bottom: 0;
}
.bottom-link h3{
	height: 3.3rem;
	line-height: 3.3rem;
	font-size: 1rem;
	color: #fff;
}
.bottom-link p{
	line-height: 1.5rem;
	font-size: 0.8rem;
	color: #fff;
}
.bottom-link p a{
	display: inline-block;
	margin: 0 0.5rem;
}
@media (max-width:768px){
	.bottom-container {
		padding: 4vw 0;
	}
	.bottom-container .contact-way{
		float: unset;
		width: 100%;
		text-align: center;
		border-top: 1px dashed rgba(255, 255, 255, 0.4);
		padding-top: 4vw;
		margin-top: 4vw;
	}
	.bottom-container .contact-way h3{
		line-height: 150%;
		font-size: 3.2vw;
		margin-bottom: 1.2vw;
	}
	.bottom-container .contact-way .qrcode{
		width: 6.2rem;
		height: auto;
	}
	.bottom-link{
		float: unset;
		width: 100%;
		margin-bottom: 2.8vw;
	}
	.bottom-link h3{
		height: 8.8vw;
		line-height: 8.8vw;
		font-size: 3.2vw;
	}
	.bottom-link p{
		line-height: 175%;
		font-size: 3.2vw;
	}
}
/* ---- container Style ---- */
.container {
	width: 94%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
/* ---- footer Style ---- */
.footer_coat {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	font: 12px;
	line-height: 1.8rem;
	height: 1.8rem;
	width: 100%;
}

.footer {
	margin: 0 auto;
	position: relative;
	width: 86.3158%;
	max-width: 1200px;
	line-height: 1.8rem;
	font-size: 14px;
}

.footer p {
	position: absolute;
	right: 0px;
	top: 0;
}

.footer p a {
	color: #e4e4e4;
	display: inline-block;
	padding: 0 0.6rem;
}

@media (max-width:1020px) {

	.footer p a {
		display: inline-block;
	}
}

@media (max-width:768px) {
	.footer {
		text-align: center;
	}

	.footer p {
		display: none;
	}
}