/* 关于我们开始 */
.ab1 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 5%;
}

.ab1 .about_tit {
	width: 100%;
	overflow: hidden;
	background: #f7f7f7;
	margin-bottom: 2%;
}

.ab1 .about_tit ul li {
	width: 19.5%;
	overflow: hidden;
	float: left;
	transition: all 0.3s;
}

.ab1 .about_tit ul li a {
	line-height: 54px;
	color: #686868;
	display: block;
	text-align: center;
	font-size: 16px;
}

.ab1 .about_tit ul li:hover {
	background: -moz-linear-gradient(left, #003358, #0069b7);
	background: -ms-linear-gradient(left, #003358, #0069b7);
	background: -o-linear-gradient(left, #003358, #0069b7);
	background: -webkit-linear-gradient(left, #003358, #0069b7);
}

.ab1 .about_tit ul li:hover a {
	color: #fff;
}

.about-article {
	width: 100%;
	float: left;
}

.about-article p {
	margin: 0;
	line-height: 30px;
	text-indent: 2em;
	text-align: justify;
}

.about {
	flex-direction: column;
	width: 56%;
	padding: 4% 4% 0px 0px;
	float: left;
}

.about p {
	margin: 0;
	width: 100%;
	padding: 0px;
	text-indent: 2em;
	line-height: 30px;
	margin-bottom: 15px;
}

.about-img {
	padding: 4% 0px;
	width: 44%;
	display: flex;
	align-items: center;
}

.about-img img {
	width: 100%;
	box-shadow: 0px 2px 10px rgb(0 0 0 / 15%);
	border-left: 12px solid #b7b9bb;
	border-bottom: 14px solid #e3e3e3;
	border-right: 12px solid #b7b9bb;
	border-top: 14px solid #e3e3e3;
}

.about_p {
	margin-top: 24px;
	line-height: 30px;
	text-indent: 2em;
	text-align: justify;
}

.js_active {
	background: -moz-linear-gradient(left, #003358, #0069b7);
	background: -ms-linear-gradient(left, #003358, #0069b7);
	background: -o-linear-gradient(left, #003358, #0069b7);
	background: -webkit-linear-gradient(left, #003358, #0069b7);
}

/* 关于我们结束 */
/* 联系我们开始 */
.bar_qy_hy {
	width: 100%;
	overflow: hidden;
	margin: 40px 0 6%;
}

.left_lx {
	padding: 0px 66px 90px 20px;
	border-right: 1px solid #efefef;
	width: 44%;
}

.right_input {
	padding: 0 20px 0 73px;
}

.contact-left h3,
.right_input h3 {
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: 600;
}

.contact-left p {
	/* margin: 6px 0 10px; */
	font-size: 16px;
	line-height: 44px;
	font-weight: bold;
	color: #0069b7;
}

.contact-left ul li {
	list-style-type: none;
	display: block;
	color: #646464;
	font-size: 15px;
	line-height: 52px;
}

.contact-left ul li i {
	font-size: 20px;
	color: #0069b7;
	margin-right: 14px;
	position: relative;
	text-align: center;
	border-radius: 50px;
	padding: 10px;
	background: #f7f7f7;
}

.right_input li {
	text-align: left;
	display: block;
	overflow: hidden;
	width: 50%;
	float: left;
	margin-bottom: 15px;
}

.right_input li input {
	height: 38px;
}

.right_input li input {
	font-size: 12px;
	padding: 10px;
	background-color: #fff;
	width: 94%;
	outline: none;
	border: 1px solid #e2e2e2;
	float: right;
	margin-right: 4%;
}

.bz_box {
	width: 98% !important;
}

.right_input li textarea {
	font-size: 12px;
	padding: 10px;
	background-color: #fff;
	width: 99%;
	height: 160px;
	outline: none;
	float: right;
	border: 1px solid #e2e2e2;
}

.right_input li .red {
	display: inline-block;
	color: red;
}

.right_input .fbxj_sub {
	text-align: center;
	padding: 20px 0;
	width: 98% !important;
}

.right_input .fbxj_sub span {
	width: 100%;
	border: 0;
	background: -moz-linear-gradient(left, #003358, #0069b7);
	background: -ms-linear-gradient(left, #003358, #0069b7);
	background: -o-linear-gradient(left, #003358, #0069b7);
	background: -webkit-linear-gradient(left, #003358, #0069b7);
	color: #fff;
	font-size: 14px;
	line-height: 44px;
	cursor: pointer;
	display: block;
	transition: all 0.5s;
	margin-left: 6px;
}

.tips {
	font-size: 12px;
	margin-left: 15px;
	color: red !important;
}

/* 联系我们结束 */

/* 产品 开始*/
.w h1 {
	text-indent: 0.1em;
	line-height: 55px;
	margin-top: 0;
	margin-bottom: 25px;
	border-bottom: 1px solid #e7e7e7;
	font-size: 30px;
}

.w_left {
	float: left;
	width: 20%;
}

.w_left ul li {
	width: 100%;
	line-height: 40px;
	text-indent: 1em;
	border-bottom: 1px dotted #ccc;
}

.w_left a {
	color: #333;
}

.w_left ul li:hover {
	transition: all .5s;
	transition: all 0.5s linear;
	background: -moz-linear-gradient(left, #003358, #0069b7);
	background: -ms-linear-gradient(left, #003358, #0069b7);
	background: -o-linear-gradient(left, #003358, #0069b7);
	background: -webkit-linear-gradient(left, #003358, #0069b7);
}

.w_left ul li:hover a {
	color: #fff;
}

.w_right {
	WIDTH: 77%;
	float: right;
}

.w_right h4 {
	font-size: 16px;
	color: #333;
	text-align: left;
	line-height: 40px;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	padding: 0px 8px;
	margin: 0;
	background: #f7f7f7;
}

.nr_text div {
	float: left;
	width: 100%;
}

.nr_text p {
	line-height: 33px;
	MARGIN: 0;
	PADDING: 0;
	TEXT-INDENT: 2EM;
	float: left;
}

.nr_text h3 {
	float: left;
	width: 100%;
	font-size: 22px;
	line-height: 38px;
}

/* 产品 结束 */

/* 移动端开始 */
@media(max-width:768px) {
	.ab1 {
		width: 100%;
		overflow: hidden;
		margin-bottom: 10%;
	}

	.about {
		flex-direction: column;
		width: 100%;
		padding: 8% 0px;
		float: left;
	}

	.about-img {
		padding: 0% 0px 10%;
		width: 100%;
		display: flex;
		align-items: center;
	}

	.w_left {
		float: left;
		width: 20%;
		display: none;
	}

	.w_right {
		WIDTH: 100%;
		float: left;
	}

	.wmkh_p img {
		float: left;
		width: 100%;
	}

	.w_right img {
		float: left;
		width: 100%;
	}

	.text_tit {
		font-size: 22px;
		font-weight: bold;
		text-align: center;
		margin: 20px 0;
	}

	.ab1 .about_tit {
		width: 100%;
		overflow: hidden;
		background: #f7f7f7;
		margin-bottom: 10%;
	}

	.ab1 .about_tit ul li {
		width: 33%;
		overflow: hidden;
		float: left;
		transition: all 0.5s;
	}

	.about-article {
		width: 96%;
		float: left;
		margin: 8px;
	}

	.about_big_box .container .container {
		padding: 0;
	}

	.about_xm {
		padding: 0;
	}

	.item-img img {
		width: 93%;
		border-radius: 0;
		display: block;
		margin: 0 auto 10px;
		height: auto;
	}

	.item-title {
		margin: 10px 0;
		font-weight: bold;
		font-size: 20px;
	}

	.section-heading p {
		margin: 0;
		line-height: 28px;
		text-indent: 2em;
	}

	.about_sct {
		padding: 25px 0;
		background: #f7f7f7;
		margin: 30px 0;
		width: 100%;
		overflow: hidden;
	}

	.about_sct h3 {
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		margin: 0;
	}

	.about_sct li {
		margin-top: 12px;
		padding: 0;
	}

	.about_sct li img {
		transition: all 0.3s linear;
		width: 96%;
		margin: auto;
		display: block;
	}

	.about_sct .w h3,
	.w3l_head {
		text-align: center;
		margin: 0 0 20px;
		font-weight: bold;
		color: #333;
		font-size: 20px;
	}

	.feature-grid p {
		margin: 0;
		padding: 0 0 20px;
		line-height: 26px;
	}

	.feature-grid {
		text-align: center;
		cursor: pointer;
		padding: 0;
	}

	.bar_qy_hy {
		width: 100%;
		overflow: hidden;
		margin: 0;
	}

	.right_input li input {
		font-size: 12px;
		padding: 10px;
		background-color: #fff;
		width: 94%;
		outline: none;
		border: 1px solid #e2e2e2;
		float: right;
		margin-right: 4%;
	}

	.right_input {
		padding: 0px;
	}

	.ab1 .about_tit ul li a {
		line-height: 54px;
		color: #686868;
		display: block;
		text-align: center;
		font-size: 14px;
	}

	.left_lx {
		padding: 10% 0px 7% 0px;
		border-right: 0;
		width: 100%;
	}
}

/* 移动端结束 */