*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑","arial";
}
.content-top{
	border-bottom:1px solid;
	padding:10px;
}
.content-txt{
	background:#FFF;
}
/*头部*/
.header{
	width: 100%;
	color: white;
	background:#a40000;
}
.header-logo{
	padding: 10px 0 10px 0;
}
.header-logo img{
	width: 100%;
}
.yuanxun a{
	color:#FFF;
	float:right;
	margin-right:10px;
}
.yuanxun img{
	margin-top:10px !important ;
}

/*动画*/
.animate,.animate1,.animate2{
	position: absolute;
	background: rgba(255,255,255,0.7);
	padding: 15px;
}
.animate{
	top: 9%;
	animation:a1 2s;
		-webkit-animation-fill-mode:forwards;
}
.animate1{
	top: 50%;
	left: 40%;
	opacity: 0;
	animation: a2 3s linear 1s;
	-webkit-animation-fill-mode:forwards;


}
.animate2{
	top: 90%;
	-webkit-animation: a3 2s ; 
	-webkit-animation-fill-mode:forwards;

}

@keyframes a1{
	from{right: 135%;}
	to{right: 0;}
}
@keyframes a2{
	from{opacity: 0;}
	to{opacity: 1;
		}
}
@keyframes a3{
	from{left: 150%;}
	to{left: 0;}
}
/*内容*/

.content{
	 
	padding: 10px 0;

}
.tab,.news{
	margin-top: 20px;
}
.content .top-video{
	display: none;
	width: 100%;
	position: static;
	}

/*通用头部*/
.head-top .head-ti{
	border-bottom: 4px solid #cb4c4c;
	padding: 9px;
	font-size: 17px;
	width: 89px;
	font-weight: bold;
}
.head-top{
	border-bottom: 2px solid #dee2e5;
}
.tab >ul li a{
	font-size: 16px;
	font-weight: bold;
	color: #999a9b !important;
	
}
.tab> ul .active a{
	
	background: none !important;
	border: none !important;
	border-bottom: 4px solid #cb4c4c !important;

		color: black !important;
}
.n-more{
	display: block;
	float: right;

}
.n-morea{
	margin-top: -30px;
}
.n-more a{
	color: #6e6e6e;
}
.n-more a:hover{
	color:#a40000;
}
.tab-list ul li h4{
	color: #434343;
	font-size: 16px;
}
.tab-list ul li h5{
	color: #989898;
	display: block;
	height: 30px;
	font-size: 14px;
}
.tab-list ul li{

	padding: 5px 10px;
}
.tab-list ul li:hover h4{
	color: #cb4c4c;
}
#notice{
	padding-top: 0px;
}
#notice ul li{
	margin-top: 11px !important;
}
#notice ul li h4{
	display: block;
	color: #434343;
	font-size: 15px;
	padding:2px 0 2px 10px;
}
#notice ul li a h4:hover{
	color: #cb4c4c;
}

/*图标*/
.icon-img{
	float: left;
	width:89px;
}
.icon-img img{
	width: 100%;

}

/*新闻*/
.news-img{
	padding-left: 0 !important;
	margin-top: 10px;
	max-height: 175px;
	overflow: hidden;

}
.news-img img{
	width: 100%;
}
.title{
padding-top: 10px;
padding: 5px !important;
}
.title ul li a{
	color: #393939;	
	display: block;
	padding: 5px;
	font-size: 15px;
}

