@charset "UTF-8";
/*----banner--------*/
.banner{
	width:100%;
	height:200px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
	background-image:url(/images_new/teacher_banner.jpg);
} 
.banner .txt{
	padding-top:50px;
	padding-left:5%;
	font-size:2.6rem; 
	font-weight:bold;
	line-height:1.3em;
}

.container{
	padding: 30px 0;
}
h1.title{
	padding: 10px 0;
	color: #333;
	font-size: 3rem;
	text-align: center;
}
h1.title .sub{
	display: block;
	padding-top: 10px;
	font-size: 1.6rem;
	font-weight: normal;
}
.img img{
	width: 100%;
}

.apply h3{
	height:36px;
	line-height:36px;
	text-align:center;
	color:#fff;
	font-size:120%;
	font-weight:normal;
	background-color:#d4bf93;
}

/*固定外教陪伴学习*/
.one{
	padding-bottom: 0;
}
.one .img{
	padding-top: 20px;
}

/*严格的外教录用标准*/
.two{
	background: url(/images_new/teacher2_bg.jpg) no-repeat center bottom;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.two .img{
	padding: 20px;
}
.two_data{
	display: box;
	display:-webkit-box;
	padding: 20px 0;
}
.two_data li{
	width: 33.3%;
	text-align: center;
}
.two_data .num{
	color: #ff7f14;
	font-size: 2.4rem;
}
.two_data .sub{
	color: #888;
	font-size: 1.2rem;
}
/*接轨世界一流教育体系*/
.three .btn_long{
	width: 66%;
	margin-top: 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.three_intro li{
	display:box;
	display:-webkit-box;
	padding: 5px 30px;
	font-size: 1.4rem;
}
.three_intro .label{
	display: block;
	width: 70px;
	padding: 5px;
	text-align: center;
	color: #ff7f14;
	border:solid 1px #ff7f14;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.three_intro .txt{
	display: block;
	padding: 7px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-box-flex: 1;
	box-flex: 1;
}
.three_txt{
	padding-top: 5px;
	color: #888;
	text-align: center;
}

.teacher_team2{
	padding:5px 15px;
}
.teacher_team2 li{
	margin:10px 0;
	padding:0 5%;
	height:190px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center top;
}
.teacher_team2 .img1{
	background-image:url(/images_new/teachers_img2.jpg);
}
.teacher_team2 .img2{
	background-image:url(/images_new/teachers_img3.jpg);
}
.teacher_team2 .img3{
	background-image:url(/images_new/teachers_img4.jpg);
}
.teacher_team2 .txt{
	padding-top:40px;
	font-size:1.4rem;
	color:#999;
}
.teacher_team2 .img2 .txt{
	float:right;
}
.teacher_team2 b{
	font-size:1.6rem;
	color:#333;
}
.teacher_team2 strong{
	font-size:1.4em;
}
.teacher_team2 span{
	display:block;
	padding:4px 0;
}

.teacher_btm{
	height:165px;
	background:url(/images_new/teachers_img5.jpg) no-repeat center top;
	background-size:cover;
}
.teacher_btm p{
	padding-top:40px;
	text-align:center;
	color:#fff;
}

/*老师列表与详情*/
.teachers_list_head{
	padding:5px 10px;
	color:#8a8a8a;
	border-bottom:solid 5px #e5e5e5;
}
.teachers_list li{
	display:block;
	padding:15px 0 15px 10px;
	color:#666;
	border-bottom:solid 1px #ddd;
}
.teachers_list li:last-child{
	border-bottom:none;
}
.teachers_list_box{
	display:box;
	display:-webkit-box;
	display:-moz-box;
}
.teachers_list .face{
	display:block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #e5e5e5;
}
.teachers_list .face img{
	width:100%;
}
.teachers_list_bd{
	display:block;
	box-flex:1;
	-webkit-box-flex:1;
	-moz-box-flex:1;
}
.teachers_list .arrow{
	display:block;
	width:50px;
	line-height:85px;
	color:#999;
	text-align:center;
	font-size:1.8rem;
	color:#888;
}

.teachers_list_bd .name{
	display:block;
	padding-left:17px;
	font-size:1.6rem;
	color:#333;
}
.teachers_list .play i{
	width:22px;
	height:22px;
	overflow:hidden;
	line-height:24px;
	color:#fff;
	font-size:1.2rem;
	text-align:center;
	border-radius:50%;
	background:#5fbe21;
	background:linear-gradient(#5cbd20,#7cca2c);
	background:-webkit-linear-gradient(#5cbd20,#7cca2c);
	background:-moz-linear-gradient(#5cbd20,#7cca2c);
	vertical-align:-6px;
}
.teachers_list .play .pause{
	font-size:1rem;
	line-height:26px;
	background:#d5d5d5;
}

.teachers_data{
	display:box;
	display:-webkit-box;
	display:-moz-box;
	padding-top:10px;
}
.teachers_data .inf{
	display:block;
	box-flex:1;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	text-align:center;
}
.teachers_data .inf b{
	display:block;
	font-size:1.8rem;
	font-weight:normal;
	color:#ff7f14;
}
.teachers_data .txt{
	display:block;
	color:#888;
	font-size:1.2rem;
}
.teachers_data .sub{
	font-size:.6em;
}
.teachers_list .course{
	display:block;
	color:#666;
	font-size:1.2rem;
	line-height:1.4em;
}

/*老师详情*/
.teachers_list_bd .star{
	display:inline-block;
	vertical-align:0px; 
}
.star i{
	color:#ccc;
}
.star .cursor{
	color:#ff7f14;
}
.teachers_list_bd .star i{
	font-size:1.6rem;
}
.teachers_list .self{
	padding-top:10px;
}
.teachers_txt{
	padding:10px 0;
}
.teachers_txt dd{
	display:box;
	display:-webkit-box;
	display:-moz-box;
	padding:2px 0;
	line-height:1.6em;
}
.teachers_txt label{
	display:block;
	width:70px;
}
.teachers_txt .bd{
	box-flex:1;
	-webkit-box-flex:1;
	-moz-box-flex:1;
}

/*学员评价*/
.teachers_comment dt {
    margin-top: 20px;
    border-top: solid 1px #d4d4d4;
    text-align: center;
}
.teachers_comment dt span {
    position: relative;
    top: -15px;
    display: inline-block;
    padding: 0 20px;
    font-size: 1.8rem;
    font-weight: normal;
    background-color: #fff;
}
.teachers_comment dd{
	display:box;
	display:-webkit-box;
	display:-moz-box;
	padding:0 15px 20px 10px;
}
.teachers_face {
    width: 80px;
    margin-top: 20px;
    padding-right: 10px;
    color: #999;
    font-size:1.2rem;
    text-align: center;
    line-height: 1.7em;
}
.teachers_student {
   box-flex:1;
	-webkit-box-flex:1;
	-moz-box-flex:1;
}
.teachers_face img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}
.teachers_face span {
    display: block;
}
.teachers_student .star {
    height: 24px;
    line-height: 24px;
    font-size: 1.6rem;
}

.teachers_student .txt {
	margin-top: 5px;
}

.teachers_student p {
	position: relative;
	display: inline-block;
	padding: 10px;
	line-height: 1.6em;
	background-color: #e8e8e8;
	border-radius: 5px;
	word-break:break-all; 
	word-wrap:break-word;
}

.teachers_student p i {
	position: absolute;
	left: -8px;
	top: 18px;
	z-index: 10;
	width: 0;
	height: 0;
	border-top: solid 8px transparent;
	border-bottom: solid 8px transparent;
	border-right: solid 8px #e8e8e8;
}

.teacher_search{
	display:box;
	display:-webkit-box;
	display:-moz-box;
}
.teacher_search .search{
	 box-flex:1;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	padding-left:10px;
}
.teacher_search_bd{
	position:relative;
	top:8px;
	display:box;
	display:-webkit-box;
	display:-moz-box;
	height:34px;
	background-color:#fff;
	border-radius:3px;
	color:#ff7f14;
}
.teacher_search .search2{
	width:70px;
	position:relative;
	height:34px;
	margin-top:8px;
	margin-left:5px;
	background-color:#fff;
	border-radius:3px;
	color:#ff7f14;
}
.teacher_search .search2 .arrow{
	position:absolute;
	right:5px;
	top:50%;
	margin-top:-2px;
	z-index:10;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-top:6px solid #ff7f14;
}
.teacher_search .search2 select{
	outline:none;
	height:34px;
	width:100%;
	line-height:34px;
	border:none;
	font-size:1.4rem;
	color:#ff7f14;
	text-indent:4px;
	border-radius:3px;
	background-color:#fff;
}
.teacher_search_bd .icon{
	display:block;
	width:35px;
	line-height:34px;
	text-align:center;
	font-size:1.6rem;
}
.teacher_search_bd .input{
	 box-flex:1;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	line-height:34px;
}
.teacher_search_bd .input input{
	border:none;
	width:100%;
	height:34px;
	line-height:normal;
	color:#ff7f14;
	font-size:1.6rem;
}
.teacher_search_bd .del{
	display:block;
	width:40px;
	line-height:36px;
	text-align:center;
	font-size:1.6rem;
	color:#888;
}
.teacher_search .cancel{
	display:block;
	width:60px;
	line-height:50px;
	font-size:1.6rem;
	color:#fff;
}

/*助教*/
.sa_list_box{
	 box-flex:1;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	padding-left:15px;
}
.sa_list_box dt{
	font-size:1.6rem;
	color:#333;
}
.sa_list_box dd{
	display:box;
	display:-webkit-box;
	display:-moz-box;
	padding:2px 0;
	line-height:1.4em;
	font-size:1.2rem;
}
.sa_list_box label {
    display: block;
    width: 60px;
}
.sa_list_box .bd {
    box-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
}
.foot_copyright {
    line-height: 20px;
    text-align: center;
    font-size: .8rem;
    color: #666;
}
