/* 素质教育 */
.page0 {
	background: url("https://ahxx.tk123.top/new/edu_bg_1.png") no-repeat bottom center;
	background-size: 65% auto;
}
.page0-txt {
	padding: 0 0 20px;
	font-size: 14px;
	color: #666;
	line-height: 2em;
}
.page0-list {
	padding: 20px 40px 50px;
}
.page0-list ._title {
	width: 94%;
	margin: 0 auto;
	background: url("https://ahxx.tk123.top/new/edu_title_bg.png") no-repeat center center;
	background-size: 100% auto;
	height: 90px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	color: #333;
	cursor: pointer;
}
.page0-list ._current ._title {
	background: url("https://ahxx.tk123.top/new/edu_title_bg_current.png") no-repeat center center;
	background-size: 100% auto;
	color: #fff;
}
.page0-list ._text {
	height: 350px;
	width: 90%;
	margin: 0 auto;
	background: #fff;
	border-radius: 10px;
	box-shadow:  -2px 6px 12px rgba(0,21,41,.13);
	font-size: 13px;
	color: #666;
	padding: 30px 16px;
	transition: all 0.2s linear;
}
.page0-list ._current:hover {
	position: relative;
	top: -3px;
}
.page0-list ._current:hover ._text {
	background: #CD3426;
	color: #fff;
}

/* 思维科学 */
.page1 {
	background: #FBFBFB url("https://ahxx.tk123.top/new/edu_bg_2.png") no-repeat center center;
	background-size: 80% auto;
}
.page1-txt {
	padding: 0 0 20px;
	font-size: 14px;
	color: #666;
	line-height: 2em;
}
.page1-list {
	margin-top: 50px;
	padding: 0 40px;
	background: url("https://ahxx.tk123.top/new/edu_1_title.png") no-repeat top center;
	background-size: 340px auto;
}
.page1-list img {
	display: block;
	width: 100%;
	position: relative;
	top: -80px;
	left: 10px;
}
.page1-list {
	transition: transform 0.5s ease;
}
/* 鼠标悬停时图片轻微放大 */
.page1-list:hover {
	transform: scale(1.04);
}

/* 人文素养 */
.page2 {
	background: #F3F1EF;
	padding: 20px 0 80px;
}
.page2-img {
	position: relative;
	z-index: 2;
}
.page2-img img {
	display: block;
	width: 100%;
	position: relative;
	left: 12px;
}
.page2-text {
	padding-top: 45px;
	position: relative;
	z-index: 1;
}
.page2-text ._box {
	background: #fff;
	position: relative;
	left: -12px;
	box-shadow: 0 2px 8px rgba(0,21,41,.02);
	padding: 60px 40px;
	color: #666;
	font-size: 13px;
	line-height: 2.2em;
}


/* 双语表达 */
.page3 {
	background: #fff url("https://ahxx.tk123.top/new/edu_bg_3.png") no-repeat 80% top;
	background-size: 400px auto;
}
.page3-txt {
	padding: 0 0 20px;
	font-size: 14px;
	color: #666;
	line-height: 2em;
}
.page3-list {
	padding: 30px 40px 80px;
}
.page3-list .page3-item {
	text-align: center;
	line-height: 2.6em;
	border-radius: 8px;
	width: 96%;
	margin: 0 auto;
	padding: 30px 0 15px;
}
.page3-list .page3-item1 {
	background: #EBFCFF;
}
.page3-list .page3-item2 {
	background: #FBF9F8;
}
.page3-list .page3-item3 {
	background: #FFFAF1;
}
.page3-list .page3-item ._title {
	font-size: 24px;
	color: #CD3426;
}
.page3-list .page3-item ._text {
	font-size: 14px;
	color: #333;
}
.page3-list .page3-item ._img {
	padding: 20px 0;
}
.page3-list .page3-item ._img img {
	width: 68%;
}

/* 量变物理 */
.page4 {
	background: #FAF7F8 url("https://ahxx.tk123.top/new/edu_bg_4.png") no-repeat center center;
	background-size: 80% auto;
}
.page4-left {
	padding: 70px 0 100px;
}
.page4-left img {
	display: block;
	width: 100%;
	position: relative;
	left: 20px;
}
.page4-right {
	padding: 60px 20px 0 110px;
	font-size: 14px;
	color: #666;
	line-height: 2.6em;
}

/* 有色化学 */
.page5 {
	background: #fff ;
}
.page5-txt {
	padding: 0 0 20px;
	font-size: 14px;
	color: #666;
	line-height: 2em;
}
.page5-list {
	padding: 30px 120px 60px;
}
.page5-list img {
	display: block;
	width: 100%;
}

