.content {
	width: 100%;
	height: 870px;
	background-color: white;
	border-bottom: 2px solid #025bab;
}
.con-in {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	font-family: "微软雅黑";
}
.con-in1 {
	overflow: hidden;
}
.con-in1 img {
	margin-left: 85px;
}
.con-in1-left,.con-in1-right {
	padding: 60px;
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.in1-text {
	margin-top: 22px;
	color: #333333;
}
.in1-text span {
	font-size: 23px;
}
.in1-text p {
	margin-top: 18px;
	text-indent: 2em;
	font-size: 15px;
	color: #666666;
	line-height: 30px;
}
.con-in2 {
	height: 1px;
	background-image: url(../img/service2-line.png);
}
/*.con-in3 {
	padding: 83px;
	
}*/
.con-in3 {
	overflow: hidden;
	}
.con-in3 ul li {
	padding: 70px;
	padding-bottom: 0px !important;
	box-sizing: border-box;
	float: left;
}
.con-in3 ul li a {
	color: black;
}
