﻿.shiguang {
	width: 100%;
	overflow: hidden;
	background-image: url('../image/shiguang.png');
	background-size: 100% 100%;
	background-color: #847F98;
	/* padding: 60px 0; */
}
a{
	text-decoration: none;
}

.xiaobao {
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom: 1px #707070 solid;
}

.bao {
	width: 350px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 16px 0;
	padding-bottom: 0;
	cursor: pointer;
	position: relative;


}

.bao p {
	color: #fff;
	font-size: 35px;
	line-height: 36px;
}

.bao1::before {
	content: "";
	width: 63px;
	height: 5px;
	background-color: #fff;
	position: absolute;
	left: auto;
	right: auto;
	top: 99%;
}

.deshi {
	height: 490px;
}


.shi {
	overflow: hidden;
	width: 100%;
	padding-top: 32px;
	position: relative;
}

.shi .gengduo {
	margin-top: 65px;
}

.shi .gengduo:hover {
	background-color: #847F98;
}

.shi {
	display: none;
}

.shi:nth-child(1) {
	display: block;
}

.deshi {
	background-color: #fff;
	position: relative;

}

.sanbu {
	width: 232px;
	height: 79px;
	background: rgb(133 88 155 / 61%);
	position: absolute;
	top: 30%;
	left: 0;
	right: auto;
	padding: 0 28px;
	display: flex;
	align-items: center;

}

.sanbu a {
	height: auto !important;
}

.sanbu span {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 23px;
}

.sanbu p {
	font-size: 22px;
	color: #FFFFFF;
	line-height: 23px;
}

.deshi a {
	overflow: hidden;
	height: 255px;
	width: 100%;
	display: block;
}

.deshi a img {
	height: 255px;
	width: 100%;
	display: block;
	transition: all 0.4s;

}

.deshi:hover a img {
	transform: scale(1.2);
}

.dsa {
	width: 100%;
	
	padding: 20px;
}

.dsa a {
	font-size: 14px;
	color: #000000;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
	height: auto;
	width: 90%;
	height: 184px;
}

.shuzishibao {
	width: 100%;
	height: 100%;
	background-color: #85589B;
	padding: 15px 15px 35px 15px;
	overflow: hidden;

}

.shuzishibao a {
	height: auto;
}

.shuzishibao a img {
	width: 100%;
	height: 100%;
	transition: all 0.4s;
}

.shuzishibao:hover a img {
	transform: scale(1.03);
}

.shuzishibao a p {
	font-size: 14px;
	color: #fff;
	padding-top: 5px;
	text-align: center;
}

.swiper3 .swiper-slide {
	background-color: #85589B;
}

/* ???芒鈧劉??????a茂驴陆???????a茂驴陆1?芒鈧茂驴陆????芒鈧劉???|???茂驴聽?茂驴聽a茂驴陆??????茂驴聽???茂驴聽?茂驴聽a???????茂驴聽???芒鈧劉???脗篓??a茂驴陆????脗搂???茂驴聽?茂驴聽a茂驴陆??????????芒鈧劉???脗搂???茂驴聽?茂驴聽a茂驴陆????芒鈧�????a茂驴陆????1 */
.gaojiao {
	background-color: #EFFBFE;
	padding: 80px 0;
	background-image: url(../images/index/beijing8.png);
	background-repeat: no-repeat;
}

.gao-zy {
	display: flex;
	justify-content: space-between;
}

.gao-left,
.gao-right {
	width: 49%;
}

