.hangye {
	z-index: 2;
	margin: 20px 0;
}

.hangye-section-1 {
	margin-bottom: 60px;
}

.hangye-title {
	color: #0078a0;
	font-size: 48px;
	font-weight: bolder;
	text-align: center;
	z-index: 2;
	position: relative;
}

.hangye-subtitle {
	color: #555555;
	font-size: 18px;
	text-align: center;
	z-index: 2;
	position: relative;
}

.hangye-xian-l {
	width: 35px;
	height: 8px;
	background: #ffc91a;
	display: block;
	float: left;
	position: relative;
	left: 320px;
	top: 35px;
	border-radius: 30px;
}

.hangye-xian-r {
	width: 35px;
	height: 8px;
	background: #ffc91a;
	display: block;
	float: right;
	position: relative;
	left: -320px;
	top: 35px;
	border-radius: 30px;
}

.hangye-yuan {
	width: 150px;
	height: 150px;
	background-color: #f6f6f6;
	border-radius: 100%;
	margin: -135px auto 0 auto;
	position: relative;
	z-index: 1;
	left: -86px;
}

.hangye-section-2 {
	text-align: center;
	margin-bottom: 50px;
}

.hangye-section-2 .feature {
	border: 1px solid #e9e7e7;
	padding: 15px;
}

.feature {
	min-height: 180px;
	max-height: 180px;
	box-shadow: 5px 5px 5px #ededed;
}

.feature-biaoti {
	width: 100%;
	background-color: #0078a0;
	padding: 10px 20px;
	text-align: center;
	margin: 0 auto;
	color: white;
	border-radius: 30px;
	position: relative;
	top: -35px;
	font-size: 16px;
}

.feature-txt {
	text-align: left;
	color: #6a6969;
	line-height: 32px;
	font-size: 16px;
}

.solution{border-bottom: 1px solid #d9d6d6;padding-bottom: 45px;margin-bottom: 45px;text-align: left;}
.solution-title{font-size: 24px;color: #0078a0;padding-bottom: 45px;}
.solution-txt{font-size: 16px;line-height: 32px;color: #636363;}
.solution-pinpai{width: 100%;background-color: #efefef;padding: 0 30px;border-radius: 15px;}
.solution-pinpai-title{font-size: 24px;color: #999999;margin-bottom: 30px;}
.solution-pinpai img{display: block;margin: 0 auto;margin-bottom: 30px;}

.hangye-section-3{}

.service-item{padding: 0 0 50px 0;box-shadow: 5px 5px 5px #ededed;}
.service-icon{padding: 0;}
.service-icon img{padding: 10px;margin: 0 auto;}
.service-title-2{text-align: center;border-top: 1px solid lightgray;padding-top: 17px;}
.service-desc{text-align: center;}
.case-btn{text-align: center;margin: 0 auto;border: none;}

.field-item{max-height: none;}

.solution-tuijian-title{
	font-size: 24px;
color: #696969;
padding-bottom: 45px;text-align: center;}

.service-li{width: 100%;}

@media screen and (min-width:1365px) {}

@media screen and (min-width:768px) and (max-width:994px) {}



@media screen and (min-width:994px) and (max-width:1365px) {}


@media screen and (max-width:1364px) {}

@media screen and (max-width:768px) {
	.hangye-title{font-size: 30px;}
}
