/* 公司简介 */
.about {
	width: 100%;
	overflow: hidden;
}

.about_l {
	width: 40%;
	overflow: hidden;
	float: left;
	background: #314988;
}

.about_l img {
	display: block;
	margin: 0 auto;
	padding: 23px 0px;
}

.about_r {
	width: 57%;
	float: right;
}

.about_r p {
	line-height: 30px;
	margin-bottom: 15px;
}

.about_zs {
	width: 100%;
}

.about_zs ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 5%;
}

.about_zs ul li {
	width: 32%;
	margin-bottom: 30px;
}

.about_zs h2 {
	float: left;
	font-size: 18px;
	width: 100%;
	margin-top: 16px;
	font-weight: revert;
}

.about_zs p {
	line-height: 28px;
	margin-bottom: 5px;
	width: 100%;
	float: left;
}

.about_js {
	width: 100%;
	float: left;
	margin-bottom: 24px;
}

.about_js ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.about_js ul li {
	width: 28%;
}

.about_js ul li img {
	width: 100%;
}

.about_js h2 {
	float: left;
	font-size: 18px;
	width: 100%;
	margin-top: 16px;
	font-weight: revert;
}

.about_js p {
	line-height: 28px;
	margin-bottom: 5px;
	width: 100%;
	float: left;
}

.about_js p img {
	margin: 10px 0px;
}

.about_js_a {
	width: 28%;
	float: left;
}

.about_js_a img {
	width: 100%;
}

.about_js_b {
	width: 68%;
	float: right;
}

.quality_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 50px 6%;
	color: #fff;
	background: url(/assets/image/img03.png) no-repeat;
	background-position-x: center;
	background-position-y: inherit;
	float: left;
	width: 100%;
	margin-top: 5%;
	border-top: 1px solid #e2e2e2;
}

.quality_top .lef {
	width: 30%;
	float: left;
	margin-top: 29px;
}

.quality_top .lef h2 {
	margin: 0 0 10px 0;
	color: #000;
	font-size: 33px;
	font-weight: 700;
}

.quality_top .lef h2 {
	margin: 0 0 10px 0;
	color: #000;
	font-size: 33px;
	font-weight: 700;
}

.quality_top .rig {
	width: 70%;
	FLOAT: RIGHT;
}

.quality_top .rig ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.quality_top .rig ul li {
	position: relative;
	flex: 1;
	text-align: center;
}

.quality_top .rig ul li p:nth-child(1) {
	font-size: 72px;
	color: #314988;
	font-family: 'Oswald', sans-serif;
}

.quality_top .rig ul li p sup {
	font-size: 16px;
	position: relative;
	top: -47px;
}

.quality_top .rig ul li p:nth-child(2) {
	font-size: 16px;
	color: #000;
	font-family: 'Oswald', sans-serif;
}

.quality_top .rig ul li:nth-child(1)::after,
.quality_top .rig ul li:nth-child(2)::after {
	display: block;
	content: "";
	position: absolute;
	top: 35px;
	right: 0;
	height: 55px;
	border-left: 1px solid #ccc;
}



/* 全球布局 */
.SalesNetworks {
	width: 100%;
	overflow: hidden;
}

.SalesNetworks_l {
	width: 70%;
	/* overflow: hidden; */
	float: RIGHT;
}

.SalesNetworks_l img {
	display: block;
	/* float: left; */
	margin: 0 auto;
}

.SalesNetworks_r {
	width: 30%;
	float: left;
	background: #314988;
	padding: 43px 35px;
	min-height: 300px;
}

.SalesNetworks_r h2 {
	line-height: 55px;
	font-size: 26px;
	margin: 0;
	color: #fff;
}

.SalesNetworks p {
	line-height: 30px;
	margin: 10px 0px;
	color: #fff;
}


/* 经销商加盟 */
.about_box {
	width: 100%;
	padding: 65px 100px 100px;
	overflow: hidden;
}

/* .about_boxr {
	float: left;
	padding: 15px 0;
	width: 38%;
}

.about_boxr img {
	width: 100%;
} */

