        .mtfont {
            font-family: "mtfont" !important;
            font-size: 16px;
            font-style: normal;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

        .mt-suoding:before {
            content: "\e8d4";
        }

        .mt-biaoqian:before {
            content: "\e69f";
        }

        .mt-nice:before {
            content: "\e630";
        }

        .mt-sankey1:before {
            content: "\e601";
        }

        .mt-fengxianpinggu:before {
            content: "\e65d";
        }

        .mt-erji-ziyuangailan:before {
            content: "\eaa6";
        }

        .mt-chehui:before {
            content: "\e60c";
        }

        .mt-kuaijiezhifu:before {
            content: "\e62e";
        }

        .mt-ChatGPT:before {
            content: "\e62d";
        }

        .mt-ai250:before {
            content: "\e6ee";
        }

        .mt-dark:before {
            content: "\e72f";
        }

        .mt-daohang:before {
            content: "\e610";
        }

        .mt-shezhi:before {
            content: "\e612";
        }

        .mt-entity:before {
            content: "\e62c";
        }

        .mt-heike:before {
            content: "\e79c";
        }

        .mt-xialingyingicon-59:before {
            content: "\e60b";
        }

        .mt-huo:before {
            content: "\e6a0";
        }

        .mt-dollar:before {
            content: "\e7a1";
        }

        .mt-btc:before {
            content: "\e600";
        }

        .mt-api:before {
            content: "\e631";
        }

        .mt-xitongshezhi:before {
            content: "\e62b";
        }

        .mt-cancel:before {
            content: "\e614";
        }

        .mt-date:before {
            content: "\e615";
        }

        .mt-exit:before {
            content: "\e616";
        }

        .mt-add-monitor:before {
            content: "\e617";
        }

        .mt-editor:before {
            content: "\e618";
        }

        .mt-create-task:before {
            content: "\e619";
        }

        .mt-filtre:before {
            content: "\e61a";
        }

        .mt-history:before {
            content: "\e61b";
        }

        .mt-monitoring-dynamic:before {
            content: "\e61c";
        }

        .mt-monitoring:before {
            content: "\e61d";
        }

        .mt-search:before {
            content: "\e61e";
        }

        .mt-reset:before {
            content: "\e61f";
        }

        .mt-read:before {
            content: "\e620";
        }

        .mt-monitor-address:before {
            content: "\e621";
        }

        .mt-link:before {
            content: "\e622";
        }

        .mt-tracking-task:before {
            content: "\e623";
        }

        .mt-star2:before {
            content: "\e624";
        }

        .mt-unread:before {
            content: "\e625";
        }

        .mt-tag:before {
            content: "\e626";
        }

        .mt-user:before {
            content: "\e627";
        }

        .mt-workbench:before {
            content: "\e628";
        }

        .mt-star:before {
            content: "\e629";
        }

        .mt-copy:before {
            content: "\e62a";
        }

.search-module {
            display: none;
        }

        .btn-tracking {
            background-color: #e8363f;
            border-color: #e8363f;
            color: #fff;
            box-shadow: 0 0 30px 0 rgba(232, 54, 63, 0.2);
        }

        .btn-tracking:hover,
        .btn-tracking:active,
        .btn-tracking:focus {
            background: #e8363f !important;
            background-color: #e8363f !important;
            border-color: #e8363f !important;
        }

        .el-scrollbar__bar.is-vertical {
            display: none;
        }

        .select-token-select-style {
            min-width: unset !important;
        }

        .el-select-dropdown__wrap.el-scrollbar__wrap {
            overflow: hidden;
            margin-right: 0 !important;
            margin-bottom: 0 !important;
        }

        .el-select-dropdown__wrap {
            max-height: 350px;
        }

        .el-select-dropdown__list {
            padding: 0;
        }

        .el-select-dropdown__list .token-search-box {
            float: left;
            width: 230px;
            z-index: 1;
            border-radius: 4px 0 0 4px;
        }

        .el-select-dropdown__list .token-search-box .search-token-input {
            margin: 15px;
            width: 200px;
        }

        .el-select-dropdown__list .token-search-box .search-token-input .el-input__inner:focus {
            border-color: #888;
        }

        .el-select-dropdown__list .token-search-box .chain-list {
            text-align: left;
            height: 288px;
            overflow-y: auto;
        }

        .el-select-dropdown__list .token-search-box .chain-list li.active {
            background-color: #f5f7fa;
            font-weight: bold;
        }

        .el-select-dropdown__list .token-search-box .chain-list li {
            padding: 8px 15px 8px 40px;
            position: relative;
        }

        .el-select-dropdown__list .token-search-box .chain-list li:hover {
            background-color: #f5f7fa;
        }

        .el-select-dropdown__list .token-search-box .chain-list li .icon-chain {
            display: inline-block;
            width: 18px;
            height: 18px;
            border-radius: 100%;
            position: absolute;
            left: 15px;
            overflow: hidden;
        }

        .el-select-dropdown__list .token-search-box .chain-list li .icon-chain img {
            width: 18px;
            height: 18px;
            transform: scale(1.4);
        }

        .el-select-dropdown__list .token-search-box .chain-list li .suffix {
            float: right;
            margin-top: 3px;
        }

        .el-select-dropdown__list .token-search-box .chain-list li .suffix.mtfont {
            margin-top: -1px;
        }

        .el-select-dropdown__list .token-search-box .chain-list .hot .icon-chain i {
            font-size: 22px;
            position: relative;
            top: -7px;
            left: -2px;
            color: #e8363f;
        }

        .el-select-dropdown__list .token-search-box .search-scroll {
            height: 288px;
            overflow-y: auto;
        }

        .el-select-dropdown__list .token-search-box .search-empty {
            border-radius: 4px;
        }

        .el-select-dropdown__list .token-scroll-box {
            float: left;
            width: 230px;
            height: 330px;
            overflow-y: auto;
            margin: 10px 0;
        }

        .el-select-dropdown__list .stop-bubbling,
        .stop-bubbling.hover {
            background: #fff;
            cursor: default;
        }

        .el-select-dropdown__list .stop-bubbling.selected {
            color: #606266;
            font-weight: 400;
        }

        .token-coin-select {
            text-align: left;
            margin-top: -3px;
        }

        .token-coin-select .icon-empty {
            width: 60px;
            height: 60px;
            margin: 0 auto;
            background: url() no-repeat 0 -132px;
            background-size: 100% auto;
            margin-top: 30px;
        }

        .token-coin-select .text-not-found {
            text-align: center;
            margin-bottom: 30px;
        }

        .token-coin-select .address {
            text-align: left;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .token-coin-select .address i {
            vertical-align: middle;
            position: relative;
            top: -2px;
            margin-right: 5px;
        }

        .token-coin-select .coin {
            display: inline-block;
            position: relative;
            top: 7px;
            margin-right: 5px;
            margin-left: -10px;
            height: 26px;
        }

        .token-coin-select .coin i {
            background-size: auto 950%;
            transform: scale(0.95);
        }

        .token-coin-select .chain {
            margin: 0;
            float: right;
            border: 1px solid #bbb;
            border-radius: 4px;
            color: #999;
            font-size: 12px;
            font-weight: 400;
            line-height: 14px;
            padding: 2px;
            position: relative;
            top: 10px;
        }

        .search-box .address-top-head-select {
            width: 170px;
        }

        .search-box .address-top-head-select::before {
            content: "";
            position: absolute;
            top: 8px;
        }

        .search-box .el-input__inner {
            padding-left: 15px;
            padding-right: 27px;
        }

        .search-box .address-top-head-select .el-input__inner {
            padding-left: 40px;
            padding-right: 30px;
        }

        .search-box .el-input__inner:focus {
            border-color: #888;
        }

        .search-box .address-search-input {
            width: 460px;
            margin-right: 10px;
        }

        i.token-icon {
            display: inline-block;
            width: 26px;
            height: 26px;
        }

        i.icon-ETH {
            background: var(--savepage-url-11) no-repeat 1px -24px;
            background-size: auto 950%;
        }

        i.icon-USDT-ERC20 {
            background: var(--savepage-url-11) no-repeat 1px -49px;
            background-size: auto 950%;
        }

        i.icon-USDC-ERC20 {
            background: var(--savepage-url-11) no-repeat 1px -74px;
            background-size: auto 950%;
        }

        i.icon-USDT-TRC20 {
            background: var(--savepage-url-11) no-repeat 1px -98px;
            background-size: auto 950%;
        }

        i.icon-WETH-ERC20 {
            background: var(--savepage-url-11) no-repeat 1px -123px;
            background-size: auto 950%;
        }

        i.icon-BNB-ERC20 {
            background: var(--savepage-url-11) no-repeat 1px -147px;
            background-size: auto 950%;
        }

        i.icon-UNI-ERC20 {
            background: var(--savepage-url-11) no-repeat 1px -172px;
            background-size: auto 950%;
        }

        i.icon-BUSD-ERC20 {
            background: var(--savepage-url-11) no-repeat 1px -197px;
            background-size: auto 950%;
        }

        i.icon-DAI-ERC20 {
            background: var(--savepage-url-11) no-repeat 1px -222px;
            background-size: auto 950%;
        }

        i.icon-GRT-ERC20 {
            background: var(--savepage-url-11) no-repeat -24px 1px;
            background-size: auto 950%;
        }

        i.icon-ENS-ERC20 {
            background: var(--savepage-url-11) no-repeat -24px -24px;
            background-size: auto 950%;
        }

        i.icon-UST-ERC20 {
            background: var(--savepage-url-11) no-repeat -24px -49px;
            background-size: auto 950%;
        }

        i.icon-BNB {
            background: var(--savepage-url-11) no-repeat 1px -148px;
            background-size: auto 950%;
        }

        i.icon-BUSD-BEP20 {
            background: var(--savepage-url-11) no-repeat 1px -197px;
            background-size: auto 950%;
        }

        i.icon-USDT-BEP20 {
            background: var(--savepage-url-11) no-repeat -24px -73px;
            background-size: auto 950%;
        }

        i.icon-WBNB-BEP20 {
            background: var(--savepage-url-11) no-repeat 1px -147px;
            background-size: auto 950%;
        }

        i.icon-ETH-BEP20 {
            background: var(--savepage-url-11) no-repeat 1px -24px;
            background-size: auto 950%;
        }

        i.icon-BTCB-BEP20 {
            background: var(--savepage-url-11) no-repeat -24px -123px;
            background-size: auto 950%;
        }

        i.icon-DOGE-BEP20 {
            background: var(--savepage-url-11) no-repeat -24px -147px;
            background-size: auto 950%;
        }

        i.icon-USDC-BEP20 {
            background: var(--savepage-url-11) no-repeat 1px -73px;
            background-size: auto 950%;
        }

        i.icon-SHIB-BEP20 {
            background: var(--savepage-url-11) no-repeat -24px -172px;
            background-size: auto 950%;
        }

        i.icon-UST-BEP20 {
            background: var(--savepage-url-11) no-repeat -24px -48px;
            background-size: auto 950%;
        }

        i.icon-MATIC-Polygon {
            background: var(--savepage-url-11) no-repeat -73px -24px;
            background-size: auto 950%;
        }

        i.icon-WMATIC-Polygon {
            background: var(--savepage-url-11) no-repeat -73px -48px;
            background-size: auto 950%;
        }

        i.icon-WETH-Polygon {
            background: var(--savepage-url-11) no-repeat 1px -123px;
            background-size: auto 950%;
        }

        i.icon-USDC-Polygon {
            background: var(--savepage-url-11) no-repeat 1px -74px;
            background-size: auto 950%;
        }

        i.icon-USDT-Polygon {
            background: var(--savepage-url-11) no-repeat 1px -49px;
            background-size: auto 950%;
        }

        i.icon-DAI-Polygon {
            background: var(--savepage-url-11) no-repeat 1px -222px;
            background-size: auto 950%;
        }

        i.icon-WBTC-Polygon {
            background: var(--savepage-url-11) no-repeat -24px -197px;
            background-size: auto 950%;
        }

        i.icon-AAVE-Polygon {
            background: var(--savepage-url-11) no-repeat -73px -73px;
            background-size: auto 950%;
        }

        i.icon-LINK-Polygon {
            background: var(--savepage-url-11) no-repeat -49px 1px;
            background-size: auto 950%;
        }

        i.icon-UNI-Polygon {
            background: var(--savepage-url-11) no-repeat 1px -172px;
            background-size: auto 950%;
        }

        i.icon-UST-Polygon {
            background: var(--savepage-url-11) no-repeat -24px -49px;
            background-size: auto 950%;
        }

        i.icon-SUSHI-Polygon {
            background: var(--savepage-url-11) no-repeat -49px -73px;
            background-size: auto 950%;
        }

        i.icon-renBTC-ERC20 {
            background: var(--savepage-url-11) no-repeat -24px -98px;
            background-size: auto 950%;
        }

        i.icon-WBTC-ERC20 {
            background: var(--savepage-url-11) no-repeat -24px -197px;
            background-size: auto 950%;
        }

        i.icon-TUSD-ERC20 {
            background: var(--savepage-url-11) no-repeat -24px -222px;
            background-size: auto 950%;
        }

        i.icon-SHIB-ERC20 {
            background: var(--savepage-url-11) no-repeat -24px -172px;
            background-size: auto 950%;
        }

        i.icon-LINK-ERC20 {
            background: var(--savepage-url-11) no-repeat -49px 1px;
            background-size: auto 950%;
        }

        i.icon-BAT-ERC20 {
            background: var(--savepage-url-11) no-repeat -49px -24px;
            background-size: auto 950%;
        }

        i.icon-CRO-ERC20 {
            background: var(--savepage-url-11) no-repeat -49px -49px;
            background-size: auto 950%;
        }

        i.icon-SUSHI-ERC20 {
            background: var(--savepage-url-11) no-repeat -49px -74px;
            background-size: auto 950%;
        }

        i.icon-stETH-ERC20 {
            background: var(--savepage-url-11) no-repeat -49px -98px;
            background-size: auto 950%;
        }

        i.icon-CRV-ERC20 {
            background: var(--savepage-url-11) no-repeat -49px -123px;
            background-size: auto 950%;
        }

        i.icon-CVX-ERC20 {
            background: var(--savepage-url-11) no-repeat -49px -148px;
            background-size: auto 950%;
        }

        i.icon-cvxCRV-ERC20 {
            background: var(--savepage-url-11) no-repeat -49px -172px;
            background-size: auto 950%;
        }

        i.icon-3Crv-ERC20 {
            background: var(--savepage-url-11) no-repeat -49px -197px;
            background-size: auto 950%;
        }

        i.icon-LOOKS-ERC20 {
            background: var(--savepage-url-11) no-repeat -49px -222px;
            background-size: auto 950%;
        }

        i.icon-USDC-TRC20 {
            background: var(--savepage-url-11) no-repeat 1px -74px;
            background-size: auto 950%;
        }

        i.icon-IOTX-ERC20 {
            background: var(--savepage-url-11) no-repeat -73px 1px;
            background-size: auto 950%;
        }

        i.icon-IOTX {
            background: var(--savepage-url-11) no-repeat -73px 1px;
            background-size: auto 950%;
        }

        i.icon-VITA-IoTeX {
            background: var(--savepage-url-11) no-repeat -73px -147px;
            background-size: auto 950%;
        }

        i.icon-USDT-IoTeX {
            background: var(--savepage-url-11) no-repeat 1px -49px;
            background-size: auto 950%;
        }

        i.icon-BUSD_b-IoTeX {
            background: var(--savepage-url-11) no-repeat 1px -197px;
            background-size: auto 950%;
        }

        i.icon-WIOTX-IoTeX {
            background: var(--savepage-url-11) no-repeat -73px -172px;
            background-size: auto 950%;
        }

        i.icon-CIOTX-IoTeX {
            background: var(--savepage-url-11) no-repeat -73px -197px;
            background-size: auto 950%;
        }

        i.icon-CYC-IoTeX {
            background: var(--savepage-url-11) no-repeat -73px -222px;
            background-size: auto 950%;
        }

        i.icon-BNB-IoTeX {
            background: var(--savepage-url-11) no-repeat 1px -148px;
            background-size: auto 950%;
        }

        i.icon-USDC-IoTeX {
            background: var(--savepage-url-11) no-repeat 1px -73px;
            background-size: auto 950%;
        }

        i.icon-ETH-IoTeX {
            background: var(--savepage-url-11) no-repeat 1px -24px;
            background-size: auto 950%;
        }

        i.icon-GFT-IoTeX {
            background: var(--savepage-url-11) no-repeat -98px 1px;
            background-size: auto 950%;
        }

        i.icon-AVAX-Avalanche {
            background: var(--savepage-url-11) no-repeat -73px -98px;
            background-size: auto 950%;
        }

        i.icon-WAVAX-Avalanche {
            background: var(--savepage-url-11) no-repeat -73px -123px;
            background-size: auto 950%;
        }

        i.icon-BTC-b-Avalanche {
            background: var(--savepage-url-11) no-repeat -24px -123px;
            background-size: auto 950%;
        }

        i.icon-USDT-Avalanche {
            background: var(--savepage-url-11) no-repeat 1px -49px;
            background-size: auto 950%;
        }

        i.icon-USDT-e-Avalanche {
            background: var(--savepage-url-11) no-repeat 1px -49px;
            background-size: auto 950%;
        }

        i.icon-USDC-Avalanche {
            background: var(--savepage-url-11) no-repeat 1px -74px;
            background-size: auto 950%;
        }

        i.icon-USDC-e-Avalanche {
            background: var(--savepage-url-11) no-repeat 1px -74px;
            background-size: auto 950%;
        }

        i.icon-WETH-e-Avalanche {
            background: var(--savepage-url-11) no-repeat 1px -123px;
            background-size: auto 950%;
        }

        i.icon-DAI-e-Avalanche {
            background: var(--savepage-url-11) no-repeat 1px -222px;
            background-size: auto 950%;
        }

        i.icon-WBTC-e-Avalanche {
            background: var(--savepage-url-11) no-repeat -24px -197px;
            background-size: auto 950%;
        }

        i.icon-ETH-Arbitrum {
            background: var(--savepage-url-11) no-repeat 1px -24px;
            background-size: auto 950%;
        }

        i.icon-USDT-Arbitrum {
            background: var(--savepage-url-11) no-repeat 1px -49px;
            background-size: auto 950%;
        }

        i.icon-USDC-Arbitrum {
            background: var(--savepage-url-11) no-repeat 1px -74px;
            background-size: auto 950%;
        }

        i.icon-WETH-Arbitrum {
            background: var(--savepage-url-11) no-repeat 1px -123px;
            background-size: auto 950%;
        }

        i.icon-DAI-Arbitrum {
            background: var(--savepage-url-11) no-repeat 1px -222px;
            background-size: auto 950%;
        }

        i.icon-WBTC-Arbitrum {
            background: var(--savepage-url-11) no-repeat -24px -197px;
            background-size: auto 950%;
        }

        i.icon-LINK-Arbitrum {
            background: var(--savepage-url-11) no-repeat -49px 1px;
            background-size: auto 950%;
        }

        i.icon-GMX-Arbitrum {
            background: var(--savepage-url-11) no-repeat -98px -23px;
            background-size: auto 950%;
        }

        i.icon-sbfGMX-Arbitrum {
            background: var(--savepage-url-11) no-repeat -98px -23px;
            background-size: auto 950%;
        }

        i.icon-STG-Arbitrum {
            background: var(--savepage-url-11) no-repeat -98px -73px;
            background-size: auto 950%;
        }

        i.icon-MAGIC-Arbitrum {
            background: var(--savepage-url-11) no-repeat -98px -49px;
            background-size: auto 950%;
        }

        i.icon-DAI-BEP20 {
            background: var(--savepage-url-11) no-repeat 1px -222px;
            background-size: auto 950%;
        }

        i.icon-Cake-BEP20 {
            background: var(--savepage-url-11) no-repeat -98px -98px;
            background-size: auto 950%;
        }

        i.icon-APE-ERC20 {
            background: var(--savepage-url-11) no-repeat -98px -123px;
            background-size: auto 950%;
        }

        i.icon-ARB-Arbitrum {
            background: var(--savepage-url-11) no-repeat -98px -148px;
            background-size: auto 950%;
        }

        i.icon-BTC {
            background: var(--savepage-url-11) no-repeat -24px -123px;
            background-size: auto 950%;
        }

        i.icon-ETH-Optimism {
            background: var(--savepage-url-11) no-repeat 1px -24px;
            background-size: auto 950%;
        }

        i.icon-USDT-Optimism {
            background: var(--savepage-url-11) no-repeat 1px -49px;
            background-size: auto 950%;
        }

        i.icon-USDC-Optimism {
            background: var(--savepage-url-11) no-repeat 1px -74px;
            background-size: auto 950%;
        }

        i.icon-OP-Optimism {
            background: var(--savepage-url-11) no-repeat -98px -172px;
            background-size: auto 950%;
        }

        i.icon-DAI-Optimism {
            background: var(--savepage-url-11) no-repeat 1px -222px;
            background-size: auto 950%;
        }

        i.icon-WBTC-Optimism {
            background: var(--savepage-url-11) no-repeat -24px -197px;
            background-size: auto 950%;
        }

        i.icon-WETH-Optimism {
            background: var(--savepage-url-11) no-repeat 1px -123px;
            background-size: auto 950%;
        }

        i.icon-SNX-Optimism {
            background: var(--savepage-url-11) no-repeat -98px -197px;
            background-size: auto 950%;
        }

        i.icon-sUSD-Optimism {
            background: var(--savepage-url-11) no-repeat -98px -222px;
            background-size: auto 950%;
        }

        i.icon-VELO-Optimism {
            background: var(--savepage-url-11) no-repeat -122px 1px;
            background-size: auto 950%;
        }

        i.icon-PYUSD-ERC20 {
            background: var(--savepage-url-11) no-repeat -122px -24px;
            background-size: auto 950%;
        }

        i.icon-ETH-Base {
            background: var(--savepage-url-11) no-repeat 1px -24px;
            background-size: auto 950%;
        }

        i.icon-TRX {
            background: var(--savepage-url-11) no-repeat -122px -49px;
            background-size: auto 950%;
        }

        i.icon-MEME-ERC20 {
            background: var(--savepage-url-11) no-repeat -122px -74px;
            background-size: auto 950%;
        }

        i.icon-ETH-zkSync {
            background: var(--savepage-url-11) no-repeat 1px -24px;
            background-size: auto 950%;
        }

        i.icon-BCH-BEP20 {
            background: var(--savepage-url-11) no-repeat -122px -99px;
            background-size: auto 950%;
        }

        i.icon-USDC-Base {
            background: var(--savepage-url-11) no-repeat 1px -73px;
            background-size: auto 950%;
        }

        i.icon-USDbC-Base {
            background: var(--savepage-url-11) no-repeat -122px -123px;
            background-size: auto 950%;
        }

        i.icon-WETH-Base {
            background: var(--savepage-url-11) no-repeat 1px -123px;
            background-size: auto 950%;
        }

        i.icon-DEGEN-Base {
            background: var(--savepage-url-11) no-repeat -122px -148px;
            background-size: auto 950%;
        }

        i.icon-DAI-Base {
            background: var(--savepage-url-11) no-repeat 1px -222px;
            background-size: auto 950%;
        }

        i.icon-cbETH-Base {
            background: var(--savepage-url-11) no-repeat -122px -172px;
            background-size: auto 950%;
        }

        i.icon-TON {
            background: var(--savepage-url-11) no-repeat -122px -197px;
            background-size: auto 950%;
        }

        i.icon-ZK-zkSync {
            background: var(--savepage-url-11) no-repeat -122px -222px;
            background-size: auto 950%;
        }

        i.icon-WLD-Optimism {
            background: var(--savepage-url-11) no-repeat -147px 0;
            background-size: auto 950%;
        }

        i.icon-SOL {
            background: var(--savepage-url-11) no-repeat -147px -25px;
            background-size: auto 950%;
        }

        .el-select::before {
            position: absolute;
            top: 10px;
            left: 12px;
            display: inline-block;
            content: "";
            width: 25px;
            height: 25px;
            background: var(--savepage-url-11) no-repeat 0 0;
            background-size: auto 980%;
        }

        .icon-ETH::before {
            background: var(--savepage-url-11) no-repeat 1px -23px;
            background-size: auto 930%;
        }

        .icon-USDT-ERC20::before {
            background: var(--savepage-url-11) no-repeat 1px -46px;
            background-size: auto 930%;
        }

        .icon-USDC-ERC20::before {
            background: var(--savepage-url-11) no-repeat 1px -69px;
            background-size: auto 930%;
        }

        .icon-USDT-TRC20::before {
            background: var(--savepage-url-11) no-repeat 1px -93px;
            background-size: auto 930%;
        }

        .icon-WETH-ERC20::before {
            background: var(--savepage-url-11) no-repeat 1px -116px;
            background-size: auto 930%;
        }

        .icon-BNB-ERC20::before {
            background: var(--savepage-url-11) no-repeat 1px -139px;
            background-size: auto 930%;
        }

        .icon-UNI-ERC20::before {
            background: var(--savepage-url-11) no-repeat 1px -162px;
            background-size: auto 930%;
        }

        .icon-BUSD-ERC20::before {
            background: var(--savepage-url-11) no-repeat 1px -185px;
            background-size: auto 930%;
        }

        .icon-DAI-ERC20::before {
            background: var(--savepage-url-11) no-repeat 1px -209px;
            background-size: auto 930%;
        }

        .icon-GRT-ERC20::before {
            background: var(--savepage-url-11) no-repeat -22px 1px;
            background-size: auto 930%;
        }

        .icon-ENS-ERC20::before {
            background: var(--savepage-url-11) no-repeat -22px -23px;
            background-size: auto 930%;
        }

        .icon-UST-ERC20::before {
            background: var(--savepage-url-11) no-repeat -22px -46px;
            background-size: auto 930%;
        }

        .icon-BNB::before {
            background: var(--savepage-url-11) no-repeat 1px -139px;
            background-size: auto 930%;
        }

        .icon-BUSD-BEP20::before {
            background: var(--savepage-url-11) no-repeat 1px -185px;
            background-size: auto 930%;
        }

        .icon-USDT-BEP20::before {
            background: var(--savepage-url-11) no-repeat -22px -69px;
            background-size: auto 930%;
        }

        .icon-WBNB-BEP20::before {
            background: var(--savepage-url-11) no-repeat 1px -139px;
            background-size: auto 930%;
        }

        .icon-ETH-BEP20::before {
            background: var(--savepage-url-11) no-repeat 1px -22px;
            background-size: auto 930%;
        }

        .icon-BTCB-BEP20::before {
            background: var(--savepage-url-11) no-repeat -22px -116px;
            background-size: auto 930%;
        }

        .icon-DOGE-BEP20::before {
            background: var(--savepage-url-11) no-repeat -22px -139px;
            background-size: auto 930%;
        }

        .icon-USDC-BEP20::before {
            background: var(--savepage-url-11) no-repeat 1px -69px;
            background-size: auto 930%;
        }

        .icon-SHIB-BEP20::before {
            background: var(--savepage-url-11) no-repeat -22px -162px;
            background-size: auto 930%;
        }

        .icon-UST-BEP20::before {
            background: var(--savepage-url-11) no-repeat -22px -46px;
            background-size: auto 930%;
        }

        .icon-MATIC-Polygon::before {
            background: var(--savepage-url-11) no-repeat -69px -22px;
            background-size: auto 930%;
        }

        .icon-WMATIC-Polygon::before {
            background: var(--savepage-url-11) no-repeat -69px -46px;
            background-size: auto 930%;
        }

        .icon-WETH-Polygon::before {
            background: var(--savepage-url-11) no-repeat 1px -115px;
            background-size: auto 930%;
        }

        .icon-USDC-Polygon::before {
            background: var(--savepage-url-11) no-repeat 1px -69px;
            background-size: auto 930%;
        }

        .icon-USDT-Polygon::before {
            background: var(--savepage-url-11) no-repeat 1px -46px;
            background-size: auto 930%;
        }

        .icon-DAI-Polygon::before {
            background: var(--savepage-url-11) no-repeat 1px -209px;
            background-size: auto 930%;
        }

        .icon-WBTC-Polygon::before {
            background: var(--savepage-url-11) no-repeat -22px -186px;
            background-size: auto 930%;
        }

        .icon-AAVE-Polygon::before {
            background: var(--savepage-url-11) no-repeat -69px -69px;
            background-size: auto 930%;
        }

        .icon-LINK-Polygon::before {
            background: var(--savepage-url-11) no-repeat -46px 1px;
            background-size: auto 930%;
        }

        .icon-UNI-Polygon::before {
            background: var(--savepage-url-11) no-repeat 2px -162px;
            background-size: auto 930%;
        }

        .icon-UST-Polygon::before {
            background: var(--savepage-url-11) no-repeat -22px -46px;
            background-size: auto 930%;
        }

        .icon-SUSHI-Polygon::before {
            background: var(--savepage-url-11) no-repeat -45px -69px;
            background-size: auto 930%;
        }

        .icon-renBTC-ERC20::before {
            background: var(--savepage-url-11) no-repeat -22px -92px;
            background-size: auto 930%;
        }

        .icon-WBTC-ERC20::before {
            background: var(--savepage-url-11) no-repeat -22px -186px;
            background-size: auto 930%;
        }

        .icon-TUSD-ERC20::before {
            background: var(--savepage-url-11) no-repeat -22px -209px;
            background-size: auto 930%;
        }

        .icon-SHIB-ERC20::before {
            background: var(--savepage-url-11) no-repeat -22px -163px;
            background-size: auto 930%;
        }

        .icon-LINK-ERC20::before {
            background: var(--savepage-url-11) no-repeat -46px 1px;
            background-size: auto 930%;
        }

        .icon-BAT-ERC20::before {
            background: var(--savepage-url-11) no-repeat -46px -23px;
            background-size: auto 930%;
        }

        .icon-CRO-ERC20::before {
            background: var(--savepage-url-11) no-repeat -45px -46px;
            background-size: auto 930%;
        }

        .icon-SUSHI-ERC20::before {
            background: var(--savepage-url-11) no-repeat -45px -69px;
            background-size: auto 930%;
        }

        .icon-stETH-ERC20::before {
            background: var(--savepage-url-11) no-repeat -46px -93px;
            background-size: auto 930%;
        }

        .icon-CRV-ERC20::before {
            background: var(--savepage-url-11) no-repeat -46px -116px;
            background-size: auto 930%;
        }

        .icon-CVX-ERC20::before {
            background: var(--savepage-url-11) no-repeat -46px -139px;
            background-size: auto 930%;
        }

        .icon-cvxCRV-ERC20::before {
            background: var(--savepage-url-11) no-repeat -46px -162px;
            background-size: auto 930%;
        }

        .icon-3Crv-ERC20::before {
            background: var(--savepage-url-11) no-repeat -46px -186px;
            background-size: auto 930%;
        }

        .icon-LOOKS-ERC20::before {
            background: var(--savepage-url-11) no-repeat -46px -209px;
            background-size: auto 930%;
        }

        .icon-USDC-TRC20::before {
            background: var(--savepage-url-11) no-repeat 1px -69px;
            background-size: auto 930%;
        }

        .icon-IOTX-ERC20::before {
            background: var(--savepage-url-11) no-repeat -69px 1px;
            background-size: auto 930%;
        }

        .icon-IOTX::before {
            background: var(--savepage-url-11) no-repeat -69px 1px;
            background-size: auto 930%;
        }

        .icon-VITA-IoTeX &::before {
            background: var(--savepage-url-11) no-repeat -69px -139px;
            background-size: auto 930%;
        }

        .icon-USDT-IoTeX &::before {
            background: var(--savepage-url-11) no-repeat 1px -46px;
            background-size: auto 930%;
        }

        .icon-BUSD_b-IoTeX &::before {
            background: var(--savepage-url-11) no-repeat 1px -185px;
            background-size: auto 930%;
        }

        .icon-WIOTX-IoTeX &::before {
            background: var(--savepage-url-11) no-repeat -69px -162px;
            background-size: auto 930%;
        }

        .icon-CIOTX-IoTeX &::before {
            background: var(--savepage-url-11) no-repeat -69px -185px;
            background-size: auto 930%;
        }

        .icon-CYC-IoTeX &::before {
            background: var(--savepage-url-11) no-repeat -69px -209px;
            background-size: auto 930%;
        }

        .icon-BNB-IoTeX &::before {
            background: var(--savepage-url-11) no-repeat 1px -139px;
            background-size: auto 930%;
        }

        .icon-USDC-IoTeX &::before {
            background: var(--savepage-url-11) no-repeat 1px -69px;
            background-size: auto 930%;
        }

        .icon-ETH-IoTeX &::before {
            background: var(--savepage-url-11) no-repeat 1px -23px;
            background-size: auto 930%;
        }

        .icon-GFT-IoTeX &::before {
            background: var(--savepage-url-11) no-repeat -92px 1px;
            background-size: auto 930%;
        }

        .icon-AVAX-Avalanche::before {
            background: var(--savepage-url-11) no-repeat -69px -93px;
            background-size: auto 930%;
        }

        .icon-WAVAX-Avalanche::before {
            background: var(--savepage-url-11) no-repeat -69px -116px;
            background-size: auto 930%;
        }

        .icon-BTC-b-Avalanche::before {
            background: var(--savepage-url-11) no-repeat -22px -116px;
            background-size: auto 930%;
        }

        .icon-USDT-Avalanche::before {
            background: var(--savepage-url-11) no-repeat 1px -46px;
            background-size: auto 930%;
        }

        .icon-USDT-e-Avalanche::before {
            background: var(--savepage-url-11) no-repeat 1px -46px;
            background-size: auto 930%;
        }

        .icon-USDC-Avalanche::before {
            background: var(--savepage-url-11) no-repeat 1px -69px;
            background-size: auto 930%;
        }

        .icon-USDC-e-Avalanche::before {
            background: var(--savepage-url-11) no-repeat 1px -69px;
            background-size: auto 930%;
        }

        .icon-WETH-e-Avalanche::before {
            background: var(--savepage-url-11) no-repeat 1px -115px;
            background-size: auto 930%;
        }

        .icon-DAI-e-Avalanche::before {
            background: var(--savepage-url-11) no-repeat 1px -209px;
            background-size: auto 930%;
        }

        .icon-WBTC-e-Avalanche::before {
            background: var(--savepage-url-11) no-repeat -22px -186px;
            background-size: auto 930%;
        }

        .icon-ETH-Arbitrum::before {
            background: var(--savepage-url-11) no-repeat 1px -23px;
            background-size: auto 930%;
        }

        .icon-USDT-Arbitrum::before {
            background: var(--savepage-url-11) no-repeat 1px -46px;
            background-size: auto 930%;
        }

        .icon-USDC-Arbitrum::before {
            background: var(--savepage-url-11) no-repeat 1px -69px;
            background-size: auto 930%;
        }

        .icon-WETH-Arbitrum::before {
            background: var(--savepage-url-11) no-repeat 1px -115px;
            background-size: auto 930%;
        }

        .icon-DAI-Arbitrum::before {
            background: var(--savepage-url-11) no-repeat 1px -209px;
            background-size: auto 930%;
        }

        .icon-WBTC-Arbitrum::before {
            background: var(--savepage-url-11) no-repeat -22px -186px;
            background-size: auto 930%;
        }

        .icon-LINK-Arbitrum::before {
            background: var(--savepage-url-11) no-repeat -46px 1px;
            background-size: auto 930%;
        }

        .icon-GMX-Arbitrum::before {
            background: var(--savepage-url-11) no-repeat -92px -21px;
            background-size: auto 930%;
        }

        .icon-sbfGMX-Arbitrum::before {
            background: var(--savepage-url-11) no-repeat -92px -21px;
            background-size: auto 930%;
        }

        .icon-STG-Arbitrum::before {
            background: var(--savepage-url-11) no-repeat -92px -69px;
            background-size: auto 930%;
        }

        .icon-MAGIC-Arbitrum::before {
            background: var(--savepage-url-11) no-repeat -92px -46px;
            background-size: auto 930%;
        }

        .icon-DAI-BEP20::before {
            background: var(--savepage-url-11) no-repeat 1px -209px;
            background-size: auto 930%;
        }

        .icon-Cake-BEP20::before {
            background: var(--savepage-url-11) no-repeat -92px -93px;
            background-size: auto 930%;
        }

        .icon-APE-ERC20::before {
            background: var(--savepage-url-11) no-repeat -92px -116px;
            background-size: auto 930%;
        }

        .icon-ARB-Arbitrum::before {
            background: var(--savepage-url-11) no-repeat -92px -139px;
            background-size: auto 930%;
        }

        .icon-BTC::before {
            background: var(--savepage-url-11) no-repeat -22px -116px;
            background-size: auto 930%;
        }

        .icon-ETH-Optimism::before {
            background: var(--savepage-url-11) no-repeat 1px -23px;
            background-size: auto 930%;
        }

        .icon-USDT-Optimism::before {
            background: var(--savepage-url-11) no-repeat 1px -46px;
            background-size: auto 930%;
        }

        .icon-USDC-Optimism::before {
            background: var(--savepage-url-11) no-repeat 1px -69px;
            background-size: auto 930%;
        }

        .icon-OP-Optimism::before {
            background: var(--savepage-url-11) no-repeat -92px -163px;
            background-size: auto 930%;
        }

        .icon-DAI-Optimism::before {
            background: var(--savepage-url-11) no-repeat 1px -209px;
            background-size: auto 930%;
        }

        .icon-WBTC-Optimism::before {
            background: var(--savepage-url-11) no-repeat -22px -186px;
            background-size: auto 930%;
        }

        .icon-WETH-Optimism::before {
            background: var(--savepage-url-11) no-repeat 1px -115px;
            background-size: auto 930%;
        }

        .icon-SNX-Optimism::before {
            background: var(--savepage-url-11) no-repeat -92px -186px;
            background-size: auto 930%;
        }

        .icon-sUSD-Optimism::before {
            background: var(--savepage-url-11) no-repeat -92px -210px;
            background-size: auto 930%;
        }

        .icon-VELO-Optimism::before {
            background: var(--savepage-url-11) no-repeat -116px 0;
            background-size: auto 930%;
        }

        .icon-PYUSD-ERC20::before {
            background: var(--savepage-url-11) no-repeat -116px -23px;
            background-size: auto 930%;
        }

        .icon-ETH-Base::before {
            background: var(--savepage-url-11) no-repeat 1px -23px;
            background-size: auto 930%;
        }

        .icon-TRX::before {
            background: var(--savepage-url-11) no-repeat -116px -47px;
            background-size: auto 930%;
        }

        .icon-MEME-ERC20::before {
            background: var(--savepage-url-11) no-repeat -116px -70px;
            background-size: auto 930%;
        }

        .icon-ETH-zkSync::before {
            background: var(--savepage-url-11) no-repeat 1px -23px;
            background-size: auto 930%;
        }

        .icon-BCH-BEP20::before {
            background: var(--savepage-url-11) no-repeat -116px -94px;
            background-size: auto 930%;
        }

        .icon-USDC-Base::before {
            background: var(--savepage-url-11) no-repeat 1px -69px;
            background-size: auto 930%;
        }

        .icon-USDbC-Base::before {
            background: var(--savepage-url-11) no-repeat -116px -117px;
            background-size: auto 930%;
        }

        .icon-WETH-Base::before {
            background: var(--savepage-url-11) no-repeat 1px -115px;
            background-size: auto 930%;
        }

        .icon-DEGEN-Base::before {
            background: var(--savepage-url-11) no-repeat -116px -140px;
            background-size: auto 930%;
        }

        .icon-DAI-Base::before {
            background: var(--savepage-url-11) no-repeat 1px -209px;
            background-size: auto 930%;
        }

        .icon-cbETH-Base::before {
            background: var(--savepage-url-11) no-repeat -116px -163px;
            background-size: auto 930%;
        }

        .icon-TON::before {
            background: var(--savepage-url-11) no-repeat -116px -186px;
            background-size: auto 930%;
        }

        .icon-ZK-zkSync::before {
            background: var(--savepage-url-11) no-repeat -116px -210px;
            background-size: auto 930%;
        }

        .icon-WLD-Optimism::before {
            background: var(--savepage-url-11) no-repeat -138px 0;
            background-size: auto 930%;
        }

        .icon-SOL::before {
            background: var(--savepage-url-11) no-repeat -138px -23px;
            background-size: auto 930%;
        }

        /*----*/
        .el-select-dropdown__item.selected {
            color: #e8363f;
        }

        .el-select-dropdown__list .token-search-box .chain-list li .suffix.mtfont.mt-suoding {
            color: #bbb;
        }

/* CSS Document */
        body,
        h1,
        h2,
        h3,
        h4,
        h5,
        h6,
        p,
        dl,
        dt,
        dd,
        ul,
        ol,
        li,
        fieldset,
        button,
        input,
        textarea,
        th,
        td {
            margin: 0;
            padding: 0;
        }

        body {
            font: 12px/1.6 "Gellix", sans-serif, Helvetica, "Microsoft YaHei",
                Tahoma, Arial, "\5b8b\4f53";
            color: #000;
            background: #fff var(--savepage-url-9) no-repeat 100% 0;
            background-size: 100% auto;
            text-align: center;
        }

        ul,
        ol,
        li {
            list-style: none;
        }

        a {
            text-decoration: none;
            color: #666;
        }

        a:hover {
            text-decoration: none;
            color: #333;
        }

        fieldset,
        img {
            border: none;
        }

        button,
        input,
        select,
        textarea {
            font-size: 100%;
        }

        table {
            border-collapse: collapse;
            border-spacing: 0;
        }

        h1,
        h2,
        h3 {
            font-size: 16px;
        }

        em {
            font-style: normal;
        }

        .clearFix {
            *zoom: 1;
        }

        .clearFix:after {
            display: block;
            clear: both;
            height: 0;
            content: "\0020";
        }

        input[type="text"],
        input[type="password"],
        input[type="button"],
        input[type="submit"],
        input[type="reset"],
        input[type="number"],
        button,
        select {
            -webkit-appearance: none;
        }

        select:focus,
        input:focus {
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
            -webkit-user-modify: read-write-plaintext-only;
            outline: none;
        }

        input:-webkit-autofill,
        input:-webkit-autofill:hover,
        input:-webkit-autofill:focus,
        input:-webkit-autofill:active {
            -webkit-transition-delay: 99999s;
            -webkit-transition: color 99999s ease-out,
                background-color 99999s ease-out;
        }

        .header {
            padding: 20px 30px;
        }

        .header .logo {
            float: left;
            padding-top: 3px;
        }

        .header .nav-box {
            float: right;
            padding-top: 5px;
        }

        .header .nav {
            float: left;
            padding-top: 8px;
        }

        .header .nav li {
            float: left;
            margin-right: 40px;
        }

        .header .nav li a {
            display: block;
            font-size: 16px;
            color: #000;
            padding-bottom: 5px;
            border-bottom: 2px solid transparent;
            transition: all 0.3s ease;
        }

        .header .nav li a.cur {
            border-bottom: 2px solid #000;
            transition: all 0.3s ease;
        }

        .header .nav li a:hover {
            border-bottom: 2px solid #000;
            transition: all 0.3s ease;
        }

        .btn-dashboard {
            float: right;
        }

        .btn-dashboard a {
            display: inline-block;
            background: #181818;
            box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.1);
            transition: all 0.3s ease;
            color: #fff;
            border-radius: 100px;
            padding: 8px 25px;
            font-size: 16px;
        }

        .btn-dashboard a:hover {
            box-shadow: 0 10px 30px -2px rgba(0, 0, 0, 0.2);
            transition: all 0.3s ease;
        }

        .header .logo img {
            width: 200px;
        }

        .main-top {
            padding: 60px 0;
            max-width: 900px;
            margin: 0 auto;
        }

        .main-top .slogan {
            font-size: 44px;
            line-height: 1.5;
            max-width: 750px;
            margin: 0 auto;
        }

        .main-top p.intro {
            font-size: 14px;
            margin: 25px auto;
            max-width: 600px;
            color: #000;
            line-height: 2;
        }

        .main-top p.tips {
            font-size: 16px;
            margin: 20px 0 0 0;
            color: #e8363f;
        }

        .main-top a.btn-get-started {
            font-size: 18px;
            display: inline-block;
            padding: 13px 50px;
            border-radius: 4px;
            background: #e8363f;
            box-shadow: 0 1px 3px -2px rgba(232, 54, 63, 0.3);
            transition: all 0.3s ease;
            color: #fff;
        }

        .main-top a.btn-get-started:hover {
            box-shadow: 0 5px 30px -2px rgba(232, 54, 63, 0.3);
            transition: all 0.3s ease;
        }

        .main-top ul {
            padding-top: 10px;
            max-width: 700px;
            margin: 0 auto;
        }

        .main-top ul li {
            float: left;
            width: 25%;
        }

        .main-top ul li h3 {
            font-size: 18px;
            font-weight: normal;
        }

        .main-top ul li i {
            display: inline-block;
            width: 40px;
            height: 40px;
        }

        .main-top ul li i.address-entities {
            background: var(--savepage-url-12) no-repeat 0 0;
            background-size: 100% auto;
        }

        .main-top ul li i.addresses-labeled {
            background: var(--savepage-url-13) no-repeat 0 0;
            background-size: 100% auto;
        }

        .main-top ul li i.threat-intelligence-addresses {
            background: var(--savepage-url-14) no-repeat 0 0;
            background-size: 100% auto;
        }

        .main-top ul li i.risky-addresses-identified {
            background: var(--savepage-url-15) no-repeat 0 0;
            background-size: 100% auto;
        }

        .intro-pic {
            width: 1140px;
            margin: 0 auto;
            overflow: hidden;
            padding: 30px 0;
        }

        .intro-pic img {
            width: 1000px;
            box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.1);
        }

        .intro-pic .swiper-container {
            overflow: initial;
        }

        .swiper-button-next {
            cursor: pointer;
            background: #fff var(--savepage-url-21) no-repeat 50% -50%;
            width: 20px;
            height: 20px;
            background-size: 50% auto;
            box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.2);
            border-radius: 100%;
            padding: 5px;
        }

        .swiper-button-next:hover {
            background-position: 50% 150%;
        }

        .swiper-button-prev {
            cursor: pointer;
            background: #fff var(--savepage-url-22) no-repeat 50% -50%;
            width: 20px;
            height: 20px;
            background-size: 50% auto;
            box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.2);
            border-radius: 100%;
            padding: 5px;
        }

        .swiper-button-prev:hover {
            background-position: 50% 150%;
        }

        .advantage-box {
            max-width: 1000px;
            margin: 0 auto;
            padding: 80px 0;
        }

        .advantage-box .title h2 {
            font-size: 36px;
            margin-bottom: 10px;
            font-weight: normal;
        }

        .advantage-box .title p {
            font-size: 16px;
            margin-bottom: 80px;
            color: #999;
        }

        .advantage-box li {
            margin-bottom: 20px;
        }

        .advantage-box li .advantage-text {
            float: left;
            width: 500px;
            padding-top: 30px;
            text-align: left;
        }

        .advantage-box li .advantage-text .btn-view {
            margin-top: 30px;
            display: inline-block;
            padding: 8px 22px;
            border-radius: 4px;
            font-size: 13px;
            background: #181818;
            box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.1);
            transition: all 0.3s ease;
            color: #fff;
        }

        .advantage-box li .advantage-text .btn-view:hover {
            box-shadow: 0 10px 30px -2px rgba(0, 0, 0, 0.2);
            transition: all 0.3s ease;
        }

        /*.advantage-box li .advantage-text .btn-view { margin-top: 20px; display: inline-block; width: 40px; height: 40px; background: url("../images/icon-arrow.png") no-repeat 0 0; background-size: 100% auto;}*/
        /*.advantage-box li .advantage-text .btn-view:hover { background-position: 0 100%;}*/
        .advantage-box li .advantage-text i {}

        .advantage-box li .advantage-text h2 {
            font-size: 30px;
            margin-bottom: 20px;
            font-weight: normal;
        }

        .advantage-box li .advantage-text p {
            font-size: 16px;
        }

        .advantage-box li img {
            float: right;
            width: 400px;
            margin-right: -50px;
        }

        .advantage-box li.item-even .advantage-text {
            float: right;
        }

        .advantage-box li.item-even img {
            float: left;
            margin-left: -50px;
        }

        .advantage-box li .advantage-text .btn-click-here {
            color: #000;
            text-decoration: underline;
        }

        .advantage-box li .advantage-text .btn-click-here:hover {
            color: #e8363f;
        }

        .intro-box {
            background-color: #f0f4f5;
            padding: 100px 0;
            margin-bottom: 100px;
        }

        .intro-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .intro-content ul {
            background: #000 url() no-repeat 70% 50%;
            background-size: 300px auto;
            border-radius: 8px;
        }

        .intro-content ul li {
            float: left;
            width: 33.33%;
            padding: 40px 0;
            font-size: 20px;
            color: #fff;
        }

        .intro-content ul li h3 {
            font-size: 40px;
            font-weight: normal;
        }

        .intro-content .title {
            font-size: 36px;
            margin-bottom: 30px;
        }

        .intro-content .intro-text {
            font-size: 16px;
            margin-bottom: 40px;
            text-align: left;
        }

        .intro-content .free-trail {
            font-size: 16px;
            margin: 30px 0;
            color: #999;
        }

        .intro-content .btn-get-started {
            font-size: 18px;
            display: inline-block;
            padding: 13px 50px;
            border-radius: 4px;
            background: #e8363f;
            box-shadow: 0 1px 3px -2px rgba(232, 54, 63, 0.3);
            transition: all 0.3s ease;
            color: #fff;
        }

        .intro-content .btn-get-started:hover {
            box-shadow: 0 5px 30px -2px rgba(232, 54, 63, 0.3);
            transition: all 0.3s ease;
        }

        .applicable-scene {
            max-width: 1000px;
            margin: 0 auto;
            padding: 0 0 80px 0;
        }

        .applicable-scene .title h2 {
            font-size: 36px;
            margin-bottom: 10px;
            font-weight: normal;
        }

        .applicable-scene .title p {
            font-size: 16px;
            margin-bottom: 40px;
            color: #999;
        }

        .applicable-scene ul {
            margin: 0 -30px;
        }

        .applicable-scene li {
            float: left;
            width: 50%;
        }

        .applicable-scene li .item {
            height: 300px;
            margin: 30px;
            text-align: left;
            position: relative;
        }

        .applicable-scene li .item a {
            position: absolute;
            left: 0;
            bottom: 15px;
            width: 40px;
            height: 40px;
            display: inline-block;
            background: var(--savepage-url-34) no-repeat 0 0;
            background-size: 100% auto;
        }

        .applicable-scene li .item a:hover {
            background-position: 0 100%;
        }

        .applicable-scene li img {
            width: 90px;
        }

        .applicable-scene li h2 {
            font-size: 24px;
            margin-bottom: 10px;
            font-weight: normal;
        }

        .applicable-scene li p {
            font-size: 14px;
        }

        .as-seen-on {
            max-width: 1000px;
            width: 88%;
            margin: 0 auto;
            padding: 0 0 100px 0;
        }

        .as-seen-on .title h2 {
            font-size: 36px;
            margin-bottom: 40px;
            font-weight: normal;
        }

        .as-seen-on ul {
            margin: 0 -20px;
        }

        .as-seen-on ul li {
            float: left;
            width: 33.33%;
            margin-bottom: 30px;
        }

        .as-seen-on ul li a {
            display: block;
            border-radius: 6px;
            background-color: #fff;
            box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.15);
            margin: 0 20px;
            color: #181818;
            transition: all 0.3s ease;
        }

        .as-seen-on ul li a:hover {
            color: #000;
            box-shadow: 0 5px 25px -2px rgba(0, 0, 0, 0.1);
            transition: all 0.3s ease;
        }

        .as-seen-on ul li img {
            width: 100%;
            border-radius: 6px 6px 0 0;
            display: block;
        }

        .as-seen-on ul li .title {
            padding: 15px;
            position: relative;
        }

        .as-seen-on ul li .title p {
            position: absolute;
            right: 15px;
            bottom: 15px;
            background-color: #f5f5f5;
            color: #181818;
            padding: 1px 8px;
            border-radius: 4px;
        }

        .as-seen-on ul li h3 {
            height: 95px;
            text-align: left;
            overflow: hidden;
            line-height: 1.4;
            font-weight: normal;
        }

        .as-seen-on a.btn-more {
            margin-top: 30px;
            display: inline-block;
            padding: 8px 30px;
            border-radius: 4px;
            font-size: 15px;
            background: #181818;
            box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.1);
            transition: all 0.3s ease;
            color: #fff;
        }

        .as-seen-on a.btn-more:hover {
            box-shadow: 0 10px 30px -2px rgba(0, 0, 0, 0.2);
            transition: all 0.3s ease;
        }

        .backed-box {
            max-width: 1000px;
            width: 88%;
            margin: 0 auto;
            padding: 0 0 100px 0;
        }

        .backed-box .title h2 {
            font-size: 36px;
            margin-bottom: 40px;
            font-weight: normal;
        }

        .backed-box ul li {
            float: left;
            width: 20%;
            margin-bottom: 20px;
        }

        .backed-box ul li img {
            width: 60%;
        }

        .backed-box h3.tit {
            margin: 0 30px 30px 30px;
            color: #333;
            font-size: 20px;
        }

        .backed-box ul {
            margin-bottom: 0;
            overflow: hidden;
            height: 110px;
        }

        .supporters-box {
            padding: 30px 0;
            box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.15);
            margin-bottom: 30px;
            border-radius: 6px;
        }

        .supporters-box .btn-control {
            padding-top: 10px;
        }

        .supporters-box .btn-control a {
            display: inline-block;
            color: #333;
            font-size: 14px;
            width: 20px;
            height: 20px;
            line-height: 18px;
            border: 1px solid #333;
            background-color: #f8f8f8;
            border-radius: 3px;
            transition: all 0.3s ease;
        }

        .supporters-box .btn-control a:hover {
            background-color: #333;
            color: #fff;
            transition: all 0.3s ease;
        }

        .supporters-box .btn-control a.btn-reduce {
            display: none;
        }

        .supporters-box .btn-control a.btn-add {
            width: 60px;
        }

        .newsletter-box {
            max-width: 1000px;
            margin: 0 auto;
            padding: 0 0 100px 0;
        }

        .newsletter-box .title h2 {
            font-size: 36px;
            margin-bottom: 10px;
            font-weight: normal;
        }

        .newsletter-box .title p {
            font-size: 14px;
            margin-bottom: 40px;
            color: #999;
        }

        .newsletter-box .input-box {
            position: relative;
            margin: 0 auto;
            width: 420px;
            padding-right: 200px;
            height: 52px;
            box-shadow: 0 0 30px -2px rgba(0, 0, 0, 0.1);
            border: 1px solid #ddd;
            border-radius: 4px;
        }

        .newsletter-box .input-text {
            width: 100%;
            height: 100%;
            border: none;
            background: none;
            text-indent: 25px;
            font-size: 20px;
        }

        .newsletter-box .input-button {
            cursor: pointer;
            position: absolute;
            right: -1px;
            top: -1px;
            width: 200px;
            height: 54px;
            background: #e8363f;
            border: 1px solid #e8363f;
            color: #fff;
            font-size: 20px;
            border-radius: 0 4px 4px 0;
            box-shadow: 0 1px 3px -2px rgba(232, 54, 63, 0.3);
            transition: all 0.3s ease;
        }

        .newsletter-box .input-button:hover {
            box-shadow: 0 0 20px -2px rgba(232, 54, 63, 0.3);
            transition: all 0.3s ease;
        }

        .footer {
            background-color: #181818;
            text-align: left;
            padding: 60px 0 30px 0;
            color: #fff;
        }

        .footer-box {
            width: 1000px;
            margin: 0 auto;
        }

        .footer-box a {
            color: #fff;
        }

        .footer-left {
            float: left;
            width: 280px;
            margin-bottom: 20px;
        }

        .footer-left .footer-logo {
            width: 230px;
            margin-bottom: 20px;
        }

        .footer-left .slogan {
            font-size: 22px;
            margin-bottom: 20px;
        }

        .footer-right {
            float: right;
            width: 500px;
            margin-bottom: 40px;
        }

        .footer-right .nav {
            padding-top: 5px;
            text-align: right;
        }

        .footer-right .nav li {
            float: left;
            width: 33.33%;
        }

        .footer-right .nav li h3 {
            margin-bottom: 10px;
            font-weight: normal;
        }

        .footer-right .nav li p {
            font-size: 12px;
            margin-bottom: 10px;
        }

        .footer-right .nav li p a {
            color: #fff;
        }

        .footer-right .nav li p a:hover {
            text-decoration: underline;
        }

        .footer-right .media {
            text-align: right;
            margin-bottom: 35px;
        }

        .footer-right .media a {
            display: inline-block;
            margin-left: 20px;
            font-size: 14px;
            text-align: center;
        }

        .footer-right .media a i {
            display: inline-block;
            width: 25px;
            height: 25px;
            margin-bottom: -6px;
            background: var(--savepage-url-140) no-repeat 0 0;
            background-size: 100% auto;
        }

        .footer-right .media a i.icon-twitter {
            background-position: 0 0;
            transition: all 0.3s ease;
        }

        .footer-right .media a i.icon-medium {
            background-position: 0 -50px;
            transition: all 0.3s ease;
        }

        .footer-right .media a i.icon-discord {
            background-position: 0 -100px;
            transition: all 0.3s ease;
        }

        .footer-right .media a i.icon-telegram {
            background-position: 0 -150px;
            transition: all 0.3s ease;
        }

        .footer-right .media a i.icon-youtube {
            background-position: 0 -200px;
            transition: all 0.3s ease;
        }

        .footer-right .media a:hover i.icon-twitter {
            background-position: 0 -25px;
            transition: all 0.3s ease;
        }

        .footer-right .media a:hover i.icon-medium {
            background-position: 0 -75px;
            transition: all 0.3s ease;
        }

        .footer-right .media a:hover i.icon-discord {
            background-position: 0 -125px;
            transition: all 0.3s ease;
        }

        .footer-right .media a:hover i.icon-telegram {
            background-position: 0 -175px;
            transition: all 0.3s ease;
        }

        .footer-right .media a:hover i.icon-youtube {
            background-position: 0 -225px;
            transition: all 0.3s ease;
        }

        .footer-right .media a p {
            font-size: 11px;
            color: #999;
        }

        .footer-right .media a:hover p {
            color: #fff;
        }

        .footer-bottom {
            clear: both;
            border-top: 1px solid #333;
        }

        .footer-bottom .copyright {
            float: left;
            padding-top: 26px;
            color: #999;
        }

        .footer-bottom .SlowMist-logo {
            float: right;
            padding-top: 10px;
        }

        .footer-bottom .SlowMist-logo img {
            width: 200px;
        }

        /*---===pricing===---*/
        .pricing-box {
            max-width: 1000px;
            width: 93%;
            margin: 0 auto;
        }

        .pricing-box .title {
            margin-bottom: 40px;
        }

        .pricing-box .title h2 {
            font-size: 32px;
            padding-top: 50px;
            font-weight: normal;
        }

        .pricing-box .title .info {
            max-width: 600px;
            margin: 0 auto;
            font-size: 14px;
        }

        /*--Black-Friday--*/
        .pricing-box .Black-Friday {
            margin-bottom: 20px;
        }

        .pricing-box .Black-Friday img {
            max-width: 450px;
            width: 90%;
            border-radius: 4px;
        }

        .pricing-content {
            margin-bottom: 60px;
        }

        .pricing-content ul {
            margin: 0 -12px;
        }

        .pricing-content li {
            float: left;
            width: 25%;
        }

        .pricing-content li .item {
            margin: 0 8px;
            background-color: #f8f8f8;
            height: 565px;
            border-radius: 8px;
        }

        .pricing-content li .item .btn-get-started {
            font-size: 14px;
            display: inline-block;
            background: #e8363f;
            border-radius: 4px;
            padding: 9px 0;
            width: 100%;
            color: #fff;
            text-align: center;
        }

        .pricing-content li .item .btn-contact-sales {
            font-size: 14px;
            display: inline-block;
            background: #e8363f;
            border-radius: 4px;
            padding: 9px 0;
            width: 100%;
            color: #fff;
            text-align: center;
        }

        .pricing-content li .item .intro {
            min-height: 75px;
        }

        .pricing-content li .item dt {
            margin-bottom: 10px;
        }

        /* .pricing-content li .item .btn-free { text-align: center;} */

        .pricing-content li .item .item-top {
            border-radius: 8px;
            padding: 30px 25px;
            text-align: left;
        }

        .pricing-content li .item .item-top h3 {
            font-size: 22px;
            margin-bottom: 5px;
            font-weight: normal;
        }

        .pricing-content li .item .item-top .price {
            font-size: 14px;
            margin-bottom: 10px;
        }

        .pricing-content li .item .item-top .price em {
            font-size: 28px;
            color: #e8363f;
        }

        .pricing-content li .item .item-top .original-price {
            text-decoration: line-through;
            margin-bottom: 10px;
            color: #999;
        }

        .pricing-content li .item .basic {
            background: url() no-repeat 0 0;
            background-size: cover;
        }

        .pricing-content li .item .basic.free {
            background: #eee;
        }

        .pricing-content li .item .professional {
            background: url() no-repeat 0 0;
            background-size: cover;
        }

        .pricing-content li .item .compliance {
            color: #fff;
            background: url() no-repeat 0 0;
            background-size: cover;
        }

        .pricing-content li .item-top a span {
            position: relative;
            display: inline-block;
            padding-right: 10px;
        }

        .pricing-content li .item-top a span .icon-arrow {
            display: inline-block;
            width: 14px;
            height: 14px;
            margin-left: 8px;
            position: absolute;
            top: 50%;
            margin-top: -8px;
            background: url() no-repeat 0 0;
            background-size: 100% auto;
            transition: all 0.3s ease;
        }

        .pricing-content li .item-top a:hover span .icon-arrow {
            margin-left: 12px;
            transition: all 0.3s ease;
        }

        .pricing-compare {
            margin-bottom: 30px;
        }

        .pricing-compare h2 {
            font-size: 26px;
            margin-bottom: 30px;
            font-weight: normal;
        }

        .pricing-compare table {
            margin-bottom: 30px;
            width: 100%;
            text-align: center;
        }

        .pricing-compare table th {
            background-color: #f8f8f8;
            border: 1px solid #eee;
            padding: 10px;
        }

        .pricing-compare table th.left {
            text-align: left;
        }

        .pricing-compare table td {
            border: 1px solid #eee;
            padding: 10px;
        }

        .pricing-compare table td p {
            margin: 10px 0;
        }

        .pricing-compare table td img {
            width: 24px;
        }

        .pricing-enterprise {
            margin-bottom: 30px;
            background: url() no-repeat center center;
            background-size: cover;
        }

        .pricing-enterprise .text {
            padding: 30px;
            color: #fff;
            text-align: left;
            position: relative;
            font-size: 20px;
            text-align: center;
        }

        .pricing-enterprise .text p {
            margin-bottom: 20px;
        }

        .pricing-enterprise .text a {
            background-color: #e8363f;
            color: #fff;
            border-radius: 4px;
            display: inline-block;
            padding: 7px 30px;
            margin-bottom: 10px;
        }

        /* .pricing-content li .item .compliance h3 { color: #fff; margin-bottom: 10px;} */

        /* 
.pricing-content li .item .private-deployment { background: url("../images/pricing-bg3.jpg") no-repeat 0 0; background-size: cover;}
.pricing-content li .item .private-deployment h3 { color: #fff; margin-bottom: 10px;}
.pricing-content li .item .private-deployment .btn-learn-more { font-size: 14px; display: inline-block; background: #e8363f; border-radius: 4px; padding: 6px 0; width: 180px; color: #fff;}
.pricing-content li .item .private-deployment .price { color: #e8363f; font-size: 18px; margin-bottom: 18px; padding-top: 8px;} */

        .pricing-content li .item .item-text {
            text-align: left;
            padding: 20px 15px;
        }

        .pricing-content li .item .item-text dd {
            margin-bottom: 10px;
            font-size: 13px;
        }

        .pricing-content li .item .item-text span {
            display: inline-block;
            vertical-align: middle;
        }

        .pricing-content li .item .item-text .icon-yes {
            margin-right: 5px;
            display: inline-block;
            width: 20px;
            height: 20px;
            background: url() no-repeat 0 0;
            background-size: 100% auto;
            overflow: hidden;
            text-indent: 30px;
        }

        .pricing-content li .item .item-text em.red {
            color: #e8363f;
        }

        .pricing-content li .item .item-text em.bold {
            font-weight: bold;
            font-style: italic;
        }

        .basic-notlogin {
            display: block;
        }

        .basic-logined {
            display: none;
        }

        /*--===term-of-use===---*/
        .term-of-use-box {
            margin: 0 auto;
            max-width: 1000px;
            text-align: left;
            padding: 50px 0 100px 0;
            width: 80%;
        }

        .term-of-use-box .title {
            margin-bottom: 60px;
        }

        .term-of-use-box .title h1 {
            font-size: 30px;
        }

        .term-of-use-box .title p {
            font-size: 14px;
        }

        .term-of-use p {
            margin: 10px 0;
            font-size: 13px;
        }

        .term-of-use h3 {
            margin: 20px 0;
            font-size: 24px;
        }

        .term-of-use ul {
            padding-left: 20px;
        }

        .term-of-use ul li {
            list-style: initial;
        }

        /*--===term-of-use===---*/
        .privacy-policy-box {
            margin: 0 auto;
            max-width: 1000px;
            text-align: left;
            padding: 50px 0 100px 0;
            width: 80%;
        }

        .privacy-policy-box .title {
            margin-bottom: 60px;
        }

        .privacy-policy-box .title h1 {
            font-size: 30px;
        }

        .privacy-policy-box .title p {
            font-size: 14px;
        }

        .privacy-policy p {
            margin: 10px 0;
            font-size: 13px;
        }

        .privacy-policy h1 {
            margin: 20px 0;
            font-size: 24px;
        }

        .privacy-policy h2 {
            margin: 20px 0;
            font-size: 18px;
        }

        .privacy-policy h3 {
            margin: 20px 0;
            font-size: 16px;
        }

        .privacy-policy ul {
            padding-left: 20px;
        }

        .privacy-policy ul li {
            list-style: initial;
        }

        /*---==cookiesTips==---*/
        #cookiesTips {
            position: fixed;
            z-index: 999999999;
            left: 0;
            bottom: 0;
            text-align: left;
            width: 100%;
            background-color: #000;
            box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.2);
        }

        #cookiesTips .text-box {
            padding: 15px 220px 15px 40px;
        }

        #cookiesTips .text {
            margin-bottom: 5px;
            text-align: left;
            line-height: 1.5;
            color: #999;
        }

        #cookiesTips .text a {
            color: #ccc;
            text-decoration: underline;
            display: inline-block;
        }

        #cookiesTips .text a:hover {
            color: #fff;
            text-decoration: underline;
        }

        #cookiesTips .btn-group {
            position: absolute;
            right: 40px;
            top: 50%;
            margin-top: -14px;
        }

        #cookiesTips .btn-accept {
            background-color: #fff;
            color: #333;
            cursor: pointer;
            display: inline-block;
            padding: 4px 15px;
            border-radius: 3px;
        }

        #cookiesTips .btn-decline {
            background-color: #333;
            color: #fff;
            display: inline-block;
            padding: 4px 15px;
            border-radius: 3px;
            margin-right: 10px;
            cursor: pointer;
        }

        .swiper-container-horizontal>.swiper-pagination-bullets,
        .swiper-pagination-custom,
        .swiper-pagination-fraction {
            bottom: -30px;
        }

        .swiper-pagination-bullet-active {
            background: #000;
        }

        .pricing-content li .item .item-text .enterprise-tips {
            margin-bottom: 15px;
            padding: 5px 0 0 5px;
        }

        /*--faq-box--*/
        .faq-box {
            max-width: 1000px;
            width: 90%;
            margin: 0 auto;
        }

        .faq-box h1.title {
            padding-top: 50px;
            margin-bottom: 10px;
            font-size: 32px;
            font-weight: normal;
        }

        .faq-box .intro {
            margin-bottom: 80px;
            font-size: 14px;
            color: #666;
        }

        .faq-list {
            text-align: left;
            margin-bottom: 50px;
            padding-bottom: 50px;
            border-bottom: 1px dotted #ddd;
            margin-left: 45px;
        }

        .faq-list:last-child {
            border-bottom: none;
        }

        .faq-list .faq-ask {
            margin-bottom: 20px;
        }

        .faq-list .faq-ask h2 {
            position: relative;
        }

        .faq-list .faq-ask h2 span {
            font-weight: normal;
            background: #181818;
            color: #fff;
            margin-right: 8px;
            padding: 0 8px;
            border-radius: 3px;
            position: absolute;
            left: -45px;
        }

        .faq-list .faq-answer {
            font-size: 14px;
            color: #666;
        }

        .faq-list .faq-answer p {
            margin-bottom: 10px;
        }

        .faq-list .faq-answer a {
            color: #333;
            text-decoration: underline;
        }

        .faq-list .faq-answer a:hover {
            color: #e8363f;
        }

        .faq-list .faq-zh {
            padding-top: 30px;
        }

        .faq-list .faq-zh h3 {
            margin-bottom: 15px;
        }

        .faq-list .faq-zh p {
            font-size: 13px;
            color: #666;
            line-height: 1.8;
        }

        .faq-list .faq-zh a {
            color: #333;
            text-decoration: underline;
        }

        .faq-list .faq-zh a:hover {
            color: #e8363f;
        }

        /*--risky-usdt--*/
        .risky-usdt {
            position: fixed;
            bottom: 10px;
            right: 10px;
            z-index: 99998;
        }

        .risky-usdt a.btn-close {
            z-index: 99999;
            position: absolute;
            top: 2px;
            right: 2px;
            display: inline-block;
            width: 30px;
            height: 30px;
            background: var(--savepage-url-142) no-repeat center center;
            background-size: 45% auto;
            transition: all 0.3s ease;
        }

        .risky-usdt a.btn-close:hover {
            transition: all 0.3s ease;
            transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            /* IE 9 */
            -moz-transform: rotate(180deg);
            /* Firefox */
            -webkit-transform: rotate(180deg);
            /* Safari 和 Chrome */
            -o-transform: rotate(180deg);
        }

        .risky-usdt img {
            width: 200px;
        }

        .search-box {
            height: 90px;
            padding-top: 20px;
            max-width: 640px;
            margin: 0 auto;
        }

        .search-tips {
            padding-top: 10px;
            color: #e8363f;
            font-style: italic;
        }

        @media screen and (max-width: 1140px) {

            /* .main-top { max-width: 80%;} */
            /* .main-top { padding: 0 35px;} */
            /* .main-top .slogan { font-size: 40px;} */
            .header .nav li {
                margin-right: 30px;
            }

            .intro-pic {
                width: 92%;
            }

            .intro-pic img {
                width: 82%;
            }

            .advantage-box .title p {
                margin-bottom: 40px;
            }

            .advantage-box {
                width: 88%;
            }

            .advantage-box li {
                position: relative;
                padding: 0 400px 0 0;
                min-height: 340px;
            }

            .advantage-box li .advantage-text {
                float: none;
                width: 100%;
            }

            .advantage-box li img {
                float: none;
                position: absolute;
                right: 0;
                top: 0;
                margin-right: -40px;
            }

            .advantage-box li.item-even {
                padding: 0 0 0 400px;
            }

            .advantage-box li.item-even img {
                left: 0;
                margin-left: -40px;
            }

            .intro-content {
                width: 92%;
            }

            .intro-content ul li p {
                font-size: 15px;
            }

            .intro-content .intro-text {
                text-align: justify;
            }

            .applicable-scene {
                width: 88%;
            }

            .applicable-scene li h2 {
                font-size: 20px;
            }

            .applicable-scene li .item {
                height: 270px;
                padding: 30px 30px 50px 30px;
                margin: 15px;
            }

            .applicable-scene li .item a {
                left: 30px;
                bottom: 30px;
            }

            .footer-box {
                width: 92%;
            }

            .footer-right {
                width: 400px;
            }

            .footer-left .slogan {
                font-size: 18px;
            }

            .footer-left .footer-logo {
                width: 200px;
            }
        }

        @media screen and (max-width: 1000px) {

            /* .main-top .slogan { font-size: 36px;} */
            .applicable-scene li .item {
                height: 320px;
            }

            .applicable-scene li .item a {
                bottom: 40px;
            }

            .pricing-content li {
                width: 50%;
                margin-bottom: 20px;
            }
        }

        @media screen and (max-width: 850px) {
            .applicable-scene li h2 {
                font-size: 18px;
            }

            .applicable-scene li .item {
                height: 330px;
            }

            .applicable-scene li .item a {
                bottom: 30px;
            }

            .advantage-box li {
                padding: 0 360px 0 0;
                min-height: 300px;
            }

            .advantage-box li.item-even {
                padding: 0 0 0 360px;
            }

            .advantage-box li img {
                width: 360px;
            }

            .advantage-box li .advantage-text {
                padding-top: 20px;
            }
        }

        @media screen and (max-width: 750px) {
            .search-box {
                display: none;
            }

            body {
                background-position: 100% 0;
                background-size: 200% auto;
            }

            .header {
                position: relative;
                text-align: left;
                padding: 20px;
            }

            .header .logo {
                float: none;
            }

            .header .logo img {
                width: 180px;
            }

            .btn-dashboard {
                position: absolute;
                right: 20px;
                top: 26px;
            }

            .btn-dashboard a {
                padding: 5px 15px;
                font-size: 14px;
            }

            .header .nav-box {
                float: none;
                width: 100%;
            }

            .header .nav {
                float: none;
                width: 100%;
                display: none;
            }

            .header .nav li {
                margin: 0;
                width: 20%;
                text-align: center;
            }

            .header .nav li:first-child {
                display: none;
            }

            .main-top {
                padding: 35px;
            }

            .main-top .slogan {
                font-size: 30px;
            }

            .main-top ul li h3 {
                font-size: 18px;
            }

            .main-top a.btn-get-started {
                padding: 8px 35px;
            }

            .intro-pic {
                width: 100%;
            }

            .intro-pic img {
                width: 75%;
            }

            .advantage-box {
                padding: 40px 0;
            }

            .advantage-box li {
                padding: 0 0 0 120px;
                min-height: auto;
                margin-bottom: 40px;
            }

            .advantage-box li.item-even {
                padding: 0 120px 0 0;
            }

            .advantage-box li .advantage-text {
                text-align: left;
                padding: 0;
            }

            .advantage-box li .advantage-text p {
                margin-bottom: 10px;
            }

            .advantage-box li img {
                position: absolute;
                float: none;
                left: -10px;
                top: 0;
                width: 120px;
                margin: 0;
            }

            .advantage-box li.item-even img {
                right: -10px;
                left: auto;
            }

            .advantage-box .title h2 {
                font-size: 24px;
            }

            .advantage-box .title p {
                font-size: 13px;
                margin-bottom: 30px;
            }

            .advantage-box li .advantage-text h2 {
                font-size: 16px;
                margin-bottom: 5px;
            }

            .advantage-box li .advantage-text p {
                font-size: 12px;
            }

            .advantage-box li .advantage-text .btn-view {
                display: none;
                margin: 0;
                font-size: 12px;
                padding: 5px 15px;
            }

            .intro-box {
                padding: 50px 0 70px 0;
                margin-bottom: 50px;
            }

            .intro-content .title {
                font-size: 24px;
                margin-bottom: 20px;
            }

            .intro-content .intro-text {
                font-size: 13px;
                margin-bottom: 30px;
            }

            .intro-content ul li h3 {
                font-size: 22px;
                margin: 0 10px;
            }

            .intro-content ul li p {
                font-size: 13px;
                margin: 0 10px;
            }

            .intro-content .btn-get-started {
                padding: 8px 35px;
            }

            .intro-content {
                width: 88%;
            }

            .intro-content .free-trail {
                margin: 25px 0;
            }

            .applicable-scene ul {
                margin: 0;
            }

            .applicable-scene .title h2 {
                font-size: 24px;
            }

            .applicable-scene .title p {
                font-size: 13px;
                margin-bottom: 20px;
            }

            .applicable-scene li {
                float: none;
                width: 100%;
                margin-bottom: 40px;
            }

            .applicable-scene li .item h2 {
                font-size: 16px;
                margin-bottom: 5px;
            }

            .applicable-scene li .item {
                margin: 0;
                padding: 0 0 0 75px;
                height: auto;
            }

            .applicable-scene li .item a {
                display: none;
                position: relative;
                left: 0;
                bottom: 0;
            }

            .applicable-scene li .item img {
                position: absolute;
                left: -5px;
                top: 0;
                width: 70px;
            }

            /*.applicable-scene li .item-even { padding: 0 100px 0 0;}*/
            /*.applicable-scene li .item-even img { left: auto; right: 0;}*/
            .newsletter-box .input-box {
                width: 80%;
                padding-right: 0;
                height: 44px;
            }

            .newsletter-box .input-text {
                margin-bottom: 30px;
                padding: 0 15px;
                text-indent: initial;
                font-size: 14px;
            }

            .applicable-scene {
                padding-bottom: 40px;
            }

            .newsletter-box .title h2 {
                font-size: 24px;
            }

            .newsletter-box .title p {
                font-size: 13px;
                margin-bottom: 30px;
            }

            .newsletter-box .input-button {
                position: relative;
                border-radius: 4px;
                height: 46px;
                width: 170px;
                font-size: 18px;
            }

            .newsletter-box {
                padding-bottom: 150px;
            }

            .footer-left {
                float: none;
                width: 100%;
                text-align: center;
            }

            .footer-left .slogan {
                font-size: 14px;
            }

            .footer-right {
                float: none;
                width: 100%;
            }

            .footer-right .media {
                text-align: center;
            }

            .footer-right .media a {
                margin: 0 6px;
            }

            .footer-right .nav li {
                text-align: center;
            }

            .footer-bottom .copyright {
                float: none;
                text-align: center;
            }

            .footer-bottom .SlowMist-logo {
                float: none;
                text-align: center;
            }

            .as-seen-on {
                padding: 0 0 60px 0;
            }

            .as-seen-on ul {
                margin: 0;
            }

            .as-seen-on ul li {
                width: 100%;
                margin-bottom: 20px;
            }

            .as-seen-on ul li .title {
                padding: 0;
                height: 90px;
            }

            .as-seen-on .title h2 {
                font-size: 24px;
                margin-bottom: 30px;
            }

            .as-seen-on ul li a {
                position: relative;
                height: 90px;
                padding: 0 10px 0 150px;
                margin: 0;
            }

            .as-seen-on ul li a img {
                width: 155px;
                height: 90px;
                position: absolute;
                left: 0;
                top: 0;
                border-radius: 6px 0 0 6px;
                float: left;
            }

            .as-seen-on ul li h3 {
                font-weight: normal;
                font-size: 14px;
                height: 68px;
                position: absolute;
                top: 50%;
                left: 15px;
                margin-top: -34px;
            }

            .as-seen-on ul li .title p {
                display: none;
                right: -65px;
                top: 32px;
                bottom: auto;
            }

            .backed-box {
                padding: 0 0 40px 0;
            }

            .backed-box .title h2 {
                font-size: 24px;
                margin-bottom: 30px;
            }

            .backed-box ul li {
                width: 25%;
            }

            .backed-box ul li img {
                width: auto;
                height: 30px;
            }

            .pricing-box .title h2 {
                padding-top: 30px;
                font-size: 24px;
            }

            /* .pricing-box .title { width: 92%; margin: 0 auto 30px auto;}
    .pricing-content { width: 92%; margin: 0 auto 30px auto;} */
            .pricing-content table h3 {
                padding: 0;
                line-height: 1.4;
            }

            .pricing-content ul {
                margin: 0;
            }

            .pricing-content li {
                width: 100%;
                float: none;
                margin-bottom: 20px;
            }

            .pricing-content li .item {
                margin: 0;
                height: auto;
            }

            .pricing-content li .item .item-box {
                padding: 30px 0;
                height: auto;
            }

            #cookiesTips .text-box {
                padding: 10px 0;
                width: 92%;
                margin: 0 auto;
            }

            #cookiesTips .btn-group {
                position: relative;
                text-align: center;
                top: auto;
                right: auto;
                margin: 0 0 10px 0;
            }

            .applicable-scene li p {
                font-size: 12px;
            }

            .as-seen-on a.btn-more {
                margin-top: 20px;
            }

            .pricing-compare table th {
                padding: 6px;
            }

            .pricing-compare table td {
                padding: 6px;
            }

            .pricing-enterprise .text {
                font-size: 15px;
            }
        }

        @media screen and (max-width: 550px) {
            .main-top ul {
                margin-bottom: 10px;
            }

            .main-top ul li {
                width: 50%;
                margin-bottom: 20px;
            }

            .main-top .slogan {
                font-size: 24px;
            }
        }


        html,
        body {
            scroll-behavior: smooth;
        }