.index01-inner{
	position: relative;
}
.index01-inner img{
	width: 100%;
}
.index01-box{
	position: absolute;
	top: 256px;
	right: 450px;
	color: #FFFFFF;
}
@media only screen and (max-width: 1600px) {
	.index01-box{
		top: 156px;
		right: 225px;
	}
}
@media only screen and (max-width: 1400px) {
	.index01-box{
		top: 80px;
		right: 80px;
	}
}
@media only screen and (max-width: 1023px) {
	.index01-box{
		top: 40px;
		right: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.index01-box{
		top: 10px;
		right: auto;
		left: 10px;
	}
}
/*.index01 ul li:first-of-type .index01-inner .index01-box{
	right: auto;
	left: 313px;
}
@media only screen and (max-width: 1600px) {
	.index01 ul li:first-of-type .index01-box.on{
		left: 225px;
	}
}
@media only screen and (max-width: 1400px) {
	.index01 ul li:first-of-type .index01-box.on{
		left: 80px;
	}
}
@media only screen and (max-width: 1023px) {
	.index01 ul li:first-of-type .index01-box.on{
		left: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.index01 ul li:first-of-type .index01-box.on{
		left: 10px;
	}
}*/
.index01-box h1{
	line-height: 72px;
	margin-bottom: 27px;
}
@media only screen and (max-width: 1660px) {
	.index01-box h1{
		line-height: 60px;
	}
}
@media only screen and (max-width: 1400px) {
	.index01-box h1{
		line-height: 48px;
		margin-bottom: 25px;
	}
}
@media only screen and (max-width: 1279px) {
	.index01-box h1{
		line-height: 40px;
	}
}
@media only screen and (max-width: 1023px) {
	.index01-box h1{
		line-height: 36px;
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.index01-box h1{
		margin-bottom: 10px;
		font-size: 20px;
		line-height: 26px;
	}
}
/*@media only screen and (max-width: 375px) {
	.index01-box h1{
		line-height: 30px;
	}
}*/
.index01-box p{
	margin-bottom: 74px;
}
@media only screen and (max-width: 1400px) {
	.index01-box p{
		margin-bottom: 60px;
	}
}
@media only screen and (max-width: 1023px) {
	.index01-box p{
		margin-bottom: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.index01-box p{
		margin-bottom: 10px;
	}
}
.index01-box span{
	display: block;
	width: 121px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	border: 1px solid #FFFFFF;
}
@media only screen and (max-width: 767px) {
	.index01-box span{
		width: 80px;
		height: 25px;
		line-height: 25px;
	}
}
.index01-box span a{
	display: block;
	color: #FFFFFF;
}
.index01-box span a:hover{
	color: #00BAD7;
}
.index01 .swiper-container-horizontal>.swiper-pagination-bullets, 
.index01 .swiper-pagination-custom, 
.index01 .swiper-pagination-fraction{
	bottom: 59px;
}
@media only screen and (max-width: 1400px) {
	.index01 .swiper-container-horizontal>.swiper-pagination-bullets, 
	.index01 .swiper-pagination-custom, 
	.index01 .swiper-pagination-fraction{
		bottom: 40px;
	}
}
@media only screen and (max-width: 1023px) {
	.index01 .swiper-container-horizontal>.swiper-pagination-bullets, 
	.index01 .swiper-pagination-custom, 
	.index01 .swiper-pagination-fraction{
		bottom: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.index01 .swiper-container-horizontal>.swiper-pagination-bullets, 
	.index01 .swiper-pagination-custom, 
	.index01 .swiper-pagination-fraction{
		bottom: 10px;
	}
}
.index01 .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	opacity: 1;
}
.index01 .swiper-pagination-bullet-active{
	width: 14px;
	height: 14px;
	background: #73cad9;
}
.index01 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 4px;
}
@media only screen and (max-width: 767px) {
	.index01 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
		margin: 0 3px;
	}
}

.index02 .wrap{
	padding-top: 60px;
}
@media only screen and (max-width: 1400px) {
	.index02 .wrap{
		padding-top: 40px;
	}
}
@media only screen and (max-width: 1023px) {
	.index02 .wrap{
		padding-top: 30px;
	}
}
@media only screen and (max-width: 767px) {
	.index02 .wrap{
		padding-top: 20px;
	}
}
.index02 .wrap span.ser{
	display: block;
	text-align: center;
	margin-bottom: 41px;
}
@media only screen and (max-width: 1400px) {
	.index02 .wrap span.ser{
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 1023px) {
	.index02 .wrap span.ser{
		margin-bottom: 20px;
	}
}
.index02 .wrap span.ser a{
	color: #333333;
	/*line-height: 36px;*/
}
.index02 .wrap span.ser a:hover{
	color: #3997a2;
}
/*@media only screen and (max-width: 1660px) {
	.index02 .wrap span.ser a{
		line-height: 32px;
	}
}
@media only screen and (max-width: 1400px) {
	.index02 .wrap span.ser a{
		line-height: 30px;
	}
}
@media only screen and (max-width: 1279px) {
	.index02 .wrap span.ser a{
		line-height: 28px;
	}
}
@media only screen and (max-width: 1023px) {
	.index02 .wrap h1 a{
		line-height: 24px;
	}
}
@media only screen and (max-width: 767px) {
	.index02 .wrap h1 a{
		line-height: 20px;
	}
}
@media only screen and (max-width: 375px) {
	.index02 .wrap h1 a{
		line-height: 18px;
	}
}*/
.index02-b{
	position: relative;
	padding-left: 150px;
	padding-right: 150px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 10px;
}
@media only screen and (max-width: 1400px) {
	.index02-b{
		padding-left: 80px;
		padding-right: 80px;
	}
}
@media only screen and (max-width: 1023px) {
	.index02-b{
		padding-left: 40px;
		padding-right: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.index02-b{
		padding-left: 20px;
		padding-right: 20px;
	}
}
.index02-b .swiper-container{
	margin-left: -86px;
	margin-right: -86px;
}
@media only screen and (max-width: 1400px) {
	.index02-b .swiper-container{
		margin-left: -60px;
		margin-right: -60px;
	}
}
@media only screen and (max-width: 1023px) {
	.index02-b .swiper-container{
		margin-left: -40px;
		margin-right: -40px;
	}
}
@media only screen and (max-width: 767px) {
	.index02-b .swiper-container{
		margin-left: -20px;
		margin-right: -20px;
	}
}
.index02-b-inner{
	margin-left: 86px;
	margin-right: 86px;
	margin-bottom: 49px;
}
@media only screen and (max-width: 1400px) {
	.index02-b-inner{
		margin-left: 60px;
		margin-right: 60px;
		margin-bottom: 40px;
	}
}
@media only screen and (max-width: 1023px) {
	.index02-b-inner{
		margin-left: 40px;
		margin-right: 40px;
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.index02-b-inner{
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 10px;
	}
}
.index02-b-inner-t{
	padding-left: 23px;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.index02-b-inner-t{
		padding-left: 0;
	}
}
.index02-b-inner-t span.index02-s{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 3px;
	height: 100%;
	background: #3997A2;
}
@media only screen and (max-width: 767px) {
	.index02-b-inner-t span.index02-s{
		display: none;
	}
}
.index02-b-inner-t span.time{
	color: #a1a1a1;
}
.index02-b ul li .index02-b-inner:hover .index02-b-inner-t span.time{
	color: #3997a2;
}
.index02-b-inner-t h2{
	color: #333333;
	line-height: 24px;
	margin-top: 17px;
	margin-bottom: 4px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.index02-b ul li .index02-b-inner:hover .index02-b-inner-t h2{
	color: #3997a2;
}
.index02-b-inner p{
	margin-top: 30px;
	line-height: 24px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 45px;
}
@media only screen and (max-width: 1400px) {
	.index02-b-inner p{
		margin-top: 20px;
	}
}

.index02-b ul li .index02-b-inner:hover p{
	color: #3997a2;
}
.index02 .swiper-button-next, 
.index02 .swiper-button-prev{
	width: 23px;
	height: 40px;
	margin-top: -50px;
}
@media only screen and (max-width: 1023px) {
	.index02 .swiper-button-next, 
	.index02 .swiper-button-prev{
		margin-top: -35px;
	}
}
@media only screen and (max-width: 767px) {
	.index02 .swiper-button-next, 
	.index02 .swiper-button-prev{
		margin-top: -22px;
	}
}
.index02 .swiper-button-prev, 
.index02 .swiper-container-rtl .swiper-button-next{
	background: url(/images/right.png);
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	
	-moz-transform:rotate(180deg); 	
	-webkit-transform:rotate(180deg); 
	-o-transform:rotate(180deg);
	left: 63px;
}
@media only screen and (max-width: 1400px) {
	.index02 .swiper-button-prev, 
	.index02 .swiper-container-rtl .swiper-button-next{
		left: 28px;
	}
}
@media only screen and (max-width: 1023px) {
	.index02 .swiper-button-prev, 
	.index02 .swiper-container-rtl .swiper-button-next{
		left: 8px;
	}
}
@media only screen and (max-width: 767px) {
	.index02 .swiper-button-prev, 
	.index02 .swiper-container-rtl .swiper-button-next{
		left: -5px;
	}
}
.index02 .swiper-button-prev.swiper-button-disabled, 
.index02 .swiper-container-rtl .swiper-button-next.swiper-button-disabled{
	background: url(/images/left.png);
	transform:rotate(0deg);
	-ms-transform:rotate(0deg); 	
	-moz-transform:rotate(0deg); 	
	-webkit-transform:rotate(0deg); 
	-o-transform:rotate(0deg);
}
.index02 .swiper-button-next, 
.index02 .swiper-container-rtl .swiper-button-prev{
	background: url(/images/right.png);
	right: 63px;
}
@media only screen and (max-width: 1400px) {
	.index02 .swiper-button-next, 
	.index02 .swiper-container-rtl .swiper-button-prev{
		right: 28px;
	}
}
@media only screen and (max-width: 1023px) {
	.index02 .swiper-button-next, 
	.index02 .swiper-container-rtl .swiper-button-prev{
		right: 8px;
	}
}
@media only screen and (max-width: 767px) {
	.index02 .swiper-button-next, 
	.index02 .swiper-container-rtl .swiper-button-prev{
		right: -5px;
	}
}
.index02 .swiper-button-next.swiper-button-disabled, 
.index02 .swiper-container-rtl .swiper-button-prev.swiper-button-disabled{
	background: url(/images/left.png);
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	
	-moz-transform:rotate(180deg); 	
	-webkit-transform:rotate(180deg); 
	-o-transform:rotate(180deg); 
}
.index02 .swiper-button-next.swiper-button-disabled, 
.index02 .swiper-button-prev.swiper-button-disabled{
	opacity: 1;
}
.index03 .wrap{
	padding-top: 58px;
}
@media only screen and (max-width: 1400px) {
	.index03 .wrap{
		padding-top: 40px;
	}
}
@media only screen and (max-width: 1023px) {
	.index03 .wrap{
		padding-top: 30px;
	}
}
@media only screen and (max-width: 767px) {
	.index03 .wrap{
		padding-top: 20px;
	}
}
.index03 .wrap span.ser{
	display: block;
	text-align: center;
	margin-bottom: 29px;
}
@media only screen and (max-width: 1023px) {
	.index03 .wrap span.ser{
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.index03 .wrap span.ser{
		margin-bottom: 10px;
	}
}
.index03 .wrap span.ser a{
	color: #333333;
}
.index03 .wrap span.ser a:hover{
	color: #3997a2;
}
.index03-b{
	padding-left: 150px;
	padding-right: 150px;
}
@media only screen and (max-width: 1400px) {
	.index03-b{
		padding-left: 80px;
		padding-right: 80px;
	}
}
@media only screen and (max-width: 1023px) {
	.index03-b{
		padding-left: 40px;
		padding-right: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.index03-b{
		padding-left: 10px;
		padding-right: 10px;
	}
}
.index03-in{
	padding-top: 66px;
	padding-bottom: 18px;
}
@media only screen and (max-width: 767px) {
	.index03-in{
		padding-top: 10px;
		padding-bottom: 0;
	}
}
.index03-l{
	float: left;
	width: 50%;
}
@media only screen and (max-width: 767px) {
	.index03-l{
		width: 100%;
	}
}
.index03-l-inner{
	padding-left: 154px;
}
@media only screen and (max-width: 1700px) {
	.index03-l-inner{
		padding-left: 100px;
	}
}
@media only screen and (max-width: 1400px) {
	.index03-l-inner{
		padding-left: 40px;
	}
}
@media only screen and (max-width: 1023px) {
	.index03-l-inner{
		padding-left: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.index03-l-inner{
		padding-left: 10px;
		padding-right: 10px;
		text-align: center;
	}
}
.index03-l-inner>span.ser1{
	display: block;
	margin-bottom: 45px;
	margin-left: 0;
}
@media only screen and (max-width: 1400px) {
	.index03-l-inner>span.ser1{
		margin-bottom: 40px;
	}
}
@media only screen and (max-width: 1023px) {
	.index03-l-inner>span.ser1{
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.index03-l-inner>span.ser1{
		margin-bottom: 10px;
	}
}
.index03-l-inner  p{
	float: left;
	color: #333333;
	margin-top: 5px;
}
@media only screen and (max-width: 1400px) {
	.index03-l-inner  p{
		margin-top: 2px;
	}
}
@media only screen and (max-width: 1023px) {
	.index03-l-inner  p{
		margin-top: 1px;
		float: none;
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 767px) {
	.index03-l-inner  p{
		float: none;
		height: 21px;
		line-height: 21px;
		display: inline-block;
		margin-top: 0;
	}
}
@media only screen and (max-width: 360px) {
	.index03-l-inner h2 p{
		float: none;
	}
}
.index03-l-inner  span{
	float: left;
	display: block;
	margin-left: 45px;
	
}
@media only screen and (max-width: 1700px) {
	.index03-l-inner  span{
		margin-left: 20px;
	}
}
@media only screen and (max-width: 1023px) {
	.index03-l-inner  span{
		margin-left: 10px;
	}
}
@media only screen and (max-width: 767px) {
	.index03-l-inner  span,
	.index03-l-inner  em{
		font-size: 12px;
		height: 21px;
		line-height: 21px;
		float: none;
		display: inline-block;
	}
}
.index03-l-inner  span.red{
	color: #da0e0e;
}
.index03-l-inner  span.green{
	
	color: #21da0e;
}
.index03-l-inner  span img{
	display: inline-block;
	margin-top: 8px;
	margin-left: 6px;
	margin-right: 20px;
}
@media only screen and (max-width: 1700px) {
	.index03-l-inner  span img{
		margin-right: 10px;
		margin-top: 7px;
	}
}
@media only screen and (max-width: 1400px) {
	.index03-l-inner  span img{
		margin-top: 6px;
	}
}
@media only screen and (max-width: 1023px) {
	.index03-l-inner  span img{
		margin-right: 5px;
	}
}
@media only screen and (max-width: 767px) {
	.index03-l-inner  span img{
		margin-top: 4px;
		width: 13px;
	}
}
.index03-l-inner  em{
	float: left;
	display: block;
	
}
@media only screen and (max-width: 767px) {
	.index03-l-inner  em{
		height: 21px;
		line-height: 21px;
		float: none;
		display: inline-block;
	}
}
@media only screen and (min-width: ) {
	
}
.index03-l-inner  em.red{
	color: #DA0E0E;
}
.index03-l-inner  em.green{
	
	color: #21da0e;
}
.index03-r{
	float: left;
	width: 50%;
}
@media only screen and (max-width: 767px) {
	.index03-r{
		width: 100%;
		margin-top: 15px;
	}
}
.index03-r-list{
	padding-left: 84px;
}
@media only screen and (max-width: 1400px) {
	.index03-r-list{
		padding-left: 60px;
	}
}
@media only screen and (max-width: 1023px) {
	.index03-r-list{
		padding-left: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.index03-r-list{
		padding-left: 0;
		width: 240px;
		margin: 0 auto;
	}
}
.index03-r-list li{
	float: left;
	width: 50%;
	
}
@media only screen and (max-width: 767px) {
	.index03-r-list li{
		text-align: center;
	}
}
.index03-r-inner{
	height: 31px;
	line-height: 31px;
	padding-left: 20px;
	border-left: 3px solid #3997A2;
	margin-bottom: 44px;
}
@media only screen and (max-width: 1400px) {
	.index03-r-inner{
		margin-bottom: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.index03-r-inner{
		margin-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		height: 20px;
		line-height: 20px;
	}
}
.index03-r-inner h2 a{
	color: #333333;
}
@media only screen and (max-width: 767px) {
	.index03-r-inner h2 a{
		font-size: 12px;
	}
}
.index03-r-inner h2 a:hover{
	color: #3997a2;
}
.index04 .wrap{
	padding-top: 58px;
}
@media only screen and (max-width: 1400px) {
	.index04 .wrap{
		padding-top: 40px;
	}
}
@media only screen and (max-width: 1023px) {
	.index04 .wrap{
		padding-top: 30px;
	}
}
@media only screen and (max-width: 767px) {
	.index04 .wrap{
		padding-top: 20px;
	}
}
.index04-t-list{
	overflow: hidden;
}
.index04-t-list li:first-child{
	text-align: right;
}
.index04-t-inner{
	margin: 0 17px;
	overflow: hidden;
}
.index04-t-inner span{
	display: inline-block;
	padding-bottom: 13px;
	padding-left: 1px;
	padding-right: 1px;
	cursor: pointer;
}
@media only screen and (max-width: 767px) {
	.index04-t-inner span{
		padding-bottom: 5px;
	}
}
.index04-t-list li .index04-t-inner span{
	color: #c5c5c5;
}
.index04-t-list li.on .index04-t-inner span{
	color: #333333;
	border-bottom: 2px solid #333333;
}
.index04-b{
	margin-top: 30px;
}
@media only screen and (max-width: 1023px) {
	.index04-b{
		margin-top: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.index04-b{
		margin-top: 10px;
	}
}
.index04-b .parBd{
	padding-left: 150px;
	padding-right: 150px;
}
@media only screen and (max-width: 1400px) {
	.index04-b .parBd{
		padding-left: 80px;
		padding-right: 80px;
	}
}
@media only screen and (max-width: 1023px) {
	.index04-b .parBd{
		padding-left: 40px;
		padding-right: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.index04-b .parBd{
		padding-left: 10px;
		padding-right: 10px;
	}
}
.index04-b-list{
	margin-left: -5px;
	margin-right: -5px;
	margin-top: -5px;
}
.index04-b-list li{
	float: left;
	width: 50%;
}
@media only screen and (max-width: 767px) {
	.index04-b-list li{
		width: 100%;
	}
}
.index04-b-inner{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
}
.index04-b-inner img{
	width: 100%;
}
@media only screen and (max-width: 767px) {
	.index04-b-inner img{
		height: 250px;
	}
}
.index04-b-box{
	position: absolute;
	top: 60px;
	left: 50px;
	color: #F5F5F5;
	width: 200px;
}
@media only screen and (max-width: 1400px) {
	.index04-b-box{
		top: 40px;
		left: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.index04-b-box{
		top: 20px;
		left: 20px;
		width: 200px;
	}
}
.index04-b-box h2 a{
	color: #F5F5F5;
}
.index04-b-box h2 a:hover{
	color: #3997a2;
}
.index04-b-box p{
	margin-top: 28px;
	margin-bottom: 30px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 41px;
}
.index04-b-box em{
	display: block;
	width: 70px;
	height: 2px;
	background: #1993a0;
}
@media only screen and (max-width: 767px) {
	.index04-b-box p,
	.index04-b-box em{
		display: none;
	}
}
.index04-b-list1{
	margin-top: -5px;
	margin-left: -5px;
	margin-right: -5px;
}
.index04-b-list1 li{
	float: left;
	width: 50%;
}
@media only screen and (max-width: 767px) {
	.index04-b-list1 li{
		width: 100%;
	}
}
.index04-b-list1 li.l4,
.index04-b-list1 li.l5{
	width: 25%;
}
@media only screen and (max-width: 767px) {
	.index04-b-list1 li.l4,
	.index04-b-list1 li.l5{
		width: 50%;
	}
}
.index04-b-inner1{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
}
.index04-b-inner1 img{
	width: 100%;
}
.index04-b-box1{
	position: absolute;
	top: 40px;
	left: 50px;
	width: 252px;
	color: #F5F5F5;
}
.index04-b-list1 li.l3 .index04-b-box1,
.index04-b-list1 li.l4 .index04-b-box1,
.index04-b-list1 li.l5 .index04-b-box1{
	width: 155px;
}
@media only screen and (max-width: 1400px) {
	.index04-b-box1{
		top: 20px;
		left: 20px;
	}
}
@media only screen and (max-width: 1023px) {
	.index04-b-box1{
		top: 10px;
		left: 10px;
	}
	.index04-b-list1 li.l4 .index04-b-box1,
	.index04-b-list1 li.l5 .index04-b-box1{
		width: 130px;
	}
}
@media only screen and (max-width: 767px) {
	.index04-b-box1{
		width: 200px;
	}
	.index04-b-list1 li.l4 .index04-b-box1,
	.index04-b-list1 li.l5 .index04-b-box1{
		width: 100px;
	}
}
.index04-b-box1 h2 a{
	color: #F5F5F5;
}
.index04-b-box1 h2 a:hover{
	color: #3997a2;
}
.index04-b-box1 p{
	margin-top: 28px;
	margin-bottom: 30px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 41px;
}
@media only screen and (max-width: 1400px) {
	.index04-b-box1 p{
		margin-top: 20px;
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 1023px) {
	.index04-b-box1 p{
		margin-top: 10px;
		margin-bottom: 10px;
	}
}
.index04-b-box1 em{
	display: block;
	width: 70px;
	height: 2px;
	background: #1993A0;
}
@media only screen and (max-width: 767px) {
	.index04-b-box1 p,
	.index04-b-box1 em{
		display: none;
	}
}
.index05 .wrap{
	padding-top: 40px;
}
@media only screen and (max-width: 1400px) {
	.index05 .wrap{
		padding-top: 40px;
	}
}
@media only screen and (max-width: 1023px) {
	.index05 .wrap{
		padding-top: 30px;
	}
}
@media only screen and (max-width: 767px) {
	.index05 .wrap{
		padding-top: 20px;
	}
}
.index05-in{
	padding-left: 150px;
	padding-right: 150px;
}
@media only screen and (max-width: 1400px) {
	.index05-in{
		padding-left: 80px;
		padding-right: 80px;
	}
}
@media only screen and (max-width: 1023px) {
	.index05-in{
		padding-left: 40px;
		padding-right: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.index05-in{
		padding-left: 10px;
		padding-right: 10px;
	}
}
.index05-list li{
	float: left;
}
.index05-list li.i1{
	width: 66.23%;
}
@media only screen and (max-width: 767px) {
	.index05-list li.i1{
		width: 100%;
	}
	.index05-list li.i1 .index05-inner>a>img{min-height: 120px;}
}
.index05-list li.i2{
	width: 33.77%;
}
@media only screen and (max-width: 767px) {
	.index05-list li.i2{
		width: 100%;
	}
}
.index05-inner{
	position: relative;
	overflow: hidden;
}
.index05-inner>a img{
	width: 100%;
}
.index05-box{
	position: absolute;
	text-align: center;
}
.index05-list li.i1 .index05-box{
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.index05-list li.i2 .index05-box{
	left: 44px;
	top: 50%;
	transform: translateY(-50%);
}
@media only screen and (max-width: 1400px) {
	.index05-list li.i2 .index05-box{
		left: 30px;
	}
}
@media only screen and (max-width: 1023px) {
	.index05-list li.i2 .index05-box{
		left: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.index05-list li.i2 .index05-box{
		left: 50%;
		transform: translate(-50%,-50%);
	}
}
.index05-box em{
	display: block;
	height: 51px;
	line-height: 51px;
	margin-bottom: 20px;
}
@media only screen and (max-width: 1400px) {
	.index05-box em{
		margin-bottom: 15px;
	}
}
@media only screen and (max-width: 1023px) {
	.index05-box em{
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 767px) {
	.index05-box em{
		margin-bottom: 5px;
	}
}
.index05-box h1 a{
	color: #FFFFFF;
}
.index05-in ul li.i1 .index05-box h1 a:hover{
	color: #3997A2;
}
/*.index05-in ul li.i2 .index05-box h1 a:hover{
	color: ;
}*/
.index06 .wrap{
	padding-top: 40px;
	padding-bottom: 60px;
}
@media only screen and (max-width: 1400px) {
	.index06 .wrap{
		padding-top: 40px;
		padding-bottom: 40px;
	}
}
@media only screen and (max-width: 1023px) {
	.index06 .wrap{
		padding-top: 30px;
		padding-bottom: 30px;
	}
}
@media only screen and (max-width: 767px) {
	.index06 .wrap{
		padding-top: 20px;
		padding-bottom: 20px;
	}
}
.index06-in{
	padding-left: 150px;
	padding-right: 150px;
}
@media only screen and (max-width: 1400px) {
	.index06-in{
		padding-left: 80px;
		padding-right: 80px;
	}
}
@media only screen and (max-width: 1023px) {
	.index06-in{
		padding-left: 40px;
		padding-right: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.index06-in{
		padding-left: 10px;
		padding-right: 10px;
	}
}
.index06-inner{
	position: relative;
}
.index06-inner img{
	width: 100%;
}
@media only screen and (max-width: 767px) {
	.index06-inner img{
		height: 117px;
	}
}
.index06-box{
	position: absolute;
	top: 135px;
	left: 72px;
	color: #FFFFFF;
}
@media only screen and (max-width: 1400px) {
	.index06-box{
		top: 60px;
		left: 60px;
	}
}
@media only screen and (max-width: 1023px) {
	.index06-box{
		top: 40px;
		left: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.index06-box{
		top: 10px;
		left: 10px;
		width: 200px;
	}
}
.index06-box h1 a{
	color: #FFFFFF;
}
.index06-box h1 a:hover{
	color: #3997A2;
}
.index06-box p{
	margin-top: 20px;
	margin-bottom: 42px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media only screen and (max-width: 1400px) {
	.index06-box p{
		margin-top: 15px;
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 1023px) {
	.index06-box p{
		margin-top: 10px;
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.index06-box p{
		margin-top: 5px;
		margin-bottom: 5px;
		display: none;
		
	}
}
.index06-box span{
	display: block;
	width: 121px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	border: 1px solid #FFFFFF;
}
@media only screen and (max-width: 767px) {
	.index06-box span{
		margin-top: 20px;
	}
}
.index06-box span a{
	display: block;
	color: #FFFFFF;
}
.index06-box span a:hover{
	color: #3997A2;
}

