body {
	background: url("../../img/information/information_bg_02.png") no-repeat top center;
}

.teacherDetailBox {
	padding: 0 35px;
	height: 100%;
}

.teacherLeft {
	/*float: left;
	width: 20%;*/
	text-align: center;
}

.teacherLeft img {
	display: inline-block;
}

.teacherName {
	/*float: left;*/
	font-size: 24px;
	color: #0d65ba;
	line-height: 30px;
	/*margin-bottom: 25px;*/
}

.teacherOwn {
	font-size: 18px;
	/*float: right;*/
	line-height: 30px;
}

.teacherRight {
	font-size: 16px;
	line-height: 40px;
}

.teacherLeft h3 {
	font-size: 18px;
	padding: 10px 0;
}

.borderBottom {
	border-bottom: 1px solid #bbd2eb;
	height: 30px;
    padding: 0 35%;
    margin: 0 auto;
    margin-bottom: 10px;
}

.teacherLeft h4 {
	font-size: 16px;
	color: #999999;
	font-size: 16px;
    color: #999999;
    float: left;
	
}


.teacherLeft a {
	float: right;
}

.teacherDes {
	margin: 30px 0 18px;
}

.teacherRight h2 {
	font-size: 24px;
	font-family: "Adobe 黑体 Std";
	padding-bottom: 20px;
	border-bottom: 1px solid #bbd2eb;
	margin-bottom: 20px;
}

.hr {
	height: 1px;
	background: #bbd2eb;
	width: 100%;
}

.teacherRight h2 span {
	color: #006bbe;
}

.teacherRight p {
	font-size: 16px;
	line-height: 40px;
	text-indent: 2em;
}

.teacherRight img {
	display: inline-block;
}

/*.teacherRight img:nth-of-type(1) {
	display: none;
}*/
.demoDivs {
	display: block!important;
	width: 98%;
}
.scrollBox {
	overflow: hidden;
}

.zUIpanelScrollBox, .zUIpanelScrollBar {
	right: 0;
}

.contentMains {
	position: relative;
}

.pageDiv {
	position: absolute;
	left: -16px;
	top: -60px;
	color: #fff;
}

.pageDiv a {
	color: #fff;
}

.pageDiv a:hover {
	color: #0d65ba;
}

.pageDiv img {
	display: inline-block;margin-right: 12px;position: relative;top: 3px;
}