.gao-left .biaoti {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.gao-left .biaoti h1 {
	text-align: left;
}

.gao-left .biaoti a {
	font-size: 14px;
	color: #000000;
	position: relative;
	padding-right: 75px;
}

.gao-left .biaoti a::before {
	content: "";
	width: 8.5px;
	height: 8.5px;
	background-color: #005964;
	border-radius: 50%;
	box-shadow: 0 0 0 7px rgb(0 89 100 / 29%);
	position: absolute;
	top: 6px;
	right: 0;
	left: auto;
}

.gao-left .biaoti a::after {
	content: "";
	width: 65px;
	height: 2px;
	background-color: #005964;
	position: absolute;
	top: 9px;
	left: 64px;
}

.shidian1 {
	margin-bottom: 35px;
	width: 100%;
}

.shidian1 a p {
	font-size: 16px;
	color: #000000;
	line-height: 28px;
}

.shidian1 a span {
	font-size: 16px;
	color: #005964;
	line-height: 28px;
	position: relative;
	width: 100%;
	display: block;
}

.shidian1 a span::after {
	content: "";
	position: absolute;
	width: 85%;
	height: 1px;
	background-color: #E2E2E2;
	right: 0;
	left: auto;
	top: 50%;
}

.gao-right {
	overflow: hidden;
	position: relative;
}

.gao-right .biaoti h1 {
	text-align: left;
}

.zhuanti {
	height: 214px;

}

.swiper-wrapper4 {
	flex-wrap: wrap;
}

.swiper-slide4 {
	height: 214px !important;
	margin-top: 10px !important;

}

.swiper-slide4 {
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: calc((100% - 10px) / 2);
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper4 {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.lunbo1 {
	width: 100%;
	height: 445px;
}

.swiper-pagination4 {
	top: 6%;
	left: auto;
	right: 0;
}

.lunbo1 .swiper-pagination-bullet {
	width: 12px !important;
	height: 12px !important;
	border-radius: 50% !important;
	border: #005964 1px solid !important;
	margin-right: 10px !important;
}

.lunbo1 .swiper-pagination-bullet-active {
	background: #005964 !important;
}

.zhuanti {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.zhuan p {
	font-size: 22px;
	line-height: 28px;
	color: #FFFFFF;
	position: absolute;
	top: 70%;
	left: 20%;
	right: auto;
}

.zhuan p::after {
	width: 50px;
	height: 1px;
	background: #FFFFFF;
	content: "";
	position: absolute;
	left: -72px;
	right: auto;
	top: 55%;
}

.zhuanti a img {
	transition: all 0.5s;
}

.zhuanti:hover a img {
	transform: scale(1.2);
}

@media screen and (min-width:1024px) {

	.pm,
	.left {
		display: none !important;
	}
}

@media screen and (max-width:1500px) {
	.bar1 {
		padding: 0 4%;
		overflow: hidden;
	}

	.swiper2,
	.swiper3 {
		overflow: hidden;
	}
}

@media screen and (max-width:1024px) {
	.bannner {
		height: 600px;
	}

	.bannner .swiper-button-next1,
	.bannner .swiper-button-prev1 {
		display: none !important;
	}

	.swiper-pagination1 {
		left: 95% !important;
		top: 25% !important;
	}

	.swiper-num {
		position: absolute;
		left: 93%;
		top: 43%;
	}

	.wen p {
		font-size: 14px;
	}

	.yao-left {
		width: 20%;
	}

	.xinwengonggao {
		flex-wrap: wrap;
	}

	.xinwen {
		width: 100%;
		padding-right: 0;
	}

	.gonggao {
		width: 100%;
		padding-top: 50px;
	}

	.gong-zy {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.gonggao-zy {
		width: 49%;
	}

	.swiper-slide5 a p {
		font-size: 12px;
	}

	.ying {
		height: 600px;
	}

	.kan {
		height: 195px;
	}

	.yuan {
		top: 80%;
		padding: 10px 10px 10px 32px;
	}

	.yin {
		top: 86%;
	}

	.yuan a {
		font-size: 14px;
	}

	.ren1 img {
		object-fit: cover;
	}

	.rw img {
		object-fit: cover;
	}

	.rw .dez {
		padding: 0 10px 0 24px;
	}

	.swiper3 .swiper-slide {
		background: transparent;
	}

	.shuzishibao {
		padding: 4px 15px 10px 15px;
	}

	.shidian1 a span::after {
		display: none;
	}
}

@media screen and (max-width:790px) {

	.bannner {
		height: 400px;
	}

	.swiper-pagination1 {
		left: 95% !important;
		top: 15% !important;
	}

	.swiper-num {
		position: absolute;
		left: auto;
		right: 1%;
		top: 30%;
	}

	.swiper-pagination-bullet {
		margin-bottom: 10px !important;
	}

	.fen ul {
		flex-wrap: wrap;
		justify-content: space-around;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.fen ul li a img {
		width: 25px;
		height: auto;
	}

	.fen ul li {
		width: 24%;
	}

	.fen ul li a p {
		font-size: 14px;
	}

	.biaoti h1 {
		font-size: 24px;
	}

	.school {
		padding-top: 25px;
	}

	.biaoti {
		padding-bottom: 25px;
	}

	.tuwen {
		width: 100%;
		margin-bottom: 15px;
	}

	.school-top {
		flex-wrap: wrap;
	}

	.yaowen {
		width: 100%;
	}

	.gonggao-zy {
		width: 100%;
	}

	.news-announcement {
		padding: 50px 0 50px 0;
	}

	.liebiaotu {
		height: 150px;
	}



	.xueshu {
		padding: 50px 0 37px 0;
	}

	.guanzhu {
		flex-wrap: wrap;
	}

	.mei {
		width: 100%;

	}

	.meiti {
		padding: 50px 0 0 0;
	}

	.ti {
		width: 100%;
		padding-top: 50px;
	}

	.meiti-right {
		margin-top: 50px;
	}

	.deyuan {
		display: flex;
		flex-wrap: wrap;
	}

	.ying {
		width: 100%;
		float: initial;
	}

	.de {
		width: 100%;
		position: inherit;
		padding-top: 50px;
		height: auto;
	}

	.ying {
		height: 400px;
	}

	.yin {
		top: 79%;
	}

	.yin a {
		color: #fff;
		font-size: 18px;
		position: relative;
	}

	.yingyin {
		padding: 50px 0;
	}

	.renwu1 {
		flex-wrap: wrap;
	}

	.ren {
		width: 100%;
		margin-bottom: 50px;
	}

	.wu {
		width: 100%;
	}

	.renwu {
		padding: 50px 0;
	}

	.wu1 {
		margin-top: 50px;
	}

	.swiper-button-next2,
	.swiper-button-prev2 {
		display: none;
	}

	.swiper-button-next3,
	.swiper-button-prev3 {
		display: none;
	}

	.bao p {
		font-size: 24px;
	}

	.gao-zy {
		display: flex;
		flex-wrap: wrap;
	}

	.gao-left,
	.gao-right {
		width: 100%;
	}

	.shidian1 a span::after {
		display: block;
		width: 75%;
	}

	.liebiaotu {
		height: 210px;
		width: 100%;
	}
}

@media screen and (max-width:400px) {
	.bannner {
		height: 200px;
		margin-top: 30px;
	}

	.left {

		margin-top: -30px;
	}

	.tuwen {
		height: 300px;
	}

	.tu {
		height: 200px;
	}

	.yao-left a p {
		font-size: 18px;
	}

	.yao-left a span {
		font-size: 14px;
	}

	.yao-right a {
		font-size: 14px;
	}

	.yao-right {
		padding: 0 15px;
	}

	.school-top {
		padding-bottom: 15px;
	}

	.gong-z a p {
		font-size: 18px;
	}

	.gong-z a span {
		font-size: 14px;
	}

	.gong-y {
		padding: 0 15px;
	}

	.gong-y a {
		font-size: 14px;

	}

	.liebiaotu {
		height: 100px;
	}

	.libiaoti a p {
		font-size: 14px;
	}

	.libiaoti {
		padding: 10px;
	}



	.shu-riqi p {
		font-size: 18px;
	}

	.shu-riqi span {
		font-size: 14px;
	}

	.shu-riqi {
		background-color: #D13632;
		position: absolute;
		width: 80px;
		height: 80px;
		padding: 14px;
		top: -31px;
		left: 22px;
		right: auto;
	}



	.meiti-right li p {
		font-size: 14px;
	}

	.meiti-right li a::after {
		left: -5px;
	}

	.meiti-right li {
		padding-bottom: 10px;
	}

	.da img {
		height: 240px;
	}

	.swiper-slide5 a p {
		padding-bottom: 30px;
	}

	.swiper-pagination5 {
		top: 95%;
	}

	.ying {
		height: 225px;
	}

	.kan {
		height: 115px;
	}

	.yuan {
		top: 58%;
		padding: 10px 10px 10px 25px;
	}

	.yuan a {
		font-size: 12px;
	}

	.yin a {
		font-size: 14px;
	}

	.yin {
		top: 78%;
		padding: 0px 40px;
		height: 50px;
		overflow: hidden;
	}

	.de {
		padding-top: 19px;
	}

	.ren1 {
		height: 245px;
	}

	.dez {
		width: 100%;
		background-color: rgb(0 0 0 / 28%);
		display: flex;
		align-items: center;
		height: 30px;
		position: absolute;
		top: 88%;
		padding: 0 30px;
	}

	.dez a {
		font-size: 14px;
	}

	.rw {
		width: 49%;
		height: 150px;
		overflow: hidden;
		position: relative;
		margin-bottom: 10px;
	}

	.gaojiao {
		padding: 50px 0;
	}

	.shidian1 {
		margin-bottom: 15px;
	}


	.zhuan p {
		font-size: 18px;
	}
}