.AbDi_gaid {
	padding-left: 0px;
	/*height: 30px;*/
	line-height: 30px;
	font-size: 20px;
	font-family: "微软雅黑";
}

.Part_name {
	margin-left: 10px;
	border-left: 3px solid #89685a;
	color: #89685a;
	padding-left: 30px;
	padding-top: 5px;
	font-weight: bold;
}

#Part_name_ch {
	font-size: 25px;
}

#Part_name_en {
	font-size: 25px;
}

#bigestcontbox {
	margin-top: 90px;
	height: 1000px;
	font-size: 20px;
	font-family: "微软雅黑";
	letter-spacing: 2px;
	line-height: 30px;
}

.pagedh {
	float: left;
	height: 40px;
	width: 40px;
	/*border: 1px solid;*/
	text-align: center;
	padding-top: 5px;
	font-size: 23px;
}

.pagedh.a {
	background-color: #E4CBAA;
	color: white;
}

.pagedh {
	color: #666666;
}

.pagedh_btn {
	width: 100px;
}


/*必修课*/

.left_dhlan,
.left_dhlan1 {
	height: 56px;
	line-height: 56px;
	font-size: 23px;
	padding-left: 10px;
	color: #64513d;
	font-family: "microsoft yahei";
}

.circle {
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	background-color: #ca9b5c;
	border: 1px slide red;
	border-radius: 50%;
	width: 15px;
	height: 15px;
}


/*实施方案*/

.ssfa_content span {
	margin-bottom: 100px;
}


/*选修课*/

.xuanxiuke_leftdh1:hover {
	background-color: goldenrod;
	color: white;
}

.xuanxiuke_leftdh1:hover .circle {
	background-color: white;
}

@media only screen and (max-width: 1400px) {
	.fkk {
		background-color: green;
	}
	.fiveq_prev {
		left: 0px;
	}
	.fiveq_next {
		left: 96%;
	}
}

@media only screen and (max-width: 1300px) {
	.fkk {
		background-color: salmon;
	}
	.notices_next {
		margin-right: 0px;
	}
	.notices_prev {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 1200px) {
	.fkk {
		background-color: peru;
	}
	.teacher_team_content {
		height: 200px;
	}
}

@media only screen and (max-width: 992px) {
	.fkk {
		background-color: blue;
	}
	.teacher_team_box {
		margin-left: 15px;
		margin-top: 20px;
	}
	.teacher_team_content {
		margin-left: 0px;
		padding: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.fkk {
		background-color: gold;
	}
}

@media only screen and (max-width: 568px) {
	.fkk {
		background-color: red;
	}
	.AbDi_gaid {
		font-size: 15px;
	}
	.left_dhlan1 {
		font-size: 15px;
		overflow: hidden;
	}
	#Part_name_ch {
		font-size: 20px;
	}
	#Part_name_en {
		font-size: 15px;
	}
	#bigestcontbox {
		margin-top: 30px;
	}
	.pagedh {
		font-size: 14px;
		width: 30px;
	}
	.pagedh_btn {
		width: 70px;
	}
	/*.tsmk_box{
		margin-top: -60px !important;
	}*/
	.left_dhlan {
		font-size: 10px;
	}
	.ssfa_content span {
		font-size: 15px !important;
	}
	#bigestcontbox{
		overflow: hidden;
	}
	#bigestcontbox span{
		font-size: 10px !important;
	}
	table{
		width: auto !important;
		margin: auto !important;
	}
	tr{
		height: auto !important;
	}
	td{
		 vertical-align: middle;
		/*width: 50px !important;*/
		max-width: 118px !important;
		/*padding: 0px !important;*/
	}
	td span{
		font-family:  "微软雅黑" !important;
		font-size: 10px !important;
	}
}