.list-center {
	height: 150px;
	position: relative;
	background-size: 100% 100%;
}
.center-opactive {
	height: 150px;
	position: relative;
	background: url(../images/list-op-bg.png) repeat;
}
.center-text {
	width: 1100px;
	height: 150px;
	margin:0 auto;
	position: relative;
	top: -150px;
}
.center-nav h1 {
	font-size: 20px;
	color: #ffffff;
	display: inline-block;
	margin-top: 90px;
	border-bottom: 2px solid #f1b249;
	padding-bottom: 10px;
}
.nav-center {
	height: 50px;
	background: #fff;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.nav-center ul li {
	float: left;
}
.nav-center ul li a {
	font-size: 16px;
	color: #666666;
	line-height: 50px;
	padding: 0px 15px;
}
.nav-center ul font {
	width: 15px;
	height: 2px;
	background: #f1b249;
	display: block;
	float: left;
	margin-top: 25px;
}
.content-main {
	width: 1100px;
	margin: 40px auto 0px;
}
.list_left {
	width: 260px;
	background: url(../images/newslist_bg.jpg) repeat;
}
.list_left ul {
	padding: 10px;
}
.list_left ul h3{
	display: block;
	font-size: 18px;
	color: #ffffff;
	width: 240px;
	height: 50px;
	line-height: 50px;
	background: #e64149;
	text-indent: 20px;
}
.list_left ul li {
	background: #fff;
	padding: 10px 15px;
}
.list_left ul li+li {
	padding: 0px 15px 10px;
}
.list_left ul li a{
	display: block;
	font-size: 16px;
	color: #666666;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}
.list_left ul li a:hover{
	color: #e64149;
	border-bottom: 1px solid #f1b249;
}
.list-left-h{
	color: #e64149 !important;
	border-bottom: 1px solid #f1b249 !important;
}
.list_right {
	width: 800px;
}
.list_news {
	width: 800px;
	height: 225px;
	background: #f5f6fa;
	position: relative;
}
.news-img {
	width: 300px;
	height: 225px;
	overflow: hidden;
	float: left;
	position: absolute;
}
.news-text {
	width: 480px;
	height: 205px;
	background: #fff;
	float: right;
	border-radius: 5px;
	border:1px solid #eeeeee;
	position: absolute;
	right: 10px;
	top: 9px;
	padding: 0px 10px;
	display: block;
}
.news-text:hover h3{
	color: #b40000
}
.news-text span {
	width: 120px;
	height: 30px;
	display: block;
	font-size: 14px;
	color: #ffffff;
	text-indent: 30px;
	line-height: 30px;
	border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: url(../images/pic_time.png) no-repeat 10px center #f1b249;
}
.news-text h3 {
	font-size: 18px;
	color: #333333;
	margin: 15px 0px;
}
.news-text p {
	font-size: 14px;
	color: #888888;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}
.news-text font {
	font-size: 12px;
	color: #888888;
	display: block;
	width: 98px;
	height: 38px;
	border:1px solid #eeeeee;
	border-radius: 5px;
	text-align: center;
	line-height: 35px;
	position: relative;
	bottom: -10px;
	transition: border .5s ease .1s;
	-webkit-transition: border .5s ease .1s;
	-moz-transition: border .5s ease .1s;
	-ms-transition: border .5s ease .1s;
	-o-transition: border .5s ease .1s;
}
.news-text font:hover{
	border:1px solid #b40000;
}
.news_list {
	width: 780px;
	background-color: #f6f6f6;
	margin-top: 40px;
	padding: 10px; 
}
.number-of {
	display: block;
}
.number-of:hover h3{
	color: #b40000
}
.number-of+.number-of {
	margin-top: 15px;
	padding-top: 15px;
	border-top:1px dashed #dcdcdc;
} 
.of-time {
	width: 80px;
	height: 60px;
	background: url(../images/time_bg.jpg) no-repeat;
}
.of-time p {
	font-size: 22px;
	width: 80px;
	text-align: center;
	line-height: 30px;
	color: #ffffff;
}
.of-time span {
	font-size: 14px;
	width: 80px;
	text-align: center;
	line-height: 30px;
	color: #666666;
	display: block;
}
.of-content {
	width: 690px;
	height: 50px;
	overflow: hidden;
}
.of-content h3 {
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
}
.of-content p {
	font-size: 14px;
	color: #888888;
}
.jump {
	margin-top: 40px;
}
.number-jump div a{
	color: #666666;
    font-size: 14px;
    border: 1px solid #dcdcdc;
    width: 28px;
	height: 28px;
    margin: 0px 2px;
    display: block;
    float: left;
    text-align: center;
    line-height: 28px;
}
.number-jump div a:hover{
	color: #fff;
    border: 1px solid #e64149;
    background: #e64149;
}
.left-jump {
	background: url(../images/jump.jpg) no-repeat;
	width: 30px;
	height: 30px;
	display: block;
	float: left;
}
.right-jump {
	background: url(../images/right-jump.jpg) no-repeat;
	width: 30px;
	height: 30px;
	display: block;
	float: left;
}
.jump-inp span {
	font-size: 14px;
	color: #999999;
}
.text-jump {
	width: 38px;
    height: 26px;
    border: 1px solid #e64149;
    color: #999999;
    font-size: 14px;
}
.sub-j {
	color: #fff; 
	background: #e64149;
	font-size: 14px;
	width: 30px;
	height: 30px;
	border:0px;
	cursor: pointer;
}

/* displaynews style */

.displaynews {
	width: 768px;
	background: #ffffff;
	border: 1px solid #eeeeee;
	padding: 20px 10px;
	box-shadow: -9px 7px 2px #f4f5f9;
}
.news-title {
	width: 770px;
	height: 60px;
	background: #f2f2f2;
}
.news-time {
	width: 80px;
	height: 60px;
	background: url(../images/time_bg.jpg) no-repeat;
}
.news-time p {
	font-size: 22px;
	width: 80px;
	text-align: center;
	line-height: 30px;
	color: #ffffff;
}
.news-time span {
	font-size: 14px;
	width: 80px;
	text-align: center;
	line-height: 30px;
	color: #666666;
	display: block;
}
.news-title h1{
	font-size: 18px;
	color: #333333;
	display: block;
	text-align: center;
	line-height: 35px;
}
.news-title>p{
	text-align: center;
}
.news-title>p>span{
	font-size: 14px;
	color: #888888;
	display: inline-block;
	text-align: center;
	margin-right: 40px;
}
.news-content {
	padding: 20px 10px 0px;
}
.news-content p{
	font-size: 14px;
	color: #777777;
	line-height: 30px;
	text-indent: 2em;
	margin-bottom: 10px;
}
.news-content img{
	max-width: 500px;
	display: block;
	margin:0 auto 10px;
}
.flip {
	width: 790px;
	float: right;
	margin-top: 40px;
}
.flip-prev,.flip-next {
	width: 110px;
	height: 40px;
	font-size: 14px;
	color: #666666;
	display: block;
	text-align: center;
	line-height: 40px;
}
.flip-prev {
	float: left;
	background: url(../images/flip-prev.png) no-repeat;
	padding-left: 10px;
}
.flip-next {
	float: right;
	background: url(../images/flip-next.png) no-repeat;
	padding-right: 10px;
}
.flip-prev:hover {
	background: url(../images/flip-prev-h.png) no-repeat;
	color: #fff;
}
.flip-next:hover {
	background: url(../images/flip-next-h.png) no-repeat;
	color: #fff;
}

/* Teacher details */

.teacher {
	width: 190px;
	height: 265px;
	margin-right: 10px
}
.tacher-img {
	width: 178px;
	height: 214px;
	overflow: hidden;
}
.teacher-name {
	width: 158px;
	height: 48px;
	background: #fff;
	border: 1px solid #e5e5e5;
	position: relative;
	top: -60px;
	left: 9px;
}
.gray {
	width: 178px;
	height: 48px;
	background: #e5e5e5;
}
.teacher-name span{
	font-size: 14px;
	color: #333333;
	display: block;
	text-align: center;
	line-height: 48px;
}
.teacher-content {
	width: 560px;
}
.teacher-content p{
	font-size: 14px;
	color: #777777;
	line-height: 30px;
	margin-bottom: 10px;
}

/* photo style */

.photo {
	width: 800px;
}

.photos-time {
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
}
.photos-time li {
	width: 162px;
	height: 50px;
	line-height: 48px;
	float: left;
}
.photos-time li a{
	height: 50px;
	padding: 0px 24px;
	font-size: 16px;
	color: #666666;
	display: block;
	text-align: center;
	border: 1px solid #fff;
	border-bottom: 0px;
}

.photos-time li a:hover{ 
	border: 1px solid #e4e4e4;
	border-bottom: 0px;
	color: #e64149;
	background: #f6f6f6;
}
.photos-time-hover {
	border: 1px solid #e4e4e4 !important;
	border-bottom: 0px !important;
	color: #e64149 !important;
	background: #f6f6f6;
}
.photo-content {
	width: 100%;
	margin-top:40px;
}
.photo-main {
	width: 250px;
	height: 284px;
	display: block;
	float: left;
    margin-right: 25px;
    margin-bottom: 30px;
}
.photo-img {
	width: 240px;
	height: 179px;
	overflow: hidden;
	float: left;
}
.border-right {
	border-right: 1px solid #dcdcdc;
	width: 1px;
	height: 179px;
	display: block;
	margin-left: 4px;
	float: left;
	transition: border .5s ease .1s;
	-webkit-transition: border .5s ease .1s;
	-moz-transition: border .5s ease .1s;
	-ms-transition: border .5s ease .1s;
	-o-transition: border .5s ease .1s;
}
.photo-main h2 {
	clear: both;
	width: 230px;
	height: 70px;
	background: #f5f5f5;
	font-size: 14px;
	color: #666666; 
	line-height: 25px;
	padding: 10px;
	overflow: hidden;
}
.photo-main:hover h2 {
	color: #eb4e58;
}
.photo-main:hover .border-right {
	border-right: 1px solid #eb4e58;
}
.teacher-list {
	width: 800px;
}
.teacher-time {
	width: 800px;
	border-bottom: 1px solid #e4e4e4;
}
.teacher-time li {
	width: 110px;
	height: 50px;
	line-height: 48px;
	float: left;
}
.teacher-time li a{
	height: 50px;
	padding: 0px 24px;
	font-size: 16px;
	color: #666666;
	display: block;
	text-align: center;
	border: 1px solid #fff;
	border-bottom: 0px;
}
.teacher-time li a:hover{ 
	border: 1px solid #e4e4e4;
	border-bottom: 0px;
	color: #e64149;
	background: #f6f6f6;
}
.teacher-time-hover {
	border: 1px solid #e4e4e4 !important;
	border-bottom: 0px !important;
	color: #e64149 !important;
	background: #f6f6f6;
}

/* teacher list */

.teacher-main {
	width: 800px;
	margin-top: 40px;
}
.teacher-list-photos {
	width: 180px;
	height: 266px;
	display: block;
	background: #f4f5f9;
	float: left;
	margin-right: 26px;
	margin-bottom: 40px;
}
.teacher-img {
	width: 176px;
	height: 212px;
	display: block;
	border:1px solid #e5e5e5;
	overflow: hidden;
	margin: 0 auto;
}
.sg-teacher-name {
	width: 158px;
	height: 48px;
	border:1px solid #e5e5e5;
	background: #fff;
	text-align: center;
	line-height: 48px;
	margin: 0 auto;
	position: relative;
	top: -10px;
}
.teacher-list-photos:hover .sg-teacher-name {
	background: #f1b249;
	color: #fff;
	border:1px solid #f1b249;
}

/* liaison style */

.liaison {
	width: 800px;
}

.liaison-time {
	width: 800px;
	border-bottom: 1px solid #e4e4e4;
}
.liaison-time li {
	width: 120px;
	height: 50px;
	line-height: 23px;
	float: left;
}
.liaison-time li a{
	height: 50px;
	padding: 0px 9px;
	font-size: 16px;
	color: #666666;
	display: block;
	text-align: center;
	border: 1px solid #fff;
	border-bottom: 0px;
}
.liaison-time li a:hover{ 
	border: 1px solid #e4e4e4;
	border-bottom: 0px;
	color: #e64149;
	background: #f6f6f6;
}
.liaison-time-hover {
	border: 1px solid #e4e4e4 !important;
	border-bottom: 0px !important;
	color: #e64149 !important;
	background: #f6f6f6;
}
.liaison-content {
	width: 800px;
	margin-top: 40px;
}
.liaison-content li{
	position: relative;
}
.liaison-content li+li{
	margin-top:30px;
}
.liaison-content li h3{
	width: 800px;
	height: 48px;
	display: block;
	background: url(../images/liaison-bg-write.png) no-repeat;
	font-size: 16px;
	color: #333333;
	line-height: 40px;
	position: relative;
	z-index: 2;
	cursor: pointer;
}
.arrow-bottom{
	width: 16px;
	height: 16px;
	background: url(../images/arrow-left.png) no-repeat;
	display: block;
	float: left;
	margin: 11px 15px 0px;
}
.major-content {
	width: 800px;
	background: #f4f4f4;
	padding-bottom: 20px;
	height: 0px;
	overflow: hidden;
	transition: height 0.5s ease 0s;
}
.major-h {
	display: none;
}
.major {
	width: 780px;
	padding: 10px 10px 20px;
	background: #f4f4f4;
}
.major p{
	font-size: 14px;
	color: #666666;
	margin-bottom: 5px;
	margin-left: 5px;
	display: inline-block;
}
.major span{
	font-size: 14px;
	color: #666666;
	display: inline-block;
	padding: 0px 5px;
}
.major span a{
	font-size: 14px;
	color: #666666;
	display: inline-block;
}
.confirm {
	transition: height 0.5s ease 0s;
	-webkit-transition: height 0.5s ease 0s;
	-moz-transition: height 0.5s ease 0s;
	-ms-transition: height 0.5s ease 0s;
	-o-transition: height 0.5s ease 0s;
}
.confirm .major-content {
	height: auto;
	transition: height 0.5s ease 0s;
	-webkit-transition: height 0.5s ease 0s;
	-moz-transition: height 0.5s ease 0s;
	-ms-transition: height 0.5s ease 0s;
	-o-transition: height 0.5s ease 0s;
}
.confirm h3 {
	background: url(../images/liaison-bg.png) no-repeat !important;
	color: #ffffff !important;
}
.confirm .arrow-bottom {
	background: url(../images/arrow-bottom.png) no-repeat !important;
}
.confirm .major-h {
	display: block;
}