/******************************/
body{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.about{
	height: 100%;
}
.about-cont{
	width: 82%;
	overflow: hidden;
	background: url(../img/slide3.png)no-repeat top center;
	background-size: cover;
	height: 100%;
	padding: 0 15px;
	box-sizing: border-box;
}
.about-nav{
	padding: 0 4%;
	box-sizing: border-box;
	margin: 3% 0;
}
.about-nav span{
	font-size: 16px;
    color: #333333;
    text-align: center;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 4%;
    cursor: pointer;
}
.select{
	color:#2E97FC!important;
	border-bottom: 1px solid #2E97FC;
}
/*致辞*/
.about-tab h3{
	font-size: 24px;
	color: #333333;
	text-align: center;
	font-weight: normal;
	margin-bottom: 3%;
}
.about-tab{
	padding: 0 20px;
	box-sizing: border-box;
	display: none;
	height: 100%;
}
.zc{
	width: 100%;
	height: 570px;
	padding: 0 5%;
	box-sizing: border-box;
	overflow:auto;
}
.about-tab h6{
	font-size: 18px;
	margin: 20px 0px;
	text-indent: 2em;
}
.about-tab p{
	font-size: 18px;
	color: #151515;
	line-height: 30px;
	margin-bottom: 15px;
	text-indent: 2em;
	text-align: justify;
}
.about-tab .right{
	text-align: right;
}
/*优势*/

.advge{
	width:100%;
	background: rgba(255,255,255,.3);
	padding: 2% 0;
	margin: 6% auto;
	overflow: hidden;
}
.advge img{
	width: 100%;
	display: block;
	margin: 0 auto;
}
.adv{
	margin-top: 8%;
	width: 100%;
}
.advcont{
	float: left;
	width: 47%;
	height: 100%;
}
.adv>.advcont:first-child{
	margin-right: 5%;
}
.serve,.serve2{
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	box-shadow: 0 20px 60px 10px rgba(13,37,62,0.05);
	border-radius: 4px;
	width: 100%;
	padding-bottom: 5%;
}

.serve h5{
	text-align: center;
	background: #1E88F5;
	box-shadow: 0 2px 30px 0 rgba(30,136,245,0.30);
	border-radius: 4px 4px 0 0;
	width: 100%;
	height: 70px;
	font-size: 26px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 70px;
	font-weight: normal;
}

.serve li{
	float: left;
	width: 30%;
	text-align: left;
	margin-top: 10px;
	font-size: 18px;
	color: #0D253E;
	letter-spacing: 0;
	line-height: 30px;
	text-indent: 16px;
}
.serve li:nth-child(2),.serve li:nth-child(3),.serve li:nth-child(4){
	margin-top: 5%;
}
.serve li:before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 34px;
	height: 30px;
	background: url(../img/v.png) no-repeat center;
	background-size: contain;
}

.serve2 h5{
	text-align: center;
	background: #031430;
	box-shadow: 0 2px 30px 0 rgba(30,136,245,0.30);
	border-radius: 4px 4px 0 0;
	width: 100%;
	height: 70px;
	font-size: 26px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 70px;
	font-weight: normal;
}

