/* 关于我们开始 */
.ab1 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 5%;
}

.ab2 {
	padding:40px 0;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
}

.ab1 .about_tit {
	width: 100%;
	overflow: hidden;
	background: #f7f7f7;
	margin-bottom: 30px;
}

.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, #f19900, #f19900);
	background: -ms-linear-gradient(left, #f19900, #f19900);
	background: -o-linear-gradient(left, #f19900, #f19900);
	background: -webkit-linear-gradient(left, #f19900, #f19900);
}

.ab1 .about_tit ul li:hover a {
	color: #fff;
}

.about-article {
	width: 44%;
	float: left;
}

.about-article p {
	margin: 0;
	line-height: 28px;
	text-indent: 2em;
}

.about_p {
	margin: 0;
	line-height: 30px;
	text-indent: 2em;
}

.about-right {
    float: right;
    width: 54%;
    padding: 15px;
}

.about-right img {
    width: 100%;
    display: block;
    border-radius: 25px;
    box-shadow: 0 1px 18px 0 rgba(0,0,0,.3);
}

.js_active {
	background: -moz-linear-gradient(left, #f19900, #f19900);
	background: -ms-linear-gradient(left, #f19900, #f19900);
	background: -o-linear-gradient(left, #f19900, #f19900);
	background: -webkit-linear-gradient(left, #f19900, #f19900);
}
.server_text h3{
	font-size: 26px;
    margin: 0 0 10px;
    color: #f19900;
}
.server_text p{
	margin: 0;
    line-height: 28px;
	width: 90%;
}
.server_text li h4{
	margin: 0;
	font-weight: bold;
	color: #333;
}
.server_text li{
	width: 50%;
	float: left;
	margin: 10px 0;
}
/* 关于我们结束 */
/* 资质证书开始 */
.zs_box{
	width: 100%;
	overflow: hidden;
	display: flex;
	flex-wrap:wrap;
}
.zs_box li{
	width: 24%;
	overflow: hidden;
	margin: 8px 0.5%;
}
.zs_box li img{
	width: 100%;
	border: 1px solid #f5f5f5;
}
/* 资质证书结束 */
/* 联系我们开始 */
.bar_qy_hy {
	width: 100%;
	overflow: hidden;
	margin: 40px 0 6%;
}

.left_lx {
	padding: 0px;
	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: #f19900;
}

.contact-left ul li {
	list-style-type: none;
	display: block;
	color: #646464;
	font-size: 15px;
	line-height: 58px;
}

.contact-left ul li i {
	font-size: 20px;
	color: #f19900;
	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, #f19900, #f19900);
	background: -ms-linear-gradient(left, #f19900, #f19900);
	background: -o-linear-gradient(left, #f19900, #f19900);
	background: -webkit-linear-gradient(left, #f19900, #f19900);
	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: #646464;
}

.tips {
	font-size: 12px;
	margin-left: 15px;
	color: red !important;
}

/* 联系我们结束 */

/* 优势 */
.serviceBox {
	background: -moz-linear-gradient(left, #f19900, #f19900);
	background: -ms-linear-gradient(left, #f19900, #f19900);
	background: -o-linear-gradient(left, #f19900, #f19900);
	background: -webkit-linear-gradient(left, #f19900, #f19900);
	padding: 20px;
	position: relative;
	transition: all 0.5s ease 0s;
	height: 270px;
	text-align: center;
}

.serviceBox .service-icon {
	display: inline-block;
	font-size: 45px;
	color: #fff;
	transition: all 0.3s ease-in 0s;
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
	top: -52px;
}

.serviceBox .service-icon span {
	font-size: 38px;
    color: #009688;
    padding: 25px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #ccc;
}

.serviceBox:hover .service-icon {
	opacity: 1;
}

.serviceBox .title {
	font-size: 26px;
	font-weight: 700;
	color: #fff;
	margin: 0px 0px 7px;
	float: left;
	width: 100%;
	line-height: 50px;
	text-align: center;
}

.serviceBox .description {
	font-size: 14px;
	color: #fff;
	line-height: 26px;
}

.row {
	margin-right: 0px;
	margin-left: 0px;
	padding: 30px 0;
}

.youshi {
	font-size: 36px;
	WIDTH: 100%;
	text-align: center;
	margin-bottom: 35px;
}
.row .dream{
	padding: 0 10px;
}
@media only screen and (max-width: 990px) {
	.serviceBox {
		margin-bottom: 62px;
	}
	.serviceBox {
	    background: -moz-linear-gradient(left, #f19900, #f19900);
	    background: -ms-linear-gradient(left, #f19900, #f19900);
	    background: -o-linear-gradient(left, #f19900, #f19900);
	    background: -webkit-linear-gradient(left, #f19900, #f19900);
	    padding: 24px;
	    position: relative;
	    transition: all 0.5s ease 0s;
	    height: 262px;
	}
}

/* 移动端开始 */
@media(max-width:768px) {
	.server_text li {
		width: 100%;
		float: none;
		margin: 10px 0;
	}
	.server_text p {
		margin: 0;
		line-height: 28px;
		width: 100%;
	}
	.server_text{
		padding: 0 10px;
	}
	.text_tit {
		font-size: 22px;
		font-weight: bold;
		text-align: center;
		margin: 20px 0;
	}

	.ab1 .about_tit ul li {
		width: 33.33%;
		overflow: hidden;
		float: left;
		transition: all 0.5s;
	}

	.about-article {
		width: 96%;
		float: left;
		margin: 8px;
	}

	.about-right {
		float: left;
		width: 96%;
		margin: 8px;
	}

	.about-right img {
		max-height: 320px;
		display: block;
		width: 100%;
	}

	.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;
	}
	.ab1 .about_tit {
		width: 100%;
		overflow: hidden;
		background: #f7f7f7;
		margin-bottom: 12px;
	}
	.ab1 .about_tit ul li a {
		line-height: 44px;
		color: #686868;
		display: block;
		text-align: center;
		font-size: 14px;
	}
	.zs_box li {
		width: 97%;
		overflow: hidden;
		margin: 8px auto;
	}
	.left_lx {
		padding: 0 15px;
		border-right: none;
		width: 100%;
		box-sizing: border-box;
	}
	.contact-left h3 {
		font-size: 20px;
		margin: 0;
		font-weight: 600;
	}
	.right_input h3 {
		font-size: 20px;
		margin-bottom: 20px;
		font-weight: 600;
	}
	.contact-left p {
		margin: 0;
	}
}

/* 移动端结束 */
