* {
	padding: 0;
	margin: 0;
	list-style: none;
	letter-spacing: 1px;
	text-align: justify;
	color: #333;
	font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif
}

::-webkit-scrollbar {
	width: 5px;
	height: 5px
}

::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: rgba(0, 0, 0, 0.6)
}

::-webkit-scrollbar-track {
	background-color: transparent
}

.tc {
	text-align: center
}

.tc .title-name {
	text-align: center
}

.tc .title-text {
	text-align: center
}

.tr {
	text-align: right
}

.tl {
	text-align: left
}

.cf {
	overflow: hidden
}

.fl {
	float: left
}

.fr {
	float: right
}

.flex {
	display: flex;
	align-items: center
}

.m10 {
	margin: 1rem
}

.m20 {
	margin: 2rem
}

.mt10 {
	margin-top: 1rem
}

.mt15 {
	margin-top: 1.5rem
}

.mt20 {
	margin-top: 2rem
}

.mt35 {
	margin-top: 3.5rem
}

.mt50 {
	margin-top: 5rem
}

.mb10 {
	margin-bottom: 1rem
}

.mb20 {
	margin-bottom: 2rem
}

.mr10 {
	margin-right: 1rem
}

.ml5 {
	margin-left: .5rem
}

.ml10 {
	margin-left: 1rem
}

.p10 {
	padding: 1rem
}

.p20 {
	padding: 2rem
}

.pt5 {
	padding-top: 0.5rem
}

.pt10 {
	padding-top: 1rem
}

.pt15 {
	padding-top: 1.5rem
}

.pt20 {
	padding-top: 2rem
}

.pb5 {
	padding-bottom: 0.5rem
}

.pb10 {
	padding-bottom: 1rem
}

.pb15 {
	padding-bottom: 1.5rem
}

.pb20 {
	padding-bottom: 2rem
}

.pl10 {
	padding-left: 1rem
}

.pt20 {
	padding-top: 2rem
}

h1,
h2,
h3,
h4 {
	letter-spacing: 3px;
	font-weight: bold !important
}

ul,
p {
	margin-bottom: 0 !important
}

.letter-2 {
	letter-spacing: 2px
}

.color-b {
	color: #55a7ff
}

.color-6 {
	color: #666
}

.color-9 {
	color: #999
}

.color-r {
	color: #B01E24
}

.hidden {
	display: none
}

.line-height {
	line-height: 2rem
}

.text-indent {
	text-indent: 2em
}

.fw {
	font-weight: bold
}

.index .img {
	width: 100%
}

.index .header .img {
	width: 8rem
}

.index .header .title {
	line-height: 6rem;
	font-weight: bold;
	margin-left: 2rem
}

.index .header .cp-title {
	margin-bottom: 0
}

.index .content .box-3 .img,
.index .content .box-6 .img {
	min-width: 2rem;
	max-width: 2.5rem
}

.index .content .box-4 .img,
.index .content .box-5 .img {
	min-width: 2.5rem;
	max-width: 3rem
}

.index .content .box-7 .img-box {
	position: relative;
	cursor: pointer
}

.index .content .box-7 .img-box .title-name {
	padding: 0 4%;
	position: absolute;
	width: 100%;
	top: 40%
}

.index .content .box-7 .img-box:hover .title-name {
	transform: scale(1.05);
	transition: all 0.38s ease-out
}

.index .content .box-8 .box-8-col {
	border-left: 5px solid #1888ff
}

.index .content .box-8 .box-8-col .text-img {
	width: 20px;
	height: 20px
}

.index .content .box-8 .box-8-col .text-span {
	width: calc(100% - 30px)
}

.index .content .box-8 .box-8-col .text-title,.index .content .box-8 .box-8-col .phone-title {
	font-weight: bold;
}

.index .content .box-8 .box-8-col .phone-img {
	width: 20px;
	height: 20px
}

.index .content .box-8 .box-8-col .phone-span {
	margin-left: 10px;
}

.index .title h1 {
	font-size: calc(1.525rem + 3.3vw)
}

.index .title h2 {
	font-size: calc(1.425rem + 1.1vw)
}

.index .title h3 {
	font-size: calc(1.3rem)
}

.index .title h4 {
	font-size: 1.25rem
}

.index .fs2 {
	font-size: 2rem
}

.index .fs11 {
	font-size: 1.1rem
}

.index .fs12 {
	font-size: 1.2rem
}

.index .fs16 {
	font-size: 1.6rem
}

.index .fs18 {
	font-size: 1.8rem
}

.index .text {
	font-size: 1rem
}

.index .text-small {
	font-size: .925rem
}

.index .mini {
	font-size: .875rem !important
}

.swiper {
	width: 100%;
	height: 100%
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover
}

@media (min-width: 1280px) {
	.container {
		max-width: 1280px !important;
		margin: 0 auto !important
	}

	.index .title h1 {
		font-size: 4rem
	}

	.index .title h2 {
		font-size: 2.2rem
	}

	.index .title h3 {
		font-size: 1.6rem
	}
}

@media (max-width: 768px) {
	.line-height {
		line-height: 1.8rem
	}

	.index .mt35 {
		margin-top: 2rem
	}

	.index .header .img {
		width: 6rem
	}

	.index .header .title {
		line-height: 5.6rem;
		margin-left: 1rem
	}

	.index .fs16 {
		font-size: calc(1.3rem)
	}

	.index .cp-title {
		font-size: 1.2rem
	}

	.content .box-2 .info .text-indent {
		font-size: .925rem
	}

	.content .box-4-text,
	.content .box-6-text {
		font-size: 1rem;
		line-height: 1.6rem;
		margin-bottom: 0
	}
}

@media (max-width: 364px) {
	.index .header .cp-title {
		font-size: 1.1rem
	}
}

@media (max-width: 348px) {
	.index .header .cp-title {
		font-size: 95%
	}
}