

.slideBox{ width:100%; height:auto; overflow:hidden; position:relative;margin:0 auto;max-width:1500px;min-width:1200px;}
.slideBox .hd{ height:37px; width:168px; overflow:hidden; position:absolute; right:9.5%; bottom:40px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; margin-top:8px;text-align:center;}
.slideBox .hd ul li{position:relative;display:inline-block;width:10px;height:10px;margin:0 3px;text-indent:-999px;cursor:pointer;background-color:#fff;border-radius:100%;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;}
.slideBox .hd ul li.on{background-color:#fc7305;}
.slideBox .bd{ position:relative; height:auto; z-index:0;   margin:0 auto;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:auto; display:block; max-width:1500px;min-width:1200px; }
.teacher-nav{
	width:1200px;
	margin:0 auto;
	text-align:justify;
}
.introduce-bg{
	background:#000000;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}
.teacher-introduce,.introduce-bg{
	position:absolute;
	right:4%;
	top:8%;
	width:330px;
	padding:20px;
	height:84%;
	border-radius:5px;
}

.introduce1-p{
	color:#0af6ff;
	font-size:20px;
}
.teacher-introduce span{
	color:#ffffff;
	line-height:26px;
	letter-spacing:1px;
}
.teacher-introduce p{
	margin:10px 0 10px 0;
}
.introduce2-p{
	color:#fffc00;
	font-size:20px;
}
.teacher-nav li{
	display:inline-block;
	background:#fff;
	width:280px;
	height:100px;
	margin:20px 0 0 0;
	text-align:center;
	border:1px solid #dedede;
	color:#333333;
	line-height:80px;
	font-size:25px;
	cursor:pointer;
	font-weight:bold;
}
.teacher-nav a{
	font-size:25px;
	display:block;
}
.teacher-nav img{
	padding:10px 10px;
}
.teacher-nav ul li:hover,.teacher-nav ul li.active{
	border-color:#fc7305;
}
.teacher{
	width:1200px;
	margin:0 auto;
}
.all-teacher{
	width:900px;
}
.course-teacher li{
	margin-top:20px;
	background:#fff;
	padding:30px 0px 30px 40px;
}
.teacher-img{ 
	width:136px;
	height:163px;
	vertical-align:top;
}
.teacher-det{
	display:inline-block;
	width:680px;
	margin-left:25px;
	padding-right:30px;
	height:140px;
	overflow:hidden;
	position:relative;
}
.show-t{
	position:absolute;
	bottom:0px;
	right:0px;
	color:#888;
}
.teacher-det h6{
	font-size:28px;
	color:#333;
	font-weight:normal;
	margin-bottom:20px;
}
.teacher-det p{
	word-break:break-all;
}
.cate-p,.area-p,.expe-p{
	font-size:20px;
	line-height:38px;
}
.info-p{
	line-height:30px;
	color:#333;
}
.red{
	color:#e91b05;
}
.blue{
	color:#0958ce;
}
.stu-comment{
	width:280px;
	margin-top:20px;
}
.stu-comment h4{
	font-size:18px;
	color:#e91b05;
	padding:14px 0;
	margin:0 15px;
	font-weight:normal;
}
.comment-list{
	padding:0 15px;
}
.comment-list li{
	border-top:1px solid #dedede;
	padding:20px 0;
}
.stu-name{
	font-size:20px;
	margin:8px 0;
}
.comment-list li p{
	line-height:30px;
}
.course-title{
	font-size:24px;
	background:#0958ce;
	height:80px;
	line-height:80px;
	text-align:center;
	color:#fff;
	font-weight:normal;
	margin-bottom:8px;
}
.course-list li{
	display:block;
	height:60px;
	margin:4px 0;
	text-align:Center;
}
.course-list li a{
	display:block;
	color:#fff;
	font-size:24px;
	line-height:60px;
}
.type1-c{
	background:#11e6de;
}
.type2-c{
	background:#e4c80b;
}
.type3-c{
	background:#898989;
}
.jpkc{
	margin-top:20px;
}