.about_boxl h2 {
	display: block;
	font-size: 22px;
	font-weight: 500;
	margin: 0;
	line-height: 40px;
}

.about_boxl {
	float: right;
	padding: 0px;
	width: 100%;
}

.about_boxl p {
	margin: 0;
	line-height: 29px;
	margin-bottom: 5px;
}

.p_b {
	font-size: 22px;
	line-height: 34px;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	font-weight: 400;
}

.p_c {
	font-size: 18px;
	color: #314988;
	width: 100%;
	float: left;
	font-style: italic;
}

.about_boxl a {
	color: #314988;
	font-size: 18px;
	padding: 9px 4px;
	margin-top: 5px;
	font-style: italic;
}


/* 联系我们 */

.foot_link {
	width: 100%;
	/* background: #f5f5f5; */
	padding: 45px 0PX 70PX;
	border-bottom: 1px solid #ccc;
}

.foot_link h2.title {
	font-size: 26px;
	margin-bottom: 30px;
}

.link2 ul {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.link2 ul li {
	width: 31%;
	float: left;
}

.link2 ul li .box {
	padding: 26px;
}

.link2 ul li span.icon {
	display: block;
	width: 80px;
	height: 84px;
	background: url(/assets/image/link_icon1.png) no-repeat;
	margin-bottom: 20px;
}

.link2 ul li.li1 span.icon {
	background-position: 0 10px
}


.foot_link li .box h2.tt {
	font-size: 22px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 40px;
}

.ttt {
	font-weight: 500 !important;
	color: #000 !important;
	font-size: 16px !important;
}

.foot_link li .box p {
	line-height: 28px;
	color: #666;
	margin-bottom: 0px;
	font-weight: 400;
	font-size: 15px;
}


/* 留言 */

.ly {
	width: 100%;
	padding: 55px 100px 70px;
	overflow: hidden;
}

.ly p {
	line-height: 28px;
	color: #666;
	margin-bottom: 0px;
	font-weight: 400;
}


.fbxj {
	width: 100%;
	padding: 65px 100px 100px;
	overflow: hidden;
}

.fbxj p {
	line-height: 28px;
	color: #666;
	margin-bottom: 0px;
	font-weight: 400;
	text-align: center;
}

.right_input {
	overflow: hidden;
	height: auto;
	position: relative;
	margin-top: 15px;
	width: 100%;
	padding: 0;
}

.right_input li {
	text-align: left;
	display: block;
	overflow: hidden;
	/* padding: 5px 0; */
	margin-top: 23px
}

.right_input li input,
.right_input li textarea {
	border: 0;
	padding: 16px;
	background-color: #fff;
	width: 100%;
	outline: none;
	border: 1px solid #dadada;
}

.right_input .fbxj_sub {
	text-align: center;
	padding: 20px 0;
}

.right_input .fbxj_sub span {
	display: inline-block;
	width: 33%;
	border: 0;
	background: #314988;
	color: #fff;
	height: 52px;
	line-height: 52px;
	cursor: pointer;
	text-align: center;
}


#bzContact {
	width: 100%;
	height: 150px !important;
}

.contxt {
	width: 59%;
	float: left;
}

.contxt h2.title {
	font-size: 26px;
	margin-bottom: 20px;
	padding: 0;
	margin-top: 0px;
}

.conbox {
	width: 32%;
	background: #314988;
	padding: 39px 60px;
	float: left;
	text-align: left;
	color: #fff;
	font-size: 20px;
}

.conbox i {
	margin-left: 8px;
	line-height: 20px;
	margin-top: 3px;
	float: right;
	font-size: 24px;
}

