.lanmu{
	background:url(../images/lmbg.png) 0px 0px repeat-x;
	height:93px;
	position:relative;
}
.lanmu small{
	position:absolute;
	top:0;
	left:0;
	height:5px;
	background:#0058a7;
	transition:width .5s;
}
.lanmu ul{
	display:flex;
}
.lanmu ul li{
	margin-right:6%;
}
.lanmu ul li a{
	color:rgba(0,0,0,.7);
	font-size:1.8rem;
	line-height:76px;
	display:block;
}
.lanmu ul li span{
	color:rgba(0,0,0,.7);
	font-size:1.8rem;
	line-height:76px;
	display:block;
	cursor:pointer;
}
.abcenter{
	background:url(../images/lgbg.png) right top no-repeat;
}
.iabout{
	margin:80px 0px 0px;
}
.iabtt{
	font-size:3.4rem;
	color:#0058a7;
	line-height:46px;
}
.iabtt span{
	display:block;
	font-size:4.2rem;
	line-height:52px;
	font-family:Fontfive;
	color:#dd2f36;
}
.iabout .gyleft{
	margin-bottom:30px;
}
.iabout .gyleft p{
	font-size:2.5rem;
	color:rgba(0,0,0,.5);
	display:block;
	margin:30px 0px;
}
.iabout .gyleft img{
	width:100%;
}
.iabout .gyright{
	margin-bottom:30px;
}
.iabout .gyright img{
	max-width:100%;
}
.iabout .gyright>span{
	font-size:2.5rem;
	color:rgba(0,0,0,.7);
	margin-top:32px;
	display:block;
	line-height:42px;
}
.iabout .gyright>section{
	font-size:1.5rem;
	color:rgba(0,0,0,.6);
	line-height:32px;
	margin-top:30px;
}
.iabout .gyright>section p{
	margin-bottom:15px;
}
.iabout .gyright>section ul{
	display:flex;
	justify-content:space-between;
	padding:0px 5%;
}
.iabout .gyright>section ul li{
	text-align:center;
}
.iabout .gyright>section ul li h2 span{
	font-size:6.6rem;
	font-family:Fontfive;
	color:rgba(0,0,0,.8);
}
.iabout .gyright>section ul li .kuai>span{
	font-size:1.8rem;
	color:rgba(0,0,0,.5);
}
.jishi{
	/*background:#0058a7 url(../images/iabbg.png) center center no-repeat;*/
	margin:20px 0px 0px;
	padding:60px 0px;
}
.jishi .iabtt{
	text-align:center;
	color:#000;
}
.jishi .iabtt span{
	color:#000;
}
.jishi .iabtt:after{
	content:"";
	width:80px;
	height:3px;
	background:#fff;
	display:block;
	margin:50px auto;
}
.jishi #lic{
	width:85%;
	margin:0 auto;
}
.jishi #lic .lcct{
	padding-bottom:80px;
}
.jishi #lic .lcct span{
	display:flex;
	justify-content:center;
	color:#000;
}
.jishi #lic .lcct span p{
	font-size:7.2rem;
	font-family:Fontfive;
	line-height:80px;
}
.jishi #lic .lcct span small{
	font-size:2.8rem;
	line-height:40px;
	margin-left:30px;
	max-width:40%;
}
.jishi #lic .lcct span small p{
	font-size:2.8rem !important;
	line-height:40px !important;
}
.jishi .apply {
    width: 100%;
    margin:0;
	padding:0;
}
.jishi .apply_nav{
    overflow: hidden;
	width:100%;
	margin:0 auto;
	position:relative;
	height:56px;
}
.jishi .apply #gdnx {
	position:absolute;
	height:56px;
    list-style: none;
	z-index:999;
	left:0;
	top:0;
	padding:0;
	margin:0;
}
.jishi .apply #gdnx li {
	float:left;
	display:block;
	background:none;
	overflow:hidden;
	padding:0;
	text-indent:0px;
	border:0;
	position:relative;
	border-radius:0;
	margin:0;
	text-align:center;
	height:56px;
}
.jishi .apply #gdnx li.active{
	margin:1px;
}
.jishi .apply #gdnx li p{
	font-family:Fontthree;
	letter-spacing:-3px;
	font-size:3.0rem;
	line-height:40px;
	color:rgba(0,0,0,.7);
}
.jishi .apply #gdnx li.active p{
	font-size:4.4rem;
	color:#000
}
.jishi .apply .kedu{
	position:relative;
	margin:0;
}
.jishi .apply .kedu dl{
	display:flex;
	height:46px;
	justify-content:space-between;
}
.jishi .apply .kedu dl dd{
	display:flex;
	position:relative;
	margin:0;
}
.jishi .apply .kedu dl dd p{
	display:block;
	position:absolute;
	width:1px;
	background:rgba(0,0,0,.3);
}
.jishi .apply .kedu dl dd p:nth-of-type(1){
	left:18%;
	height:30%;
	top:35%;
}
.jishi .apply .kedu dl dd p:nth-of-type(2){
	left:51.33333%;
	height:100%;
	top:0;
}
.jishi .apply .kedu dl dd p:nth-of-type(3){
	left:84.66666%;
	height:30%;
	top:35%;
}
.jishi .apply .kedu span{
	display:block;
	height:1px;
	background:rgba(0,0,0,.3);
	position:absolute;
	top:49.9%;
	width:100%;
}
.jishi #aniu{
	position:absolute;
	top:0;
	display:flex;
	width:92%;
	left:4%;
	justify-content:space-between;
	padding-top:13px;
}
.jishi #aniu a{
	cursor:pointer;
	width:59px;
	height:59px;
	display:block;
	background:none;
	opacity:1;
}