/* 素质教育 */
.page0 {
	background: url("https://ahxx.tk123.top/new/edu_bg_1.png") no-repeat center 250px;
	background-size: 130% auto;
}
.page0-txt {
	padding: 0 10px 20px;
	font-size: 14px;
	color: #666;
	line-height: 2em;
}
.page0-list {
	padding:  5px 20px 50px;
}
.page0-list ._title {
	background: url("https://ahxx.tk123.top/new/edu_title_bg.png") no-repeat center center;
	background-size: 100% auto;
	height: 100px;
	line-height: 70px;
	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: 98%;
	margin: 0 auto;
	background: #FAFAFA;
	border-radius: 8px;
	box-shadow:  -2px 6px 12px rgba(0,21,41,.13);
	font-size: 13px;
	color: #666;
	padding: 30px 16px;
	text-indent: 2em;
	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 10px 20px;
	font-size: 14px;
	color: #666;
	line-height: 2em;
}
.page1-list {
	padding: 10px 12px 20px;
}
.page1-list ._title,
.page1-list ._txt {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.page1-list ._title img {
	width: 27%;
}
.page1-list ._txt img {
	display: block;
	width: 158%;
	position: relative;
	margin-left: -25%;
	margin-top: -20%;
	margin-bottom: -20%;
}

/* 人文素养 */
.page2 {
	background: #fff;
	padding: 20px 0 0;
}
.page2-text {
	padding: 0 10px 20px;
	font-size: 14px;
	color: #666;
	line-height: 2em;
}
.page2-img {
	position: relative;
	width: 100%;
}
.page2-img img {
	display: block;
	width: 120%;
	margin-left: -10%;
	position: relative;
}


/* 双语表达 */
.page3 {
	background: #fff url("https://ahxx.tk123.top/new/edu_bg_3.png") no-repeat top right;
	background-size: 100px auto;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
.page3-txt {
	padding: 0 10px 20px;
	font-size: 14px;
	color: #666;
	line-height: 2em;
}
.page3-list {
	padding: 00px 10px 20px;
}
.page3-list .page3-item {
	text-align: center;
	line-height: 2.6em;
	border-radius: 8px;
	width: 100%;
	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: 20px;
	color: #CD3426;
	line-height: 1em;
}
.page3-list .page3-item ._text {
	font-size: 14px;
	color: #333;
}
.page3-list .page3-item ._img {
	padding: 8px 0;
}
.page3-list .page3-item ._img img {
	width: 80%;
}

/* 量变物理 */
.page4 {
	background: #FAF7F8;
}
.page4-right {
	padding: 20px 10px 20px;
	font-size: 14px;
	color: #666;
	line-height: 2em;
}
.page4-left {
	padding: 20px 10px 10px;
}
.page4-left img {
	display: block;
	width: 100%;
}

/* 有色化学 */
.page5 {
	background: #fff ;
}
.page5-txt {
	padding: 0 10px 20px;
	font-size: 14px;
	color: #666;
	line-height: 2em;
}
.page5-list {
	padding: 10px 10px 30px;
}
.page5-list img {
	display: block;
	width: 100%;
}

