.swiper-wrapper{
	align-items: stretch;
}
.swiper-slide{
	height: auto;
}
.headers {
	padding: 20px 0;
	transition: all 0.3s;
	background-color: #ffffff;
}

.headers.fx {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}

.headers .logo {
	max-width: 200px;
	margin-right: 10%;
}

.headers .phones{
	position: relative;
	padding-left: 2%;
}
.headers .phones a{
	line-height: 1em;
	color: #fff;
	font-size: 18px;
	background-color: #0c41bd;
	padding: 5px 12px;
	border-radius: 40px;
}
.headers .phones a img{
	width: 20px;
}
.headers .phones a span{
	margin-left: 4px;
}

.headers .navs {
	width: 100%;
	transition: all 0.3s;
}


.headers .navs .it {
	position: relative;
}

.headers .navs .it .twos {
	width: 150px;
	z-index: 999;
	position: absolute;
	top: 98%;
	left: 50%;
	transform: translate(-50%, 0);
	background-color: #fff;
	box-shadow: 0 2px 10px #ddd;
	text-align: center;
	padding: 4px 0;
	font-size: 14px;
	overflow: hidden;
	display: none;
}

.headers .navs .it .twos a:hover {
	background-color: #f5f6fa;
}

.headers .navs a {
	display: block;
	color: #333;
	font-size: 16px;
	font-weight: 600;
	line-height: 36px;
	transition: all 0.3s;
	padding: 0 30px;
}
.headers .navs a span{
	display: block;
	transition: all .3s;
	border-bottom: 3px solid transparent;
}


.headers .navs a:hover span{
	color: #026cd2;
}

.headers .navs a.current span{
	color: #0c41bd;
	border-color: #0c41bd;
}

.headers .menu {
	width: 30px;
	cursor: pointer;
	margin-left: 15px;
}
.title{
	padding: 4% 0;
	text-align: center;
}
.title p{
	color: #939393;
	font-size: 14px;
	line-height: 1em;
	text-transform: uppercase;
	font-style: oblique;
}
.title h2{
	line-height: 1em;
	font-size: 38px;
	color: #000;
	font-weight: 600;
	position: relative;
	margin-bottom: 18px;
}
.title.white h2,
.title.white p{
	color: #fff;
}
.mores{
	color: #fff;
	background-color: #0c41bd;
	border: 1px solid #0c41bd;
	line-height: 42px;
	font-size: 16px;
	padding: 0 30px;
	border-radius: 2px;
	transition: all .3s;
	margin-top: 3%;
}
.mores.green{
	background-color: #2ca0aa;
	border-color: #2ca0aa;
}
.mores span{
	margin-right: 15px;
}
.mores:hover{
	background-color: #0c39a3;
	border-color: #0c39a3;
}
.mores.green:hover{
	background-color: #19767e;
	border-color: #19767e;
}
.nybanner{
	justify-content: center;
	overflow: hidden;
}
.nybanner > img{
	width: 100%;
}
.nybanner > div{
	text-align: center;
}
.nybanner h2{
	font-size: 46px;
	font-weight: 900;
	color: #fff;
}
.nybanner p{
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 1.8em;
}
.footer{
	background: url(../image/footerbg.jpg) #113f7b no-repeat center;
	background-size: 100%;
}
.footer .footer_itm{
	padding: 5% 0;
}
.footer .footer_itm h2{
	color: #c6cfdb;
	font-size: 18px;
	line-height: 1em;
	margin-bottom: 18px;
}
.footer .footer_itm p,
.footer .footer_itm a{
	color: #a8aeb6;
	font-size: 14px;
	line-height: 1.8em;
	display: block;
	padding: 5px 0;
	transition: all .3s;
}
.footer .footer_itm a:hover{
	color: #fff;
}
.footer .footer_code{
	padding: 5% 0;
	text-align: center;
	color: #a8aeb6;
	font-size: 14px;
}
.footer .footer_code img{
	width: 110px;
	margin-bottom: 10px;
}
.footer .copys{
	background-color: #0f3b74;
	padding: 10px 0;
}
.footer .copys a,
.footer .copys p{
	color: #94a1b3;
	font-size: 14px;
	transition: all .3s;
}
.footer .copys a:hover{
	color: #fff;
}


