@charset "utf-8";
.more{
	display: block;
	width: 162px;
	height: 40px;
	background: url(../img/read.png)no-repeat;
	background-position: center;
}

.schoolTitle{
	height: 80px;
	background: url(../img/schoolTitle.png)no-repeat;
	background-position: center;
	text-align: center;
	line-height: 70px;
	font-size: 38px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #DB2F2E;
	margin-top: -127px;
}

.t1{
	margin-top: 60px;
	margin-bottom: 30px;
}

.con1{
	width: 590px;
	height: 360px;
	border-radius: 5px;
}
.con1{
	background-color: rgb(255,248,233);
}

.contSchool{
	margin: 0 auto;
	width: 540px;
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 34px;
	margin-top: 24px;
	-webkit-line-clamp:9;
}

.con1 .more,.con3 .more{
	position: absolute;
	bottom: -20px;
	right: 24px;
}

.cont2{
	width: 580px;
}

.con3{
	width: 580px;
	height: 540px;
	border-radius: 5px;
	background-color: rgb(255,248,233);
	padding-top: 20px;
	text-align: center;
}

.con3 img{
	width: 542px;
	height: 362px;
}

.con3 .con3Title{
	width: 541px;
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 34px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	-webkit-line-clamp:3;
}

.con4{
	background: url(../img/t4.png)no-repeat;
	background-position: center top;
	margin-top: 85px;
}

.cont41{
	width: 542px;
	font-size: 24px;
	color: #999999;
	line-height: 34px;
	-webkit-line-clamp:6;
	margin-top: 125px;
}
.cont42{
	margin-top: 36px;
}

.cont43{
	background: url(../img/xuxian.png)no-repeat;
	background-position:center 120px;
	padding-bottom: 33px;
}

.cont44{
	height: 292px;
	width: 542px;
	background: url(../img/picImg.png)no-repeat;
	background-position: 216px center;
	margin-top: 103px;
	position: relative;
	z-index: 1;
}

.cont45{
	position: absolute;
	height: 160px;
	width: 100%;
	background-color: rgb(255,236,183);
	top: 137px;
	z-index: 0;
}

.cont46{
	position: relative;
}

.cont47{
	height: 278px;
	width: 180px;
	background: url(../img/ewm.png)no-repeat;
	background-position: center bottom;
	padding-top: 24px;
}

.cont47 img{
	width: 170px;
	height: 170px;
	border: 5px solid #fff;
}

.con5 img{
	width: 100%;
	height: 100%;
}

.con6{
	height: 670px;
	background-color: powderblue;
	margin-top: 20px;
	position: relative;
}

.con6 img{
	width: 100%;
	height: 100%;
}

.con6 span{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: url(../img/video.png)no-repeat;
	background-position: center;
	background-color: rgba(0,0,0,0.4);
	top: 0;
}

.bott {
	margin-top: 90px;
}

.paixu{
	height: 60px;
	background-color: rgb(255,248,233);
	margin-top: -220px;
	border-radius: 3px;
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	color: #ADADAD;
	line-height: 60px;
}

.paixu .ic1{
	display: inline-block;
	width: 50px;
}

.paixu .ic2{
	color: #E74A3A;
}

.reg{
	margin-top: 65px;
	margin-bottom: 78px;
	background: url(../img/region.png)no-repeat;
	background-position: center;
}

.contList li{
	float: left;
	width: 380px;
	height: 60px;
	background: url(../img/shcoolList.png)no-repeat;
	background-position: center;
}

.contList li:nth-child(3n-1){
	margin: 0 29px;
}

.contList li{
	margin-bottom: 27px;
}

.contList li a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 20px;
	font-weight: 500;
	color: #DB2F2E;
	line-height: 60px;
	text-align: center;
	text-indent: 50px;
}

.reg,
.schoolTitle{
	background:none;
	color: #FFFFFF;
}