@-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-features-section{background:#fff}.fx-product-features-section .container{width:1280px;margin:0 auto}@media(max-width:1280px){.fx-product-features-section .container{width:100%;padding:0 20px}}.fx-product-features-section h2{font-size:32px;font-weight:400;color:#141e31;line-height:45px;margin-top:30px;margin-bottom:15px}.fx-product-features-section .feature-item{padding:40px 0;background:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#fff));background:linear-gradient(180deg,#f8f8f8,#fff)}.fx-product-features-section .feature-item .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.fx-product-features-section .feature-item:nth-child(2n){background:#fbfbfb}.fx-product-features-section .feature-item:nth-child(2n) .container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.fx-product-features-section .feature-item .left-block{width:50%}.fx-product-features-section .feature-item .left-block>img{width:100%;height:auto}.fx-product-features-section .feature-item .right-block{width:45%}.fx-product-features-section .feature-item .right-block p{font-size:16px;font-weight:400;color:#5e6d82;line-height:26px}.fx-product-features-section .feature-item .register-btn{margin-top:48px}.fx-product-features-section .feature-item .register-btn>.ant-btn{padding:0 32px}@media screen and (max-width:1200px){.fx-product-features-section h2{font-size:16px;line-height:20px;text-align:center;margin:15px 0}.fx-product-features-section .feature-item{padding:20px 0}.fx-product-features-section .feature-item .container{gap:20px}.fx-product-features-section .feature-item .container,.fx-product-features-section .feature-item:nth-child(2n) .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.fx-product-features-section .feature-item .left-block{width:100%;padding:0 10%}.fx-product-features-section .feature-item .left-block>img{width:100%}.fx-product-features-section .feature-item .right-block{width:100%;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}.fx-product-features-section .feature-item .right-block>img{width:40px;height:auto}.fx-product-features-section .feature-item .right-block p{font-size:12px;line-height:20px;text-align:center}.fx-product-features-section .feature-item .register-btn{margin-top:24px}.fx-product-features-section .feature-item .register-btn>.ant-btn{padding:0 16px;height:40px}.fx-product-features-section .feature-item .register-btn>.ant-btn .iconfont{font-size:20px}}