*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑","arial";
}
.top_active{
	position: fixed;
	z-index: 999;
	top:0px;
}

/*头部*/
 .header-top{
          text-align: right;
          line-height: 25px;
          padding:5px 0;
          background: #1b2fb9;
      }
      .header-top a{
          margin-left: 10px;
          color: white;
          text-decoration: none;
      }
      .header-top a:hover{
          color:#ffb804;
      }
.header{
	width: 100%;
	color: white;
	z-index: 100;
	position: relative;
}

.header-logo{
	/*background-color:#497200 ;*/
	background: rgba(28,50,198,1);
	padding: 25px 0;
}
.header-logo span{
	font-family: "微软雅黑";
	font-size: 24px;
	display: block;
	margin-top: 18px;
}
@media (max-width:992px ) {
	.header-logo span{
		display: none;
	}
}
.header-logo img{
	width: 100%;
}

/*搜索*/
.serch{
	padding-top: 30px;
}
/*轮播*/
.top-nav{
 
	top: 0;
	width: 100%;
}

/*栏目通用头部*/
.content-head{
	text-align: center;
}
.content-head h4{
	color: #848484;
}
.content-head h3{
	margin-top: 0 !important;
	color: #000;
}
.head-hr{
	border-bottom: 1px solid #848484;
	width: 150px;
	margin: auto;
	position: relative;
}
.hr{
	position: absolute;
	border: 2px solid #848484;
	width: 80px;
	margin: auto;
	border-radius: 5px;
	top:-2px;
	left: 25%;
}
/*新闻中心*/
	.news,.cg-show{
		background: #dbe2e2;
	}
/*图片新闻*/
@media only screen and (max-width: 1200px) {
	.news-r-txt {
	    width: 58%;
	}
}
@media only screen and (min-width: 1200px) {
	.slide img {
	    
	     
	}
}
.con-news{
	margin: 20px 0;
}
#lunNews .day {
    font-size:18px;
   
}
#lunNews .news-time{
	 
	width: 60px;
}
.news-txt{
	padding-top: 10px;
		background-color: rgba(0, 0, 0, 0.6);
		color: white;
		padding: 10px;
    position: absolute;
 bottom:0;
width:100%;
 
}
.news-img{
	 
	overflow: hidden;
}

@media (max-height:1200px) {
  .news-img{
	height:300px;
  }
.news-img img{
	height:100%;
}
}
.news-img img{
	width: 100%;
	transition: all 0.36s ease;
 
}
.news-time{
	border: 1px solid white;
	text-align: center;
	width: 75px;
}
.day{
	font-size: 30px;
	font-weight: bold;
}
.news-title{
	width: 86%;
	float: right;
	margin-top: -65px;
	border-bottom:1px solid white ;
	font-size: 16px;
	padding: 28px 0 12px 0;
}
.news-abs{
    padding: 0px 15px 0 0px;
    height: 20px;
    font-size: 16px;
}
.news-abs {
  
    -webkit-line-clamp: 1!important;
    -moz-line-clamp: 1!important;
    
}
.news-left a:hover .news-img img{
	transform: scale(1.05);
}
.news-left a:hover .news-txt{
	background-color: rgba(0,125,208,.8);
}
/*新闻列表*/
.news-right ul li a{
	display: block;
	padding: 10px;
	color: #000;
	border: 1px solid #9a9797;
	background: white;
}

.news-r-txt{
	float: right;
	width: 65%;
	margin-top: -65px;
	transition: all 0.5s ease;
}
.news-r-title {
	font-size: 16px;
}
.news-r-abs{
	margin: 5px 0;
	height: 40px;
}
.news-right ul li{
	margin-bottom: 20px;
	overflow: hidden;
	height: 86px;
	
}
.news-right .news-time{
	background-color: #00a3ff;
	color: white;
	
}
.con-news .news-right{
	padding: 0 !important;
}
.new-bg{
	width: 100%;
	height: 86px;
	background: #00a3ff;
	transition: all 0.5s ease;
	
}
.news-right ul li:hover .new-bg{
	margin-top: -86px;
} 

