/* 公司介绍开始*/
.about_text {
	width: 100%;
	overflow: hidden;
	padding: 30px 0 7%;
}

.about_text .w p {
	line-height: 32px;
	margin: 0;
	text-indent: 2em;
}

.about_text .w ul {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
}

.about_text .w ul li {
	width: 33%;
}

.about_text .w ul li img {
	width: 100%;
}

/* 公司介绍结束 */

/* 客户服务开始 */
.Customerservice {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.Customerservice_a {
	width: 30%;
}

.Customerservice_a h2 {
	line-height: 68px;
	background-color: #ededed;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	text-indent: 1.9em;
	color: #BE0000;
}

.Customerservice_a h2 span {
	font-size: 26px;
	color: #ababab;
	margin-right: 11px;
	font-weight: normal;
}

.Customerservice_box:nth-forst {
	width: 100%;
	padding: 40px 50px;
	height: 310px;
	background-size: 100% 100%;
	text-align: center;
	color: #fff;
}

.Customerservice_box:nth-child(2) {
	width: 100%;
	padding: 40px 50px;
	height: 310px;
	background-size: 100% 100%;
	text-align: center;
	color: #fff;
}

.Customerservice_box:nth-child(3) {
	width: 100%;
	padding: 40px 50px;
	height: 310px;
	0 background-size: 100% 100%;
	color: #fff;
}

.Customerservice_box p {
	line-height: 26px;
	color: #fff !important;
	text-indent: 0 !important;
	text-align: left;
}

/* 客户服务结束 */

/* 网络开始 */
.about_l {
	width: 41%;
	float: left;
	margin-top: 4%;
}

.about_l h4 {
	text-align: left;
	font-size: 15px;
	line-height: 33px;
}

.about_r {
	width: 57%;
	float: right;
}

.about_r img {
	width: 100%;
}

/* 网络结束 */

/* 联系我们开始 */
.contact {
	width: 100%;
	overflow: hidden;
	padding: 0px;
}

.conten_box {
	width: 100%;
	overflow: hidden;
	margin: 0px 0px 6%;
}

.lxtit_box {
	width: 100%;
	overflow: hidden;
	margin: 15px 0 30px;
}

.lxtit_box h2 {
	line-height: 25px;
	font-size: 22px;
	font-weight: bold;
	color: #BE0000;
	text-align: center;
	margin: 0 0 12px;
}

.lxtit_box p {
	line-height: 38px;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	margin: 0;
	text-align: center;
}

.add_box {
	width: 100%;
	padding: 0;
}

.add_box:last-child {
	float: right;
}

.contents ul li {
	padding: 0;
	margin-bottom: 40px;
	display: flex;
}

.contents ul li>div>span {
	color: #BE0000;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	border: 1px solid #BE0000;
	display: block;
	text-align: center;
	line-height: 33px;
	float: left;
	margin-right: 10px;
	margin-top: 4px
}

.contents ul li .icon-mail1,
.contents ul li .icon-luxianchaxun {
	font-size: 18px;
}

.contents ul li .icon-print {
	font-size: 28px;
}

.lxfs_tit {
	font-size: 36px;
	margin: 0 0 30px;
	clear: both;
	font-weight: normal;
}

.contents ul li p {
	margin: 0;
	line-height: 28px;
}

.right_input {
	width: 100%;
	float: right;
	padding: 0;
}

.right_input ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
}

.right_input li {
	width: 49%;
	margin: 0 0 12px;
}

.right_input .bz_box {
	width: 100%;
}

.right_input #bzContact {
	width: 100%;
	height: 160px;
	outline: none;
	padding: 10px;
	border: 1px solid #d8d8d8;
}

.right_input li input {
	width: 100%;
	height: 42px;
	padding-left: 6px;
	border: 1px solid #d8d8d8;
}

.right_input li span {
	font-size: 12px;
	color: #BE0000;
	position: relative;
	top: 4px;
}

.right_input #insubmit {
	margin: 10px 0;
	cursor: pointer;
	width: 100%;
	line-height: 44px;
	background: #212121;
	display: block;
	clear: both;
	color: #fff;
	text-align: center;
	transition: all 0.5s;
}

.right_input #insubmit:hover {
	background: #BE0000;
}

.iw_poi_title {
	color: #BE0000;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap;
	border-bottom: 1px dashed #BE0000;
	display: block;
	margin-top: -2px;
}

.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word;
}

#dituContent {
	width: 100%;
	height: 370px;
	border: #ccc solid 1px;
	margin: 0;
	display: none;
}

/* 联系我们结束 */

@media(max-width:768px) {

	/* 公司介绍 */
	.about_text {
		width: 100%;
		overflow: hidden;
		padding: 0px 10px 13%;
	}

	.about_text .w>h3 {
		font-size: 24px;
		margin: 0 0 10px;
		color: #BE0000;
		line-height: 38px;
	}

	.about_text .w p {
		font-size: 15px;
		line-height: 27px;
		margin: 0;
		text-align: justify;
	}

	.about_text .w ul li {
		width: 100%;
		margin: 6px 0;
	}

	.about_l {
		width: 100%;
		float: left;
		margin-top: 4%;
	}

	.about_r {
		width: 100%;
		float: right;
	}

	.about_l h4 {
		text-align: left;
		font-size: 15px;
		line-height: 27px;
	}

	.about_text .w ul {
		display: block;
		flex-wrap: nowrap;
		justify-content: space-around;
	}

	/* 联系我们 */
	.contact {
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
	}

	.conten_box {
    width: 100%;
    overflow: hidden;
    margin: 0px 0px 13%;
    padding: 0 10px;
	}

	.lxtit_box {
		width: 100%;
		overflow: hidden;
		margin: 0 0 10px;
	}

	.lxtit_box h2 {
		line-height: initial;
		font-size: 18px;
		font-weight: bold;
		color: #BE0000;
		text-align: center;
		margin: 0 0 8px;
	}

	.lxtit_box p {
		line-height: 26px;
		font-size: 14px;
		font-weight: normal;
		color: #333;
		margin: 0;
		text-align: center;
	}

	.add_box {
		width: 100%;
		padding: 0;
		margin-bottom: 2px;
	}

	.contents ul h3 {
		font-size: 24px;
		margin: 0 0 20px;
		clear: both;
		font-weight: normal;
	}

	.contents ul li {
		padding: 0;
		margin-bottom: 12px;
	}

	.right_input {
		padding: 0;
		width: 100%;
	}

	#dituContent {
		width: 100%;
		height: 220px;
		border: #ccc solid 1px;
		margin-bottom: 0;
	}

	.Customerservice {
		display: block;
		justify-content: space-between;
		align-items: center;
		margin-top: 4%;
	}

	.Customerservice_a {
		width: 100%;
		border-radius: 0px;
		margin-bottom: 33px;
	}

	.Customerservice_a h2 {
		line-height: 55px;
		background-color: #ededed;
		font-size: 22px;
		font-weight: bold;
		margin: 0;
		text-indent: 0.9em;
		color: #BE0000;
	}

	.Customerservice_box:nth-forst {
		width: 100%;
		padding: 23px 20px;
		height: auto;
		background-size: 100% 100%;
		text-align: center;
		color: #fff;
	}

	.Customerservice_box:nth-child(2) {
		width: 100%;
		padding: 23px 20px;
		height: auto;
		background-size: 100% 100%;
		text-align: center;
		color: #fff;
	}

	.Customerservice_box:nth-child(3) {
		width: 100%;
		padding: 23px 20px;
		height: auto;
		background-size: 100% 100%;
		color: #fff;
	}


}
