<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


.am-slider .am-viewport .am-slides li img{
	/*width:100%;*/
/*	width: 1000px;
	margin:0 auto;
	border:1px solid #ff0000;*/

}


.hp-why-study .advan-list01 {
	margin: -25px -25px
}

.hp-why-study .advan-list01 li {
	float: left;
	width: 33.3333%;
	padding: 26px 21px
}

.hp-why-study .advan-list01 li div {
	margin-top: 100px;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.hp-why-study .advan-list01 svg {
	font-size: 80px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.hp-why-study .advan-list01 svg:hover {
	-webkit-box-shadow: -2px -2px 10px 1px rgba(0, 0, 0, 0.05), 2px 2px 10px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: -2px -2px 10px 1px rgba(0, 0, 0, 0.05), 2px 2px 10px 1px rgba(0, 0, 0, 0.05);
	box-shadow: -2px -2px 10px 1px rgba(0, 0, 0, 0.05), 2px 2px 10px 1px rgba(0, 0, 0, 0.05);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

.hp-why-study .advan-list01 .advan-brief-box {
	display: block;
	height: 6.14285714em;
	margin-top: 20px;
	text-align:center;
}

.hp-why-study .advan-list01 .advan-brief-box h5 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	position: relative
}

.hp-why-study .advan-list01 .advan-brief-box h5:after {
	content: "";
	display: block;
	width: 30px;
	border-top: 4px solid #ffc501;
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -15px
}

.hp-why-study .advan-list01 .advan-brief-box p {
	font-size: 14px;
	margin-top: 25px;
	color: #999;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}



.hp-why-study .study-advan-content .ii {
	width: 130px;
}

.hp-why-study .study-advan-content .ii:hover {
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transition: all 0.7s;
}

.hp-about-box .about-content .about-brief-box {
	float: left;
	display: block;
	max-width: 60%;
	height: 360px;
	position: relative;
	margin-left: 35px;
}

.hp-about-box .about-content .about-img {
	float: right;
	max-height: 360px;
	display: block;
	width: 40%;
	position: relative;
	margin-right: -95px;
}

.hp-about-box .about-content .about-img .about-data-list li {
	width: 44.3333%;
	float: left;
	padding: 28px 20px 42px 10px;
}

.hp-about-box .more-curse-btn {
	max-width: 200px;
	padding-top:55px;
	margin: 0 auto;
}

.hp-about-box .more-curse-btn a {
	display: block;
	width: 200px;
	height: 40px;
	color: #fff;
	line-height: 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	background: #ffc501;
	overflow: hidden;
}

.hp-about-box .more-curse-btn .more-btn a:hover {
	-webkit-box-shadow: 4px 4px 20px 1px rgba(250, 193, 1, 0.5), 4px 4px 20px 1px rgba(250, 193, 1, 0.5);
	-moz-box-shadow: 4px 4px 20px 1px rgba(250, 193, 1, 0.5), 4px 4px 20px 1px rgba(250, 193, 1, 0.5);
	box-shadow: 4px 4px 20px 1px rgba(250, 193, 1, 0.5), 4px 4px 20px 1px rgba(250, 193, 1, 0.5);
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	transform: translate(0, -10px);
}




.advan-list01 li{
	max-width: 90%;
}










	</pre></body></html>