/* a:hover */
.pro_item .title a:hover {
	color: #355E40;
}

.web_main {
	background: #fff;
}

.adv_info .title {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.wel_pic img,
.pro_class_item .class_pic img,
.home_app_item .pro_pic img,
.home_app_item::before,
.news_inner .news_item {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.wel_pic:hover img,
.pro_class_item:hover .class_pic img,
.home_app_item:hover .pro_pic img {
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06);
}

/* slider_banner */
.slider_banner .swiper-pagination {
	padding-bottom: 15px;
}

.slide-page-box {
	display: none;
}

.slider_banner {
	position: relative;
}

.slider_banner,
.swiper-slide {
	overflow: hidden;
}

.slider_banner .swiper-button-next,
.slider_banner .swiper-button-prev {
	width: 56px;
	height: 56px;
	line-height: 54px;
	margin-top: -28px;
	opacity: 0;
	background-image: none;
	border-radius: 50%;
}

.slider_banner:hover .swiper-button-next,
.slider_banner:hover .swiper-button-prev {
	opacity: 1;
}

.slider_banner .swiper-button-prev {
	left: 0;
}

.slider_banner .swiper-button-next {
	right: 0;
}

.slider_banner:hover .swiper-button-prev {
	left: 20px;
}

.slider_banner:hover .swiper-button-next {
	right: 20px;
}

.slider_banner .swiper-pagination {
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 10px
}

.slider_banner .swiper-pagination .swiper-pagination-bullet {
	width: auto;
	height: auto;
	margin: 0 8px;
	border-radius: 0;
	padding: 8px 0;
	background: 0;
}

.slider_banner .swiper-pagination .swiper-pagination-bullet:before {
	content: "";
	display: block;
	width: 36px;
	height: 6px;
	border-radius: 1em;
	background-color: rgba(0, 0, 0, .9)
}

.slider_banner .swiper-pagination .swiper-pagination-bullet-active:before {
	background-color: hsla(0, 0%, 100%, .9)
}

.slider_banner .swiper-slide img+img {
	position: absolute;
	left: 0;
	top: 0
}

.slider_banner .swiper-slide img {
	width: 100%;
	transition: 3s linear;
	transform: scale(1.08);
}

.slider_banner .swiper-slide.swiper-slide-active img {
	transform: scale(1);
}

.slider_banner .swiper-pagination-bullet {
	margin: 0 8px;
}

.banner_warp {
	position: relative;
}

.pagination_swiper {
	position: absolute;
	left: 50%;
	bottom: 0;
	background-color: rgba(39, 38, 38, .9);
	transform: translateX(-50%);
	z-index: 1;
	width: 100%;
}

.pagination_swiper .layout {
	width: 1660px;
}


.pagination_swiper .swiper-slide {
	padding: 20px 0;
	cursor: pointer;
	text-align: center;
	color: #fff;
	line-height: 1;
	display: block;
	pointer-events: auto;
	position: relative;
}

.pagination_swiper .swiper-slide::before {
	content: ' ';
	width: 100%;
	height: 1px;
	position: absolute;
	background-color: #fff;
	left: 0;
	top: 0px;
	transition: all .3s;
	display: block;
	z-index: 1;
}

.pagination_swiper .swiper-slide::after {
	content: ' ';
	width: 0;
	height: 2px;
	position: absolute;
	background-color: #E9A228;
	left: 0;
	top: 0px;
	transition: all .5s;
	display: block;
	z-index: 1;
}

.pagination_swiper .active {
	/* border-top: 2px solid transparent; */
}

.pagination_swiper .active::after {
	width: 100%;
}

.banner_txt {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	background: rgba(0, 0, 0, .4);
	padding: 0.78rem 0.6rem;
}

.banner_txt .title {
	font-size: 0.56rem;
	line-height: 0.64rem;
}

.banner_txt ul {
	float: left;
}

.banner_txt ul li {
	line-height: 0.28rem;
	color: #fff;
	font-size: 0.24rem;
	margin-top: 0.25rem;
}

.banner_txt ul li a {
	color: #fff;
}

.slider_banner-phone {
	display: none;
}

.img_warp {
	position: relative;
	overflow: hidden;
}

.img_warp img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	object-fit: cover;
	transition: all .3s;
}

.img_warp:hover img {
	transform: scale(1.1);
}


.banner_bottom {
	background-color: #1D2D68;
	padding: 2% 0;
	color: #fff;
}

.banner_bottom .title {
	font-size: 40px;
	max-width: 980px;
	line-height: 1.2;
}

.banner_bottom .desc {
	margin-top: 2%;
	font-size: 20px;
	line-height: 1.8;
}

.banner_bottom .link {
	border: 1px solid #fff;
	font-size: 18px;
	color: #fff;
	padding: 7px 16px;
	line-height: 1.5;
	margin: 2% 0 2%;
	display: inline-block;
}

