.home1 .imgs{
	height: 100vh;
}
.home1{
	position: relative;
}
.home1 .textbox{
	 position: absolute;
	 top: 44%;
	 width: 100%;
	 transform: translateY(-50%);
	 -webkit-transform: translateY(-50%);
	
}
.home1 h1{
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-size: 3em;
	text-shadow: 5px 0 10px rgba(0,0,0,.2);
	line-height: 1.3;
	transform: translateY(50px);
	-webkit-transform: translateY(50px);
	opacity: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
	max-width: 1200px;
	margin:auto;
}
.home1 .act h1{
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
}
.home1 .text{
	text-align: center;
	color: #fff;
	width: 49.8em;
	line-height: 1.8;
	margin:30px auto 0;
	text-shadow: 5px 0 10px rgba(0,0,0,.2);
	transform: translateY(50px);
	-webkit-transform: translateY(50px);
	opacity: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
	transition-delay: .2s;
	-webkit-transition-delay: .2s;
}
.home1 .act .text{
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
}

.swiperpag span{
	background: #ccc!important;
}

.p-index .anim_btn .left{
	width: 11.1em;
	    height: 2.25em;
	    line-height: 2.25em;
	    background-color: #0063a8;
}
.p-index .home1  .anim_btn .left{
	background: #3fae2a!important
}
.p-index .home1 .anim_btn{
	background: #298218;
}
.p-index .anim_btn{
	width: 13.4em;
	    height: 2.25em;
	    margin-top: 3em;
	    background: #033050;
		
}
.home1 .anim_btn{
	opacity: 0;
	transform: translateY(50px);
	-webkit-transform: translateY(50px);
	transition: all .5s;
	-webkit-transition: all .5s;
	transition-delay: .4s;
	-webkit-transition-delay: .4s;
}
.home1 .act .anim_btn{
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
}
.p-index .anim_btn span {
    left: 4.2em;
    top: 0.4em;
	font-size: .9em;
	    font-weight: bold;
		color: #fff;
}
.home5 .anim_btn span{
	color: #0063a8!important;
}
.p-index .anim_btn svg{
	width: 16px;
	height: 26px;
	right: 12px;
	top: 10px;
	transition: all .3s;
	-webkit-transition: all .3s;
	font-size: .9em;
    font-weight: bold;
}
.homepag{
	z-index: 999;
	bottom: 2.75em!important;
}
.homepag  .swiper-pagination-bullet-active{
	width: 2em;
	height: 2em;
	border: 1px solid #fff;
	background-color: transparent!important;
	
}
body .homepag span{
	width: 2em;
	height: 2em;
	border: 1px solid transparent;
	background-color: transparent!important;
	position: relative;
}
.homepag span:after{
	width: 11px;
	height: 11px;
	background-color: #fff;
	display: block;
	content: '';
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: absolute;
	left: .7em;
	top: .7em;
	opacity: .6;
}
.swiperpag span{
	margin:0 9px!important;
	width: 11px;
	height: 11px;
}
.homepag .swiper-pagination-bullet-active:after{
	opacity: 1;
}
.home2 h2{
	text-align: center;
	font-size: 2.4em;
	font-weight: bold;
	color: #0063a8;
}
.home2 h1{
	text-align: center;
	font-size: 3.4em;
	font-weight: bold;
	color: #0063a8;
	margin-top: 20px;
}
	.swiperpag .swiper-pagination-bullet-active{
		background: #0063a8!important;
	}
.home2 .text{
	width: 40.25em;
	margin: auto;
	line-height: 1.6;
	text-align: center;
	margin-top: 1.6em;
}
.home2 .about5Swip{
	margin-top: 4.5em;
	padding-bottom: 3em;
}

.home2 .about5pag{
	bottom: 0!important;
}
.home2{
	padding: 5em 0 17.25em;
	background-image: url(/img/images/home2.jpg);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}
.home3 h1{
	font-size: 2.4em;
	font-weight: bold;
	color: #0063a8;
	text-align: center;
}
.home3{
	position: relative;
	margin-top: -11.5em;
}
.home3swiper .num{
	display: inline-block;
	color: #fff;
	border-radius: 20px;
	background-color: #0063a8;
	padding: 2px 6px;
	font-size: .9em;
	font-weight: bold;
	
}
.home3swiper p{
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	margin-top:0.76em;
	width: 100%;
}

