#head{
	position: relative;
}
.productBlock{
	background: -webkit-linear-gradient(left, #0ec0be,#19d4aa ,#29ee90);
}
.leaveMessageInputBlock input{
	background-color: #13d1bb;
}
.leaveMessageInputBlock textarea{
	background-color: #13d1bb;
}
.inputfocusStyle{
	background: -webkit-linear-gradient(left, #1bceaa,#16e6ce ,#10e5d0);
}
.line{
	border-bottom: 2px solid white;
}
.footer{
	background: -webkit-linear-gradient(left, #32c9c9,#3eddb5 ,#4af2a0);
}
.titleDiv .fangkuai{
	left: 855px;
}

.aboutUsList{
	
}
.contentWidth{
	margin: auto;
	margin-left: 0.3rem;
	margin-right: 0.3rem;
	width: calc(100% - 0.6rem);
}
#companyIntroduction{
	display: flex;
	flex-direction: column;
	margin-top: 0.4rem;
	margin-bottom: 0.4rem;
}
.classifyTitle h2{
	font-size: 21px;
	font-weight: bold;
}
.companyBlock{
	margin-top: 0.4rem;
	display: flex;
	flex-direction: column;
}
.companyText{
	width: 100%;
	display: flex;
	flex-direction: column;
}
.companyText span{
	font-size: 0.36rem;
	margin-bottom: 0.4rem;
	line-height: 2;
	text-align: justify;
}
.companyPhoto{
	width: 100%;
	display: flex;
	flex-direction: column;
}
.companyPhotoTop{
	margin-bottom: 0.4rem;
}
.companyPhotoBottom{
	display: flex;
	flex-direction: initial;
	margin-bottom: 0.4rem;
}
.companyPhotoBottomLeft{
	margin-right: 0.1rem;
	width: calc(50% - 0.1rem);
}
.companyPhotoBottomRight{
	margin-left: 0.1rem;
	width: calc(50% - 0.1rem);
}

#developmentHistory{
	background-image: url("../../../../img/aboutUs/aboutUs1.png");
	background-size: cover;
	width: 100%;
	height: 5.26rem;
}
#developmentHistory h2{
	font-size: 0.52rem;
	color: #ffffff;
	font-weight: bold;
	margin-top: 2rem;
}
.developmentHistoryInfo{
	display: flex;
	flex-direction: initial;
	margin: 0.8rem 0;
	align-items: center;
}
#checkTime{
	font-size: 1rem;
  background-image:-webkit-linear-gradient(left,#0ec0be,#1cd9a5,#29ee90); 
	-webkit-background-clip:text; 
	-webkit-text-fill-color:transparent; 
  font-weight: bold;
	font-family: 'Arial Black' !important;
}
#checkTimeTextList{
	
}
#checkTimeTextList span{
	font-size: 0.32rem;
	color: #ffffff;
}
.point{
	display: inline-block;
	width: 0.16rem;
	height: 0.16rem;
	background-color: #0fd9d8;
	margin-right: 0.2rem;
}
.pointLeft{
	margin-left: 1rem;
	vertical-align: middle;
}

/* 发展历程 */
.developMentHistoryLine{
	position: relative;
}
.lastBlock{
	position: absolute;
	left: 0.1rem;
	top: 0.2rem;
	width: 0.6rem;
	height: 0.6rem;
	border-radius: 50%;
	line-height: 0.6rem;
	text-align: center;
	font-size: 0.36rem;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
}
.blockRingOne{
	position: absolute;
	left: 0.04rem;
	top: 0.04rem;
	width: 0.52rem;
	height: 0.52rem;
	background-color: #ffffff;
	border-radius: 50%;
	opacity: 0.8;
	z-index: 1;
}
.blockRingTwo{
	position: absolute;
	left: -0.1rem;
	top: -0.1rem;
	width: 0.8rem;
	height: 0.8rem;
	background-color: #ffffff;
	border-radius: 50%;
	opacity: 0.5;
}
.nextBlock{
	position: absolute;
	right: 0.1rem;
	top: 0.2rem;
	width: 0.6rem;
	height: 0.6rem;
	border-radius: 50%;
	line-height: 0.6rem;
	text-align: center;
	font-size: 0.36rem;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
}
.lastBlock img,.nextBlock img{
	width: 0.4rem;
	height: 0.4rem;
}
.developMentHistoryLine ul{
	display: flex;
	flex-direction: initial;
	align-items: center;
	height: 0.48rem;
	border-bottom: 1px solid #ffffff;
	margin-top: 1.64rem;
	justify-content: center;
	padding: 0 0.8rem;
}
.developMentHistoryLine ul li{
	width: 14%;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.developMentHistoryLinePointList{
	position: relative;
	width: 0.8rem;
	height: 0.8rem;
	cursor: pointer;
}
.developMentHistoryLinePoint{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 50%;
}
.developMentHistoryLinePointTwo{
	width: 0.4rem;
	height: 0.4rem;
	background-color: #ffffff;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}
.developMentHistoryLine ul li i{
	width: 0.2rem;
	height: 0.2rem;
	background-color: #1cd8a6;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 3;
}
.developMentHistoryLine ul li span{
	color: #ffffff;
	font-size: 0.32rem;
}
.developMentHistoryLinePointCheck .developMentHistoryLinePoint{
	background-color: #ffffff;
	opacity: 0.3;
}
.developMentHistoryLinePointCheck .developMentHistoryLinePointTwo{
	width: 0.5rem;
	height: 0.5rem;
}



#contactUs{
	display: flex;
	flex-direction: initial;
	margin-top: 1rem;
	margin-bottom: 0.6rem;
	justify-content: space-around;
}
#contactUs h2{
	font-size: 0.42rem;
	font-weight: bold;
}
.contactList{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.contactInfo{
	display: flex;
	flex-direction: initial;
	align-items: flex-start;
	margin: 0.2rem 0;
}
.contactInfo>div{
	display: flex;
	flex-direction: column;
}
.contactInfo img{
	width: 0.4rem;
	height: 0.4rem;
	border: 1px solid #000000;
	border-radius: 50%;
	padding: 0.1rem;
}
.contactInfo span{
	margin: 0 1.3rem 0 0.4rem;
	font-size: 0.36rem;
}

.classifyTitle{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-bottom: 0.6rem;
	margin-top: 1rem;
}
.contactUsQR{
	width: 2rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.contactUsQR img{
	width: 100%;
	height: auto;
}
.contactUsQR span{
	font-size: 0.45rem;
}