.culture_left{
    width: 50%;
}
.culture_right{
    width: 48%;
}
.culture_row{
    padding: 20px 0 100px 0;
}
.milestone{
    margin-top: 50px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ECECEC;
}
.milestone_title{
font-size: 32px;
color: #333333;
margin-bottom: 20px;
}
.column_icon{
    width: 36px;
    height: 36px;
    margin-right: 13px;
}
.milestone_text{
font-size: 16px;
color: #666666;
}
.values{
    padding-top: 40px;
}
.values_title{
font-size: 32px;
color: #333333;
}
.values_title{
font-size: 32px;
color: #333333;
}
.values_main{
    margin-top: 60px;
}
.culture_icon{
    width:36px;
    height: 36px;
}
.values_box{
    width: 43%;
}
.values_text{
font-size: 20px;
color: #333333;
margin-left: 5px;
}
.values_content{
font-weight: 400;
font-size: 16px;
color: #666666;
line-height: 24px;
margin-top: 8px;
}
.full_box{
    width: 100%;
    margin-top: 60px;
}
.culture_img{
    width: 726px;
    max-height: 659px;
}
.culture_imgs{
    max-width: 746px;
    max-height: 640px;
}
.border_none{
    border-bottom: none;
}