*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑","arial";
}

.top_active{
	position: fixed;
	z-index: 999;
	top:0px;
}


/*头部*/
.header{
	width: 100%;
	color: white;
	/*background: url(../images/banner.png) no-repeat;*/
	background-size: 100% 100%;
}
.header-top{
	text-align: right;
	line-height: 30px;
	margin-bottom: -30px;
	
}
.header-top a{
	margin-left: 10px;
	text-decoration: none;
	color: black;
}
.header-top a:hover{
	color: #a10006;
}
.header-logo{
	padding: 20px 0 20px 0; 
	background: url(../images/top-bg.png) no-repeat 530px center;

}
.header-logo img{
	width: 100%;

}
.seach {
    display: block;
    width: 210px !important;
    float: right;
    margin-top: 25px;
}
.seach button {
    background: #bd0002;
    border: 1px solid #bd0002;
}
.seach button:hover {
    background: #bd0002 !important;
    color: white;
}
.btn-default {
    color: white;
}
.input-group.input-group-sm {
    width: 95%;
}
.s_bt{
	background: #a3a3a3;
	width:50px;
	margin-left: -10px;
	color: white;
}

@media only screen and (max-width: 500px) {
	.header-logo{
		display: none;
	}
	#lun2{
		margin-top: 50px;
	}
	#lun3 .left,#lun3 .right{
		display: none;
	}
	#lun3 .lin3-img{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	.fc-banner img{
	width: 200% !important;
}
}


/*内容*/
h5:hover{
	color: white;
}

/*新闻轮播*/
.news-lunbo{

}
.out {
	height:280px;
	border: 1px solid #bfbfbf;
	position:relative;

}

.img a{
	display: block;
	color: #5e5e5e !important;

}
.news-ti{
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #DAA520;
}

.img li {
	position:absolute;
	width:100% !important;
	top:0px;
	right:0px;
	display:none
}
.out img{
	width: 100%;
}
.out-img{
	
	height: 236px;
	overflow: hidden;
}
.out .num {
	position:absolute;
	bottom:235px;
	right:0;
	font-size:0px;
	text-align:center;
	overflow: hidden;
}
.num li {
	width:20px;
	height:20px;
	background:#666666;
	color:#FFFFFF;
	text-align:center;
	line-height:20px;
	display:inline-block;
	font-size:16px;
/*	border-radius:50%;*/
	margin-right:10px;
	cursor:pointer;
}
.out .btn {
	position:absolute;
	top:50%;
	margin-top:-30px;
	width:30px;
	height:60px;
	background:rgba(0,0,0,0.5);
	color:#FFFFFF;
	text-align:center;
	line-height:60px;
	font-size:40px;
	display:none;
	cursor:pointer;
}
.out .num li.active-1 {
	color: white;
	background: #950002;
}
.out:hover .btn {
	display:block
}

/*新闻列表*/
.head-top{
	border-bottom: 3px solid #b81517;
}
.more{
	float: right;
	margin-top: 8px;
}
.more a{
	color: #a10006;
}
.more a:hover{
	color: #036146;
}
.list-content{
	border: 1px solid #c2c2c2;
}

/*内容*/
.news-list-title{
	font-size: 16px;
	color: #DAA520;
	font-weight: bold;
}
.news-adb{
	white-space: initial !important;
	height: 40px;
	text-indent: 30px;
}
.one a{
	display: block;
	padding: 2px 0;
}
.news-time{
	float: right;
	margin-top: -20px;
}
.news-title,.eng-title{
	display: block;
	width: 265px;
}
@media only screen and (max-width:420px ) {
		.news-title ,.eng-title{
	display: block;
	width: 225px;
}
}
@media only screen and (min-width:768px) and (max-width: 986px) {
	.news-title ,.eng-title{
	display: block;
	width: 155px;
}
}
.news-list ul li a{
	display: block;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #515151;
}
.one a:hover .news-list-title{
	color: white;
	font-weight:bold ;
}
.one a:hover .news-adb{
	color: white;
}

