@-webkit-keyframes slide-in-up{0%{-webkit-transform:translateY(-10%);transform:translateY(-10%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-up{0%{-webkit-transform:translateY(-10%);transform:translateY(-10%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes slide-in-down{0%{-webkit-transform:translateY(10%);transform:translateY(10%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-down{0%{-webkit-transform:translateY(10%);transform:translateY(10%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fx-product-multiple-scenarios{width:100%;background:#fff;margin-top:40px;padding:40px 0 80px}.fx-product-multiple-scenarios .container{width:1280px;margin:0 auto}@media(max-width:1280px){.fx-product-multiple-scenarios .container{width:100%;padding:0 20px}}.fx-product-multiple-scenarios h2{font-size:42px;text-align:center;font-weight:400;color:#141e31;line-height:59px;margin-bottom:50px}.fx-product-multiple-scenarios .list-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.fx-product-multiple-scenarios .list-box .scene-item{width:22%;background:#fff;-webkit-box-shadow:0 2px 10px 0 rgba(16,20,40,.04);box-shadow:0 2px 10px 0 rgba(16,20,40,.04);border-radius:5px;margin-bottom:30px;height:200px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;font-size:18px;font-weight:400;color:#141e31;line-height:25px}@media screen and (max-width:1200px){.fx-product-multiple-scenarios{padding:20px 0}.fx-product-multiple-scenarios h2{font-size:18px;font-weight:600;line-height:36px;margin-bottom:15px}.fx-product-multiple-scenarios .list-box .scene-item{width:22%;margin-bottom:30px;height:85px;gap:5px;font-size:14px;line-height:25px}.fx-product-multiple-scenarios .list-box .scene-item>img{width:25px;height:auto}}