/*主体部分*/
#nav-max {
	margin-bottom:40px;
}
.cnt {
  margin-bottom: 40px;
  width:1200px;
}
.cnt_1 {
  margin-bottom: 8px;
}
.news {
  background-color: #ddd;
  width: 400px;
  overflow: hidden;
  float: left;
  margin-top:25px;
}
.slides {
  width: 100%;
  position: relative;
  height: 292px;
  overflow: hidden; 
}
.slides .items{
	width:1254px;
}
#nav-min  img {
  width: 410px;
  height: 310px;
}
#nav-max  img {
  width: 1200px;
  height: 400px;
}
.slides p {
  line-height: 36px;
  font-size: 12px;
  padding: 0 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
  width:386px;
  color:black;
}
.slides .mask {
  width: 100%;
  position: absolute;
  bottom: 36px;
  left: 0;
  height: 22px;
  background-color: black;
  opacity: 0.4;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.slides .num {
  width: 100%;
  position: absolute;
  bottom: 36px;
  left: 0;
  text-align: right;
  padding-top: 5px;
}
.slides .num a {
  font-size: 12px;
  line-height: 22px;
  margin-right: 10px;
  color: white;
  padding: 0 5px;
}

.message{
  float: left;
  width: 360px;
  height: 300px;
  margin-left: 40px;
  margin-top:20px;
}
.message ul li{
	height:30px;
	width:400px;
	overflow:hidden;
	margin:0 auto;
}
.message ul li .date{
	width:70px;
	float:left;
	font-size: 11px;	
	font-weight: 400;
	color: #999999;
	line-height:30px;
	text-align:right;
}
.message ul li .content{
	width:290px;
	font-weight: 400;
	color: #333333;
	float:left;
	height:30px;
	line-height:30px;
	font-size:13px;
	padding-left:5px;
}
.message ul li .content:hover{
	color:#1D79D5;
}

.train{
  float: left;
  width: 275px;
  height: 250px;
  margin-left: 17px;
}
.train ul li{
	height:45px;
	width:275px;
	overflow:hidden;
	margin:0 auto;
	margin-top: 10px;
}
.train ul li .date{
	width:45px;
	border: 1px solid #E5E5E5;
	float:left;
}
.train ul li .date .day{
	width:45px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#1D79D5;
}
.train ul li .date .month{
	width:45px;
	height:20px;
	line-height:20px;
	text-align:center;
	background: #F2EFEF;
	font-size:12px;
}
.train ul li .content{
	width:220px;
	font-weight: 400;
	color: #333333;
	float:left;
	height:45px;
	line-height:22px;
	font-size:13px;
	padding-left:5px;
}
.info-box{
  
}
.info-box .title-box{
  height: 40px;
  border-bottom: #EBEBEB 3px solid;
  
}
.info-box .title-box .title{
  float: left;
  color: #333333;
  font-size:20px;
  font-weight:500;
  height:40px;
  border-bottom: #0379D0 3px solid;
}
.title-box .more{
  color:#0379D0;
  float: right;
  font-size: 14px;
  margin-top:7px;
  /*padding-right: 10px;
  background-image: url(../images/left.png);
  background-position:right;
  background-size: 7px;
  background-repeat: no-repeat;*/
  cursor: pointer;
  
}
.introduce-box{
  width: 1200px;
  float: left;
  background-color: #F8F8F8;
  padding: 30px 38px 45px 42px;
  margin-top: 65px;
}
.introduce-box .title-box{
  width: 1160px;
  margin-bottom: 20px;
  display: flex;
  border-bottom:3px solid #EBEBEB;
  height:45px;
  cursor: pointer;
}
.introduce-box .title-box .nav-box{
  width: 80px;
  margin-right:30px;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  font-weight: 500;
  color: #999999;
  text-align: center;
}
.introduce-box .title-box .nav-selected{
  color:#333333;
  border-bottom: solid 3px #1D79D5;
}
.introduce-box .introduce{
  width: 1200px;
}
.introduce-box .introduce img{
  width: 400px;
  float: left;
}
.introduce-box .introduce .content{
  width: 640px;
  float: left;
  font-size: 14px;
  letter-spacing:2px;
  color:#333333;
  margin-left: 60px;
}
.introduce-box .introduce .content-title{
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
}
.introduce-box .introduce .content-more{
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
  color: #0379D0;
  text-align: right;
  width: 100%;
}

.education-box{
  width: 1200px;
  float: left;
  margin-top: 40px;
}
.education-box .title-box{
  width: 1200px;
  margin-bottom: 20px;
  border-bottom:3px solid #EBEBEB;
  height:45px;
  cursor: pointer;
}
.education-box .title-box .nav-box{
  width: 100px;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  color: #999999;
  text-align: center;
  cursor: pointer;
  margin-right:20px;
  float:left;
}
.education-box .title-box .nav-selected{
  color:#1D79D5;
  border-bottom: #1D79D5 3px solid;
}
.education-box .education-content{
  width: 100%;
}
.education-box .education-content .education-item{
  width: 18%;
  float: left;
  margin-right: 2.5%;
  display: block;
  cursor: pointer;
  height:180px;
}
.education-box .education-content .education-item:last-child{
	margin-right: 0;
}
.education-box .education-content .education-item img{
  width: 100%;
}
.education-box .education-content .education-item .education-name{
	width:100%;
	height:50px;
	padding-top:10px;
	text-align:center;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
}

.footerMenu{
  width:100%; 
  margin:20px 0 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footerMenu div{
  display:inline-block; 
  width:20%; 
  margin: 0 5%;
  background-color:#E3F1FF; 
  font-size:18px; 
  text-align:center;
  padding-bottom: 10px;
}
.footerMenu img{
  width: 40%; 
  margin:20px 30%;
}
.footerMenu a{ 
  color:#000; 
}

.link{
  width: 1200px;
  height: 55px;
  background-color: #F2EFEF;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 30px;

}
.link .link-title{
  width: 55px;
  height: 55px;
  border: 1px solid #E5E5E5;
  color:#1D79D5;
  float: left;
  background-color: #fff;
  box-sizing:border-box;
}
.link .link-title div{
  text-align: center;
  height: 27px;
  line-height: 27px;
}
.link .link-addr{
  height: 55px;
  line-height: 55px;
  margin: 0 20px;
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  float: left;
}

h2 span {
  display: block;
  width: 112px;
  height: 47px;
  z-index: 1;
  position: absolute;
  left: -1px;
  font-size: 20px;
  font-family: "微软雅黑";
  text-align: center;
  color:#1D79D5;
}

.cnt_2 {
  overflow: hidden;
}
.cnt_2 h2 {
  line-height: 40px;
  height: 40px;
  position: relative;
  border-bottom: 1px solid #cccccc;
}

.cnt_2 .teach {
  width: 507px;
  height:275px;
  overflow:auto;
}
.cnt_2 .teach .teachcnt {
  padding: 12px 20px 0 0;
}
.cnt_2 .teach .teachcnt ul li {
  height: 30px;
  padding-left: 26px;
  background: url(../images/icon_1.png) no-repeat 13px 14px;
  cursor: pointer;
}
.cnt_2 .teach .teachcnt ul li:hover {
  background: url(../images/icon_2.png) no-repeat 13px 10px;
}
.cnt_2 .teach .teachcnt ul li:hover a {
  color: #ff6600;
}
.cnt_2 .teach .teachcnt ul span {
  line-height: 30px;
  font-size: 12px;
  color: #999;
}

#notice .teachcnt li div{
	white-space:nowrap;	
	overflow:hidden;
	cursor:pointer;
	width:350px;
}
 #notice #notice_1 a{
 	color:red;
	display:inline;
}

.cnt_2 .teach .teachcnt ul a {
  font-size: 12px;
  line-height: 30px;
  color: #333;
  text-overflow:ellipsis; 
  white-space:nowrap; 
  overflow:hidden;
  display:block;
  width:350px; 
}
.cnt_2 .teach .teachcnt .teachmore {
  text-align: right;
}
.cnt_2 .teach .teachcnt .teachmore a {
  display: block;
  width: 66px;
  letter-spacing: 1px;
  height: 29px;
  line-height: 18px;
  text-align: center;
  font-family: "Arial";
  font-size: 12px;
  color: white;
  margin-right: 5px;
  margin-top: 6px;
  background: url(../images/moreBg.png) no-repeat 0 0;
  display: inline-block;
  margin-right: 0;
  margin-bottom: 24px;
}
.cnt_3 {
  margin-top: 5px;
}
/*http://www.jq22.com/jquery-info385*/
