.inner-tit {
	margin-bottom: 40px;
	border-bottom: 1px solid #eaeaea;
}

.inner-tit h2 {
	color: #666;
	font: normal 14px/100px 'Arial', 'Arial', '黑体';
}

.inner-tit h2 span {
	display: inline-block;
	font-size: 18px;
	color: #333;
	border-bottom: 2px solid #333;
}

.inner-tit a {
	float: right;
	color: #999;
	font-style: normal;
	font-size: 12px;
}

.inner-tit p {
	float: right;
	color: #999;
	font-size: 12px;
	margin: 0;
}

.inner-tit p font {
	color: #333;
}

.joblist {
	min-height: 400px;
}

.joblist>ul>li {
	line-height: 80px;
	border-bottom: 1px dashed #d3d3d3;
}

.joblist>ul>li a {
	font-size: 16px;
	color: #424242;
	font-family: 'Arial', '黑体';
}

.joblist>ul>li i {
	float: right;
	font-size: 18px;
	color: #9b9b9b;
}

.job-desc {
	font: 14px/22px 'Microsoft Yahei', 'Arial', '黑体';
	color: #777;
	padding-bottom: 40px;
	display: none;
}

.job-desc h4 {
	margin: 20px 0 15px;
	font: 16px/20px 'arial', 'Arial', '黑体';
	color: #424242;
}

.job-desc p {
	margin: 0;
}

/*contact us*/
[class*="am-u-"] {
	padding: 0;
}

.form-light {
	border: 1px solid #343a40;
	padding: 24px;
}

.form-group {
	padding: 8px;
}

.form-group label {
	display: block;
	font: 14px/20px 'Arial', '黑体';
	color: #424242;
}

.form-group .form-control {
	width: 100%;
	padding: 6px 12px;
	font: 16px/24px 'Arial', '黑体';
	color: #495057;
	border: 1px solid #ced4da;
}

.form-group .form-control:focus {
	border: 1px solid #343a40;
}

.form-group .submit {
	background: #424242;
	border: 1px solid #424242;
	color: #fff;
	padding: 6px 40px;
}

.cellblock {
	height: 40px;
}

.contact-img img {
	width: 100%;
}

.contactinfo {
	padding-left: 50px;
	font: 16px/24px 'Arial', '黑体';
	color: #424242;
}

.contactinfo p {
	margin: 0;
	padding: 1rem 0;
	border-bottom: 1px solid #e8e8e8;
}

.contactinfo p strong {
	font: 18px/24px 'Arial', '黑体';
	margin-top: 1rem;
}

.map-canvas {
	height: 400px;
}

/*about us*/
.article-box {
	font: 14px/26px 'Arial', '黑体';
	color: #777;
}

.article-content {
	height: 420px;
	background: #f8f8f8;
	padding: 30px;
}

.article-content h3 {
	font: 18px/36px 'Arial', '黑体';
	color: #3e3c36;
	margin-bottom: 10px;
}

.article-content p {
	margin-bottom: 16px;
}

.article-img {
	height: 100%;
	overflow: hidden;
	text-align: center;
}

.article-img img {
	height: 100%;
}

.certificate {
	background: #333;
	color: #fff;
	margin-top: 20px;
	font: 13px/26px 'Arial', '黑体';
}

.cert-text {
	padding: 20px 4%;
	height: 485px;
}

.cert-text h3 {
	font: 18px/36px 'Arial', '黑体';
	margin: 0;
}

.cert-text p {
	margin: 0;
}

.swiper2 {
	height: 100%;
}

.swiper-slide {
	height: auto;
}

.cer-imgs li {
	width: 25%;
	height: 100%;
	float: left;
}

.cer-imgs li img {
	width: 100%;
	height: 485px;
}

/*Technical*/
.article-box h2 {
	font: 26px/38px 'Arial', '黑体';
	color: #333;
	margin: 0;
}

.article-infobox span {
	margin-right: 20px;
}

.article_content {
	font: 16px/28px 'Arial', '黑体';
	color: #777;
}

.article_content p {
	margin: 0;
	margin-bottom: 16px;
}

