.invest-value{justify-content:center;align-items:center;margin-top:140px;padding-bottom:150px;display:flex}.invest-value ul{flex-wrap:wrap;justify-content:space-between;align-items:stretch;padding-bottom:100px;display:flex}.invest-value ul li{flex-direction:column;width:24%;display:flex}.invest-value ul li .imgara{box-sizing:border-box;border:1px solid #dadada}.invest-value ul li .img{width:100%;height:245px;overflow:hidden}.invest-value ul li .img img{object-fit:cover;width:100%;height:100%;transition:all 1s;display:block}.invest-value ul li .img img:hover{transform:scale(1.1)}.invest-value ul li .h2{text-align:center;background-color:#fff;border:1px solid #dadada;flex-direction:column;justify-content:center;align-items:center;height:70px;display:flex}.invest-value ul li .h2 p{color:#333;font-size:14px;font-weight:700}@media screen and (width>=761px) and (width<=1920px){.invest-value{margin-top:10px;padding-bottom:5px}.invest-value ul{padding-bottom:0}.invest-value ul li .img{height:190px}}@media screen and (width>=1601px) and (width<=1920px){.invest-value ul li .img{height:224px}}@media screen and (width<=760px){.invest-value{margin-top:10px;padding-bottom:5px}.invest-value ul{padding-bottom:0}.invest-value ul li .img{height:190px}}
