img{
    max-width: 100%;
}
#myModal .modal-header .close {
	margin-top: 0;
	margin-right: .08rem;
	font-size: .26rem
}
.Home-banner {
	position: relative
}
.Home-banner .swiper-container:before {
	content: '';
	display: block;
	background: url(/res/magic/images/header_bg.png);
	width: 100%;
	height: 2.3rem;
	position: absolute;
	bottom: 0;
	transform: rotate(180deg);
	z-index: 2
}
.Home-banner .swiper-banner .swiper-pagination {
	bottom: .3rem
}
.Home-banner .swiper-banner .swiper-pagination .swiper-pagination-bullet {
	background: #fff;
	border: .02rem solid #fff;
	width: .14rem;
	height: .14rem;
	box-sizing: border-box;
	opacity: 1
}
.Home-banner .swiper-banner .swiper-pagination .swiper-pagination-bullet-active {
	background: 0 0
}
.swiper-banner .item img {
	width: 100%;
	height: auto
}
.section {
	padding-top: .9rem;
	overflow: hidden
}
.section .head_title {
	max-width: 6.4rem;
	position: relative;
	margin: auto
}
.section .head_title p {
	font-size: .4rem;
	line-height: .5rem;
	font-family: visby;
	text-align: center;
	width: max-content;
	position: relative;
	left: 0;
	right: 0;
	margin: auto;
	margin-bottom: .25rem
}

