@charset "utf-8";
/* CSS Document */
/***********学校简介***********/
.xxjj_F1, .xxjj_F2, .xxjj_F3, .xxjj_F4, .xxjj_F5 {
	width:17.5rem;
	margin:0 auto;
}
.xxjj_F1_img {
	-moz-box-shadow: 5px 5px 10px #e7e7e7;
    -webkit-box-shadow: 5px 5px 10px #e7e7e7;
    box-shadow: 5px 5px 10px #e7e7e7;
}
.xxjj_F1_p {
	color:#141414;
	font-size:0.45rem;
	margin-top:0.5rem;
	line-height:1.2rem;
	margin-bottom:0.5rem;
	text-indent:2em;
}
.xxjj_F1_p span {
	color:#F00;
}
.time-axis{
	margin: 0;
	padding: 0;
	position: relative;
}

.time-axis:before{
	content: '';
	position: absolute;
	left: 4.1rem;
	top: 15px;
	width: 1px;
	height: 100%;
	background-color: #E4E4E4;
}
.time-axis-item{
	list-style: none;
	padding-bottom:1rem;
	padding-left: 6rem;
	position: relative;
	line-height: 2rem;
	font-size:0.45rem;
	color: #141414;
}
.time-axis-achievement{
	margin: 0;
}
.time-axis-date{
	position: absolute;
	left: 0;
	top: 0;
	color: #48BEB2;
	font-weight:bold;
}

.time-axis-date span{
	position: absolute;
	right: -49px;
	top: 35%;
	display: block;
	width: 13px;
	height: 13px;
	border: 1px solid #ccc;
	border-radius: 100%;
	background-color: #fff;
}
.time-axis-date span:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 7px;
	height: 7px;
	margin: auto;
	background-color: #ccc;
	border: 1px solid #ccc;
	border-radius: 100%;
}

.time-axis-item:last-child .time-axis-date span{
	border-color: #48BEB2;
}

.time-axis-item:last-child .time-axis-date span:after{
	background-color: #48BEB2;
	border-color: #48BEB2;
}
.Indexnavbox ul {
	width:17.5rem;
	margin:1rem auto;
	overflow:hidden;
}
.xxjj_class {
	width:17.5rem;
	margin:0 auto;
	overflow:hidden;
}
.xxjj_class ul li {
	width:3.25rem;
	float:left;
	margin-right:0.3125rem;
}
.xxjj_class ul li p:first-child {
	border-radius:50%;
}
.xxjj_class ul li:first-child p:first-child {
	background-color:#3166e8;
}
.xxjj_class ul li:nth-child(2) p:first-child {
	background-color:#ed3820;
}
.xxjj_class ul li:nth-child(3) p:first-child {
	background-color:#ed6c14;
}
.xxjj_class ul li:nth-child(4) p:first-child {
	background-color:#0685c4;
}
.xxjj_class ul li:nth-child(5) p:first-child {
	background-color:#37ad1a;
}

.xxjj_class ul li:nth-child(6) p:first-child {
	background-color:#e2551e;
}

.xxjj_class ul li:nth-child(7) p:first-child {
	background-color:#8817e2;
}

.xxjj_class ul li:nth-child(8) p:first-child {
	background-color:#d13089;
}

.xxjj_class ul li:nth-child(9) p:first-child {
	background-color:#f62459;
}

.xxjj_class ul li:nth-child(10) p:first-child {
	background-color:#24b8f6;
}
.xxjj_class ul li p:first-child img {
	width:2rem;
	height:2rem;
	margin:0.625rem;
}
.xxjj_class ul li p:nth-child(2) {
	font-size:0.65rem;
	text-align:center;
	color:#828382;
	margin-top:0.25rem;
	padding-bottom:1rem;
}
.xxjj_F3 ul {
	overflow:hidden;
}
.xxjj_F3 ul li {
	width:8.5rem;
	float:left;
	margin-right:0.5rem;
}
.xxjj_F3 ul li p:nth-child(2) {
	color:#828382;
	font-size:0.45rem;
	line-height:1rem;
	height:1rem;
	text-align:center;
	padding-bottom:0.5rem;
}
.xxjj_F5_ul li {
	width:8.5rem;
	float:left;
	margin-right:0.5rem;
}

