#header .imglist {
	top: 0;width:100%;
	left: 0;
	margin-left: 100%;
	position: absolute;
}
#header .imglist  img{
width:100%;
}
#header .imglist p {
	opacity: 0;
}

#header .imglist:first-child {
	margin-left: 0;
}

#content {
	width: 1280px;
	margin: 0 auto;
	color: #38363d;
	overflow: hidden;
}

#content a {
	color: #38363d;
}

#content a:hover {
	color: #824297;
	text-decoration: underline;
}

#content .con-top {
	height: 517px;
	text-align: center;
	position: relative;
}

#content .con-top .bg {
	top: 0;
	left: 0;
	z-index: 1;
	position: absolute;
	font-size: 0;
}

#content .con-top .bg img {
	width: 100%;
}

#content .con-top .wrap {
	height: 100%;
	z-index: 2;
	position: relative;
}

#content .con-top .txt {
	padding-top: 227px;
	color: #000;
	font-size: 16px;
	line-height: 1.2;
}

#content .con-top .find {
	margin-top: 30px;
	display: inline-block;
}

#content .con-top .shadow {
	margin: 45px auto;
	opacity: .2;
	display: block;
}

#content .con-mid {
	width: 100%;
	position: relative;
	z-index: 1;
}

#content .con-mid .shadow {
	position: absolute;
	bottom: -29px;
	left: -13px;
}

#content .con-new {
	margin: 0 auto;
	padding-bottom: 30px;
	position: relative;
	z-index: 2;
}

#content .new-left,#content .new-right {
	width: 605px;
	padding: 0 12px;
	background-color: #f0f0f0;
	float: left;
	position: relative;
}

#content .new-left .title,#content .new-right .title {
	height: 58px;
	text-align: right;
	position: relative;
}

#content .new-left .title h2,#content .new-right .title h2 {
	font-size: 20px;
	color: #414042;
	font-weight: bold;
	position: absolute;
	left: 110px;
	top: 34px;
}

#content .new-left .title img,#content .new-right .title img {
	margin-top: -11px;
	float: left;
}

#content .new-left .title a,#content .new-right .title a {
	color: #824297;
	font-size: 12px;
	position: absolute;
	right: 16px;
	bottom: 10px;
	font-weight: 600;
	line-height: 1;
}

#content .new-left .new-list li:last-child,#content .new-right .new-list li:last-child {
	border: 0;
}

#content .new-right {
	float: right;
}

#content .new-li {
	width: 580px;
	border-bottom: 1px solid #aeadaf;
	padding: 10px 0;
}

#content .new-li a {
	display: block;
}

#content .txt-top {
	height: 147px;
	overflow: hidden;
}

#content .txt-left {
	width: 220px;
	height: 100%;
	float: left;
}

#content .txt-left img {
	width: 100%;
}

#content .txt-right {
	width:330px;
	height: 100%;
	float: right;
	position: relative;
}

#content .txt-right h3 {
	font-size: 16px;
}

#content .line {
	width: 60px;
	height: 1px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0;
}

#content .txt-bot {
	padding-top: 20px;
	font-size: 14px;
	height: 37px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

#content .normal-txt {
	font-size: 14px;
	height: 38px;
	overflow: hidden;
}

#content .normal-txt .txt {
	padding: 0 10px;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

#content .no-bor {
	border: 0;
}

#content .bg-left {
	left: -190px;
	top: 527px;
	z-index: 1;
	position: absolute;
}

#content .bg-right {
	right: -100px;
	top: 50px;
	z-index: 1;
	position: absolute;
}

#content .con-bot {
	width: 100%;
	height: 680px;
	background: url(../../images/school/index/new-mid-bg.jpg) no-repeat center center;
	overflow: hidden;
	z-index: 2;
	position: relative;
}

#content .cover {
	width: 100%;
	height: 500px;
	background: url(../../images/school/index/new-bg.jpg) no-repeat center center;
	position: relative;
	margin-top: 60px;
	overflow: hidden;
}

#content .list {
	width: 100%;
	margin-top: 75px;
}

#content .list .li {
	width: 24.25%;
	margin-left: 1%;
	float: left;
}

#content .list .li:first-child {
	margin-left: 0;
}

#content .list .li:last-child {
	float: right;
}

#content .list h5 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 25px;
	font-weight: 700;
}

#content .list .imgBox {
	height: 206px;
}

#content .list .imgBox img {
	width: 100%;
}

#content .list .txt {
	font-size: 14px;
	padding: 10px 15px;
	height: 93px;
	line-height: 1.5;
	overflow: hidden;
}

#content .list .txt a {
	display: block;
}

#content .list .more {
	height: 35px;
	width: 105px;
	margin: 0 auto;
	font-size: 14px;
	display: block;
	background: url(../../images/school/public/rot4.jpg) no-repeat center center;
	line-height: 35px;
	color: #fff;
	text-align: center;
}

.pdt50 {
	padding-top: 50px;
}