@charset "utf-8";
/*html5*/ 
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/* CSS Document */
/*内外边距*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form,button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;outline:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;outline:none }
.clear{clear:both;overflow:hidden;}
a{text-decoration:none;color:#333;}
input{border:none;  outline:medium;}
*{box-sizing: border-box;}
body{width:100%;background:#fff;color:#333;font-size:14px;}
html{overflow-x:hidden;}
table{border-collapse:collapse}
img{border:none;max-width: 100%;}
ul{list-style: none;}

.ncontain{
	width: 96%;
	max-width: 1440px;
	margin: 0 auto;
}
.top{
	background-color: #006782;
}
.top1{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.top2{
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
}
.top3{
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
}
.top3 a{
	color: #ffffff;
}
.header{
	padding: 20px 0;
	background-color: #ffffff;
}
.header1{
	overflow: hidden;
}
.logo{
	float: left;
}
.nav{
	float: left;
}
.nav ul{
	overflow: hidden;
}
.nav ul li{
	list-style-type: none;
	float: left;
	line-height: 43px;
	margin-left: 70px;
}
.nav ul li a{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.nav ul li.on a{
	color: #006782;
}
.search{
	float: right;
	height: 43px;
	border: 1px solid #bababa;
	border-radius: 21px;
	width: 342px;
	padding: 4px;
	overflow: hidden;
}
.search form{
	height: 100%;
}
.searchi{
	float: left;
	width: calc(100% - 58px);
	height: 100%;
	font-size: 14px;
	padding: 0 16px;
}
.searchii{
	width: 58px;
	height: 100%;
	border-radius: 0 16px 16px 0;
	background: url(../img/nsearch.png) center #006782 no-repeat;
}
.nbanner{
	font-size: 0;
	position: relative;
}
.nleft{
	position: absolute;
	left: 12.6%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
	width: 54px;
	height: 54px;
	border-radius: 27px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(51, 51, 51, 0.27);
}
.nleft:hover{
	background-color: #006782;
}
.nright{
	position: absolute;
	right: 12.6%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
	width: 54px;
	height: 54px;
	border-radius: 27px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(51, 51, 51, 0.27);
}
.nright:hover{
	background-color: #006782;
}
.nbanner .swiper-pagination{
	bottom: 30px;
}
.nbanner .swiper-pagination-bullet{
	opacity: 1;
	background-color: #ffffff;
	width: 8px;
	height: 8px;
	border-radius: 4px;
}
.nbanner .swiper-pagination-bullet-active{
	width: 40px;
}
.nabout{
	padding: 80px 0 60px;
}
.nabout1{
	overflow: hidden;
}
.nabout2{
	float: left;
	width: 49%;
}
.nabout3{
	font-size: 48px;
	color: rgba(0, 103, 130, 0.1);
	font-weight: bold;
	line-height: 1;
}
.nabout4{
	margin-top: -25px;
	font-size: 40px;
	color: #006782;
	font-weight: bold;
	line-height: 1;
}
.nabout5{
	margin-top: 40px;
	font-size: 16px;
	color: #1f4853;
	line-height: 34px;
}
.nabout6{
	margin-top: 60px;
}
.nabout6 a{
	display: flex;
	width: 150px;
	height: 44px;
	border-radius: 22px;
	position: relative;
	background-color: #1384a2;
	line-height: 44px;
	padding-left: 24px;
	font-size: 16px;
	color: #ffffff;
}
.nabout6 a span{
	position: absolute;
	right: -2px;
	top: 0;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	box-shadow: 0 0 10px rgba(0, 104, 131, 0.56);
}
.nabout7{
	float: right;
	font-size: 0;
	width: 46%;
}
.nteach{
	background-color: #006782;
	padding: 80px 0 30px;
}
.nteach1{
	font-size: 48px;
	color: rgba(255, 255, 255, 0.1);
	font-weight: bold;
	line-height: 1;
	text-align: center;
}
.nteach2{
	margin-top: -25px;
	font-size: 40px;
	color: #ffffff;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}
.nteach3{
	position: relative;
	margin-top: 50px;
}
.nteach3 .swiper{
	padding-bottom: 72px;
}
.nteach4{
	font-size: 0;
	text-align: center;
}
.nteach4 span{
	margin-top: 25px;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.ntleft{
	position: absolute;
	left: 0;
	top: 30%;
	z-index: 9;
	width: 54px;
	height: 54px;
	border-radius: 27px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
}
.ntright{
	position: absolute;
	right: 0;
	top: 30%;
	z-index: 9;
	width: 54px;
	height: 54px;
	border-radius: 27px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
}
.nteach3 .swiper-pagination-bullet{
	opacity: 1;
	background-color: rgba(255, 255, 255, 0.23);
	width: 8px;
	height: 8px;
	border-radius: 4px;
}
.nteach3 .swiper-pagination-bullet-active{
	background-color: #ffffff;
}
.nvideo{
	padding: 70px 0 80px;
}
.nvideo .swiper{
	padding: 0 12.6%;
}
.nvideo .swiper-slide{
	transform: scale(0.9);
}
.nvideo .swiper-slide-active{
	transform: scale(1.05);
}
.nvideo video{
	width: 100%;
}
.napply{
	background-color: #f2f4f8;
	padding: 125px 0 180px;
}
.napply1{
	font-size: 48px;
	color: rgba(0, 103, 130, 0.1);
	font-weight: bold;
	line-height: 1;
	text-align: center;
}
.napply2{
	margin-top: -25px;
	font-size: 40px;
	color: #006782;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}
.napply3{
	margin-top: 70px;
}
.napply3 ul{
	overflow: hidden;
}
.napply3 ul li{
	float: left;
	font-size: 0;
	position: relative;
	width: calc((100% - 66px)/3);
	border-radius: 10px;
	overflow: hidden;
	margin-right: 33px;
}
.napply3 ul li:nth-child(3n){
	margin-right: 0;
}
.napply3 ul li > img{
	width: 100%;
}
.napply4{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(51, 51, 51, 0.66);
	padding: 36px 29px;
}
.napply5{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.napply6{
	width: 100%;
}
.napply7{
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 1;
}
.napply8{
	margin: 10px auto 0;
	width: 34px;
	height: 1px;
	background-color: #ffffff;
}
.napply9{
	margin-top: 10px;
}
.napply9 a{
	display: block;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 36px;
}
.napply10{
	display: none;
	margin-top: 40px;
}
.napply10 a{
	margin: 0 auto;
	display: flex;
	width: 150px;
	height: 44px;
	border-radius: 22px;
	position: relative;
	background-color: #1384a2;
	line-height: 44px;
	padding-left: 24px;
	font-size: 16px;
	color: #ffffff;
}
.napply10 a span{
	position: absolute;
	right: -2px;
	top: 0;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	box-shadow: 0 0 10px rgba(0, 104, 131, 0.56);
}
.napply3 ul li:hover .napply5{
	border: 1px solid rgba(255, 255, 255, 0.66);
	border-radius: 10px;
}
.napply3 ul li:hover .napply10{
	display: block;
}
.nfooter{
	background: url(../img/ncbg.png) no-repeat;
	background-size: cover;
	padding: 64px 0 68px;
}
.nfooter1{
	font-size: 0;
	text-align: center;
}
.nfooter2{
	margin-top: 32px;
	font-size: 30px;
	color: #ffffff;
	text-align: center;
	line-height: 1;
	font-weight: lighter;
}
.nfooter3{
	margin: 40px auto 0;
	width: 100%;
	max-width: 478px;
	height: 54px;
	border-radius: 27px;
	border: 1px solid #ffffff;
	display: flex;
	align-items: center;
	padding: 4px;
}
.nfooter4{
	width: 78px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	border-radius: 22px;
	font-size: 26px;
	color: #046c87;
	font-weight: bold;
}.nfooter5{
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}.nbeian{
	background-color: #026b86;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 45px;
}
.nbeian a{
	color: #fff;
}
.header_m{
	display: none;
}

.header_m1{
	overflow: hidden;
}
.logo_m{
	width: 40%;
	float: left;
	margin: 9px 6px;
}
.logo_m img{
	height: 40px;
}
.icon_m{
	width: 10%;
	float: right;
	margin: 9px 6px;
}
.icon_m img{
	height: 40px;
}
.menu_m{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	background-color: rgba(0,0,0,0.9);
	padding: 23px 7% 0;
}
.menu_m1{
	width: 77%;
}
.menu_m2{
	margin-top: 20px;
}
.menu_m2 ul{
	
}
.menu_m2 ul li{
	list-style-type: none;
	line-height: 40px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 16px;
	padding-left: 6%;
}
.menu_m2 ul li a{
	color: #fff;
}
.menu_m2 ul li a img{
	margin-right: 9px;
	vertical-align: middle;
}
.menu_msub{
	display: none;
	width: 100%;
	padding-left: 20px;
}
.menu_msub a{
	display: block;
	font-size: 14px;
	color: #fff;
}



