@charset "UTF-8";@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes translateHidden{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}}@-webkit-keyframes translateShow{0%{-webkit-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes translateHidden{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}}@keyframes translateShow{0%{-webkit-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.find-supplier-bg{background:-webkit-gradient(linear,left top,left bottom,from(#151514),to(#635954));background:linear-gradient(180deg,#151514 0,#635954 100%);overflow:hidden}.find-supplier{max-width:1440px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:100px 20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;position:relative;z-index:1}.find-supplier::before{content:"";background-repeat:no-repeat;display:block;width:1643px;position:absolute;top:0;bottom:0;right:-960px;background-position:0 0;z-index:-2;background-size:cover}.find-supplier .left{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-animation:translateHidden .3s ease-in-out forwards;animation:translateHidden .3s ease-in-out forwards;-webkit-animation-delay:0s;animation-delay:0s;opacity:1}.find-supplier .left.show{-webkit-animation:translateShow .3s ease-in-out forwards;animation:translateShow .3s ease-in-out forwards;-webkit-animation-delay:0s;animation-delay:0s;opacity:0}.find-supplier .left .title{font-size:40px;line-height:48px;text-align:center;color:#fff;padding:30px 0 40px;font-weight:700}.find-supplier .left .desc{text-align:center;font-size:24px;line-height:1.5;color:#fff;margin-bottom:28px}.find-supplier .left .detail,.find-supplier .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.find-supplier .left .detail{gap:20px}.find-supplier .left .detail-item{color:#fff;font-size:24px;line-height:36px;background:rgba(0,0,0,.2);border-radius:10px;padding:20px 10px 20px 40px;position:relative}.find-supplier .left .detail-item::before{display:inline-block;content:"";width:5px;height:5px;border-radius:5px;font-size:50px;position:absolute;left:22px;top:35px;background:#fff}.find-supplier .right{-webkit-animation:translateHidden .3s ease-in-out forwards;animation:translateHidden .3s ease-in-out forwards;-webkit-animation-delay:.3s;animation-delay:.3s;opacity:1;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.find-supplier .right.show{-webkit-animation:translateShow .3s ease-in-out forwards;animation:translateShow .3s ease-in-out forwards;-webkit-animation-delay:.3s;animation-delay:.3s;opacity:0}.find-supplier .top-wrap{background:rgba(255,255,255,.5);border-radius:20px 20px 0 0;border-bottom:1px solid #000;padding:40px 30px 20px}.find-supplier .search-input-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px}.find-supplier .search-input-wrap .search-input{font-size:20px;line-height:1.5;padding:15px 20px;border-radius:200px;outline:0;border:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.find-supplier .search-error{font-size:20px;line-height:28px;color:#222}.find-supplier .search-result{font-size:20px;line-height:1.5;color:#222}.find-supplier .search-result b{font-size:24px;line-height:1.5;margin-right:10px}.find-supplier .search-result a{text-decoration:underline;color:#222;cursor:pointer}.find-supplier .search-result a:hover{color:#fff}.find-supplier .optional{padding:30px;position:relative;background:rgba(255,255,255,.2);-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.find-supplier .optional.disabled{opacity:.3}.find-supplier .optional:not(.disabled) .clear-btn.disabled{opacity:.2}.find-supplier .optional:not(.disabled) .clear-btn.disabled:hover{cursor:not-allowed;color:#555}.find-supplier .optional-top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff}.find-supplier .optional-top .label{font-size:20px;line-height:28px}.find-supplier .optional-top,.find-supplier .optional-top .clear-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.find-supplier .optional-top .clear-btn{border-radius:20px;background:#fff;padding:5px 10px;color:#222;font-size:18px;cursor:pointer;white-space:nowrap}.find-supplier .optional-top .clear-btn .ft-icon{margin-right:5px}.find-supplier .optional-top .clear-btn:hover{color:#e64545}.find-supplier .optional .row{margin-top:30px}.find-supplier .optional .row.business-type{width:100%}.find-supplier .optional .row.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.find-supplier .optional .row.view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.find-supplier .optional .row.clear,.prod-recommend .top-ranking .big-module .item.loading::after{display:none}.find-supplier .optional .ft-select,.find-supplier .optional .select-wrap,.find-supplier .optional input{border-radius:100px;background:#fff;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.find-supplier .optional .ft-select,.find-supplier .optional input{padding:10px 20px;border:0;outline:0}.find-supplier .optional .ft-select-input{font-size:20px;line-height:1.5}.find-supplier .optional input{padding:15px 24px 15px 29px;font-size:20px;line-height:1.5}.find-supplier .optional input::-webkit-input-placeholder{color:#b3b3b3}.find-supplier .optional input::-moz-placeholder{color:#b3b3b3}.find-supplier .optional input:-ms-input-placeholder{color:#b3b3b3}.find-supplier .optional input::-ms-input-placeholder{color:#b3b3b3}.find-supplier .optional input::placeholder{color:#b3b3b3}.find-supplier .disabled .mask{background:rgba(255,255,255,.2)}.find-supplier .input-wrap,.find-supplier .mask{display:-webkit-box;display:-ms-flexbox;display:flex}.find-supplier .mask{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);-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;color:#fff;font-size:28px}.find-supplier .mask span{margin-top:10px;display:inline-block}.find-supplier .mask .loading{width:48px;height:48px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAABiCAMAAACce/Y8AAAAwFBMVEUAAAD4+Pj6+vr////8/Pz8/Pz////8/Pz////////////////////////////////////////////////////////////+/v7////////////////////////////////////////////////////////////////////////////////+/v7////////////////8/Pz////+/v7////////////////9/f3///////////////////////////+KCcpqAAAAQHRSTlMABAl5DRVaEV+DaHSIfinUvOPeO8EtzyXZNE1Jr6tjVUJSo5OzcPW3m2z5nyHxOJePGO0ep8uMMRtG/efIP8Xqr7zcIQAABfJJREFUaN6s1WtTskAYxvEbwQMCeQxJMRXwEKTkIespq+//rZ7de93WDTVx+9OLZpr2NxfrFFxY+W7wYKabaFqv16d+Yo9LrSL8XcuuHkxJdVob+yTtInPwCn/QupRGUTQVBCJUID0/96sdUKow3Pp+REJhylcIguQGo8LVgFFKfFLEDWnEJxWQcN32Q/lKIOj7GYIbnHAp4dZ24/yI1kv6JDROvigcgUSt9lnR8gmd7aYvCPm+5augACFI/kueCaUNiRsRRgXs2AjMq+kX3/urTYWjM7IErkDA87yoc5nQmgWBbIgVKGQIzKO53UuEQUASxvkVLo0JzGhav19DNQmwzIzMXUgjPAZ4zWaonRcKVpIkp2cIQn5PwiAFhbOCntDkGScJLoi3xNqcMTSLCdyQZgRO5d/tumgYxfVL796ODom9sDcagXaSqM5mM2pkiL7TW2Y+2qNwJwkcaDYa4SlhRIRjRtotw9HKlSg7okHT4WgLFDLGdqHBybRh/1vYA8wYwZGWYcoEyUhb8EvdunwRLK8DmTQnTdPMjkoBfs3Q6Qx+PvbeeG9nf3OQYtKO8AYu6q4trpoBJBN+9BgyYT+EColuwIWVA3kEdgdSmh7uDbEjz/8YzWSCAL6+2vLvD0MaInzHAHJl/RBIVTioYKNADY6MIGc6uwYGYF4ZRN2Qx19WBXJno4EAtlo58J1hPz0xgQ+xtPyE1ucTECA1isDrPdEOhtgGXFHxGQUEWLr4OKCACA4JO3BVCw7wmgX+EwJwBBvBlZmHwnw1n/MrHW+3HEHDRPuaDBcBdj6tDdhyi6GBzh1c3YAv4N2wy0ZBIBYo1BYLMAdolr2VkFsVonswYTKfTFwgFW2aUHRQSXPF+dgjALSQEMwHKPUgAKwKACV2PPlCxDbUiOKKni8KAEC3pe5BMV8cH5OnCWDYJnlEC1XiXhwf05bQMWnCKasS6z3A60GLCRgRdFCuGUuNoWtiHCqpE5tY9BbHIZRMqaE64eDZ7CH5UJWJF3WiggCLfOOCZZoOfwjxqE58vEk1QHekiupERybmPwlDnVjG8YRG/o6sSJkVBXWiXKO5vN3/2uplt1UYCMDw2MdglEhskGUBp1wWWURCSIgFZMH7v9axx2kmTgklwPndVupmPo3J5T8Q4gv7e+/LEn+ejjiAMK8a97ntvqvh/McrOIAIwygqitPper1czucLXH2iP4BQaZtMVZXnWV2XZQaFT6j9BONCBmPf6FgNadoOUNL4szkJHBRjSHVjADecjcdWHzLd/ye1BHU6QmD2l5zGzH025H4CQ8dB4vzc5aKOECiwxonG2+rdBDeHskT2GI9/r3wnwU2oEDGccbpTDDHsXcJGjiUkCq6rKdpHEGB+DAK2iOZjetcSwsQpRyTfgENO5R5CuF6IgOYbwKR3LCGFj4CrJAAL2WZCmsR3T0R8JQBrtwpcYuIRAxcrHHA3iqLotgkskJ6BS7haAlAoQr5NMHkIo/2KE4YAGjnbQMjAGYQA1d7n22OLonaD0HWBj3CgeHQ3HGAbPhVEZ/IMAc8pBzhhkyHH0RmEcP9JlSRgYRimHwqvhgC/rvAFa1R8LcC6vu+dQQiDl1oCULBlwTqB9w0SniHgNVbTY3BAWJalYmveDo3p1ZDwM2nnE4BCWef9b4JodDNjMJhJ+7dUIlHX07gMxNpExh3hMFtKO5BQZ1nVsHdXpOMYCY0E7SHgTZMBvo2HYMrztOczj0Cp2GYFMiwi4V3sRkv4RH67TarpJGcmLoJRq2FQigxDkBEALBgvQlZbAYlbVVXTNCVJ0rapySfIQGHJqDzBGA+iQiJBokXCMxokbCgsGYkBiMhsKPxGOISEpdTcEj7h35RvSFhRU9MSy4RvNNoIAlYlcn8JetpLhEVGBitjCgF/iXeEQgHXCOCDgmoN4a/Rc/gsnZMwT9AaSEj4OBbntMQPovUJjZ+sW5DbPPHjpjYCiPQJ3ZMjbD6hJYNdCZ3ME86IOw4HxHs1zRGqCTgcFw96rdLWAanSfbf6ev4BlPTM29S0q9QAAAAASUVORK5CYII=);background-size:contain;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite}.find-supplier .input-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.find-supplier .view-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:20px;line-height:1.5;padding:15px 30px;background:#e64545;color:#fff;border-radius:200px;cursor:pointer}.find-supplier .view-btn:hover{background:#cf3e3e;color:#fff}.find-supplier-select{border-radius:12px!important}.find-supplier-select .ft-select-list{margin-top:10px;padding:10px 0;border-radius:12px;font-size:20px}.find-supplier-select .ft-select-list .select-opt{padding:5px 20px}.find-supplier-select .ft-select-list .select-opt:hover{border-radius:0}.find-supplier-select .ft-select-list .select-opt.selected{color:#e64545}@media screen and (max-width:1439px){.find-supplier .left .title{font-size:36px}}@media screen and (max-width:1366px){.find-supplier{padding:40px 80px 0;gap:100px}.find-supplier::before{right:-1168px;background-size:contain}.find-supplier .left{padding:20px 0 0}.find-supplier .left .title{font-size:24px;line-height:1.2;padding:40px 0 20px}.find-supplier .left .desc{font-size:14px;margin-bottom:40px}.find-supplier .left .detail{gap:15px}.find-supplier .left .detail-item{font-size:16px;line-height:1.2;padding:15px 8px 15px 30px;border-radius:7.5px}.find-supplier .left .detail-item::before{left:12px;top:21px}.find-supplier .search-input-wrap{padding-bottom:15px}.find-supplier .search-input-wrap .search-input{font-size:15px;padding:12px 15px}.find-supplier .search-result{font-size:15px}.find-supplier .top-wrap{padding:20px 20px 10px}.find-supplier .optional{padding:18px 22px}.find-supplier .optional .row{margin-top:15px}.find-supplier .optional .ft-select{padding:6px 10px}.find-supplier .optional .ft-select-input{font-size:15px}.find-supplier .optional input{padding:10px 20px;font-size:15px}.find-supplier .optional .clear-btn{font-size:13px}.find-supplier .view-btn{font-size:15px;padding:10px 22px}.find-supplier .mask .loading,.find-supplier .optional-top .label,.find-supplier-select .ft-select-list{font-size:15px}}@media screen and (max-width:1280px){.find-supplier{padding:40px 60px 0}.find-supplier .left .detail-item{font-size:14px}}@media screen and (max-width:1024px){.find-supplier{padding:40px 20px 0;gap:20px}}@media screen and (max-width:1023px){.find-supplier-bg{background:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#635954),color-stop(87%,#1a1a1a));background:linear-gradient(180deg,#635954 5%,#1a1a1a 87%)}.find-supplier{padding:20px 60px 0;gap:40px}.find-supplier::before{display:none}.find-supplier .top-wrap{padding:32px 20px 16px}.find-supplier .search-input-wrap{padding-bottom:16px}.find-supplier .search-input-wrap .search-input{font-size:18px}.find-supplier .search-result{text-align:center;font-size:20px}.find-supplier .search-result b{font-size:24px}.find-supplier .left{width:100%;max-width:100%;padding:0}.find-supplier .left .title{padding:0 0 10px;font-size:24px}.find-supplier .left .desc{font-size:18px;margin-bottom:10px}.find-supplier .left .detail{gap:10px}.find-supplier .left .detail-item{font-size:18px}.find-supplier .right{width:100%}.find-supplier .optional{padding:20px 24px}.find-supplier .optional-top .label{font-size:20px}.find-supplier .optional-top .clear-btn{display:none}.find-supplier .optional .ft-select-input,.find-supplier .optional input{font-size:18px}.find-supplier .optional .row{margin-top:20px}.find-supplier,.find-supplier .optional .row.flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.find-supplier .optional .row.view{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.find-supplier .optional .row.clear{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.find-supplier .optional .row.clear .clear-btn{border-radius:60px;background:0 0;padding:8px 20px;color:#fff;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #fff}.find-supplier .optional .row.clear .clear-btn .ft-icon{margin-right:8px}.find-supplier .optional .row.clear .clear-btn:hover{color:#fff}}.prod-recommend-bg{background:#f5f7fa}.i18n-layout .prod-recommend-title{font-family:Roboto,Arial,sans-serif!important}.prod-recommend{max-width:1440px;margin:0 auto}.prod-recommend-title{font-size:44px;font-weight:700;line-height:1.5;color:#222;padding:40px 0;text-align:center}.prod-recommend .common-wrap,.prod-recommend-main{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.prod-recommend-main{padding:0 20px 40px;width:100%;gap:20px}.prod-recommend .common-wrap{background:#fff;border-radius:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.prod-recommend .common-wrap .common-title,.prod-recommend .pagination-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prod-recommend .common-wrap .common-title{font-size:24px;line-height:1.5;font-weight:700;color:#222}.prod-recommend .common-wrap .common-title .icon{width:30px;height:30px;background-size:contain;margin:0 10px;-ms-flex-negative:0;flex-shrink:0}.prod-recommend .common-wrap .common-title .icon.icon-top{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAVtSURBVGiB7ZpRiBNHGMf/3ySID4nkygVEhM5NQjioDwpXUCj0Htrqg9ArFOpRxD5UEFpQaKWIiJYqPpRrEQp9qH0oWLRo0WKFFixItVS4Qu/BQjlyu/tgRYjlUlbhODfz9eGSuHe32SSzk4ia39Pu7HzffH8ymfnm2wUGDBjwJEOmhqVSabhWq51k5gkAwxZjiuMeEV1KpVKHZmdn75k4MBKcz+cz2Wx2GsCoib0F/vZ9/8VKpXK/W0NhMlomk9mPxycWAEaz2ex7JoZGgolo3MTOMq+YGBkJZua0iZ1NTGMwEvwk88wJXrZKSynXCiH2M/M4gLUtjYg2A8j1OLZ2VJl5Jub5AhFd01qf8jxvodHYFCylzAkhrgPY1MsoHwO3fN/f1tjCmlM6lUp9gqdPLABsWrdu3cnGTVMwM7/Zrwi01lu01lv6NV5YW3jRWt+n8W94njfjed4MgBt9GrOprd1eNgPgh4j2PQCk4eDfr7h+ydCPB+CbiPbXAWxuZdRWsOM4x1Y2joyMvExEsvPYHiGEuBC+1lp/buKHmT3XdVfFppR6HjGC+70PXymXy7cbN+Vy+TYz/9TPAHqWIjLzCWa+2rgXQgRa6z8i+r1BRGNa63So7w4AH/UirrDgu1i9cBVNHTPz8fCG34p6n2WLl5TyphDCVHBUzM1ZFZ7StyI6jkkpjTIqIcT5fD6f6dYun89nhBDnTcasxzoW8aiZkYUF/xbRcS0RvWsyOICd2Wx2WkrZ8blZSjlaLyzsNBlQCLEP0SlxU1tTMBGdiXJCREcLhYLp1B4VQkwrpdoKUErtFEIYV1HqMR6Oeqa1Pte4bgqem5srA7gU0T/DzJeLxeJGk0Dq9pGBrOAogK7/AgBQLBY3MvPlFvaXPM/zGjfLtiUiOgIgiDAa1VpPFwqFCZOAiCjuVNNg1QreCYVCYUJr3WpmLBDRwXDDMsFzc3O3ABxp4Xs9M19USk0TUbdT/IqlPk2IqKiU+pOZL6J1WnyoPnMf2UX1UkqdAfB2NwHEsOD7fj5UYUwrpT4AAMdxplCfUfVKaAUx5/AuOeU4zoGVja3KtOmRkZHTRLTHwsBXHcd5FQCklDKVSp1l5q0AQEQ3a7XaZOM/ppS6DvPcugkzT7mu+2HUs9i6tFJqH4BPYbiY1Cmn0+ltQRBsB/AFVldKqgDeT6fTPwdB8DsSJDtYqoLsdV33QqsObQvxUsr1QohjWDoh2ZputqkS0de1Wu2453nVuI4dv3kolUrDDx8+nCCi7VjKZmTCIJMQYCkznGHmX5j5QidpLJDg3ZJS6iIAo23KAuccx5k0MUxyPJxKYJsU47GNBTuOc4OZo6ohPYWZv3McxyhJARIWAJj5AICu3+Al4F59TGMSCa7vn0b/JQMCAJOe591N4iSVNIr5+fnZoaGh/wDsSOorhoCZJ13X/TGpo8SCAWB+fv5mLpf7h4heg/2y0X1m3h2XTHSD8bYUhVJqDMBZJMuWwswQ0e76ocYKVgUDzRdyB7BUhDN94XYXwMeO45xG9HHVGOuCG+Tz+Uwmk3mHiN4CsBXtp/oCM18D8G03mVO39ExwmFKpNBwEQSWuj+/7WZOPVLqlL4IBQCnFcc8dx+lLLM/cFwADwU87z5zgniwUGzZsGF6zZs0L4TYhxLU4G631ePh+cXHxrzt37hh9TxmHVcH1yuNXAHZZcnnO9/29Nrcrq1PaslgA2JXNZr+06M/eL9xJcmGK1nqoXXGuU6z9wouLi738ZtraBzfWBD948OA2gF7kvwtY+oDFCtYEVyqV+8x8wpa/Bsx8wuZBwkoBoEG1Wv01l8v9S0QlAM8ldFcGcNh13c8shDZgwICnhP8B4n7osO4hUp0AAAAASUVORK5CYII=)}.prod-recommend .common-wrap .common-title .icon.icon-sample{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA9CAMAAADGfvrlAAAAV1BMVEUAAAAgICAhISEgICAiIiIgICAhISEiIiIhISEiIiIhISEiIiIiIiIiIiIiIiIiIiIgICAAAAAiIiIiIiIhISEiIiIiIiIiIiIgICAgICAiIiIjIyMiIiJj/wSoAAAAHHRSTlMAQL8/gF+KsWpWLh3q9+E0CATx07eQd0QoENeDPFECvgAAAOFJREFUSMftlcsOgjAQRStiW9ryUFRA5/+/UxcknTslJmVH7FnOydnczajCEXFnzqBWBji77fZJQBQEPLfa4UacMZoXiDBsxA0BJhqDptmIKwJ0NBpNlbYzITYqK9ScxJqQKapJKC3bayDER+eFCtdkLqTlsqXfk92FH7kchbxj60lguDXSeohrqTWOKahhrk5qy7WVtuOTuUrS87hPtFOHp05Af0lgkhIwTn2JS7zKZdkfNyE0e2KnlDf0xXilXGbcWb3+rtvbdpkxUuIS/2Xc5rYtix+58QPe9ymLXhWOxQf6GbKRjKp8ZwAAAABJRU5ErkJggg==)}.prod-recommend .common-wrap .common-title .icon.icon-new{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA9CAMAAADGfvrlAAAAllBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA6C80qAAAAMXRSTlMA92IlGfPOCOniuoBcFAxEQO9wUDYQxJvXZ0jb06Ofl4wsint2PDAgs6ynkIVsWL9XotV33wAAAnNJREFUSMfd1tmSqjAQBuA/AoLKIii47864O+d//5c7iYOKghL1br6LqZoqm05n6QR/jx+4bmDjHfFOUBLzGC8zakwNDLzIdHjhmLoJo85498/z68yo25472Y4j43m+EX9ZvLr+K8bx0zpLdB9W4HdZqooHGtTQQzGHGoYPKqYWD0Wa1PL1SXAbRRbUUkGOuahSU3Vxt9gViy+wbtZrzxftr7F96hDbIS/6ONMrtwGzYJvOWCLcqM23ADIzMzvPFksEMEJyAtQyK1Z+IJy6kH9XQItcAz+Z4JLMIhEmKr/BmKgjseHF8dmJsEYtG1EbSEjVfuxhqL5wsXoy2w0bUqcKfAs20TMxs/xMgXWcffHGpp/QlGWOHHKp0jXRkD/uza4FiszxmDJrJb/mplMrDMRhEwc2AB8tpub5PuBYVFSgzDSt7foRf2TKpkwpguwQs0djTmWLuENJBQoPvpqmU9M6zXnNA4LrbruvuaM6woCUgd+ndfTdhAzNdDWTdr9bUHM1HTUkeypU4ECmdwWVddFW+Ml1vkCNEO2qDNyf0tPa1NQc+AnvGWmwS17G3VkCWPoy8CArb9nqCyKxmOPe721H7eHqbznDBIrdeHRAc3u7pTq/mPundmjAbo2s530we55HgFqsWl91l9r6WWOb5fa2ZadLOeoNdC+8IDvukDqauIiYWsO0qCFChnvO5wiWC4+4ES/1b4xljJwDtVQ+uSWbKNL+5Ir1PnkZYEANXRSL9Fc4zx5qrJP9wQvQwEPmlifC4VVm343NklfvZDw/xrh99cI77sadw+qN93bXw4uMQb5OffHUohTufbzDDiqVwMaf8x9gHV1HH9HqkwAAAABJRU5ErkJggg==)}.prod-recommend .common-wrap .common-title .icon.icon-retail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAbFBMVEUAAAAhISEgICAiIiIgICAhISEiIiImJiYiIiIjIyMhISEbGxsiIiIhISEjIyMiIiIiIiIgICAiIiIiIiIiIiIiIiIgICAiIiIgICAiIiIiIiIiIiIgICAjIyMiIiIhISEhISEjIyMhISEiIiJ3GlmEAAAAI3RSTlMAn1+AGL/rFN9gbAnlZVDY0xD3y8ebKEwg8cN3OCSxqoWTVE+CmoQAAAEcSURBVEjH7dThboMgFIZhnIAiKrWKa2vXdjv3f49L3CZYYD0nadI/vv8+yaOJMbKtl8QFoBI8gi0gsxEssFhEcIXFFYukbIbIKvbkzm/oxgAbQHcJHgyE+B3+pOBpbbWkYLPGLZA6r/CFhq1vC6B11PRP06U83FOxcHYEcocF3+j4tuCajusFS3DJY2oYH8voT0Qkx3UXfWMNuJrk+Mr9E7bk7rlLjoHp0jtxffxdLg+pYThjY+1OvHg2X8yK1LA/4+pO/IpWvXe0Edaq1FAte1BRSh4fXJbd/5afAAyPDgNw4iydrubXKSsdDjl/lI2OwqkXwx5+29+N3o1B9FOAc0CXb3jDG8bgCo+bAHc11tYdCxoHnB1GtvWKvgH4PvGvnEVBWAAAAABJRU5ErkJggg==)}.prod-recommend .common-wrap .common-title .title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.prod-recommend .common-wrap .common-main{-webkit-box-flex:1;-ms-flex:auto;flex:auto;position:relative}.prod-recommend .common-wrap .common-main:hover .pagination-btn{visibility:visible}.prod-recommend .pagination-btn{visibility:hidden;position:absolute;width:48px;height:48px;border-radius:50px;background:#fff;border:2px solid rgba(0,0,0,.2);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.prod-recommend .pagination-btn .ft-icon{font-size:40px}.prod-recommend .pagination-btn,.prod-recommend .pagination-btn:hover{-webkit-transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.prod-recommend .pagination-btn:hover{-webkit-transform:translateY(-50%) scale(1.2);transform:translateY(-50%) scale(1.2)}.prod-recommend .pagination-btn.left{left:-10px}.prod-recommend .pagination-btn.right{right:-10px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.prod-recommend .top-ranking{width:calc(50% - 10px);padding:20px 10px;-webkit-animation:translateHidden .3s ease-in-out forwards;animation:translateHidden .3s ease-in-out forwards;-webkit-animation-delay:0s;animation-delay:0s;opacity:1}.prod-recommend .top-ranking.show{-webkit-animation:translateShow .3s ease-in-out forwards;animation:translateShow .3s ease-in-out forwards;-webkit-animation-delay:0s;animation-delay:0s;opacity:0}.prod-recommend .top-ranking-header{color:#222;padding:0 10px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.prod-recommend .top-ranking-header .view-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;line-height:28px;cursor:pointer;color:#222}.prod-recommend .top-ranking-header .view-more .ft-icon{margin-left:4px}.prod-recommend .top-ranking-header .view-more:hover{color:#e64545}.prod-recommend .top-ranking .tag{border:1px solid #6c89a6;padding:0 6px;color:#6c89a6;font-size:18px;line-height:1.5;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:4px;margin:10px 0}.prod-recommend .top-ranking .tag.loading{height:27px;width:100px;border:0;padding:0}.prod-recommend .top-ranking-main{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:20px}.prod-recommend .top-ranking-main .container{padding:0 10px}.prod-recommend .top-ranking .big-module{margin-bottom:20px;gap:20px}.prod-recommend .top-ranking .big-module .item{width:100%;aspect-ratio:1/1;border-radius:20px;position:relative}.prod-recommend .top-ranking .big-module .item::after{content:"";display:block;width:75px;height:84px;position:absolute;right:0;top:0}.prod-recommend .top-ranking .big-module .item.first::after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAABUCAMAAAD9EDqWAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAEvUExURUdwTP///////////////////////////////////////////////////4eHh////4iIiIiIiIiIiIeHh4SEhIqKipCQkIeHh////7CwsIeHh7CwsP////////j4+LCwsOu5MO/HWf/hNYiIiP/////nXbCwsO/GVOy7Nf/gMO3BRuzs7P/ZEP/lTP/mWP3UDf/jQvfKGf/eJf/bG//75/PVgZiYmP/tgvDAJvvPEfTGIf/98//iPO29K+y+P//3zP/ypvvy1sPDw//oZ//wmu7EUfbQTPrtyv/ujf7dPvT09P/0tP/2wf/rdvDLZPv7+/nVRvLPce/v78zMzPvZQfPMUv/626Ojo7y8vPjlsOy7LfXcl6urq9ra2v/51o+Pj7e3t/TYjfTYi//nYv/vl5mRFX0AAAAgdFJOUwDvb4Bgj78g3xBAsJ8wic/np8dXMEAQb1C3IOfiQ8+P3WRQkQAABU9JREFUeNrV12tb4kYUB/Bwj+Blve5ut+0mNMRFcoNEAgQECypyKQqyXqrotv3+n6GZGfSEGaLz1Ff9v/JZ198z58yZSSIw+fBbML8rkPLCbzaFt7PFaa1zWOuc1jaH9ZHT2uGwdjmtPQ5rh8/6IPCEz9rksra4rHUua5PL2uay1rmsXS5rm7JGvfG416Otn7isnQVr1CuQ9MDi3kZhb8EaF54zDlpbHBB1uq8nBchTmRkJ/qF4vFcnhXFvpKCm+ZZ6/fj8q49cEmxkWVXVSW/UdA1d7zqj8ZOq3pf5RwJO9+P1vU/dFBw3S9JRHlQ/1+VHso182S1jB1G9gZ59Ttsp3JB/vr8uC5zZU+d5UDrZQKzWaKKSfBF482W+KEcnSL6UJz8MvYcnFeUzt/VZvZk8jL3nRdlm1SyRH/+eKYXJ5Eb9ygetRVcLitLsu9Z8UVqxITVMGy1Nz+XarYGjjH5NxFNvSnHRa3aGBjSpZNYkP3dFLY8oHMNwW00lufY6lcAjAMnbZkMiqZj1OUW6aHWU6OuUvkCVtKL0koMryyAUSX3oxcOptAcU2j2t2ghQsjw9twzjhTJyHTG8acnOC2PbWrWIJKBQphe2ZtulPKZyuUEsjFpRLFKYVq3WKneYAIrkQGpUilVTs/E+uBuhezjD0wSFLaNIvk3P0braykqIFesjS+Oh9uVTvLDv6RBrtYssk4uSpxaymmFjIbZR26s8lB88bf3Ea60vFSnpSL5EkeUToFBww7rJkIPo4dbXFpZ0eKyQHFKUfIWsYSRkG5vYqgSovzBDLKBILnDzleXTmmgx23gL1h8UNW/+LL60XRHcelMKtYACq5NZOl24RGg9awEFzR96S4pMRdq4xEpwC88o64WChrVE1tpoZekSj+QfZ7e3DlgncjDTOr6AZjGmwlkWRasFKVne35eP5xZQsDB0l+lempotxcDdqgYpHLAoCl9n6I+64srCHopdUiEZiGCb98/mFqKo1DRcTDNB7SGZeZb6NrcOWepAKtroz3QnTY0WurmWUBJYDCU1TPwQDl6J0SZUSFNgMZQfUqXlpaiLS6stocBiKBxSZRNOUtKFi4uiwKIpkgZeWD9GWSZLsRZQJBXaWu3g1hcZirWAIqmWqBrjDhn6CkuBxVDQLiv4OBJdspF3LHVwDBZDNTQ8E62kAIk7OqmSpWSwGOqOvJa1I6mFx1mfVHnKUGABRVXoRBdvL1xl3TiXcYBirBOgKnSFUKVP5fQL9P+PgAKLoaQqXSFU6VM543xKUWDRVEWjK4Qq/8n5sU4pCixCQYolqJCpElnGFVCURSgIviMMVCEbsYswGyjaAgpOYiux/Fnb9ylda8ANvWCRQYHU8EA46aXWp5lP4XcAoMC6BAraBaeHeTfJ6Wj2MQW5/BPlB01JVdwuUVgepU0eRUBBGEoy8e2cCbE2hvhK5KDo1rPJdPCZ5KKkCnU5U4kO8GUxfZOCc+2thVjpGTrf+vnp9M0CK0UzT20j/cKKz7ehW/XzqwssslSjhj8VbERlqddV5nzjGAi8uqCpRtFnSoghaUZDrZQyzAVi+OUiCiQNOZCOKIQn6rm5Bc26asDOmTYWgKLONZV4ZOAuYOizlgR92AZiDWciRTFlJiLe935r2CZUHX1u3/kS+eCeM+3uYKaIcdjDcC6eyPysOAMXUX5ssyLVzNIccgeespGJfUoJ3Fn5JRaZGc9fyi+Lch0xmob18HMJr5tdTEuMC/8xaXFgBSTdSbKV8S8t47RhBJSY8K5EIy2LLKqJRuB9SSW9lut2B0piRXh/0olMMhlNCf/b/Asdb0kHKxeZUAAAAABJRU5ErkJggg==)}.prod-recommend .top-ranking .big-module .item.second::after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAABUCAMAAAD9EDqWAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAADbUExURUdwTP///////////////////////////////////////////////////4eHh4WFhf///4iIiIiIiIiIiIeHh4qKipCQkIeHh////7CwsLCwsO7u7v///7CwsPj4+LCwsLXJ19Dd6////6K7zYiIiNnk77CwsNTg7KW9z7LH1uTs8u3t7b7Q3vr7/Pb4+67D1KjA0avC0sTU4c/c6Ozx9svZ5rnM2tbi7piYmN3m8PL2+vz9/uju9bTI18PDw+Hq8sfW5PT09Kenp7m5udra2s/Pz4+Pj8nJyUdwTJaPKHcAAABJdFJOUwDvb4Bgj78g4BBAsJ8wiSnPp8fnV0AQb1Dnj+9Dv8+v/////////////////////////////////////////////////////wClxCpQAAAE60lEQVR42tXW2XLiOBQGYLMbyN5JuntWSR7b4HjD2AbL0Aayvf8bDZZEJHkJqsnV/FdUUfWVztGRZK2Wb/+I+YV41tI/t9r53ClaVwrWlaJ1r2B9V7SuFawHRetRwbpWs75pKlGzbpWsOyXrSsm6VbLulawrJetBybqvWN4+jvd+1bpWsq4lK98/0ey5pbyN2qNkPfGI1p2KJJ/uw6tgPa9rI6E+FG8H62jtPYSQvz9a1uHt9Nd3JYlv5NqyrNd9jgtztXI872hZ1lp9JPjpflsfLMt6fvIKSLNBL9Yxh/Ub3Ua1PKwPB4vk1x6v4CkZWRnxDmtNMY8WywvaQCF27L1bND811fy0yjzvvRWUk+UvdGl/K1t/Wr/eX+L8Y1FJtIQ0po+eXt+frd/UoMvuxe8I4biwT5QbGouE/FqZZhZjD3l/Dfqjs1Jfz/EmMyHPEhjHzFxC0azMIsZoePk5NWAjwJOEBk2QnCi6YHuDup9StW6nxKEY5BRJkffbqUleoaKQUwsAXFukTHOjtzdtKI3Tzl0YIlXGTTh1DO61UWNkn5gIBDNCcIomMMK5GyWUMoub1j30aWF0OS0UTUjKNTM0brF6MbHC89RsDiKzjDdpsS4cMk9KFHCJhdvGQs9Ir5QokBIrHnzaerdGRctlsgNgzqkypGHOsOUg5rAMkKUAeqiM7wQSBSDZyE7LNmJizSUqIRIJ3ooUSEiRqHlaBw3bGCEhXiBQrPl+v7FdHdL6RCoQSYkFijV/M22cLgxrrc+QnJRRvPlZ3lDkiC4LBgIVemw9GfvhEERq2EavWze0W4lIRR99Slj7RSulF5Dfq1XoQ5KtQIEdFTYfjfOBmKSk4CqfVGYLmYSKREqwtk1WapPhdvSxtIe6Q6glH4jZFgBWY/ExGxjIGCTBg4Y9hECkSOYzcUM3ErUwXPo6eZPaaMGomeJztpQpI6RPnXgldjGrsE7Jc+ZK1DFb+iTlo8rFBUEblTLKqVIGqxLzkzQsyMXVRgWYzZlbo4yQWHGvYiXy/QS2jDIKRGPXKSOoWhf0LUubKRvVBoIftF21xr4HSYImKmKU7zZQKe29+BzpBT2MszoFPGZFDdQCksRD8Upl3xFunfJ5s2rUjI5X1hlJz1kMKVahFphRpkyJA2F7Xfn2olWadgrKfFAZo7ImKpArlKs0TXMHjglPlFnbQvFliaQK5SrJ3ZYKVIpYYocFCFQgVShXuTHLRJwCLqomFSxXrlCukliQU2esJekwr1CM7hCLU+0Wn6140PLWkrdgwahzFiBWy0fTD7+k4Jxe9mctl5+eei7zkoIpoWiSJU9UJqxMhKlrzUEZvagZxcPvsmrri2mLdUOsnRoV8tY3ZUqvMSXKmPOLi6f6hNiuCsVurvyyxZr49HxHbnqGWszdJd/GpoxReb5J7GUSpY3UYutGS8gif67WzzcP3KUVKnQTKAZ3W60RKkwpq4hRTIJyNrrWnm5OMR644HdMUqXIuW5Nv4NlDS7nfOPE2JmvU6q9zEEn9+K4yChFH5SyvkRkHOwjvc/3sJ3rD6Y68soFQpIkMMDH1hU4RzfT3o+RppzxH72OvzoBXPL07oSvR50b5A6UE+t97T9momNbkFbesFaZesZTL+MjgHral9LtxDZdFCYj8KWMhnlcFA5Gg7H29UwG0+GwO9L+t/kXz/oqBNSfgWoAAAAASUVORK5CYII=)}.prod-recommend .top-ranking .small-module{margin-bottom:14px;gap:24px}.prod-recommend .top-ranking .small-module .item{width:25%;aspect-ratio:1/1;border-radius:10px;position:relative}.prod-recommend .top-ranking .small-module .item::after{content:attr(data-index);display:block;width:32px;height:32px;background:red;position:absolute;right:0;top:0;border-radius:0 10px 0 20px;background:linear-gradient(225deg,#95d5e2 16%,#799aa1 86%);font-size:21px;color:#fff;text-align:center;border-bottom:1px solid rgba(255,255,255,.7);border-left:1px solid rgba(255,255,255,.7)}.prod-recommend .top-ranking .small-module .item:first-child::after{border:0;width:50px;height:56px;border-radius:0 9px 0 0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAA5CAMAAACs5ON+AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAFuUExURUdwTP////zy4vzs1v///////////////////////////////6ysrP327oiIiPvny////4eHh5WVlfzy4oiIiIiIiIeHh/////306P///4uLi4eHh6+vr/338H9/f/358f/58f/47oeHh///1/J1/9CRXPKlNsR1M////4iIiPW3Xs6NV8V4OLCwsMZ4NNCPWeK6mcZ6O8uGTfSwT/W7aOzs7OyfNsTExKampvnSmvS2XM+BNPny7PKnOfrdtO+iNsp7M9iKNNqpgPOqQvnXpffIgs6MVNSZaPvkwfjt4vr5+N6QNeeaNeGTNfbBdMmAQfSzVvOrRfXp2fLg0d+zj9uNNNmme+fIrdmaXNKUXd+gXcqDSPfFf+ytXv7+/vHx8fzozdOFNPjMjtafcOrPuOOlXeipXfrfuZ2dndDQ0NnZ2ZeXl/fMju+xXtSWXOOWNfCsT7W1tY6OjsjIyOzTvuuhQObm5rq6ur+/v0dwTCu+xzwAAAB6dFJOUwCf3/AQX4+AIG9QQPy/6++/yirvVaRvr+EwQI8QzxC/v7+AKv////////////////////////////////////////////////////////////////////////////////////////////////////////////////8ADVN6sAAAA4ZJREFUeNrF1GlXGjEUgGFEVsWqrdp9PYdMO3VGZAaQHQRkURCQWrWKS93tvv/83ptkmClpetpPfT95II/JZEJczq494y09ZSWeWT1wSZqWmmsuWXelZlpq5qRmVmruSM2c1FyXmhmXNIfp9/sOc11upi3T34/FYvuNhLBtYrN8jBZj/Y15Qkd8WvoBczQa+7GL0Ce+bfJmcMBVSEs0cinDSGYutNA5fnT3D+bO1flSSNMS3RTBjO6FpmlL51czfzD3NOwyZxBe+dtHDYJtkxf6mLjsVgi2RrBW/fLzd+2eFAT8U91a0iRY/FBJxwnpqGqlXKtP+cZ/T/w5s0R4awVFUfRmR4VSWVIycyOe35EkGfRCoa3vpCiBOskRkXgOLBBvFhhZXAhvn+wxoqo1cXnBFg5/X0zrDFACrevpYvMrLHFXnGjEgKdQoCHC/jwF9Egw92GapoyEd8CMCmYSTFGhRZehCNaLcr0F5uz2EAmUwRwyE3k6aJlP+A5MeWzIeHfB6KJBgsGmV3xDZqIEu6aIZv55mLYHE936lYzhC13lpvoS2qCmygndhKTfSTw3SmDSjNB//TqDJEIJ9u6t2s4eBBzmponTCOSYE+yknSWG2yZB3LS4bpMqJd3tsN1KHMZU/MLKGIG+IOlvbDqIXiBQzlqd9whX5iCvonWKGj2bKMoLGGVaE/nhafK6g8BRqB8jy3DyfF6BYHWlEacp2ITp1zjVpoPoeUIMy4wfsfOpc8I1mh4n2CpeD0EXz23gAdVXcACcyvVotFplJmKTNIEmPZYZzxFY3QInCj7JBjcDouNeJ4OOu6BCsu1TSqAuffpNZpBYK0tN2QRX11bVLUZ0etQ2MnQPLKIDKY0GnCZQgzN4ysiKfa4znLCXk/QOXQctVf3ASDhct38KCm8NpplwDf8Y4NziO8LNqx436CwRILw8PwPObp+1s3jkokBQ9SK9zQWb4GE7GhPukCxcn0DsFhaVQYfsfA71GD59LxJeEb4V7ypfipAP2xKCW0AmBOOtEENNvT3d2QLoJOni6loeiOkTTMBtqLy9rQEpNPOEB3e8UPBMHXSybr9JHr10RHSjvGsy04mncZK4BVKVA0rEPF7fzVu1sql26N1dpMsyKrXRKZ+X77MEjj0sE7s3budwecFRgwsjJyxJVmDiDSUttziHPP/krtnK+Tyuf8kT9AcDrv/bT809N1xrUFYVAAAAAElFTkSuQmCC)}.prod-recommend .top-ranking .swiper-pagination{bottom:-4px}.prod-recommend .right-part{width:calc(50% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.prod-recommend .get-sample{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px 10px;height:100%}.prod-recommend .get-sample .flex-layout{gap:24px;margin:20px 10px}.prod-recommend .get-sample .flex-layout .item{width:100%}.prod-recommend .get-sample .swiper-pagination{bottom:0}.prod-recommend .right-part-bottom,.prod-recommend .right-part-top{height:50%;-webkit-animation:translateHidden .3s ease-in-out forwards;animation:translateHidden .3s ease-in-out forwards;-webkit-animation-delay:.3s;animation-delay:.3s;opacity:1}.prod-recommend .right-part-bottom.show,.prod-recommend .right-part-top.show{-webkit-animation:translateShow .3s ease-in-out forwards;animation:translateShow .3s ease-in-out forwards;-webkit-animation-delay:.3s;animation-delay:.3s;opacity:0}.prod-recommend .right-part-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-animation-delay:.6s;animation-delay:.6s}.prod-recommend .right-part-bottom.show{-webkit-animation-delay:.6s;animation-delay:.6s}.prod-recommend .right-part-bottom .swiper-slide{width:100%!important}.prod-recommend .right-part-bottom .common-wrap{padding:20px 10px;width:calc(50% - 5px)}.featured-manufactures .supplier-item .supplier-info .desc.no-logo,.prod-recommend .right-part-bottom .common-title{width:100%}.prod-recommend .right-part-bottom .low-moq-main .flex-layout,.prod-recommend .right-part-bottom .new-arrival-main .flex-layout{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:calc(100% - 8px);margin:0 10px}.prod-recommend .right-part-bottom .low-moq-main .swiper-pagination,.prod-recommend .right-part-bottom .new-arrival-main .swiper-pagination{bottom:0}.prod-recommend .flex-layout,.prod-recommend .pagination-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.prod-recommend .flex-layout .item-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.prod-recommend .flex-layout .item{position:relative;width:50%;aspect-ratio:1/1;border-radius:10px;overflow:hidden}.prod-recommend .flex-layout .item a,.prod-recommend .flex-layout .item::before{position:absolute;top:0;left:0;right:0;bottom:0}.prod-recommend .flex-layout .item.no-data::before{display:none}.featured-manufactures .supplier-item .prod-info .prod-item:hover .prod-item-img::after,.prod-recommend .flex-layout .item-wrap:hover .item::before,.prod-recommend .flex-layout .item:hover::before{background:rgba(0,0,0,.08)}.prod-recommend .flex-layout .item::before{content:"";display:block;background:rgba(0,0,0,.03);border-radius:inherit}.prod-recommend .flex-layout .price{text-align:center;font-size:16px;line-height:24px;margin-top:10px;max-width:144px;color:#222;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.prod-recommend .pagination-wrap{margin-top:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.prod-recommend .pagination-wrap .pagination-dot{width:32px;border:2px solid rgba(0,0,0,.2);border-radius:3px}.prod-recommend .pagination-wrap .pagination-dot.active,.prod-recommend .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color:#000}.prod-recommend .swiper-pagination .swiper-pagination-bullet{width:32px;border:2px solid rgba(0,0,0,.2);border-radius:3px;height:0;margin:0 3px!important;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1366px){.prod-recommend-title{font-size:28px}.prod-recommend .prod-recommend-main{padding:0 40px 40px}.prod-recommend .common-wrap,.prod-recommend .get-sample{padding:20px}.prod-recommend .common-wrap .common-title{font-size:22px}.prod-recommend .common-wrap .common-title .icon{margin-left:0}.prod-recommend .top-ranking .top-ranking-header{padding:0}.prod-recommend .top-ranking .tag,.prod-recommend .top-ranking-header .view-more{font-size:16px;line-height:1.5}.prod-recommend .top-ranking .big-module{gap:13px}.prod-recommend .top-ranking .small-module{gap:20px}.prod-recommend .top-ranking .swiper-pagination{bottom:-4px}.prod-recommend .top-ranking-main .container{padding:0}.prod-recommend .get-sample .flex-layout{gap:27.3px;margin:20px 0}.prod-recommend .get-sample .flex-layout .price{font-size:15px;font-weight:700}.prod-recommend .get-sample .swiper-pagination{bottom:-4px}.prod-recommend .right-part-bottom .common-wrap{padding:20px}.prod-recommend .right-part-bottom .low-moq-main .flex-layout,.prod-recommend .right-part-bottom .new-arrival-main .flex-layout{margin:0}.prod-recommend .right-part-bottom .low-moq-main .swiper-pagination,.prod-recommend .right-part-bottom .new-arrival-main .swiper-pagination{bottom:-4px}}@media screen and (max-width:1280px){.prod-recommend .common-wrap .common-title{font-size:20px}.prod-recommend .top-ranking .tag,.prod-recommend .top-ranking-header .view-more{font-size:15px}}@media screen and (max-width:1024px){.prod-recommend-title{font-size:32px}.prod-recommend-main{gap:8px;padding:0 15px 40px}.prod-recommend .common-wrap .common-title{font-size:16px}.prod-recommend .common-wrap .common-title .icon{width:24px;height:24px}.prod-recommend .top-ranking{width:calc(50% - 4px);padding:15px 10px}.prod-recommend .top-ranking-header .view-more{font-size:12px}.prod-recommend .top-ranking-main .container{padding:0 5px}.prod-recommend .top-ranking .tag{font-size:12px}.prod-recommend .get-sample{padding:15px 10px}.prod-recommend .get-sample .flex-layout{margin:20px 5px}.prod-recommend .right-part{width:calc(50% - 4px);gap:15px}.prod-recommend .right-part-bottom .common-wrap{padding:15px 10px}.prod-recommend .right-part-bottom .low-moq-main .flex-layout,.prod-recommend .right-part-bottom .new-arrival-main .flex-layout{margin:0 5px}}@media screen and (max-width:1023px){.prod-recommend-title{font-size:32px;line-height:1.5;padding:20px 0}.prod-recommend-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.prod-recommend .common-wrap .common-title{font-size:28px}.prod-recommend .pagination-btn{display:none}.prod-recommend .right-part,.prod-recommend .top-ranking{width:100%}.prod-recommend .top-ranking .tag{font-size:24px}.prod-recommend .top-ranking-header .view-more{font-size:20px}.prod-recommend .right-part-bottom .low-moq-main .flex-layout,.prod-recommend .right-part-bottom .new-arrival-main .flex-layout,.prod-recommend .top-ranking .small-module{margin-bottom:24px}}.featured-manufactures-bg{background:#191919}.i18n-layout .featured-manufactures-title{font-family:Roboto,Arial,sans-serif!important}.featured-manufactures{max-width:1440px;margin:0 auto;padding-bottom:40px}.featured-manufactures-title{font-size:44px;line-height:1.5;padding:80px 0 40px;text-align:center;color:#fff}.featured-manufactures .supplier-list-wrap .center .swiper-wrapper,.featured-manufactures-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.featured-manufactures-tab,.featured-manufactures-tab .tab-item{border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex}.featured-manufactures-tab{background:#fff;color:#222;gap:2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 20px 40px;padding:2px;max-width:1400px}.featured-manufactures-tab .tab-item{font-size:16px;line-height:1.5;padding:4px 20px;list-style:none;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.featured-manufactures-tab .tab-item.tag-item-all{padding:4px 40px}.discover-block a:hover,.featured-manufactures .supplier-item .supplier-info .name:hover,.featured-manufactures-tab .tab-item:hover,.user-guide .user-guide-container .user-guide-media a:hover,.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div a:hover{color:#e64545}.featured-manufactures-tab .tab-item.active{background:#e64545;color:#fff;border-radius:100px}.featured-manufactures .supplier-item .prod-info .prod-item-img.no-data::after,.featured-manufactures .supplier-list-wrap.is-mobile,.featured-manufactures-tab.is-mobile{display:none}.featured-manufactures .supplier-list-wrap{position:relative;padding:0 10px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.featured-manufactures .supplier-item{padding:20px;background:#fff;border-radius:10px;margin:0 10px;color:#222}.featured-manufactures .supplier-item .supplier-info{display:-webkit-box;display:-ms-flexbox;display:flex}.featured-manufactures .supplier-item .supplier-info .logo{width:48px;height:48px;border-radius:5px;border:1px solid #e6ecf2;margin-right:10px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.featured-manufactures .supplier-item .supplier-info .logo img,.prod-recommend .flex-layout .item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:inherit}.featured-manufactures .supplier-item .supplier-info .desc{width:calc(100% - 58px)}.featured-manufactures .supplier-item .supplier-info .name{color:#222;text-decoration:none;font-size:18px;font-weight:700;line-height:27px;height:27px;display:block;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-manufactures .supplier-item .supplier-info .other{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:150px}.featured-manufactures .supplier-item .supplier-info .other span{display:inline-block}.featured-manufactures .supplier-item .supplier-info .other .as-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}.featured-manufactures .supplier-item .supplier-info .other .as-logo img{width:16px;height:16px;margin-right:3px;-ms-flex-negative:0;flex-shrink:0}.featured-manufactures .supplier-item .supplier-info .other .as-logo .as-name{font-size:14px;color:#555}.featured-manufactures .supplier-item .supplier-info .other .factory{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.featured-manufactures .supplier-item .supplier-info .other .factory img{height:16px}.featured-manufactures .supplier-item .tag{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:calc(100% - 5px);font-size:14px;line-height:18px;color:#6c89a6;border:1px solid #6c89a6;padding:0 5px;border-radius:4px;margin:10px 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.featured-manufactures .supplier-item .supplier-tip{margin:10px 0;font-size:16px;height:24px;line-height:24px;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.featured-manufactures .supplier-item .supplier-tip .dot{vertical-align:middle;display:inline-block;width:2px;height:2px;border-radius:2px;background:#222;margin:0 5px}.featured-manufactures .supplier-item .supplier-tip.multi-lang{margin:5px 0;white-space:wrap;height:42px;line-height:20px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.featured-manufactures .supplier-item .prod-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.featured-manufactures .supplier-item .prod-info .prod-item{position:relative}.featured-manufactures .supplier-item .prod-info .prod-item:last-child{margin-right:0}.featured-manufactures .supplier-item .prod-info .prod-item-img{width:125px;height:125px;position:relative}.featured-manufactures .supplier-item .prod-info .prod-item-img img{border-radius:5px;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.featured-manufactures .supplier-item .prod-info .prod-item-img::after{content:"";display:block;position:absolute;border-radius:6px;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.03)}.featured-manufactures .supplier-item .prod-info .prod-item-price{text-align:center;margin:10px auto 0;font-size:14px;height:22px;width:125px;color:#222;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.featured-manufactures .supplier-item.one{max-width:984px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.featured-manufactures .supplier-item.one .prod-info,.featured-manufactures .supplier-item.one .supplier-item-desc{width:calc(50% - 10px)}.featured-manufactures .pagination-btn,.featured-manufactures .pagination-btn:hover{-webkit-transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.featured-manufactures .pagination-btn{width:48px;height:48px;border-radius:48px;border:2px solid rgba(0,0,0,.2);background:#fff;-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);position:absolute;cursor:pointer;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:40px;color:#555;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.featured-manufactures .pagination-btn:hover{-webkit-transform:translateY(-50%) scale(1.2);transform:translateY(-50%) scale(1.2)}.featured-manufactures .pagination-btn.left{left:10px}.featured-manufactures .pagination-btn.right{right:10px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:1440px){.featured-manufactures-title{padding:40px 0}}@media screen and (max-width:1366px){.featured-manufactures-title{font-size:28px;padding:40px 0 30px}.featured-manufactures .supplier-list-wrap{padding:0 40px}.featured-manufactures .supplier-item{padding:20px 15px;margin:0 5px}.featured-manufactures .supplier-item .supplier-tip{font-size:14px}}@media screen and (max-width:1365px){.featured-manufactures .supplier-list-wrap{padding:0 5px}.featured-manufactures .supplier-item{padding:20px 10px;margin:0 5px}}@media screen and (max-width:1280px){.featured-manufactures .pagination-btn{width:36px;height:36px;font-size:34px}}@media screen and (max-width:1024px){.featured-manufactures-title{font-size:32px}.featured-manufactures-tab .tab-item{font-size:12px}.featured-manufactures .supplier-list-wrap{padding:0 10px}.featured-manufactures .supplier-item{padding:20px;margin:0 10px}.featured-manufactures .supplier-item .supplier-tip{font-size:16px}}@media screen and (max-width:1023px){.featured-manufactures-bg{height:auto}.featured-manufactures-title{padding:20px 0;font-size:32px}.featured-manufactures-tab.is-mobile{background:0 0;width:100%;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto 12px;padding:0 16px;color:#fff}.featured-manufactures-tab.is-mobile .swiper-slide,.featured-manufactures-tab.is-mobile .tab-item{width:-webkit-max-content;width:-moz-max-content;width:max-content}.featured-manufactures-tab.is-mobile .tab-item{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #fff;font-size:24px;line-height:36px;padding:8px 44px;list-style:none;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;border-radius:100px;white-space:nowrap}.featured-manufactures-tab.is-mobile .tab-item.tab-item-all{padding:8px 88px}.featured-manufactures-tab.is-mobile .tab-item:hover{color:#fff}.featured-manufactures-tab.is-mobile .tab-item.active{background:#fff;color:#222;border-radius:100px}.featured-manufactures .supplier-list-wrap.is-pc,.featured-manufactures-tab.is-pc{display:none}.featured-manufactures .supplier-list-wrap.is-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.featured-manufactures .supplier-list-wrap.is-mobile .prod-info{width:100%;gap:22px}.featured-manufactures .supplier-list-wrap.is-mobile .prod-info .prod-item{width:calc(33% - 20px)}.featured-manufactures .supplier-list-wrap.is-mobile .prod-info .prod-item-img{width:100%;height:auto;aspect-ratio:1/1}.featured-manufactures .supplier-list-wrap.is-mobile .view-more{color:#fff;font-size:28px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.featured-manufactures .supplier-list-wrap.is-mobile .view-more .icon-down{margin-left:6px}.featured-manufactures .supplier-item{padding:20px 30px;margin:0 5px}.featured-manufactures .supplier-item .prod-info .prod-item-price{font-size:20px;line-height:35px;height:35px;margin:10px auto 0}.featured-manufactures .supplier-item .supplier-tip{font-size:20px;margin:20px 0;height:auto}.featured-manufactures .supplier-item .supplier-tip.multi-lang{height:auto;margin:20px 0;line-height:24px}.featured-manufactures .supplier-item .supplier-tip.loading{height:30px}.featured-manufactures .supplier-item .supplier-info .name{font-size:28px;line-height:44px;height:44px}.featured-manufactures .supplier-item .supplier-info .other{height:28px}.featured-manufactures .supplier-item .supplier-info .other .as-logo{width:28px;height:28px}.featured-manufactures .supplier-item .supplier-info .other .as-name{font-size:18px;line-height:24px;padding:0 20px 0 10px}.featured-manufactures .supplier-item .supplier-info .other .factory img{height:20px}.featured-manufactures .supplier-item .tag{font-size:18px;line-height:24px}}.catalog-classify-bg{background:#fff}.catalog-classify,.catalog-classify .catalog-info{-webkit-box-sizing:border-box;box-sizing:border-box}.catalog-classify{max-width:1440px;margin:0 auto;overflow:hidden;padding:40px 0}.catalog-classify .catalog-info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px}.catalog-classify .catalog-info .catalog-title{max-width:898px;font-size:44px;font-weight:700;line-height:1.5;color:#222}.catalog-classify .catalog-info .catalog-data{width:502px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;row-gap:20px}.catalog-classify .catalog-info .catalog-data .catalog-data-item{width:211px;height:95px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;row-gap:5px}.catalog-classify .catalog-info .catalog-data .catalog-data-item .catalog-data-num{font-size:28px;font-weight:800;line-height:150%;color:#e64545}.catalog-classify .catalog-info .catalog-data .catalog-data-item .catalog-data-name{font-size:20px;color:#222}.catalog-classify .catalog-swiper{width:100%;height:237px;margin-top:40px;position:relative}.catalog-classify .catalog-swiper.is-pc{display:block}.catalog-classify .catalog-swiper.is-mobile{display:none}.catalog-classify .catalog-swiper .catalog-swiper-item{height:100%}.catalog-classify .catalog-swiper .catalog-swiper-item .catalog-img-hover:hover,.catalog-classify .catalog-swiper .catalog-swiper-item:hover .catalog-img-hover{border:2px solid #e64545}.catalog-classify .catalog-swiper .catalog-swiper-item .catalog-img-hover{width:165px;height:165px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;cursor:pointer}.catalog-classify .catalog-swiper .catalog-swiper-item .catalog-img-hover .catalog-img{-webkit-box-sizing:border-box;box-sizing:border-box;width:150px;height:150px;overflow:hidden;background:#fff;border-radius:100%;border:2px solid #e6ecf2}.catalog-classify .catalog-swiper .catalog-swiper-item .catalog-img-hover .catalog-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.catalog-classify .catalog-swiper .catalog-swiper-item .catalog-name{width:150px;height:60px;margin-top:12px;font-size:20px;font-weight:700;line-height:1.5;text-align:center;color:#222;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.catalog-classify .catalog-swiper .loading-box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden}.catalog-classify .catalog-swiper .loading-item:hover .catalog-img-hover{border:0}.catalog-classify .catalog-swiper .loading-item .catalog-name{width:100%}.catalog-classify .catalog-swiper .pagination-bg{position:absolute;top:0;width:110px;height:230px;z-index:1}.catalog-classify .catalog-swiper .pagination-bg.left{left:0;background:-webkit-gradient(linear,right top,left top,color-stop(2%,rgba(255,255,255,0)),to(#fff));background:linear-gradient(270deg,rgba(255,255,255,0) 2%,#fff 100%)}.catalog-classify .catalog-swiper .pagination-bg.right{right:0;background:-webkit-gradient(linear,right top,left top,color-stop(2%,#fff),to(rgba(255,255,255,0)));background:linear-gradient(270deg,#fff 2%,rgba(255,255,255,0) 100%)}.catalog-classify .catalog-swiper .pagination-btn{position:absolute;width:48px;height:48px;border-radius:50px;background:#fff;border:2px solid rgba(0,0,0,.2);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 25px 50px -12px rgba(176,196,223,.5);box-shadow:0 25px 50px -12px rgba(176,196,223,.5)}.catalog-classify .catalog-swiper .pagination-btn .ft-icon{font-size:40px}.catalog-classify .catalog-swiper .pagination-btn,.catalog-classify .catalog-swiper .pagination-btn:hover{-webkit-transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.catalog-classify .catalog-swiper .pagination-btn:hover{-webkit-transform:translateY(-50%) scale(1.2);transform:translateY(-50%) scale(1.2)}.catalog-classify .catalog-swiper .pagination-btn.left{left:10px}.catalog-classify .catalog-swiper .pagination-btn.right{right:10px;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.i18n-layout .catalog-classify .catalog-info .catalog-title{font-family:Roboto,Arial,sans-serif!important}@media screen and (max-width:1440px) and (min-width:1366px){.catalog-classify .catalog-info{padding:0 40px}.catalog-classify .catalog-info .catalog-title{max-width:800px;font-size:28px;margin-left:40px}.catalog-classify .catalog-info .catalog-data .catalog-data-item .catalog-data-name{font-size:18px}.catalog-classify .catalog-swiper.is-pc{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 63px}.catalog-classify .catalog-swiper .catalog-swiper-item .catalog-name{height:58px;font-size:18px}.catalog-classify .catalog-swiper .pagination-bg{width:150px}.catalog-classify .catalog-swiper .pagination-bg.right{right:63px}.catalog-classify .catalog-swiper .pagination-bg.left{left:63px}}@media screen and (max-width:1365px) and (min-width:1280px){.catalog-classify .catalog-info .catalog-title{max-width:680px;font-size:28px;margin-left:40px}.catalog-classify .catalog-info .catalog-data .catalog-data-item .catalog-data-name{font-size:18px}}@media screen and (max-width:1279px) and (min-width:1024px){.catalog-classify .catalog-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog-classify .catalog-info .catalog-title{max-width:100%;font-size:32px}.catalog-classify .catalog-info .catalog-data{width:100%;margin-top:40px;padding:0}.catalog-classify .catalog-info .catalog-data .catalog-data-item{width:212px}}@media screen and (max-width:1023px) and (min-width:768px){.catalog-classify .catalog-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog-classify .catalog-info .catalog-title{max-width:686px;margin:0 auto;font-size:32px;text-align:center}.catalog-classify .catalog-info .catalog-data{max-width:686px;margin:20px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:20px 40px;gap:20px;border-radius:8px;background:#f5f7fa}.catalog-classify .catalog-info .catalog-data .catalog-data-item{width:190px}.catalog-classify .catalog-info .catalog-data .catalog-data-item .catalog-data-num{font-size:26px}.catalog-classify .catalog-info .catalog-data .catalog-data-item .catalog-data-name{font-size:18px}.catalog-classify .catalog-swiper{width:100%;margin-top:20px;height:187px}.catalog-classify .catalog-swiper.is-pc,.catalog-classify .pagination-bg{display:none}.catalog-classify .catalog-swiper.is-mobile{display:block}.catalog-classify .catalog-swiper .swiper{padding-left:10px}.catalog-classify .catalog-swiper .swiper .swiper-wrapper .swiper-slide{width:172px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:32px}.catalog-classify .catalog-swiper .catalog-swiper-item .catalog-img{-webkit-box-sizing:border-box;box-sizing:border-box;width:140px;height:140px;background:#fff;border-radius:100%;border:1px solid #e6ecf2;overflow:hidden}.catalog-classify .catalog-swiper .catalog-swiper-item .catalog-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.catalog-classify .catalog-swiper .catalog-swiper-item .catalog-name{width:140px;height:42px;margin-top:10px;font-size:14px;font-weight:700;line-height:1.5;text-align:center;color:#222;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.catalog-classify .i18n-swiper .swiper-wrapper .swiper-slide{width:146px}.catalog-classify .i18n-swiper .catalog-swiper-item .catalog-img{width:130px;height:130px}.catalog-classify .i18n-swiper .catalog-swiper-item .catalog-name{width:130px;height:54px;font-size:12px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}}.user-guide-bg{background:#f5f7fa}.user-guide{max-width:1440px;margin:0 auto;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0 20px}.user-guide.mobile-wrap{display:none}.user-guide .ft-icon{vertical-align:middle}.user-guide .user-guide-title{font-size:44px;font-weight:700;line-height:1.1;text-align:center;color:#222;margin-top:40px}.user-guide .user-guide-container{max-width:1440px;height:800px;margin-top:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-guide .user-guide-container .user-guide-steps{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.user-guide .user-guide-container .user-guide-steps .steps-item{max-width:682px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info{width:100%;height:94px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;cursor:default}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .steps-info-icon{width:94px;height:94px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .step1{background-image:url(https://www.micstatic.com/landing/business/dist/assets/icon_01-59eba72a.svg)}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .step1:hover{background-image:url(https://www.micstatic.com/landing/business/dist/assets/icon_01_hover-95bb08fe.svg)}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .step2{background-image:url(https://www.micstatic.com/landing/business/dist/assets/icon_02-155a8b81.svg)}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .step2:hover{background-image:url(https://www.micstatic.com/landing/business/dist/assets/icon_02_hover-e661b908.svg)}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .step3{background-image:url(https://www.micstatic.com/landing/business/dist/assets/icon_03-78a2d5cc.svg)}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .step3:hover{background-image:url(https://www.micstatic.com/landing/business/dist/assets/icon_03_hover-fe8a68d6.svg)}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .step4{background-image:url(https://www.micstatic.com/landing/business/dist/assets/icon_04-6b15be29.svg)}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .step4:hover{background-image:url(https://www.micstatic.com/landing/business/dist/assets/icon_04_hover-e6b8574f.svg)}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .steps-info-titles .info-title{font-family:Roboto;font-size:32px;font-weight:700;line-height:1.5;color:#222;letter-spacing:.5px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .steps-info-titles .info-title a{color:#222}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .steps-info-titles .info-des{margin-top:10px;font-family:Roboto;font-size:24px;color:#555}.user-guide .user-guide-container,.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content,.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;position:relative;min-height:calc(100% - 94px)}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-line{width:1px;height:100%;margin:0 47px;background:#555;position:absolute}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card{width:540px;margin-left:105px;display:none}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main{width:100%;border-radius:20px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;position:relative}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div{max-width:100%;font-family:Roboto;font-size:22px;line-height:1.5;color:#222}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div a{font-weight:500;cursor:pointer}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div .as-link{text-decoration:underline;text-underline-offset:6px;padding-left:37px;position:relative}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div .as-link::before{content:"";display:inline-block;width:32px;height:32px;background-image:url(https://www.micstatic.com/common/img/icon-new/as-short_d364f31c.png);background-size:contain;position:absolute;left:0;top:0}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div .deal-icon{display:inline-block;width:32px;height:32px;background-size:cover;vertical-align:text-top;background-image:url(https://www.micstatic.com/common/img/logo/icon-deal_197f470d.png)}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main .card-arrow{width:0;height:0;border-style:solid;border-width:15px 0 15px 20px;border-color:transparent transparent transparent #fff;position:absolute;top:50%;right:-20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.user-guide .user-guide-container .user-guide-steps .expand .steps-info .step1{background-image:url(https://www.micstatic.com/landing/business/dist/assets/icon_01_hover-95bb08fe.svg)}.user-guide .user-guide-container .user-guide-steps .expand .steps-info .step2{background-image:url(https://www.micstatic.com/landing/business/dist/assets/icon_02_hover-e661b908.svg)}.user-guide .user-guide-container .user-guide-steps .expand .steps-info .step3{background-image:url(https://www.micstatic.com/landing/business/dist/assets/icon_03_hover-fe8a68d6.svg)}.user-guide .user-guide-container .user-guide-steps .expand .steps-info .step4{background-image:url(https://www.micstatic.com/landing/business/dist/assets/icon_04_hover-e6b8574f.svg)}.user-guide .user-guide-container .user-guide-steps .expand .steps-content{margin-top:10px}.user-guide .user-guide-container .user-guide-steps .expand .steps-content .step-card{display:block}.user-guide .user-guide-container .user-guide-media,.user-guide .user-guide-container .user-guide-media .guide-media{width:650px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user-guide .user-guide-container .user-guide-media{height:800px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;gap:15px;-ms-flex-item-align:stretch;align-self:stretch}.user-guide .user-guide-container .user-guide-media .guide-media{height:650px;border-radius:40px;background:#24221e;position:relative;overflow:hidden}.user-guide .user-guide-container .user-guide-media .guide-media .guide-player{width:100%;height:100%;position:unset}.user-guide .user-guide-container .user-guide-media .guide-media .guide-player .guide-player-wrapper,.user-guide .user-guide-container .user-guide-media .guide-media .guide-player .guide-player-wrapper .guide-player-video{width:100%;height:100%}.user-guide .user-guide-container .user-guide-media a{font-family:Roboto;font-size:24px;line-height:1.5;color:#222}.user-guide .user-guide-container .user-guide-media a .guide-link{border-bottom:2px solid #222}.user-guide .user-guide-container .user-guide-media a .guide-link:hover{border-bottom:2px solid #e64545}@media screen and (max-width:1475px) and (min-width:1440px){.user-guide .user-guide-title{margin-top:0;font-size:40px}.user-guide .user-guide-container{padding:0 200px;-webkit-box-sizing:border-box;box-sizing:border-box;height:600px}.user-guide .user-guide-container .user-guide-steps .expand .steps-content{margin-top:0}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info{height:70px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .steps-info-icon{width:70px;height:70px;background-size:contain}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .steps-info-titles .info-title{font-size:24px;margin-top:5px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .steps-info-titles .info-des{font-size:14px;margin:0}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content{min-height:calc(100% - 70px)}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-line{margin:0 35px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card{width:420px;margin-left:70px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div{font-size:14px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div .as-link{padding-left:25px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div .as-link::before,.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div .deal-icon{width:20px;height:20px}.user-guide .user-guide-container .user-guide-media{width:480px;height:600px}.user-guide .user-guide-container .user-guide-media .guide-media{width:480px;height:480px}.user-guide .user-guide-container .user-guide-media a{font-size:20px}}@media screen and (max-width:1439px) and (min-width:1366px){.user-guide .user-guide-title{margin-top:0;font-size:28px}.user-guide .user-guide-container{padding:0 140px;-webkit-box-sizing:border-box;box-sizing:border-box;height:520px}.user-guide .user-guide-container .user-guide-steps .expand .steps-content{margin-top:0}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info{height:70px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .steps-info-icon{width:70px;height:70px;background-size:contain}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .steps-info-titles .info-title{font-size:24px;margin-top:5px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .steps-info-titles .info-des{font-size:14px;margin:0}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content{min-height:calc(100% - 70px)}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-line{margin:0 35px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card{width:470px;margin-left:70px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main{padding:10px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div{font-size:14px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div .as-link{padding-left:25px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div .as-link::before,.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div .deal-icon{width:20px;height:20px}.user-guide .user-guide-container .user-guide-media{width:480px;height:520px}.user-guide .user-guide-container .user-guide-media .guide-media{width:480px;height:480px}.user-guide .user-guide-container .user-guide-media a{font-size:20px}}@media screen and (max-width:1365px) and (min-width:1280px){.user-guide .user-guide-title{margin-top:0;font-size:40px}.user-guide .user-guide-container{padding:0 120px;-webkit-box-sizing:border-box;box-sizing:border-box;height:600px}.user-guide .user-guide-container .user-guide-steps .expand .steps-content{margin-top:0}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info{height:70px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .steps-info-icon{width:70px;height:70px;background-size:contain}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .steps-info-titles .info-title{font-size:24px;margin-top:5px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .steps-info-titles .info-des{font-size:14px;margin:0}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content{min-height:calc(100% - 70px)}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-line{margin:0 35px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card{width:420px;margin-left:70px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main{padding:10px 20px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div{font-size:14px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div .as-link{padding-left:25px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div .as-link::before,.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div .deal-icon{width:20px;height:20px}.user-guide .user-guide-container .user-guide-media{width:480px;height:600px}.user-guide .user-guide-container .user-guide-media .guide-media{width:480px;height:480px}.user-guide .user-guide-container .user-guide-media a{font-size:18px}}@media screen and (max-width:1279px) and (min-width:1024px){.user-guide .user-guide-title{margin-top:0;font-size:40px}.user-guide .user-guide-container{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;height:600px}.user-guide .user-guide-container .user-guide-steps .expand .steps-content{margin-top:0}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info{height:70px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .steps-info-icon{width:70px;height:70px;background-size:contain}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .steps-info-titles .info-title{font-size:24px;margin-top:5px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-info .steps-info-titles .info-des{font-size:14px;margin:0}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content{min-height:calc(100% - 70px)}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-line{margin:0 35px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card{width:400px;margin-left:70px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main{padding:10px 20px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div{font-size:14px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div .as-link{padding-left:25px}.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div .as-link::before,.user-guide .user-guide-container .user-guide-steps .steps-item .steps-content .step-card .card-main div .deal-icon{width:20px;height:20px}.user-guide .user-guide-container .user-guide-media{width:450px;height:600px}.user-guide .user-guide-container .user-guide-media .guide-media{width:450px;height:450px}.user-guide .user-guide-container .user-guide-media a{font-size:20px}}@media screen and (max-width:1023px) and (min-width:768px){.user-guide{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 0;background:#f5f7fa}.user-guide.pc-wrap{display:none}.user-guide.mobile-wrap{display:block}.user-guide .title{width:100%;font-size:20px;font-weight:700;line-height:1.5;text-align:center;color:#222;margin-top:0}.user-guide .user-guide-swiper{width:100%;min-height:674px;margin-top:10px}.user-guide .user-guide-swiper .ft-swiper,.user-guide .user-guide-swiper .ft-swiper .swiper-wrapper{min-height:674px}.user-guide .user-guide-swiper .swiper-slide{width:320px;min-height:554px}.user-guide .user-guide-swiper .swiper-pagination{bottom:0}.user-guide .user-guide-swiper .swiper-pagination .swiper-pagination-bullet{width:16px;border:1px solid rgba(0,0,0,.2);border-radius:2px;height:0}.user-guide .user-guide-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color:#000}.user-guide .user-guide-swiper .user-guide-item{width:320px;min-height:564px}.user-guide .user-guide-swiper .user-guide-item .item-icon-line{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-guide .user-guide-swiper .user-guide-item .item-icon-line .item-line{width:131.5px;height:1px;background:#555}.user-guide .user-guide-swiper .user-guide-item .item-icon-line .item-icon{width:60px;height:60px;background-size:contain}.user-guide .user-guide-swiper .user-guide-item .item-icon-line .icon-0{background-image:url(https://www.micstatic.com/landing/business/dist/assets/icon_01_hover-95bb08fe.svg)}.user-guide .user-guide-swiper .user-guide-item .item-icon-line .icon-1{background-image:url(https://www.micstatic.com/landing/business/dist/assets/icon_02_hover-e661b908.svg)}.user-guide .user-guide-swiper .user-guide-item .item-icon-line .icon-2{background-image:url(https://www.micstatic.com/landing/business/dist/assets/icon_03_hover-fe8a68d6.svg)}.user-guide .user-guide-swiper .user-guide-item .item-icon-line .icon-3{background-image:url(https://www.micstatic.com/landing/business/dist/assets/icon_04_hover-e6b8574f.svg)}.user-guide .user-guide-swiper .user-guide-item .item-title{margin-top:10px;font-family:Roboto;font-size:20px;font-weight:700;color:#222;text-align:center}.user-guide .user-guide-swiper .user-guide-item .item-sub-title{margin-top:5px;font-size:14px;color:#555;text-align:center;letter-spacing:0}.user-guide .user-guide-swiper .user-guide-item .item-content-wrap{margin-top:10px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 7px 0}.user-guide .user-guide-swiper .user-guide-item .item-content-wrap .item-content{margin:0 auto;width:300px;height:480px;border-radius:0 50px 20px 20px;background:#fff;-webkit-box-shadow:0 48px 100px 0 rgba(217,234,250,.2);box-shadow:0 48px 100px 0 rgba(217,234,250,.2);overflow:hidden}.user-guide .user-guide-swiper .user-guide-item .item-content-wrap .item-content .item-video{width:100%;border-radius:0 50px 0 50px;background:#fff;overflow:hidden}.user-guide .user-guide-swiper .user-guide-item .item-content-wrap .item-content .item-video .img-logo{width:100%;height:220px;position:relative}.user-guide .user-guide-swiper .user-guide-item .item-content-wrap .item-content .item-video .img-logo svg{width:60px;height:60px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.user-guide .user-guide-swiper .user-guide-item .item-content-wrap .item-content .item-video .img-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.user-guide .user-guide-swiper .user-guide-item .item-content-wrap .item-content .item-video .players,.user-guide .user-guide-swiper .user-guide-item .item-content-wrap .item-content .item-video .players .player-video{height:220px}.user-guide .user-guide-swiper .user-guide-item .item-content-wrap .item-content .item-guide{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 14px}.user-guide .user-guide-swiper .user-guide-item .item-content-wrap .item-content .item-guide div{font-family:Roboto;font-size:16px;line-height:1.5;color:#222}.user-guide .user-guide-swiper .user-guide-item .item-content-wrap .item-content .item-guide div .as-link{text-decoration:underline;text-underline-offset:6px;padding-left:37px;position:relative}.user-guide .user-guide-swiper .user-guide-item .item-content-wrap .item-content .item-guide div .as-link::before{content:"";display:inline-block;width:20px;height:20px;background-size:contain;position:absolute;left:0;top:0}.user-guide .user-guide-swiper .user-guide-item .item-content-wrap .item-content .item-guide div .deal-icon{display:inline-block;width:20px;height:20px;background-size:cover;vertical-align:text-top;background-image:url(https://www.micstatic.com/common/img/logo/icon-deal_197f470d.png)}}.discover-block{border-top:1px solid #dae0e6;background:#e3e4e6;font-family:"Roboto",arial,"Microsoft Yahei";padding:0 20px}.discover-block .discover-grid{max-width:1440px;margin:0 auto;overflow:hidden}.discover-block a{color:#666;white-space:nowrap}.discover-block .m-footer-links{font-size:14px;padding-top:30px;overflow:hidden}.discover-block .m-footer-links-title{color:#222;font-weight:500}.discover-block .m-footer-links .m-footer-links-col.pad-hide .m-link-ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;height:270px}.discover-block .m-footer-links .m-footer-links-col.pad-hide .m-link-ul .m-link-li{width:43%}.discover-block .m-footer-links .m-footer-links-col-group{margin-right:240px;margin-left:-10px}.discover-block .m-footer-links .m-footer-links-col-group .m-footer-links-col{float:left;width:33.33%;*width:33%}.discover-block .m-footer-links .m-footer-links-col-group .m-footer-link{margin-bottom:5px}.discover-block .m-footer-links .m-footer-links-col-group .m-link-li{margin-bottom:5px;padding:0 10px}.discover-block .m-footer-links .m-footer-links-col-group .m-link-li a{color:#555}.discover-block .m-footer-links .m-footer-links-col-group .m-link-li a:hover{color:#e64545;text-decoration:none}.discover-block .m-footer-links .m-footer-links-col-single{float:right;width:230px}.discover-block .m-footer-links .m-footer-links-item{margin-bottom:20px}.discover-block .m-footer-links .m-footer-links-item .m-footer-links-title{margin-bottom:10px;padding:0 10px}.discover-block .m-footer-links .m-footer-alert a,.discover-block .m-footer-links .m-footer-co-brands a{display:block;height:50px;background:url(//www.micstatic.com/mic-search/img/home-2019/alert-brands-new.png?v=1) no-repeat 0 0 #d7d8d9;border-radius:3px}.discover-block .m-footer-links .m-footer-alert a:hover,.discover-block .m-footer-links .m-footer-co-brands a:hover{background-color:#cacbcc}.discover-block .m-footer-links .m-footer-co-brands .m-footer-links-title{text-align:left;color:#888}.discover-block .m-footer-links .m-footer-co-brands a{width:230px;margin-bottom:10px}.discover-block .m-footer-links .m-footer-co-brands .m-brand-mei{float:none;background-position:0 -70px}.discover-block .m-footer-links .m-footer-co-brands .m-brand-inq{float:none;background-position:0 -140px}.discover-block .m-footer-links .m-footer-co-brands .m-brand-crov{float:none;background-position:0 -210px}.discover-block .m-footer-links .m-footer-co-brands .m-brand-doba{float:none;background-position:0 -280px}@media only screen and (max-width:1023px){.pad-discover .discover-grid{padding:0;overflow:initial}.pad-discover .m-footer-links{margin:0 -20px;padding-top:0}.pad-discover .m-footer-links .m-footer-links-col-group{margin:auto;text-align:center}.pad-discover .m-footer-links .m-footer-links-col-group .m-footer-links-col{float:none;width:auto;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pad-discover .m-footer-links .m-footer-links-item{display:inline-block;position:relative;margin-bottom:0}.pad-discover .m-footer-links .m-footer-links-item.open .m-footer-links-title:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.pad-discover .m-footer-links .m-footer-links-item .m-footer-link-list.open,.pad-discover .m-footer-links .m-footer-links-item.open .m-footer-link-list{display:block}.pad-discover .m-footer-links .m-footer-links-item .m-footer-links-title{text-align:left;color:#222;font-weight:600;margin:auto 0;padding:10px;cursor:pointer;position:relative;border-bottom:1px solid #dae0e5}.pad-discover .m-footer-links .m-footer-links-item .m-footer-links-title:after{-webkit-transition:all 100ms ease;transition:all 100ms ease;content:"\e008";font-family:"Mic-icon";font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline-block;font-size:16px;line-height:1;width:16px;height:16px;position:absolute;right:10px;top:14px}.pad-discover .m-footer-links .m-footer-links-item .m-footer-link-list{display:none;left:0;bottom:100%;margin-top:1px;border-radius:3px;z-index:66;text-align:left;border-bottom:1px solid #dae0e5}.pad-discover .m-footer-links .m-footer-links-item .m-footer-link-list .m-link-ul{overflow:auto;max-height:300px;min-width:100%}.pad-discover .m-footer-links .m-footer-links-item .m-footer-link-list .m-link-li{margin-bottom:0;padding:0}.pad-discover .m-footer-links .m-footer-links-item .m-footer-link-list a{font-size:14px;padding:5px 10px;color:#555;display:block;word-wrap:break-word;text-decoration:none;white-space:nowrap;background:#f0f1f2}.pad-discover .m-footer-links .m-footer-links-item .m-footer-link-list a:hover{color:#555;background:#e6ecf2}.pad-hide{display:none!important}}@media only screen and (max-width:768px){.pad-discover{display:none}}.radius-tl-br{border-radius:20px;overflow:hidden}.buy-stories-bg{background:#fff;overflow:hidden}.buy-stories{margin:0 auto;padding-top:80px;max-width:1440px}.buy-stories .ft-icon{vertical-align:middle}.buy-stories .title{color:#222;font-size:64px;font-style:normal;font-weight:700;margin-bottom:40px;text-align:center}.buy-stories .content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 40px);padding:0 20px}.buy-stories .content-item{width:33%;max-width:454px;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-sizing:border-box;box-sizing:border-box;margin-right:20px;-webkit-transform:perspective(1700px);transform:perspective(1700px);background:#fff;border:1px solid #dae0e6}.buy-stories .content-item>div{height:100%;-webkit-transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.buy-stories .content-item:nth-child(1),.buy-stories .content-item:nth-child(2),.buy-stories .content-item:nth-child(3){-webkit-animation:translateHidden .3s ease-in-out forwards;animation:translateHidden .3s ease-in-out forwards;-webkit-animation-delay:.2s;animation-delay:.2s;opacity:1}.buy-stories .content-item:nth-child(2),.buy-stories .content-item:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.buy-stories .content-item:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.buy-stories .content-item .video-cover-player-icon{width:48px;height:48px}.buy-stories .content-item .video-cover-player-icon:hover circle{fill-opacity:.5}.buy-stories .content-item:last-child{margin-right:0}.buy-stories .content-item .img-logo{width:auto;height:340px;position:relative}.buy-stories .content-item .img-logo img{-o-object-position:top;object-position:top;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.buy-stories .content-item .img-logo .icon-play{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);cursor:pointer}.buy-stories .content-item .video{cursor:pointer}.buy-stories .content-item .msg{padding:20px;border-top:none;-webkit-box-sizing:border-box;box-sizing:border-box;height:calc(100% - 340px);overflow:hidden;position:relative}.buy-stories .content-item .msg:hover .box-shadow{opacity:.5}.buy-stories .content-item .msg .box-shadow{width:200px;height:200px;background-color:#e64545;-webkit-filter:blur(110px);filter:blur(110px);border-radius:50%;position:absolute;opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.16,1,.3,1);transition:opacity 1.2s cubic-bezier(.16,1,.3,1);will-change:transform;z-index:-1}.buy-stories .content-item .msg-title{color:#222;font-size:20px;font-style:normal;font-weight:700;margin-bottom:10px;line-height:30px;height:60px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.buy-stories .content-item .msg-intro{height:132px;color:#555;font-size:15px;font-weight:400;line-height:22px;margin:0 0 10px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:6;-webkit-box-orient:vertical}.buy-stories .content-item .avtar{width:60px;height:60px;background-color:coral;border-radius:50%;margin-bottom:5px}.buy-stories .content-item .nickname{color:#222;font-size:16px;font-style:normal;font-weight:700;margin-top:5px}.buy-stories .show-animation:nth-child(1),.buy-stories .show-animation:nth-child(2),.buy-stories .show-animation:nth-child(3){-webkit-animation:translateShow .3s ease-in-out forwards;animation:translateShow .3s ease-in-out forwards;-webkit-animation-delay:.2s;animation-delay:.2s;opacity:0}.buy-stories .show-animation:nth-child(2),.buy-stories .show-animation:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.buy-stories .show-animation:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.buy-stories .read-more{border-radius:100px;border:1px solid #222;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:10px 20px;color:#222;font-size:16px;font-weight:700;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:40px auto;display:block;cursor:pointer;text-decoration:none}.buy-stories .read-more:hover{background:#222;color:#fff}@media only screen and (max-width:766px){.buy-stories{margin:0 auto;padding-top:20px;width:calc(100% - 20px)}.buy-stories .title{font-size:32px;margin-bottom:10px}.buy-stories .content-wrap{-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;width:100%;padding:0}.buy-stories .content-item{-webkit-box-shadow:none;box-shadow:none;width:100%;max-width:100%;margin-bottom:10px;margin-right:0;-webkit-animation:none!important;animation:none!important}.buy-stories .content-item .img-logo{display:block;height:200px}.buy-stories .content-item .msg{padding:10px}.buy-stories .content-item .msg .msg-title{font-size:20px;line-height:30px;margin-bottom:10px;max-height:60px;height:auto}.buy-stories .content-item .msg .msg-intro{margin-bottom:10px;font-size:14px;line-height:21px}.buy-stories .content-item .quotation-marks-left::before,.buy-stories .content-item .quotation-marks-right::before{display:none}.buy-stories .content-item>div .video-item{width:100%;-o-object-fit:contain;object-fit:contain}.buy-stories .read-more{margin-top:0}.buy-stories .read-more:hover{background:rgba(255,255,255,.1);color:#222}.radius-tl-br{border-radius:10px}}@media only screen and (max-width:1439px) and (min-width:1366px){.buy-stories{padding-top:40px}.buy-stories .title{margin-bottom:40px;font-size:32px}.buy-stories .content-item .img-logo{height:294px}.buy-stories .content-item .msg{min-height:calc(100% - 294px)}}@media only screen and (max-width:1365px) and (min-width:1280px){.buy-stories{padding-top:50px}.buy-stories .title{margin-bottom:30px;font-size:40px}.buy-stories .content-item .img-logo{height:300px}.buy-stories .content-item .msg{min-height:calc(100% - 300px)}}@media only screen and (max-width:1279px) and (min-width:1024px){.buy-stories{padding-top:30px}.buy-stories .content-wrap{padding:0 10px;width:calc(100% - 20px)}.buy-stories .title{margin-bottom:20px;font-size:30px}.buy-stories .content-item .img-logo{height:246px}.buy-stories .content-item .msg{min-height:calc(100% - 246px)}.buy-stories .read-more{font-size:14px;margin-top:30px}}@media only screen and (max-width:1023px) and (min-width:767px){.buy-stories{padding-top:20px}.buy-stories .content-wrap{padding:0 10px;width:calc(100% - 20px)}.buy-stories .title{margin-bottom:10px;font-size:26px}.buy-stories .content-item .img-logo{height:180px}.buy-stories .content-item .msg{min-height:calc(100% - 180px)}.buy-stories .content-item .msg .box-shadow{display:none}.buy-stories .read-more{font-size:14px;margin-top:40px}.radius-tl-br{border-radius:10px}}.business-partners{width:100%;background:#fff}.business-partners .margin-auto{max-width:1440px;margin:0 auto;padding:80px 0}.business-partners .title{color:#222;text-align:center;font-size:44px;font-weight:700;width:100%;margin-bottom:40px}.business-partners .sub-title{color:#222;text-align:center;font-size:24px;font-weight:500}.business-partners .trademark-flex,.business-partners .trademark-flex .trademark-flex-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.business-partners .trademark-flex{gap:20px;margin:50px auto 60px;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1080px}.business-partners .trademark-flex .trademark-flex-item{border-radius:6px;border:1px solid #dae0e6;background-color:#fff;width:200px;height:100px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.business-partners .trademark-flex .trademark-flex-item img{width:90%;height:90%;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-o-object-fit:contain;object-fit:contain}.business-partners .trademark-flex .trademark-flex-name{color:#555;text-align:center;font-size:14px;font-weight:400}.business-partners .trademark-flex .brandName-flex-name{margin-bottom:10px}.business-partners .brand-flex{margin-bottom:0}@media only screen and (max-width:768px){.business-partners{margin-top:20px}.business-partners .margin-auto{max-width:334px;margin:0 auto;padding:20px 0}.business-partners .title{font-size:32px;margin-bottom:20px}.business-partners .sub-title{font-size:20px}.business-partners .trademark-flex{margin-top:20px;gap:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:20px}.business-partners .trademark-flex>div{width:calc(50% - 7px)}.business-partners .trademark-flex>div:nth-of-type(2n){margin-left:14px}.business-partners .trademark-flex .trademark-flex-item{width:100%;height:80px}.business-partners .trademark-flex .trademark-flex-item img{max-width:95%;max-height:95%;-o-object-fit:contain;object-fit:contain}.business-partners .trademark-flex .trademark-flex-item img:hover{-webkit-transform:none;transform:none}.business-partners .trademark-flex .trademark-flex-name{margin-bottom:20px}}@media only screen and (max-width:1439px) and (min-width:1025px){.business-partners{margin-top:0}.business-partners .margin-auto{padding:40px 0}.business-partners .margin-auto .title{margin-bottom:20px;font-size:28px}.business-partners .sub-title{font-size:20px}.business-partners .trademark-flex{max-width:1000px;margin:20px auto}.business-partners .trademark-flex .trademark-flex-item{width:150px;height:75px;border-radius:4.5px}}@media only screen and (max-width:1024px) and (min-width:769px){.business-partners{margin-top:20px}.business-partners .margin-auto{padding:20px 0}.business-partners .margin-auto .title{margin-bottom:5px;font-size:26px}.business-partners .margin-auto .sub-title{font-size:18px}.business-partners .margin-auto .trademark-flex{max-width:760px;margin-top:20px;gap:10px;margin-bottom:30px}.business-partners .margin-auto .trademark-flex .trademark-flex-item{width:140px;height:70px}.business-partners .margin-auto .trademark-flex .trademark-flex-item img:hover{-webkit-transform:none;transform:none}}.join-free-wrapper{background:#24221e}.join-free-wrapper .content-bg{max-width:1115px;max-height:396px;margin:0 auto;background-image:url(https://www.micstatic.com/landing/business/dist/assets/join-free@2x-bab3a17d.png);background-size:cover}.join-free-wrapper .content-wrap{margin:0 auto;max-width:1033px;padding:80px 0;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-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.join-free-wrapper .content-wrap .ft-icon{vertical-align:middle}.join-free-wrapper .content-title{font-size:60px;font-weight:800;text-align:center}.join-free-wrapper .content-sub{font-size:18px;margin:10px 0 20px;line-height:1.5;text-align:center}.join-free-wrapper .btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.join-free-wrapper .btn-wrap .exploring-btn{min-width:197px;height:54px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 15px;gap:5px;color:#fff;font-size:16px;border-radius:100px;margin-right:40px;cursor:pointer}.join-free-wrapper .btn-wrap .exploring-btn:hover{color:#fff;background:rgba(0,0,0,.7)}.join-free-wrapper .btn-wrap .exploring-btn,.join-free-wrapper .btn-wrap .join-btn,.trading-service .info-card-details li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.join-free-wrapper .btn-wrap .join-btn{min-width:197px;height:54px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#e64545;border:2px solid #e64545;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px 20px;gap:5px;color:#fff;font-size:16px;font-weight:700;border-radius:1000px}.join-free-wrapper .btn-wrap .join-btn:hover{color:#fff;border-color:#cf3e3e;background-color:#cf3e3e}.join-free-wrapper .btn-wrap .join-btn .join-btn-text{text-align:center}.join-free-wrapper .btn-wrap .mobile{display:none}.content-wrap-i18n{padding:55px 0}.content-wrap-i18n .content-title{font-size:50px;line-height:1.2}@media screen and (max-width:1366px){.join-free-wrapper .content-wrap{padding:50px 20px}.join-free-wrapper .content-title{font-size:40px}}@media screen and (max-width:1280px){.join-free-wrapper .content-title{font-size:40px}}@media screen and (max-width:1024px){.join-free-wrapper .content-wrap{padding:30px 20px;max-width:904px}.join-free-wrapper .content-title{font-size:38px;max-width:904px}}@media screen and (max-width:870px){.join-free-wrapper{background:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#635954),color-stop(87%,#1a1a1a));background:linear-gradient(180deg,#635954 5%,#1a1a1a 87%)}.join-free-wrapper .content-wrap{padding:33px 20px 20px}.join-free-wrapper .content-title{font-size:32px}.join-free-wrapper .btn-wrap,.join-free-wrapper .btn-wrap .exploring-btn.mobile,.join-free-wrapper .btn-wrap .join-btn.mobile{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.join-free-wrapper .btn-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.join-free-wrapper .btn-wrap .join-btn{margin-right:0;margin-bottom:0;display:none}.join-free-wrapper .btn-wrap .exploring-btn.mobile,.join-free-wrapper .btn-wrap .join-btn.mobile{display:block;width:333px;height:37px;border-radius:50px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex}.join-free-wrapper .btn-wrap .join-btn.mobile:hover{color:#fff;border-color:#cf3e3e;background-color:#cf3e3e}.join-free-wrapper .btn-wrap .exploring-btn{display:none}.join-free-wrapper .btn-wrap .exploring-btn.mobile{margin:0}.join-free-wrapper .btn-wrap .exploring-btn.mobile:hover{color:#fff;background:rgba(0,0,0,.7);border:1px solid #fff}}@media screen and (min-width:768px) and (max-width:1023px){html{font-size:20px}}.trading-service{position:relative;background:#443d39}.trading-service-ribbon{display:none}.trading-service .biz-body{padding:0}.trading-service h2{color:#fff;line-height:1.5;text-align:center;padding:0 25px;font-size:32px}.trading-service .info-cards{width:100%}.trading-service .info-card{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.trading-service .info-card-icon{width:140px;height:140px;-ms-flex-negative:0;flex-shrink:0}.trading-service .info-card-body{margin-left:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#fff}.trading-service .info-card h3{padding-left:20px;line-height:1.5;font-size:28px}.trading-service .info-card-details{margin-top:10px}.trading-service .info-card-details li{padding:0 12px}.trading-service .info-card-details .list-disc{margin-top:14px;width:6px;height:6px;border-radius:50%;background-color:#fff;-ms-flex-item-align:self-start;align-self:self-start;-ms-flex-negative:0;flex-shrink:0}.trading-service .learn-more{margin-top:20px;text-align:center;font-size:0}.trading-service .ft-btn{padding:15px 30px;display:inline-block;border:0}.trading-service .ft-btn:hover{color:#fff}.trading-service .ft-btn .ft-icon{vertical-align:middle;line-height:1}.trading-service{padding:20px 0}.trading-service .info-cards{margin-top:20px;padding:0 9px;-webkit-box-sizing:border-box;box-sizing:border-box}.trading-service .info-card{padding:20px}.trading-service .info-card-details{font-size:24px}.trading-service .info-card-details .list-disc{margin-right:20px}.trading-service .ft-btn{font-size:16px}.trading-service .ft-btn .ft-icon{margin-left:10px}@media only screen and (min-width:1024px){.trading-service{position:relative;padding-top:80px;padding-bottom:40px;background-color:#24221e;background-image:none}.trading-service-ribbon{top:0;bottom:0;left:50%;position:absolute;z-index:1;width:792px;display:block;background-color:#3b3a3b;-webkit-transform:skewX(-38deg) translateX(-100%);transform:skewX(-38deg) translateX(-100%)}.trading-service .biz-body{max-width:1440px;width:auto;position:relative;z-index:2;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.trading-service h2{color:#fff;font-size:28px;line-height:1.5}.trading-service .info-cards{margin-top:40px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;gap:20px}.trading-service .info-card,.trading-service .info-card-details li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.trading-service .info-card{padding:20px;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:20px;background:#fff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 2px 5px rgba(0,0,0,.2);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#000;background:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#fff),color-stop(99%,#dde6eb));background:linear-gradient(180deg,#fff 5%,#dde6eb 99%)}.trading-service .info-card-body{margin-left:0;color:#222}.trading-service .info-card-icon{width:140px;height:140px}.trading-service .info-card h3{margin:10px 0;padding-left:0;font-size:28px;line-height:1.5;text-align:center}.trading-service .info-card-details{color:#222;font-size:18px}.trading-service .info-card-details li{padding:0 10px}.trading-service .info-card-details .list-disc{margin-top:12px;margin-right:17px;width:4px;height:4px;border-radius:50%;background-color:#000;-ms-flex-item-align:self-start;align-self:self-start;-ms-flex-negative:0;flex-shrink:0}.trading-service .learn-more{margin-top:55px;font-size:0;text-align:center}.trading-service .ft-btn{padding:15px 30px;border:0;display:inline-block;font-size:20px}.trading-service .ft-btn:hover{color:#fff}.trading-service .ft-btn .ft-icon{margin-left:10px;vertical-align:middle;line-height:1}}.image-search,.image-search-uploader{display:-webkit-box;display:-ms-flexbox;display:flex}.image-search{padding:30px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.image-search-uploader{margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.image-search-uploader-error,.image-search-uploader-label{margin-left:20px;font-size:14px}.image-search-uploader-error{max-width:340px;color:#e64545}.image-search-uploader-tip{color:#b3b3b3}.image-search .ft-uploader-image{width:80px;height:80px;background-color:#fff}.image-search .ft-uploader-image:hover{border-color:#007dfa;background-color:#eff8ff}.image-search .ft-uploader-images{grid-template-columns:repeat(auto-fill,82px)}.image-search-loading{height:82px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-suggestions{height:420px;overflow:auto}.search-suggestions::-webkit-scrollbar{width:18px}.search-suggestions::-webkit-scrollbar-thumb{border:6px solid transparent;background-clip:padding-box;border-radius:18px;background-color:rgba(0,0,0,.3)}.search-suggestion-label{padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#222;font-size:24px;font-weight:700}.search-suggestion-label .ft-btn.group-clear-btn{color:#222;font-size:18px}.search-suggestion-item .keyword-highlight,.search-suggestion-label .ft-btn.group-clear-btn:hover{color:#e64545}.search-suggestion-label .ft-btn.group-clear-btn .ft-icon{margin-right:5px;font-size:18px}.search-suggestion-item{list-style:none}.search-suggestion-item .keyword-cate{color:#007dfa;font-weight:500}.search-suggestion-link{padding:10px 25px;display:block;overflow:hidden;color:#222;font-size:24px;white-space:nowrap;text-overflow:ellipsis}.search-suggestion-link.hover,.search-suggestion-link:hover{color:#e64545;background-color:#f5f7fa}.ft-tag{padding:3px 9px;border:1px solid #ced3d9;border-radius:4px;background:#f5f7fa;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#888;height:29px;-webkit-box-sizing:border-box;box-sizing:border-box}.ft-tag+.ft-tag{margin-left:10px}.ft-tag,.ft-tag-close,.ft-tag-icon{font-size:14px;line-height:1}.ft-tag-close{margin-left:5px;cursor:pointer}.ft-tag-icon{margin-right:5px}.ft-tag.ft-tag-sm{padding:2px 4px;font-size:12px;line-height:1;height:20px}.ft-tag.ft-tag-lg{padding:5px 14px;font-size:14px;height:33px}.ft-tag-info{background-color:#007dfa;color:#fff;border-color:#007dfa}.ft-tag-outline-info{background-color:#fff;color:#007dfa;border-color:#007dfa}.ft-tag-info-subtle{background-color:#007dfa33;border-color:transparent;color:#007dfa}.ft-tag-success{background-color:#00c88c;color:#fff;border-color:#00c88c}.ft-tag-outline-success{background-color:#fff;color:#00c88c;border-color:#00c88c}.ft-tag-success-subtle{background-color:#00c88c33;border-color:transparent;color:#00c88c}.ft-tag-warning{background-color:#faaa00;color:#fff;border-color:#faaa00}.ft-tag-outline-warning{background-color:#fff;color:#faaa00;border-color:#faaa00}.ft-tag-warning-subtle{background-color:#faaa0033;border-color:transparent;color:#faaa00}.ft-tag-error{background-color:#e64545;color:#fff;border-color:#e64545}.ft-tag-outline-error{background-color:#fff;color:#e64545;border-color:#e64545}.ft-tag-error-subtle{background-color:#e6454533;border-color:transparent;color:#e64545}@media screen and (min-width:1920px){.ft-tag.ft-tag-responsive{padding:5px 14px;font-size:14px;height:33px}}@media screen and (max-width:1024px){.ft-tag.ft-tag-responsive{padding:2px 4px;font-size:12px;height:20px;line-height:1}}@media only screen and (min-width:1440px){.biz-body{margin:0 auto;width:100%;max-width:1440px;-webkit-box-sizing:border-box;box-sizing:border-box}}.biz-banner{padding-top:2.2rem;width:100%;height:440px;-webkit-box-sizing:content-box;box-sizing:content-box;background-repeat:no-repeat;background-position:center 2.2rem;background-size:auto calc(100% - 2.2rem);background-color:#24221e;position:relative;z-index:1}@media only screen and (min-width:1024px){.biz-banner{padding-top:72px;-webkit-box-sizing:border-box;box-sizing:border-box;background-position:center top;background-size:auto 100%;height:600px}}@media only screen and (min-width:1280px){.biz-banner{height:620px}}@media only screen and (min-width:1366px){.biz-banner{height:680px}}@media only screen and (min-width:1440px){.biz-banner{height:700px}}.biz-banner .biz-banner-img{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover;z-index:-1}.biz-banner-content{padding:40px 40px 38px}@media only screen and (min-width:1024px){.biz-banner-content{padding:40px 20px 0}}@media only screen and (min-width:1280px){.biz-banner-content{padding:40px 90px 0}}@media only screen and (min-width:1366px){.biz-banner-content{padding:60px 53px 0}}@media only screen and (min-width:1440px){.biz-banner-content{padding:60px 90px 0}}.biz-banner h1,.biz-banner h2{color:#fff}.ru-layout h1,.ru-layout h2{font-family:"Roboto",Arial,"Microsoft YaHei",sans-serif}.biz-banner h1{margin:0;font-size:80px;line-height:1.2;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.biz-banner h1.title-md-768{font-size:70px}.biz-banner h1.title-sm-768{font-size:68px}@media only screen and (min-width:1024px){.biz-banner h1{line-height:1.1;font-size:90px}.biz-banner h1.title-md-768,.biz-banner h1.title-sm-768{font-size:90px}.biz-banner h1.en-title{width:70%}}@media only screen and (min-width:1280px){.biz-banner h1,.biz-banner h1.title-md-768,.biz-banner h1.title-sm-768{font-size:96px}}@media only screen and (min-width:1366px){.biz-banner h1,.biz-banner h1.title-md-768,.biz-banner h1.title-sm-768{font-size:100px}}.biz-banner h2{margin-top:8px;font-size:40px;font-weight:500;line-height:1.2;letter-spacing:0;text-shadow:1px 1px 7.5px rgba(0,0,0,.15)}@media only screen and (min-width:1024px){.biz-banner h2{margin-top:10px;font-weight:300;text-shadow:2px 2px 15px rgba(0,0,0,.15)}}@media only screen and (min-width:1280px){.biz-banner h2{font-size:44px}}.biz-banner-entrace{position:relative;margin-top:40px}@media only screen and (min-width:1024px){.biz-banner-entrace{display:-webkit-box;display:-ms-flexbox;display:flex}}.biz-banner-entrace .ft-btn,.biz-banner-entrace .ft-icon,.biz-banner-entrace .ft-input{font-size:24px;line-height:1.5}.biz-banner-entrace .ft-icon{vertical-align:middle}.biz-banner-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.biz-banner-search-group.ft-input-group{width:505px;border:0;border-radius:100px 0 0 100px;background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.sa-layout .biz-banner-search-group.ft-input-group{border-radius:0 100px 100px 0}@media only screen and (min-width:1024px){.biz-banner-search-group.ft-input-group{width:578px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}@media only screen and (min-width:1280px){.biz-banner-search-group.ft-input-group{width:704px}}@media only screen and (min-width:1366px){.biz-banner-search-group.ft-input-group{width:758px}}.biz-banner-search-group.ft-input-group .ft-input,.biz-banner-search-group.ft-input-group .ft-input-addon{border:0}.biz-banner-search-group.ft-input-group .ft-input-wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.biz-banner-search-group.ft-input-group .ft-input{padding:16px 16px 16px 0;width:100%;border-radius:0}@media only screen and (min-width:1024px){.biz-banner-search-group.ft-input-group .ft-input{padding:15px 0}}.biz-banner-search-group.ft-input-group .ft-input::-webkit-input-placeholder{color:#888}.biz-banner-search-group.ft-input-group .ft-input::-moz-placeholder{color:#888}.biz-banner-search-group.ft-input-group .ft-input:-ms-input-placeholder{color:#888}.biz-banner-search-group.ft-input-group .ft-input::-ms-input-placeholder{color:#888}.biz-banner-search-group.ft-input-group .ft-input::placeholder{color:#888}.biz-banner-search-group.ft-input-group .ft-input-prefix{padding:16px 20px 16px 32px;background-color:#fff}@media only screen and (min-width:1024px){.biz-banner-search-group.ft-input-group .ft-input-prefix{padding:15px 15px 15px 30px;border-radius:0}.sa-layout .biz-banner-search-group.ft-input-group .ft-input-prefix{padding:15px 30px 15px 15px}.biz-banner-search-group.ft-input-group.is-focused .ft-input-prefix{padding:15px 0 15px 30px}.biz-banner-search-group.ft-input-group.is-focused .ft-input-prefix .ft-icon{display:none}}.biz-banner-search-group.ft-input-group .ft-input-prefix .ft-icon{color:#888}.biz-banner-search-group.ft-input-group .ft-input-suffix{display:none}@media only screen and (min-width:1024px){.biz-banner-search-group.ft-input-group .ft-input-suffix{padding:15px 20px 15px 15px;border-radius:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.biz-banner-search-group.ft-input-group .ft-input-suffix .icon-image-search{color:#555;cursor:pointer}.biz-banner-search-group.ft-input-group .ft-input-suffix .icon-image-search:hover{color:#222}}.biz-banner-search-group.ft-input-group .ft-input-addon-right{background-color:transparent}.biz-banner .biz-banner-search-btn{padding:16px 20px 16px 16px;border:0;border-radius:0 100px 100px 0}.sa-layout .biz-banner .biz-banner-search-btn{padding:16px 16px 16px 20px;border-radius:100px 0 0 100px}@media only screen and (min-width:1024px){.biz-banner .biz-banner-search-btn{padding:15px 30px 15px 25px}.sa-layout .biz-banner .biz-banner-search-btn{padding:15px 25px 15px 30px}}.biz-banner-entrace .join-free-btn.ft-btn{display:none}@media only screen and (min-width:1024px){.biz-banner-entrace .join-free-btn.ft-btn{margin-left:25px;padding:14px 34px 14px 39px;max-width:230px;border:1px solid #fff;border-radius:100px;background-color:rgba(0,0,0,.3);display:inline-block;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.biz-banner-entrace .join-free-btn.ft-btn:hover{background-color:rgba(0,0,0,.7);color:#ccc}.sa-layout .biz-banner-entrace .join-free-btn.ft-btn{margin-right:25px;margin-left:0}.biz-banner-entrace .join-free-btn.ft-btn .ft-icon{margin-left:10px;line-height:1}.sa-layout .biz-banner-entrace .join-free-btn.ft-btn .ft-icon{margin-right:10px;margin-left:0}}@media only screen and (min-width:1440px){.biz-banner-entrace .join-free-btn.ft-btn{max-width:280px}}.biz-banner-tips{color:#fff;font-size:28px;line-height:1.5}@media only screen and (min-width:1024px){.biz-banner-tips{font-size:20px}}.biz-banner-tip{padding-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.biz-banner-tip+.biz-banner-tip{margin-top:4px}@media only screen and (min-width:1024px){.biz-banner-tip{padding-left:10px}}.biz-banner-tip .list-disc{margin-right:25px;width:6px;height:6px;border-radius:50%;background-color:#fff}@media only screen and (min-width:1024px){.biz-banner-tip .list-disc{margin-right:17px;width:4px;height:4px}}.biz-banner-popular{display:none}@media only screen and (min-width:1024px){.biz-banner-popular{margin-top:30px;width:718px;height:37px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;color:#fff}.biz-banner-popular-label{-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;flex-shrink:0;font-size:16px}}@media only screen and (min-width:1280px){.biz-banner-popular{width:844px}}@media only screen and (min-width:1366px){.biz-banner-popular{width:898px}}@media only screen and (min-width:1024px){.biz-banner .popular-tags{margin-left:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:self-start;align-self:self-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 20px}.sa-layout .biz-banner .popular-tags{margin-right:20px;margin-left:0}.biz-banner .popular-tags .popular-tag{padding:4px 19px;border:1px solid #fff;border-radius:100px;background-color:transparent;color:#fff;font-size:16px}.biz-banner .popular-tags .popular-tag+.popular-tag{margin-left:0}.biz-banner .popular-tags .popular-tag:hover{background-color:rgba(0,0,0,.5)}}.biz-banner-join{padding:20px 40px;background:#24221e}@media only screen and (min-width:1024px){.biz-banner-join{display:none}}.biz-banner-join .join-free{margin-top:20px;padding:0 24px}.biz-banner-join .join-free .join-free-btn{width:100%;border:1px solid #fff;border-radius:100px;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:32px;line-height:1.5}.biz-banner-join .join-free .join-free-btn .ft-icon{margin-left:20px;line-height:1}.biz-nav{padding-top:4px;background:#24221e;overflow:hidden}@media only screen and (min-width:1024px){.biz-nav{padding-top:40px;background:#24221e}}@media only screen and (min-width:1366px){.biz-nav{padding-top:60px}}.biz-tabs{padding:0 30px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.biz-banner-join .join-free .join-free-btn,.biz-tabs.two-tabs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:1024px){.biz-tabs{padding:0 20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:1366px){.biz-tabs{padding:0 40px}}.biz-input-dropdown{-webkit-box-shadow:0 6px 6px 0 rgba(0,0,0,.12),0 12px 20px 0 rgba(0,0,0,.06),0 18px 32px 0 rgba(0,0,0,.03);box-shadow:0 6px 6px 0 rgba(0,0,0,.12),0 12px 20px 0 rgba(0,0,0,.06),0 18px 32px 0 rgba(0,0,0,.03);overflow:hidden}.biz-input-dropdown .ft-popover-content{padding:0}.image-search-popover .ft-popover-content{width:459px}@media only screen and (min-width:1440px){.image-search-popover .ft-popover-content{width:559px}}.search-suggestions-popover{border-radius:20px}.search-suggestions-popover .ft-popover-content{width:505px}@media only screen and (min-width:1024px){.search-suggestions-popover .ft-popover-content{width:578px}}@media only screen and (min-width:1280px){.search-suggestions-popover .ft-popover-content{width:704px}}@media only screen and (min-width:1366px){.search-suggestions-popover .ft-popover-content{width:758px}}.biz-tab{padding:8px 16px 8px 8px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0;background:#443d39;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;overflow:hidden}.biz-tab:hover{color:#fff;background:#4d3d39}@media only screen and (min-width:1024px){.two-tabs .biz-tab{width:40%;-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset}.biz-tab{padding:0 20px 40px;width:0;border-radius:20px 20px 0 0;display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}}.biz-tab+.biz-tab{margin-top:2px;margin-left:0}@media only screen and (min-width:1024px){.biz-tab+.biz-tab{margin-top:0;margin-left:20px}.sa-layout .biz-tab+.biz-tab{margin-left:0;margin-right:20px}}.biz-tab:first-child{border-radius:24px 24px 0 0}@media only screen and (min-width:1024px){.biz-tab:hover .box-shadow{opacity:.5}.biz-tab .box-shadow{width:200px;height:200px;background-color:#e64545;-webkit-filter:blur(110px);filter:blur(110px);border-radius:50%;position:absolute;opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.16,1,.3,1);transition:opacity 1.2s cubic-bezier(.16,1,.3,1);will-change:transform}}.biz-tab-icon{padding:15px;width:88px;height:88px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:1024px){.biz-tab-icon{margin:10px auto 0;width:80px;height:80px}}@media only screen and (min-width:1440px){.biz-tab-icon{margin:0 auto;padding:16px;width:94px;height:94px}}.biz-tab-icon-circle{width:56px;height:56px;border:1px solid #888;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:1024px){.biz-tab-icon-circle{width:50px;height:50px}}@media only screen and (min-width:1440px){.biz-tab-icon-circle{width:60px;height:60px}}.biz-tab-icon-circle .ft-icon{font-size:30px;line-height:1}@media only screen and (min-width:1024px){.biz-tab-icon-circle .ft-icon{font-size:28px}}@media only screen and (min-width:1440px){.biz-tab-icon-circle .ft-icon{font-size:32px}}.biz-tab-icon-circle svg{width:30px;height:30px}@media only screen and (min-width:1024px){.biz-tab-icon-circle svg{width:28px;height:28px}}@media only screen and (min-width:1440px){.biz-tab-icon-circle svg{width:32px;height:32px}}.biz-tab-title{margin-left:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:28px}@media only screen and (min-width:1024px){.biz-tab-title{margin-top:10px;margin-left:0;font-weight:700;text-align:center;font-size:24px}}.sa-layout .biz-tab-title{margin-right:8px;margin-left:0}.biz-tab-desc{display:none}@media only screen and (min-width:1024px){.biz-tab-desc{margin-top:10px;display:block;font-size:14px;text-align:center}}@media only screen and (min-width:1440px){.biz-tab-desc{font-size:18px}}.biz-tab-arrow{margin-left:8px}@media only screen and (min-width:1024px){.biz-tab-arrow{display:none}}.biz-tab-arrow .ft-icon{font-size:32px;line-height:1}#catalog-classify-block,#trading-service,#user-guide-block{scroll-margin-top:44px}.banner-billboard{top:0;left:0;position:absolute;padding-left:76px;width:505px;height:68px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sa-layout .banner-billboard{left:auto;right:0;padding-left:0;padding-right:76px}@media only screen and (min-width:1024px){.banner-billboard{padding-left:68px;width:519px;height:66px}.sa-layout .banner-billboard{padding-right:68px}.banner-billboard.mlan-billboard{padding-left:68px;width:578px}}@media only screen and (min-width:1280px){.banner-billboard{width:645px}.banner-billboard.mlan-billboard{width:704px}}@media only screen and (min-width:1366px){.banner-billboard{width:699px}.banner-billboard.mlan-billboard{width:758px}}.banner-billboard-keyword{padding:16px 0;width:100%;background:#fff;color:#888;font-size:24px;line-height:1.5;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.banner-billboard-keyword.animated{-webkit-transition:-webkit-transform 1s ease-in-out;transition:transform 1s ease-in-out;transition:transform 1s ease-in-out,-webkit-transform 1s ease-in-out}@media only screen and (min-width:1024px){.banner-billboard-keyword{padding:15px 0}}
/*# sourceMappingURL=../../../../__sources__/landing/business/dist/css/main_72a33188.css.map */
