.main-tit{
	padding:35px 0px; 
	text-align:center;
}
.main-tit span{
	padding-bottom: 5px;
	border-bottom: 2px solid #960315;
}
.addtit{
	color:#ffffff;
	background:#960315;
}
.addtit1{
	color:#960315;
}
.aboutschool{
	padding-top: 50px;
	font-size: 16px;
}
.nav-listbox-li{
	cursor: pointer;
	position: relative;
}
.downbox {
    width: 100%;
    position: absolute;
    z-index: 2;
    top: 158px;
    left: 0;
    padding: 15px;
	text-align:center;
    background: rgba(0,0,0,0.5);
    display: none;
}
.downbox a{
	padding: 0 20px;
	display:inline-block; height:50px; line-height:50px;outline:none;width: 180px;
}
.downbox a:hover{
	background-color: #5f010d;
}
.aboutschool-ifo{
	height: 265px;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 12;
	-webkit-box-orient: vertical;
}
.contact-us{
	margin-top: 25px;
	text-align: center;
}
.contact-us button{
	background-color: #960315;
	color: #fff;
	padding: 10px 55px;
	border-radius: 25px;
	border:none;
}
.advantagemain{
	padding: 5px 55px;
}
.advantagebox{
	border-radius: 50%;
	padding: 40px;
	font-size: 36px;
	text-align: center;
}
.cbox1{	
	border:30px solid #9b58b5;
}
.cbox2{	
	border:30px solid #49c5a9;
}
.cbox3{	
	border:30px solid #ff7300;
}
.cbox4{	
	border:30px solid #6eae50;
}
.advantagebox1{
	height:42px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: center;
	font-size: 16px;
	margin-top:35px; 
}
.kc-main{
	background-color:#f6f6f6;
	padding:50px 0px;
	margin-top:50px;
}
.kc-box1{
	background-color:#960315;
	padding:15px; 
	color:#fff;
	border-radius:10px;
	margin-bottom: 25px;
	text-align:center;
}
.aboutcg{
	font-size:16px;
	text-align:center;
}
.kc-box1 > div > h3{
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.hzyx > div {
	height: 165px;
}
.hzyx > div > img{
	max-height: 100%;
	margin:0 auto;
}
.kc-box-ifo {
	height: 45px; 
	line-height:24px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.kc-box2{
	border:1px solid #960315;
	padding:15px; 
	border-radius:10px;
	margin-bottom: 25px;
}
.techer{
	background-image: url(../images/jsbg.jpg);
	background-size:100% 100%;
	background-repeat: no-repeat;
	padding:50px 0px;
}
.techifo{
	text-align: center;
	padding: 35px 15px;
}
.techifo h3{
	color:#960315;
	margin-bottom: 25px;
}
.work{
	background-color: #303030;
	padding:50px 0px;
}
.news,.school,.selotion{
	padding:5px 0px;
}
.news-box{
	border:1px solid #ccc;
	margin:15px;padding:15px;
}
.news-box ul li{
	padding: 5px 10px;
	list-style: none;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fa{
	padding-right: 10px;
}
.slo-box{
	border:1px dashed #960315;
	padding:25px 60px;
	margin-bottom: 15px;
}
.slo-box-ifo{
	height:58px;
	overflow:hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.youshi{
	text-align: center;
	font-size: 18px;
	padding:50px 0px;
	border-bottom: 1px solid #960315;
}

.lunbo{
	width:100%;
	height:375px;
	margin-top: 30px;
	background:url(../images/about.jpg) no-repeat;
	overflow: hidden;
}
.lunbo-img{
	width: 371px;
    height: 248px;
    margin-left: 34px;
    padding-top: 29px;
    overflow: hidden;
}
.lunbo-img ul li{ 
	float: left; 
}
.d-img{
	width: 386px;
	height: 209px;
}
.d-img img{
	width: 100%;
	height:100%;
}
.f-link{
	padding:10px;
	background:#eee;
}
.f-link-a{
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.f-link-t{
	padding-bottom:10px;
	color:#960315;
}