.about_box .about_tit_box{

}
/* con */
.about_con{
	width: 1000px;
	margin: auto;
}
.about_con .about_con_des li{
	float: left;
}
.about_con .about_con_des .about_con_tit{
	font-size: 15px;
	line-height: 15px;
	font-weight: bolder;
	color: #1a1a1a;
	margin-bottom: 11px;
	padding-left: 14px;
	box-sizing: border-box;
	background: url(../images/square.png) 0 center / 8px no-repeat;
}
.about_con .about_con_des .about_con_word{
	font-size: 13px;
	line-height: 24px;
	color: #333;
	padding-left: 14px;
	box-sizing: border-box;
}
.about_con .about_con_left .about_con_word:last-of-type{
	margin-bottom: 39px;
}
.about_con .about_con_left{
	width: 222px;
	margin-right: 33px;
	margin-top: 41px;
}
.about_con .about_con_cen{
	width: 220px;
	margin-right: 73px;
	margin-top: 6px;
}
.about_con .about_con_right{
	width: 330px;
	margin-top: 21px;
	text-align: justify;
}
.about_con .about_right_tit{
	width: 164px;
	height: 32px;
	line-height: 32px;
	border-radius: 15px;
	color: #fff;
	text-align: center;
	background-color: #22a639;
	margin-bottom: 37px;
}

/* */
.about_six{
	width: 1000px;
	margin: auto;
}
.about_six:last-of-type{
	margin-bottom: 50px;
}
.about_six_box{
	margin-bottom: 30px;
}
.about_six_box div p{
	text-align: center;
	margin-top: 10px;
}
.about_six_box div{
	width: 315px;
	height: 223px;
	border-radius: 5px;
	padding: 15px ;
	float: left;
	box-sizing: border-box;
	border:1px solid #cccccc;
	cursor: pointer;
}
.about_six_box div:hover{
	color: #22a639;
	border: 1px solid #22a639;
}
.about_six_box .about_six_left{
	
}
.about_six_cen{
	margin: 0 24px;
}