@charset "utf-8";

.all_right {
	z-index: 88;
}

.all_right>ul>li:nth-child(1) {
	display: none;
}

.loading {
	width: 100vw;
	height: 100vh;
	background: #011536;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 90;
}

.loading>.load_box {
	width: 32vw;
	height: 32.4vh;
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.load_box>.load_logo {
	width: 7.6vw;
	height: 7vw;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.load_box>.load_logo>img {
	width: 100%;
	height: 7vw;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
}

.load_box>.load_logo>div {
	width: 98%;
	height: 7vw;
	position: absolute;
	left: calc(50% - 49%);
	bottom: -7vw;
	z-index: 95;
	background: linear-gradient(-45deg, #cca467 20%, #f5d5a2 35%, #cca467 65%, #f5d5a2 75%, #cca467 100%);
}

.load_box>.per {
	width: 100%;
	height: 3.9vw;
	font-size: 16px;
	color: #54d8f1;
	text-align: center;
	line-height: 5vw;
}

.plan {
	height: 14px;
	width: 100%;
	position: relative;
	padding: 10px 0;
	overflow: hidden;
}

.plan>p {
	width: 100%;
	height: 2px;
	background: #54d8f1;
}

.plan>h4 {
	position: absolute;
	width: 50%;
	height: 4px;
	border-radius: 80% 10% 10% 80%;
	background: #54d8f1;
	box-shadow: 0 0px 1px 1px #3ba3c0;
	left: -50%;
	top: 9px;
	opacity: 1;
}

.plan>h4>span {
	width: 1px;
	height: 1px;
	float: right;
	background: #64e2f8;
	border-radius: 50%;
	box-shadow: 0 0px 6px 7px #64e2f8;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.load_text {
	width: 100%;
	line-height: 3.38vw;
	font-size: 16px;
	color: #54d8f1;
	text-align: center;
}

.swiper-container-v {
	width: 100vw;
	height: 100vh;
}

.swiper-container-v>.swiper-wrapper>.swiper-slide {
	overflow: hidden;
}

/* 分页点 */
.swiper-container-vertical>.swiper-pagination-bullets {
	right: 20px;
}

.swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	opacity: 0.8;
	border: 1px solid #fff;
	background: none;

}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 20px auto;
}

.swiper-pagination-bullet-active {
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	background: none;
	position: relative;
}

.swiper-pagination-bullet-active::after {
	content: '';
	width: 7px;
	height: 7px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.swiper-container-banner {
	width: 100%;
	height: 100%;
}

.swiper-container-banner .swiper-slide>img:nth-child(1) {
	width: 100%;
	height: 100%;
}

.swiper-container-banner .swiper-slide:nth-child(1)>div {
	width: 29.1vw;
	height: auto;
	position: absolute;
	left: 36.8vw;
	top: 22.2vh;
}

.swiper-container-banner .swiper-slide:nth-child(1)>div .english {
	width: 100%;
	line-height: 24px;
	color: #52d4ee;
	font-size: 16px;
	word-break: normal;
	word-wrap: break-word;
	cursor: default;
}

.swiper-container-banner .swiper-slide:nth-child(1)>div>span {
	
	width:auto;
	height: auto;
	line-height:5.72vw;
	/* border-bottom:1px solid #d6a560; */
	font-size:3.8em;
	display: block;
	font-weight: normal;
	color:#53d6f4;
	position: relative;
}
.swiper-container-banner .swiper-slide:nth-child(1)>div>span:after{
	content: '';
	width: 12.76vw;
	height:1px;
	background:#d6a560;
	position: absolute;
	left: 0;
	bottom:0;
}
.swiper-container-banner .swiper-slide:nth-child(1)>div .intro {
	width: 88%;
	line-height: 4.7vh;
	color: #52d4ee;
	font-size: 40px;
	margin: 2.2vh 0 1vh;
	font-weight: 100;
	word-break: normal;
	word-wrap: break-word;
	cursor: default;
}

.swiper-container-banner .swiper-slide:nth-child(1)>div .intro span {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.swiper-container-banner .swiper-slide:nth-child(2)>p {
	width: 26.35vw;
	height: auto;
	line-height: 2.4vh;
	color: #cae1e9;
	font-size: 18px;
	position: absolute;
	left: 18.4vw;
	top: 18.8vw;
	font-weight: 100;
}

.swiper-container-banner .swiper-slide:nth-child(2)>.window {
	width: 12.23vw;
	height: auto;
	position: absolute;
	left:18.4vw;
	top: 7.3vw;
}

.slide-2 {
	background: #d7a462;
}

.slide-2 .map {
	width: 59.6vw;
	height: 84.7vh;
	margin: 0 auto;
	position: relative;
	padding-top: 8.3vh;
}

.slide-2 .map>img {
	width: auto;
	height: 100%;
	margin: 0 auto;

}

.slide-2 .map>.map_intro {
	width: 19.79vw;
	height: auto;
	padding: 1.85vh 0;
	position: absolute;
	left: 0;
	bottom: 6.48vh;
}

.slide-2 .map>.map_intro span {
	display: block;
	width: 42.3%;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
}

.slide-2 .map>.map_intro p {
	font-size: 16px;
	color: #01396a;
	line-height: 28px;
	letter-spacing: 1px;
	text-align: justify;
    text-justify: inter-ideograph;
	word-break: normal;
	word-wrap: break-word;
}

.slide-2>ul {
	width: 63.54vw;
	height: 9.72vh;
	margin: 1% auto;
	display: flex;
	justify-content: space-between;
}

.slide-2>ul>li {
	position: relative;

}

.slide-2>ul>li>div {
	width: 100%;
	padding: 0 2.85vw;
	text-align: center;
	height: 4vw;
	border-right: 1px solid #fff;
	position: relative;
}

.slide-2>ul>li:nth-child(5)>div {
	border: 0;
}

.slide-2>ul>li>div>span {
	display: inline-block;
	font-size: 45px;
	line-height: 2.34vw;
	color: #003b71;
}

.slide-2>ul>li>div>i {
	font-style: normal;
	font-size: 18px;
	width: 18px;
	line-height: 18px;
	color: #003b71;
	position: absolute;
	top: 0;
}

.slide-2>ul>li>div>p {
	width: auto;
	white-space: nowrap;
	line-height: 2vw;
	color: #fff;
	font-size: 16px;
}

.slide-2>ul>li>b {
	display: block;
	height: 1px;
	width: 8%;
	position: absolute;
	bottom: 0;
	left: calc(50% - 2.5%);
	background: #003873;
}

.slide-3 {
	background: #011536;
	overflow: hidden;
}

.slide-3>.block {
	width: auto;
	height: 72vh;
	position: absolute;
	left: 0;
	right: 0;
	top: 3.7vh;
	margin: auto;
	opacity: 0;
	transition: all 3.5s;
}

.slide-3>.timeline {
	width: 81.77vw;
	height: auto;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;

}

.slide-3>.title {
	width: 50vw;
	height: auto;
	margin: -2% auto 0;
	position: relative;
	z-index: 60;
}

.slide-3>.title>h4 {
	width: 100%;
	height: auto;
	line-height: 3.75vw;
	font-size: 70px;
	color: #e0a15c;
	text-align: center;
	font-weight: normal;
}

.slide-3>.title>p {
	text-align: center;
	width: 100%;
	line-height: 5.72vw;
	color: #51d4f2;
	font-size: 46px;
	font-weight: 300;
}

.swiper-course {
	width: 52.86vw;
	height: 47vh;
	margin-top:5vh;
}

.swiper-course li {
	width: 100%;
	height: 47vh;
	/* background: url(../img/icon-course.png) no-repeat center 0;
	background-size: 2.5vw 98%; */
}
.swiper-course li>h4{
	width: 20.8vw;
	height: auto;
	border-radius: 50%;
	float: left;
	margin-top: 1%;
	padding:0.5vw;
	border:1px solid #816854;
}
.swiper-course li>img {
	width:100%;
	height:100%;
}

.swiper-course li>p {
	width: 5%;
	height: 100%;
}

.swiper-course li>p {
	width: 3%;
	height: 100%;
	float: right;
	display: flex;
	justify-content: center;
	align-content: space-between;
	flex-direction: column;
	align-items: center;
	padding-top: 5%;
	margin-right: 1%;
	background: url(../img/year/img-1995.png) no-repeat center 2.5%;
	background-size: 100%;
}

.swiper-course .swiper-wrapper li:nth-child(2)>p {
	background: url(../img/year/img-1996.png) no-repeat center 2.5%;
	background-size: 100%;
}

.swiper-course .swiper-wrapper li:nth-child(3)>p {
	background: url(../img/year/img-1997.png) no-repeat center 2.5%;
	background-size: 100%;
}

.swiper-course .swiper-wrapper li:nth-child(4)>p {
	background: url(../img/year/img-1999-2001.png) no-repeat center 2.5%;
	background-size: 100%;
}

.swiper-course .swiper-wrapper li:nth-child(5)>p {
	background: url(../img/year/img-2002-2003.png) no-repeat center 2.5%;
	background-size: 100%;
}

.swiper-course .swiper-wrapper li:nth-child(6)>p {
	background: url(../img/year/img-2005.png) no-repeat center 2.5%;
	background-size: 100%;
}

.swiper-course .swiper-wrapper li:nth-child(7)>p {
	background: url(../img/year/img-2008.png) no-repeat center 2.5%;
	background-size: 100%;
}

.swiper-course .swiper-wrapper li:nth-child(8)>p {
	background: url(../img/year/img-2009.png) no-repeat center 2.5%;
	background-size: 100%;
}

.swiper-course .swiper-wrapper li:nth-child(9)>p {
	background: url(../img/year/img-2013.png) no-repeat center 2.5%;
	background-size: 100%;
}

.swiper-course .swiper-wrapper li:nth-child(10)>p {
	background: url(../img/year/img-2014.png) no-repeat center 2.5%;
	background-size: 100%;
}

.swiper-course .swiper-wrapper li:nth-child(11)>p {
	background: url(../img/year/img-2015.png) no-repeat center 2.5%;
	background-size: 100%;
}

.swiper-course .swiper-wrapper li:nth-child(12)>p {
	background: url(../img/year/img-2016.png) no-repeat center 2.5%;
	background-size: 100%;
}

.swiper-course li>p>i {
	display: block;
	width: 1px;
	height: 8%;
	background: #51d7f4;
	margin: 25% 0;
}

.swiper-course li>p>span {
	width: 1vw;
	height: auto;
	margin: 25% 0;
}

.swiper-course li>p>b {
	display: block;
	width: 1px;
	height: 38%;
	background: #5e6f83;
}





.swiper-course li>div {
	width: 24.63vw;
	height: auto;
	float: right;
}

.swiper-course li>div>h4 {
	width: 100%;
	height: auto;
	line-height: 3.12vw;
	color: #51d7f4;
	font-size: 60px;
	font-weight: 100;
}

.swiper-course li>div>p {
	width: 100%;
	height: auto;
	color: #51d7f4;
	font-size: 28px;
	margin: 0.8vw 0;
	word-break: normal;
	word-wrap: break-word;
	font-weight: 100;
}

.swiper-course li>div>div {
	width: 100%;
	color: #feffff;
	font-size: 18px;
	word-break: normal;
	word-wrap: break-word;
	font-weight: 100;
}

.slide-4 {
	background: #d7a462;
	position: relative;
}

.slide-4 .greatsource {
	height: 10.74vh;
	width: auto;
	margin: 16.59vh auto 0;
}

.slide-4>div {
	width: 67.6vw;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: calc(50% - 33.8vw);
	z-index: 50;
}

.slide-4>div>.slide-4-title {
	width: 18.22vw;
	height: auto;
	position: absolute;
	left: 0;
	top: 32.96vh;
}

.slide-4>div>.slide-4-title>h4 {
	width: 100%;
	color: #103561;
	font-size: 58px;
	font-weight: 400;
	text-align: right;
}

.slide-4>div>.slide-4-title>p {
	width: 100%;
	text-align: right;
	color: #fff;
	font-size: 70px;
}

.slide-4>div>img {
	height: 100%;
	width: auto;
	position: absolute;
	left: 14vw;
	z-index: 52;
}

.slide-4>div>.jiyu {
	width: 31.5vw;
	height: 31.5vw;
	background: rgba(0, 26, 51, .8);
	border-radius: 50%;
	position: absolute;
	right: 0;
	top: 23.14vh;
	z-index: 55;
	padding: 5.7vw;
}

.slide-4>div>.jiyu>h4 {
	font-weight: normal;
	width: 100%;
	color: #e6f2ff;
	font-size: 32px;
	line-height: 1.5vw;
}

.slide-4>div>.jiyu>p {
	color: #e6f2ff;
	font-size: 22px;
	line-height: 3.1vw;
	padding-right: 3.64vw;
	border-bottom: 1px solid #fff;
}

.slide-4>div>.jiyu>.jybox {
	width: 100%;
	height: 14.62vw;
	margin-top: 1vw;
	overflow: hidden;
	position: relative;
}

.slide-4>div>.jiyu>.jybox>p {
	color: #e6f2ff;
	font-size: 16px;
	line-height: 1.5vw;
	position: absolute;
	top: 0;
	bottom: auto;
	transition: all 10s;

}

.slide-4>div>.jiyu>.jybox>p span{
	color: #e6f2ff;
	font-size: 16px;
	line-height: 1.5vw;
	display: block;
	text-indent: 2em;
	text-align: justify;
}
.slide-4>div>.jiyu>img {
	width: 1.82vw;
	height: auto;
	position: absolute;
	left: calc(50% - 0.91vw);
	top: 1.25vw;
}

.slide-4>div>.jiyu>img:hover {
	cursor: pointer;
}

.slide-4>div>.jiyu>.jybottom {
	top: auto;
	bottom: 1.25vw;
}

.slide-5 {
	background: url(../img/yewubg.png) no-repeat 0 0;
	background-size: 100% 100%;
}

.slide-5>div {
	width: 33vw;
	height: 100%;
	padding-top: 9.3vw;
	margin-left: 19vw;
}

.slide-5>div>h3 {
	color: #fff;
	font-weight: normal;
	font-size: 66px;
	line-height: 5.2vw;
}

.slide-5>div>h4 {
	font-weight: normal;
	color: #4dd7f1;
	font-size: 36px;
	margin-bottom: 2vw;
}

.slide-5>div>p {
	color: #fff;
	font-size: 38px;
	line-height: 2.6vw;
	font-weight: 300;
}

.slide-5>div>h5 {
	width: 20.57vw;
	height: 1px;
	background: #53d6f4;
	margin: 1vw 0 2vw;
}

.slide-5>div>ul {
	width: 100%;
	height: 4.58vw;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.slide-5>div>ul>li {
	width: 4.58vw;
	height: 4.58vw;
	display: table;
}

.slide-5>div>ul>li>a:link,
.slide-5>div>ul>li>a:visited {
	color: #f8f3ef;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 16px;
	border: 1px solid #f8f3ef;
	text-align: center;
	/* padding: 1vw 0; */
	font-size: 18px;
	display: table-cell;
	vertical-align: middle;
	font-weight: 300;
}

.slide-5>div>a:link,
.slide-5>div>a:visited {
	float: right;
	width: 4.16vw;
	height: 1.66vw;
	border: 1px solid #fff;
	border-radius: 15px;
	text-align: center;
	line-height: 1.66vw;
	font-size: 14px;
	color: #fff;
	margin-top: 2.96vw;
}

.slide-5>div>a:hover,
.slide-5>div>ul>li>a:hover {
	color: #d7a560;
	border-color: #d7a560;
}

.slide-6 {
	background: #d7a462;
}

.slide-6>h3,
.slide-7>h3 {
	width: 100%;
	height: 8.85vw;
	line-height: 11.2vw;
	text-align: center;
	color: #fff;
	font-size: 58px;
	font-weight: normal;
}

.slide-6>p,
.slide-7>p {
	width: 11.56vw;
	height: 5.83vw;
	border-top: 1px solid #01386e;
	color: #003970;
	line-height: 5.83vw;
	text-align: center;
	font-size: 38px;
	margin: 0 auto;
}

.slide-6>div,
.slide-7>div {
	position: relative;
}

.swiper-clients,
.swiper-news {
	width: 85%;
	height: 67.6vh;
	margin: 0 auto;
	padding: 0 0 8vh;
}
.swiper-clients{
	height:auto;
}
.swiper-clients .swiper-slide{
	width:auto;
	height:9.8vw;
}
.swiper-news .swiper-slide {
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
	align-content: space-between;
}

.swiper-clients .swiper-slide img {
	width:100%;
	height:100%;
}

.swiper-clients .swiper-pagination-bullets,
.swiper-news .swiper-pagination-bullets {
	display: flex;
	justify-content: center;
	align-items: center;
}

.clients-next,
.news-next {
	background-image: url(../img/right.png);
	right: 2.6vw;
	top: calc(50% - 36px);
}

.clients-perv,
.news-perv {
	left: 2.6vw;
	top: calc(50% - 36px);
	background-image: url(../img/left.png);
}

.slide-7 {
	background: #011536;
}

.slide-7>p {
	color: #4fd6f6;
	border-color: #53d6f2;
}

.swiper-news .swiper-slide div {
	width: 24.5%;
	height: 49%;
	position: relative;
	margin-right: 0.5%;
}

.swiper-news .swiper-slide div a img {
	width: 100%;
	height: 100%;
}

.swiper-news .swiper-slide div a .news-show {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .5);
	padding: 33% 13% 0 13.4%;
	opacity: 0;
	transition: all 0.3s;
}

.swiper-news .swiper-slide div a .news-show h4 {
	color: #fff;
	font-size: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	transition: all 0.3s;
}

.swiper-news .swiper-slide div a .news-show p {
	color: #fff;
	font-size: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	transition: all 0.3s;
}

.swiper-news .swiper-slide div a .news-show span {
	display: block;
	height: 1px;
	width: 25%;
	background: #fff;
	margin: 3% 0;
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	transition: all 0.3s;
}

.swiper-news .swiper-slide div:hover a .news-show {
	opacity: 1;
}

.swiper-news .swiper-slide div:hover a .news-show span,
.swiper-news .swiper-slide div:hover a .news-show h4,
.swiper-news .swiper-slide div:hover a .news-show p {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.news-next {
	background-image: url(../img/nright.png);
}

.news-perv {
	background-image: url(../img/nleft.png);
}

.slide-8 .here {
	width: 100%;
	height: 58%;
	background: url(../img/btmbg.png?v=1) no-repeat 0 0;
	background-size: 100% 100%;
	position: relative;
}

.slide-8 .here img {
	width: 43.85vw;
	height: auto;
	position: absolute;
	left: calc(50% - 23.92vw);
	top: 22%;
	transform: scale(0);
	transition: all 0.3s;
}

.slide-8 dl {
	width: 100%;
	height: 9.25%;
	border-bottom: 1px solid #b7925b;
	background: #011536;
	padding: 0 18.75vw;
	display: flex;
	justify-content: flex-start;
	line-height: 10vh;
	font-size: 14px;
}

.slide-8 dl dt {
	padding: 0 24px 0 0;
	color: #b9c6cf;
}

.slide-8 dl dt:hover {
	cursor: pointer;
}

.slide-8 dl dd a:link,
.slide-8 dl dd a:visited {
	color: #61c1e7;
	padding: 0 12px;
}

.slide-8 dl dd a:hover {
	color: #fff;
}

.slide-8 dl dd a.btmActive {
	color: #fff;
}

.botm-box {
	width: 100%;
	height: 32.75%;
	background: #011536;
	padding: 0 18.75vw;
}

.botm-left {
	width: 43.14%;
	height: auto;
	float: left;
}

.botm-left h4 {
	width: 100%;
	height: auto;
	padding: 1vw 0;
	border-bottom: 1px solid #53d5ef;
}

.botm-left h4 img {
	height: 100%;
	height: auto;
}

.botm-left ul {
	width: 100%;
	height: auto;
}

.botm-left ul li {
	margin-top: 0.93vw;
	width: 100%;
	line-height: 20px;
	padding-left: 2.23vw;
	color: #d0e2f8;
	font-size: 15px;
	background: url(../img/icon-3.png) no-repeat left 90%;
	background-size: 4.5%;
}

.botm-left ul li:nth-child(2) {
	background: url(../img/icon-4.png) no-repeat 3px 90%;
	background-size: 4%;
}

.botm-left ul li:nth-child(3) {
	background: url(../img/icon-5.png) no-repeat left 90%;
	background-size: 5%;
}

.botm-right {
	width: 25.26vw;
	height: auto;
	float: right;
}

.botm-right h4 {
	width: 100%;
	height: 6.5vw;
	line-height: 6.5vw;
	padding-left: 4.58vw;
	background: url(../img/icon-6.png) no-repeat 9% center;
	background-size: auto 35%;
	color: #daa363;
	font-size: 38px;
}

.botm-right ul {
	width: auto;
	height: auto;
}

.botm-right ul li {
	width: auto;
	float: right;
	margin: 0 4%;
	height: 7.8vw;
	padding-top: 5.98vw;
	line-height: 1.8vw;
	color: #fffff6;
	background: url(../img/ma2.png) no-repeat center 0;
	background-size: auto 5.98vw;
}

.botm-right ul li:nth-child(2) {
	background: url(../img/ma1.png) no-repeat center 0;
	background-size: auto 5.98vw;
}




@media only screen and (min-width: 1280px) and (max-width: 1680px) {
	.swiper-container-banner .swiper-slide:nth-child(1)>div>span{
		font-size:2.5em;
	}
	.swiper-container-banner .swiper-slide:nth-child(1)>div .english {
		font-size: 14px;
	}

	.swiper-container-banner .swiper-slide:nth-child(1)>div .intro {
		font-size: 30px;
	}

	.swiper-container-banner .swiper-slide:nth-child(2)>p {
		font-size: 16px;
	}

	.slide-2 .map>.map_intro p {
		font-size: 14px;
	}
	
	.slide-2>ul>li>div>span {
		font-size: 38px;
	}

	.slide-2>ul>li>div>p {
		font-size: 14px;
	}

	.slide-3>.title>h4 {
		font-size: 60px;
	}

	.slide-3>.title>p {
		font-size: 34px;
	}

	.swiper-course li>div>h4 {
		font-size: 48px;
	}

	.swiper-course li>div>p {
		font-size: 22px;
	}

	.swiper-course li>div>p {
		font-size: 16px;
	}

	.slide-4>div>.jiyu>h4 {
		font-size: 22px;
	}

	.slide-4>div>.jiyu>p {
		font-size: 18px;
	}

	.slide-4>div>.jiyu>.jybox>p span{
		font-size: 14px;
	}

	.slide-5>div>h3 {
		font-size: 58px;
	}

	.slide-5>div>h4 {
		font-size: 28px;
	}

	.slide-5>div>p {
		font-size: 30px;
	}

	.slide-5>div>ul>li>a:link,
	.slide-5>div>ul>li>a:visited {
		font-size: 14px;
	}

	.slide-5>div>a:link,
	.slide-5>div>a:visited {
		width: 6.16vw;
		height: 1.8vw;
		line-height: 1.8vw;
	}

	.slide-6>p,
	.slide-7>p {
		font-size: 28px;
	}

	.botm-left h4 {
		padding: 0.5vw 0;
	}

	.botm-left ul li,
	.botm-left ul li:nth-child(2) {
		background-position: 1% center;
		background-size: 5%;
	}

	.botm-left ul li:nth-child(3) {
		background-position: left center;
		background-size: 6%;
	}

	.botm-right h4 {
		font-size: 28px;
	}

	.botm-right ul li {
		font-size: 14px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1280px) {
	.swiper-container-banner .swiper-slide:nth-child(1)>div>span{
		font-size:1.9em;
	}
	.swiper-container-banner .swiper-slide:nth-child(1)>div .english {
		font-size: 14px;
	}

	.swiper-container-banner .swiper-slide:nth-child(1)>div .intro {
		font-size: 22px;
	}

	.swiper-container-banner .swiper-slide:nth-child(2)>p {
		font-size: 14px;
	}

	.slide-2 .map>.map_intro p {
		font-size: 14px;
	}

	.slide-2>ul>li>div {
		padding: 0 1.4vw;
	}

	.slide-2>ul>li>div>span {
		font-size: 26px;
	}

	.slide-2>ul>li>div>p {
		font-size: 12px;
		line-height: 21px;
	}

	.slide-3>.title>h4 {
		font-size: 36px;
	}

	.slide-3>.title>p {
		font-size: 21px;
	}

	.swiper-course li>div>h4 {
		font-size: 36px;
	}

	.swiper-course li>div>div {
		font-size: 14px;
	}

	.swiper-course li>div>p {
		font-size: 17px;
	}

	.slide-4>div>.slide-4-title>h4 {
		font-size: 45px;
	}

	.slide-4>div>.slide-4-title>p {
		font-size: 45px;
	}

	.slide-4>div>.jiyu>h4 {
		font-size: 17px;
	}

	.slide-4>div>.jiyu>p {
		font-size: 16px;
	}

	.slide-4>div>.jiyu>.jybox>p span{
		font-size: 12px;
	}
	
	.slide-5>div>h3 {
		font-size: 44px;
	}

	.slide-5>div>h4 {
		font-size: 22px;
	}

	.slide-5>div>p {
		font-size: 24px;
	}

	.slide-5>div>ul>li {
		width: 8.58vw;
		height: 8.58vw;
		margin-top: 1vw;
	}

	.slide-5>div>ul>li>a:link,
	.slide-5>div>ul>li>a:visited {
		font-size: 14px;
		padding: 2vw 0;

	}

	.slide-5>div>a:link,
	.slide-5>div>a:visited {
		width: 8.16vw;
		height: 2.8vw;
		line-height: 2.8vw;
		margin-top: 16.96vw;
	}

	.slide-6>h3,
	.slide-7>h3 {
		font-size: 48px;
	}

	.slide-6>p,
	.slide-7>p {
		font-size: 20px;
	}

	.swiper-news .swiper-slide div a .news-show h4 {
		font-size: 20px;
	}

	.swiper-news .swiper-slide div a .news-show p {
		font-size: 14px;
	}

	.botm-left h4 {
		padding: 0.5vw 0;
	}

	.botm-left ul li {
		font-size: 12px;
		line-height: 15px;
		margin-top: 0.53vw;
	}

	.botm-left ul li,
	.botm-left ul li:nth-child(2) {
		background-position: 1% center;
		background-size: 5%;
	}

	.botm-left ul li:nth-child(3) {
		background-position: left center;
		background-size: 6%;
	}

	.botm-right h4 {
		font-size: 22px;
	}

	.botm-right ul li {
		width: 30%;
		text-align: center;
		font-size: 12px;
		padding-top: 6.48vw;
	}

	.slide-8 dl {
		font-size: 13px;
	}

	.slide-8 dl dd a {
		padding: 0 8px;
	}

}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.swiper-container-banner .swiper-slide:nth-child(1)>div>span{
		font-size:1.9em;
	}
	.swiper-container-banner .swiper-slide:nth-child(1)>div .english {
		font-size: 12px;
	}

	.swiper-container-banner .swiper-slide:nth-child(1)>div .intro {
		font-size: 20px;
	}

	.swiper-container-banner .swiper-slide:nth-child(2)>p {
		font-size: 12px;
	}

	.slide-2 .map>.map_intro p {
		font-size: 12px;
		line-height: 20px;
	}

	.slide-2>ul>li>div {
		padding: 0 1.4vw;
	}

	.slide-2>ul>li>div>span {
		font-size: 26px;
	}

	.slide-2>ul>li>div>p {
		font-size: 12px;
		line-height: 21px;
	}

	.slide-3>.title>h4 {
		font-size: 32px;
	}

	.slide-3>.title>p {
		font-size: 18px;
	}

	.swiper-course li>div>h4 {
		font-size: 30px;
	}

	.swiper-course li>div>div {
		font-size: 12px;
	}

	.swiper-course li>div>p {
		font-size: 14px;
	}

	.slide-4>div>.slide-4-title>h4 {
		font-size: 32px;
	}

	.slide-4>div>.slide-4-title>p {
		font-size: 32px;
	}

	.slide-4>div>.jiyu>h4 {
		font-size: 13px;
	}

	.slide-4>div>.jiyu>p {
		font-size: 14px;
	}

	.slide-4>div>.jiyu>.jybox>p span{
		font-size: 12px;
	}

	.slide-5>div>h3 {
		font-size: 34px;
	}

	.slide-5>div>h4 {
		font-size: 16px;
	}

	.slide-5>div>p {
		font-size: 18px;
	}

	.slide-5>div>ul>li {
		width: 8.58vw;
		height: 8.58vw;
		margin-top: 1vw;
	}

	.slide-5>div>ul>li>a:link,
	.slide-5>div>ul>li>a:visited {
		font-size: 14px;
		padding: 2vw 0;

	}

	.slide-5>div>a:link,
	.slide-5>div>a:visited {
		width: 10.16vw;
		height: 3.8vw;
		line-height: 3.8vw;
		margin-top: 16.96vw;
	}

	.slide-6>h3,
	.slide-7>h3 {
		font-size: 42px;
	}

	.slide-6>p,
	.slide-7>p {
		font-size: 16px;
	}

	.swiper-news .swiper-slide div a .news-show h4 {
		font-size: 16px;
	}

	.swiper-news .swiper-slide div a .news-show p {
		font-size: 12px;
	}

	.botm-left h4 {
		padding: 0.5vw 0;
	}

	.botm-left ul li {
		font-size: 12px;
		line-height: 15px;
		margin-top: 0vw;
	}

	.botm-left ul li,
	.botm-left ul li:nth-child(2) {
		background-position: 1% center;
		background-size: 5%;
	}

	.botm-left ul li:nth-child(3) {
		background-position: left center;
		background-size: 6%;
	}

	.botm-right h4 {
		font-size: 16px;
		height: 5.5vw;
		line-height: 5.5vw;
	}

	.botm-right ul li {
		width: 30%;
		text-align: center;
		font-size: 12px;
		padding-top: 6.48vw;
	}

	.slide-8 dl {
		font-size: 12px;
	}

	.slide-8 dl dt {
		padding: 0 14px 0 0;
	}

	.slide-8 dl dd a {
		padding: 0 2px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1280px) and (min-height:720px){
	.slide-4>div>img{
		left:8vw;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1280px) and (min-height:558px){
	.slide-4>div>img{
		left:8vw;
	}
	/* .slide-4>div>.jiyu{
		right: -9vw;
	} */
}