#right-box {
	/* 	height: 1850px; */
	width: 100%;
	height: auto;
}

#right-box .begin {
	width: 90%;
	height: 50%;
}

#right-box .begin img {
	width: 100%;
	height: 300px;
	border-radius: 10px;
}

#right-box .edu {
	/* height: 550px; */
	text-align: center;
	/* background: #00ff7f; */
}

#right-box .edu p {
	font-size: 40px;
	margin: 20px;
	border-bottom: 1px solid;
	padding-bottom: 0.5em;
	/* background: #00ff7f; */

}

#right-box .edu .lbox {
	width: 99%;
	/* height: 1400px; */
	height: auto;
	/* float: left; */
	/* 	text-align: center;
	overflow: auto; */
	/* background: #00ff7f; */

	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

#right-box .edu .lbox p {
	font-size: 20px;
	line-height: 40px;
	width: 90%;
	display: flex;
	align-items: center;
	justify-content: center;
	/* background: #9de5ff; */
}

#right-box .edu .lbox a {
	font-size: 20px;
	line-height: 40px;
	width: 90%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	/* background: #9de5ff; */

}

#right-box .edu .lbox p a {
	width: 90%;
	display: flex;
	align-items: center;
	/*父控件设子控件垂直*/
	justify-content: center;
	/* background: #fff2dd; */
}

#right-box .edu .lbox p span {
	font-size: 30px;
	/* margin: 20px; */
	/* width: 600px; */
	text-align: center;
	color: #ff0000;
	/* background-color: aquamarine; */
	margin: auto;
	/* background: #00ff7f; */
}

#right-box .edu .lbox .title_label {
	font-size: 30px;
	/* margin: 20px; */
	/* width: 600px; */
	text-align: center;
	color: #ff0000;
	display: flex;
	align-items: center;
	/*父控件设子控件垂直*/
	justify-content: center;
	/* background-color: #91bfae; */
	/* margin:  auto; */
}

#right-box .edu .lbox .title_sub {
	font-size: 20px;
	/* margin: 20px; */
	/* width: 600px; */
	text-align: center;
	margin-top: 15px;
	color: #baa1ce;
	display: flex;
	align-items: center;
	/*父控件设子控件垂直*/
	justify-content: center;
	/* background-color: #dfa6ff; */
	/* width: 20%; */
	/* width: 80px; */
	border-bottom: #010101 solid 1px;
}

#right-box .edu .lbox .line_img {
	/* 	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px; */
	/* margin: 2px; */
	width: 90%;
	text-align: center;
	/* background-color: #b7ff9c; */
}

#right-box .edu .lbox .line_img .img1 {
	/* 	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px; */
	/* margin: 20px; */
	width: 70%;
	height: 10%;
	text-align: center;
	/* background-color: #bfa0bf; */
}



#right-detail {
	display: flex;
	width: 100%;
	height: auto;
	align-items: center;
	justify-content: flex-start;
	flex-direction: column;
	/* background: #00ff7f; */
}

#right-detail .begin {
	margin-top: 20px;
	width: 90%;
	/* height: 50%; */
}

#right-detail .begin img {
	width: 100%;
	height: 300px;
	border-radius: 10px;
}




#right-detail .edu {
	/* height: 550px; */
	display: flex;
	width: 100%;
	height: auto;
	margin-top: 40px;
	align-items: center;
	justify-content: flex-start;
	flex-direction: column;
	text-align: center;
	/* background: #00ff7f; */
}

#right-detail .edu p {
	font-size: 40px;
	margin: 20px;
	border-bottom: 1px solid;
	padding-bottom: 0.5em;
	/* background: #00ff7f; */

}

#right-detail .edu .lbox {
	width: 99%;
	/* height: 1400px; */
	height: auto;
	/* float: left; */
	/* 	text-align: center;
	overflow: auto; */
	/* background: #00ff7f; */

	display: flex;
	align-items: center;
	justify-content:  center;
	text-align: left;
	flex-direction: column;
}

#right-detail .edu .lbox p {
	font-size: 20px;
	line-height: 40px;
	width: 90%;
	display: flex;
	align-items: center;
	justify-content: center;
	/* background: #9de5ff; */
}

#right-detail .edu .lbox a {
	font-size: 20px;
	line-height: 40px;
	width: 90%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	/* background: #9de5ff; */

}

#right-detail .edu .lbox p a {
	width: 90%;
	display: flex;
	align-items: center;
	/*父控件设子控件垂直*/
	justify-content: center;
	/* background: #fff2dd; */
}

#right-detail .edu .lbox p span {
	font-size: 30px;
	/* margin: 20px; */
	/* width: 600px; */
	text-align: center;
	color: #ff0000;
	/* background-color: aquamarine; */
	margin: auto;
	/* background: #00ff7f; */
}

#right-detail .edu .lbox .title_label {
	font-size: 30px;
	/* margin: 20px; */
	/* width: 600px; */
	text-align: center;
	color: #ff0000;
	display: flex;
	align-items: center;
	/*父控件设子控件垂直*/
	justify-content: center;
	/* background-color: #91bfae; */
	/* margin:  auto; */
}

#right-detail .edu .lbox .title_sub {
	font-size: 20px;
	/* margin: 20px; */
	/* width: 600px; */
	text-align: center;
	margin-top: 15px;
	color: #baa1ce;
	display: flex;
	align-items: center;
	/*父控件设子控件垂直*/
	justify-content: center;
	/* background-color: #dfa6ff; */
	/* width: 20%; */
	/* width: 80px; */
	border-bottom: #010101 solid 1px;
}

#right-detail .edu .lbox .line_img {
	/* 	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px; */
	/* margin: 2px; */
	width: 90%;
	text-align: center;
	/* background-color: #b7ff9c; */
}

#right-detail .edu .lbox .line_img .img1 {
	/* 	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px; */
	/* margin: 20px; */
	width: 70%;
	height: 10%;
	text-align: center;
	/* background-color: #bfa0bf; */
}






/* #right-box .edu .lbox   img { 
	margin-bottom: 20px;
	margin-right: 10px;
	width: 90%;
	height: 30%; 
} */

/* 
#right-box .edu .rbox {
	width: 0%;
	float: left;
	background: #00ff7f;
}


#right-box .edu .rbox img {
	margin-top: 40px;
	margin-bottom: 500px;
	margin-right: 100px;
	width: 90%;
	height: 30%;
	background-color: aqua;
}

#right-box .edu .rbox .img1 {
	margin-top: 40px;
	margin-bottom: 600px;
	margin-right: 100px;
	width: 90%;
	height: 30%;
	background-color: aqua;
} */