.wp,#wp {
	width: 100%;
}

.flexslider {
	height: 640px;
	overflow: hidden;
	background: url(../images/flash/loading.gif) 50% no-repeat;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 11;
	position: relative;
	min-width: 1180px;
}

.flexslider ul li a {
	display: block;
	height: 640px;
}

.slides {
	position: relative;
	z-index: 1;
}

.slides li {
	height: 640px;
}

.flex-control-nav {
	position: absolute;
	bottom: 60px;
	z-index: 2;
	width: 100%;
	text-align: center;
}

.flex-control-nav li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 6px;
	*display: inline;
	zoom: 1;
}

.flex-control-nav a {
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 3px solid #fff;
	border-radius: 100%;
	display: inline-block;
	overflow: hidden;
	cursor: pointer;
	line-height: 100px;
}

.flex-control-nav a:hover {
	background: #fff;
}

.flex-control-nav .flex-active {
	background: #fff;
}

.flex-direction-nav {
	z-index: 3;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.flex-direction-nav li a {
	display: block;
	width: 60px;
	height: 105px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}

.flex-direction-nav li a.flex-prev {
	left: 14%;
	background: url(../images/flash/arrowsleft.png) center center no-repeat;
	opacity: 0.6;
}

.flex-direction-nav li a.flex-prev:hover {
	opacity: 1;
	background: url(../images/flash/arrowsleft1.png) center center no-repeat;
}

.flex-direction-nav li a.flex-next {
	right: 14%;
	background: url(../images/flash/arrowsright.png) center center no-repeat;
	opacity: 0.6;
}

.flex-direction-nav li a.flex-next:hover {
	opacity: 1;
	background: url(../images/flash/arrowsright1.png) center center no-repeat;
}

.deankctop {
	width: 100%;
	min-width: 1180px;
	background: #fff;
	height: 110px;
	line-height: 110px;
}

.deankctop h2 {
	font-size: 30px;
	width: 140px;
	overflow: hidden;
	float: left;
	font-weight: normal;
	color: #373e44;
}

.deankcfenlei {
	float: right;
}

.deankcfenlei ul {
}

.deankcfenlei ul li {
	float: left;
	position: relative;
}

.deancrbg {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	height: 5px;
	background: #009aff;
	display: none;
}

.deankcfenlei ul li a {
	display: block;
	height: 110px;
	line-height: 110px;
	font-size: 16px;
	width: 110px;
	color: #373e44;
	text-align: center;
	transition: all 0.3s linear;
}

.deankcfenlei ul li.deanon a {
	color: #009aff;
	font-size: 18px;
}

.deankcfenlei ul li.deanon .deancrbg {
	display: block;
}

.deankcbottom {
	width: 100 %;
	min-width: 1180px;
	background: #F2F6F8;
	padding: 20px 0px;
	position: relative;
}

.deankcbottom ul li {
	display: none;
}

.deankcbox {
}

.deankcbox dl {
	width: 1208px;
}

.deankcbox dl dd {
	float: left;
	background: #fff;
	cursor: pointer;
	margin: 0px 20px 20px 0px;
	height: 280px;
	position: relative;
	overflow: hidden;
}

.deanimgbox {
	width: 280px;
	height: 175px;
	overflow: hidden;
	position: relative;
}

.deanimgbox img {
	width: 280px;
	height: 175px;
}

.deanimgbox span {
	width: 62px;
	height: 62px;
	background: url(../images/tjbg.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

.deanc_intro {
	width: 280px;
	height: 175px;
	position: absolute;
	top: 0;
	right: 0px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	background: url(../images/bg01.png);
	-webkit-transition: .3s;
	transition: .3s;
}

.deanc_intro span {
	margin: 30px 40px;
	font-size: 14px;
	line-height: 24px;
	height: 96px;
	overflow: hidden;
	display: block;
	color: #fff;
}

.deankcbox dl dd:hover {
	box-shadow: 0px 0px 10px #d0dae2;
}

.deankcbox dl dd:hover .deanc_intro {
	opacity: 1;
}

.libox {
	width: 285px;
	height: 75px;
	position: absolute;
	top: 170px;
	left: 0;
	-webkit-transition: .3s;
	transition: .3s;
}

.deanlitit {
	font-size: 16px;
	font-weight: bold;
	color: #5b6269;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	padding-left: 10px;
	overflow: hidden;
}

.deanliinfo {
	height: 40px;
	line-height: 40px;
	padding: 0px 10px;
	overflow: hidden;
	margin-bottom: 30px;
	color: #919ca5;
	font-size: 14px;
}

.deanfree1 {
	color: #ea4939;
	font-size: 20px;
	float: left;
}

.deantname {
	padding-left: 40px;
	background: url(../images/talkicon.png) no-repeat 20px 50%;
	float: left;
}

.deanlibtn {
	width: 285px;
	height: 75px;
	position: absolute;
	top: 175px;
	right: -285px;
	-webkit-transition: .3s;
	transition: .3s;
}

.deanlibtn a {
	width: 238px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #009aff;
	font-size: 18px;
	color: #009aff;
	border-radius: 30px;
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}

.deanlibtn a:hover {
	background: #009aff;
	color: #fff;
}

.deanlibox {
	width: 285px;
	height: 75px;
	position: absolute;
	top: 175px;
	left: 0;
	-webkit-transition: .3s;
	transition: .3s;
}

.deanlibtn span {
	display: block;
	color: #919ca5;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.deankcbox dl dd:hover .deanlibtn {
	right: 0px;
}

.deankcbox dl dd:hover .deanlibox {
	left: -285px;
}

.deandeature {
	width: 100%;
	min-width: 1180px;
	padding: 40px 0;
	background: #fff;
}

.deanftitle {
}

.deanftitle h3 {
	font-size: 36px;
	color: #394043;
	margin-bottom: 30px;
	text-align: center;
	font-weight: normal;
}

.deanftitle p {
	font-size: 18px;
	color: #666;
	text-align: center;
}

.deanfbox {
}

.deanfbox ul {
	width: 1206px;
}

.deanfbox ul li {
	width: 380px;
	height: 100px;
	float: left;
	margin-top: 60px;
	margin-left: 20px;
	cursor: pointer;
}

.deanicon {
	width: 90px;
	height: 90px;
	float: left;
}

.deanicon img {
	width: 90px;
	height: 90px;
}

.deanfbinfos {
	float: left;
	margin-left: 30px;
	width: 220px;
}

.deanfbinfos h5 {
	font-size: 20px;
	color: #394043;
	font-weight: 500;
}

.deanfbinfos p {
	font-size: 14px;
	color: #666;
	padding-top: 10px;
}

.deankconline {
	width: 100%;
	min-width: 1180px;
	background: #F2F6F8;
	padding: 20px 0px 50px 0px;
	position: relative;
}

.deankctops {
	height: 110px;
	line-height: 110px;
	background: #F2F6F8;
}

.deanpos {
	width: 1180px;
	margin: 0 auto;
	position: relative;
}

.deankctops h2 {
	font-size: 30px;
	display: block;
	margin: 0 auto;
	width: 200px;
	text-align: center;
	position: relative;
	z-index: 9;
	font-weight: normal;
	background: #F2F6F8!important;
}

.deanxbg {
	width: 100%;
	height: 1px;
	background: #e5e9ed;
	position: absolute;
	top: 57px;
	right: 0px;
}

.scrollBox .piclist {
	zoom: 1;
	width: 1206px;
}

.scrollBox .ohbox {
	position: relative;
	width: 1180px;
	overflow: hidden;
}

.scrollBox {
	width: 1180px;
	position: relative;
	zoom: 1;
}

.scrollBox dl dd {
	float: left;
	background: #fff;
	cursor: pointer;
	margin: 0px 20px 20px 0px;
	height: 280px;
	position: relative;
	overflow: hidden;
}

.scrollBox dl dd:hover .deanlibtn {
	right: 0px;
}

.scrollBox dl dd:hover .deanlibox {
	left: -285px;
}

.scrollBox dl dd:hover {
	box-shadow: 0px 0px 10px #d0dae2;
}

.scrollBox dl dd:hover .deanc_intro {
	opacity: 1;
}

.scrollBox .pageBtn span {
	background: #fff;
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	top: 112px;
	cursor: pointer;
	text-indent: -999em;
	overflow: hidden;
}

.scrollBox .pageBtn .prev {
	left: -48px;
	background: url(../images/flash/arrowsleft.png) center no-repeat;
}

.scrollBox .pageBtn .next {
	right: -48px;
	background: url(../images/flash/arrowsright.png) center no-repeat;
}

.scrollBox .pageBtn .list {
	overflow: hidden;
	zoom: 1;
	margin: 30px 0 0 550px;
}

.scrollBox .pageBtn .list li {
	background: #fff;
	float: left;
	display: inline;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	cursor: pointer;
	margin-left: 10px;
	line-height: 10000px;
	overflow: hidden;
}

.scrollBox .pageBtn .list li.on {
	background: #009aff;
}

.deanteachers {
	width: 100%;
	min-width: 1180px;
	background: #fff;
	padding: 20px 0;
}

.deankctopx {
	height: 110px;
	line-height: 110px;
	background: #fff;
}

.deanpos h2 {
	background: #fff;
	font-size: 30px;
	display: block;
	margin: 0 auto;
	width: 200px;
	text-align: center;
	position: relative;
	z-index: 9;
	font-weight: normal;
}

.deanteacherbox {
}

.deanteacherbox ul {
	width: 1200px;
}

.deanteacherbox ul li {
	width: 278px;
	float: left;
	margin: 0px 20px 20px 0px;
	display: inline;
	background: #fff;
	padding: 20px 0px;
	text-align: center;
	-webkit-transition: .3s;
	transition: .3s;
	border: 1px solid #ebf0f3;
	position: relative;
	z-index: 99;
}

.deanteacherbox ul li:hover {
	box-shadow: 0px 0px 10px #d0dae2;
}

.deanface {
	width: 125px;
	height: 125px;
	overflow: hidden;
	padding: 3px;
	border: 1px solid #e5e9ed;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
	position: relative;
}

.tbtn {
	width: 70px;
	height: 35px;
	line-height: 35px;
	background: #009aff;
	border-radius: 3px;
	position: absolute;
	font-size: 16px;
	color: #fff;
	left: 30px;
	top: -80px;
	z-index: 99;
	-webkit-transition: .3s;
	transition: .3s;
}

.facebg {
	width: 125px;
	height: 125px;
	position: absolute;
	top: 3px;
	left: 3px;
	background: url(../images/bg01.png);
	border-radius: 50%;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: .3s;
	transition: .3s;
}

.deanface img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.deanteacherbox ul li:hover .tbtn {
	top: 47px;
}

.deanteacherbox ul li:hover .facebg {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.litit {
	overflow: hidden;
	padding: 0 20px;
	height: 30px;
	margin-top: 10px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.litit a {
	font-size: 16px;
	color: #373e44;
	font-weight: bold;
}

.deanteacherbox ul li:hover .litit a {
	color: #009aff;
}

.lizc {
	height: 45px;
	overflow: hidden;
	padding: 0 20px;
	text-align: center;
	color: #919ca5;
	font-size: 14px;
}

.deanmorebtn {
	width: 190px;
	display: block;
	margin: 0 auto;
	padding-left: 40px;
	background: #e5e9ed url(../images/next-arrow.png) 170px center no-repeat;
	height: 50px;
	line-height: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 5px;
	font-size: 18px;
	cursor: pointer;
	color: #5b6269;
	-webkit-transition: .3s;
	transition: .3s;
}

.deanmorebtn:hover {
	color: #fff;
	background: #009aff url(../images/next-arrow1.png) 170px center no-repeat;
}

.deanzx_l {
	width: 425px;
	float: left;
}

.deansubtitles {
	font-size: 14px;
	color: #B0B3B4;
	margin-bottom: 10px;
}

.deanboxp {
	background: #fff;
	transition: all 0.3s ease-in-out 0s;
}

.deanboxp:hover {
	box-shadow: 0 1px 15px rgba(0,0,0,0.1);
}

.deanzxpics {
	width: 425px;
	height: 234px;
	position: relative;
	padding-bottom: 35px;
}

.deanzxpics a {
}

.deanzxpics a img {
	width: 425px;
	height: 234px;
}

.deanastitle {
	position: absolute;
	left: -10px;
	background: #394043 none repeat scroll 0% 0%;
	color: #FFF;
	font-size: 18px;
	bottom: 54px;
	height: 43px;
	line-height: 43px;
	padding: 0px 12px;
}

.deanastitle i {
	width: 10px;
	height: 8px;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: -8px;
	background: url(../images/corner.png) center no-repeat;
}

.deanastitle span {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 411px;
	color: #FFF;
	font-size: 20px;
	line-height: 43px;
	display: inline-block;
}

.deanzx_l ul {
	width: 345px;
	margin: 0px auto;
	padding-bottom: 28px;
}

.deanzx_l ul li {
	line-height: 30px;
	height: 30px;
	width: 345px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.deanzx_l ul li a {
	color: #394043;
	font-size: 14px;
}

.deanzx_l ul li a i {
	width: 60px;
	height: 18px;
	display: inline-block;
	float: left;
	margin-right: 10px;
	font-size: 12px;
	background: #EFEFF0 none repeat scroll 0% 0%;
	line-height: 18px;
	position: relative;
	top: 5px;
	text-align: center;
	overflow: hidden;
}

.deanzx_l ul li a:hover {
	color: #009aff;
}

.deanzx_r {
	float: right;
	width: 715px;
}

.deannewslist {
}

.deannewslist ul li {
	background: #FFF none repeat scroll 0% 0%;
	width: 715px;
	height: 161px;
	position: relative;
	margin-bottom: 20px;
	transition: all 0.3s ease-in-out 0s;
}

.deannewsleftpic {
	width: 257px;
	height: 161px;
	float: left;
	position: relative;
}

.deannewsleftpic a {
	width: 257px;
	height: 161px;
}

.deannewsleftpic a img {
	width: 257px;
	height: 161px;
}

.deannewsleftpic i {
	color: #FFF;
	font-size: 14px;
	padding: 6px 11px;
	position: absolute;
	left: 20px;
	top: 0px;
	display: block;
}

.deannewsleftpic i.deanbluecolor {
	background: #009aff;
}

.deancun {
	width: 418px;
	margin-left: 25px;
	float: left;
}

.deancun h5 {
}

.deancun h5 a {
	width: 418px;
	font-size: 18px;
	color: #394043;
	margin-top: 39px;
	display: block;
	line-height: 22px;
	font-weight: 700;
	position: relative;
	overflow: hidden;
	max-height: 44px;
}

.deancun h5 a:hover {
	color: #009aff;
}

.deancun p {
	width: 418px;
	font-size: 12px;
	color: #888C8E;
	line-height: 22px;
	max-height: 45px;
	margin-top: 8px;
	position: relative;
	overflow: hidden;
}

.deannewslist ul li:hover {
	box-shadow: 0 1px 15px rgba(0,0,0,0.1);
}

.deannewsleftpic i.deangreencolor {
	background: #00AE66;
}

.deanrolls {
	background: #fff;
	width: 685px;
	padding: 15px;
	height: 25px;
	transition: all 0.3s ease-in-out 0s;
}

.deanrolls ul li,.deanrolls ul {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}

.deanrolls ul li a {
	width: 400px;
	float: left;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	display: block;
	font-size: 14px;
	color: #666;
	background: url(../images/cicle.png) left center no-repeat;
	padding-left: 20px;
}

.deanrolls ul li a:hover {
	color: #009aff;
}

.deanrolls ul li span {
	font-size: 12px;
	color: #999;
	float: right;
	display: inline-block;
}

.deanrolls:hover {
	box-shadow: 0 1px 15px rgba(0,0,0,0.1);
}

.deanhotdis {
}

.deanhotdis ul {
	width: 1200px;
}

.deanhotdis ul li {
	width: 570px;
	float: left;
	margin: 20px 0px 20px 0px;
}

.deanhotdis ul li:nth-of-type(even) {
	float: right;
}

.deanhotspics {
	width: 180px;
	float: left;
}

.deanhotspics img {
	width: 180px;
	height: 120px;
}

.deanhotinfoss {
	width: 370px;
	float: right;
}

.deanhotinfoss h5 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.deanhotinfoss h5 a {
	font-size: 18px;
	font-weight: bold;
	color: #394043;
}

.deanhotinfoss h5 a:hover {
	color: #009aff;
}

.deanhotinfoss p {
	font-size: 14px;
	color: #919ca5;
	margin-top: 5px;
	line-height: 22px;
	margin-bottom: 10px;
}

.deanhis {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.deanhis span {
	display: inline-block;
	float: left;
	margin-right: 15px;
	color: #999;
}

.deanauthors {
}

.deanauthors a {
	display: inline-block;
	width: 100px;
}

.deanauthors img {
	width: 30px;
	height: 30px;
	border-radius: 100%;
	float: left;
}

.deanauthors em {
	display: inline-block;
	font-size: 12px;
	color: #999;
	width: 30px;
	height: 30px;
	float: left;
	width: 60px;
	margin-left: 10px;
}

.deanviews {
	padding-left: 20px;
	background: url(../images/view.png) left center no-repeat;
}

.deanreplies {
	padding-left: 20px;
	background: url(../images/reply.png) left center no-repeat;
}

.deandates {
	padding-left: 20px;
	background: url(../images/time.png) left center no-repeat;
}

.deanjoin {
	width: 100%;
	min-width: 1180px;
	height: 597px;
	background: url(../images/join.jpg) 0 0 no-repeat;
}

.deanjoinbox {
	position: relative;
	margin: 0 auto;
	width: 1180px;
}

.deaninner {
	padding: 150px 0 0 220px;
}

.avatar {
	float: left;
	margin-right: 40px;
	width: 150px;
}

.avatar img {
	border-radius: 50%;
}

.tooltip {
	position: relative;
	float: left;
	background-color: #fff;
	padding: 45px 65px 50px;
}

.tooltip h2 {
	font-size: 42px;
	margin-bottom: 25px;
	color: #000;
	font-weight: normal;
}

.tooltip p {
	color: #575e65;
	font-size: 20px;
	margin-bottom: 40px;
}

.tooltip:before {
	content: ' ';
	height: 0;
	position: absolute;
	left: -40px;
	top: 40px;
	width: 0;
	border: 20px solid transparent;
	border-right-color: #fff;
	z-index: 2;
}

.deanjoinbutton {
	text-align: center;
}

.deanjoinbutton a {
	display: inline-block;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
	font-size: 20px;
	line-height: 48px;
	width: 218px;
	background-color: #009aff;
	border: 1px solid #009aff;
	color: #fff;
}

.deanjoinbutton a:hover {
	opacity: 0.8;
}

.deanhzkh {
	width: 1200px;
}

.deanhzkh a {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	width: 228px;
	height: 110px;
}

.deanhzkh a img {
	width: 228px;
	height: 110px;
}

.deanhzkh a:hover {
	box-shadow: 0px 0px 10px #d0dae2;
}

.deanyl {
}

.deanyl ul {
}

.deanyl ul li {
	float: left;
	margin: 0 20px 20px 0;
}

.deanyl ul li a {
	font-size: 14px;
	color: #394043;
	font-weight: normal;
}

.deanyl ul li a:hover {
	color: #009aff;
}