.serve2 li{
	float: left;
	width: 40%;
	text-align: left;
	margin-top: 10px;
	font-size: 18px;
	color: #0D253E;
	letter-spacing: 0;
	line-height: 30px;
	text-indent: 30px;
}
.serve2 li:nth-child(2),.serve2 li:nth-child(3){
	margin-top: 5%;
}
.serve2 li:before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 34px;
	height: 30px;
	background: url(../img/v-h.png) no-repeat center;
	background-size: contain;
}
/*大事记*/
.about-tab h2{
	font-size: 32px;
    color: #000000;
    text-align: center;
    font-weight: normal;
}
.big:before{
	content: '';
	display: inline-block;
	width: 60px;
	height: 20px;
	background: url(../img/zss.svg) no-repeat right;
	background-size: cover;
	vertical-align: middle;
	margin-right: 20px;
}
.big:after{
	content: '';
	display: inline-block;
	width: 60px;
	height: 20px;
	background: url(../img/z22.svg) no-repeat left;
	background-size: cover;
	vertical-align: middle;
	margin-left: 20px;
}
.times{
	margin: 6% auto;
	width: 80%;
}
.times img{
	width: 80%;
	margin-left: 5%;
}
/*.timel{
	width: 110px;
	height: 450px;
}

.timer{
	width: 550px;
	height: 450px;
}

.timel p{
	margin-top: 32px;
	text-align: right;
	font-size: 18px;
    color: #000000;
    line-height: 35.8px;
    text-indent: 0;
}
.timer p{
	margin-top: 32px;
	text-align: left;
	font-size: 18px;
    color: #000000;
    line-height: 35.8px;
    text-indent: 0;
}*/
/**********/
.jis{
	height: 600px;
	padding: 0 20px;
	box-sizing: border-box;
	overflow: auto;
}
/*价值观*/
.jiaz{
	width: 85%;
	margin: 0 auto;
}
.jiaz li{
	width: 45%;
	height: 30%;
	/*float: left;*/
	display: inline-block;
	margin-bottom:5%;
}
.jiaz li:nth-child(2n){
	margin-left: 5%;
}
.jiazp{
	position: relative;
}
.jiazp .img{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.jiazp .img img{
	display: block;
	width: 100%;
	-webkit-transition: all ease 1s;
	   -moz-transition: all ease 1s;
	    -ms-transition: all ease 1s;
	     -o-transition: all ease 1s;
	        transition: all ease 1s;
}
.jiazp:hover .img img {
	/*width: 100%;*/
	opacity: 0.4;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

.jiazp .con {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	opacity: 0;
}

.jiazp .con-in {
	position: absolute;
	top: 50%;
	left: 16%;
	width: 68%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
}
.jiazp .title{
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin-bottom: 15px;
}
.jiazp .name {
	margin-bottom: 5px;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	text-align: justify;
}
.jiazp .line {
	position: absolute;
	background: #fff;
}

.jiazp .line-1 {
	left: 6%;
	top: 14%;
	width: 0;
	height: 1px;
	opacity: 0;
	transition: all .5s ease;
}

.jiazp .line-2 {
	right: 6%;
	top: 14%;
	width: 1px;
	height: 0;
	opacity: 0;
	transition: all .5s ease;
}

.jiazp .line-3 {
	right: 6%;
	bottom: 14%;
	width: 0;
	height: 1px;
	opacity: 0;
	transition: all .5s ease;
}

.jiazp .line-4 {
	left: 6%;
	bottom: 14%;
	width: 1px;
	height: 0;
	opacity: 0;
	transition: all .5s ease;
}

.jiazp:hover .line-1,
.jiazp:hover .line-3 { width: 88%; opacity: 1;}

.jiazp:hover .line-2,
.jiazp:hover .line-4 { height: 72%; opacity: 1;}

.jiazp:hover .con,
.jiazp:hover .con-in,
.jiazp:hover .more { opacity: 1;}
/****************************/
@media only screen and (min-width: 2200px){
	.zc{
	height: 700px;
  }
  .jis{
	height: 700px;
  }
  .adv{
		margin-top: 10%;
	}
	.advge{
		margin: 10% auto;
	 }
	 
}
@media only screen and (max-width: 1700px) {
	.about-nav span{
		font-size: 14px;
	}
	.zc{
		height: 450px;
	  }
	.about-tab h3{
		font-size: 22px;
	 }
	 .about-tab h6{
		font-size: 16px;
	}
	.about-tab p{
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 12px;
	}
	.serve h5,.serve2 h5{
	height: 50px;
	font-size: 20px;
	line-height: 50px;
  }
  .adv{
		margin-top: 6%;
		width: 100%;
	}
	.serve li{
	margin-top: 8px;
	font-size: 16px;
	line-height: 26px;
	text-indent: 14px;
  }
  .serve2 li{
	margin-top: 8px;
	font-size: 16px;
	line-height: 26px;
	text-indent: 20px;
  }
  .about-tab h2{
	font-size: 28px;
  }
  .jis{
	height: 460px;
  }
	  .jiazp .title{
		font-size: 16px;
		margin-bottom: 12px;
	}
	.jiazp .name {
		margin-bottom: 4px;
		font-size: 12px;
		line-height: 18px;
	}
	.about-nav span{
    margin: 0 3.4%;
}
.szll li h5{
	font-size: 14px;
	margin-top:8px;
	margin-bottom: 6px;
	line-height: 28px;
}
.szll li h5 span{
	color:#0082FF;
	font-size: 18px;

}
	
}
@media only screen and (max-width: 1500px) {
   .about-nav span{
		font-size: 12px;
	}
	.zc{
		height: 400px;
	  }
	.about-tab h3{
		font-size: 20px;
	 }
	  .about-tab h6{
		font-size: 14px;
	}
	.about-tab p{
		font-size: 14px;
		line-height: 25px;
		margin-bottom: 10px;
	}
	.serve h5,.serve2 h5{
		height: 40px;
		font-size: 18px;
		line-height: 40px;
  }
	  .adv{
		margin-top: 4%;
		width: 100%;
	}
	.serve li{
	margin-top: 6px;
	font-size: 14px;
	line-height: 24px;
	text-indent: 12px;
  }
  .serve2 li{
	margin-top: 6px;
	font-size: 14px;
	line-height: 24px;
	text-indent: 14px;
  }
  .about-tab h2{
	font-size: 25px;
  }
  .jis{
	height: 420px;
  }
  .jiazp .title{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.jiazp .name {
		margin-bottom: 3px;
		font-size: 12px;
		line-height: 16px;
	}
	.advge{
		margin: 10% auto;
	 }
	 .about-nav span{
    margin: 0 3.4%;
}
.szll li h5{
	font-size: 12px;
	margin-top:8px;
	margin-bottom: 6px;
	line-height: 28px;
}
.szll li h5 span{
	color:#0082FF;
	font-size: 14px;

}
}
@media only screen and (max-width: 1290px) {
  .about-nav span{
		font-size: 10px;
	}
	.zc{
		height: 330px;
	  }
	.about-tab h3{
		font-size: 18px;
	 }
	  .about-tab h6{
		font-size: 12px;
	}
	.about-tab p{
		font-size: 12px;
		line-height: 22px;
		margin-bottom: 8px;
	}
	.serve h5,.serve2 h5{
		height: 30px;
		font-size: 16px;
		line-height: 30px;
  }
  .adv{
		margin-top: 3%;
		width: 100%;
	}
	.serve li{
	margin-top: 4px;
	font-size: 12px;
	line-height: 20px;
	text-indent: 10px;
  }
  .serve2 li{
	margin-top: 4px;
	font-size: 12px;
	line-height: 20px;
	text-indent: 12px;
  }
  .about-tab h2{
	font-size: 20px;
  }
  .jis{
	height: 360px;
  }
  .jiazp .title{
		font-size: 10px;
		margin-bottom: 10px;
	}
	.jiazp .name {
		margin-bottom: 2px;
		font-size: 10px;
		line-height: 14px;
	}
	.about-nav span{
    margin: 0 2.8%;
}
.szll li h5{
	font-size: 8px;
	margin-top:4px;
	margin-bottom: 2px;
	line-height: 16px;
}
.szll li h5 span{
	color:#0082FF;
	font-size: 10px;

}
}
/*师资力量*/
.szll{
	margin-top: 5%;
	width: 100%;
	background: yellow;
	box-sizing: border-box;
}
.szll li{
	float: left;
	margin-right: 1%;
	width: 19%;
	margin-bottom: 5%;
}
.szll li:first-child{
	width: 32.5%;
}
.szll li:nth-child(5){
	margin-right: 0;
}

.szll li:last-child{
	margin-right: 0;
}
.mrt{
	margin-right: 2.5%!important;
}
.szll li img{
	width: 100%;
}
.szll li h5{
	color: #333;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin-top:10px;
	margin-bottom: 8px;
	line-height: 30px;
}
.szll li h5 span{
	color:#0082FF;
	font-size: 20px;

}