@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font: 12px/1.5 tahoma, arial, \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, sans-serif;
	width: 100%;
}

input,
button,
select,
textarea {
	outline: 0 none;
	border: 0 none;
	padding: 0;
	margin: 0;
}

textarea {
	resize: none;
	display: inline;
}

ul,
p,
h1,
h2,
h3,
h4,
h5,
form,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
}

.tc {
	text-align: center;
}

.pr {
	position: relative;
}

.ov {
	overflow: hidden;
}

.fsize_20 {
	font-size: 20px;
}

.fsize_24 {
	font-size: 24px;
}

.clearfix:before,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

/* IE < 8 */

.teachers_team {
	
	height: 5rem;
	visibility: visible !important;
	margin-left: 1.6rem;
}

.teachers_team_tit {
	width: 200px;
	height: 50px;
	font-size: 36px;
	margin: 78px auto 0;
}

.teachers_list {
	width: 600px;
	margin: 30px auto 0 auto;
	padding-bottom: 150px;
	display: table;
}

.teachers_scroll {
	width: 600px;
	zoom: 1;
}

.teachers_scroll .prev {
	float: left;
	height: 0.92rem;
	width: 1.44rem;
	cursor: pointer;
	background: url(../image/index/zjt.png) no-repeat 0 5px;
	position: absolute;
	left: -6rem;
	top: 1.12rem !important;
	z-index: 10;
	background-size: 100% 97%;
}

.teachers_scroll .next {
	float: left;
	height: 0.92rem;
	width: 1.44rem;
	cursor: pointer;
	background: url(../image/index/yjt.png) no-repeat 0 5px;
	position: absolute;
	left: 8.5rem;
	background-position: 0px 5px;
	background-size: 100% 97%;
	top: 1.12rem;
	z-index: 10;
}

/* .teachers_scroll .prev:hover{background-position:0 -116px; } */


/* .teachers_scroll .next:hover{background-position:-108px -116px; } */
.teachers_box {
	float: left;
	width: 3.82rem;
	height: 3.2rem;
	*overflow: hidden;
	margin-left: -600px;
}

.teachers-cont {
	width: 9999em;
}

.teachers-cont li {
	float: left;
	padding: 0px;
	position: relative;
	margin-right: 0.2rem;
}

.teachers-cont li a {
	position: relative;
	z-index: 3;
	color: #333333;
	display: block;
	margin-bottom: 0.4rem;
}

.teachers-cont a h3 {
	width: 600px;
	font-size: 20px;
	color: #5a5a5a;
	line-height: 32px;
	height: 32px;
	text-align: center;
	padding-bottom: 15px;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	visibility: hidden;
}

.teachers-cont a h3 strong {
	padding-right: 15px;
	font-weight: bold;
}

.teachers-cont a img {
	width: 3.84rem;
	height: 3.2rem;
}

.teachers-cont span {
	width: 600px;
	height: 375px;
	position: absolute;
	left: 0;
	top: 47px;
	z-index: 2;
}

.teachers-cont .teachers_infobg {
	width: 600px;
	height: 375px;
	background-color: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: absolute;
	left: 0;
	top: 47px;
	z-index: 5;
	display: none;
}

.teachers-cont .teachers_info {
	width: 500px;
	height: 325px;
	padding: 50px 50px 0;
	position: absolute;
	left: 0;
	top: 47px;
	z-index: 100;
	line-height: 35px;
	color: #fff;
	display: none;
}

.teachers-cont li.on h3 {
	visibility: visible;
}

/* .teachers-cont li.on span {display:none; } */
.teachers-cont li.on img {
	opacity: 1;
	filter: alpha(opacity=100);
}

.teachers-cont img {
	width: 600px;
	height: 375px;
}

.teachers-cont li.on:hover .teachers_infobg {
	display: block;
}

.teachers-cont li.on:hover .teachers_info {
	display: block;
}

.teachers-cont .title {
	color: #333333;
	font-size: 0.24rem;
	padding: 0.4rem 0px 0.2rem;
	box-sizing: border-box;
	/* border-bottom: 0.1rem solid rgba(51,51,51,1); */
	display: inline;
	margin-top: 0.4rem;
}

.albtmborder {
	border-bottom: 0.1rem solid rgba(51, 51, 51, 1);
}