.banner_bottom .link:hover {
	background-color: #fff;
	color: #1D2D68;
}

.home_product {
	margin-top: 5%;
}

.home_product .title_warp .title {
	font-size: 45px;
	color: #1D2D68;
	position: relative;
	display: inline-block;
}

.home_product .title_warp .title:hover {
	color: #e9a228;
}

.home_product .title_warp .title::before {
	content: ' ';
	width: calc(100% + 23px);
	left: -23px;
	top: 50%;
	background-color: #D9D9D9;
	height: 30px;
	display: inline-block;
	position: absolute;
	z-index: -1;
}

.home_product .title_warp .desc {
	font-size: 16px;
	color: #999;
	margin: 1% 0;
	line-height: 2;
	max-width: 750px;
}

.home_product .home_product_list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 38px 35px;
}

.home_product .home_product_list .item {
	transition: all .5s;
	display: flex;
	flex-direction: column;
}

.home_product .home_product_list .img_warp {
	padding-bottom: 62%;
}

.home_product .home_product_list .info {
	border: 1px solid #d9d9d9;
	padding: 3% 4% 5%;
	height: 64%;
}

.home_product .info .title {
	font-size: 24px;
	color: #000;
}

.home_product .info .title:hover {
	color: #e9a228;
}

.home_product .info .desc {
	font-size: 16px;
	color: #999;
	margin: 2% 0 3%;
	line-height: 2;
	min-height:8em;
}

.home_product .info .link {
	font-size: 16px;
	color: #e9a228;
	display: inline-block;
	position: relative;
}

.home_product .info .link::after {
	content: ' ';
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../img/demo/y_r.webp) no-repeat center/cover;
	position: absolute;
	right: -25px;
	top: 50%;
	transform: translateY(-50%);
	transition: all .3s;
}

.home_product .item:hover .link::after {
	transform: translate(10px, -50%);
}

.home_product .home_product_list .item:hover {
	box-shadow: 0 14px 23px rgb(0 0 0 / 16%);
}


.home_accordion {
	margin-top: 4%;
	background-color: #F7F7F7;
	padding-top: 2%;
}

.home_accordion .title_warp .title {
	font-size: 45px;
	color: #1D2D68;
	position: relative;
	display: inline-block;
	text-transform: capitalize;
	z-index: 1;
}

.home_accordion .title_warp .title:hover {
	color: #e9a228;
}

.home_accordion .title_warp .title::before {
	content: ' ';
	width: calc(100% + 23px);
	left: -23px;
	top: 50%;
	background-color: #D9D9D9;
	height: 30px;
	display: inline-block;
	position: absolute;
	z-index: -1;
}

.home_accordion .title_warp .desc {
	font-size: 16px;
	color: #999;
	margin: 1% 0;
	line-height: 2;
	max-width: 900px;
}

.home_accordion .accordion_warp {
	margin-top: 2%;
	display: flex;
	justify-content: start;
}

.home_accordion .accordion_warp .accordion_item {
	width: 14%;
	position: relative;
	margin-right: .5%;
	transition: width .5s;
	overflow: hidden;
}

.home_accordion .accordion_warp .accordion_item:last-child {
	margin-right: 0;
}

.home_accordion .accordion_warp .accordion_item .image_warp {
	position: relative;
	z-index: 0;
}
.home_accordion .accordion_warp .accordion_item .image_warp::after{
	content: ' ';
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .4);
	z-index: 0;
	position: absolute;
	top: 0;
}

.home_accordion .accordion_warp .accordion_item img {
	position: relative;
	left: 0;
	top: 0;
	width: auto;
	max-width: none;
	height: 100%;
	z-index: 0;
}

.home_accordion .accordion_item .info {
	position: absolute;
	text-align: center;
	color: #fff;
	display: flex;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	transform: translateX(-100%);
	transition: all .5s .2s;
	z-index: 2;
}

.home_accordion .accordion_item .info::before {
	content: ' ';
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .4);
	z-index: -1;
	position: absolute;
}

.home_accordion .accordion_item .info .title {
	font-size: 20px;
}

.home_accordion .accordion_item .info .desc {
	font-size: 16px;
	line-height: 2;
	margin: 3% 0 5%;
	max-width: 500px;
	width: 80%;
}

.home_accordion .accordion_item .info .link {
	font-size: 18px;
	line-height: 1.4;
	padding: 5px 34px;
	border: 1px solid #fff;
	border-radius: 22px;
	color: #fff;
}

.home_accordion .accordion_item .info .link:hover {
	background-color: #fff;
	color: #1d2d68;
}

.home_accordion .accordion_item .mtitle {
	left: 20px;
	bottom: 20px;
	position: absolute;
	color: #fff;
	transition: all .5s;
}