.news-right ul li:hover .news-r-txt{
	color: white;
}


/*通知公告*/
.notice{
	min-height:550px;
}
.notice-con{
	margin-top: 20px;
	padding: 0 !important;
}
.notice-con a{
	color: #686868;
	font-size: 15px;
}
.notice-title{
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0;
	color: #FFF;
	min-height: 43px;
}
.notice-box{
	padding: 20px;
	letter-spacing: 2px;
	border: 1px solid #d3d8d8;
	border-bottom: none;
	margin: 30px 0 0 0;
	background: #00A3FF;
	color: #FFF;
}
.notice-abs{
	font-size: 14px;
	margin: 20px 0;
	height: 80px;
}
.notice-time{
	padding: 10px 20px;
	border: 1px solid #d3d8d8;
	border-top: none;
	margin-bottom: 20px;
	overflow: hidden;
	height: 100px;
	background-color: #f7f7f7;
}
.not-month{
	font-size: 35px;
}
#notice a ,#meeting a,#message a,#activity a{
	display: block;
	transition: all 0.36s ease; 
		
}
.not-key{
	float: right;
	visibility: hidden;
	margin-top:20px ;
	transition: all 0.36s ease; 
}
#notice .col-sm-4 a:hover{
	box-shadow: 5px 5px 20px #7d7d7d;
	margin-top: -10px;
}
#notice .col-sm-4 a:hover .notice-box{
	background: #00a3ff;
}
#notice .col-sm-4 a:hover .notice-time{
	background-color: #f7f7f7;
	color: #686868;
}
#notice .col-sm-4 a:hover .not-key{
	visibility: visible;
		margin-top: -50px;
}
#notice .col-sm-4 a:hover .notice-box .notice-title,#notice .col-sm-4 a:hover .notice-box .notice-abs{
	color: white;
}
/*会议安排*/
#meeting .col-sm-4 a:hover{
	box-shadow: 5px 5px 20px #7d7d7d;
	margin-top: -10px;
}
#meeting .col-sm-4 a:hover .notice-box{
	background: #0096eb;
}
#meeting .col-sm-4 a:hover .notice-time{
	background-color: #f7f7f7;
}
#meeting .col-sm-4 a:hover .not-key{
	visibility: visible;
		margin-top: -50px;
}
#meeting .col-sm-4 a:hover .notice-box .notice-title,#meeting .col-sm-4 a:hover .notice-box .notice-abs{
	color: white;
}

/*信息公开*/
#message .col-sm-4 a:hover{
	box-shadow: 5px 5px 20px #7d7d7d;
	margin-top: -10px;
}
#message .col-sm-4 a:hover .notice-box{
	background: #0084cf;
}
#message .col-sm-4 a:hover .notice-time{
	background-color: #f7f7f7;
}
#message .col-sm-4 a:hover .not-key{
	visibility: visible;
		margin-top: -50px;
}
#message .col-sm-4 a:hover .notice-box .notice-title,#message .col-sm-4 a:hover .notice-box .notice-abs{
	color: white;
}

/*学术活动*/

#activity .col-sm-4 a:hover{
	box-shadow: 5px 5px 20px #7d7d7d;
	margin-top: -10px;
}
#activity .col-sm-4 a:hover .notice-box{
	background: #0079bd;
}
#activity .col-sm-4 a:hover .notice-time{
	background-color: #f7f7f7;
}
#activity .col-sm-4 a:hover .not-key{
	visibility: visible;
		margin-top: -50px;
}
#activity .col-sm-4 a:hover .notice-box .notice-title,#activity .col-sm-4 a:hover .notice-box .notice-abs{
	color: white;
}
/*风采展示*/
#demo{width:100%; overflow:hidden; margin:0px auto;
	margin:20px 0 ;
}
#demo a{
	color: #9a9797;
	text-decoration: none;
}
#demo td{
	padding: 10px;
	background-color: white;
}

