<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.d-flex{display: flex;}
.jc-between{justify-content: space-between;}
.ai-center{align-items: center;}
.jc-center{justify-content: center;}
.fd-column{flex-direction: column;}

.blog-container{min-width: 1280px!important;min-height: 499px; background-color: #F5F5F5;}
.blog-list-container{padding-bottom: 48px;}
.blog-header{ width: 100%; background: #115765; background-image: url(/images/blog/header_banner.png); background-size: cover;background-repeat: no-repeat;box-sizing: border-box;color: #fff;padding: 28px 0 90px;display: flex;flex-direction: column;justify-content: space-between;}
.blog-header .blog-header-title{display: inline-block;font-size: 40px;line-height: normal;text-align: center;font-weight: bold;margin-bottom: 8px;cursor: pointer;}
.blog-header p{font-size: 16px;line-height: 20px;text-align: center;margin-bottom: 16px;}
.blog-warp{ width: 1280px; margin: 0px auto; margin-top: 20px;}
.blog-warp-containe{display: flex; justify-content: space-between;}
.blog-article-warp .blog-left-box{ min-height: 600px; box-sizing: border-box;margin-bottom: 180px;}
.blog-warp-container{display: flex;justify-content: space-between;}
.blog-left-box{flex: 1;}
.blog-right-box{ width: 260px; margin-left:28px;box-sizing: border-box;margin-bottom: 130px;}
.blog-article-item{ margin-bottom: 48px; }
.blog-article-item .item-date{font-size: 16px;color: #474747;margin-bottom: 35px;}
.blog-article-item .item-date p{margin-bottom: 4px;}
.blog-article-item .item-title{ font-size: 1px;line-height: 36px; font-weight: bold; margin-bottom: 15px;display: inline-block;}
.blog-article-item a.item-title:hover{color: var(--brandColor) !important;transition: color .3s; cursor:pointer; }
.blog-article-item .item-title .item-title-h{font-size: 24px;}
.blog-article-item .item-info{ display: flex; }
.blog-article-item .item-info img{ flex-shrink: 0; width: 270px; height: 140px; margin-right: 24px;}
.blog-article-item .item-info-text{margin-top: 8px;}
.blog-article-item .item-info-text p{margin-bottom: 24px; line-height: 20px;}
.blog-article-item .item-info-text .arrow {content: '';display: inline-block;width: 7px;height: 7px;border-top: 1px solid #5d6f75;border-right: 1px solid #5d6f75; transform: rotate(50deg)}
.blog-article-item .item-info-text .arrow:hover{border-top: 1px solid var(--brandColor);border-right: 1px solid var(--brandColor);}
.blog-article-item .item-text {display: flex;font-size: 14px; color:#595959;}
.blog-article-item .item-text p{line-height: 24px;margin-bottom: 24px;}
.blog-article-item .item-text a{color: #262626; line-height: 20px;}
.blog-list-page ul{display:flex;width: 100%;align-items: center;justify-content: center;user-select: none; font-size: 14px;color: #595959;}
.blog-list-page li{ width: 28px; height: 28px;margin-right: 4px;cursor: pointer;user-select: none;}
.blog-list-page .active{ background-color: #F0F0F0;}
.blog-list-page ul a{display:flex;width: 100%;height: 100%;line-height: 100%;user-select: none;align-items: center;justify-content: center;}
.blog-right-qrcode{width:260px;height: 240px; background-image:url(/images/blog/appdown_bg.jpg);background-size: 100%;background-repeat: no-repeat; background-position: center center;display: flex; align-items: center;justify-content: center;position: relative;}
.blog-qrcode-img{ width: 120px; height: 120px;margin-top: -30px;background-color: #fff;}
.blog-qrcode-img canvas {margin: 10px 10px;}
.blog-right-qrcode p{width:100%;color: #fff; font-size: 16px; line-height: 22px; position: absolute;text-align: center;left: 0;bottom: 25px;padding: 0 15px;box-sizing: border-box;}
.blog-market{height: 404px;margin-top: 24px;background-color: #fff;box-sizing: border-box;padding: 12px 15px;}
.blog-market-title{height: 30px;border-bottom: 1px solid #F0F0F0; display: flex;justify-content: space-between;font-size:16px}
.blog-market-title .ti{font-size: 16px;line-height: 22px;font-weight: 500;}
.blog-market-title a{font-size: 14px;line-height: 20px;}
.blog-market-tab{font-size: 12px;color: #8C8C8C;display: flex;flex-direction: row; margin: 8px 0px;}
.blog-market-tab span:first-child, .blog-market-list li span:first-child{ width: 70px;}
.blog-market-tab span:nth-child(2), .blog-market-list li span:nth-child(2) { width: 80px; text-align: right;}
.blog-market-tab span:nth-child(3), .blog-market-list li span:nth-child(3) { width: 70px; text-align: right;}
.blog-market-list li{height: 32px;line-height: 32px;}
.blog-market-list li span{display: inline-block;}
#paginationtech{float: right !important;margin-right: 5%;}
.blog-article-item .item-title.blog-detail-title {width: 100%;margin-bottom: 25px !important;font-size: 30px;line-height: 40px;}
.blog-detail-left-box{margin-top:40px;}
.back-to-list{font-size: 15px;position: absolute;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.back-to-list span{cursor: pointer;}
.back-to-list .arrow{content: '';display: inline-block;width: 10px;height: 10px;border-top: 1px solid #5d6f75;border-right: 1px solid #5d6f75; transform: rotate(220deg)}
.back-to-list .arrow:hover{border-top: 1px solid var(--brandColor);border-right: 1px solid var(--brandColor);}
.dark-body .blog-article-item .dtl-content span,.dark-body .blog-article-item .dtl-content span &gt; a{background: #181b1e !important}
.classic-dark .blog-article-item .dtl-content span,.classic-dark .blog-article-item .dtl-content span &gt; a{background: var(--color-bg-3)}
.dtl-content{font-size:16px;font-weight: 400;line-height: 26px;color: #000;}
/* .dtl-content &gt; span{font-size:16px !important;line-height:26px !important;} */
.classic-dark .dtl-content,.dark-body .dtl-content{color: #b1b1b1;}
.cl-filter{margin-bottom:15px}
.inline-flex {display: inline-flex;}
.al-center {align-items: center;}
.jc-center{justify-content: center;}
.blog-title-content,.ta-center{text-align: center;}
.subscribe-btn{min-width: 150px;min-height: 46px;background: linear-gradient(90deg, #009FA7, #00A3A0, #01A995);border-radius: 4px;box-sizing: border-box;margin-top: 16px;font-size: 16px;font-weight: bold;cursor: pointer;color: #FFF !important;}
.subscribe-btn:hover{background: linear-gradient(90deg, #038A91, #02928F, #00907F);}
.blog-header-menu-box{z-index: 3;margin-top: -60px;}
.blog-header-menu{height: 60px;background: var(--brandColor);color: #fff;display: inline-flex;align-items: center;justify-content: center;padding: 0 30px;border-radius: 30px;}
.blog-header-menu-list &gt; li{padding: 0 50px;position: relative;font-size: 18px;cursor: pointer;}
.blog-header-menu-list &gt; li.main-menu-li{padding: 0;}
.blog-header-menu-list &gt; li.main-menu-li &gt; a{padding: 0 50px;color: #FFFFFF;}
.blog-menu-fold .icon{transform: rotate(90deg);}
.menu-secondary{display: none;top: 18px;position: absolute;font-size: 16px;color: #454545;text-align: center;padding-top: 12px;margin-left: -16px;}
.menu-secondary .secondary-menu-list{min-width: 192px;background: #FFFFFF;border: 1px solid #E5E5E5;box-shadow: 0px 4px 10px 0px rgba(2, 99, 118, 0.1);border-radius: 8px;box-sizing: border-box;padding: 0;overflow: hidden;}
.blog-header-menu-list &gt; li.blog-menu-fold:hover .icon{transform: rotate(-90deg);}
.blog-header-menu-list &gt; li:hover .menu-secondary{display: block;z-index: 2;}
.blog-search-input{width: 240px;height: 48px;background: #FFFFFF;border: 1px solid #E5E5E5;box-shadow: 0px 4px 10px 0px rgb(2 99 118 / 10%);border-radius: 12px;box-sizing: border-box;padding: 13px 25px;margin-left: 0;font-size: 14px;}
.classic-dark .blog-search-input{color: #04091A;}
.search-icon-custom{display: inline-block;width: 24px;height: 24px;border: none;border-radius: 50%;line-height: 20px;position: absolute;top: 21px;right: 15px;font-size: 24px;padding: 3px;box-shadow: 0px 4px 10px 0px rgb(2 99 118 / 10%);}
.blog_main_container{width: 1280px;margin: 64px auto 32px;}
.blog_module_title{font-size: 22px;color: #282D2E;position: relative;margin-bottom: 45px;display: flex;justify-content: space-between;max-width: 946px;}
.blog_module_title::before{position: absolute;bottom: -16px;content: '';width: 50px;height: 6px;background: var(--brandColor);left: 0;}

.blog_list{display: flex;flex-wrap: wrap;}
.blog_featured_item.newest_blog{flex-direction: column;width: 45%;min-width: unset;margin-right: 5%;margin-bottom: 30px;cursor: pointer;position: relative;justify-content: flex-start}
.to_blog_article_link_btn{position: absolute;left: 0;right: 0;width: 100%;height: 100%;z-index: 0;}
.menu-item-seo{display: flex;align-items: center;width: 100%;height: 100%;}
.menu-item-seo, .menu-item-seo:hover{color: #FFFFFF;}
.menu-secondary .menu-item-seo{color: #454545;min-height: 54px;display: flex;align-items: center;padding: 16px;box-sizing: border-box;}
.menu-secondary .secondary-menu-list &gt; li .menu-item-seo:hover{color: var(--brandColor);background: #F7F7F7;}
.classic-dark .menu-secondary .secondary-menu-list &gt; li .menu-item-seo:hover{background: var(--color-neutral-2);}
.classic-dark .secondary-menu-list .menu-item-seo{color: #818a8c;}
.menu-secondary .secondary-menu-list li:hover .menu-item-seo{color: var(--brandColor) !important;}
.newest_blog .newest_blog_img{width: 100%;height: 230px;overflow: hidden;}
.newest_blog .blog_featured_img{width: 100%;height: 100%;border-radius: 14px 14px 0 0;}
.newest_blog .blog_featured_img:hover{transform: scale(1.1);}
.newest_blog .blog_featured_content{width: 100%;padding: 30px 35px;overflow: hidden;margin: 0;}
.newest_blog .blog_opinions{margin-bottom: 10px;font-size: 14px;position: relative;}
.newest_blog .featured_title{font-size: 22px;line-height: 30px;margin-bottom: 12px;-webkit-line-clamp: 3;}
.newest_blog .featured_date{font-size: 12px;margin-bottom: 12px;}
.newest_blog .featured_text{font-size: 14px;line-height: 22px;overflow-wrap: anywhere;white-space: normal;overflow: hidden;}
.email_subscribe_box{width: 95%;display: flex;justify-content: space-between;box-sizing: border-box;padding: 40px 70px;background-image: url(/images/blog/banner_email.png);background-repeat: no-repeat;background-size: 100%;border-radius: 14px;color: #FEFEFE;margin-top: 80px;align-items: center;}
.email_subscrib_desc{font-size: 22px;line-height: 40px;width: 45%;}
.email_subscrib_desc &gt; div{margin-top: 10px;font-size: 18px;}
.subscrib_funds{color: #10F6DB;}
.email_subscrib_operate{display: flex;flex-direction: column;align-items: flex-start;}
.email_subscrib_operate .subscrib_email_input{width: 220px;height: 36px;background: var(--brandColor);border: 1px solid var(--brandHoverColor);border-radius: 4px;color: #fff;padding: 0 24px;box-sizing: border-box;}
.subscrib_email_input::-webkit-input-placeholder {color: #fff;}
.subscrib_email_input:-ms-input-placeholder {color: #fff;}
.subscrib_email_input::placeholder {color: #fff;}
.email_subscrib_operate .subscribe-btn{width: 220px;height: 36px;background: var(--linearGradient1);border-radius: 4px;box-sizing: border-box;min-height: unset;}
.email_subscrib_operate .subscribe-btn:hover{background: var(--brandColor);}
.follow_us_list{display: flex;align-items: center;justify-content: space-between;margin: 24px 0 55px;}
.follow_us_title{font-size: 20px;color: #282D2E;line-height: 30px;}
.follow_us_icon{width: 34px;height: 34px;border-radius: 50%;background: #474545;margin-right: 8px;}
.follow_us_icon:hover{background: var(--brandColor);}
.follow_us_icon a {width: 100%;height: 100%;display: inline-flex;align-items: center;justify-content: center;font-size: 26px;cursor: pointer;}
.hot_blog{margin-bottom: 20px;}
.hot_blog_date{font-size: 14px;color: #989898;margin-bottom: 5px;}
.hot_blog_title a{font-size: 16px;text-decoration: underline;color: var(--brandColor);line-height: 30px;margin-bottom: 30px;}
.blog_crumbs{width: 1280px;margin: 0 auto 20px;}
.blog_crumbs &gt; span{cursor: pointer;}
.blog_featured_item.newest_blog &gt; a {width: 100%;}
.blog-header-menu-list{justify-content: center;}

/* banner */
.blog_banner{display: flex;flex-direction: column;}
.blog_flex{display: flex;}
.blog_featured_item{justify-content: space-between;background: #FFFFFF;box-shadow: 0px 4px 20px 0px rgba(10, 174, 154, 0.1);border-radius: 14px;width: 1280px;min-width: 1280px;position: relative;}
.blog_featured_img{flex-shrink: 0;width: 700px;height: 350px;}
.blog_featured_content{width: calc(100% - 700px);box-sizing: border-box;flex-direction: column;margin: auto 60px;align-items: flex-start;overflow: hidden;}
.blog_opinions{font-size: 16px;color: var(--brandColor);margin-bottom: 15px;position: relative;}
.featured_title{font-size: 28px;color: #01414B;line-height: 36px;margin-bottom: 12px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;overflow:hidden;-webkit-box-orient: vertical;}
.featured_date{font-size: 16px;color: #7C7C7C;font-weight: 300;margin-bottom: 16px;}
.featured_date span{margin-right: 5px;}
.featured_text{font-size: 18px;color: #687577;line-height: 26px;word-break: break-word;}
.blog_featured{position: relative;width: 100%;min-width: 1280px;overflow: hidden;height: 350px;}
.blog_featured_container{position: absolute;width: 3870px;left: 0;top: 0;display: flex;}
.blog_paging_btn{width: 34px;min-width: 34px;height: 34px;border: 2px solid var(--brandColor);font-size: 34px;border-radius: 50%;color: var(--brandColor);font-weight: bold;cursor: pointer;position: absolute;z-index: 2;}
.blog_before_icon{left: 24px;transform: rotate(-180deg);}
.blog_after_icon{right: 24px;}
@media screen and (max-width: 1340px) {
    .blog_after_icon{right: unset;left: 1210px;}
}
@media screen and (min-width: 1500px) {
    .blog_paging_btn{position: unset;margin: 0 20px;}
}
@media screen and (min-width: 1900px) {
    .cn-body .right_item_desc{width: 65%;}
}
.blog_paging_btn.un_paging{border-color: #ccc;color: #ccc;}
.featured_banner_index_icon{margin-top: 25px;justify-content: center;}
.banner_index{display: inline-block;width: 18px;height: 18px;margin: 0 12px;background: #FFFFFF;border: 1px solid #DCDCDC;border-radius: 50%;cursor: pointer;}
.banner_index.active{background: var(--brandColor);border: none;}
.blog_banner_content{justify-content: center;}

/* article */
/* .blog-warp.blog-article-warp{padding: 0 80px;box-sizing: border-box;} */
.blog-article-cate{font-size: 18px;color: #282D2E;margin-bottom: 24px;cursor: pointer;}
.blog-article-list .prenext{display: flex;justify-content: space-between;}
.blog-article-list .prenext li{flex-direction: column;display: flex;flex: 1;}
.blog-article-list .prenext li:last-child{align-items: flex-end;}
.blog-article-list .prenext li a:hover{color: var(--brandColor);}
.blog-article-list .prenext a{color: var(--brandColor);}
.editormd-html-preview{box-sizing: border-box;}
#blog-lang-label{margin-left: 24px;background: none;border: none;cursor: pointer;color: var(--color-text-1);}
#blog-lang-label option{color: #000;}

body{overflow-y: overlay;}
.blog-article-warp .back-to-list-box{width: 100%;height: 64px;background: var(--color-card-1);box-shadow: 0px 4px 8px rgba(43, 68, 101, 0.08);align-items: center;position: sticky;top: 48px;z-index: 2;}
.blog-article-warp .back-to-list a,.blog-article-warp .back-to-list span{cursor: pointer;color: var(--color-text-4);font-size: 16px;font-weight: 500;}
.blog-article-warp .back-to-list span{color: var(--color-text-1);}
.blog-article-warp .back-to-list svg{width: 12px;height: 12px;margin: 0 6px;}
.blog-article-warp .back-to-list svg path{stroke: var(--color-divider-2);}
.blog-article-warp .blog-detail-left-box{margin-top: 48px;display: flex;width: 100%;align-items: flex-start;position: relative;}
.blog-article-warp .blog-article-item .item-title.blog-detail-title{margin-bottom: 24px !important;font-weight: 600;font-size: 36px;line-height: 150%;color: var(--color-text-1) !important;}
.blog-article-item .item-date{margin-bottom: 24px !important;font-weight: 500;font-size: 16px;color: var(--color-text-3);}
.blog-article-list.dtl-content{width: 70%;}
.blog_article_right{flex: 1;padding-left: 48px;position: sticky;top: 176px;}
.follow_us_list.article-share-list{margin: 0;}
.blog-article-warp .dtl-content{color: var(--color-text-1);font-size: 16px;line-height: 180%;}
.blog-article-warp .dtl-content img:first-child{border-radius: 8px;margin-bottom: 32px;margin-top: 0;}
.blog-article-warp .dtl-content iframe{width: 100%;aspect-ratio: 16 / 9;border: none;}
.article-share-list .follow_us_icon{width: 40px;height: 40px;border-radius: 50%;background: var(--color-neutral-2);margin-right: 16px;}
.article-share-list .follow_us_icon:last-child{margin-right: 0;}
.article-share-list .follow_us_icon svg path{fill: var(--color-text-1);}
.blog-article-warp .share-list-vertical.article-share-list{position: fixed;flex-direction: column;margin-left: -64px;top: 176px;}
.blog-article-warp .share-list-vertical.article-share-list .follow_us_icon{margin: 0 0 16px 0;}
.blog-article-warp .article-share-list.share-list-vertical.share-list-bottom{position: absolute !important;bottom: 0;top: unset !important;}
.blog-container .blog-article-warp{background-color: var(--color-bg-3);}
.blog-article-warp .blog-coins-markets{margin: 80px 0 0 0;}
.blog-article-warp .coins-market-item{font-weight: 500;background: var(--color-bg-3);border-color: var(--color-divider-2);}
.blog-article-warp .name-to-change{background-color: var(--color-divider-2);}
.blog-article-warp .trending_news_title{font-weight: 600;font-size: 40px;line-height: 100%;letter-spacing: 0.4px;margin-bottom: 40px;margin-top: 180px;}
.blog_article_right_item{padding: 24px;box-sizing: border-box;border-radius: 8px;position: relative;overflow-y: visible;height: auto;}
.blog_article_sign{background: linear-gradient(181.33deg, #0046DB 16.92%, #8BD7FD 116.21%);}
.right_item_bg{background-image: url(/images/blog/blog_right_icon.svg);width: 140px;height: 182px;background-size: 100%;background-repeat: no-repeat;position: absolute;top: -10px;right: 0;}
.blog_article_activity .right_item_bg{background-image: none;}
.blog_article_activity .right_item_bg img{width: 100%; height: 100%;}
.blog_article_sign .right_item_bg{background-image: url(/images/blog/blog_sign_icon.svg);}
.right_logo_icon{background-image: var(--logo-image);width: 100%;height: 20px;background-size: contain;background-repeat: no-repeat;margin-bottom: 16px;}
.right_item_title{font-weight: 600;font-size: 24px;line-height: 150%;width: 65%;white-space: normal;color: var(--color-text-1);min-height: 48px;}
.right_item_title span{color: #11AD7A;}
.blog_article_sign .article_sign_title{color: #FFF;}
.blog_article_sign .article_sign_title span{color: #FFC20D;}
.hiden_activity_ip .right_item_bg{display: none;}
.hiden_activity_ip .right_item_title, .hiden_activity_ip .right_item_desc{width: 100% !important;}
.article_sign_btn{background: #17E6A1;border-radius: 50px;box-sizing: border-box;height: 48px;width: 100%;display: flex;align-items: center;justify-content: center;text-align: center;padding: 16px;font-weight: 600;font-size: 16px;line-height: 100%;margin-top: 24px;color: #004F39;cursor: pointer;}
.blog_article_sign .right_logo_icon{background-image: url(/images/logo/logo-en-phone.svg);}
.blog_article_subscribe.blog_article_right_item,.blog_article_activity{background: var(--color-card-1);}
.right_item_desc{font-size: 16px;line-height: 150%;margin-top: 12px;color: var(--color-text-2);}
.right_item_desc .blog_activity_rewards_num{font-weight: 600;color: #FFC20D;}
.blog_article_right .email_subscrib_operate .subscrib_email_input{width: 100%;height: 48px;background: var(--color-card-5);border: none;border-radius: 4px;color: var(--color-text-1);padding: 16px;margin-top: 24px;}
.blog_article_right .subscrib_email_input::-webkit-input-placeholder {color: var(--color-text-3);}
.blog_article_right .subscrib_email_input:-ms-input-placeholder {color: var(--color-text-3);}
.blog_article_right .subscrib_email_input::placeholder {color: var(--color-text-3);}
.blog_article_right .email_subscrib_operate .subscribe-btn,.article_activity_btn{width: 100%;height: 48px;background: var(--brandColor);border-radius: 99px;font-weight: 600;font-size: 16px;line-height: 100%;margin-top: 16px;}
.blog_article_harbor{margin-bottom: 32px;max-height: 260px; overflow:scroll}
.blog_article_harbor::-webkit-scrollbar-thumb{background-clip: padding-box;border: 2px solid rgba(0, 0, 0, 0);border-radius: 4px;width: 20px;min-height: 15px}
.blog_article_harbor .article_harbor_item{min-height: 48px;box-sizing: border-box;width: 100%;padding: 12px 24px;border-left: 1px solid var(--color-neutral-2);color: var(--color-text-3);font-size: 14px;line-height: 180%;cursor: pointer;}
.blog_article_harbor .article_harbor_item.active_harbor,
.blog_article_harbor .article_harbor_item:hover{border-left: 4px solid var(--brandColor);background: var(--color-card-3);padding-left: 21px;}
.blog_article_harbor .article_harbor_item.active_harbor{font-weight: 600;color: var(--brandColor);}
.blog-related-list{margin-bottom: 180px;}
.blog-related-list-title{font-weight: 600;font-size: 40px;line-height: 100%;letter-spacing: 0.4px;color: var(--color-text-1);margin-bottom: 20px;padding-bottom: 20px;}
.blog-related-item{display: flex;flex-direction: column;cursor: pointer;border: 1px solid var(--color-divider-1);box-shadow: 0px 4px 14px rgba(19, 60, 158, 0.06);border-radius: 8px;overflow: hidden;background: var(--color-card-2);position: relative;}
.blog-related-item .blog-related{height: auto;}
.blog-related-item .blog-related .default-img{aspect-ratio: 16 / 9;}
.blog-related-item .blog-related img{width: 100%;aspect-ratio: 16 / 9;}
.blog-related-content{padding: 24px;background: var(--color-card-2);height: 100%;}
.blog-related-item .blog-related-opinions,
.blog-related-item .blog-related-date{font-weight: 500;font-size: 14px;line-height: 100%;color: var(--color-text-3);}
.blog-related-item .blog-related-date{white-space: nowrap;}
.blog-related-item .blog-related-opinions{color: var(--brandColor);display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;position: relative;}
@supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .blog-related-item .blog-related-opinions{white-space: nowrap;}
    .blog_opinions{white-space: nowrap;}
}
.blog-related-item .blog-related-split{margin: 0 8px;width: 1px;display: inline-block;height: 12px;background: var(--color-divider-2);}
.blog-related-text{font-weight: 500;font-size: 16px;line-height: 150%;color: var(--color-text-1);margin-top: 16px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;overflow:hidden;-webkit-box-orient: vertical;}
.classic-dark .right_logo_icon{background-image: var(--logo-image-dark);}
.article_activity_btn{display: flex;align-items: center;justify-content: center;color: #FFF !important;margin-top: 48px;}
.blog_article_activity .right_item_desc{width: 65%;}
.blog-related-opinions-box{display: flex;align-items: center;}
.blog-related-opinions{text-overflow: ellipsis;-webkit-line-clamp: 1;overflow:hidden;-webkit-box-orient: vertical;}

/* black theme */
.classic-dark .blog_module_title,.classic-dark .follow_us_title,.classic-dark .blog-article-cate,
.dark-body .blog_module_title,.dark-body .follow_us_title,.dark-body .blog-article-cate{color: #FFFFFF;}
.classic-dark .blog_paging_btn.un_paging,
.dark-body .blog_paging_btn.un_paging{color: #606880;border-color: #606880;}
.classic-dark .blog-left-box,
.dark-body .blog-left-box{background-color: unset !important;}
.classic-dark .blog_featured_item,
.dark-body .blog_featured_item{background: #181818;}
.classic-dark .secondary-menu-list{background: #18181b;color: #818a8c;border-color: #444444;}
.dark-body .secondary-menu-list{background: #353535;color: #cfcfcf;border-color: #444444;}
.classic-dark .banner_index:not(.active){background: #292F40;border: none;}
.classic-dark .featured_title{color: #FFFFFF;}
.classic-dark .featured_date{color: #606880;}
.classic-dark .featured_text{color: #989FB3;}

.default-img{height: 100%;background: #F7F7F7;border-radius: 8px;}
.default-img-icon{background-image: url(/images/gateio_icon_white.png);width: 60px;height: 60px;background-size: contain;}
.no-data-container {display: flex;width: 100%;height: 100%;flex-direction: column;align-items: center;justify-content: center;text-align: center;padding: 20px 0;}
.no-data-icon {display: flex;margin-bottom: 15px;width: 79px;height: 72px;background-size: 100%;background-position: center;background-image: url(/images/referral/un-login.svg);}
.blog-search-box{width: 32px;height: 32px;border-radius: 50%;text-align: center;color: #013A46;background: #fff;display: inline-flex;align-items: center;justify-content: center;}
.blog-header-menu-list &gt; li:hover .search-menu-secondary{top: 24px;}

.blog-coins-markets{margin: 32px 0;flex-wrap: wrap;}
.coins-market-item{cursor: pointer;display: inline-flex;align-items: center;justify-content: center;text-align: center;box-sizing: border-box;height: 40px;background: #FFFFFF;border-radius: 8px;border: 1px solid #E6E6E6;padding: 8px;font-size: 16px;margin-right: 16px;white-space: nowrap;margin-bottom: 8px;}
.dark-body .coins-market-item,.classic-dark .coins-market-item{background: none;}
.name-to-change{display: inline-block;width: 1px;height: 18px;background: #CCCCCC;margin: 0 8px;}
.blog-login-dialog{position: fixed;top: 0;left: 0;bottom: 0;right: 0;background: rgba(0,0,0,0.3);z-index: 9999;display: none;}
.blog-login-dialog .dialog-view{box-sizing: border-box;padding: 24px;width: 400px;min-height: 300px;position: absolute;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);top: 50%;left: 50%;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;background: #fff;color: #333333;text-align: center;}
.blog-login-dialog .dialog-view .dialog-title{height: 28px;}
.blog-login-dialog .dialog-view .dialog-view .dialog-title{height: 50px;line-height: 50px;text-align: center;position: relative;}
.blog-login-dialog .dialog-view .dialog-main-content p{height: 22px;font-size: 16px;line-height: 22px;margin-bottom: 8px;}
.blog-login-dialog .dialog-view .claim_now{margin-top: 32px;min-width: 240px;min-height: 32px;background: var(--brandColor);display: inline-flex;align-items: center;justify-content: center;text-align: center;border-radius: 4px;cursor: pointer;font-weight: 500;color: #FFFFFF;line-height: 20px;margin-bottom: 16px;padding: 6px;}
.blog-login-dialog .dialog-title .close_btn {cursor: pointer;display: block;width: 18px;height: 18px;background: url(../images/close.svg) center center no-repeat;background-size: 100%;position: absolute;right: 24px;top: 24px;}
.dialog-main-title{font-size: 20px;font-weight: 600;line-height: 36px;margin-bottom: 24px;}
#snsshare a#L766, #snsshare a#L301, #snsshare a#L161, #snsshare a#L472, #snsshare a#L280{display: none !important;}

@media screen and (min-width: 1600px) {
    .article_activity_btn{margin-top: 24px;}
}
.classic-dark .editormd-preview-theme-ceshi p,
.classic-dark .theme-popup-title .text-h3,
.classic-dark .theme-popup-contorl .theme-btn,
.classic-dark .editormd-preview-theme-ceshi,
.classic-dark .editormd-preview-theme-ceshi blockquote p{color: var(--color-text-1);}
.classic-dark .editormd-preview-theme-ceshi strong{color: var(--color-text-1) !important;}
.classic-dark .theme-content,
.classic-dark .theme-popup-contorl .theme-btn{background: var(--color-card-2);}
.classic-dark .editormd-preview-container,
.classic-dark .editormd-html-preview{background: var(--color-bg-3);}
.classic-dark div.blog-container{background: #14141A;}

.blog-article-warp .dtl-content h2{font-size: 24px;position: relative;margin: 80px 0 16px 0;line-height: 180%;font-weight: 600;color: var(--color-text-1);padding: 0;border: none;word-break: break-word !important;}
.blog-article-warp .dtl-content h3{margin: 0 0 16px 0;font-size: 20px;line-height: 180%;font-weight: 600;color: var(--color-text-1);}
.blog-article-warp .dtl-content img{max-width: 100%;margin: 28px 0 32px;}

.dtl-content .blog-details-info:not(.item-date){
    width: 100%;
    font-size: 14px;
    line-height: 21px;
    color: var(--color-text-3);
    margin-top: 32px;
}
.dtl-content .info-tips{
    margin-top: 20px;
}

/* markdown */
.editormd-preview-theme-ceshi{
    max-width: unset;
    padding: 0;
    color: var(--color-text-1);
}
.editormd-preview-container, .editormd-html-preview{
    background: var(--color-bg-3);
}
.markdown-body{
    color: var(--color-text-1);
}
.editormd-preview-theme-ceshi p{
    margin: 0 0 32px !important;
    line-height: 180% !important;
    font-size: 16px;
    font-weight: 400;
    color: var(--color-text-1);
    padding: 0;
    min-height: unset !important;
    letter-spacing: unset !important;
}
.editormd-preview-theme-ceshi img{
    box-shadow: none;
    margin: 0;
}
.editormd-preview-theme-ceshi strong{
    font-weight: 600;
    color: var(--color-text-1) !important;
}
.editormd-preview-theme-ceshi ul, .editormd-preview-theme-ceshi ol{
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.editormd-preview-theme-ceshi li{
    padding: 0;
    line-height: 180%;
    margin: 0;
}
.editormd-preview-theme-ceshi h1,
.editormd-preview-theme-ceshi h2,
.editormd-preview-theme-ceshi h3,
.editormd-preview-theme-ceshi h4,
.editormd-preview-theme-ceshi h5,
.editormd-preview-theme-ceshi h6 {
    line-height: 180%;
    margin: 0 0 16px;
    color: var(--color-text-1);
    padding: 0;
    font-weight: 600;
    border: none;
    text-align: unset;
}
.markdown-body h1, .editormd-preview-theme-ceshi h1{
    font-size: 36px;
}
.editormd-preview-theme-ceshi h2{
    margin-bottom: 16px;
    font-size: 24px;
}
.editormd-preview-theme-ceshi h3{
    font-size: 20px;
}
.editormd-preview-theme-ceshi a{
    color: var(--brandColor) !important;
    line-height: 180%;
}
.editormd-preview-theme-ceshi blockquote{
    background: var(--color-bg-2);
}
.editormd-preview-theme-ceshi blockquote p{
    color: var(--color-text-1);
}
.editormd-preview-theme-ceshi body{
    font-size: 16px;
}
.editormd-preview-theme-ceshi pre{
    background: var(--color-bg-2);
    font-size: 14px;
    color: var(--color-text-2);
}
.editormd-preview-theme-ceshi h3::before{
    display: none !important;
}

.ar-body .back-to-list{
    align-items: center;
}
.ar-body .blog_article_right{
    padding: 0 48px 0 0;
}
.ar-body .blog_article_harbor .article_harbor_item{
    border-left: none;
    border-right: 1px solid var(--color-neutral-2);
}
.ar-body .right_logo_icon{
    background-position: right;
}
.ar-body .right_item_bg{
    right: unset;
    left: -40px;
}
.ar-body .blog-article-warp .share-list-vertical.article-share-list{
    margin-right: -64px;
    margin-left: 0;
}
.ar-body .article-share-list .follow_us_icon:first-child{
    margin-right: 0;
}
.ar-body .article-share-list .follow_us_icon:last-child{
    margin-right: 16px;
}
.ar-body #blog-lang-label{
    margin-right: 24px;
}
.ar-body .blog-article-warp .share-list-vertical.article-share-list .follow_us_icon{
    margin: 0 0 16px 0;
}
#blog-markdown .blog_inner_link {
    color: #2354E6 !important;
}
.classic-dark #blog-markdown .blog_inner_link{
    color: #61A0FF !important;
}
body{
    height: 100%;
}
@media screen and (max-width: 1600px) {
    .blog-header-menu-list &gt; li{padding: 0 32px;}
    .blog-header-menu-list &gt; li.main-menu-li{padding: 0;}
    .blog-header-menu-list &gt; li.main-menu-li &gt; a{padding: 0 32px;}
}
@media screen and (max-width: 1248px) {
    .blog-header-menu-list &gt; li{padding: 0 24px;}
    .blog-header-menu-list &gt; li.main-menu-li{padding: 0;}
    .blog-header-menu-list &gt; li.main-menu-li &gt; a{padding: 0 24px;}
}
@media screen and (max-width: 768px) {
    .blog-header-menu-list &gt; li{padding: 0 12px;}
    .blog-header-menu-list &gt; li.main-menu-li{padding: 0;}
    .blog-header-menu-list &gt; li.main-menu-li &gt; a{padding: 0 12px;}
}

/* åšå®¢å¤šä¸ªåˆ†ç±»æ&nbsp;·å¼ */
.blog_opinions{
    width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow:hidden;
    -webkit-box-orient: vertical;
    -webkit-box-max-width: 100%;
}
.blog_cate{
    background: var(--color-cmpt-15);
    border-radius: 2px;
    display: inline-flex;
    display: -webkit-inline-flex;
    padding: 2.5px 8px;
    justify-content: center;
    text-align: center;
    font-size: 12px;
    color: var(--color-text-5);
    margin-right: 8px;
    -webkit-line-clamp: 1;
    overflow:hidden;
    -webkit-box-orient: vertical;
    white-space: nowrap;
    z-index: 2;
}
.blog_cate:last-child{
    margin: 0;
}

.classic-dark .editormd-preview-container table thead tr, .classic-dark .editormd-html-preview table thead tr,
.classic-dark .markdown-body table tr{
    border-color: rgba(255,255,255,.1);
    background: 0 0;
    color: #fff;
}

.classic-dark .markdown-body table tr:nth-child(2n), .classic-dark .editormd-preview-theme-ceshi blockquote,
.classic-dark .editormd-html-preview table thead tr{
    background-color: rgba(205,205,205,0.1);
}
.classic-dark .markdown-body table th, .classic-dark .markdown-body table td{
    border-color: rgba(255,255,255,.1);
}</pre></body></html>