/* 3.手机  (<=768px)*/
@media (max-width: 768px) {
	.about {
		width: 100%;
		padding: 40px 0px;
		overflow: hidden;
	}

	.about_l {
		width: 100%;
		overflow: hidden;
		float: left;
		margin-top: 0px;
	}

	.about_r {
		width: 100%;
		float: right;
	}

	.abouta {
		width: 100%;
		margin-top: 12%;
		background-color: #f7f7f7;
	}

	.abouta ul {
		display: block;
		flex-wrap: nowrap;
		justify-content: space-between;
		color: #000;
		padding: 40px 10px;
		margin: 0;
	}

	.abouta ul li {
		padding: 40px 10px;
		background: #fff;
		width: 100%;
		text-align: center;
		border: 1px solid #efefef;
		margin-bottom: 15px;
	}

	.Mission_l {
		width: 100%;
		overflow: hidden;
		float: left;
	}

	.Mission_r {
		width: 100%;
		float: right;
	}

	.Mission_r h2 {
		line-height: 40px;
		font-size: 26px;
	}

	.SalesNetworks_r {
		width: 100%;
		float: left;
		background: #314988;
		padding: 22px 15px;
		min-height: 210px;
	}

	.SalesNetworks_l {
		width: 100%;
		/* overflow: hidden; */
		float: left;
	}

	.SalesNetworks_r h2 {
		line-height: 40px;
		color: #fff;
		font-size: 26px;
	}

	.Digitalisierung_l {
		width: 100%;
		/* overflow: hidden; */
		float: RIGHT;
	}

	.Digitalisierung_r {
		width: 100%;
		float: left;
		padding: 0px;
	}

	.Digitalisierung_r h2 {
		line-height: 50px;
		font-size: 26px;
		margin: 0;
	}

	.link2 ul {
		overflow: hidden;
		display: block;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.link2 ul li {
		width: 100%;
		padding: 15px;
		border: 1px solid #efefef;
		float: left;
		background: #fff;
	}

	.ly {
		width: 100%;
		padding: 40px 10px 40px;
		overflow: hidden;
	}

	.contxt {
		width: 100%;
		float: left;
	}

	.contxt h2.title {
		font-size: 26px;
		margin-bottom: 20px;
		padding: 0;
		margin-top: 0px;
	}

	.conbox {
		width: 100%;
		background: #314988;
		padding: 19px 73px;
		float: right;
		text-align: left;
		color: #fff;
		font-size: 20px;
		margin-top: 19px;
	}

	.about_box {
		width: 100%;
		padding: 45px 10px 70px;
		overflow: hidden;
	}

	.about_boxl a {
		color: #314988;
		font-size: 18px;
		padding: 13px 4px;
		margin-top: 5px;
		font-style: italic;
		float: left;
	}

	.fbxj {
		width: 100%;
		background-color: #f7f7f7;
		padding: 45px 10px 70px;
		overflow: hidden;
	}

	.right_input .fbxj_sub span {
		display: inline-block;
		width: 47%;
		border: 0;
		background: #314988;
		color: #fff;
		height: 52px;
		line-height: 52px;
		cursor: pointer;
		text-align: center;
	}

	.quality_top {
		display: block;
		justify-content: space-between;
		align-items: center;
		padding: 35px 4%;
		color: #fff;
		background: url(/assets/image/img03.png) no-repeat;
		background-position-x: center;
		background-position-y: inherit;
		float: left;
		height: 254px;
	}

	.quality_top .lef {
		width: 100%;
		float: left;
	}

	.quality_top .lef h2 {
		margin: 0 0 14px 0;
		color: #000;
		font-size: 27px;
		font-weight: 700;
	}

	.quality_top .rig {
		width: 100%;
		float: left;
	}

	.quality_top .rig ul li p:nth-child(1) {
		font-size: 30px;
		font-weight: 700;
		color: #314988;
	}

	.quality_top .rig ul li p sup {
		font-size: 14px;
		position: relative;
		top: -13px;
	}

	.about_zs ul li {
		width: 100%;
		margin-bottom: 30px;
	}

	.about_js ul li {
		width: 100%;
		margin-bottom: 10px;
	}

	.about_js_a {
		width: 100%;
		float: left;
	}

	.about_js_a img {
		width: 100%;
	}

	.about_js_b {
		width: 100%;
		float: left;
	}

}

/* 3.手机  结束 */