.home3 .swiper {
	text-align: center;
	margin-top: 2.5em;
}
.home3 .imgs{
	height: 17.75em;
	display: flex;
	display: -webkit-flex;
	-webkit-align-content: center;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
	align-content: center;
	flex-wrap: wrap;
	justify-content: center;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.home3 .swiper-slide{
	overflow: hidden;
}
.home4 h1{
	font-size: 2.4em;
	font-weight: bold;
	color: #0063a8;
	text-align: center;
}
.home4 .text{
	text-align: center;
	font-size: 1em;
	line-height: 1.5;
	margin-top: 17px;
	color: #333;
}
.home4 img{
	width: 278px;
	height: 300px;
	object-fit: contain;
	display: block;
	margin: auto;
	
}
.news .text{
	margin-top: 1.5em;
	line-height: 1.67em;
}
.home4 .swiper-slide{
	opacity: .68;
	margin-top: 12%;
}
.home4 .swiper-slide .anim_btn{
	transform: scale(.52);
}
.home4swip h2{
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	color: #0063a8;
	margin-top: 1em;
}
.home4swip .text{
	text-align: center;
	margin-top: 7px;
	font-size: 12px;
}
.home4swip .anim_btn1{
	margin-top: 0px;
}
.home4 .swiper-slide.swiper-slide-active{
	opacity: 1;
	filter: grayscale(0%);
/* 	width: 40%; */
	margin-top: 0;
}
.home4 .swiper-slide.swiper-slide-active img{
	width: 705px;
	height: 635px;
}
.home4 .swiper-slide{
	width: 33.3%;
}
.home4swip .swiper-slide-active h2{
	font-size: 1.25em;
}
.home4swip .swiper-slide-active .text{
	font-size: 16px;
}
.home4 .swiper-slide.swiper-slide-active .anim_btn{
	transform: scale(1);
	margin-top: 33px;
}
.home4swip{
	margin-top:2.75em;
}
.home4{
	margin-top:5.75em;
}
.home6 h1{
	font-size: 2.4em;
	font-weight: bold;
	color: #0063a8;
	text-align: center;
}
.home6 .text2{
	text-align: center;
	font-size: 1em;
	line-height: 1.5;
	margin-top: 13px;
	color: #666666;
}
.home6{
	padding: 5.5em 0;
}
.p-index .main-box{
	padding-bottom: 0;
}
.home6 .col-lg-4{
	padding: 0 2.87em;
	margin-bottom: 0;
}
.news .textbox{
	margin-top: 1.75em;
}
.home6 ul{
	margin: 0 -2.87em;
}
.home6 h2{
	font-size: 1.1em;
	-webkit-line-clamp: 1;
}
.home6.news .imgs{
	padding-top: 59.5%;
}
.p-index .home6 .anim_btn{
	margin-top: 2.5em;
}
.home7 h1{
	font-size: 2.4em;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.home7 .text{
	text-align: center;
	font-size: 1em;
	line-height: 1.5;
	margin-top: 1em;
	color: #fff;
	padding: 0 8.25em;
	opacity: .8;
}
.home7{
	background-color: #0063a8;
	padding:3.25em 0 7em;
}
.home7 img{
	max-width: 145px;
	max-height: 105px;
	object-fit: contain;
	margin: auto;
	display: block;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.home7 li{
	width: 20%;
	display: flex;
	
}
.hr2 h1{
	text-shadow: 0px 5px 5px rgb(0 0 0 / 56%);
}
.home7 ul{
	display: flex;
	-webkit-display: flex;
	margin-top: 3em;
}
.hr2 h1{
	margin-top: 20px;
}
@media(max-width:1700px){
	.home4 .swiper-slide.swiper-slide-active img{
		width: 550px;
	}
}
@media(max-width:1350px){
	.home4 .swiper-slide.swiper-slide-active img{
		width: 79%;
		height: 572px;
	}

}
@media(max-width:991.98px){
	.home7 .text{
		padding: 0;
	}
	.news .row{
		margin-top: .6rem;
	}
	.home7 img{
		max-width: 100%;
	}
	.home7 li{
		padding: 0 .2rem;
	}
	.home7 ul{
		margin-left: -.2rem;
		margin-right: -.2rem;
		margin-top: .5rem;
	}
	.home7{
		padding: .75rem 0 1.3rem;
	}
	.home7 h1{
		font-size: .48rem;
	}
	.home6 .col-lg-4+.col-lg-4{
		margin-top: .6rem;
	}
	.news .textbox{
		margin-top: .35rem;
	}
	.news .text{
		margin-top: .27rem;
	}
	.hr2{
		margin-top: 1.1rem!important;
		padding-bottom: 1.3rem;
	}
	.home6 h2{
		font-size: .36rem;
		-webkit-line-clamp: 3;
	}
	.home6 h1{
		font-size: .48rem;
	}
	.home1 .imgs{
		height: 9.5rem;
	}
	.home1 h1{
		font-size: .4rem;
		line-height: .66rem;
		width: 5.45rem;
		margin: auto;
	}
	.home6{
		padding: 1.2rem 0;
	}
	.home1 .text{
		display: none;
	}
	.p-index .anim_btn{
		width: 3rem;
	}
	.home3swiper {
		margin-right: -.5rem;
	}
	.home3 .imgs{
		height: 3.5rem;
		
	}
	.about5Swip img{
		width: 1.9rem;
		height: .75rem;
		object-fit: contain;
		object-position: center;
	}
	.home4btn{
		position: absolute;
		left: .5rem;
		top: 50%;
		z-index: 999;
	}
	.home4btn svg{
		width: .4rem;
		height: .75rem;
		color: #3fae2a;
	}
	.home4{
		margin-top: 1.3rem;
	}
	.home4btn2{
		left: auto;
		top: 50%;
		right: .5rem;
	}
	.home4 .swiper-slide {
	    opacity: 1;
	    filter: grayscale(0%);
	    margin-top: 0%;
	}
	.home4 .swiper-slide.swiper-slide-active img{
		width: 6.2rem;
		height: 5.45rem;
	}
	.home4swip .swiper-slide-active h2{
		font-size: .36rem;
		margin-top: .3rem
	}
	.home4 .text{
		font-size: .28rem;
		padding: 0 .95rem;
	}
	.home3swiper p{
		font-size: .36rem;
		margin-top: .15rem;
	}
	.home3{
		margin-top: -2.4rem;
	}
	.home4 h1{
		font-size:.48rem;
	}
	.home3 .swiper{
		margin-top: .5rem;
	}
	.p-index .anim_btn .left{
		width: 2.4rem;
	}
	.p-index .home1 .swiperpag span{
		width: .4rem!important;
		height: .4rem!important;
	}
	.homepag{
		bottom: .55rem!important;
	}
	.home3 h1{
		font-size: .48rem;
	}
	.home2 .about5Swip{
		margin-top: .7rem;
		padding-bottom: .5rem;
	}
	.home2 h2{
		font-size: .48rem;
	}
	.home2 .text{
		width: 100%;
		padding: 0 .65rem;
	}
	.home2{
		padding: 1.2rem 0 3.6rem;
	}
	.home2 h1{
		font-size: .68rem;
	}
	.homepag span:after{
		width: 6px;
		height: 6px;
		left: 7px;
		top: 7px;
	}
	.p-index .anim_btn span{
		left: 0.7rem;
		top: 0.05rem;
		font-size: .26rem;
	}
	.p-index .anim_btn svg{
		width: .17rem;
		height: .3rem;
	}
	.home4{
		margin-top: 1.3rem;
	}
	.home5 .anim_btn span{
		color: #fff!important;
	}
}



@media(min-width:992px){
	.hr2 .anim_btn:hover svg{
		color: #0063a8!important;
	}
	.hr2 h3{
		margin-top: 25px!important;
	}
	.home7 img:hover{
		transform: translateY(-10px);
		-webkit-transform: translateY(-10px);
	}
	.home3 .imgs:hover{
		transform: scale(1.05);
		-webkit-transform: scale(1.05);
	}
	.p-index .anim_btn1:hover span{
		left: 4.6em;
	}
	.p-index .anim_btn1:hover .left
	{
		width: 100%;
	}
	.p-index .anim_btn1:hover svg{
		right: 18px;
	}
}