.value_con>ul>li{
    float: left;
    width: 31.3%;
    margin-right: 2%;
    margin-bottom: 20px;
}
.value_tu{
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-bottom: 26px;
}
.value_tu img{
    width: 100%;
    height: 100%;
}
.value_con>ul>li p{
    font-size: 18px;
    color: #1f1f1f;
}
.value_con{
    padding-bottom: 120px;
}










