*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑","arial";
}
.content-top{
	border-bottom:1px solid;
	padding:10px;
margin-bottom:10px;
}
.content-txt{
	background:#FFF;
	min-height: 520px;
}
/*图片新闻轮播*/
.carousel-caption{
	background: rgba(0,0,0,.5);
	left: 0;
	right: 0;
	padding: 5px;
	bottom: 0;
}
.carousel-inner .item img{
	height: 238px!important;
}
/*头部*/
.header{
	width: 100%;
	color: white;
	background:#ccdeef;
	
}
.top-bg{
	padding: 30px 0 30px 0;
	/*height: 161px;*/
	background-image: url(/SITE_RES/demo_tcsisu_com__tyb/images/top.jpg) ;
}
.header-logo{

}
.header-logo img{
	width: 100%;
}
.yuanxun img{
	margin-top:50px !important ;
	margin-left: 20px;
}

/*动画*/
.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{
	background: #FFF;
	padding: 10px 0;

}
.tab,.news{
	margin-top: 20px;
}
.content .top-video{
	display: none;
	width: 100%;
	position: static;
	}
/*顶部*/
.header-top {
    text-align: right;
    line-height: 25px;
    padding: 5px 0;
    /*background: #960c0c;*/
}
.headertop-link a{
	color: #A40000!important;
	font-weight: bold;
}
.header-top a {
    margin-left: 10px;
    color: white;
    text-decoration: none;
}
/*通用头部*/
.head-top .head-ti{
	/*border-bottom: 4px solid #cb4c4c;*/
	padding: 9px;
	font-size: 17px;
	width: 150px;
	font-weight: bold;
	color: #003e7a;
}
.head-top{
	border-bottom: 2px solid #003e7a;
}
.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-morea{
	margin-top: -30px;
}
.n-more a{
	font-size: 16px;
	color: #6e6e6e;
}
 
.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: 10px !important;
}
#notice ul li h4{
	display: block;
	color: #434343;
	font-size: 15px;
	padding:2px 0;
	width: 79%;
}
#notice ul li:hover h4{
	color: #0c5cad;
}

@media only screen and (min-width:992px ) {
	.content-left{
		padding-left: 0;
	}
	.content-right{
		padding-right: 0;
	}
}
/*新闻*/
.news-left{
	padding: 0;
	
}
.news-left img{
	width: 100%;
}

@media only screen and (min-width:992px ) {
	.news-left img{
		height: 128px;
	}
	.news-right{
		padding-right: 0;
	}
}
#notice ul li:hover h3{
	color: #0c5cad;
}
.news-right h3{
	font-size: 14px;
	color: #2b2b2a;
	font-weight: bold;
	line-height: 40px;
	margin: 0;
}
.news-right p,h5{
	color: #565656;
	line-height: 20px;
}
.news-right p{
	margin-top: 9px;
}
.news-right h5{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2 ;
	-moz-line-clamp: 2;
	overflow: hidden;
    height: 40px;
}
@media only screen and (max-width: 1199px) {
	 
}
/*运动风采*/
.yundongfc{
	padding: 20px 0;
}
.yundongfc .slide{
	background: #FFF;
}
.yundongfc img{
	width: 100%;
}