.home_accordion .accordion_item.active {
	width: 40%;
}

.home_accordion .accordion_item.active .info {
	transform: translateX(0);
}

.home_accordion .accordion_item.active .mtitle {
	transform: translateY(200%);
}

.home_appliction {
	background-color: #F7F7F7;
	padding-top: 3%;
}

.home_appliction .title_warp .title {
	font-size: 45px;
	color: #1D2D68;
	position: relative;
	display: inline-block;
	text-transform: capitalize;
	z-index: 1;
}

.home_appliction .title_warp .title:hover {
	color: #e9a228;
}

.home_appliction .title_warp .title::before {
	content: ' ';
	width: calc(100% + 23px);
	left: -23px;
	top: 50%;
	background-color: #D9D9D9;
	height: 30px;
	display: inline-block;
	position: absolute;
	z-index: -1;
}

.home_appliction .title_warp .desc {
	font-size: 16px;
	color: #999;
	margin: 1% 0;
	line-height: 2;
	max-width: 900px;
}

.home_appliction .appliction_warp {
	display: flex;
	flex-wrap: wrap;
}

.home_appliction .img_warp {
	width: 24%;
	padding-bottom: 22%;
	margin-right: 1%;
	margin-bottom: 1.5%;
}
.home_appliction .img_warp::after{
	content: ' ';
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .4);
	z-index: 0;
	position: absolute;
	top: 0;
}

.home_appliction .img_warp:last-child {
	margin-right: 0px;
}

.home_appliction .img_warp .link {
	font-size: 24px;
	color: #fff;
	z-index: 2;
	position: absolute;
	left: 20px;
	top: 15px;
	padding-bottom: 5px;
}

.home_appliction .img_warp .link::before {
	content: ' ';
	width: 234px;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #fff;
}

.home_appliction .img_warp .link:hover {
	font-size: 24px;
	color: #E9A228;
}

.home_appliction .img_warp .link:hover::before {
	background-color: #e9a228;
}

.home_appliction .img_warp.w50 {
	width: 49%;
}

.home_module {
	padding-top: 5%;
	background-color: #F7F7F7;
	padding-bottom: 5%;
}

