@charset "UTF-8";
 .con {
	width:100%;
}
.inner,.teacher_inner{
	width:1000px;
	margin: 0 auto;
	text-align:left;
	position: relative;
}

.teacher_inner:before{
	width:198px;
	height:198px;
	display:block;
	content:'';
	position: absolute;
	left:827px;
	top:100px;
	background:url('/_skin/tpl_skin/basic_tesat/images/teacher/bullet.png');
	z-index:

}

.teacher_wrap {
	height:755px;
	padding:30px 0 0 ;
	background:url('/_skin/tpl_skin/basic_tesat/images/teacher/top_bg.png') no-repeat top center #fff;
	background:#d0cbbf;
}

.teacher_wrap .teacher_info_wrap {
	position: absolute;
	left:0;
	top:0;
	width:1000px;
	height:724px;
	padding:60px 0 0;
	box-sizing:border-box;
	background:url('/_skin/tpl_skin/basic_tesat/images/teacher/teacher.png') right bottom no-repeat;
}

.teacher_info_wrap .play_bg{
	background:url('/_skin/tpl_skin/basic_tesat/images/teacher/plyer.png') center no-repeat;
	width:513px;
	height:288px;
	margin:45px 0 20px;
}
.teacher_info_wrap .teacher_play{
	display: block;
	width:100%;
	height:100%;
	background:url('/_skin/tpl_skin/basic_tesat/images/teacher/btn.png') center no-repeat;

}

.teacher_info_wrap ul{
	overflow:hidden;
	width:513px;
}

.teacher_info_wrap ul li {
	float:left;
	width:auto;
	line-height:22px
}


.teacher_info_wrap ul li:first-child{
	margin-right:60px;
}

.con1 {
	background:#ffffff;
	padding:90px 0 ;
}