#demo a:hover{
	color: #007dd0;
}


/*更多*/
.more{
	float: right;
	border: 1px solid white;
	padding: 5px;
	margin-right: 20px;
	margin-top: -33px;
	background: white;
}
.more a{
	color: #7c878e;
	transition: all 0.36s ease; 
}
.more:hover a{
	color: #00a3ff;
	padding-right: 20px;
}

/*notice more*/
.notice .more{
	float: right;
	padding: 5px;
	margin-right: 20px;
	margin-top: -40px;
	background: #00a3ff;
}
.notice .more a{
	color: white;
	transition: all 0.36s ease; 
}
.notice .more:hover a{

	padding-right: 20px;
}

/*师资队伍*/
/*教师风采*/
.jiaoshi{
	
}
.js-ti{
	color: #505050;
	padding: 5px;
}
.js-ti p{
	    text-align: center!important;
		    margin: 10px 0;
    letter-spacing: 0px!important;
}
.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
}

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


/*文字溢出处理*/
.news-title,.news-r-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行*/
.news-abs,.news-r-abs,.notice-title{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	overflow: hidden;
	
}
/*五行*/
.notice-abs{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	-moz-line-clamp: 5;
	overflow: hidden;
}
/*屏幕小于768px*/
@media only screen and (max-width: 770px){

	.content-txt{
		margin-top: 10px !important;
		min-height: none ;
	}
	.notice .more{
		margin-top: -130px;
	}
	.fast-div{
		display: none;
	}
	
}
/*屏幕小于500px*/
@media only screen and (max-width: 500px) {
	.header-logo{
		display: none;
	}
	
	.jiaoshi-img{
	min-height: 100px;
	overflow: hidden;
}
}
@media only screen and (max-width:991px ) {
	.news-right{
		margin-top: 10px;
	}
	.header{
		margin-top: 50px;
	}
}
@media only screen and (max-width:768px ) and (min-width:500px) {
	.news-r-txt{
		width: 80%;
	}

}
/*footer*/
footer{
	width: 100%;
	background: rgba(28,50,198,1);
	color: white;
	text-align: center;
	padding-top: 20px;
}
footer div{
	margin-top: 20px;
}
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: 30px;
    border-left: 1px solid white;
    padding-bottom: 52px;
}
footer a{
	color: red;
}
.foot{
	padding: 15px;
	background: #1428b0;

}


/*内容页面*/
.con-pan{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.content-txt{
	margin-top: 42px;
	text-align: center;
}
..content-top a{
	color: #003885;
}
.content-top{
	border-bottom: 1px solid #003885;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
}
.con-title{
		font-weight: bold;
		text-align: center;
}
.content-atice p{

	letter-spacing: 2px;
	    text-align: justify
	 
}
.content-atice img{
    width: 100%;
    height: auto;
}

/*列表*/
.badg{
	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;
}

.con-list a{
	color: black;
	font-size: 16px !important;
	text-align: left;
}
.con-list a:hover ,.list-group-item:hover .badg{
	color: white;
}
.list-group-item:hover{
	background: rgba(52,136,234,1);
}


/*左侧导航*/
.left-nav{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.panel-heading{
	background: rgba(52,136,234,0.9) !important;
	color: white !important;
}
.left-nav header{
	background: rgba(52,136,234,0.9);
	color: white !important;

}
.f-box{
	padding: 10px;
	text-align: center;
}
.f-box img{
	width: 30%;
}
.fast-title{
	color: #4a4a51;
	margin-top: 10px;
}
.title-top{
	font-size: 19px;
	font-weight: bold;
	color: #4a4a52;
	padding-bottom: 8px;
}
.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: rgba(52,136,234,1) !important;
	color: white !important;
}
.jia{
	font-feature-settings: "Glyphicons Halflings";
	color: white;
	font-size: 25px !important;
	font-weight: bold;
	float: right;
	margin-top: -8px;
}


/*轮播点*/
.newsList{
	top:-10px !important;
	left: -25px !important;
	text-align: left !important;
		height: 5px !important;
}
@media (max-width: 768px){
	.newsList{
	display:none;
}
}
@media (max-width: 500px){
	#lunNews .news-time{
      display:none;
  }
#lunNews .news-title {
     width: 100%;
     margin-top: 0; 
     border-bottom: none; 
    font-size: 12px;
     padding:  0; 
}
 
}
.newsList ul li{
	width: 111px !important;
	height: 5px !important;
	margin-left: -6px !important;
}

