.indexBlockOne {
	width: 1240px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden
}

.blockTit {
	margin-top: 22px;
	text-align: center
}

.blockLink {
	text-align: center;
	height: 35px;
	margin-top: 8px
}

.blockLink a {
	display: inline-block;
	height: 18px;
	font: bold 12px/18px "微软雅黑";
	color: #8d8b8b;
	padding: 0 10px
}

.sy_kp {
	width: 1106px;
	margin: 0 auto;
	
	padding-top: 17px
}

.sy_kp_dl {
	position: relative
}

.sy_kp_dl dd {
	width: 257px;
	height: 287px;
	background: url(../images/kp_bg.jpg) no-repeat;
	float: left;
	overflow: hidden;
	margin: 0 8px 10px;
	text-align:center;
}

.sy_kp_dl img {
	display: block;
	width: 250px;

	margin: 0 auto;
	position: relative
}

.fgc {
	display: block;
	width: 250px;
	height: 380px;
	margin: 0 auto;
	position: relative;
	top: -402px;
	z-index: 999;
	background: url(../images/kp_fgc.png);
	opacity: 0
}

.fgc p {
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-weight: 700
}

.fgc_title {
	width: 72px;
	height: 72px;
	margin: 0 auto;
	position: relative;
	top: 150px;
	word-break: break-all
}

.fgc_p {
	position: relative;
	top: 220px
}

#teachmain img {
	float: left
}

#teachmain {
	height: 780px
}

#teachtext {
	width: 50%;
	float: right;
	text-align: left;
	padding-top: 100px
}

#teachtext h1 {
	font: 30px microsoft yahei,Verdana,Geneva,sans-serif;
	font-weight: 700;
	width: 90%;
	border-bottom: 1px solid #999;
	line-height: 60px;
	position: relative
}

#teachtext h1 p {
	font-weight: 400;
	font-size: 12px;
	line-height: 40px;
	position: absolute;
	right: 0;
	bottom: 0
}

.mr10 {
	margin-right: 10px
}

.teachnameb {
	text-transform: uppercase;
	padding: 10px 0 40px;
	font-size: 16px
}

.jp-container {
	width: 90%;
	height: 350px;
	position: relative;
	margin-bottom: 50px;
	line-height: 25px;
	font-size: 14px
}

.jspContainer {
	overflow: hidden;
	position: relative
}

.jspPane {
	position: absolute
}

.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 8px;
	height: 100%;
	background: 0 0
}

.jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 14px;
	background: 0 0
}

.jspVerticalBar *,.jspHorizontalBar * {
	margin: 0;
	padding: 0
}

.jspCap {
	display: none
}

.jspHorizontalBar .jspCap {
	float: left
}

.jspTrack {
	background: 0 0;
	position: relative
}

.jspDrag {
	background: #999;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px
}

.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag {
	float: left;
	height: 100%
}

.jspArrow {
	background: #50506d;
	text-indent: -2e4px;
	display: block;
	cursor: pointer
}

.jspArrow.jspDisabled {
	cursor: default;
	background: #80808d
}

.jspVerticalBar .jspArrow {
	height: 16px
}

.jspHorizontalBar .jspArrow {
	width: 16px;
	float: left;
	height: 100%
}

.jspVerticalBar .jspArrow:focus {
	outline: 0
}

.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%
}

.cl {
	clear: both;
	text-align: center
}