.section .head_title p span {
	color: var(--color)
}
.section .head_title>span {
	font-size: .18rem;
	line-height: .26rem;
	color: tan;
	text-align: center;
	display: inline-block
}
.index_about .index_about_box {
	position: relative;
	padding-bottom: .4rem;
	margin-top: .65rem
}
.index_about .index_about_box .left {
	width: 71%;
	border-radius: .2rem;
	overflow: hidden;
	position: relative
}
.index_about .index_about_box .left .play_icon {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: .55rem;
	height: .55rem;
	transition: all .5s ease-out;
	cursor: pointer
}
.index_about .index_about_box .left .play_icon img {
	right: 0;
	top: 0;
	bottom: 0;
	max-width: .55rem
}
.index_about .index_about_box .left .play_icon:hover {
	transform: rotate(360deg)
}
.index_about .index_about_box .right {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 43%;
	background: var(--color);
	border-radius: .2rem;
	padding: .6rem
}
.index_about .index_about_box .right>p {
	font-size: .3rem;
	font-weight: 700;
	color: #fff;
	line-height: .3rem;
	margin-bottom: .3rem
}
.index_about .index_about_box .right>span {
	font-size: .16rem;
	line-height: .3rem;
	color: #fff
}
.index_about .index_about_box .right .item_box {
	display: flex;
	margin-top: .35rem;
	margin-bottom: .35rem
}
.index_about .index_about_box .right .item_box .item {
	width: 35%;
	margin-right: 10%
}
.index_about .index_about_box .right .item_box .item:last-child {
	margin-right: 0
}
.index_about .index_about_box .right .item_box .item p {
	font-size: .24rem;
	line-height: .26rem;
	color: #fff;
	font-weight: 700;
	margin-bottom: .1rem
}
.index_about .index_about_box .right .item_box .item span {
	font-size: .16rem;
	line-height: .26rem;
	color: #fff
}
.index_product_type {
	padding-top: 1.2rem
}
.index_product_type .head_title p span,.index_product_type .head_title span {
	color: var(--color)
}
.index_product_type .index_product_type_img_box {
	position: relative
}
.index_product_type .index_product_type_img_box .head_title {
	position: absolute;
	top: .55rem;
	left: 0;
	right: 0;
	color: #fff
}
.index_product_type .index_product_type_img_box .head_title p {
	color: #222
}
.index_product_type .index_product_type_img_box .head_title>span {
	color: #666
}
.index_product_type .index_product_type_box .auto-container {
	position: relative
}
.index_product_type .index_product_type_box .swiper-container {
	margin-top: .4rem
}
.index_product_type .index_product_type_box .swiper-slide .item {
	background: #ebf7f3;
	padding: .15rem;
	border-radius: .2rem
}
.index_product_type .index_product_type_box .swiper-slide .item .img_box {
	border-radius: .2rem;
	overflow: hidden;
	margin-bottom: .15rem
}
.index_product_type .index_product_type_box .swiper-slide .item .text_box {
	text-align: center
}
.index_product_type .index_product_type_box .swiper-slide .item .text_box .item_title {
	font-size: .2rem;
	line-height: .5rem
}
.index_product_type .index_product_type_box .swiper-slide .item .text_box .item_remark {
	font-size: .16rem;
	color: #666;
	line-height: .26rem;
	min-height: .52rem
}
.index_product_type .index_product_type_box .swiper-slide .item .btn_effect {
	margin: .2rem auto
}
.index_why_choose {
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: .8rem 0;
	margin: .8rem 0;
	margin-bottom: 0
}
.index_why_choose .auto-container {
	margin: .25rem auto
}
.index_why_choose .index_why_choose_box {
	display: flex;
	justify-content: space-between;
	padding-top: .4rem
}
.index_why_choose .index_why_choose_box .item {
	width: 31.4285%;
	margin-right: 2.8571%;
	float: left;
	background: #fff;
	border-radius: .2rem;
	text-align: center;
	padding: .45rem;
	transition: transform .5s ease
}
.index_why_choose .index_why_choose_box .item:last-child {
	margin-right: 0
}
.index_why_choose .index_why_choose_box .item .img_box {
	margin-bottom: .25rem;
	margin-top: .2rem
}
.index_why_choose .index_why_choose_box .item p {
	font-size: .2rem;
	font-weight: 700;
	line-height: .5rem;
	margin-bottom: .1rem
}
.index_why_choose .index_why_choose_box .item span {
	font-size: .16rem;
	line-height: .3rem;
	color: #666
}
.index_why_choose .index_why_choose_box .item:hover {
	transform: translate(0,-.05rem)
}
.index_case {
	margin-top: -.4rem;
	padding-top: .7rem;
	min-height: 9.35rem
}
.index_case .index_case_box {
	width: 28.5714%;
	background: #fff;
	padding: .4rem;
	border-radius: .2rem;
	padding-bottom: .8rem;
	padding-top: .5rem
}
.index_case .index_case_box .head_title p {
	text-align: left;
	margin-bottom: .4rem;
	padding-bottom: .4rem;
	border-bottom: .01rem solid #ddd
}
.index_case .index_case_box .index_case_swiper {
	padding-bottom: .7rem
}
.index_case .index_case_box .index_case_swiper .item .case_tab {
	font-size: .14rem;
	font-weight: 700;
	line-height: .35rem;
	background: #77bba6;
	padding: 0 21px;
	width: max-content;
	color: #fff;
	border-radius: .2rem;
	margin-bottom: 15px
}
.index_case .index_case_box .index_case_swiper .item .item_title {
	font-size: .18rem;
	font-weight: 700;
	line-height: .3rem;
	margin-bottom: .2rem
}
.index_case .index_case_box .index_case_swiper .item .item_remark {
	font-size: .16rem;
	line-height: .26rem;
	color: #666;
	min-height: 2.08rem;
	margin-bottom: 35px
}
.index_case .index_case_box .index_case_swiper .swiper-pagination {
	text-align: left
}
.index_service_process {
	display: none;
	border-bottom: .01rem solid #e7e7e7
}
.index_service_process .index_service_process_box {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-bottom: .7rem;
	margin-top: .4rem
}
.index_service_process .index_service_process_box.service_process_web {
	background: url(/res/magic/images/service_bg.png) no-repeat center;
	background-size: contain
}
.index_service_process .index_service_process_box.service_process_moble {
	display: none
}
.index_service_process .index_service_process_box .item {
	width: 20%;
	text-align: center;
	margin-bottom: .4rem
}
.index_service_process .index_service_process_box .item .img_box img {
	border-radius: .8rem;
	background: var(--color);
	transition: all .5s ease;
	outline: .1rem solid #ebf7f3;
	max-width: 1.2rem
}
.index_service_process .index_service_process_box .item p {
	font-size: .18rem;
	line-height: .5rem;
	margin-top: .1rem
}
.index_service_process .index_service_process_box .item:nth-last-child(-n+5):nth-child(n) {
	margin-bottom: 0
}
.index_service_process .index_service_process_box .item:hover .img_box img {
	outline: .2rem solid #ebf7f3
}
.index_news .index_news_box {
	position: relative;
	margin-top: .5rem
}
.index_news .index_news_box .item .img_box {
	overflow: hidden;
	border-radius: .2rem
}
.index_news .index_news_box .item .text_box {
	margin-top: .25rem
}
.index_news .index_news_box .item .text_box p {
	font-size: .2rem;
	line-height: .3rem;
	min-height: .6rem;
	margin-bottom: .2rem
}
.index_news .index_news_box .item .text_box span {
	font-size: .16rem;
	line-height: .24rem;
	color: #666;
	min-height: .4rem
}
.index_news .index_news_box .item .text_box .time {
	font-size: .16rem;
	color: var(--color);
	line-height: .24rem;
	font-weight: 700;
	margin-top: .2rem
}
