/* 关于我们开始 */
.ab1 {
	width: 100%;
	overflow: hidden;
}

.ab1 .about_tit {
	width: 100%;
	overflow: hidden;
	background: #201e2b
}

.ab1 .about_tit ul li {
	width: 25%;
	overflow: hidden;
	float: left;
	border-left: 1px solid #6a6680;
	transition: all 0.5s;
}

.ab1 .about_tit ul li:last-child {
	border-right: 1px solid #6a6680;
}

.ab1 .about_tit ul li a {
	line-height: 54px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 16px;
}

.ab1 .about_tit ul li:hover {
	background: #e97f18;
}

.about-article img {
	max-height: 380px;
	display: block;
	margin: 30px auto;
}

.about-article p {
	margin: 0;
	font-size: 14px;
	line-height: 28px;
	text-indent: 2em;
}

.zs_box {
	width: 100%;
	overflow: hidden;
	margin: 30px auto;
}

.zs_box li {
	width: 24%;
	float: left;
	margin: 10px 0.5%;
}

.zs_box li img {
	width: 100%;
	border: 1px solid #dfdfdf;
}

.zs_box li p {
	font-size: 16px;
	font-weight: bold;
	margin: 12px 0 0;
	text-align: center;
}

/* 关于我们结束 */
/* 联系我们开始 */
.bar_qy_hy {
	width: 100%;
	overflow: hidden;
	margin: 50px 0 20px;
}

.left_lx {
	padding: 0 35px 0 20px;
}

.right_input {
	padding: 0 20px 0 35px;
}

.contact-left h3,
.right_input h3 {
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: 600;
}

.contact-left p {
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 28px;
}

.contact-left ul li {
	list-style-type: none;
	display: block;
	color: #333333;
	font-size: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #dddddd69;
	padding-bottom: 5px;
}

.contact-left ul img {
	width: 130px;
	height: 130px;
}

.contact-left ul span {
	width: 100%;
	float: left;
	margin-left: 31px;
}

.contact-left ul li i {
	font-size: 22px;
	color: #f5ad00;
	margin-right: 5px;
	position: relative;
	text-align: center;
}

.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: #e97f18;
	color: #fff;
	font-size: 14px;
	line-height: 44px;
	cursor: pointer;
	display: block;
	transition: all 0.5s;
	margin-left: 6px;
}

.right_input .fbxj_sub span:hover {
	background: #000000;
}

.tips {
	font-size: 12px;
	margin-left: 15px;
	color: red !important;
}

::-webkit-input-placeholder {
	color: #ccc;
	font-size: 12px;
}

/* 联系我们结束 */
/* 移动端开始 */
@media(max-width:768px) {
	.text_tit {
		font-size: 22px;
		font-weight: bold;
		text-align: center;
		margin: 20px 0;
	}

	.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: 92%;
		outline: none;
		border: 1px solid #e2e2e2;
		float: right;
		margin-right: 4%;
	}

	.right_input {
		padding: 0 15px;
	}

	.zs_box li {
		width: 49%;
		float: left;
		margin: 10px 0.5%;
	}
}

/* 移动端结束 */