.banner img {
	min-width: 520px;
}
.banner .swiper-slide{
	overflow: hidden;
}

.banner .dis_fx,
.banner2 .dis_fx{
	justify-content: center;
	overflow: hidden;
}

.banner .banner-pagination,
.banner2 .banner2-pagination,
.index_case-pagination{
	position: absolute;
	z-index: 10;
	text-align: center;
}

.banner .banner-pagination .swiper-pagination-bullet,
.banner2 .banner2-pagination .swiper-pagination-bullet,
.index_case-pagination .swiper-pagination-bullet{
	width: 40px;
	height: 10px;
	background-color: #fff;
	border-radius: 10px;
	transition: all .3s;
	margin: 0 6px 0 6px;
	opacity: .5;
}
.index_case-pagination .swiper-pagination-bullet{
	width: 24px;
	height: 6px;
}
.banner .banner-pagination .swiper-pagination-bullet-active,
.banner2 .banner2-pagination .swiper-pagination-bullet-active,
.index_case-pagination .swiper-pagination-bullet-active {
	opacity: 1;
}

.banner2 .item:after{
	z-index: 1;
	content: "";
	background: linear-gradient(to left, rgba(255,255,255,0.4) 10%, rgba(255,255,255,0) 50%);
}
.banner2 .item:after,
.banner2 .item .bgs{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;right: 0;
}
.banner2 .item .bgs{
	z-index: 2;
	background: linear-gradient(to left, rgba(0,0,0,.9) 20%, rgba(0,0,0,0) 70%);
}
.banner2 .item .bgs h2{
	font-size: 38px;
	line-height: 1.8em;
	color: #fff;
}
.banner2 .item .bgs p{
	font-size: 16px;
	line-height: 1.8em;
	color: #fff;
	margin: 10% 0;
}
.banner2 .item .bgs .mores{
	justify-content: flex-end;
}
.banner2 .item .bgs .mores a{
	background-color: transparent;
	text-decoration: underline;
}
.banner2 .item h4{
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 0 8%;
}
.banner2 .item h4 span{
	background-color: #026cd2;
	color: #fff;
	width: calc((100% - 24px) / 3);
	font-size: 16px;
	line-height: 46px;
	margin-right: 12px;
	margin-bottom: 12px;
	text-align: center;
	border-radius: 2px;
}
.banner2 .item h4 span:nth-child(3n){
	margin-right: 0;
}
.map{
	color: #999;
	padding: 20px 0;
	border-bottom: 1px solid #eee;
}
.map a,.map span{
	color: #999;
	font-size: 16px;
}
.nyNav{
	border-bottom: 1px solid #eee;
	margin: 2% auto 3%;
	flex-wrap: wrap;
}
.nyNav a{
	flex: 1;
	line-height: 32px;
	text-align: center;
}
.nyNav a span{
	color: #333;
	font-size: 18px;
	padding: 12px 0;
	border-bottom: 2px solid #fff;
	display: inline-block;
}
.nyNav a.current span{
	color: #026cd2;
	border-color: #026cd2;
}
.page{
	flex-wrap: wrap;
	justify-content: center;
	margin: 3% auto 5%;
}
.page li{
	margin: 0 5px;
}
.page li a{
	border-radius: 4px;
	border: 1px solid #ddd;
	line-height: 32px;
	min-width: 32px;
	color: #333;
	display: block;
	text-align: center;
}
.page li a.current{
	color: #fff;
	background-color: #026cd2;
	border-color: #026cd2;
}
.contents{
	margin: 3% auto;
}
.contents h2{
	font-size: 24px;
	font-weight: 900;
	text-align: center;
	line-height: 1.5em;
}
.contents h3{
	color: #999;
	font-size: 14px;
	text-align: center;
	margin: 12px 0;
}
.contents .ccs{
	border-top: 1px solid #eee;
	padding: 20px 0;
}
.contents p{
	font-size: 16px;
	color: #333;
	text-align: center;
	line-height: 1.8em;
}
.contents .tts{
	color: #026cd2;
	font-size: 20px;
	line-height: 48px;
	text-align: left;
	display: inline-block;
	border-bottom: 2px solid #026cd2;
}