.new-title{
	width: 78%;
	float: right;

}
.title ul li a:hover .new-title{
color: #cb4c4c;}
.container{
	padding-left: 8px !important;
	padding-right: 8px !important;
}
/*第二bufen*/
.content-two{
	width: 100%;
	background:#e7e7e7 ;
	margin: 50px 0;
	margin-top: 70px;
	padding-top:12px;
}
.content-two .head-top{
	margin-top: -70px;
	margin-bottom: 10px;
}
/*底部lunbo*/
.showimg{
	padding: 0 !important;
	margin-top: 35px;
}
.showimg .slideItem .lin3-img{
width: 50%;
height: 136px;
overflow: hidden;
	float: left;
}
/*视屏播放*/
.video{
	padding: 0 !important;
	margin-top: -20px;
	background: url(../images/03.jpg) no-repeat;
	background-size: cover;
	min-height: 240px;
}
.video video{
	margin-top: 40px;
}
/*视频*/
.video{
	position: relative;
}
.play-btn {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 45%;
	left: 45%;
	cursor: pointer;
}
.play-btn img{
	width:100%
}
.video video{
	margin-top: 20px;
}

/*文字溢出处理*/
.video-title>div h5,.tab-list ul li h4,#notice ul li h4,.new-title{
	overflow: hidden;
	text-overflow: ellipsis;
-o-text-overflow:ellipsis; 
-icab-text-overflow: ellipsis; 
-khtml-text-overflow: ellipsis; 
-moz-text-overflow: ellipsis; 
-webkit-text-overflow: ellipsis; 
	white-space: nowrap;
}
/*多行溢出处理*/
/*2行*/
.tab-list ul li h5{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2 ;
	-moz-line-clamp: 2;
	overflow: hidden;
}
/*内容页面*/
.con-content{
	background: #ededed;
	padding-bottom: 20px;
	padding-top: 60px;
}

@media only screen and (max-width: 600px) {

	#lun2 p {
		display: none;
	}
	.left-nav{
		margin-top: 55px;
	}
	.showimg .slideItem .lin3-img{

		padding-top: 0px;
	}
	.one-img{
	margin-top: 0px;
}
	.con-content{
	margin-top: -60px;
	background: none;
	}
}


/*屏幕小于768px*/
@media only screen and (max-width: 768px){
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
}
@media (max-width: 991px) {
	#lun1 .top-video{
		display: none;
	}
	.content .top-video{
		display: block;
	}
	.animate,.animate1,.animate2{
		display: none;
	}
}

/*footer*/
/*footer{
	width: 100%;
	color: #919191;
	text-align: center;
	padding: 20px;
	border-top: 3px solid #a40000;
}
.foot-pic img{
	width: 100%;
}
.foot-list{
	border-left: 1px solid #8f8f8f;	
	padding: 15px 0;
}
.foot-list a{
	color: #7c7c7c;
	font-size: 16px;
}
.foot-list a:hover{
	color: red;
}
.banquan{
	margin: 20px 0 10px 0px;
}


.con-pan{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.content-txt{
	min-height:500px ;
	padding-top: 22px;
	background: white;
}
@media only screen and (max-width:768px ) {
	.content-txt{
	margin-top: 0px;

}
}
.content-top a{
	color: white;
}
.content-top{
	font-size: 15px;
	background: #a40000;
	padding: 8px;
	font-weight: bold;
	margin-bottom: 20px;
	color: white;
}
.con-title{
		font-weight: bold;
		text-align: center;
}
.content-atice p{
	letter-spacing: 2px;
	text-align: justify;
}
.content-atice img{
	text-align: center;
}*/




/*footer*/
footer{
	width: 100%;
	background: #2a3139;
	color: white;
	text-align: center;
	padding-top: 10px;
}
footer .about{
	width: 100%;

	
}
footer .about a{
	color: white;
}
footer .about a:hover{
	color: red;
}

.about h4{
	border-bottom: 1px solid white;
	padding-bottom: 10px;
}
.about ul li{
	margin-top: 10px;
	border-bottom: 1px dashed  white;
	padding-bottom: 10px;
}
footer .col-sm-6{
	padding-top: 40px;
	border-left: 1px solid white;
	padding-bottom: 40px;
}
footer a{
	color: red;
}
.foot{
	padding: 15px;
	background: #1b2025;

}








