/* 企业简介 */
/* 历史 */
.history {
	margin-top: 5rem;
	width: 100%;
	/*height: 83.9375rem;*/
	background: linear-gradient(111deg, #E2E4E3, #FBFBFB);
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-bottom: 50px;
	margin-bottom: 80px;

}

.pages span{
	color: #fff;
	background: #0189e1;
	padding: 5px 10px;
	border: 1px solid #e6e6e6;
	font-size: 14px;
	margin-left: 7px;
	display: inline-block!important;
}


/* 历史盒子 */
.history-box {
	width: 72.5rem;
	padding: 30px 0px;
	/*height: 22.9375rem;*/
	/* background: #FFFFFF; */
	display: flex;
	/* justify-content: space-between; */
	/* justify-content: center; */

}

/* 历史盒子的标题 */
.history-box-title {
	font-size: 2.25rem;
	font-family: FZLTCHK;
	font-weight: 900;
	color: #005494;
	line-height: 4.375rem;
	margin-top: 4.1875rem;
	margin-left: 4.1875rem;
}

/* 历史盒子的内容 */
.history-box-content {
	font-size: 1rem;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #6F6F6F;
	line-height: 2rem;
	margin-left: 4.1875rem;
	width: 45.375rem;

}

/* 历史记录的右图 */
.history-box-img {
	margin-top: 8.0625rem;
	margin-left: 8.0625rem;
	object-fit: contain;
}

.history-box-head {
	margin-left: 4.1875rem;
	font-size: 1.875rem;
	font-family: PingFang;
	font-weight: bold;
	color: #282828;
	line-height: 4.375rem;
}

/* 关于我们 */
/*  */
.about-back {
	width: 100%;
	/*height: 71.125rem;*/
	background: linear-gradient(111deg, #E2E4E3, #FBFBFB);
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 4.9375rem;
}

.about-back-txt {
	width: 71.875rem;
	font-size: 1rem;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #6F6F6F;
	line-height: 2rem;
	margin-top: 3.125rem;
	margin-bottom: 10px;
}

/* 内容大盒子 */
.about-back-box {
	width: 71.875rem;
	display: flex;
	flex-wrap: wrap;
}

.about-back-content {
	width: 35.3125rem;
	padding: 33px 40px 33px 40px;
	display: flex;

}

.content-left-title {
	font-size: 2.25rem;
	font-family: MicrosoftYaqiHei;
	font-weight: bold;
	color: #005494;
	line-height: 4.375rem;
	margin-bottom: 3.6875rem;
}

/* 图片 */
.back-content-img {
	margin-left: 3.25rem;
}

.about-back-txt-foot {
	width: 71.875rem;
	font-size: 1.25rem;
	font-family: PingFang;
	font-weight: bold;
	color: #282828;
	line-height: 2.375rem;
	margin-bottom: 80px ;
}


/* 合作伙伴 */
/* 轮播图 */
.banner {
	width: 100%;
}

/* 内容 */
.partner-box {
	width: 100%;
	/*height: 53.4375rem;*/
	background: linear-gradient(111deg, #E2E4E3, #FBFBFB);
	margin-top: 4.9375rem;
	padding-bottom: 4.9375rem;
	margin-bottom: 80px;
	display: flex;
	justify-content: center;
}
.content1{
    width: 100%;
    
}

/* 内容2 */
.partner-box2 {
	width: 1901px;
	height: 730px;
	background: linear-gradient(-38deg, #F9FAFA, #DFE0E0);
	margin-top: 4.9375rem;
	margin-bottom: 80px;
}

/* 内容盒子 */
.partner-box-box {
    width: 68.25rem;
	/*margin-left: 374px;*/
	/*margin-right: 374px;*/

}

/* 标题 */
.partner-box-title {
	font-size: 1.5rem;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: #000000;
	line-height: 4.375rem;
	margin-top: 50px;
	margin-bottom: 13px;
}

/* 标题下矩形 */
.partner-box-hr {
	width: 154px;
	height: 6px;
	background: #005B8C;
	margin-bottom: 41px;
}

/* 图片 */
.partner-box-img {
	width: 1095px;
	height: 333px;
	display: flex;
	margin-bottom: 26px;
}

/* 文字 */
.partner-box-txt {
	width: 1090px;
	height: 329px;
	font-size: 16px;
	font-family: MicrosoftYaHeiLight;
	font-weight: 400;
	color: #6C6C6C;
	line-height: 26px;
	margin-bottom: 33px;
}

/* 团队杰出 */
/* 盒子 */
.team-box {
	width: 100%;
	/*height: 1250px;*/
	background: linear-gradient(111deg, #E2E4E3, #FBFBFB);
	margin-top: 4.9375rem;
	margin-bottom: 80px;
	display: flex;
	justify-content: center;

}

.team-box-box {
	width: 1176px;
	/*height: 351px;*/
	/*margin-left: 22.6875rem;*/
	/*margin-right: 22.6875rem;*/
	padding-top: 70px;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;

}

.team-infor-box {
	display: flex;
}

.team-infor-box-img {
	width: 232px;
	height: 292px;
	border-radius: 3px 3px 3px 3px;

}

.team-infor-box-right {
	margin-left: 51px;
	margin-top: 30px;
}

.team-infor-box-right-name {
	display: inline-block;
	font-size: 20px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: #282828;
	line-height: 26px;
	margin-bottom: 38px;
}

.team-infor-box-right-zhiwei {
	display: inline-block;
	font-size: 20px;
	font-family: MicrosoftYaHei;
	font-weight: 200;
	color: #282828;
	line-height: 26px;
	margin-bottom: 38px;
}

.team-infor-box-right-txt {
	width: 601px;
	/*height: 176px;*/
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
}

/* 导航栏 */
.team-box-navigation {
    /*width: 158.06px;*/
	/*height: 1100px;*/
	border-right: 1px solid #E9E9E9;
	display: flex;
	flex-direction: column;
	padding-top: 98px;
	padding-right: 28px;
}

.team-box-navigation-nav {
	font-size: 18px;
	font-weight: bold;
	color: #6F6F6F;
	margin-bottom: 104px;
	display: flex;
	justify-content: end;
	 cursor: pointer;

}

/* 使命愿景 */
.mission-box {
	width: 100%;
	/*height: 25.8125rem;*/
	background: linear-gradient(111deg, #E2E4E3, #FBFBFB);
	margin-bottom: 80px;
	display: flex;
	flex-wrap: wrap;
	padding-top:50px;
	/*padding-bottom:50px;*/
	
}

.mission-box-box {
    	margin-bottom: 80px;
	/*margin-top: 50px;*/

	width: 565px;
	height: 313px;
	background: #FFFFFF;
	border-radius: 1px 1px 1px 1px;
	display: flex;

}

.mission-box-title {
	font-size: 36px;
	font-family: FZLTCHK;
	font-weight: 900;
	color: #005494;
	line-height: 70px;
	margin-bottom: 35px;
	margin-top: 96px;
	margin-left: 38px;
}

.mission-box-txt {
	width: 246px;
	height: 45px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	margin-left: 38px;

}

/* 数字工厂 */
.num-title {
	margin-left: 370px;
	font-size: 24px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: #000000;
	margin-top: 62px;
	margin-bottom: 20px;
}

.num-title-hr {
	margin-left: 370px;
	width: 93px;
	height: 6px;
	background: #005B8C;
	margin-bottom: 36px;
}

.num-box {
	width: 100%;
	/*height: 813px;*/
	background: linear-gradient(111deg, #E2E4E3, #FBFBFB);
	
}

.num-box-title {

	font-size: 24px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: #000000;
	margin-bottom: 56px;
}

.num-box-box {
    width: 60%;
	padding-top: 51px;
	margin: 0 auto;
}

.num-box-txt {
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #666666;
	line-height: 26px;
	margin-top: 33px;
}

/* 联系我们*/
.contact-us {
	width: 100%;
	/*height: 650px;*/
	background: linear-gradient(111deg, #E2E4E3, #FBFBFB);
	margin-bottom: 80px;
	display: flex;
	justify-content: center;
	padding: 0px 0px 80px 0px;
}

.contact-us-box {
	/*margin-left: 372px;*/
	padding-top: 49px;
	/*margin: 0px 19.875rem 80px 23.1875rem  ;*/
	width: 63%;
}

.contact-us-box-title {
	font-size: 24px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: #000000;
}

.contact-us-box-hr {
	width: 100px;
	height: 6px;
	background: #005B8C;
	margin-top: 13px;
}

.contact-us-box-little-title {
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: #000000;
	margin-top: 38px;
	margin-bottom: 29px;
}

.contact-us-box-content {
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #6C6C6C;
	line-height: 30px;
}

/* 联系我们，合作伙伴招募 */
.contact-us2 {
		width: 100%;
	/*height: 650px;*/
	background: linear-gradient(111deg, #E2E4E3, #FBFBFB);
	margin-bottom: 80px;
	display: flex;
	justify-content: center;
	padding: 0px 0px 80px 0px;
}

/* 证书认证1 */
.ertificate1 {
	width: 100%;
	/*padding: 0px 19.875rem 80px 23.1875rem  ;*/
	/*height: 656px;*/
	background: linear-gradient(111deg, #E2E4E3, #FBFBFB);
	display: flex;
	justify-content: center;
	/*min-width: 750px;*/
	margin-bottom: 80px;
	padding-bottom: 80px;
}

.certificate-box {
	margin-top: 62px;
	display: flex;
	/*flex-wrap: nowrap;*/
	flex-direction: row


}

.certificate-box-img {
	/*width: 250px;*/
	/*height: 360px;*/
	 box-shadow: 0px 0px 13px 2px rgba(0,0,0,0.2); 
	margin-bottom: 20px;
}

.certificate-box-box {
	margin-right: 53px;
	text-align: center;
	width: 25.5rem;
}

.certificate-box-title {
	font-size: 20px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #060606;
	line-height: 28px;
}

/* 应用案例 */
.case-box {
	width: 100%;
	padding-bottom: 80px;
	/*height: 1100px;*/
	background: linear-gradient(111deg, #E2E4E3, #FBFBFB);
	display: flex;
	justify-content: center;
	margin-bottom: 80px;
	
}

.case-box-box {
	/*margin-left: 372px;*/
	width: 67.5625rem;
}

.case-box-title {
	font-size: 24px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: #000000;
	padding-top: 58px;
	margin-bottom: 39px;

}

.case-box-txt {
	width: 67.5625rem;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	margin-bottom: 30px;
}

.case-box-next {

	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #999999;
	line-height: 24px;
}

/* 企业荣誉1.3 */
.honer1_3-box {
	width: 100%;
	/* height: 1020px; */
	background: linear-gradient(111deg, #E2E4E3, #FBFBFB);
	margin-bottom: 80px;
	padding-bottom: 80px;
}

.honer1_3-box-box {
	/*width: 1160px；*/
	/*height: 436px;*/
	display: flex;
	justify-content: center;
	padding-top: 50px;
	
}

.honer1_3-box-year {
	/*margin-left: 372px;*/
	width: 140px;
	background: #005B8C;
	border-radius: 0px;
	font-size: 36px;
	font-family: MicrosoftYaqiHei;
	font-weight: bold;
	color: #FEFEFE;
	line-height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;

}

.honer1_3-box-txt {
	width: 1020px;
	
	background: #FFFFFF;
	border-radius: 3px 3px 3px 3px;
	padding-left: 49px;
	padding-top: 29px;
	display: inline-block;
	padding-bottom: 50px;
}

.honer1_3-box-title {
	font-size: 20px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: #005B8C;
	line-height: 20px;
	margin-bottom: 19px;
}

.honer1_3-box-content {
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	margin-bottom: 30px;
}

.honer1_3-box-box-box {
	width: 1160px height: 188px;
	border-radius: 0px;
	margin-top: 25px;
	display: flex;
}


/* 应用案例 */
.industryapplication {
	width: 100%;
	/*height: 520px;*/
	background: linear-gradient(111deg, #E2E4E3, #FBFBFB);
	display: flex;
	justify-content: center;
}

.industryapplication-box {
	width: 1200px;
}

.industryapplication-box-title {
    
	padding-top: 54px;
	font-size: 24px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: #000000;
	margin-bottom: 14px;
}

.industryapplication-box-hr {
	width: 90px;
	height: 6px;
	background: #005B8C;
	margin-bottom: 54px;
}

.box-content-content-title {
	font-size: 20px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: #000000;
	margin-bottom: 29px;
}

.box-content-content-more {
	display: flex;
	justify-content: space-between;
}

.box-content-content-box {
	padding: 22px 31px 0px 22px;
	width: 367px;
	height: 116px;

}

.industryapplication-box-content {
	display: flex;
	flex-wrap: wrap;
	
}

.box-content-content-more-more {
	width: 70px;
	height: 17px;
	font-size: 16px;
	font-family: MicrosoftYaHeiLight;
	font-weight: 400;
	/* color: #6F6F6F */
}

.box-content-content-more-right {
    cursor: pointer;
}

.box-content-content {
	width: 369px;
	height: 317px;
	margin-right: 30px;
	margin-bottom: 30px;
}
.box-content-content img{
	object-fit: cover;
}

/* index1 */
.other {
	margin-top: 30px;
}

.other-title {
	color: #005B8C;
	margin-right: 20px;
	margin-bottom: 5px;
}
a{
    cursor: pointer;
}
.sssssss img{
   display: flex;
   margin: 0 auto;
   padding-bottom: 40px ;
   
   /*text-align: center;*/
   
    
}
.honer1_3-box-txt span{
    display: inline-block;
    margin: 10px 0px;
}