.nyTitle{
	text-align: center;
	margin: 4% 0;
}
.nyTitle p{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 46px;
	text-transform: uppercase;
	font-weight: 600;
	opacity: .05;
}
.nyTitle h2{
	font-size: 36px;
	position: relative;
	z-index: 1;
	margin-top: -20px;
	line-height: 1em;
	color: #333;
}
.nyTitle:after{
	display: block;
	margin: 20px auto 0;
	height: 3px;
	width: 50px;
	background-color: #026cd2;
	content: "";
}
.nyTitle.white h2,
.nyTitle.white p{
	color: #fff;
}
.nyTitle.white:after{
	background-color: #fff;
}

.nyTabs{
	flex-wrap: wrap;
	border-bottom: 1px solid #eee;
}
.nyTabs a{
	font-size: 16px;
	color: #333;
	padding: 20px 0;
	line-height: 32px;
	border-bottom: 2px solid transparent;
	transition: all .3s;
}
.nyTabs a:hover{
	color: #026cd2;
}
.nyTabs a.current{
	color: #026cd2;
	border-color: #026cd2;
}

.page li{
	margin: 5px;
}
.page li a{
	border-radius: 4px;
	width: 30px;
	height: 30px;
	border: 1px solid #ddd;
	color: #666;
	line-height: 30px;
	text-align: center;
}
.page li.active a{
	background-color: #026cd2;
	color: #fff;
	border-color: #026cd2;
}






@media (max-width: 1366px){
	.headers .navs a{
		padding: 5px 15px;
	}
	.headers .navs .it > a {
		padding: 0 15px;
	}
	.navChild .second li a.itsub .text{
		font-size: 12px;
	}
}
@media (max-width: 1200px) {
	.headers .navs {
		margin: 0 ;
	}
	
	.headers .logo {
		max-width: 120px;
		margin-right: 0;
	}

	.headers .navs .it > a {
		padding: 0 10px;
		font-size: 15px;
	}
	
	.headers .phones{
		font-size: 12px;
	}
	
	.headers .phones a{
		padding: 6px 10px;
		font-size: 14px;
	}
	.headers .phones a img{
		width: 16px;
	}
}

@media (max-width: 768px) {
	.am-g{
		margin-left: -1rem !important;
		margin-right: -1rem !important;
	}
	.headers{
		padding: 12px 0;
	}
	.headers .phones{
		margin-left: auto;
	}
	.headers .phones:before{
		display: none;
	}
	.title h2{
		margin-bottom: 10px;
		font-size: 18px;
	}
	.title p{
		font-size: 12px;
	}
	.nybanner{
		line-height: 1em;
	}
	.nybanner h2{
		font-size: 18px;
	}
	.nybanner p{
		font-size: 14px;
	}
	.am-container,
	.swiper-container{
		overflow: hidden;
	}
	.banner .banner-pagination .swiper-pagination-bullet, .banner2 .banner2-pagination .swiper-pagination-bullet{
		width: 20px;
		height: 5px;
	}
	.footer {
		background-size: 200%;
	}
	.footer .footer_itm{
		padding: 10% 0 0;
	}
	.footer .footer_itm h2{
		font-size: 16px;
		margin-bottom: 12px;
	}
	.footer .footer_code{
		text-align: center;
		width: 100%;
	}
	.footer .copys a, .footer .copys p{
		font-size: 12px;
	}
	.footer .copys > div{
		display: block;
	}
	.mores{
		font-size: 12px;
		padding: 0 4%;
		line-height: 32px;
	}
	.mores img{
		width: 18px;
	}
	.nyTitle p{
		font-size: 20px;
	}
	.nyTitle h2{
		font-size: 16px;
		margin-top: -10px;
	}
	.nyTitle:after{
		width: 30px;
		margin-top: 10px;
	}
	.contents p{
		font-size: 14px;
	}
	.nybanner > img{
		width: 200%;
		max-width: 300%;
	}
}
@media (max-width: 640px) {
	
}