:root{
    --pm-c: #5a82e6;
    --br-c: #F2F6FC;
    --md-c: #909399;
    --bg-c: #f8fafc;
    --footer-color: #32383E;
    --news-hover-color: #3aa2ff;
    --bg-color: #fff;
}
body, html {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Segoe UI, Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
    margin: 0;
    padding: 0;
}
body{
    background-color: #FFFFFF;
    font-size: 14px;
}
.module {
    background-color: #fff;
}
button, input, textarea {
    color: inherit;
    font: inherit;
}
div,img, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td,a {
    margin: 0;
    padding: 0;
    border: 0;
}
ol, ul, li {
    list-style: none;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
a, a:hover {
    color: #333;
    text-decoration: none;
}
@font-face {
    font-family: "iconfont"; /* Project id 4836063 */
    src: url('/static/css/gbj/fonts/iconfont.woff2?t=1740320359675') format('woff2'),
    url('/static/css/gbj/fonts/iconfont.woff?t=1740320359675') format('woff'),
    url('/static/css/gbj/fonts/iconfont.ttf?t=1740320359675') format('truetype');
}
.header-search .m{
    cursor: pointer;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-quotes:before {
    content: "\e613";
}
.icon-type:before {
    content: "\e603";
}
.icon-chevron-right2:before {
    content: "\e61b";
}
.icon-business-card:before {
    content: "\e633";
}
.icon-Date:before {
    content: "\e741";
}
.icon-chevron-left:before {
    content: "\e629";
}
.icon-chevron-right:before {
    content: "\e62a";
}
.icon-risks:before {
    content: "\e674";
}
.icon-lightbulb:before {
    content: "\e874";
}
.icon-Community:before {
    content: "\e645";
}
.icon-tldr:before {
    content: "\e60e";
}
.icon-backtop:before {
    content: "\e60b";
}
.icon-colse:before {
    content: "\e610";
}
.icon-search1:before {
    content: "\e628";
}
.icon-menu:before {
    content: "\e7f4";
}
.icon-search:before {
    content: "\e87c";
}
.header .sea {
    height: 105px;
    min-height: 105px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.m{
    display: none;
}
.mt2{
    margin-top: 2px;
}
.header .sea .nav{
    width: 100%;
}
.header .sea .header-bt{
    max-width: 1200px;
    justify-content: space-between;
    height: 90px;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.header .sea .header-bt .logo-div{
    display: flex;
    align-items: center;
}
.header .logo{
    height: 41px;
    cursor: pointer;
}
.header .search-forum{
    display: flex;
    align-items: center;
}
.header .header-search{
    background-color: #fff;
    overflow: hidden;
    width: 270px;
    border: 1px solid #1847f9;
    line-height: 46px;
    height: 46px;
    border-radius: 40px;
    display: flex;
    padding: 0 14px;
    align-items: center;
    position: relative;
}
.header .header-search .iconfont{
    font-size: 20px;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.header .header-search input{
    line-height: 44px;
    border: none;
    margin-left: 10px;
    font-size: 16px;
}
.header .header-search input:focus {
    outline: none
}
.header .header-search .btn{
    width: 80px;
    color: #fff;
    line-height: 46px;
    height: 46px;
    text-align: center;
    position: absolute;
    right: 0;
    border-radius: 40px;
    background-color: #1847f9;
    cursor: pointer;
}
.header .navbar{
    width: 100%;
    height: 56px;
    background-color: #1874fa;
    line-height: 56px;
}
.header .navbar .menu{
    overflow: auto;
    white-space: nowrap;
    max-width: 1200px;
    margin: 0 auto;
}
.header .navbar .menu .nav-item{
    display: inline-block;
    color: #fff;
    cursor: pointer;
    padding: 0 20px 0 22px;
    font-size: 18px;
    text-decoration: none;
}
.header .navbar .menu .nav-item.active{
    background-color: #1847f9;
}
.header .navbar .menu .nav-item:hover{
    background-color: #1847f9;
}
.main{
    max-width: 1200px;
    margin: 0 auto;
}
.footer {
    background: #333;
    padding: 50px 0;
    margin-top: 20px;
}
.footer .center {
    max-width: 1200px;
    margin: 0 auto;
}
.footer .foot-nav {
    text-align: center;
    margin-bottom: 20px;
}
.footer .info {
    margin: 15px 0;
    font-size: 13px;
    color: #999;
    margin-bottom: 0;
    text-align: center;
}
.foot-nav a {
    display: inline-block;
    position: relative;
    color: #999;
    font-size: 13px;
}
.foot-nav a:after {
    content: '';
    display: inline-block;
    height: 10px;
    width: 1px;
    background: #666;
    margin: 0 15px;
}
.foot-nav a:last-child:after {
    display: none;
}
.footer .info a {
    color: #999;
    margin-left: 5px;
    display: inline;
}
.uk-container>:last-child {
    margin-bottom: 0;
}
.uk-container {
    display: flow-root;
    box-sizing: content-box;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.uk-flex {
    display: flex;
}
.uk-margin-top {
    margin-top: 20px !important;
}
.uk-container>:last-child {
    margin-bottom: 0;
}
.uk-flex-cover {
    flex: 1;
    overflow: hidden;
    position: relative;
}
.uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}
canvas, img, svg, video {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}
[data-uk-cover]:where(img, video), [uk-cover]:where(img, video) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    object-fit: cover;
    object-position: center;
}
[class*=uk-width] {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
}
.uk-grid-column-small, .uk-grid-small {
    margin-left: -15px;
}
.uk-grid-column-small>*, .uk-grid-small>* {
    padding-left: 15px;
}
.uk-width-2-3 {
    width: calc(200% / 3);
}
.uk-width-1-3 {
    width: calc(100% / 3);
}
.uk-grid>*>:last-child {
    margin-bottom: 0;
}
.sidebar {
    width: 340px;
}
.module-title {
    border-bottom: 1px solid var(--br-c);
    position: relative;
    display: flex;
    flex: auto;
    align-self: stretch;
    overflow: scroll;
    white-space: nowrap;
    transform: translate(0);
}
.module-title .title {
    display: inline-block;
    font-size: 17px;
    color: var(--md-c);
    line-height: normal;
    padding-bottom: 15px;
    margin-right: 15px;
    cursor: pointer;
}
.module-title .title.active{
    font-weight: bold;
    border-bottom: 2px solid var(--pm-c);
    color: #3d4351;
}
.module-title::-webkit-scrollbar {
    display: none;
}
img {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
.uk-margin {
    margin-top: 10px;
    margin-bottom: 20px;
}
.uk-margin-left {
    margin-left: 20px !important;
}
.uk-margin-small {
    margin-bottom: 10px;
}
.uk-flex-1 {
    flex: 1;
}
.module-title .more {
    color: var(--md-c);
    font-size: 13px;
}
.side-flash ul {
    margin-top: 15px;
    border-left: 1px solid var(--br-c);
}
.side-flash ul li {
    padding-left: 15px;
    margin-bottom: 20px;
    position: relative;
}
.side-flash ul li::before {
    content: '';
    position: absolute;
    left: -5px;
    top: 6px;
    display: inline-block;
    width: 8px;
    height: 8px;
    line-height: 16px;
    display: block;
    border-radius: 50%;
    border: 2px solid var(--pm-c);
    background: #fff;
    box-sizing: border-box;
}
.side-flash ul li:last-child {
    margin-bottom: 0;
}
.side-flash ul li .time {
    color: var(--md-c);
    font-size: 13px;
}
.side-flash ul li a {
    margin-top: 2px;
    display: block;
}

.side-coin {}
.side-coin .item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    border-bottom: 1px solid var(--br-c);
    padding-bottom: 15px;
}
.side-coin .item:last-child {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.side-coin .coin-head {
    margin-bottom: 15px;
    color: var(--md-c);
}
.side-coin .item img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}
.side-coin .item .name {
    font-size: 13px;
    line-height: normal;
    font-weight: bold;
}
.side-coin .item span {
    color: var(--md-c);
    font-size: 12px;
}
.side-coin .item div {
    width: 100px;
    font-size: 12px;
}
.side-coin .item .btn {
    display: inline-block;
    padding: 6px 0;
    width: 68px;
    text-align: center;
    border-radius: 3px;
}

.side-news {}
.side-news .item {
    margin-top: 15px;
    display: flex;
    align-items: center;
}
.side-news .item .thumb {
    width: 115px;
    height: 70px;
    position: relative;
    overflow: hidden;
    display: block;
    margin-right: 15px;
}
.side-news .item .thumb img{
    width: 100%;
}
.side-news .item .title {
    line-height: normal;
    height: 40px;
    margin-bottom: 10px;
}
.side-news .item .title a {
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.side-news .item .time {
    color: var(--md-c);
    font-size: 13px;
}
.uk-flex-middle {
    align-items: center;
}
.uk-text-right {
    text-align: right !important;
}
.btn-fall {
    background-color: #fd455b !important;
    color: #fff !important;
}
.btn-rise {
    background-color: #01c875;
    color: #fff !important;
}
.fenye {
    margin: 50px 0 !important;
    text-align: center;
}
.fenye .page-numbers {
    display: inline-block;
    line-height: 36px;
    padding: 0 16px;
    background: #fff;
    font-size: 12px;
    border-radius: 4px;
    color: var(--md-c);
}
.fenye .page-numbers:hover,
.fenye .current {
    background: var(--pm-c);
    color: #fff;
}
.loading{
    margin-top: 10px;
    align-items: center !important;
    justify-content: center !important;
    display: none;
}
.v-loading{
    height: 32px;
    width: 32px;
    color: #5a82e6;
}
.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;
}
.more-loading {
    color: #333;
    width: 100%;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 1.5rem;
    padding-top: 20px;
    padding-bottom: 20px;
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    cursor: pointer;
    display: none;
}
.more-loading:hover {
    color: var(--news-hover-color);
}
.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;
}
.fa-logo {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}
.side-exchange .ac{
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    cursor: pointer;
}
.side-exchange .ex-card{
    display: flex;
    align-items: center;
}
.side-exchange .ex-card div.img{
    padding-left: 0px;
}
.side-exchange .ex-card div{
    float: left;
    padding-left: 20px
}
.side-exchange .ex-card div.tab{
    color: #999999;
    font-weight: normal;
}
.side-exchange .ex-card div img{
    width: 45px;
    height: 45px;
    border-radius: 100%;
    vertical-align: middle;
}
.module .ex-tit{
    border-bottom: 2px solid var(--pm-c);
}
.module .ex-tit .title{
    border-bottom: inherit;
}
.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;
}
@keyframes progress-circular-rotate {
    to {
        transform: rotate(1turn)
    }
}
@media (max-width: 1210px) {
    .header .logo{
        margin-left: 10px;
    }
    .header .header-search{
        margin-right: 10px;
    }
    .main{
        margin-left: 10px;
        margin-right: 10px;
    }
}
@media (max-width: 1100px) {
    .header .sea {
        height: 50px;
        min-height: 50px;
    }
    .header .sea .header-bt{
        height: 50px;
    }
    .header .navbar {
        height: 42px;
        line-height: 41px;
    }
    .header .navbar .menu .nav-item {
        padding: 0 15px 0 15px;
        font-size: 14px;
    }
    .header .navbar .menu::-webkit-scrollbar {
        display: none;
    }
    .header .logo{
        height: 27px;
        margin-left: 10px;
    }
    .header .header-search{
        width: 170px;
        height: 30px;
        font-size: 14px;
        margin-right: 10px;
    }
    .header .header-search input {
        line-height: 30px;
        margin-left: 0px;
        font-size: 14px;
        width: 125px;
    }
    .pc{
        display: none!important;
    }
    .m{
        display: block!important;;
    }
    .header .header-search .iconfont {
        font-size: 18px;
    }
}
@media (max-width: 899px) {
    .main{
        padding-top: 3px;
    }
    .sidebar {
        display: none;
    }
    .main {
        margin-left: 10px;
        margin-right: 10px;
    }
}