.home_module .layout {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.home_module .layout .left {
	position: relative;
	background-color: rgba(29, 45, 104, 0.1);
	width: 44%;
	padding-bottom: 4%;
}

.home_module .layout .left .l_box {
	width: 120px;
	height: 120px;
	position: absolute;
	left: -11%;
	top: -17%;
	background-color: rgba(29, 45, 104, 0.1);
}

.home_module .layout .left .text {
	font-size: 50px;
	color: #9d9c9c;
	max-width: 67%;
	margin: -10% auto 0;
	line-height: 1.1;
	margin-left: 20%;
}

.home_module .layout .left .name {
	font-size: 30px;
	color: #999;
	text-align: right;
	margin-right: 10px;
}

.home_module .right {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 40px 47px;
	width: 50%;
}

.home_module .right .item {
	position: relative;
	border-radius: 60px 0 60px 0;
	overflow: hidden;
	transition: all .3s;
}

.home_module .right .item .img_warp {
	padding-bottom: 115%;
}

.home_module .right .item .img_warp::after {
	position: absolute;
	content: ' ';
	border-radius: 60px 0 60px 0;
	width: 100%;
	height: 100%;
	top: 0;
	background: linear-gradient(180deg, rgba(70, 70, 70, 0) 0, rgba(84, 84, 84, .7) 100%);
}

.home_module .right .item .img_warp .icon {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 5%;
	bottom: 5%;
	z-index: 2;
}

.home_module .right .item .img_warp .icon img {
	width: 24px;
	height: auto;
	position: relative;
}

.home_module .right .item .info {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	padding: 13% 5% 15% 8%;
	transform: translateY(100%);
	transition: all .5s;
	z-index: 3;
}

.home_module .right .item .info .icon {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #E9A228;
	display: flex;
	justify-content: center;
	align-items: center;
}

.home_module .right .item .info .icon img {
	width: 24px;
	height: 24px;
}

.home_module .right .item .info .title {
	font-size: 24px;
	color: #1d2d68;
	margin: 4% 0;
}

.home_module .right .item .info .desc {
	font-size: 16px;
	color: #1d2d68;
	margin-bottom: 5%;
}

.home_module .right .item .info .link {
	font-size: 16px;
	color: #E9A228;
}

.home_module .right .item .info .link i {
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(../img/demo/y_r.webp) no-repeat center/cover;
	vertical-align: -4px;
	margin-left: 5px;
	transition: all .3s;
}

.home_module .right .item .info .link:hover i {
	transform: translateX(5px);
}

.home_module .right .item.new .time {
	font-size: 16px;
	color: rgba(29, 45, 104, 0.5);
}

.home_module .right .item.new .smtitle {
	font-size: 20px;
	color: #1d2d68;
	margin: 2% 0;
}

.home_module .right .item.new .desc {
	font-size: 16px;
	color: #1d2d68;
	margin-bottom: 5%;
}

.home_module .right .item:hover {
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}

.home_module .right .item:hover .info {
	transform: translateY(0);
}

.home_gs_list {
	padding-top: 3%;
	padding-bottom: 3%;
}

.home_gs_list .title_warp .title {
	font-size: 45px;
	color: #1D2D68;
	position: relative;
	display: inline-block;
	text-transform: capitalize;
	z-index: 1;
}

.home_gs_list .title_warp .title:hover {
	color: #e9a228;
}

.home_gs_list .title_warp .title::before {
	content: ' ';
	width: calc(100% + 23px);
	left: -23px;
	top: 50%;
	background-color: #D9D9D9;
	height: 30px;
	display: inline-block;
	position: absolute;
	z-index: -1;
}

.home_gs_list .title_warp .desc {
	font-size: 16px;
	color: #999;
	margin: 1% 0;
	line-height: 2;
	max-width: 900px;
}

.home_gs_list .list {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	grid-gap: 14px 30px;
}

.home_gs_list .list .img_warp {
	padding-bottom: 100%;
	transition: all .3s;
}

.home_gs_list .list .img_warp img {
	width: 90%;
	height: 90%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.home_gs_list .list .img_warp:hover {
	box-shadow: 0 30px 40px 0 rgb(0 0 0 / 20%);
	transform: translateY(-6px)
}

.home_gs_list .list .img_warp:hover img {
	transform: translate(-50%, -50%) scale(1);
}



@media only screen and (max-width: 1200px) {
.home_module .layout .left .text{font-size: 36px;}
.home_product .info .desc {min-height: 10em;}
}
@media only screen and (max-width: 950px) {
	.home_product .info .desc{min-height: fit-content;}
	.web_main {
		background: #fff;
	}

	.slider_banner-phone {
		display: block;
		margin-top: 35px;
	}

	.slider_banner-phone img {
		width: 100%;
	}

	.slider_banner {
		margin-top: 50px;
		display: none;
	}

	.banner_bottom {
		padding: 5% 0;
	}

	.banner_bottom .title {
		font-size: 30px;
	}

	.banner_bottom .desc {
		font-size: 16px;
	}

	.home_product .title_warp .title,
	.home_accordion .title_warp .title,
	.home_appliction .title_warp .title,
	.home_gs_list .title_warp .title {
		font-size: 30px;
		display: block;
	}

	.home_product .title_warp .desc,
	.home_accordion .title_warp .desc,
	.home_appliction .title_warp .desc,
	.home_gs_list .title_warp .desc {
		margin-top: 4%;
	}

	.home_product .home_product_list {
		grid-template-columns: repeat(1, 1fr);
	}

	.home_accordion .accordion_warp {
		flex-direction: column;
	}

	.home_accordion .accordion_warp .accordion_item {
		width: 90%;
		margin: 0 auto 2%;
	}

	.home_accordion .accordion_warp .accordion_item:last-child {
		margin: 0 auto 2%;
	}

	.home_appliction .img_warp {
		width: 49%;
		padding-bottom: 80%;
	}

	.home_module {
		padding-bottom: 5%;
		background-color: #fff;
	}

	.home_module .layout .left {
		display: none;
	}

	.home_module .right {
		grid-template-columns: repeat(1, 1fr);
		width: 100%;
	}

	.home_module .right .item {
		border-radius: 0;
		box-shadow: 5px 5px 11px 10px #f7f7f7;
	}

	.home_module .right .item .info {
		transform: translateY(0);
		position: relative;
	}

	.home_module .right .item.new .smtitle {
		font-size: 16px;
	}

	.home_module .right .item.new .time {
		display: none;
	}

	.home_module .right .item .img_warp {
		display: none;
	}

	.home_gs_list .list {
		grid-template-columns: repeat(5, 1fr);
		grid-gap: 12px 14px;
	}

	.footer .top .footer_share {
		display: none;
	}

	.footer .center {
		flex-direction: column;
	}

	.footer .center>div {
		width: 100%;
	}

	.footer .center .title {
		margin-bottom: 15px;
	}

	.footer .quicl_link {
		padding: 0;
		border: none;
		align-items: start;
		margin: 4% 0;
	}

	.footer .footer_product {
		padding: 0;
	}


}
@media only screen and (max-width: 460px) { 
	.home_product .title_warp .title::before,
	.home_accordion .title_warp .title::before,
	.home_appliction .title_warp .title::before,
	.home_gs_list .title_warp .title::before {
		top: .7em;
	}
}