:root {
    --body-bgcolor: #fff;
    --header-bgcolor: #fff;
    --border-bottom-color: #eff2fe;
    --button-register-bgcolor: #0B6BCB;
    --button2-register-bgcolor: rgb(239, 242, 245);
    --button2-register-hover-bgcolor: linear-gradient(0deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.02)), rgb(239, 242, 245);
    --font-2-color: #32383E;
    --font-3-color: #32383E;
    --font-4-color: #7b88a0;
    --font-5-color: #32383E;
    --svg-Icon-color: #636B74;
    --a-color: #32383E;
    --language-border-color: #dde7ee;
    --language-bgcolor: #eff2f5;
    --login-hover-bgcolor: rgb(248, 250, 253);
    --login-hover-color: rgb(0, 0, 0);
    --register-hover-color: rgb(255, 255, 255);
    --register-hover-bgcolor: #1072fb;
    --search-bgcolor: rgb(239, 242, 245);
    --search-color: rgb(166, 176, 195);
    --search-tx-color: #636B74;
    --search-tx-bgcolor: #DDE7EE;
    --footer-color: #32383E;
    --nav-submenu-bgcolor: #fff;
    --nav-submenu-hover-bgcolor: #f8fafd;
    --nav-menu-box-color: rgb(23, 25, 36);
    --nav-menu-box-bgcolor: rgb(255, 255, 255);
    --color-light-scrollbar: #d0d6e3;
    --language-select-bgcolor: rgb(255, 255, 255);
    --language-select-box-shadow: rgb(239 242 245);
    --language-select-hover-bgcolor: rgb(239, 242, 245);
    --select-currency-bgcolor: rgb(239, 242, 245);
    --select-currency-focus: #eff2f5;
    --select-currency-select-bgcolor: rgb(239, 242, 245);
    --select-currency-label-bgcolor: rgb(88, 102, 126);
    --search-close-bgcolor: rgb(207, 214, 228);
    --search-input-bgcolor: rgb(255, 255, 255);
    --search-active-bgcolor: rgb(248, 250, 253);
    --c-color-text-hyperlink: #3861fb;
    --login-input-bgcolor: rgb(255, 255, 255);
    --login-input-border-color: rgb(207, 214, 228);
    --login-forgot-label-color: #808a9d;
    --login-forgot-control-color: #616E85;
    --page-color: #32383E;
    --page-border-color: #dde7ee;
    --login-hover-hyperlink: rgb(56, 97, 251,0.8);
    --box-shadow: rgb(239 242 245);
    --joy-fontSize-xl: 20px;
    --joy-fontSize-sm: 14px;
    --joy-fontSize-lg: 20px;
    --joy-radius-sm: 6px;
    --joy-lineHeight-md: 1.5;
    --joy-shadowOpacity: 0.08;
    --joy-fontSize-xl2: 24px;
    --c-space-200: 12px;
    --a-color-bg-inverse: 0 0 0;
    --news-border-bottom-color: #f2f2f2;
    --news-hover-color: #3aa2ff;
    --time-border-bottom-color: #ececec;
    --flash-date-bg-color: #f9f9f9;
    --table-header-bg-color: #eff2f5;
    --table-td-border-bottom-color: #e5e5e5;
    --table-header-td-color: #f9f9f9;
    --item-a-bg-color: #f2f2f2;
    --item-a-hover-bg-color: #e5e5e5;
    --item-p-color: #4c4c4c;
    --item-p-hover-color: #333;
    --item-more-color: #7f7f7f;
    --more-data-bg-color: #fff;
    --item-tit-color: #666;
    --item-a-hover-btn-color: #DDE7EE;
    --bg-color-slider: #f9f9f9;
    --p-color-slider: #707a8a;
    --school-tr-bg-hover: #f7fafd;
    --color-text-main: #1e2329;
}
[data-joy-color-scheme="dark"] {
    --body-bgcolor: #010409;
    --header-bgcolor: #161b22;
    --border-bottom-color: #30363d;
    --button-register-bgcolor: #0B6BCB;
    --font-2-color: #CDD7E1;
    --font-4-color: #CDD7E1;
    --font-5-color: #CDD7E1;
    --svg-Icon-color: #9FA6AD;
    --a-color: #DDE7EE;
    --language-border-color: rgb(48, 54, 61);
    --language-bgcolor: #010409;
    --login-hover-bgcolor: var(--header-bgcolor);
    --login-hover-color: #DDE7EE;
    --register-hover-color: #DDE7EE;
    --register-hover-bgcolor: #1072fb;
    --search-bgcolor: #21262d;
    --search-color: rgb(166, 176, 195);
    --search-tx-color: rgb(255, 255, 255);
    --search-tx-bgcolor: #32383E;
    --box-shadow: #171A1C;
    --svg-Icon-color: #9FA6AD;
    --footer-color: #DDE7EE;
    --nav-submenu-bgcolor: rgba(0, 0, 0, .85);
    --nav-submenu-hover-bgcolor: #171A1C;
    --nav-menu-box-bgcolor: #010409;
    --nav-menu-box-color: #DDE7EE;
    --color-light-scrollbar: rgb(255, 255, 255, 0.35);
    --language-select-bgcolor: #171A1C;
    --language-select-hover-bgcolor: #32383E;
    --select-currency-bgcolor: #323546;
    --select-currency-focus: #323546;
    --select-currency-select-bgcolor: #323546;
    --select-currency-label-bgcolor: #A1A7BB;
    --search-close-bgcolor: #A1A7BB;
    --search-input-bgcolor: #171A1C;
    --search-active-bgcolor: #323546;
    --login-input-bgcolor: rgb(23, 25, 36);
    --login-input-border-color: rgb(64, 66, 78);
    --login-forgot-control-color: #A1A7BB;
    --c-color-text-hyperlink: #6188FF;
    --c-color-hover-hyperlink: rgb(152, 202, 255);
    --a-color-bg-inverse: 255 255 255;
    --news-border-bottom-color: #30363d;
    --news-hover-color: rgb(97, 136, 255);
    --time-border-bottom-color: #30363d;
    --flash-date-bg-color: #21262d;
    --page-color: #DDE7EE;
    --page-border-color: rgb(48, 54, 61);
    --table-header-bg-color: #0b0e11;
    --table-td-border-bottom-color: #30363d;
    --table-header-td-color: #0b0e11;
    --item-a-bg-color: #161b22;
    --item-a-hover-bg-color: #262626;
    --item-p-color: #b3b3b3;
    --item-p-hover-color: #ccc;
    --item-more-color: grey;
    --more-data-bg-color: #0d0d0d;
    --item-tit-color: #999;
    --item-a-hover-btn-color: #262626;
    --bg-color-slider: #1d1f27;
    --p-color-slider: #5f6673;
    --school-tr-bg-hover: #161b22;
    --color-text-main: #eaecef;
}
@font-face {
    font-family: "iconfont"; /* Project id 4836063 */
    src: url('//static.coinqm.com/fonts/iconfont.woff2?t=1740320359673') format('woff2'),
    url('//static.coinqm.com/fonts/iconfont.woff?t=1740320359673') format('woff'),
    url('//static.coinqm.com/fonts/iconfont.ttf?t=1740320359673') format('truetype');
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/1.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/2.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/3.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/4.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/5.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/6.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/7.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/8.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/9.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/2.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/7.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/5.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/8.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/6.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/9.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/1.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/3.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/4.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/2.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/7.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/5.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/8.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/6.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/9.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/1.woff2) format("woff2");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(//static.coinqm.com/fonts/roboto/3.woff2) format("woff2");
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 12px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-risks:before {
    content: "\e674";
}
.icon-lightbulb:before {
    content: "\e874";
}
.icon-Community:before {
    content: "\e645";
}
.icon-tldr:before {
    content: "\e60e";
}
.icon-focususer:before {
    content: "\e663";
}
.icon-down1:before {
    content: "\e88c";
}
.icon-up:before {
    content: "\e8d7";
}
.icon-linkin-copy:before {
    content: "\eb94";
}
.icon-hot:before {
    content: "\e8ba";
}
.icon-linkedin:before {
    content: "\e747";
}
.icon-fireflyiii:before {
    content: "\eb93";
}
.icon-file-link-3:before {
    content: "\e7ae";
}
.icon-business-card:before {
    content: "\e633";
}
.icon-copy:before {
    content: "\e685";
}
.icon-a-blog1:before {
    content: "\e60d";
}
.icon-white-paper:before {
    content: "\e62a";
}
.icon-internetexplorer:before {
    content: "\e74e";
}
.icon-github:before {
    content: "\e691";
}
.icon-document_fill:before {
    content: "\e6f3";
}
.icon-website:before {
    content: "\e602";
}
.icon-chevron-right2:before {
    content: "\e61b";
}
.icon-spot:before {
    content: "\e630";
}
.icon-futures:before {
    content: "\e621";
}
.icon-otc:before {
    content: "\e8a9";
}
.icon-fiat:before {
    content: "\e78c";
}
.icon-medium:before {
    content: "\e87a";
}
.icon-arrow-up-filling:before {
    content: "\e688";
}
.icon-arrow-down-filling:before {
    content: "\e689";
}
.icon-tips:before {
    content: "\e63d";
}
.icon-linkin:before {
    content: "\e61d";
}
.icon-reddit:before {
    content: "\ea3c";
}
.icon-facebook:before {
    content: "\e620";
}
.icon-instagram:before {
    content: "\e777";
}
.icon-Youtube:before {
    content: "\e880";
}
.icon-weibo:before {
    content: "\e882";
}
.icon-telegram:before {
    content: "\eac8";
}
.icon-link1:before {
    content: "\e62f";
}
.icon-star2:before {
    content: "\e61a";
}
.icon-star1:before {
    content: "\e781";
}
.icon-good-up:before {
    content: "\e605";
}
.icon-down-fail:before {
    content: "\e607";
}
.icon-link:before {
    content: "\e60c";
}
.icon-weixin:before {
    content: "\e660";
}
.icon-x:before {
    content: "\e619";
}
.icon-quotes:before {
    content: "\e613";
}
.icon-chevrondoubleright:before {
    content: "\e734";
}
.icon-loading:before {
    content: "\e604";
}
.icon-type:before {
    content: "\e603";
}
.icon-eye:before {
    content: "\e818";
}
.icon-a-Moreoperations:before {
    content: "\e6ef";
}
.icon-chevron-left:before {
    content: "\e628";
}
.icon-chevron-right:before {
    content: "\e629";
}
.icon-backtop:before {
    content: "\e60b";
}
.icon-bestCryptos:before {
    content: "\e69d";
}
.icon-round_rank_fill:before {
    content: "\e93d";
}
.icon-concept:before {
    content: "\e618";
}
.icon-icon-release:before {
    content: "\e68b";
}
.icon-hangqing-mian:before {
    content: "\e662";
}
.icon-home:before {
    content: "\e600";
}
.icon-analyze:before {
    content: "\e850";
}
.icon-exchange:before {
    content: "\e81d";
}
.icon-btc:before {
    content: "\e60a";
}
.icon-hangqing:before {
    content: "\e608";
}
.icon-xinwen:before {
    content: "\e6d3";
}
.icon-kuaixun:before {
    content: "\e601";
}
.icon-fanhui:before {
    content: "\e698";
}
.icon-Logout:before {
    content: "\e609";
}
.icon-favorite-filling:before {
    content: "\e68a";
}
.icon-unfoldmore:before {
    content: "\eb3e";
}
.icon-search:before {
    content: "\e606";
}
.icon-light:before {
    content: "\e626";
}
.icon-moon:before {
    content: "\e8b1";
}
.icon-close:before {
    content: "\e612";
}
.icon-down:before {
    content: "\e68f";
}
.icon-caret-down:before {
    content: "\e8ec";
}
.icon-yonghu:before {
    content: "\e639";
}
.firefly .iconfont{
    font-size: 13px;
}
ul, ol {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.row {
    display: flex;
    flex: 1 1 auto;
    flex-wrap: wrap;
    margin: -2px;
}
.red{
    color: red;
}
.green{
    color: rgb(22, 199, 132);
}
.SK {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    height: 15px;
    width: 15px;
    margin-right: 2px;
    border: 1px solid rgb(228, 231, 235);
    border-radius: 50%;
}
.BITS{background-image: url(//img.coinqm.com/price/BITS.png);}
.SATS{background-image: url(//img.coinqm.com/price/SATS.png);}
.UNI{background-image: url(//img.coinqm.com/price/UNI.png);}
.DOT{background-image: url(//img.coinqm.com/price/DOT.png);}
.VES{background-image: url(//img.coinqm.com/price/ves.svg);}
.SAR{background-image: url(//img.coinqm.com/price/sar.svg);}
.MAD{background-image: url(//img.coinqm.com/price/mad.svg);}
.IRR{background-image: url(//img.coinqm.com/price/irr.svg);}
.GHS{background-image: url(//img.coinqm.com/price/ghs.svg);}
.EGP{background-image: url(//img.coinqm.com/price/egp.svg);}
.BDT{background-image: url(//img.coinqm.com/price/bdt.svg);}
.UAH{background-image: url(//img.coinqm.com/price/uah.svg);}
.VND{background-image: url(//img.coinqm.com/price/vnd.svg);}
.ARS{background-image: url(//img.coinqm.com/price/ars.svg);}
.COP{background-image: url(//img.coinqm.com/price/cop.svg);}
.NGN{background-image: url(//img.coinqm.com/price/ngn.svg);}
.RON{background-image: url(//img.coinqm.com/price/ron.svg);}
.BGN{background-image: url(//img.coinqm.com/price/bgn.svg);}
.AED{background-image: url(//img.coinqm.com/price/aed.svg);}
.ZAR{background-image: url(//img.coinqm.com/price/zar.svg);}
.TWD{background-image: url(//img.coinqm.com/price/twd.svg);}
.TRY{background-image: url(//img.coinqm.com/price/try.svg);}
.THB{background-image: url(//img.coinqm.com/price/thb.svg);}
.SGD{background-image: url(//img.coinqm.com/price/sgd.svg);}
.SEK{background-image: url(//img.coinqm.com/price/sek.svg);}
.RUB{background-image: url(//img.coinqm.com/price/rub.svg);}
.PLN{background-image: url(//img.coinqm.com/price/pln.svg);}
.PKR{background-image: url(//img.coinqm.com/price/pkr.svg);}
.PHP{background-image: url(//img.coinqm.com/price/php.svg);}
.NZD{background-image: url(//img.coinqm.com/price/nzd.svg);}
.NOK{background-image: url(//img.coinqm.com/price/nok.svg);}
.MYR{background-image: url(//img.coinqm.com/price/myr.svg);}
.MXN{background-image: url(//img.coinqm.com/price/mxn.svg);}
.KRW{background-image: url(//img.coinqm.com/price/krw.svg);}
.JPY{background-image: url(//img.coinqm.com/price/jpy.svg);}
.INR{background-image: url(//img.coinqm.com/price/inr.svg);}
.ILS{background-image: url(//img.coinqm.com/price/ils.svg);}
.IDR{background-image: url(//img.coinqm.com/price/idr.svg);}
.HUF{background-image: url(//img.coinqm.com/price/huf.svg);}
.HKD{background-image: url(//img.coinqm.com/price/hkd.svg);}
.GBP{background-image: url(//img.coinqm.com/price/gbp.svg);}
.EUR{background-image: url(//img.coinqm.com/price/eur.svg);}
.DKK{background-image: url(//img.coinqm.com/price/dkk.svg);}
.CZK{background-image: url(//img.coinqm.com/price/czk.svg);}
.CNY{background-image: url(//img.coinqm.com/price/cny.svg);}
.CLP{background-image: url(//img.coinqm.com/price/clp.svg);}
.CHF{background-image: url(//img.coinqm.com/price/chf.svg);}
.CAD{background-image: url(//img.coinqm.com/price/cad.svg);}
.BRL{background-image: url(//img.coinqm.com/price/brl.svg);}
.AUD{background-image: url(//img.coinqm.com/price/aud.svg);}
.USD{background-image: url(//img.coinqm.com/price/usd.svg);}
.ADA{background-image: url(//img.coinqm.com/price/ADA.png);}
.LINK{background-image: url(//img.coinqm.com/price/LINK.png);}
.BNB{background-image: url(//img.coinqm.com/price/BNB.png);}
.BCH{background-image: url(//img.coinqm.com/price/BCH.png);}
.ETH{background-image: url(//img.coinqm.com/price/ETH.png);}
.XLM{background-image: url(//img.coinqm.com/price/XLM.png);}
.DOGE{background-image: url(//img.coinqm.com/price/DOGE.png);}
.XRP{background-image: url(//img.coinqm.com/price/XRP.png);}
.LTC{background-image: url(//img.coinqm.com/price/LTC.png);}
.BTC{background-image: url(//img.coinqm.com/price/BTC.png);}

.UYU{background-image: url(//static.coinqm.com/images/fait/uyu.svg);}
.PEN{background-image: url(//static.coinqm.com/images/fait/pen.png);}
.AZN{background-image: url(//static.coinqm.com/images/fait/azn.svg);}
.KZT{background-image: url(//static.coinqm.com/images/fait/kzt.png);}
.DOP{background-image: url(//static.coinqm.com/images/fait/dop.png);}
.GEL{background-image: url(//static.coinqm.com/images/fait/gel.png);}
.MDL{background-image: url(//static.coinqm.com/images/fait/mdl.png);}
.NAD{background-image: url(//static.coinqm.com/images/fait/nad.png);}
.QAR{background-image: url(//static.coinqm.com/images/fait/qar.png);}
.UZS{background-image: url(//static.coinqm.com/images/fait/uzs.png);}
.CRC{background-image: url(//static.coinqm.com/images/fait/crc.png);}
.UGX{background-image: url(//static.coinqm.com/images/fait/ugx.png);}
.HRK{background-image: url(//static.coinqm.com/images/fait/hrk.png);}
.ISK{background-image: url(//static.coinqm.com/images/fait/isk.png);}
.KES{background-image: url(//static.coinqm.com/images/fait/kes.png);}
.MKD{background-image: url(//static.coinqm.com/images/fait/mkd.png);}
.ZMW{background-image: url(//static.coinqm.com/images/fait/zmw.svg);}

html, body {
    font-weight: normal;
}body {
     margin: 0;
     color: rgba(0, 0, 0, .85);
     font-size: 14px;
     font-family: Roboto,PingFangSC-Medium,PingFang SC,Helvetica Neue,Helvetica,Arial,Hiragino Sans GB,Heiti SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
     font-variant: tabular-nums;
     line-height: 1.5715;
     background-color: var(--body-bgcolor);
     font-feature-settings: "tnum";
 }a {
      color: unset;
      text-decoration: none;
      background-color: transparent;
      outline: none;
      cursor: pointer;
      transition: color .3s;
      -webkit-text-decoration-skip: objects;
  }
* {
    padding: 0;
    margin: 0;
    border: 0;
}
.hide{
    display: none;
}
.avatar{
    height: 62px !important;
    width: 46px !important;
    align-items: flex-end !important;
    justify-content: center !important;
    display: flex !important;
}
.v-avatar {
    align-items: center;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    line-height: normal;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    height: 40px;
    min-width: 40px;
    width: 40px;
}
.v-avatar img{
    border-radius: inherit;
    display: inline-flex;
    height: inherit;
    width: inherit;
}
.middle{
    display: inline-flex;
    vertical-align: baseline;
    white-space: nowrap;
    align-items: center;
}
.font2 {
    color: var(--font-2-color);
}
.ml{
     margin-left: 15px;
 }
::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: transparent;
}::-webkit-scrollbar-thumb {
     border-radius: 3px;
     background: var(--color-light-scrollbar);
 }
*, :after, :before {
    box-sizing: border-box;
}
.img-div{
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}
.smallshow{
    display: none;
}
.header{
    margin-bottom: 20px;
}
.hearder-top{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-align-items: center;
    -webkit-box-align: center;
    display: flex;
    align-items: center;
    height: 35px;
    padding: 5px 15px;
    font-size: 12.8px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.header-view,header{
    background-color: var(--header-bgcolor);
    box-shadow: 0 1px 0 var(--border-bottom-color);
}
.header-box{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.language{
    --Select-gap: 7.8px;
    --Select-radius: var(--joy-radius-sm);
    --Select-minHeight: 32px;
    --Select-paddingInline: 8px;
    --Icon-fontSize: var(--joy-fontSize-xl);
    box-sizing: border-box;
    min-width: 0;
    min-height: var(--Select-minHeight);
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: var(--Select-radius);
    cursor: pointer;
    background-color: var(--language-bgcolor);
    padding-block: 2px;
    padding-inline: var(--Select-paddingInline);
    font-size: var(--joy-fontSize-sm, 14px);
    line-height: var(--joy-lineHeight-md, 1.5);
    --variant-borderWidth: 1px;
    border: var(--variant-borderWidth) solid;
    border-color: var(--language-border-color);
    border: 1px solid var(--border-bottom-color);
}
.language-btn {
    border: 0;
    outline: 0;
    background: none;
    padding: 0;
    font-size: inherit;
    color: inherit;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-family: inherit;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}.language span {
     --Icon-fontSize: var(--joy-fontSize-lg);
     display: inherit;
     -webkit-align-items: center;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     -webkit-margin-start: var(--Select-gap);
     margin-inline-start: var(--Select-gap);
     -webkit-margin-end: calc(var(--Select-paddingInline) / -4);
     margin-inline-end: calc(var(--Select-paddingInline) / -4);
 }
.language .icon-unfoldmore{
    margin-top: 2.5px;
}
.language-select{
    position: absolute;
    will-change: transform;
    left: 0px;
    z-index: 99999;
    width: 150px;
    background-color: var(--language-select-bgcolor);
    border-radius: 4px;
    border: 1px solid var(--login-hover-bgcolor);
    box-shadow: var(--language-select-box-shadow) 0px 2px 10px 0px;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    justify-content: flex-start;
    top: 40px;
    padding: 5px;
    display: none;
}
.language-nav {
    overflow-y: scroll;
    max-height: 50vh;
    width: 100%;
}
.language-ct p {
    color: rgb(166, 176, 195);
    padding-left: 12px;
    font-size: 12px;
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.language-op {
    border-radius: 5px;
    cursor: pointer;
    flex: 0 0 33%;
    font-size: 12px;
    line-height: 16px;
    white-space: normal;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    padding: 0px;
    text-align: center;
    overflow: hidden;
    font-weight: bold;
}
.language-op .language-option {
    color: var(--a-color);
    padding: 10px 12px;
    width: 100%;
    text-align: left;
}
.language-op:focus, .language-op:hover, .language-op.hovered {
    background-color: var(--language-select-hover-bgcolor);
}
.language-cz{
    color: var(--a-color);
    display: none;
    justify-content: space-between;
}
.language-ct .iconfont {
    color: var(--a-color);
    font-size: 24px;
    padding-top: 5px;
    padding-right: 4px;
}
.select-language{
    flex: 1;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 15px;
}
.selectCurrency{
    cursor: pointer;
}
.selectCurrency .fixed{
    font-weight: 600;
    margin-left: 3px;
    line-height: 12px;
    font-size: 12px;
}
.header-box .selectCurrency{
    margin-left: 10px;
}
.header-box .selectCurrency .icon-caret-down{
    margin-left: 3px;
    margin-top: 3px;
}
.svgIcon {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentColor;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: var(--Icon-fontSize, var(--joy-fontSize-xl2));
  color: var(--svg-Icon-color);
}
.header-view .light .iconfont,.nav-moon .iconfont{
  font-size: 18px;
}
.nav-content{
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
    padding: 5px 15px;
    font-size: 14px;
}
.logo{
    padding-top: 6px;
}
.logo-img{
    position: relative;
    background-image: url(//static.coinqm.com/images/logo.png);
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100px;
    height: 24px;
}
.dark .logo-img{
    background-image: url(//static.coinqm.com/images/logo1.png);
}
.logo .zh-logo{
    background-image: url(//static.coinqm.com/images/zh/logo.png);
}
.dark .logo .zh-logo{
    background-image: url(//static.coinqm.com/images/zh/logo1.png);
}
.logo .zh-tw-logo{
    background-image: url(//static.coinqm.com/images/zh-tw/logo.png);
}
.dark .logo .zh-tw-logo{
    background-image: url(//static.coinqm.com/images/zh-tw/logo1.png);
}
.nav-left{
    display: flex;
    /*padding-top: 5px;*/
    align-items: center;
}
.nav-content .nav-left a.first-link{
    padding-left: 20px;
}
.nav-left a.a-link{
    margin-left: 3.2px;
    padding-left: 11px;
    padding-right: 11px;
}
.nav-left .a-link{
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    height: 60px;
    color: var(--a-color);
}
.nav-menu-box{
    display: flex;
}
.nav-memu:hover .submenu {
    display: block;
    opacity: 1;
    animation: 0.3s ease 0s 1 normal forwards running lbWRkT;
}
.nav-memu .submenu{
    padding: 16px;
    background: var(--nav-submenu-bgcolor);
    border-radius: 8px;
    position: absolute;
    z-index: 9999;
    margin-top: 0px;
    color: unset;
    display: none;
}
.nav-memu .submenu::before {
    content: "";
    display: block;
    width: 0px;
    z-index: 10;
    height: 0px;
    border-width: 10px;
    border-style: solid;
    border-image: initial;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: var(--nav-submenu-bgcolor);
    position: absolute;
    top: -20px;
    left: 12px;
}
.nav-memu .submenu .sub-item {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 8px;
    color: var(--footer-color);
}
.nav-memu .submenu .sub-item:hover {
    background-color: var(--nav-submenu-hover-bgcolor);
}
.nav-memu .submenu-img{
    margin-inline-end: var(--c-space-200);
    width: 28px;
    height: 28px;
}
.nav-memu .submenu .iconfont{
    background-color: #fff;
    border-radius: 50%;
    font-size: 28px;
    width: 28px;
    height: 28px;
    align-items: center;
    margin-right: 8px;
    display: flex;
    justify-content: center; /* 水平居中 */
}
.nav-memu .icon-round_rank_fill{
    color: #486df7;
}
.nav-memu .icon-icon-release{
    color: #2444d4;
}
.nav-memu .icon-bestCryptos{
    color: #8a3ffc;
}
.nav-memu .icon-hangqing-mian{
    color: #16c784;
}
.nav-memu .icon-concept{
    color: #ff775f;
}
.nav-right{
    display: flex;
}
.button1{
    -webkit-box-align: center;
    align-items: center;
    background: transparent;
    border: 0px;
    border-radius: 8px;
    display: inline-flex;
    color: var(--login-hover-color);
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    outline: 0px;
    font-weight: 600;
    width: auto;
    padding: 0px 16px;
    line-height: 18px;
}
.button2{
    -webkit-box-align: center;
    align-items: center;
    background: var(--button-register-bgcolor);
    border: 0px;
    border-radius: 8px;
    display: inline-flex;
    color: var(--register-hover-color);;
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    outline: 0px;
    font-weight: 600;
    width: 100%;
    height: 40px;
    font-size: 14px;
    padding: 0px 24px;
    line-height: 24px;
}
.login:hover{
    background: var(--login-hover-bgcolor);
    color: var(--login-hover-color);
    text-decoration: none;
}
.register{
    color: var(--register-hover-color);
    background-color: var(--button-register-bgcolor);
}
.register:hover{
    background-color: var(--register-hover-bgcolor);
    color: var(--register-hover-color);
    text-decoration: none;
 }
.search {
  background-color: var(--search-bgcolor);
  color: var(--search-color);
  border-radius: 8px;
  padding: 8px;
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
  margin-left: 8px;
}
.search-box {
   box-sizing: border-box;
   margin: 0px;
   height: 16px;
   width: 16px;
}.search-tit {
    display: flex;
    flex: 1 1 0%;
    font-weight: 600;
    font-size: 12px;
    margin-left: 1px;
    width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}.search-tx {
     height: 20px;
     width: 20px;
     border-radius: 4px;
     background-color: var(--search-tx-bgcolor);
     color: var(--search-tx-color);
     line-height: 20px;
     text-align: center;
 }
 .search-m{
     background-image: url(//static.coinqm.com/images/search-m.png);
     width: 24px;
     height: 24px;
     cursor: pointer;
 }
.dark .search-m{
    background-image: url(//static.coinqm.com/images/search-m1.png);
}
.more-menu{
    background-image: url(//static.coinqm.com/images/more-menu.png);
    width: 24px;
    height: 24px;
    cursor: pointer;
    margin-left: 16px;
}
.dark .more-menu{
    background-image: url(//static.coinqm.com/images/more-menu1.png);
}
 .login-m{
     margin-left: 16px;
     width: 24px;
     height: 24px;
     cursor: pointer;
     background-image: url(//static.coinqm.com/images/diamond-icon.svg);
 }
 .light{
     cursor: pointer;
 }
 .footer{
     background-color: var(--header-bgcolor);
     margin-top: 40px;
     padding: 0px 20px;
     color: var(--footer-color);
     border-top: 1px solid var(--border-bottom-color);
 }
 .footer-fluid{
     max-width: 1400px;
     margin: 0 auto;
     padding: 50px 0 40px 0px;
 }
 .footer-memu{
     --Grid-columnSpacing: 16px;
     --Grid-rowSpacing: 16px;
     -webkit-flex-direction: row;
     -ms-flex-direction: row;
     flex-direction: row;
     min-width: 0;
     box-sizing: border-box;
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-flex-wrap: wrap;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     margin: calc(var(--Grid-rowSpacing) / -2) calc(var(--Grid-columnSpacing) / -2);
 }
 .footer-logo{
     width: 236px;
     padding-top: 10px;
 }
 .footer-mu{
     flex: 1;
     display: flex;
 }
.footer-box {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: calc(100%/5);
    min-width: 0;
    box-sizing: border-box;
    padding: calc(var(--Grid-rowSpacing) / 2) calc(var(--Grid-columnSpacing) / 2);
}
.footer-img{
    background-image: url(//static.coinqm.com/images/logo-footer.png);
    width: 200px;
    height: 51px;
}
.dark .footer-img{
    background-image: url(//static.coinqm.com/images/logo-footer1.png);
}
.footer-list{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.footer-tit{
    display: block;
    font-size: 14.4px;
    line-height: 22px;
    font-weight: 700;
}
.footer-list .donateN{
    margin-top: 16px;
    font-size: 16px;
    cursor: pointer;
}
.footer-list a{
    margin-top: 16px;
}
.footer-list .footer-dt{
    display: block;
    font-size: 16px;
}
.footer-reserved{
    font-size: 16px;
    padding-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
/**selectCurrency start**/
.modalOpened {
    position: fixed;
    z-index: 999999;
    width: 100%;
    height: 100%;
    background: rgba(10, 30, 66, 0.4);
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    visibility: visible;
    opacity: 1;
    transition: visibility 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
    top: 0px;
    left: 0px;
}.modalOpened .sl{
    width: 848px;
    box-shadow: var(--language-select-box-shadow) 0px 2px 10px 0px;
 }.modalOpened > div {
    top: 10vh;
    max-height: 70vh;
    display: flex;
    flex-direction: column;
    transition: height 0.3s ease-in-out 0s;
    max-width: 100vw;
    position: relative;
    background: var(--language-select-bgcolor);
    border-radius: 16px;
    overflow: hidden;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
}.XuJWe {
    text-align: left;
    font-weight: 600;
    font-size: 24px;
    color: var(--a-color);
    line-height: inherit;
    position: relative;
    flex-shrink: 0;
    padding: 24px;
    z-index: 1010;
}.XuJWe.has-title {
    background: var(--language-select-bgcolor);
}.XuJWe > span {
    width: 100%;
}.ggaVxK {
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
}.jZwKai {
    box-sizing: border-box;
    margin: 0px;
    height: 24px;
    width: 24px;
}.modalOpened .close-button {
    color: rgb(166, 176, 195);
    font-size: 12px;
    cursor: pointer;
    position: absolute;
    right: 16px;
    top: 16px;
}.kYhtXZ {
    padding: 16px 24px;
    overflow-y: scroll;
}.kYhtXZ.has-title {
    padding-top: 0px;
}.dVOSSi {
    box-sizing: border-box;
    margin: 8px 0px 0px;
}.jBaqVU {
     padding-bottom: 16px;
}.jeWXNT {
     position: relative;
}.cmxLuQ {
    height: 18px;
    left: 8px;
    margin-top: -9px;
    position: absolute;
    text-align: center;
    top: 50%;
}
.bNLAbY {
    border: 1px solid var(--select-currency-bgcolor);
    border-radius: 8px;
    box-sizing: border-box;
    color: var(--a-color);
    max-width: 100%;
    outline: 0px;
    padding: 0px 16px 0px 32px;
    width: 100%;
    font-size: 12px;
    height: 32px;
    line-height: 18px;
    background-color: var(--select-currency-bgcolor);
}.bNLAbY:hover:not(:disabled):not(:focus) {
    border-color: var(--select-currency-bgcolor);
}.jBaqVU input:focus {
    background: var(--select-currency-focus);
}.bNLAbY:focus {
   border-color: var(--a-color);
   box-shadow: var(--select-currency-bgcolor) 0px 0px 0px 4px;
}.dsmLjZ {
    overflow-y: scroll;
    max-height: 50vh;
    padding-top: 10px;
    width: 100%;
}
.cmxLuQ svg{
    color: rgb(166, 176, 195);
}
.eTKrlv p:first-child {
    color: rgb(166, 176, 195);
    padding-left: 12px;
    font-size: 12px;
    margin: 0px;
}.eTKrlv .group-list {
     display: grid;
     grid-template-columns: repeat(4, 1fr);
     gap: 4px;
     font-family: Inter, -apple-system, BlinkMacSystemFont, "segoe ui", Roboto, Helvetica, Arial, sans-serif;
     font-size: 15px;
     line-height: 1.5em;
 }
.gqwalg {
    color: var(--a-color);
    border-radius: 5px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    white-space: normal;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 10.5px 13px;
    flex: 0 0 100%;
}.gqwalg.selected,.gqwalg:hover{
     background-color: var(--select-currency-select-bgcolor);
 }
.eTKrlv .group-list > div {
    flex: 1 1 0%;
    -webkit-box-pack: justify;
    justify-content: space-between;
}.gqwalg .cmc-currency-picker-option {
     display: flex;
     flex-direction: row;
     flex: 1 1 0%;
     -webkit-box-align: center;
     align-items: center;
 }.gqwalg .cmc-currency-picker--flag {
      margin-right: 10px;
}.hrg {
   background-position: center center;
   background-size: cover;
   background-repeat: no-repeat;
   display: block;
   height: 20px;
   width: 20px;
   border: 1px solid rgb(228, 231, 235);
   border-radius: 50%;
}.gqwalg .cmc-currency-picker-label-box {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}.gqwalg .cmc-currency-picker--label:last-child {
     color: var(--select-currency-label-bgcolor);
     text-transform: uppercase;
 }
/**selectCurrency end**/

/**search**/
#searchMemu{
    background-color: var(--language-select-bgcolor);
    position: fixed; z-index: 999999; visibility: visible;
    top: 0px;
    left: 0px;
    margin: 0px;
}
.tippy-box {
    position: relative;
    background-color: var(--color-tippy-arrow);
    box-shadow: var(--language-select-box-shadow) 0px 2px 10px 0px;
    color: var(--color-text-1);
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.4;
    outline: 0;
    -webkit-transition-property: visibility,opacity,-webkit-transform;
    transition-property: visibility,opacity,-webkit-transform;
    -moz-transition-property: transform,visibility,opacity,-moz-transform;
    transition-property: transform,visibility,opacity;
    transition-property: transform,visibility,opacity,-webkit-transform,-moz-transform;
}.search-popover {
    background-color: transparent !important;
}div.tippy-box {
    border-radius: 8px;
    background-color: var(--control-background-color);
    color: var(--text-color);
}.tippy-content {
    position: relative;
    padding: 5px 9px;
    z-index: 1;
}.search-popover .tippy-content {
    padding: 0px !important;
 }.fhmhXw {
    width: 400px;
    min-height: 140px;
    max-height: 610px;
    border-radius: 8px;
    background-color: var(--language-select-bgcolor);
}.jytGVs {
    padding: 18px 15px;
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(128, 138, 157);
}.gSgMWQ {
    display: flex;
    flex: 1 1 0%;
    padding: 0px 4px;
}.jUraic {
    border: none;
    outline: none;
    width: 100%;
    box-shadow: none;
    background-color: var(--search-input-bgcolor);
    color: var(--a-color);
}.bQmElr {
    display: none;
}.hpNppm {
    cursor: pointer;
    width: 16px;
    height: 16px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: var(--search-close-bgcolor);
    color: rgb(255, 255, 255);
    border-radius: 8px;
}.iAcKiO {
    box-sizing: border-box;
    margin: 0px;
    height: 12px;
    width: 12px;
}.ewuQaX {
    -webkit-box-align: center;
    align-items: center;
    background: rgb(239, 242, 245);
    border: 0px;
    border-radius: 8px;
    display: inline-flex;
    color: rgb(0, 0, 0);
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    outline: 0px;
    font-weight: 600;
    width: auto;
    height: 32px;
    font-size: 12px;
    padding: 0px 16px;
    line-height: 18px;
}.qbrWo button {
    height: 36px;
    white-space: nowrap;
}.cQGupc {
    display: flex;
}.bWvWZr {
    display: flex;
    flex-direction: column;
    padding: 0px 10px 10px;
    color: rgb(128, 138, 157);
}.gynFGb {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px 10px;
    margin-bottom: 10px;
}.dGjdeQ {
    line-height: 1.5;
    margin: 0px;
    color: var(--select-currency-label-bgcolor);
    font-size: 11px;
}.hAMgar {
    box-sizing: border-box;
    margin: 0px 0px 0px 4px;
    height: 16px;
    width: 16px;
    color: rgb(255, 119, 95);
}.fnjmWk {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 10px;
    cursor: pointer;
    border-radius: 8px;
    min-height: 36px;
    background-color: rgb(248, 250, 253);
}.bqrdaA {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 500;
}.kJmNzv {
    height: 20px;
    width: 20px;
    border-radius: 10px;
    margin-right: 8px;
}.fnjmWk p {
    line-height: 100%;
}.iworPT {
    line-height: 1.5;
    margin: 0px;
    color: var(--a-color);
    font-weight: 600;
    font-size: 14px;
}.bSDVZJ {
    line-height: 1.5;
    margin: 0px;
    color: var(--select-currency-label-bgcolor);;
    font-size: 14px;
}.fnjmWk p {
    line-height: 100%;
}.fnjmWk .coin-item-symbol {
    margin: 2px 0px 0px 6px;
    font-size: 12px;
}.ebqMxL {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 10px;
    cursor: pointer;
    border-radius: 8px;
    min-height: 36px;
    background-color: var(--language-select-bgcolor);
}.bqrdaA .rank-area {
    display: block;
}.duDuzC {
    line-height: 1.5;
    margin: 0px;
    color: var(--select-currency-label-bgcolor);;
    font-size: 12px;
    font-weight: 500;
}.ebqMxL p {
    line-height: 100%;
}.fnjmWk:hover {
    background-color: rgb(248, 250, 253);
}.ebqMxL:hover {
    background-color: var(--search-active-bgcolor);
}.ebqMxL .coin-item-symbol {
    margin: 2px 0px 0px 6px;
    font-size: 12px;
}.eNnpfR {
    line-height: 1.5;
    margin: 15px 0px 0px 10px;
    color: var(--select-currency-label-bgcolor);
    font-size: 11px;
}.iMgHDW {
    display: flex;
    flex-direction: row;
    -webkit-box-align: stretch;
    align-items: stretch;
    max-width: 400px;
    overflow: auto hidden;
    margin: 11px 0px;
    padding: 0px 10px;
}.lmusYY {
    box-sizing: border-box;
    margin: 0px;
    display: inline-flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    padding: 8px 14px;
    -webkit-box-pack: center;
    justify-content: center;
    width: 96px;
    border-radius: 8px;
    background-color: var(--search-active-bgcolor);
}.hCakep {
    height: 20px;
    width: 20px;
    border-radius: 10px;
}.jLUkeA {
    color: var(--a-color);
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    margin: 4px 0px 0px;
    line-height: 18px;
    font-weight: 500;
    max-width: 64px;
    overflow: hidden;
}.iMgHDW > a > div > p:last-child {
    height: 16px;
}
.iMgHDW::-webkit-scrollbar {
    width: 10px;
}.iMgHDW::-webkit-scrollbar-thumb {
    background: var(--search-close-bgcolor);
    border: 3px solid var(--select-currency-select-bgcolor);
    border-radius: 10px;
}.iMgHDW::-webkit-scrollbar-track {
    background: var(--select-currency-select-bgcolor);
}
.dSCFsK {
    color: rgb(56, 97, 251);
    margin: 4px 10px 10px;
    font-weight: 600;
    font-size: 12px;
    cursor: pointer;
}.khpjEr {
    font-size: 11px;
    color: rgb(128, 138, 157);
    margin: 0px 0px 4px 10px;
}
.searchexchange, .searchcoin {
    max-height: 410px;
    overflow: hidden auto;
    overscroll-behavior: contain;
    flex: 1 1 0%;
}
.card {
    max-width: 350px;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
}.card .description .line-wrapper {
    height: 33px;
    line-height: 33px;
    display: flex;
    width: 100%;
    place-items: center;
    -webkit-box-align: center;
}.card .description .img {
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: 8px;
    background: rgb(217, 217, 217);
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}.card .header .img::before, .card .description .img::before, .card .details span::before, .card .description .line::before, .card .btns .btn::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to right, rgb(217, 217, 217) 0%, rgba(0, 0, 0, 0.05) 20%, rgb(217, 217, 217) 40%, rgb(217, 217, 217) 100%);
    background-repeat: no-repeat;
    background-size: 450px 400px;
    animation: 1s linear 0s infinite normal none running shimmer;
}.card .description .line {
    background: rgb(217, 217, 217);
    border-radius: 10px;
    height: 13px;
    margin: 10px 0px 10px 2px;
    overflow: hidden;
    position: relative;
}.card .description .line-1 {
    width: calc(85%);
}.card .description .line-2 {
    width: calc(60%);
}.card .description .line-3 {
    width: calc(40%);
}.notresult {
    display: flex;
    flex-direction: column;
    padding: 70px 0px;
    -webkit-box-align: center;
    align-items: center;
}
.DWZQr {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 64px;
    width: 64px;
    border-radius: 32px;
    color: rgb(128, 138, 157);
    background-color: rgb(239, 242, 245);
}
.fKbUaI {
    box-sizing: border-box;
    margin: 0px;
    height: 24px;
    width: 24px;
}
.iWSjWE {
    line-height: 1.5;
    margin: 0px;
    color: rgb(88, 102, 126);
    font-size: 14px;
}
.lhoFAl {
    line-height: 1.5;
    margin: 8px 0px;
    color: rgb(34, 37, 49);
    font-size: 16px;
    font-weight: 500;
}
.notresult p {
    width: 100%;
    overflow: auto;
    text-align: center;
    word-break: break-all;
}
.bjioKZ {
    color: var(--c-color-text-hyperlink);
    font-weight: 600;
    font-size: 12px;
    cursor: pointer;
    margin: 4px 0px 4px 8px;
}
.kppgZc {
    -webkit-box-align: center;
    align-items: center;
    background: transparent;
    border: 0px;
    border-radius: 8px;
    display: inline-flex;
    color: var(--a-color);
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    outline: 0px;
    font-weight: 600;
    width: auto;
    height: 40px;
    font-size: 14px;
    padding: 0px 24px;
    line-height: 24px;
}
.qbrWo button {
    height: 36px;
    white-space: nowrap;
    cursor: pointer;
}
.cFVuMK {
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin-inline: 0px 8px;
}
.cIUSWk {
    box-sizing: border-box;
    margin: 0px;
    height: 18px;
    width: 18px;
    color: currentcolor;
}
.dQVhVP {
    height: auto;
    padding: 0 16px 8px;
}
.kppgZc:hover:not(:disabled) {
    background: var(--select-currency-select-bgcolor);;
    color: var(--a-color);
    text-decoration: none;
}
#recent_search .tabs{
    display: flex;
    line-height: 16px;
    margin: 0 20px 20px 20px;
    border-bottom: 1px solid var(--table-header-bg-color);
    color: var(--item-p-color);
    justify-content: space-between;
}
#recent_search .tabs .tabs-pane{
    align-items: center;
    cursor: pointer;
    line-height: 36px;
    height: 36px;
}
#recent_search .tabs .tabs-pane:hover{
    color: var(--item-p-hover-color);
    border-bottom: 2px solid rgb(255, 149, 0);
}
#recent_search .tabs .tabs-active{
     color: var(--item-p-hover-color);
     border-bottom: 2px solid rgb(255, 149, 0);
}
/**search end**/
/**login start**/
.cmc-modal{
    box-shadow: var(--language-select-box-shadow) 0px 2px 10px 0px;
    width: 496px;
}
.hHjSxK {
    display: flex;
    position: relative;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 8px;
    margin-bottom: 37px;
}
.eNtJWc {
    position: relative;
    cursor: pointer;
    font-weight: 700;
    font-size: 22px;
    color: var(--login-hover-color);
}.eNtJWc:first-child {
    margin-inline-end: 40px;
}.hHjSxK .kxMJwj {
    display: none;
    position: static;
}.kxMJwj .icon-fanhui{
    font-size: 18px;
    position: absolute;
    left: 0px;
    top: 12px;
}
.bHajGB {
    position: absolute;
    background: var(--c-color-text-hyperlink);
    pointer-events: none;
    height: 5px;
    width: 28px;
    border-radius: 100px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
}.kxMJRw,.kxMJwj {
    position: relative;
    cursor: pointer;
    font-weight: 500;
    font-size: 22px;
    color: var(--login-hover-color);
}
.dgPddC {
    position: absolute;
    background: var(--c-color-text-hyperlink);
    pointer-events: none;
    height: 5px;
    width: 28px;
    border-radius: 100px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
.fJtqyD {
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
}.fJtqyD .label {
    color: var(--login-hover-color);
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 2px;
    line-height: 26px;
}
.ddUbGO {
    background-color: var(--login-input-bgcolor);
    border: 1px solid var(--login-input-border-color);
    border-radius: 8px;
    box-sizing: border-box;
    color: var(--a-color);
    max-width: 100%;
    outline: 0px;
    padding: 0px 16px;
    width: 100%;
    font-size: 14px;
    height: 48px;
    line-height: 21px;
}
.fJtqyD input {
    height: 56px;
    padding: 0px 18px !important;
}.fJtqyD.last {
    margin-bottom: 0px;
}.fJtqyD .label .label-pwd {
    color: var(--login-forgot-label-color);
    cursor: pointer;
}
.gEqHyg {
    position: relative;
}.gEqHyg span {
    position: absolute;
    cursor: pointer;
    top: 15px;
    right: 18px;
}.gEqHyg span svg {
    fill: var(--login-forgot-label-color);
    width: 1.7em;
    height: 1.7em;
}.gEqHyg .sendCode {
    color: var(--c-color-text-hyperlink);
 }.gEqHyg .sendCode:hover {
    color: var(--login-hover-hyperlink);
  }.eNPbb {
    margin-top: 32px;
}
.iGeIFo {
    -webkit-box-align: center;
    align-items: center;
    background: rgb(56, 97, 251);
    border: 0px;
    border-radius: 8px;
    display: inline-flex;
    color: rgb(255, 255, 255);
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    outline: 0px;
    font-weight: 600;
    width: 100%;
    height: 48px;
    font-size: 14px;
    padding: 0px 24px;
    line-height: 24px;
}.iGeIFo:hover:not(:disabled) {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.08)), rgb(56, 97, 251);
    color: rgb(255, 255, 255);
    text-decoration: none;
}.iGeIFo:disabled {
    background: rgb(56, 97, 251);
    color: rgb(255, 255, 255);
    opacity: 0.5;
    cursor: not-allowed;
}.edGpQH {
    height: 21px;
    line-height: 13px;
    display: inline-block;
    padding: 12px 30px 12px 0px;
}
.hVeSPi {
    display: inline-block;
    vertical-align: middle;
}.hWJXYJ {
    border: 0px;
    clip: rect(0px, 0px, 0px, 0px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0px;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}.rbYZJ {
    display: inline-block;
    width: 16px;
    height: 16px;
    transition: all 150ms ease 0s;
    box-sizing: border-box;
    border: 1px solid rgb(207, 214, 228);
    box-shadow: rgba(167, 174, 187, 0.4) 0px 2px 4px;
    border-radius: 4px;
    background: rgb(255, 255, 255);
}.rbYZJ .ewLTNE {
    visibility: hidden;
}.jmklXr {
    margin-top: 30px;
}.dDoQti {
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    color: var(--login-forgot-control-color);
    margin: 40px 0px 0px;
}.custom-control-label{
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: var(--a-color);
    margin-inline-start: 12px;
    user-select: none;
}.custom-control-label a{
    color: var(--c-color-text-hyperlink);
}.custom-control-label a:hover{
     color: var(--login-hover-hyperlink);
}.dDoQti a{
    color: var(--c-color-text-hyperlink);
}.dDoQti a:hover{
     color: var(--login-hover-hyperlink);
 }.koGbqq {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    color: var(--login-forgot-control-color);
}.bnvYBo .label {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 2px;
    line-height: 26px;
}.bvHko {
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 6px;
    color: var(--color-light-neutral-6);
    margin-bottom: 24px!important;
    margin-top: 24px!important;
}.gtRGFg {
    margin-top: 32px;
}.guzcjF {
    display: inline-block;
    width: 16px;
    height: 16px;
    transition: all 150ms ease 0s;
    box-sizing: border-box;
    border: 1px solid rgb(207, 214, 228);
    box-shadow: rgba(167, 174, 187, 0.4) 0px 2px 4px;
    border-radius: 4px;
    background: var(--register-hover-bgcolor);
}.guzcjF .ewLTNE {
    visibility: visible;
}.ewLTNE {
     fill: none;
     stroke: white;
     stroke-width: 2px;
 }
.hdKtIC .prompt {
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    color: rgb(255, 23, 73);
}
.logged,.nav-content .nav-left .logged{
    display: none;
}
.logOut{
    background: var(--button2-register-bgcolor);
    color: var(--font-3-color);
}
.nav-menu-box .smallshow .logOut:hover{
    color: var(--font-3-color);
    background: var(--button2-register-hover-bgcolor);
}
.nav-content .login-user{
    display: block;
}
.logged-in{
    display: none;
    background: var(--search-bgcolor);
    border: 1px var(--search-bgcolor) solid;
    border-radius: 8px;
    width: 34px;
    line-height: 34px;
    text-align: center;
    color: var(--a-color);
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    margin-left: 16px;
    cursor: pointer;
}
.logged-in:hover {
    background-color: var(--button2-register-hover-bgcolor);
}
.logged-in .iconfont{
    font-size: 18px;
}
.logged-in-ct{
    top: 80px;
    position: absolute;
    will-change: transform;
    z-index: 99999;
    display: none;
}
.logged-in-dropdowns{
    background-color: var(--language-select-bgcolor);
    border-radius: 4px;
    border: 1px solid var(--login-hover-bgcolor);
    box-shadow: var(--language-select-box-shadow) 0px 2px 10px 0px;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    justify-content: flex-start;
    padding: 9.6px 12px;
    color: var(--a-color);
    margin-top: 18px;
}
.logged-in-dropdowns .rounded {
    padding: 5px 8px;
    cursor: pointer;
    display: block;
}
.logged-in-dropdowns .rounded:hover {
    background: var(--language-select-hover-bgcolor);
}
.logged-in-dropdowns .icon-favorite-filling,.logged-in-dropdowns .icon-Logout{
    font-size: 16px;
    margin-right: 5px;
    line-height: 34px;
    text-align: center;
}
/**login end**/
.fiexd-buttom {
    bottom: 0;
    position: fixed;
    width: 100vw;
    z-index: 9999;
    display: none;
    color: var(--footer-color);
}
.fiexd-buttom .bottomNav {
    background: var(--header-bgcolor);
    border-top: 1px solid var(--header-bgcolor);
    position: fixed;
    bottom: 0;
    width: 100vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.fiexd-buttom .fiexd-link{
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 20%;
    padding-top: 3px;
    font-size: 10px;
    cursor: pointer;
}
.fiexd-buttom .iconfont{
    font-size: 20px;
}
.fiexd-buttom .active{
    color: var(--register-hover-bgcolor);
}
.backtop{
    padding-top: 120px;
    visibility: hidden;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
}
.backtop .totop {
    display: none;
    width: 34px;
    height: 34px;
    line-height: 32px;
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 99999;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 18px;
    visibility: visible;
    cursor: pointer;
}
.backtop .totop .iconfont{
    font-size: 16px;
}
.dark .backtop .totop{
    background-color: #21262d;
}
.backtop .totop:hover{background:#3688fc;color:#fff}
.loading{
    margin-top: 40px;
    align-items: center !important;
    justify-content: center !important;
    display: none;
}
.v-loading{
    height: 32px;
    width: 32px;
    color: #1541FB;
}
.v-loading>svg {
    animation: progress-circular-rotate 1.4s linear infinite;
    transform-origin: center center;
    transition: all .2s ease-in-out;
}
.v-loading circle{
    stroke-linecap: round;
    stroke-dasharray: 80, 200;
    stroke-dashoffset: 0px;
    stroke: currentColor;
    font-size: 32px;
    animation: progress-circular-dash 1.4s ease-in-out infinite;
    transition: all .6s ease-in-out;
}
.bigshow .watchlist{
    display: none;
}
.tipso_bubble {
    position: absolute;
    text-align: center;
    border-radius: 6px;
    z-index: 9999;
    opacity: .9;
    font-weight: 400;
    line-height: 1.5;
    font-size: 12px;
    padding: 10px;
}
.tipso_bubble>.tipso_arrow {
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid;
    pointer-events: none;
    top: 100%;
    left: 50%;
    bottom: 100%;
}
.tipso_bubble.bottom>.tipso_arrow {
    top: initial;
}
.pagenav {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    margin: 8px 0px 0px 0px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.pagination {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 5px;
}
.pagination li {
    --variant-borderWidth: 1px;
    display: inline-flex;
    min-width: 32px;
    height: 32px;
    line-height: 35px;
    margin-right: 4px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    outline: 0px;
    cursor: pointer;
    user-select: none;
    font-weight: 600;
    color: var(--item-p-color);
    border: var(--variant-borderWidth) solid;
    box-sizing: border-box;
    border-radius: 6px;
    box-shadow: 0 1px 0 0 rgba(27, 31, 35, 0.04);
    -webkit-transition: 80ms cubic-bezier(0.33, 1, 0.68, 1);
    transition: 80ms cubic-bezier(0.33, 1, 0.68, 1);
    transition-property: color, background-color, box-shadow, border-color;
    border-color: var(--page-border-color);
}
.pagination li a{
    height: 100%;
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.pagination li.disabled,.pagination li.disabled a{
    cursor: inherit;
}
.pagination li.disabled:hover{
    background-color: transparent;
}
.pagination li.active{
    background: var(--item-a-bg-color);
}
.pagination li.active:hover{
    background-color: var(--item-a-hover-bg-color);
}
.pagination li:hover{
    background: var(--item-a-bg-color);
}
.pagination li {
    padding-left: 2px;
    padding-right: 2px;
}
.side{
    padding-left: 20px;
}
.side .wrapper{
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    max-height: calc(100vh);
    overflow-x: hidden;
    overflow-y: auto;
    position: sticky;
    scrollbar-width: none;
    top: 0px;
}
.side .small{
    flex-direction: column !important;
    display: flex !important;
}
.side .small .tit{
    align-items: center !important;
    justify-content: space-between !important;
    display: flex !important
}
.side .small .sub-tit,.team_title{
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0;
    margin-top: 10px;
    color: var(--footer-color);
    font-family: Inter, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Arial, sans-serif;
    font-weight: 600;
}
.side .small .more a{
    color: #999;
    cursor: pointer;
    font-size: 12px;
    align-items: center !important;
    font-weight: 600
}
.side .latest-flash .content{
    margin-top: 8px !important;
    position: relative;
}
.side .latest-flash .content .v-time{
    position: relative;
    line-height: 1.5
}
.side .latest-flash .content .v-time:before {
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    width: 1px;
    left: 6px;
    top: 10px;
    background: var(--time-border-bottom-color);
}
.side .latest-flash .item {
    display: flex;
    padding-bottom: 20px !important;
    flex-direction: row-reverse !important;
}
.side .latest-flash .item-con {
    flex: 1 1 auto;
    height: 100%;
    position: relative;
    max-width: calc(100% - 28px);
}
.side .latest-flash .item-con .time{
    font-size: 12px;
    font-weight: 600;
    color: #adb8cc;
    align-items: center !important;
    display: flex !important
}
.side .latest-flash .item-con .title{
    margin-top: 4px !important;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.side .latest-flash .item-con .title a{
    --lineClamp: 2;
    color: var(--a-color);
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
.side .latest-flash .item-con .title a:hover{
    color: var(--news-hover-color);
}
.side .latest-flash .line{
    min-width: 24px;
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
}
.side .latest-flash .line-dot{
    box-shadow: none;
    background: var(--body-bgcolor);
    align-self: start;
    height: 15px;
    left: calc(50% - 12px);
    width: 24px;
    z-index: 2;
}
.side .latest-flash .line-in{
    background-color: transparent !important;
    border: none;
    margin: -2px 0 0 -6px;
    height: 18px;
    width: 18px;
    border-color: #1976d2 !important;
    align-items: center;
    border-radius: 50%;
    display: flex;
    justify-content: center;
}
.side .latest-flash .v-avatar{
    height: 11px;
    min-width: 11px;
    width: 11px;
    background-image:url(//static.coinqm.com/images/inner.png);
    background-size: 11px 11px;
}
.side .latest-flash .icon-compass-inner{
    font-size: 8px;
}
.latest-people{
    margin-top: 25px;
}
.latest-people .content,.latest-news .content{
    background: var(--bg-color-slider);
    border-radius: 20px;
    margin-top: 16px;
    padding: 24px 0;
}
.latest-people .content a:first-child {
    margin-top: 0;
}
.latest-people .content a{
    cursor: pointer;
    padding: 0 24px;
    margin-top: 24px;
    align-items: center !important;
    flex-direction: row !important;
    display: flex !important;
}
.latest-people .content a .logo{
    border-radius: 50%;
    height: 40px;
    margin-right: 8px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 40px;
    flex-grow: 0 !important;
    padding-top: 0px;
}
.latest-people .content a .info{
    justify-content: space-between !important;
    flex-direction: column !important;
    display: flex !important;
}
.latest-people .content a .info h4{
    display: -webkit-box;
    font-weight: 500;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: var(--font-5-color);
    font-size: 14px;
    -webkit-line-clamp: 1;
}
.latest-people .content a .info p{
    font-size: 12px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    font-weight: 500;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0 !important;
    color: var(--p-color-slider) !important;
}
.latest-news .content .list{
    padding: 12px 24px;
    justify-content: space-between !important;
    flex-direction: column !important;
    display: flex !important;
 }
.latest-news .content .list a{
    color: var(--font-5-color);
    display: -webkit-box;
    font-size: 14px;
    font-weight: 500;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.latest-news .content .list a:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}
.latest-news .content .list .item{
    padding-top: 16px !important;
    align-items: center !important;
    justify-content: space-between !important;
    flex-direction: row !important;
    display: flex !important;
    color: var(--p-color-slider);
    font-size: 12px;
    font-weight: 500;
}
@keyframes progress-circular-dash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0px
    }
    50% {
        stroke-dasharray: 100,200;
        stroke-dashoffset: -15px
    }
    to {
        stroke-dasharray: 100,200;
        stroke-dashoffset: -124px
    }
}
@keyframes progress-circular-rotate {
    to {
        transform: rotate(1turn)
    }
}
@media (min-width: 1376px) {
    .hearder-top,.nav-content,.content .container,.main{
        max-width: 1400px;
        margin: 0 auto;
    }
}
@media (max-width: 1199px) {
    .bigshow,.nav-content .nav-left .bigshow{
        display: none;
    }
    .bigshow .watchlist{
        display: block;
    }
    .nav-content .login-user{
        display: none;
    }
    .smallshow{
        display: block;
    }
    .nav-menu-box{
        position: fixed;
        height: 100%;
        width: 100%;
        top: 50px;
        z-index: 932;
        color: var(--nav-menu-box-color);
        right: 0px;
        transition: right 0.2s ease 0s;
        background-color: var(--nav-menu-box-bgcolor);
        font-size: 16px;
        padding: 8px 20px;
        height: calc(100% - 80px);
        overflow: auto;
    }.nav-menu-box .nav-memu .submenu{
        display: none;
        position: relative;
        background-color: var(--nav-menu-box-bgcolor);
        padding: 0px;
    }
    .nav-menu-box .nav-memu .submenu::before{
        display: none;
    }
    .nav-content .nav-menu-box .memu-active .submenu{
        display: block;
    }
    .nav-content .nav-menu-box .icon-down{
        transition: all 0.36s ease 0s;
    }
    .nav-content .nav-menu-box .memu-active .icon-down{
        transform: rotate(-180deg);
    }
    .nav-menu-box .nav-memu-title{
        position: relative;
        display: block;
        -webkit-box-align: center;
        align-items: center;
        height: 48px;
        line-height: 48px;
        font-weight: 600;
        margin-left: 3.2px;
        border-bottom: 1px solid var(--border-bottom-color);
    }
    .nav-menu-box .nav-memu-title .iconfont{
        position: absolute;
        right: 2px;
    }
    .nav-memu .submenu .sub-item{
        padding: 10px 0px;
        font-weight: 600;
        font-size: var(--joy-fontSize-sm);
     }
    .nav-left .nav-menu-box  a.a-link{
        padding: 0px;
        font-weight: 600;
        height: 48px;
        line-height: 48px;
        border-bottom: 1px solid var(--border-bottom-color);
    }
    .nav-menu-box button{
        margin-top: 15px;
    }
    .nav-menu-box .button2:hover{
        background-color: var(--register-hover-bgcolor);
        color: var(--register-hover-color);
        text-decoration: none;
    }
    .nav-menu-box .register{
        margin-top: 25px;
    }
    .nav-stack{
        display: flex;
        margin: 30px -5px 24px;
        align-items: flex-start;
    }
    .nav-stack .iconfont{
        margin-left: 5px;
        margin-top: 2px;
    }
    .nav-stack .nav-moon .iconfont{
        margin-left: 0px;
        margin-top: 0px;
    }
    .nav-stack .language-btn,.nav-stack .selectCurrency{
        flex: 1 0 0%;
        margin: 0px 5px;
    }
    .nav-stack .nav-moon{
        width: 34px;
        padding: 0px;
        margin: 0px 5px;
    }
    .nav-menu-box .login,.nav-menu-box .nav-stack .button2{
        background: var(--button2-register-bgcolor);
        color: var(--font-3-color);
    }
    .nav-menu-box .login:hover,.nav-menu-box .nav-stack .button2:hover{
        color: var(--font-3-color);
        background: var(--button2-register-hover-bgcolor);
    }
    .nav-right .icon-close{
        font-size: 24px;
        color: var(--a-color);
    }
    .language-cz{
        display: flex;
    }
    /**search start**/
    #searchMemu{
        position: fixed;
        top: 0px;
        right: 0px;
        height: 100%;
        z-index: 999999;
        overflow: scroll;
        transition: opacity 200ms;
        width: 100%;
        overscroll-behavior: none;
    }
    .search-popover {
        width: 100%;
        height: 100%;
        overflow-y: hidden;
        border-radius: 0px;
        max-height: 100vh;
        padding: 0px;
    }
    .fhmhXw {
        width: 100%;
    }
    .bWvWZr div {
        box-sizing: border-box;
        position: relative;
    }
    .bWvWZr{
        overflow: hidden;
        box-sizing: border-box;
        position: relative;
    }
    .jytGVs {
        padding: 16px 15px;
        box-shadow: rgba(128, 138, 157, 0.08) 0px 1px 2px, rgba(128, 138, 157, 0.12) 0px 4px 12px
        }#recent_search{
        margin-top: 15px;
    }
    #recent_search .searchexchange,#recent_search .searchcoin{
        max-height: 100%;
    }
    #recent_search .iMgHDW{
        max-width: 100%;
    }
    /**search end**/
}
@media (max-width: 1099px) {
    .footer-box{
        width: calc(100% / 4);
    }
}
@media (max-width: 899px) {
    .fiexd-buttom {
        display: block;
    }
    .footer-memu .footer-logo{
        width: 100%;
        padding-top: 0px;
    }
    /**selectCurrency start**/
    .modalOpened {
        display: flex;
    }
    .modalOpened .sl{
        width: 100%;
    }
    .modalOpened  > div {
        top: 0px;
        width: 100vw;
        height: 100%;
        border-radius: 0px;
        max-height: 100%;
    }
    .XuJWe {
        padding-bottom: 0px;
        font-size: 16px;
    }
    .ggaVxK {
        font-size: 16px;
        font-weight: 600;
    }
    .modalOpened .close-button {
        font-size: 24px;
        color: var(--a-color);
    }
    .kYhtXZ {
        padding: 16px;
        -webkit-box-flex: 1;
        flex-grow: 1;
    }
    .jBaqVU > form {
        margin: 16px 0px 0px;
    }
    .eTKrlv .group-list {
        display: flex;
        flex-direction: column;
    }
    .modalOpened .dsmLjZ{
        overflow-y: scroll;
        max-height: calc(100vh - 150px);
    }
    .gqwalg .cmc-currency-picker--label {
        margin-right: 4px;
    }
    .gqwalg .cmc-currency-picker-label-box {
        display: inline;
    }
    /**selectCurrency end**/
}
@media (max-width: 599px) {
    .footer-mu{
        flex-wrap: wrap;
    }
    .footer-box{
        width: calc(100% / 2);
    }
    .latest-people .content a{
        padding: 0 12px;
    }
    .latest-news .content .list{
        padding: 12px 12px;
    }
}