.yundongfc a:hover .fc-bg{
	display: block;
}
.yundongfc .fc-bg{
	display: none;
	position: absolute;
	z-index: 999;
	padding: 8px 8px;
	font-size: 16px;
	bottom: 0px;
	/*height: 169px;
	width: 262px;*/
	height: 100%;
	width: 98%;
	overflow: hidden;
	background: url(/SITE_RES/demo_tcsisu_com__tyb/images/bg.png);
	/*margin: auto;*/
	color: #FFF;
}
.yundongfc .fc-bg h4{
	text-align: center;
	margin: 0 auto;
	padding: 90px 0 10px 0;
	width: 90%;
}
@media only screen and (min-width: 1200px) {
	.yundongfc img{
		height: 141px;
	}
	.yundongfc .fc-bg{
		width: 91%!important;
	}
	.yundongfc .fc-bg h4{
		text-align: center;
		margin: 0 auto;
		padding: 50px 0 10px 0!important;
		width: 90%;
	}
}	
@media only screen and (min-width: 992px) {
 
	.yundongfc .fc-bg{
		width: 88%;
	}
	.yundongfc .fc-bg h4{
		text-align: center;
		margin: 0 auto;
		padding: 35px 0 10px 0;
		width: 90%;
	}
}	
/*快速导航*/
.FastNav a{
	display: block;
	width: 100%;
	padding: 2px;
	text-align: center;
	border: 1px solid #a40000;
	margin-top: 9px;
	border-radius: 5px;
	font-size: 16px;
	color: #a40000;
	transition: 0.36s linear;
}
.FastNav a span{
	display: inline-block;
	font-size: 24px;
	margin-right: 10px;
}
.FastNav a>div{
	display: inline-block;
	font-weight: bold;
}
.FastNav a:hover{
	color: #FFF;
	background: #A40000;
}
/*研究所*/
.yjs div a{
	display: block;
	width: 100%;
	height: 60px;
	padding: 0 10px;
	border: 1px solid #a40000;
	text-align: center;
	margin-top: 1px;
	overflow: hidden;
	
}
.yjs div h4{
	color: #a40000;
	width: 100%;
	font-size: 14px;
	height: 30px;
	line-height: 20px;
}
.yjs div {
	padding: 10px;
}
/*图标*/
.icon-img{
	float: left;
	width:89px;
}
.icon-img img{
	width: 100%;
}
 
/*新闻*/
.news-img{
	padding-left: 10px !important;
	margin-top: 10px;
	max-height: 238px;
	overflow: hidden;

}
.news-img img{
	width: 100%;
}
.title{
	padding-top: 10px;
	padding: 5px !important;
}
.title ul li{
	list-style: url(/SITE_RES/demo_tcsisu_com__tyb/images/dian.png);
	line-height: 31px;
}
.title ul {
	 padding-left: 50px;
}
@media only screen and (max-width:768px ) {
	.title ul {
	 padding-left: 12px;
	}
}
.title ul li a{
	color: #393939;	
	display: block;
	padding: 0 0 1px 2px;
	font-size: 15px;
}

.new-title{
	width: 78%;
	float: left;
}
@media only screen and (max-width: 425px) {
	.new-title{
	width: 68%!important;
	}
}
.time{
	float: right;
}
@media only screen and (max-width: 1200px) {
	.new-title{
	width: 72%;
}
#notice ul li h4{
	width: 75%;
}
}
.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(/SITE_RES/demo_tcsisu_com__tyb/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;
	}
	.yjs div h4{
		line-height: 40px;
	}
	.FastNav{
		margin-bottom: 10px;
	}
	.content .top-video{
		display: block;
	}
	.animate,.animate1,.animate2{
		display: none;
	}
}
/*footer*/
footer{
	width: 100%;
	background: #003e7a;
	color: white;
	text-align: left;
	padding: 25px 0;
}
 
footer div{
	line-height: 28px;
	font-size: 16px;
}
 
footer .foot-right{
	text-align: right;

}
.foot-right img{
	width: 138px;
}
 
footer a{
	color: #FFF;
	float: left;
	margin-right:40px ;
}
footer a:hover{
	color: #FFF;
}
.foot{
	padding: 15px;
	background: #9e2536;

}
/*列表*/
.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: #0c5cad;
}


/*左侧导航*/
.panel-body{
padding: 0 !important;	
}
.left-nav{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.panel-heading{
	background: #003e7a !important;
	color: white !important;
}
.left-nav header{
	background: #003e7a;
	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: #0c5cad !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: 280px;
	overflow: hidden;
}
.teach-pic img{
	width: 100%;
	
}
.jiaoshi a:hover .js-ti{
	background: #0098ed;
	color: white;
}

 
/*精彩图库*/
#demo,#demo1{
	width:97%; 
	overflow:hidden; 
	margin:0px auto;
	margin-top: 15px;
}
#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(/SITE_RES/demo_tcsisu_com__tyb/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);
}

.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:#003e7a; 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:#003e7a 1px solid; padding:2px 5px; font-weight:bold; margin:2px; color:#fff; background:#003e7a;}
.pg-1 .disabled{border:#eee 1px solid; padding:2px 5px; margin:2px; color:#ddd;}




