.aboult{
    padding-top: 40px;
    padding-left: 8.3%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #EAEAEA;
}
.aboultTit{
    height:24px;
	font-size:22px;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:36px;
	margin-bottom: 30px;
}
.aboultInfo{
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:24px;
	margin-bottom: 22px;
	font-size:15px;
}