.aboutus_left{
    flex: 0.90;
}
.abouth_img{
    width: 569px;
    height: 375px;
}
.aboutus_row{
    padding-top: 35px;
}
.aboutus_content{
    width: 700px;
height: 144px;
max-height: 144px;
overflow-y: auto;
font-weight: 400;
font-size: 14px;
color: #333333;
line-height: 24px;
}
.aboutus_framework{
    padding: 60px 40px 0 40px;
    width: 100%;
}
.framework_number{
    position: relative;
    width: fit-content;
font-weight: 800;
font-size: 40px;
color: #00B1F2;
}
.framework_number::after{
    position: relative;
    right: -10px;
    bottom: 0px;
    content: '+';
font-weight: 400;
font-size: 25px;
color: #00B1F2;
}
.framework_title{
font-weight: 400;
font-size: 14px;
color: #999999;
}