.investment-box{height:100%;width:100%;background-image:url(../img/bg-logo.608dee8f.png);background-size:538PX 668PX;background-repeat:no-repeat;background-position:50%;padding-top:96px}.investment-box .investment-bg-logo{width:538px;position:absolute;left:50%;top:20px;transform:translateX(-50%)}.investment-box .investment-container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-around}.investment-box .investment-container .investment-title{text-align:center}.investment-box .investment-container .investment-title .investment-title-top{font-size:30px;font-weight:700;margin-bottom:12px}.investment-box .investment-container .investment-title .investment-title-bottom{font-size:16px;opacity:.2;margin-bottom:70px}.investment-box .investment-container .investment-img-box{padding:0 120px;margin-bottom:80px}.investment-box .investment-container .investment-img-box .investment-img-li{position:relative;margin-right:24px;cursor:pointer}.investment-box .investment-container .investment-img-box .investment-img-li .investment-img{height:150px;box-shadow:0 4px 24px 0 rgba(0,0,0,.08)}.investment-box .investment-container .investment-img-box .investment-img-li .investment-img-active{position:absolute;left:0;top:0;width:100%;z-index:-1;opacity:0;transition:opacity .2s}.investment-box .investment-container .investment-img-box .investment-img-li .look-case{position:absolute;right:24px;bottom:20px;display:flex;align-items:center;z-index:-1;opacity:0;transition:opacity .2s}.investment-box .investment-container .investment-img-box .investment-img-li .look-case img{width:40px;margin-right:18.8px;animation:checkCase .5s linear infinite alternate;-moz-animation:checkCase .5s linear infinite alternate;-o-animation:checkCase .5s linear infinite alternate;-webkit-animation:checkCase .5s linear infinite alternate}@keyframes checkCase{0%{margin-right:18.8px}to{margin-right:10px}}@-webkit-keyframes checkCase{0%{margin-right:18.8px}to{margin-right:10px}}.investment-box .investment-container .investment-img-box .investment-img-li .look-case .look-case-text{color:#fff;font-size:16px}.investment-box .investment-container .investment-img-box .investment-img-li:nth-child(3n+0){margin-right:0}.investment-box .investment-container .investment-img-box .investment-img-li:hover .investment-img-active{z-index:1;opacity:1}.investment-box .investment-container .investment-img-box .investment-img-li:hover .look-case{z-index:2;opacity:1}.investment-box .investment-container .investment-img-box .investment-img-li-box{display:flex;justify-content:center;width:100%;margin-bottom:24px}.w-footer{z-index:100}.w-title{padding-right:66px!important;width:calc(100% - 186px)!important}