/* 联系我们 */
.contact {
	margin-top: 220px;
}

.contact-form .service-title {
	font-size: 14px;
}

.contact-form .service-title span {
	display: inline-block;
	width: auto;
	background: #E6001E;
	padding: 0.1em 0.5em;
	color: #fff;
	margin-right: 1em;
	font-weight: 500;
}

.contact-form .service-title .free {
	background: #fafafa;
	color: #000;
}

.contact-form .service-des {
	font-weight: normal
}

.contact-form .service-des label {
	display: block;
	margin-bottom: 40px;
	font-weight: normal;
}

.contact-form .service-des [type=radio] {
	width: 17px;
	height: 17px;
	vertical-align: middle;
	position: relative;
	top: -4px;
	margin-right: 5px;
}

.con-form-item {
	margin-bottom: 40px;
}

.con-form-item textarea {
	font-size: 14px;
	width: 100%;
	height: 155px;
}

.yinsi {
	font-size: 14px;
	line-height: 2;
	width: 70%;
	margin: 70px auto 50px;
}

.yinsi h3,
.yinsi h4 {
	font-weight: normal;
	line-height: 2.6;
}

.yinsi h3 {
	font-size: 20px;
}

.yinsi h4,
.yinsi p {
	font-size: 15px;
}

.yinsi .service-title {
	width: 100%;
	display: block;
	background: #F7F7F7;
	padding: 1.8em 20px;
	text-align: left;
	color: #2E2E2E;
	font-weight: 500;
	margin-top: 0px;
	font-size: 14px;
}

.yinsi p {
	margin: 25px 0;
}

.agree {
	display: flex;
	justify-content: center;
	margin: 80px 0 40px
}

.agree input {
	width: auto;
	position: relative;
	top: -1px;
	margin-right: 15px;
}

.agree span {
	font-size: 13px;
	font-weight: normal;
	cursor: pointer;
}

.confirm {
	width: 100%;
	padding: 0px;
	margin-bottom: 80px;
}

.confirm .service-title {
	width: 100%;
	display: inline-flex;
	justify-content: center;
}

/* 电话咨询 */
/* .tel{
	margin-top: 80px;
} */
.tel .service-des {
	width: 100%;
	margin-left: 0px;
}

.tel-head .title {
	width: 180px;
	font-size: 22px;
	font-weight: 500;
	border-bottom: 1px solid #B7B7B7;
	display: block;
	padding: 40px;
	margin: 0 auto 30px;
	text-align: center;
}

.tel-head .title2 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 20px;
	text-align: center;
}

.tel-head ul {
	width: 35%;
	margin-left: 25%;
	font-weight: normal;
	font-size: 12px;
}

@media screen and (max-width: 997px) {
	.contact {
		margin-top: 90px;
	}

	.con-form-item {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.yinsi {
		width: 100%;
	}

	.yinsi p {
		margin: 12px 0;
		font-size: 13px;
	}

	.yinsi h3 {
		font-size: 16px;
	}

	.yinsi h4 {
		line-height: 2;
		font-size: 12px;
	}

	.contact-form .service-title {
		text-align: left;
		width: 100%;
		margin-bottom: 30px;
		margin-top: 30px;
		background: #f7f7f7;
		padding: 20px;
		
	}

	.yinsi .service-title {
		width: 100%;
		display: block;
		background: #F7F7F7;
		padding: 2.2em 20px;
		text-align: left;
		color: #2E2E2E;
		font-weight: 500;
		margin-top: 0px;
		font-size: 14px;
	}

	.contact-form .service-des {
		margin-left: 0;
		padding: 0px 20px;
		font-size: 14px;
	}

	.contact-form .service-title span {
		font-size: 12px;
	}

	.yinsi {
		margin-top: 60px;
	}

	.agree {
		margin: 40px 0 0px;
	}

	.confirm {
		width: var(--main-width);
		margin: auto;
		margin-bottom: 3em;
	}

	.confirm .service-title {
		background-color: #fff;
	}

	.confirm input {
		width: 100%;
		font-size: 14px;
	}

	.tel-head ul {
		width: var(--main-width);
	}

	.tel-head .title {
		padding: 1em 0;
		font-size: 20px;
	}

	.tel-head .title2 {
		font-size: 16px;
	}

	.tel-head ul {
		margin-left: 0px;
		margin-left: 20px;
		font-size: 12px;
	}
}

/* 产品咨询 */
.product {
	margin-top: 85px;
}

.product .service-top {
	margin: 80px 80px 40px 0px;
	display: block;
}

.product .service-title {
	padding-left: 15px;
	padding-bottom: 24px;
	border-bottom: 1px solid #DBDBDB;
	font-size: 17px;
}

.product .business {
	margin: 30px 0 140px;
}

.business .service-title {
	padding: 4vw 0;
/* 	padding-left: 25%; */
	border-top: 1px solid #DBDBDB;
	border-bottom: none;
	background-color: #f7f7f7;
	font-size: 14px;
	line-height: 2;
}

.business .service-title span {
	    display: block;
	    font-size: 16px;
	    font-weight: normal;
	    text-align: center;

}
.business .service-title p {
	font-size: 20px;
}
.business .bus-con {
	text-align: center;
	margin-left: 20px;
}


@media screen and (max-width: 997px) {
	.product {
		margin-top: 2em;
	}

	.product .business {
		margin-bottom: 60px;
	}

	.product .service-top {
		margin-right: 0px;
		margin-top: 0px;
	}

	.product .service-title {
		margin-left: 20px;
		margin-right: 20px;
		text-align: left;
		padding-left: 0px;
		margin-top: 0px;
	}

	/* .business .service-title span {
		text-align: left;
	}
	.business .service-title p{
		text-align: left;
	} */
	.business .bus-con {
		margin-left:0px;
	}
}