/*列表*/
.badg{
	border-radius:0 !important;
	background: none !important;
	color: black !important; 
	float: right  !important; 
}
.list-group-item{
	border-left: none !important;
	border-right: none !important; 
	border-top: none !important;
	padding-bottom: 1px solid red !important;
	margin-top: 10px !important;
	overflow: hidden;
	border-radius: 0 !important;
}
.list-group-item{
	color: black;
	font-size: 16px !important;
}
.list-group-item:hover ,.list-group-item:hover .badg{
	color: white !important;
}
.list-group-item:hover{
	background: #d18787;
}


/*左侧导航*/
.panel-body{
padding: 0 !important;	
}
.left-nav{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.panel-heading{
	background: #a40000 !important;
	color: white !important;
}
.left-nav header{
	background: #a40000;
	color: white !important;

}

.left-nav header h3{
	font-size: 20px !important;
		padding: 10px;
}
.left-nav li a{
	display: block;
	text-align: left !important;
	padding: 10px;
	color: #4c4c4c ;
}
.panel-title a{
	color: white !important;
	text-align: left !important;  
	display: block;
}

.left-nav .active{
	background: #d18787 !important;
	color: white !important;
}
.jia{
	font-feature-settings: "Glyphicons Halflings";
	color: white;
	font-size: 25px !important;
	font-weight: bold;
	float: right;
	margin-top: -8px;
}


/*教师风采*/

.js-ti{
	color: #505050;
	padding: 5px;
}
.js-ti h5{
	margin: 0 !important;
	font-size: 17px;
	font-weight: bold;
}
.jiaoshi a{
	display: block;
	margin-top: 10px;
	box-shadow: 2px 2px 5px #6A6A6A;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: hidden
}

.teach-pic {
	max-height: 170px;
	overflow: hidden;
}
.teach-pic img{
	width: 100%;
	
}
.jiaoshi a:hover .js-ti{
	background: #0098ed;
	color: white;
}


/*分页*/
.total{
	color:#a40000 !important;
	
}
.pg-1 a{
	color:#a40000 !important;
	padding:3px;
}

.current{
	background-color:#a40000 !important;
	color:#FFF;
	border: 0px !important;
	padding:5px;
}


/*精彩图库*/
#demo,#demo1{width:100%; overflow:hidden; margin:0px auto;
}
#demo a ,#demo1 a{
	color: white;
	text-decoration: none;
}
#demo td ,#demo1 td{
	padding: 10px;
	background-color: #e7e7e7;
}
#demo table tr td table tr td{
	position: relative;
	text-align: center;
	overflow: hidden;
}
.table_title{
	position: absolute;
	z-index: 999;
	padding: 5px 20px;
	font-size: 16px;
	bottom: -55px;
	height: 55px;
	overflow: hidden;
	background: url(../images/ti-bg.png);
	width: 232px;
	margin: auto;
	transform: rotateY(180deg);
	transition: all 1.2s ease;
}
#demo table tr td{
	transition: all 1s ease;
}
#demo table tr td table tr td:hover .table_title{
	bottom: 0;
}
#demo table tr td table tr td:hover{
	transform: rotateY(180deg);
}
/*图片新闻轮播*/
.carousel-caption{
	background: rgba(0,0,0,.5);
	left: 0;
	right: 0;
	padding: 5px;
	bottom: 0;
	
}
.pagesite{
text-align:center;
margin-top:30px;
}
.pg-1{font-size:12px;font-family:Verdana;margin:5px auto;padding:3px;text-align:center;}
.pg-1 a,.total{border:#eee 1px solid; padding:2px 5px; margin:2px; color:rgba(157, 23, 25, .9); text-decoration:none;}
.pg-1 a:hover{border:#999 1px solid; color:#666;}
.pg-1 a:active{border:#999 1px solid; color: #666;}
.pg-1 .current{border:rgba(157, 23, 25, .9) 1px solid; padding:2px 5px; font-weight:bold; margin:2px; color:#fff; background:rgba(157, 23, 25, .9);}
.pg-1 .disabled{border:#eee 1px solid; padding:2px 5px; margin:2px; color:#ddd;}
