.fancybox{
	display: none;
}
.sec1{
	border: 10px solid #02321f;
	border-radius: 20px;
	box-shadow: -7px 5px 0 #168651 inset;
	margin-bottom: 6.5%;
	padding: 4.2% 0 7.75%;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-image: url(../images/school_part2_bg_web.png);
	background-position: center 32.5%;
	position: relative;
}
.sec1 .title{
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.sec1 .title p{
	font-size: 32px;
	color: #02321f;
	font-weight: bold;
	position: relative;
	z-index: 2;
}
.sec1 .title p:first-child{
	color: #fff;
	-webkit-text-stroke: 1px #000;
	-moz-text-stroke: 1px #000;
	-o-text-stroke: 1px #000;
	text-stroke: 1px #000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transform: translate3d(1px,2px,0);
	-moz-transform: translate3d(1px,2px,0);
	-o-transform: translate3d(1px,2px,0);
	transform: translate3d(1px,2px,0);
}
.sec1 .title .bgline{
	background-color: #fdb123;
	position: absolute;
	left: 0;
	top: 100%;
	height: 5px;
	width: 100%;
	z-index: 0;
	margin-top: -2.5px;
}
.sec1 .part1{
	margin-bottom: 3.73%;
}
.sec1 .part1 .title{
	margin-bottom: 2.88%;
}
.sec1 .part1 li{
	display: inline-block;
	vertical-align: top;
}
.sec1 .part1 li.tri{
	margin: 0 2.5%;
}
.sec1 .part1 li img{
	margin-bottom: 20px;
}
.sec1 .part1 li h5{
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin-bottom: 12px;
}
.sec1 .part1 li p{
	font-size: 18px;
	color: #999;
}
.sec1 .part2{
	margin-bottom: 7.63%;
	padding-bottom: 7%;
	margin-right: 7px;
	background-color: #ececec;
}
.sec1 .part2 .bg{
	width: 100%;
}
.sec1 .part2 .title{
	margin-bottom: 3.14%;
}
.sec1 .part2 h5{
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.sec1 .part2 .time{
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 16px 0 32px;
}
.sec1 .part2 .time a{
	display: block;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background-color: #127949;
	border-radius: 10px;
	padding: 0.66em 1.33em;
	border: 1px solid #000;
	background-color: #25af6b;
	position: relative;
	z-index: 1;
}
.sec1 .part2 .time .shadow{
	border: 1px solid #000;
	border-radius: 10px;
	position: absolute;
	left: 4px;
	top: 4px;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
.sec1 .part2 li{
	display: inline-block;
	vertical-align: top;
	width: 28.8%;
	margin-right: 2%;
	position: relative;
	z-index: 1;
}
.sec1 .part2 li:last-child{
	margin-right: 0;
}
.sec1 .part2 li a{
	border-radius: 10px;
	border: 5px solid #02321f;
	overflow: hidden;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.sec1 .part2 li .shadow{
	border: 1px solid #02321f;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	z-index: 0;
	background-color: #fff;
}
.sec1 .part2 li img{
	width: 100%;
}
.sec1 .part2 li .cover{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(18,121,73,0.5);
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	-moz-display: flex;
	-moz-align-items: center;
	-moz-justify-content: center;
	-o-display: flex;
	-o-align-items: center;
	-o-justify-content: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sec1 .part2 li .cover img{
	width: 9.4%;
}
.sec1 .part2 li p{
	font-size: 14px;
	color: #127949;
	text-align: center;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	margin-top: 2em;
}
.sec1 .part3 .title{
	margin-bottom: 5.932%;
}
.sec1 .part3 .img-box{
	margin: 0 auto;
	width: 74.5763%;
}
.sec1 .part3 .img-box img{
	width: 100%;
}
.sec1 .part3 .tip{
	font-size: 16px;
	color: #999;
	text-align: center;
	margin-top: 5%;
}

.qr{
	position: absolute;
	left: 50%;
	bottom: -5px;
	width: 15%;
	margin-left: -7.5%;
	margin-bottom: -7.5%;
}
@media only screen and (max-width:1023px){
	.sec1{
		border: 0.3125rem solid #02321f;
		border-radius: 0.625rem;
		box-shadow: -0.21875rem 0.15625rem 0 #168651 inset;
		margin-bottom: 2.4375rem;
		padding: 1.5625rem 0 3rem;
		background-position: center 10rem;
	}
	.sec1 .title p{
		font-size: 1rem;
	}
	.sec1 .title p:first-child{
		-webkit-transform: translate3d(1px,1px,0);
		-moz-transform: translate3d(1px,1px,0);
		-o-transform: translate3d(1px,1px,0);
		transform: translate3d(1px,1px,0);
	}
	.sec1 .title .bgline{
		height: 0.3125rem;
		margin-top: -0.15625rem;
	}
	.sec1 .part1{
		margin-bottom: 1.375rem;
	}
	.sec1 .part1 .title{
		margin-bottom: 1.0625rem;
	}
	.sec1 .part1 li.tri{
		margin: 0;
	}
	.sec1 .part1 li img{
		margin-bottom: 0.625rem;
		width: 3rem;
	}
	.sec1 .part1 li h5{
		font-size: 0.5625rem;
		margin-bottom: 0.375rem;
	}
	.sec1 .part1 li p{
		font-size: 0.5625rem;
	}
	.sec1 .part2{
		margin-bottom: 2.8125rem;
		padding-bottom: 3.75rem;
	}
	.sec1 .part2 .title{
		margin-bottom: 1.125rem;
	}
	.sec1 .part2 h5{
		font-size: 0.5625rem;
	}
	.sec1 .part2 .time{
		margin: 0.5rem 0 1rem;
	}
	.sec1 .part2 .time a{
		font-size: 0.5625rem;
		border-radius: 0.3125rem;
	}
	.sec1 .part2 .time .shadow{
		border-radius: 0.3125rem;
		left: 0.125rem;
		top: 0.125rem;
	}
	.sec1 .part2 li{
		width: 80%;
		margin-right: 0;
		margin-bottom: 3rem;
	}
	.sec1 .part2 li:last-child{
		margin-bottom: 0;
	}
	.sec1 .part2 li a{
		border-radius: 0.3125rem;
		border: 0.15625rem solid #02321f;
	}
	.sec1 .part2 li .shadow{
		left: 0.3125rem;
		top: 0.3125rem;
		border-radius: 0.3125rem;
	}
	.sec1 .part2 li p{
		font-size: 0.625rem;
		margin-top: 2em;
	}
	.sec1 .part3 .title{
		margin-bottom: 2.1875rem;
	}
	.sec1 .part3 .img-box{
		width: 100%;
	}
	.sec1 .part3 .tip{
		font-size: 0.5rem;
		margin-top: 1.9375rem;
	}

	.qr{
		bottom: -0.15625rem;
		width: 25%;
		margin-left: -12.5%;
		margin-bottom: -12.5%;
	}
}