html {
	margin: 0rem;
	padding: 0rem;
}

body {
	margin: 0rem;
	padding: 0rem;
	letter-spacing: 0.02rem;
}

#introduction {
	padding: 0rem 0.6rem;
	position: relative;
}

#main {
	font-size: 0.3rem;
	padding: 0rem 0.6rem 0 0.6rem;
	color: #222222;

}

.web_nav_mar {
	font-family: PingFang-SC;
	padding: 0.3rem 0.6rem;
	color: #333333;
	font-size: 0.24rem;
	letter-spacing: 0.0045rem;
}

.web_nav_inner {
	padding: 0 0.7rem 0 0.02rem;
}

.nav {
	height: 0.4rem;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
}

.nav>li>a {
	padding: 0 0 0 0.77rem;
}

#nav_img {
	width: 1.21rem;
	height: 0.4rem;
}



.navbar-header {
	background-color: #FFFFFF;
}

.whole {
	background-color: #8F96EC;
	font-size: 0.18rem;
	border-radius: 0.02rem;
	padding: 0.06rem 0.22rem;
	letter-spacing: 0.0048rem;
	color: #FFFFFF;
}

#business img {
	height: 1.65rem;

}

#intro_content {
	font-size: 0.5rem;
	font-family: SourceHanSansCN-Bold;
	font-weight: bold;
	letter-spacing: 0.0164rem;

}

@media (max-width:992px) {
	#intro_content {
		font-size: 0.3rem;
		font-family: SourceHanSansCN-Bold;
		font-weight: bold;
		letter-spacing: 0.0164rem;

	}
}
.intro_mar{
	position: absolute;
	right: 17.8%;
    bottom: 26%;
	z-index: 999;
	
}
.introImg{
	width: 2.54rem;
}
.intro_mar1{
	position: absolute;
	left: 26%;
    bottom: 24%;
	z-index: 999;
	
}
.introImg1 {
	width: 2.59rem;
}

@media (max-width:992px) {
	.introImg{
		width: 1rem;
	}
	 .introImg1 {
		width: 1rem;
	}
}

/* .intro_mar {
	position: absolute;
	bottom: 2.11rem;
	right: 3.19rem;
} */

.item {
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	align-content: center;
	-webkit-align-content: center;
}

.item_img {
	display: block;
	width: 100%;
}

.carousel {
	position: relative;
}

.carousel-indicators {
	position: absolute;
	bottom: 10%;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}

@media (max-width:992px) {
	.carousel-indicators {
		position: absolute;
		bottom: 0.1rem;
		left: 50%;
		z-index: 15;
		width: 60%;
		padding-left: 0;
		margin-left: -30%;
		text-align: center;
		list-style: none;
	}
}


#about {
	color: #222222;

}

#business_nav {
	padding: 0.57rem 0rem;

}
.row{
	margin-left: 0;
	margin-right: 0;
}
#about_nav .row {
	font-size: 0.2rem;
	color: #444444;
}

#about_nav .row p {
	line-height: 0.4rem;
}

#about_img span {
	position: absolute;
	top: 1.4rem;
}

.business_content_nav {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-content: center;
	-webkit-align-content: center;
	padding: 0.25rem 0.24rem;
	background-color: #E7E9ED;
	border-radius: 0.005rem 0.005rem 0rem 0rem;
	-webkit-border-radius: 0.005rem 0.005rem 0rem 0rem;
}

.business_content_nav input {
	background-color: #8F96EC;
	border: none;
	color: #FFFFFF;
}

.business_img {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	background-color: #F8FAFB;
	padding: 1.03rem 1.50rem 1.91rem 1.53rem;
}

.business_img img {
	width: 100%;
}


.line {
	margin-top: 0.12rem;
	display: flex;
	display: -webkit-flex;
}

#business_nav .line {
	margin-bottom: 0.72rem;
}

.line1 {
	background: #8F96EC;
	width: 0.6rem;
	height: 0.05rem;
}

.line2 {
	width: 100%;
	height: 0.05rem;
	background: linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(242, 244, 248, 1) 100%);
	margin-bottom: 0.03rem;
}

.row>div {
	padding: 0 0.25rem 0.5rem 0.25rem;
}

#about_img {
	position: relative;
	padding-top: 2.1rem;
	padding-left: 2.73rem;
	color: #202022;
	letter-spacing: 0.006rem;
	font-weight: bold;
	font-size: 0.36rem;
}

#about_img img {
	width: 3.03rem;
	height: 3.03rem;
}

#about_img span {
	position: absolute;
	top: 2.4rem;
	left: 3rem;

}

#bottom {
	font-size: 0.2rem;
	padding: 0.54rem 0.25rem 0.74rem 0.25rem;
	background-color: #383A3B;
	color: rgba(216, 216, 216, 0.8);
}

.bottom-right-cont {
	margin-bottom: 0.1rem;
}

.bottom-right-cont img {
	/* margin: 0rem 0.01rem; */

}

a:hover {
	text-decoration: none;
	cursor: pointer;
}

#bottom>div {
	padding: 0;
}
#bottom .col-sm-12 {
}
#bottom .col-sm-12 img {
	width: 0.2rem;
	margin-right: 0.05rem;
}

.bottom_nav {
	font-size: 0.24rem;
	padding-top: 0.2rem;
	padding-bottom: 0.25rem;
	color: rgba(239, 239, 239, 0.9);
}
.bottom_row{
	display: flex;
	flex-wrap: wrap;
}
.bottom_row_left{
	margin-top: 0.26rem;
}
.bottom_row_left>div {
	padding: 0;
	margin-right: 0.84rem;
	line-height: 0.4rem;
}.bottom_row_right>div {
	padding: 0;
	line-height: 0.4rem;
	margin-right: 0.2rem;
}
.bottom_left .bottom_nav {
	font-size: 0.24rem;
	color: #EFEFEF;
}
.bottom_nav span {
	font-size: 0.16rem;
	color: rgba(255, 255, 255, 0.4);
}

#img_zs {
	display: flex;
	justify-content: flex-end;
	padding: 0;
}

#img_zs img {
	height: 3.23rem;
	width: 0.24rem;
	margin-right: 1.05rem;
}

#img_zs2 {
}

#img_zs2 img {
	position: absolute;
	bottom: 0;
	height: 0.24rem;
	width: 1.85rem;
	margin-left: 1.37rem;
}

p {
	margin: 0rem;
	padding: 0rem;
	font-size: 0.2rem;
}

#service,
#relative {
	font-size: 0.36rem;
	color: #222222;
	letter-spacing: 0.0107rem;
	font-weight: bold;
}

.b_title {
	font-weight: normal;
	font-size: 0.24rem;
}

.s_title {
	font-weight: bold;
	font-size: 0.24rem;
	color: #222222;
	letter-spacing: 0.0045rem;
}

@media only screen and (max-width: 992px) {
	.bottom_left,.bottom_right{
		position: relative;
		left: 25%;
	}
	.bottom_row{
		display: flex;
		flex-direction: column;
	}
	#about_img {
		position: relative;
		padding-top: 1rem;
		padding-bottom: 1rem;
		padding-left: 0rem;
		left: 20%;
		color: #202022;
		letter-spacing: 0.006rem;
		font-weight: bold;
		font-size: 0.24rem;
	}

	#about_img span {
		position: absolute;
		top: 1.4rem;
		left: 0.3rem;
	}

	#img_zs {
		display: none;
	}

	#img_zs2 {
		display: none;
	}

	p {
		font-size: 0.24rem;
		margin: 0rem;
	}

}
