@charset "UTF-8";
.teacher_intro{
	margin-top:50px;
}
.teacher_intro .con{
	width:100%;
	margin:0 auto;
}
.teacher_intro .con .inner{
	width:1000px;
	margin:0 auto;
	text-align:center;
} 
.teacher_intro b{
	font-family:'noto6';
	font-weight: 100;
}
.teacher_wrap{
	background:#e8e7e3;
	padding:60px 0 0;
}
.teacher_wrap .inner{
	width:1000px;
	margin:0 auto;
	position:relative;
	background:url('/_skin/tpl_skin/basic_repair_machine/teacher/teacher.png') bottom right no-repeat;
	height:664px;
}
.teacher_wrap .inner> img{
	margin-top:20px;
}
.teacher_wrap .inner .play_bg{
	width:491px;
	height:285px;
	background:url('/_skin/tpl_skin/basic_repair_machine/teacher/plyer.png')center no-repeat;
	margin:25px 0 20px;
}
.teacher_wrap .inner .play_bg a{
	display:block;
	width:100%;
	height:100%;
	background:url('/_skin/tpl_skin/basic_repair_machine/teacher/plyer_btn.png')center no-repeat;
	font-size:0;
}
.teacher_wrap .inner .play_bg a:hover{
	background:url('/_skin/tpl_skin/basic_repair_machine/teacher/plyer_btn_over.png')center no-repeat;
}
.teacher_wrap .inner .div-table{
	width:auto;
}
.teacher_wrap .inner .div-table > * {
	padding-right:30px;
	color:#4f4f4f;
}
.teacher_intro .con1{
	background:#bcc2d0;
	padding:77px 0;
}
.teacher_intro .con1 ul{
	width:100%;
	overflow:hidden;
	margin:60px 0 0;
}
.teacher_intro .con1 ul li{
	float:left;
	width:317px;
	padding:20px 0 100px;;
	text-align: center;
	box-sizing:border-box;
	border:2px solid #000;
	margin-right:24px;
}
.teacher_intro .con1 ul li:last-of-type{
	margin-right:0;
}
.teacher_intro .con1 ul li:first-of-type{
	background:url('/_skin/tpl_skin/basic_repair_machine/teacher/con1_icon1.png') center 90px no-repeat #fff; 
}
.teacher_intro .con1 ul li:nth-of-type(2){
	background:url('/_skin/tpl_skin/basic_repair_machine/teacher/con1_icon2.png') center 90px no-repeat #fff; 
}
.teacher_intro .con1 ul li:last-of-type{
	background:url('/_skin/tpl_skin/basic_repair_machine/teacher/con1_icon3.png') center 90px no-repeat #fff; 
}
.teacher_intro .con1 ul li p{
	font-size:20px;
	font-family:'noto6';
	font-weight: 100;
	color:#495377;
  margin:0 0 10px;	
}
.teacher_intro .con1 ul li span{
	font-size:15px;
	color:#4b4b4b;
	font-family:'noto2';
}