.article_content img {
	max-width: 100%;
}

.article-list ul li {
	margin-bottom: 20px;
}

/*products*/
.s-nav {
	text-align: center;
	margin-bottom: 40px;
	position: relative;
}

.s-nav>ul>li {
	display: inline-block;
	margin: 0 25px;
	padding: 0 7px;
	border-bottom: 2px solid #fff;
}

.s-nav>ul>li.hover {
	border-bottom: 2px solid #000;
}

.s-nav>ul>li a {
	font: 14px/34px 'Arial', '黑体';
	color: #888;
}

.son {
	margin: 0;
	position: absolute;
	width: 100%;
	top: 36px;
	left: 0;
	background: #000;
	display: none;
}

.son li {
	display: inline-block;
	padding: 0 10px;
	margin: 0 10px;
}

.son li:hover {
	background: #000;
}

.son li:hover a {
	color: #fff;
}

.s-nav>ul>li:hover .son {
	display: block;
}

.product-img-box {
	width: 50%;
	float: left;
}

.product-img-box img.img {
	width: 100%;
	margin-bottom: 30px;
	cursor: pointer;
}

.product-shop {
	float: right;
	width: 45%;
}

.product-name {
	padding-bottom: 10px;
	font: 18px/30px 'Arial', '黑体';
	font-weight: normal;
	color: #424242;
	border-bottom: 1px solid #eaeaea;
}

.product-name a {
	font: 13px/18px 'san', 'arial';
	color: #6b747d;
}

.product-content h2 {
	display: block;
	width: 100px;
	height: 30px;
	background: #0eaafd;
	color: #fff;
	text-align: center;
	font: 16px/30px 'Microsoft Yahei';
}

.product-content {
	font: 14px/28px 'Arial', '黑体';
	color: #424242;
	margin-top: 20px;
}

.product-content p {
	margin: 0;
}

.product-content img {
	max-width: 100%;
}

table {
	width: 720px;
}

table th,
table td {
	border: 1px solid #ddd;
}

@media only screen and (max-width: 1440px) {
	.contactinfo {
		font-size: 14px;
	}
	/*about*/
	.article-content {
		padding: 3%;
		height: 485px;
	}

	.certificate {
		overflow: hidden;
		height: 400px;
	}

	.cer-imgs li img {
		width: 100%;
		height: 400px;
	}

	.cert-text {
		height: 400px;
	}

	.swiper2 {
		height: 100%;
	}

	.swiper-slide {
		height: auto;
	}

	.article_content {
		font: 14px/28px 'Arial', '黑体';
		color: #777;
	}

}

@media only screen and (max-width: 640px) {
	.inner-tit {
		margin-bottom: 20px;
	}

	.inner-tit h2 {
		font: normal 14px/50px 'Arial', 'Arial', '黑体';
	}

	/*about*/
	.article-content {
		height: auto;
	}

	.article-img img {
		width: 100%;
	}

	.certificate {
		height: auto;
	}

	.cer-imgs li img {
		width: 100%;
		height: auto;
	}

	/*product*/
	.s-nav {
		text-align: center;
		margin-bottom: 20px;
		position: relative;
	}

	.s-nav>ul>li {
		display: block;
		margin: 0 5px 5px 5px;
		padding: 0 20px;
		width: auto;
		float: left;
		border: 1px solid #0eaafd;
	}

	.s-nav>ul>li.hover {
		border: 1px solid #0eaafd;
		background: #0eaafd;
	}

	.s-nav>ul>li a {
		font: 14px/34px 'Arial', '黑体';
		color: #888;
	}

	.s-nav>ul>li.hover a {
		color: #fff;
	}

	.son {
		display: none;
	}

	.s-nav>ul>li:hover .son {
		display: none;
	}


	.product-img-box {
		width: 100%;
	}

	.product-shop {
		width: 100%;
	}

	.wrap {
		width: 100%;
		overflow: auto;
	}

	/*contact*/
	.contactinfo {
		padding: 0;
		margin-top: 20px;
	}

	.cellblock {
		height: 20px;
	}

	.map-canvas {
		height: 200px;
	}

}