<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.f0 {
	font-size: 0;
}

.m1200 h3 {
	font-size: 22px;
	text-align: center;
	padding: 5% 0 3%;

}

.m1200 h3 p {
	font-size: 16px;
	color: #eb5505;
	font-weight: normal;
	padding-top: 5px;
}

/* pc 鐩稿叧鎺ㄨ崘闄㈡牎 START */
.con4 {
	padding-bottom: 3%;
}

.con4 ul {
	padding-bottom: 1%;
}

.con4 li {
	display: inline-block;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 2%;
	background: #f6f6f6;
}

.con4 li:nth-child(4n) {
	margin-right: 0;
}

.con4 li:hover {
	background: #eb5505;
}

.con4 li a {
	display: block;
	color: #282828;
	padding: 5%;
}

.con4 li:hover a {
	color: #fff;
}

.con4 li img {
	width: calc(25% - 2px);
	vertical-align: middle;
	border: 1px solid #eaeaea;
}

.con4 li .info {
	position: relative;
	display: inline-block;
	width: 65%;
	margin-left: 5%;
	padding-bottom: 10%;
	vertical-align: middle;
}

.con4 li .info h5 {
	font-size: 16px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.con4 li .info p {
	font-size: 14px;
	padding-top: 10px;
}

.con4 li .info span {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 14px;
	padding-right: 15%;
	text-align: left;
	background: url(../images/icon3.png) no-repeat right center;
	background-size: 25%;
}

.con4&gt;a {
	display: block;
	width: 150px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	background: #eb5505;
	text-align: center;
	margin: 0 auto;
	-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;
	animation: ball-scale-multiple 1s 0s linear infinite alternate;
}

/* pc 鐩稿叧鎺ㄨ崘闄㈡牎 END */

/* pc 鐑棬浜у搧 START */
.con5 {
	padding-bottom: 4%;
	background: #f6f6f6;
}

.con5 {
	padding-bottom: 4%;
	background: #f6f6f6;
}

.w4 {
	display: inline-block;
	width: 23%;
	margin-right: 2%;
	vertical-align: top;
}

.w4:nth-child(4n) {
	margin-right: 0 !important;
}

.con5 li .tu {
	position: relative;
}

.con5 li .tu img {
	width: 100%;
}

.con5 li h4 {
	font-size: 18px;
	color: #fff;
	padding: 10% 0;
	background: #333;
	text-align: center;
}

.con5 li h4 p {
	height: 27px;
}

.con5 li h4 a {
	display: none;
	font-size: 14px;
	color: #eb5505;
	padding: 0 10%;
	height: 27px;
	line-height: 27px;
	background: #fff;
	border-radius: 10px;
}

.con5 li:hover h4 {
	background: #eb5505;
}

.con5 li:hover h4 p {
	display: none;
}

.con5 li:hover h4 a {
	display: inline-block;
}

.con5 .info {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
}

.con5 li:hover .info {
	opacity: 1;
}

.con5 .info .text {
	left: 20%;
	width: 60%;
	font-size: 12px;
	color: #fff;
}

.con5 .info .text h5 {
	font-size: 16px;
	padding-bottom: 5%;
	text-align: center;
}

.trans {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.transy {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* pc 鐑棬浜у搧 END */
/* pc 鐣欏鐢宠灏忓伐鍏� START */
.page {
	padding: 30px 0;
}

.page8 {
	background: #eb5505;
}

.page .title {
	margin-bottom: 48px;
	text-align: center;
}

.page8 .title {
	position: absolute;
}

.page .title img {
	margin: 0 auto;
	display: block;
}
.contentTool ul li{
	border: 5px solid #cb381b !important;
}
.page8 .contentTool ul li p {
    color: #f7e5dc;
    background: #fdfaf9;
}
/* pc 鐣欏鐢宠灏忓伐鍏� END */
@media screen and (max-width:1000px) {

	.page {
		padding: 0.2rem 0;
	}

	.page .title {
		margin-bottom: 0.5rem;
	}

	.page .title img {
		width: 90%
	}

	/* wap 鎺ㄨ崘闄㈡牎 START */
	.school {
		background: url(../images/school.jpg) no-repeat center;
		background-size: cover;
		padding: 0 0.4rem 0.5rem;
	}

	.school h3 {
		color: #fff;
		font-size: .36rem;
		padding: 0.6rem 0 0.4rem;
		text-align: center;
	}

	.trans {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}

	.school li {
		border: 1px solid #fff;
		border-radius: 0.2rem;
		padding: 0.42rem 0.3rem 0.2rem 0.6rem;
		margin-bottom: 0.2rem;
	}

	.school li a {
		display: block;
		color: #fff;
	}

	.school li img,
	.school li .info {
		display: inline-block;
		vertical-align: middle;
	}

	.school li img {
		width: 1rem;
		height: 1rem;
		margin-right: 0rem;
		border-radius: 0.1rem;
	}

	.school li .info {
		width: 4rem;
		padding-left: 0.3rem;
		position: relative;
	}

	.school li h5 {
		font-size: 0.25rem;
		padding-bottom: 0.05rem;
	}

	.school li p {
		font-size: 0.22rem;
	}

	.school li .info span {
		position: absolute;
		top: 50%;
		left: 0;
		width: 1px;
		height: 1rem;
		margin-top: -0.5rem;
		background: rgba(255, 255, 255, .3);
	}

	.case&gt;a,
	.school&gt;a,
	.tutor&gt;a,
	.zixun&gt;a {
		display: block;
		width: 3.3rem;
		height: 0.6rem;
		line-height: 0.6rem;
		font-size: .22rem;
		color: #eb5505;
		margin: 0.1rem auto 0;
		text-align: center;
		text-align: center;
		border: 1px solid #eb5505;
		border-radius: 0.3rem;
	}

	.school&gt;a {
		margin-top: 0.1rem;
	}

	/* wap 鎺ㄨ崘闄㈡牎 END */

	/* wap 鐣欏鐢宠灏忓伐鍏� START */
	.page8 .title {
		position: relative;
	}
}
</pre></body></html>