/*第二排 新*/
 
      .notice2 .head-top{
          margin-bottom: 10px;
          margin-top: 30px;
          background: #ebebeb;
          padding: 8px;
      }

      .notice2 .head-title{
          font-size: 16px;
          color: white;
          background: #00a3ff;
          padding: 8px;
          margin-left: -8px;
      }
      .notice2 .more{
          float: right;
          margin-top: -4px;
          margin-right: -2px;
          background: none;
          border: none;
      }
      .notice2 .more a{
          color: black;
      }
      .notice2 .more a:hover{
          color: #177ce9;
      }
	.notice2{
	    min-height: 350px;
	}
     .notice2 .conent-tow{
          padding: 0 !important;
      }

      /*é€šçŸ¥å…¬å‘Š*/

      .notice2 ul {
          margin-bottom: 0 !important;
      }
      .notice2 ul li{
          overflow: hidden;
          
          padding:6px;
      }
     .notice2 .notice-time {
          width: 60px;
          height: 55px;
          background: url(../images/noticebg.png) no-repeat;
          background-size: 100% 100%;
          color: white;
      }
      .notice2 .day{
          font-size: 18px;
          text-align: center;
          font-weight: bold;
          background: #68a8ef;
      }
      .notice2 .year{
          text-align: center;
          background: #2886ea;
          padding: 8px 0;
          margin-top: -8px;
      }
      .notice2 .notice-box{
          margin-left: 80px;
          margin-top: -55px;

      }
      .notice2 .notice-title{
          color: #323232;
          font-weight: bold;
          font-size: 15px;
      }
      .notice2 .notice-adb{
          color: #797979;
          height: 40px;
      }
      .notice2 ul li:hover{
          background: #499cf5;
      }
      .notice2 ul li:hover .notice-title,.notice2 ul li:hover .notice-adb{
          color: white;
      }

      .notice2 .party a,.notice2 .teach a,.notice2 .group a{
          color: #000;
      }
      /*å…šå»º*/
      .notice2 .party ul li,.notice2 .teach ul li, .notice2 .group ul li{
          overflow: hidden;
          border-bottom: 1px solid #e5e5e5;
              padding: 8px;
      }
      .notice2 .party ul li a,.notice2 .teach ul li a,.notice2 .group ul li a{
          display: block;
          line-height:30px;
      }
      .notice2 .all-time{
          float: right;
          color: #969696;
      }
      .notice2 .all-title{
          display: block;
          float: left;
          width: 80%;
      }

      .notice2 .conent-tow ul li:hover .all-title{
          color: white;
      }

      .notice2 .party ul li:hover,
      .notice2 .teach ul li:hover,
      .notice2 .group ul li:hover {
          background: #499cf5;

      }
      .notice2 .party ul li:hover .all-time,.teach ul li:hover .all-time,.group ul li:hover .all-time{
          color: white;
      }

      /*æ–‡å­—æº¢å‡ºå¤„ç†*/
      .notice2 .notice-title,.notice2 .all-title,.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è¡Œ*/
      .notice2 .notice-adb{
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2 ;
          -moz-line-clamp: 2;
          overflow: hidden;
      }
      /*3è¡Œ*/
      .notice2 .news-adb{
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 3 ;
          -moz-line-clamp: 3;
          overflow: hidden;
      }


.content-atice img{
	width:100%!important;
	height:auto!important;
}