/*通知公告*/
.list-content{
	min-height: 280px;
}
.notice ul li a {
	color: #515151;
	line-height: 28px;
	padding: 5px;
	
}
.notice ul li,.news-list ul li{
	background: url(../images/dian.png) no-repeat 5px;
	padding-left: 10px;
	padding-right: 5px;
}
.notice ul li:hover,.news-list ul li:hover{
	background: #e94648;
}
.notice ul li:hover a,.news-list ul li:hover a{
	color: white;
}
/*第二块内容*/
.conent-tow{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
/*教学工作*/
.load-title{
	color: white;
	font-size: 15px;
    font-weight: bold;

}
.load-top{
	background: #a10006;
	padding: 8px;
}
.load-top .more{
	margin-top: 0px;

}
.load-top .more a{
	color: white;
}

.download ul li a{
	color: #494949;
	display: block;
	line-height: 31px;
	padding-left: 10px;
}
.down-title{
	display: block;
	width: 190px;
}
@media only screen and (max-width:420px ) {
	.down-title{
	display: block;
	width: 185px;
}
}

@media only screen and (min-width:768px) and (max-width: 986px) {
	.down-title{
	display: block;
	width: 130px;
}
}

.down-time{
	float: right;
	margin-top: -30px;
	margin-right: 10px;
}

.download ul li:hover{
	background: #e94648;
}
.download ul li:hover a{
	color: white;
}
.download .more:hover a{
	color: #db150b;
}

.download .one a{
	line-height: 20px !important;
}

/*教学工作*/
.eng-time{
	float: right;
	margin-right: 10px;	
}
.english ul li a{
	color: #494949;
	display: block;
	line-height: 32px;
	padding-left: 10px;
}
.english ul li:hover{
	background: #e94648;
}
.english ul li:hover a{
	color: white;
}
.english .more:hover a{
	color: #db150b;
}
.en-img img{
	width: 100%;
	margin-top: 3px;
}
.eng-con{
	padding-left: 0 !important;
}
.eng-con h5{
	color: #DAA520;
	font-weight: bold;
	font-size: 15px;
}
.eng-con p{
		font-size: 13px;
		text-indent: 26px;
		line-height: 18px;
		height: 53px;
}
.en-one{
	overflow: hidden;
}
.en-one:hover h5{
	color: white;
	font-weight: bold;
}
.eng-time {
	display: block;
	margin-top: -30px;
}

/*相关链接*/
.about{
	margin-top: 10px;
}
.about a{
	display: block;
	margin-top: 17px;
	color: white;

	text-align: center;
	padding: 10px;
}
.about .a1{
		background: #a10006;
		box-shadow: 5px 5px 5px #950c0d;
}
.about .a2{
	background: #a10006;
	box-shadow: 5px 5px 5px #950c0d;
}
.about .a3{
	background: #a10006;
	box-shadow: 5px 5px 5px #950c0d;
}
.about .a4{
	background: #a10006;
	box-shadow: 5px 5px 5px #950c0d;
}
.about .a5{
	background: #a10006;
	box-shadow: 5px 5px 5px #950c0d;
}

.about .a1:hover,.about .a2:hover,.about .a3:hover,.about .a4:hover,.about .a5:hover{
	background:#DAA520;
	box-shadow: 5px 5px 5px #bd8a0b;
}

/*图片展示区*/
#demo{width:100%; overflow:hidden; margin:0px auto;
}
#demo a{
	color: #9a9797;
	text-decoration: none;
}
#demo td{
	padding: 10px;
	background-color: white;
}

#demo a:hover{
	color: #007dd0;
}
.showimg {
	margin-top: 20px;
	border: 1px solid #c2c2c2;
}
.showimg .load-top{
	 
}
.showimg  a:hover{
	color:#e67f23
}
.show-ti{
	background: #DAA520;
	padding: 6px 0;
	color: white;
	font-weight: bold;
	box-shadow: 0px 10px 10px #DAA520;
}
tbody tr td:hover >a > .show-ti{
	background: #a10006;
		box-shadow: 0px 10px 10px #a10006;
}

/*盒子头部距离*/
.news-lunbo,.news-list,.notice,.download,.english,.spake{
	margin-top: 30px;
}
/*文字溢出处理*/
.notice ul li,.news-list ul li .news-title,.news-list-title,.down-title,.eng-con h5,.eng-title,.show-ti,.news-ti{
	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行*/
.news-adb,.not-abs{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2 ;
	-moz-line-clamp: 2;
	overflow: hidden;
}
/*3行*/
.eng-con p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3 ;
	-moz-line-clamp: 3;
	overflow: hidden;
}

