/* 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:1300px) {
	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: url(../img/bottom-bg.png) center bottom / auto 722px repeat-x #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 {
	width: 100%;
	height: 1100px;
	/* height: calc(100vh - 1.5rem); */
	background: url(../img/banner.jpg) center center / 100% 100% no-repeat;
	position: relative;
	margin-bottom: 16px;
}
.banner-container::after {
	content: "";
	position: absolute;
	top: 100%;
	height: 34.5%;
	width: 100%;
	background: url(../img/banner-bottom.png) center top / 100% 100% no-repeat;
}
.banner-box {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
.banner-box .slogan {
	position: absolute;
	top: 7.6%;
	/* top: 12.72%; */
	left: 0;
	width: 100%;
	height: auto;
	z-index: 1;
	animation: animate_slogan 1s ease-out forwards;
}
.banner-box .seagull {
	position: absolute;
	top: 3.5%;
	/* top: 11.5%; */
	left: 24.75%;
	width: 11.25%;
	height: auto;
	z-index: 1;
	opacity: 0;
	transform: scale(0.2);
	animation: animate_map 1s ease-out forwards;
	animation-delay: 1.4s;
}
.banner-box .seagulls {
	position: absolute;
	top: 8.88%;
	/* top: 13.88%; */
	right: 9.5%;
	width: 15.25%;
	height: auto;
	z-index: 1;
	opacity: 0;
	transform: scale(0.2);
	animation: animate_map 1s ease-out forwards;
	animation-delay: 1.4s;
}
.banner-box .light {
	position: absolute;
	top: 24.5%;
	left: 24.25%;
	width: 17%;
	height: auto;
	z-index: 1;
	opacity: 0.4;
	transform: scale(0.2);
	animation: animate-light 0.6s linear infinite alternate;
	animation-delay: 1.4s;
}
.banner_yun1{
	position: absolute;
	left: 0px;
	top: 0%;
	height: 37.4%;
	width: 100%;
	background: url(../img/banner_yun1.png) repeat-x;
	background-size: auto 100%;
    animation: animate-yun 90s linear infinite;
}
.banner_yun2{
	position: absolute;
	left: 0px;
	top: 5%;
	height: 37.4%;
	width: 100%;
	background: url(../img/banner_yun2.png) repeat-x;
	background-size: auto 100%;
    animation: animate-yun 70s linear infinite;
}
.banner-box .cooper-list {
	position: absolute;
	width: 100%;
	/* bottom: 16%; */
	top: 68.5%;
	left: 0;
	z-index: 1;
	opacity: 0;
	animation: animate_map 1s ease-out forwards;
	animation-delay: 1.4s;
}
.banner-box .cooper-list li {
	line-height: 36px;
	font-size: 20px;
	color: #333;
	text-align: center;
	text-shadow: 1px 0 1px #fff, -1px 0 1px #fff, 0px 1px 1px #fff, 0px -1px 1px #fff;
}
/* animate-yun */
@keyframes animate-yun {
	from {
		background-position: 100% 100%;
	}

	to {
		background-position: 0 100%;
	}
}
/* animate_map */
@keyframes animate_map {
	0% {
		opacity: 0;
		transform: scale(0.2);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}
@keyframes animate_slogan {
	0% {
	  opacity: 0;
	  -webkit-transform: scale(0);
	  transform: scale(0);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
/* animate-light */
@keyframes animate-light {
	0% {
		opacity: 0.4;
		-webkit-transform: scale(0.2);
		transform: scale(0.2);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@media (max-width: 1200px) {
	.banner-container {
		height: 92.5vw;
		background-size: auto 100%;
	}
	.banner-container::after {
		background-size: auto 100%;
	}
	.banner-container {
		margin-bottom: 1.5vw;
	}
	.banner-box .cooper-list li {
		line-height: 3vw;
		font-size: 1.67vw;
	}
}
@media (max-width: 768px) {
	.banner-container {
		margin-bottom: 2.4vw;
	}
	.banner-box .cooper-list li {
		line-height: 4.8vw;
		font-size: 2.8vw;
	}
}
@media (max-width: 414px) {
	.banner-box .cooper-list li {
		line-height: 6vw;
		font-size: 3.6vw;
	}
}
/* @media screen and (orientation:portrait) {
	.banner-container {
		height: 92.5vw;
		background-size: auto 100%;
	}
	.banner-container::after {
		background-size: auto 100%;
	}
} */
/* ---- headline-container style ---- */
.headline-container {
	min-height: 150px;
	margin-bottom: 21px;
	padding-left: 206px;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
}
.headline-container .icon {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 172px;
	background: url(../img/icon-headline.png) center center / auto 70px no-repeat;
}
.headline-container .icon::before {
	content: "";
	position: absolute;
	left: 100%;
	width: 1px;
	height: 100%;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(83, 83, 83, 0.2) 40%, rgba(83, 83, 83, 0.2) 60%, rgba(0, 0, 0, 0) 100%);
}
.headline-container h1 {
	line-height: 54px;
	font-size: 44px;
	padding: 3px 0;
	color: #333;
	font-weight: bold;
}
.headline-container p {
	line-height: 24px;
	font-size: 16px;
	padding: 3px 0;
	color: #535353;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

@media (max-width: 1200px) {
	.headline-container {
		min-height: 12.5vw;
		margin-bottom: 1.75vw;
		padding-left: 17.25vw;
	}
	.headline-container .icon {
		width: 14.25vw;
		background-size: auto 5.75vw;
	}
	.headline-container h1 {
		line-height: 4.5vw;
		font-size: 3.75vw;
		padding: 0.25vw 0;
	}
	.headline-container p {
		line-height: 2vw;
		font-size: 1.33vw;
		padding: 0.25vw 0;
	}
}
@media (max-width: 768px) {
	.headline-container {
		min-height: 20vw;
		margin-bottom: 2.8vw;
		padding-left: 20vw;
	}
	.headline-container .icon {
		width: 16vw;
		background-position: left center;
		background-size: auto 9.2vw;
	}
	.headline-container h1 {
		line-height: 7.2vw;
		font-size: 6vw;
		padding: 0.4vw 0;
	}
	.headline-container p {
		display: none;
		line-height: 3.2vw;
		font-size: 2.13vw;
		padding: 0.4vw 0;
		overflow: auto;
		text-overflow: unset;
		white-space: unset;
	}
}
@media (max-width: 414px) {
	.headline-container .icon {
		background-size: auto 10.8vw;
	}
	.headline-container p {
		display: none;
	}
}
/* ---- news-swiper-box style ---- */
.news-swiper-box {
	width: 50%;
	height: 400px;
	float: left;
	margin-bottom: 42px;
	position: relative;
}
.news-swiper-box .swiper-container {
	width: 100%;
	height: 100%;
}
.news-swiper-box .swiper-slide {
	height: 400px;
	position: relative;
	overflow: hidden;
}
.news-swiper-box .swiper-slide img{
	height: 100%;
	min-width: 100%;
	width: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(1);
	transition: .3s ease-in-out;
}
.news-swiper-box .swiper-slide:hover img{
	transform: translate(-50%, -50%) scale(1.2);
}
.news-swiper-box .swiper-slide p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9;
	height: 52px;
	line-height: 52px;
	padding: 0 120px 0 18px;
	font-size: 20px;
	color: #fff;
	background: rgba(0, 0, 0, 0.7);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-swiper-box .pagination {
	position: absolute;
	z-index: 99;
	right: 9px;
	bottom: 21px;
	height: 9px;
	line-height: 0;
}
.news-swiper-box .swiper-pagination-bullet{
	width: 9px;
	height: 9px;
	border-radius: 50%;
	margin: 0 8px;
	background: #fff;
	cursor: pointer;
	opacity: 1;
}
.news-swiper-box .swiper-pagination-bullet-active {
	background: #2286d0;
}
.news-swiper-next,
.news-swiper-prev {
	position: absolute;
	top: 145px;
	width: 40px;
	height: 74px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	z-index: 99;
	cursor: pointer;
}
.news-swiper-next {
	right: 0;
	background-image: url(../img/news-swiper-next.png);
}
.news-swiper-prev {
	left: 0;
	background-image: url(../img/news-swiper-prev.png);
}
@media (max-width: 1200px) {
	.news-swiper-box {
		height: 33.5vw;
		margin-bottom: 3.5vw;
	}
	.news-swiper-box .swiper-slide {
		height: 33.5vw;
	}
	.news-swiper-box .swiper-slide p{
		height: 4.25vw;
		line-height: 4.25vw;
		padding: 0 10vw 0 1.5vw;
		font-size: 1.75vw;
	}
	.news-swiper-box .pagination {
		right: 0.75vw;
		bottom: 1.75vw;
		height: 0.75vw;
	}
	.news-swiper-box .swiper-pagination-bullet{
		width: 0.75vw;
		height: 0.75vw;
		margin: 0 0.75vw;
	}
	.news-swiper-next,
	.news-swiper-prev {
		top: 12vw;
		width: 3.25vw;
		height: 6vw;
	}
}
@media (max-width: 768px) {
	.news-swiper-box {
		width: 100%;
		height: 62.5vw;
		float: none;
		margin-bottom: 5.6vw;
	}
	.news-swiper-box .swiper-slide {
		height: 62.5vw;
	}
	.news-swiper-box .swiper-slide p{
		height: 6.8vw;
		line-height: 6.8vw;
		padding: 0 16vw 0 2.4vw;
		font-size: 2.8vw;
	}
	.news-swiper-box .pagination {
		right: 1.2vw;
		bottom: 2.8vw;
		height: 1.2vw;
	}
	.news-swiper-box .swiper-pagination-bullet{
		width: 1.2vw;
		height: 1.2vw;
		margin: 0 1.2vw;
	}
	.news-swiper-next,
	.news-swiper-prev {
		top: 36%;
		width: 5.2vw;
		height: 9.6vw;
	}
}
@media (max-width: 414px) {
	.news-swiper-box .swiper-slide p{
		height: 8vw;
		line-height: 8vw;
		padding: 0 20vw 0 2.4vw;
		font-size: 3.6vw;
	}
	.news-swiper-box .pagination {
		bottom: 2.8vw;
		height: 2vw;
	}
	.news-swiper-box .swiper-pagination-bullet{
		width: 2vw;
		height: 2vw;
	}
}
/* ---- news-container Style ---- */
.news-container {
	float: right;
	width: 46.75%;
	margin-bottom: 42px;
	position: relative;
}
.main-news-lists li{
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 9px;
	margin-bottom: 9px;
}
.main-news-lists li:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.main-news-lists li h1 {
	height: 52px;
	line-height: 40px;
	font-size: 24px;
	padding: 6px 0;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*.main-news-lists li:first-of-type h1 a::before{
	content: "Ò» | ";
}
.main-news-lists li:nth-of-type(2) h1 a::before{
	content: "¶þ | ";
}
.main-news-lists li:nth-of-type(3) h1 a::before{
	content: "Èý | ";
}*/
.main-news-lists li p{
	height: 64px;
	line-height: 32px;
	font-size: 16px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news-container .more-box {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 32px;
}
.news-container .more-box::before {
	content: "";
	position: absolute;
	right: 100%;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 1) 100%);
}
.news-container .more-box a{
	position: relative;
	display: block;
	z-index: 9;
	height: 32px;
	line-height: 30px;
	padding: 0 15px;
	border: 1px solid #c3deeb;
	background: #fff;
	outline: none;
	font-size: 15px;
    color: #2582d0;
	border-radius: 3px;
}
.news-container .more-box a img{
	width: auto;
	margin-left: 6px;
	height: 15px;
}
.news-container .more-box a:hover{
	text-decoration: none;
}
@media (max-width: 1200px) {
	.news-container {
		margin-bottom: 3.5vw;
	}
	.main-news-lists li{
		padding-bottom: 0.75vw;
		margin-bottom: 0.75vw;
	}
	.main-news-lists li h1 {
		height: 4.25vw;
		line-height: 3.25vw;
		font-size: 2vw;
		padding: 0.5vw 0;
	}
	.main-news-lists li p{
		height: 5.5vw;
		line-height: 2.75vw;
		font-size: 1.33vw;
	}
	.news-container .more-box {
		height: 2.75vw;
	}
	.news-container .more-box a{
		height: 2.75vw;
		line-height: 2.5vw;
		padding: 0 1.25vw;
		font-size: 1.25vw;
	}
	.news-container .more-box a img{
		margin-left: 0.5vw;
		height: 1.25vw;
	}
}
@media (max-width: 768px) {
	.news-container {
		float: none;
		width: 100%;
		margin-bottom: 5.6vw;
	}
	.main-news-lists li{
		padding-bottom: 1.2vw;
		margin-bottom: 1.2vw;
	}
	.main-news-lists li h1 {
		height: auto;
		min-height: 6.8vw;
		line-height: 5.2vw;
		font-size: 3.2vw;
		padding: 0.8vw 0;
		overflow: auto;
		text-overflow: unset;
		white-space: unset;
	}
	.main-news-lists li p{
		height: auto;
		line-height: 4.4vw;
		font-size: 2.4vw;
		overflow: auto;
		text-overflow: unset;
		display: unset;
		-webkit-line-clamp: unset;
		-webkit-box-orient: unset;
	}
	.news-container .more-box {
		position: relative;
		bottom: auto;
		right: auto;
		height: 6vw;
		margin-top: 4vw;
	}
	.news-container .more-box::before {
		display: none;
	}
	.news-container .more-box a{
		height: 6vw;
		line-height: 5.6vw;
		width: 100%;
		padding: 0 2vw;
		font-size: 2.4vw;
		border-radius: 0.4vw;
		text-align: center;
	}
	.news-container .more-box a img{
		margin-left: 1.2vw;
		height: 2.4vw;
	}
}
@media (max-width: 768px) {
	.main-news-lists li{
		padding-bottom: 2vw;
		margin-bottom: 2vw;
	}
	.main-news-lists li h1 {
		min-height: 7.6vw;
		line-height: 6vw;
		font-size: 4.4vw;
	}
	.main-news-lists li p{
		line-height: 5.6vw;
		font-size: 3.6vw;
	}
	.news-container .more-box {
		height: 8vw;
	}
	.news-container .more-box a{
		height: 8vw;
		line-height: 7.6vw;
		font-size: 3.6vw;
	}
	.news-container .more-box a img{
		height: 4vw;
	}
}
/* ---- container Style ---- */
.main-head-box {
	height: 64px;
	position: relative;
	margin-bottom: 27px;
}
.main-head-box::before {
	content: "";
	position: absolute;
	left: 291px;
	right: 180px;
	top: 35px;
	height: 1px;
	line-height: 0;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.15);
}
.main-head-box .bg{
	position: absolute;
	top: 16px;
	right: 0;
	height: 40px;
	width: auto;
}
.main-head-box .title{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: auto;
}
@media (max-width: 1200px) {
	.main-head-box {
		height: 5.25vw;
		margin-bottom: 2.25vw;
	}
	.main-head-box::before {
		left: 24.25vw;
		right: 15vw;
		top: 3vw;
	}
	.main-head-box .bg{
		top: 1.5vw;
		height: 3.25vw;
	}
}
@media (max-width: 768px) {
	.main-head-box {
		height: 8.4vw;
		margin-bottom: 3.6vw;
	}
	.main-head-box::before {
		left: 38.8vw;
		right: 24vw;
		top: 4.8vw;
	}
	.main-head-box .bg{
		top: 2.4vw;
		height: 5.2vw;
	}
}
/* video-swiper-container Style */
.video-swiper-container {
	position: relative;
	height: 354px;
	margin-bottom: 42px;
}
.video-swiper-container .swiper-container {
	width: 100%;
	height: 100%;
}
.video-swiper-container .swiper-slide {
	position: relative;
	border: #c7cad2;
	height: 354px;
	overflow: hidden;
}
.video-swiper-container .swiper-slide img.bg{
	height: 100%;
	min-width: 100%;
	width: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(1);
	transition: .3s ease-in-out;
}
.video-swiper-container .swiper-slide:hover img.bg{
	transform: translate(-50%, -50%) scale(1.2);
}
.video-swiper-container .swiper-slide a::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin: -30px auto 0;
	width: 60px;
	height: 60px;
	background: url(../img/icon-play.png) center center / 100% 100% no-repeat;
	z-index: 9;
}
@media (max-width: 1200px) {
	.video-swiper-container {
		height: 29.5vw;
		margin-bottom: 3.5vw;
	}
	.video-swiper-container .swiper-slide {
		height: 29.5vw;
	}
	.video-swiper-container .swiper-slide a::before{
		margin: -2.5vw auto 0;
		width: 5vw;
		height: 5vw;
	}
}
@media (max-width: 768px) {
	.video-swiper-container {
		height: 29.5vw;
		margin-bottom: 5.6vw;
	}
	.video-swiper-container .swiper-slide {
		height: 29.5vw;
	}
	.video-swiper-container .swiper-slide a::before{
		margin: -4vw auto 0;
		width: 8vw;
		height: 8vw;
	}
}
@media (max-width: 414px) {
	.video-swiper-container {
		height: 57vw;
	}
	.video-swiper-container .swiper-slide {
		height: 57vw;
	}
	.video-swiper-container .swiper-slide a::before{
		margin: -5vw auto 0;
		width: 10vw;
		height: 10vw;
	}
}
/* ---- landmark-container Style ---- */
.landmark-container {
	padding: 30px 0 42px;
	background: url(../img/landmark-bg.png) center bottom / auto 100% repeat-x #268fd5;
	margin-bottom: 40px;
}
.landmark-swiper {
	position: relative;
	height: 366px;
	width: 100%;
}
.landmark-swiper .swiper-container {
	width: 100%;
	height: 100%;
}
.landmark-swiper .swiper-slide {
	position: relative;
	height: 366px;
	overflow: hidden;
}
.landmark-swiper .swiper-slide img{
	height: 100%;
	min-width: 100%;
	width: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(1);
	transition: .3s ease-in-out;
}
.landmark-swiper .swiper-slide:hover img{
	transform: translate(-50%, -50%) scale(1.2);
}
.landmark-swiper .swiper-slide p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.7);
	font-size: 18px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.landmark-swiper-next,
.landmark-swiper-prev {
	position: absolute;
	top: 50%;
	margin-top: -17px;
	width: 20px;
	height: 34px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	z-index: 99;
	cursor: pointer;
}
.landmark-swiper-prev {
	background-image: url(../img/landmark-prev.png);
	left: -44px;
}
.landmark-swiper-next {
	background-image: url(../img/landmark-next.png);
	right: -44px;
}
.landmark-swiper .swiper-button-disabled {
	opacity: 0.5;
	cursor: auto;
}
@media (max-width: 1200px) {
	.landmark-container {
		padding: 2.5vw 0 3.5vw;
		margin-bottom: 3.5vw;
	}
	.landmark-swiper {
		height: 30.5vw;
	}
	.landmark-swiper .swiper-slide {
		height: 30.5vw;
	}
	.landmark-swiper .swiper-slide p{
		height: 3.25vw;
		line-height: 3.25vw;
		font-size: 1.5vw;
	}
	.landmark-swiper-next,
	.landmark-swiper-prev {
		margin-top: -1.5vw;
		width: 1.75vw;
		height: 3vw;
	}
	.landmark-swiper-prev {
		left: -2.25vw;
	}
	.landmark-swiper-next {
		background-image: url(../img/landmark-next.png);
		right: -2.25vw;
	}
}
@media (max-width: 768px) {
	.landmark-container {
		padding: 4vw 0 5.6vw;
		margin-bottom: 5.6vw;
	}
	.landmark-swiper {
		height: 61vw;
	}
	.landmark-swiper .swiper-slide {
		height: 61vw;
	}
	.landmark-swiper .swiper-slide p{
		height: 5.2vw;
		line-height: 5.2vw;
		font-size: 2.4vw;
	}
	.landmark-swiper-next,
	.landmark-swiper-prev {
		margin-top: -2.4vw;
		width: 2.8vw;
		height: 4.8vw;
	}
	.landmark-swiper-prev {
		left: 1.6vw;
	}
	.landmark-swiper-next {
		right: 1.6vw;
	}
}
@media (max-width: 414px) {
	.landmark-swiper .swiper-slide p{
		height: 8vw;
		line-height: 8vw;
		font-size: 3.6vw;
	}
}
/* ---- opening-up-swiper style ---- */
.opening-up-swiper {
	margin-bottom: 75px;
	position: relative;
}
.opening-up-swiper .swiper-slide {
	border: 1px solid #ebebeb;
	position: relative;
	padding: 24px 24px 24px 35px;
}
.opening-up-swiper .swiper-slide::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 6px;
	background: #2387d0;
}
.opening-up-swiper .swiper-slide h1 {
	height: 36px;
	line-height: 36px;
	font-size: 24px;
	color: #333333;
	margin-bottom: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.opening-up-swiper .swiper-slide p{
	text-indent: 2em;
	height: 96px;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.opening-up-swiper .swiper-slide p a {
	text-indent: 0em;
	color: #2387d0;
	display: inline-block;
}
.opening-up-swiper .pagination {
	position: absolute;
	left: 0;
	bottom: -48px;
	text-align: center;
	width: 100%;
	height: 15px;
}
.opening-up-swiper .swiper-pagination-bullet {
	height: 15px;
	width: 15px;
	margin: 0 10px;
	border-radius: 50%;
	background: #c7c7c7;
	opacity: 1;
}
.opening-up-swiper .swiper-pagination-bullet-active {
	background: #2387d0;
}
@media (max-width: 1200px) {
	.opening-up-swiper {
		margin-bottom: 6.25vw;
	}
	.opening-up-swiper .swiper-slide {
		padding: 2vw 2vw 2vw 3vw;
	}
	.opening-up-swiper .swiper-slide::before {
		width: 0.5vw;
	}
	.opening-up-swiper .swiper-slide h1 {
		height: 3vw;
		line-height: 3vw;
		font-size: 2vw;
		margin-bottom: 1vw;
	}
	.opening-up-swiper .swiper-slide p{
		height: 8vw;
		font-size: 1.33vw;
		line-height: 2vw;
	}
	.opening-up-swiper .pagination {
		bottom: -4vw;
		height: 1.25vw;
	}
	.opening-up-swiper .swiper-pagination-bullet {
		height: 1.25vw;
		width: 1.25vw;
		margin: 0 0.75vw;
	}
}
@media (max-width: 768px) {
	.opening-up-swiper {
		margin-bottom: 10vw;
	}
	.opening-up-swiper .swiper-slide {
		padding: 3.2vw 3.2vw 3.2vw 4.8vw;
	}
	.opening-up-swiper .swiper-slide::before {
		width: 0.8vw;
	}
	.opening-up-swiper .swiper-slide h1 {
		height: auto;
		line-height: 4.8vw;
		font-size: 3.2vw;
		margin-bottom: 1.6vw;
		overflow: auto;
		text-overflow: unset;
		white-space: unset;
	}
	.opening-up-swiper .swiper-slide p{
		height: 16vw;
		font-size: 2.4vw;
		line-height: 4vw;
	}
	.opening-up-swiper .pagination {
		bottom: -6.4vw;
		height: 2vw;
	}
	.opening-up-swiper .swiper-pagination-bullet {
		height: 2vw;
		width: 2vw;
		margin: 0 1.2vw;
	}
}
@media (max-width: 414px) {
	.opening-up-swiper .swiper-slide h1 {
		line-height: 6vw;
		font-size: 4.4vw;
		margin-bottom: 2vw;
	}
	.opening-up-swiper .swiper-slide p{
		height: 24vw;
		font-size: 3.6vw;
		line-height: 6vw;
	}
	.opening-up-swiper .pagination {
		bottom: -6.4vw;
		height: 2.8vw;
	}
	.opening-up-swiper .swiper-pagination-bullet {
		height: 2.8vw;
		width: 2.8vw;
		margin: 0 1.2vw;
	}
}
/* ---- expectation-swiper style ---- */
.expectation-swiper {
	width: 54%;
	height: 450px;
	float: left;
	margin-bottom: 108px;
	position: relative;
}
.expectation-swiper .swiper-container {
	width: 100%;
	height: 100%;
}
.expectation-swiper .swiper-slide {
	height: 450px;
	position: relative;
	overflow: hidden;
}
.expectation-swiper .swiper-slide img{
	height: 100%;
	min-width: 100%;
	width: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(1);
	transition: .3s ease-in-out;
}
.expectation-swiper .swiper-slide:hover img{
	transform: translate(-50%, -50%) scale(1.2);
}
.expectation-swiper .swiper-slide p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9;
	height: 45px;
	line-height: 45px;
	padding: 0 18px;
	font-size: 22px;
	color: #fff;
	background: rgba(0, 0, 0, 0.7);
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
@media (max-width: 1200px) {
	.expectation-swiper {
		height: 37.5vw;
		margin-bottom: 9vw;
	}
	.expectation-swiper .swiper-slide {
		height: 37.5vw;
	}
	.expectation-swiper .swiper-slide p{
		height: 4.25vw;
		line-height: 4.25vw;
		padding: 0 10vw 0 1.5vw;
		font-size: 1.75vw;
	}
	.expectation-swiper .pagination {
		right: 0.75vw;
		bottom: 1.75vw;
		height: 0.75vw;
	}
	.expectation-swiper .swiper-pagination-bullet{
		width: 0.75vw;
		height: 0.75vw;
		margin: 0 0.75vw;
	}
	.news-swiper-next,
	.news-swiper-prev {
		top: 12vw;
		width: 3.25vw;
		height: 6vw;
	}
}
@media (max-width: 768px) {
	.expectation-swiper {
		width: 100%;
		height: 65vw;
		float: none;
		margin-bottom: 5.6vw;
	}
	.expectation-swiper .swiper-slide {
		height: 65vw;
	}
	.expectation-swiper .swiper-slide p{
		height: 6.8vw;
		line-height: 6.8vw;
		padding: 0 16vw 0 2.4vw;
		font-size: 2.8vw;
	}
	.expectation-swiper .pagination {
		right: 1.2vw;
		bottom: 2.8vw;
		height: 1.2vw;
	}
	.expectation-swiper .swiper-pagination-bullet{
		width: 1.2vw;
		height: 1.2vw;
		margin: 0 1.2vw;
	}
	.news-swiper-next,
	.news-swiper-prev {
		top: 36%;
		width: 5.2vw;
		height: 9.6vw;
	}
}
@media (max-width: 414px) {
	.expectation-swiper .swiper-slide p{
		height: 8vw;
		line-height: 8vw;
		padding: 0 20vw 0 2.4vw;
		font-size: 3.6vw;
	}
	.expectation-swiper .pagination {
		bottom: 2.8vw;
		height: 2vw;
	}
	.expectation-swiper .swiper-pagination-bullet{
		width: 2vw;
		height: 2vw;
	}
}
/* ---- style ---- */
.expectation-vertical-swiper{
	height: 450px;
	width: 42.5%;
	float: right;
	position: relative;
	margin-bottom: 108px;
}
.expectation-vertical-swiper .swiper-container{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.expectation-vertical-swiper .swiper-slide{
	width: 100%;
	position: relative;
}
.expectation-vertical-swiper .swiper-slide::after {
	content: "";
	position: absolute;
	bottom: -21px;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: hidden;
	border-top: 1px dashed #c5c6c7;
}
.expectation-vertical-swiper .swiper-slide .pic{
	width: 35.3%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
}
.expectation-vertical-swiper .swiper-slide .pic img{
    height: 100%;
	min-width: 100%;
	width: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(1);
	transition: .3s ease-in-out;
}
.expectation-vertical-swiper .swiper-slide .pic:hover img{
    transform: translate(-50%, -50%) scale(1.2);
}
.expectation-vertical-swiper .swiper-slide h2{
	height: 100%;
	width: 58.8%;
	position: relative;
	float: right;
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media (max-width: 1200px) {
	.expectation-vertical-swiper{
		height: 37.5vw;
		margin-bottom: 9vw;
	}
	.expectation-vertical-swiper .swiper-slide::after {
		bottom: -16px;
	}
	.expectation-vertical-swiper .swiper-slide h2{
		font-size: 2vw;
		line-height: 3vw;
	}
}
@media (max-width: 768px) {
	.expectation-vertical-swiper{
		height: 82vw;
		width: 100%;
		margin-bottom: 14.4vw;
	}
	.expectation-vertical-swiper .swiper-slide::after {
		bottom: -21px;
	}
	.expectation-vertical-swiper .swiper-slide h2{
		font-size: 3.2vw;
		line-height: 6vw;
	}
}
@media (max-width: 768px) {
	.expectation-vertical-swiper .swiper-slide::after {
		bottom: -13px;
	}
	.expectation-vertical-swiper .swiper-slide h2{
		font-size: 4.8vw;
		line-height: 8vw;
	}
}
/* ---- nav-box Style ---- */
.nav-box{
	position: fixed;
	left: -190px;
	top: 50%;
	margin-top: -240px;
	width: 198px;
	background-color: rgba(22, 124,204, 0.86);
	padding: 15px 0 0;
	height: 483px;
	z-index: 999;
	border-radius: 0 9px 9px 0;
	-webkit-transition: .15s ease-in-out;
	transition: .15s ease-in-out;
}
.nav-box:hover{
	left: 0px;
	background: url(../img/nav-box-bg.png) no-repeat rgba(22, 124,204, 0);
	background-size: 100% 100%;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border-radius: 0;
}
.nav-box-show{
	left: 0px;
	background: url(../img/nav-box-bg.png) no-repeat rgba(22, 124,204, 0);
	background-size: 100% 100%;
	border-radius: 0;
}
.nav-box li{
	width: 100%;
	border-bottom: 1px solid #0a5c9d;
}
.nav-box li:nth-child(1){
	width: 162px;
}
.nav-box li:nth-child(2){
	width: 160px;
}
.nav-box li:nth-child(3){
	width: 160px;
}
.nav-box li:nth-child(4){
	width: 167px;
}
.nav-box li:nth-child(5){
	width: 170px;
}
.nav-box li a{
	display: flex;
	padding: 10px 0;
	width: 160px;
	height: 90px;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	text-align: center;
	cursor: pointer;
}
.nav-box li:last-child{
	border-bottom: none;
}
.nav-box li a:hover{
	text-decoration: none;
}
.nav-box li a h2{
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 30px;
	color: #fff;
	font-weight: normal;
}
.nav-box li a p{
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 17px;
}
@media (max-width: 1200px) {
	.nav-box{
		left: -15.75vw;
		margin-top: 0vw;
		top: auto;
		bottom: 5%;
		width: 16.5vw;
		padding: 1.25vw 0 0;
		height: 40vw;
		border-radius: 0 0.75vw 0.75vw 0;
	}
	.nav-box:hover{
		left: 0px;
		background-size: 100% 100%;
	}
	.nav-box-show{
		left: 0px;
		background-size: 100% 100%;
	}
	.nav-box li:nth-child(1){
		width: 13.5vw;
	}
	.nav-box li:nth-child(2){
		width: 13.25vw;
	}
	.nav-box li:nth-child(3){
		width: 13.25vw;
	}
	.nav-box li:nth-child(4){
		width: 14vw;
	}
	.nav-box li:nth-child(5){
		width: 14.25vw;
	}
	.nav-box li a{
		padding: 0.75vw 0;
		width: 13.25vw;
		height: 7.5vw;
	}
	.nav-box li a h2{
		height: 3.25vw;
		line-height: 3.25vw;
		font-size: 2.5vw;
	}
	.nav-box li a p{
		height: 2vw;
		line-height: 2vw;
		font-size: 1.5vw;
	}
}
@media (max-width: 768px) {
	.nav-box{
		display: none;
	}
}
/* ---- container Style ---- */
.container {
	width: 94%;
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
}
@media (max-width: 1200px) {
	body {
		background-size: auto 60.25vw;
	}
}
@media (max-width: 768px) {
	body {
		background-size: auto 96.4vw;
	}
}
/* ---- 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:1240px) {

	.footer p a {
		display: inline-block;
	}
}

@media (max-width:768px) {
	.footer {
		text-align: center;
	}

	.footer p {
		display: none;
	}
}