@charset "utf-8";

/* --------------------------------------------------------------------------------------
 TOP
--------------------------------------------------------------------------------------- */

.maincol .section {
  zoom: 1;
}
.maincol .section:before, .maincol .section:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.maincol .section:after {
  clear: both;
}
.mainimg {
	padding: 8px 0 9px 0;
}
.mainimg .main-img-content {
	height: 365px;
	position: relative;
}
.mainimg .main-img-content .image {
	width: 960px;
	height: 317px;
	overflow: hidden;
}
.bx-controls-direction .bx-prev {
	display:block;
	width:33px;
	height:35px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	position:absolute;
	top:140px;
	left:-4px;
	z-index:1000;
}
.bx-controls-direction .bx-prev {
	background:url(../img/slide_prev.png) top left no-repeat;
}
.bx-controls-direction .bx-prev:hover{
	background:url(../img/slide_prev_o.png) top left no-repeat;
}
.bx-controls-direction .bx-next {
	display:block;
	width:33px;
	height:35px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	position:absolute;
	top:140px;
	right:-4px;
	z-index:1000;
}
.bx-controls-direction .bx-next {
	background:url(../img/slide_next.png) top left no-repeat;
}
.bx-controls-direction .bx-next:hover{
	background:url(../img/slide_next_o.png) top left no-repeat;
}
#slider-menu {
	width:960px;
	position:absolute;
	bottom:15px;
	left:0px;
	z-index:100;
}
#slider-menu ul{
	width:93px;
	margin:0 auto;
}
#slider-menu li{
	line-height:1px;
	float:left;
	margin-right:10px;
	margin-left:10px;
}
#slider-menu li a{
	display:block;
	width:11px;
	height:11px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#slider-menu li a{
	background:url(../img/side-btn.gif) top left no-repeat;
}
#slider-menu li a.active{
	background:url(../img/side-btn_on.gif) top left no-repeat;
}
.slide_26year {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:200;
}


/* --reason -- */
.maincol-all .reason {
	width:960px;
	overflow: hidden;
	margin-bottom: 40px;
}
.maincol-all .reason ul {
	width:970px;
	background: url(../img/reason-bg.gif) left bottom no-repeat;
	padding-left:20px;
	padding-bottom:3px;
}
.maincol-all .reason ul li {
	float: left;
	margin-right:15px;
	margin-bottom:15px;
}


/* --feature -- */
.maincol-all .feature {
	width:960px;
	overflow: hidden;
	margin-bottom: 22px;
}
.maincol-all .feature ul {
	width:970px;
	background: url(../img/feature-bg.gif) left bottom no-repeat;
	padding-left:20px;
	padding-bottom:3px;
}
.maincol-all .feature ul li {
	float: left;
	margin-right:15px;
	margin-bottom:15px;
}


/* --bnrs -- */
.maincol-all .bnrs {
	width:960px;
	overflow: hidden;
  margin-bottom: 30px;
}
.maincol-all .bnrs ul {
	width:970px;
}
.maincol-all .bnrs ul li {
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}
.maincol-all .bnrs .exp {
	padding-top:18px;
}


/* --course -- */
.maincol .section.course{
  margin-bottom: 26px;
}
.maincol .course .col {
	float: left;
}
.maincol .course .col h2 {
	margin-top:20px;
}
.maincol .course .col ul {
	height: 219px;
	margin-bottom: 10px;
}
.maincol .course .col ul li {
	padding: 0 0 0 32px;
	height: 31px;
	line-height: 31px;
}
.maincol .course .col ul li.twoline {
	padding: 0 0 0 32px;
	height: 62px;
	line-height: 31px;
}
.maincol .course .es {
	margin-right: 18px;
}
.maincol .course .es ul {
	background: url(../img/course-es-bg.gif) 0 100% no-repeat;
}
.maincol .course .jhs ul {
	background: url(../img/course-jhs-bg.gif) 0 100% no-repeat;
}
.maincol .course .hs {
	float: right;
}
.maincol .course .hs ul {
	background: url(../img/course-hs-bg.gif) 0 100% no-repeat;
}


/* --flow -- */
.maincol .flow .btn-c{
	margin-left:18px;
}

/* --news -- */
.maincol .news {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../common/img/section-bgbottom.gif) 0 100% no-repeat;
}
.maincol .news .detail {
	position: absolute;
	top: 18px;
	right: 8px;
}
.maincol .news .list {
	background: url(../common/img/section-bg.gif) 0 0 repeat-y;
}
.maincol .news .list ul {
	padding: 10px 0;
	background: url(../common/img/section-bgtop.gif) 0 0 no-repeat;
}
.maincol .news .list ul li {
	width: 660px;
	line-height: 1.5;
	padding: 21px 20px;
	border-bottom: 1px dotted #ccc;
	position:relative;
}
.maincol .news .list ul li .date {
	float: left;
	width: 130px;
	color: #c7a888;
}
.maincol .news .list ul li .title {
	display:block;
	float:right;
	width:520px;
}
.maincol .news .list ul li .school-link {
	float:right;
	width:520px;
}
.maincol .news .list ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 10px;
	border-bottom: 0 solid #fff;
}
.maincol .news .list ul li .school-link a{
	display:inline-block;
	width:auto;
	padding:0 15px;
	height:19px;
	line-height:19px;
	text-align:center;
	font-size:12px;
	background:#a7927d;
	color:#fff;
}

.container-footer-l {
	top: 0px;
	margin-bottom:30px;
}