/*屏幕小于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: 0 !important;
		padding-right: 0 !important;
	}
}


/*footer*/
footer{
	width: 100%;
	color: white;
	text-align: center;
	padding-top: 20px;
	background: #a10006;
	margin-top: 20px;
}
footer div{
	margin-top: 10px;
}
footer a{
	color: #a10006 !important;
}
.foot{
padding: 10px;
font-size: 12px;
}


/*内容页面*/
.con-pan{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.content-txt{
	margin-top: 22px;
}
@media only screen and (max-width:768px ) {
	.content-txt{
	margin-top: 0px;

}
}

.content-top{
	font-size: 15px;
	background: #a10006;
	padding: 8px;
	font-weight: bold;
	margin-bottom: 20px;
	color: white;
}
.content-top a{
	color:white;
}

.con-title{
		font-weight: bold;
		text-align: center;
}
.con-title:hover{
		color: #000000!important;
}
.content-atice{
	color: #000000!important;
}	
.content-atice p{
	letter-spacing: 2px;
	text-align: justify;

}
.content-atice img{
	margin:auto;
}
/*列表*/
.badge{
	border-radius:0 !important;
	background: none !important;
	color: black ; 
	float: right  !important; 
}
.list-group-item{
	border-left: none !important;
	border-right: none !important; 
	border-top: none !important;
	padding-bottom: 1px solid #a10006 !important;
	margin-top: 10px !important;
	overflow: hidden;
}

.con-list a{
	color: black;
	font-size: 16px !important;
}
.con-list a:hover ,.list-group-item:hover .badge{
	color: white;
}
.list-group-item:hover{
	background: #e94648;
}
.list-title{
	border-radius:0 !important;
	font-weight: bold;
	background: #a10006!important;
	color: white!important;
}
.left-con-list{
	padding: 0 5px 0 0;
	
}
.right-con-list{
	padding: 0 0 0 5px;
}
@media only screen and (min-width:1200px )  {
	.list-dot{
	    left: -161px!important;
	}
}
@media only screen and (min-width:992px ) and (max-width:1199px){
	.list-dot{
	    left: -151px!important;
	}
}
@media only screen and (min-width:768px ) and (max-width:991px){
	.list-dot{
	    left: -123px!important;
	}
}
.main-left span {
	color: #666666;
    background: url(../images/main-ul-title.gif) no-repeat 2px 2px;
    width: 60px;
    /*height: 17px;*/
    padding-left: 29px;
    font-size: 16px;
    font-weight: bold;
    /*padding-bottom: 13px;*/
}
.main-left ul{
	margin-top: 10px;
}
.main-left li {
    padding-left: 57px;
    font-size: 14px;
    width: 225px;
    /*height: 26px;*/
    margin-top: 4px;
    /*background-color: #f6f6f6;*/
    float: none;
}
.main-left li:hover {
    background-color: #e94648;
}
.main-left li:hover a{
    color: white;
}
.content-topimg{
	height: 100%;
	width: 100%;
}
/*左侧导航*/
.left-nav{
	padding-left: 0 !important;
	padding-right: 0 !important;
	box-shadow: 5px 5px 5px #bdbdbd;
}
.panel-heading{
	background: #DAA520 !important;
	color: white !important;
}
.left-nav header{
	background: #a10006;
	color: white !important;

}

.left-nav header h3{
	font-size: 15px !important;
	padding: 10px;
	font-weight: bold;
}
.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: #e94648 !important;
}
.left-nav .active>a{
	color: white !important;
}
.jia{
	font-feature-settings: "Glyphicons Halflings";
	color: white;
	font-size: 25px !important;
	font-weight: bold;
	float: right;
	margin-top: -8px;
}

.fenye{
	text-align:center;
}



/*教师风采*/

/*教师风采*/

.js-ti{
	color: #505050;
	padding: 5px;
}
.js-ti h5{
	margin: 0 !important;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.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: 190px;
	overflow: hidden;
}
.teach-pic img{
	width: 100%;
	
}
.jiaoshi a:hover .js-ti{
	background: #0098ed;
	color: white;
}
.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:#a10006 1px solid; color:#a10006;}
.pg-1 a:active{border:#a10006 1px solid; color: #a10006;}
.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;}
