@charset "utf-8";
.icolor,.hvcolor:hover{
	color: #1f6dad;
}
.bgcolor,.hvbgcolor:hover{
	background: #1f6dad;
	color: #fff;
}
.md{
	padding: 80px 0;
}
.head{
	width: 100%;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	position: relative;
	left: 0;
	top: 0;
	z-index: 99;
}
.head .wrap{
	position: relative;
	z-index: 9;
}
.head::after{
	width: 35%;
	height: 100%;
	content: "";
	background: #357bb5;
	position: absolute;
	left: 0;
	top: 0;
}
.logo{
	display: inline-block;
	height: 80px;
}
.hdr{
	margin-left: 2.7%;
}
.hdrt{
	height: 60px;
	border-bottom: 1px solid #E6E6E6;
}
.hdrtbox{
	padding: 4px 8px;
	background: #1F6DAD;
	color: #fff;
}
.hdrtbox a{
	color: #fff;
}
.hdrtbox a:hover{
	text-decoration: underline;
}
.nav li{
	position: relative;
}
.nava{
	display: block;
	line-height: 80px;
	padding: 0 20px;
}
.nav li:hover .nava{
	color: #008276;
}
.nav li.active .nava{
	background: #008276;
	color: #fff;
}
.ft::after{
	width: 85%;
	height: 100%;
	content: "";
	background: #1f6dad;
	position: absolute;
	left: 0;
	top: 0;
}
.ft .wrap{
	position: relative;
	z-index: 9;
}
.fnav li{
	flex: 0;
	flex-grow: 1;
}
.fnav a{
	display: block;
	text-align: center;
	color: #fff;
	line-height: 80px;
}
.fb{
	padding: 80px 0 40px 0;
	background: #333333;
	color: #fff;
	margin-top: -40px;
}
.flogo{
	height: 60px;
}
.fbm{
	border-left: 1px solid rgba(255,255,255,.2);
	border-right: 1px solid rgba(255,255,255,.2);
	padding: 0 60px;
	margin: 0 5%;
}
.fbr{
	width: 30%;
}
.fbrt{
	border-bottom: 1px solid rgba(255,255,255,.2);
}
.fbrt span{
	border-bottom: 3px solid #008276;
	margin-bottom: -2px;
	display: inline-block;
	padding-bottom: 15px;
}
.md{
	padding: 80px 0;
}
.i1{
	background: url(../images/i1bg_02.jpg) no-repeat center;
	background-size: cover;
}
.i1tl p{
	letter-spacing: -0.2px;
}
.morea{
	background: #1F6DAD;
	display: inline-block;
	padding: 10px 28px;
	border-radius: 50px;
	color: #fff;
}
.i1m{
	background: #fff;
	padding: 20px 30px;
}
.i1br div{
	margin-top: 5px;
	padding: 10px 15px;
	text-align: center;
}
.itopw img{
	margin: 0 auto;
	max-width: 100%;
	display: block;
}
.itopw h1{
	line-height: 1;
	margin-top: -80px;
}
.i2tl{
	width: 200px;
	justify-content: center;
	align-items: center;
}
.i2tl img{
	height: 34px;
}
.i2tr{
	border: 1px solid #E6E6E6;
	padding: 10px 2%;
}
.i2tr a{
	width: 25%;
	padding: 10px 0;
	text-align: center;
	display: block;
}
.i2tr a:hover{
	color: #1F6DAD;
}
.i2ba_a{
	padding: 20px;
	background: #e6e6e6;
}
.i2baimg{
	width: 50%;
	margin-right: 20px;
}
.i2batxt span{
	display: inline-block;
	padding: 8px 20px;
	border-radius: 50px;
	background: #1F6DAD;
	color: #fff;
}
.i3lw{
	width: 600px;
	max-width: 100%;
	padding-right: 6%;
}
.i3lt p{
	letter-spacing: .5px;
}
.i3lm{
	border-top: 1px solid #E6E6E6;
}
.i3lm a{
	border-top: 3px solid rgba(0,0,0,0);
	display: inline-block;
	margin-top: -2px;
	padding-top: 20px;
}
.i3lm a img{
	transition: .5s;
	filter: grayscale(100%);filter: gray;
}
.i3lm a:hover{
	border-top: 3px solid #008276;
	color: #008276;
}
.i3lm a:hover img{
	filter:inherit;
}
.i3r{
	width: 47%;
}
.i4l{
	width: 24%;
	min-width: 250px;
	margin-right: 1%;
}
.i4l .txt p{
	padding: 10px 0;
}
.i5{
	background: url(../images/i5bg_02.jpg) no-repeat top center;
	background-size: cover;
}
.i5boxw a{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	overflow: hidden;
	line-height: 45px;
}
.i5boxw a:hover{
	color: #1F6DAD;
	text-decoration: underline;
}
.i5box{
	border: 1px solid #E6E6E6;
	border-radius: 30px;
	background: #fff;
	padding: 35px;
}
.swiper-pagination-i5{
	position: relative;
}
.swiper-pagination-i5 .swiper-pagination-bullet{
	margin: 0 5px;
}
.swiper-pagination-i5 .swiper-pagination-bullet-active{
	background: #1F6DAD;
}
.i5b i{
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	background: #008276;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

@media only screen and (max-width:1699px) {
	.md{
		padding: 75px 0;
	}
	.head::after{
		width: 30%;
	}
	.logo{
		height: 60px;
	}
	.nav li{
		flex: 0;
		flex-grow: 1;
		text-align: center;
	}
	.nava{
		padding: 0;
		line-height: 60px;
	}
	.hdr{
		margin-left: 7%;
	}
}
@media only screen and (max-width:1399px) {
	.md{
		padding: 70px 0;
	}
	.ft::after{
		width: 100%;
	}
	.flogo{
		display: inline-block;
		height: 40px;
	}
	.fbm img{
		width: 120px;
	}
	
	.i1bl img{
		height: 35px;
	}
	.i3lw{
		padding-left: 20px;
	}
	.i3lm a img{
		height: 23px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.md{
		padding: 60px 0;
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 50px 0;
	}
}
@media only screen and (max-width:768px) {
	.md{
		padding: 25px 0;
	}
	.ft{
		display: none;
	}
	.fb{
		border-top: 4px solid #1F6DAD;
		padding: 25px 0;
		margin-top: 0;
	}
	.fbl{
		display: flex;
		justify-content: center;
	}
	.fbm{
		border: 0;
		margin: 25px 0 !important;
		padding: 0 !important;
	}
	.fbm p{
		font-size: 13px;
		margin-top: 5px;
	}
	.fbr{
		width: 100%;
		text-align: center;
	}
	
	.i1t {
		text-align: center;
	}
	.morea{
		padding: 5px 20px;
		font-size: 13px;
	}
	.i1m{
		padding: 12px 20px;
	}
	.i1bl img{
		height: 20px;
		display: block;
		margin: 0 auto;
	}
	.i1br{
		text-align: center;
		margin-top: 15px;
	}
	.itopw h1{
		margin-top: -30px;
	}
	.i2tl{
		width: 100%;
		padding: 15px;
	}
	.i2tl img{
		height: 30px;
	}
	.i2tr a{
		width: 33.33%;
	}
	.i2batxt{
		margin-top: 15px;
	}
	.i2batxt span{
		padding: 5px 15px;
	}
	.i3r{
		margin-top: 20px;
	}
	.i3lm a{
		font-size: 16px;
	}
	.i3lm a img{
		height: 18px;
	}
	.i4l {
		text-align: center;
	}
	.i4l .txt p{
		padding: 5px 0;
	}
	.i4l .txt p img{
		height: 15px;
	}
	.i5box{
		border-radius: 20px;
	}
	.i5box_b a img{
		height: 8px;
	}
	.i5boxw a{
		line-height: 35px;
	}
}