@charset "utf-8";
.row {
    margin-left: -10px;
    margin-right: -10px
}

.row:after, .row:before {
    content: "";
    display: table
}

.row:after {
    clear: both
}

.col-lg-12, .col-md-12, .col-sm-12, .col-xl-12, .col-xs-12 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-12 {
    float: left;
    width: 100%
}

@media (min-width: 768px) {
    .col-sm-12 {
        float: left;
        width: 100%
    }
}

@media (min-width: 992px) {
    .col-md-12 {
        float: left;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-12 {
        float: left;
        width: 100%
    }
}

@media (min-width: 1620px) {
    .col-xl-12 {
        float: left;
        width: 100%
    }
}

.col-lg-11, .col-md-11, .col-sm-11, .col-xl-11, .col-xs-11 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-11 {
    float: left;
    width: 91.666666666667%
}

@media (min-width: 768px) {
    .col-sm-11 {
        float: left;
        width: 91.666666666667%
    }
}

@media (min-width: 992px) {
    .col-md-11 {
        float: left;
        width: 91.666666666667%
    }
}

@media (min-width: 1200px) {
    .col-lg-11 {
        float: left;
        width: 91.666666666667%
    }
}

@media (min-width: 1620px) {
    .col-xl-11 {
        float: left;
        width: 91.666666666667%
    }
}

.col-lg-10, .col-md-10, .col-sm-10, .col-xl-10, .col-xs-10 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-10 {
    float: left;
    width: 83.333333333333%
}

@media (min-width: 768px) {
    .col-sm-10 {
        float: left;
        width: 83.333333333333%
    }
}

@media (min-width: 992px) {
    .col-md-10 {
        float: left;
        width: 83.333333333333%
    }
}

@media (min-width: 1200px) {
    .col-lg-10 {
        float: left;
        width: 83.333333333333%
    }
}

@media (min-width: 1620px) {
    .col-xl-10 {
        float: left;
        width: 83.333333333333%
    }
}

.col-lg-9, .col-md-9, .col-sm-9, .col-xl-9, .col-xs-9 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-9 {
    float: left;
    width: 75%
}

@media (min-width: 768px) {
    .col-sm-9 {
        float: left;
        width: 75%
    }
}

@media (min-width: 992px) {
    .col-md-9 {
        float: left;
        width: 75%
    }
}

@media (min-width: 1200px) {
    .col-lg-9 {
        float: left;
        width: 75%
    }
}

@media (min-width: 1620px) {
    .col-xl-9 {
        float: left;
        width: 75%
    }
}

.col-lg-8, .col-md-8, .col-sm-8, .col-xl-8, .col-xs-8 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-8 {
    float: left;
    width: 66.666666666667%
}

@media (min-width: 768px) {
    .col-sm-8 {
        float: left;
        width: 66.666666666667%
    }
}

@media (min-width: 992px) {
    .col-md-8 {
        float: left;
        width: 66.666666666667%
    }
}

@media (min-width: 1200px) {
    .col-lg-8 {
        float: left;
        width: 66.666666666667%
    }
}

@media (min-width: 1620px) {
    .col-xl-8 {
        float: left;
        width: 66.666666666667%
    }
}

.col-lg-7, .col-md-7, .col-sm-7, .col-xl-7, .col-xs-7 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-7 {
    float: left;
    width: 58.333333333333%
}

@media (min-width: 768px) {
    .col-sm-7 {
        float: left;
        width: 58.333333333333%
    }
}

@media (min-width: 992px) {
    .col-md-7 {
        float: left;
        width: 58.333333333333%
    }
}

@media (min-width: 1200px) {
    .col-lg-7 {
        float: left;
        width: 58.333333333333%
    }
}

@media (min-width: 1620px) {
    .col-xl-7 {
        float: left;
        width: 58.333333333333%
    }
}

.col-lg-6, .col-md-6, .col-sm-6, .col-xl-6, .col-xs-6 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-6 {
    float: left;
    width: 50%
}

@media (min-width: 768px) {
    .col-sm-6 {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .col-md-6 {
        float: left;
        width: 50%
    }
}

@media (min-width: 1200px) {
    .col-lg-6 {
        float: left;
        width: 50%
    }
}

@media (min-width: 1620px) {
    .col-xl-6 {
        float: left;
        width: 50%
    }
}

.col-lg-5, .col-md-5, .col-sm-5, .col-xl-5, .col-xs-5 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-5 {
    float: left;
    width: 41.666666666667%
}

@media (min-width: 768px) {
    .col-sm-5 {
        float: left;
        width: 41.666666666667%
    }
}

@media (min-width: 992px) {
    .col-md-5 {
        float: left;
        width: 41.666666666667%
    }
}

@media (min-width: 1200px) {
    .col-lg-5 {
        float: left;
        width: 41.666666666667%
    }
}

@media (min-width: 1620px) {
    .col-xl-5 {
        float: left;
        width: 41.666666666667%
    }
}

.col-lg-4, .col-md-4, .col-sm-4, .col-xl-4, .col-xs-4 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-4 {
    float: left;
    width: 33.333333333333%
}

@media (min-width: 768px) {
    .col-sm-4 {
        float: left;
        width: 33.333333333333%
    }
}

@media (min-width: 992px) {
    .col-md-4 {
        float: left;
        width: 33.333333333333%
    }
}

@media (min-width: 1200px) {
    .col-lg-4 {
        float: left;
        width: 33.333333333333%
    }
}

@media (min-width: 1620px) {
    .col-xl-4 {
        float: left;
        width: 33.333333333333%
    }
}

.col-lg-3, .col-md-3, .col-sm-3, .col-xl-3, .col-xs-3 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-3 {
    float: left;
    width: 25%
}

@media (min-width: 768px) {
    .col-sm-3 {
        float: left;
        width: 25%
    }
}

@media (min-width: 992px) {
    .col-md-3 {
        float: left;
        width: 25%
    }
}

@media (min-width: 1200px) {
    .col-lg-3 {
        float: left;
        width: 25%
    }
}

@media (min-width: 1620px) {
    .col-xl-3 {
        float: left;
        width: 25%
    }
}

.col-lg-2, .col-md-2, .col-sm-2, .col-xl-2, .col-xs-2 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-2 {
    float: left;
    width: 16.666666666667%
}

@media (min-width: 768px) {
    .col-sm-2 {
        float: left;
        width: 16.666666666667%
    }
}

@media (min-width: 992px) {
    .col-md-2 {
        float: left;
        width: 16.666666666667%
    }
}

@media (min-width: 1200px) {
    .col-lg-2 {
        float: left;
        width: 16.666666666667%
    }
}

@media (min-width: 1620px) {
    .col-xl-2 {
        float: left;
        width: 16.666666666667%
    }
}

.col-lg-1, .col-md-1, .col-sm-1, .col-xl-1, .col-xs-1 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-1 {
    float: left;
    width: 8.3333333333333%
}

@media (min-width: 768px) {
    .col-sm-1 {
        float: left;
        width: 8.3333333333333%
    }
}

@media (min-width: 992px) {
    .col-md-1 {
        float: left;
        width: 8.3333333333333%
    }
}

@media (min-width: 1200px) {
    .col-lg-1 {
        float: left;
        width: 8.3333333333333%
    }
}

@media (min-width: 1620px) {
    .col-xl-1 {
        float: left;
        width: 8.3333333333333%
    }
}

.part, .home-c-b, .index-top-news {
    background: #fff;
    margin: 0 10px 14px;
    border-radius: 4px
}

.home-c-b .row {
    padding: 20px
}

.part .tt {
    padding: 14px 20px;
    line-height: 16px;
    border-bottom: 1px solid #f1f4f9;
    z-index: 1;
    color: #6b7386;
    font-size: 18px;
    font-weight: 400
}

.part .tt .info {
    color: #6b7386
}

.part .bar {
    position: relative;
    border-bottom: 1px solid #f1f4f9
}

.part .bar .tt {
    position: relative;
    width: 76%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: none
}

.part .r-intro {
    position: absolute;
    right: 20px;
    top: 18px;
    z-index: 2;
    color: #6b7386
}

.part .r-intro .data, .part .r-intro .data .fa {
    font-weight: 300;
    font-size: 14px;
    padding: 0 3px 0 18px
}

.part .r-intro .data .fa {
    font-size: 12px
}

.part .tt a {
    display: inline-block;
    float: right;
    color: #6b7386;
    font-size: 12px;
    font-weight: 400
}

.part .r-intro a:hover {
    color: #3c64d7
}

.part .post-single .pic {
    width: 200px;
    height: 200px;
    background: #f1f5f8;
    position: relative;
    overflow: hidden;
    border-radius: 5px
}

.part .post-single .pic .blur-layer {
    width: inherit;
    height: inherit;
    opacity: .2
}

.part .post-single .pic img {
    height: 52px;
    width: 52px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border: 2px solid rgba(255, 255, 255, .9);
    border-radius: 50%;
    animation: rotate 3s linear infinite;
    background: #fff
}

@keyframes rotate {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

.part .post-single .list {
    margin-left: 230px;
    font-size: 14px;
    margin-top: 5px
}

.part .post-single .list p {
    padding: 2px 0
}

.part .post-single .list p.site {
    word-wrap: break-word;
}

.part .post-single .list .tag .padding {
    padding-right: 10px
}

.part .post-single .list .tag a, .art-tag a {
    color: #6b7386;
    background: #f1f5f8;
    text-align: center;
    height: 22px;
    line-height: 22px;
    border-radius: 50px;
    display: inline-block;
    padding: 2px 6px;
    font-size: 12px
}

.part .items {
    padding: 20px 20px 10px
}

.part .item {
    position: relative
}

.part .item .link .fa {
    position: absolute;
    right: 30px;
    top: 18px;
    color: #6b7386;
    font-size: 16px;
    border: 1px solid #6b7386;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    text-align: center;
    padding-left: 2px;
    opacity: .6
}

.part .item .link:hover .fa {
    border: 1px solid #aaa;
    background: #eee
}

.part .item .a {
    transition: all .32s ease-in-out;
    display: block;
    width: 100%;
    padding: 12px 8%;
    box-sizing: border-box;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    margin-bottom: 12px
}

.part .item .a:hover {
    box-shadow: 0 5px 28px 0 rgba(65, 106, 123, .2);
    border-radius: 5px
}

.part .item .a img {
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .2);
    float: left;
    width: 32px;
    height: 32px;
    border-radius: 100%
}

.part .item .a h3 {
    max-width: 68%;
    font-weight: 400;
    margin-left: 40px;
    color: #6b7386;
    font-size: 16px;
    height: 21px;
    line-height: 21px;
    margin-bottom: 8px;
    margin-top: 3px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.part .item .a h3 i {
    color: #3c64d7
}

.part .item .a p {
    margin-left: 41px;
    color: #abb0bd;
    font-size: 12px;
    height: 3em;
    line-height: 1.5em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.part .item .a:hover h3 {
    opacity: 1
}

.part .item .a:hover p {
    color: #abb0bd
}

.newArt h3 {
    font-size: 18px;
    display: block;
    position: relative;
    padding: 10px 20px 0
}

.newArt h3 a.new-more {
    position: absolute;
    top: 0;
    right: -3px;
    font-size: 20px;
    opacity: .6
}

.index-top-news {
    background: #fff;
    margin: 0 10px 14px
}

.index-top-news .index-top-item {
    padding: 20px
}

.titPost {
    margin: 0 10px;
    background: #fff;
    padding: 0 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .01)
}

.titPost li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
    padding-right: 50px;
    position: relative
}

.titArr.side .titPost li, .newArt .titPost li {
    padding-right: 0;
    line-height: 31px;
    height: 31px
}

.titPost.sz {
    list-style-type: none;
    counter-reset: sectioncounter
}

.titPost.sz li {
    padding-left: 28px
}

.titPost.sz li:before, .titPost li:before {
    width: 20px;
    height: 20px;
    line-height: 19px;
    text-align: center;
    position: absolute;
    content: counter(sectioncounter);
    counter-increment: sectioncounter;
    background: #edefee;
    border-radius: 50px;
    color: #666;
    top: 5px;
    left: 0;
    font-size: 12px
}

.titPost.sz li:nth-child(1):before, .titPost.sz li:nth-child(2):before, .titPost.sz li:nth-child(3):before {
    color: #fff
}

.titPost.sz li:nth-child(1):before {
    background: #ff6b57
}

.titPost.sz li:nth-child(2):before {
    background: #2ea7e0
}

.titPost.sz li:nth-child(3):before {
    background: #6bc30d
}

.titPost li:before {
    content: "";
    background: #ddd;
    top: 14px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 30px
}

.index-clock-box {
    background: #fff;
    margin: 24px 10px;
    border-radius: 4px
}

.pls-notice-tag {
    position: relative;
    height: 22px;
    padding: 0 8px;
    background: #0052d9;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 22px;
    border-radius: 2px;
    border-bottom-right-radius: 0;
    margin-right: 20px
}

.pls-notice-tag:after {
    content: "";
    position: absolute;
    left: 100%;
    bottom: 0;
    border-style: solid;
    border-width: 3px 4px;
    border-color: transparent transparent #0052d9 #0052d9
}

.index-top-gg {
    background: rgba(0, 82, 217, .1);
    box-shadow: 8px 8px 20px rgb(55 99 170/10%), -8px -8px 20px #fff;
    line-height: 36px;
    font-size: 12px
}

.index-top-gg .container {
    padding-left: 30px
}

.index-top-gg i {
    margin-right: 5px
}

.index-top-gg a {
    color: #0052d9
}

.index-top-gg a:hover {
    opacity: .8
}

.index-clock-box .row {
    padding: 5px 10px 0
}

.io-black-mode .index-clock-box {
    background: #2c2e2f
}

.io-black-mode .part .tt {
    border-bottom: 1px solid #544c4c
}

.flex-fill.flex-tab {
    padding: 10px 20px 0
}

.index-top-gg .container {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.tz-item {
    display: grid;
    border-radius: 8px;
    padding-bottom: 5px
}

.tz-item .item-info {
    display: grid;
    grid-template-areas:"icon name time clear" "icon offset time clear";
    grid-template-columns:minmax(min-content, 60px) 1fr 1fr min-content;
    padding: 0 2px;
    text-align: start;
    border: #dce3e1 2px solid;
    display: grid;
    border-radius: 8px
}

.tz-item .load-clock {
    border: #dce3e1 2px solid;
    border-radius: 8px
}

.tz-item .item-info .tz-offset {
    grid-area: offset;
    text-decoration: none;
    font-size: 12px;
    display: inline-block;
    align-self: center;
    min-width: 91px
}

.tz-item .large a, .tz-item .large span {
    padding: 0 7px;
    background-color: #fff;
    border-radius: 24px;
    text-align: center;
    color: #1f70e0
}

.tz-item .flag {
    grid-area: icon;
    height: 24px;
    max-width: 100%;
    min-width: 1px;
    min-height: 1px;
    display: block;
    margin: 12px auto;
    border-radius: 4px
}

.tz-item .item-info .tz-name {
    grid-area: name;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 7px;
    align-self: center;
    font-size: 16px;
    color: #1f70e0
}

.tz-item .item-info clock-digital.tz-time {
    grid-area: time;
    font-size: 18px;
    padding: 0 7px;
    align-self: center
}

.f-link .container-link {
    padding-left: 12px
}

.part .tt i.fa {
    margin-right: 10px
}

.io-black-mode .tz-item {
    background: #2c2e2f
}

.io-black-mode .item-info {
    border-color: #464444
}

.io-black-mode .io-black-mode a:not(.btn):hover, .io-black-mode .large a {
    background: #2c2e2f
}

.tz-item .load-clock .k-letter-holder {
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: calc(50% - 30px)
}

.tz-item .load-clock .k-letter-holder:after, .tz-item .load-clock .k-letter-holder:before {
    content: "";
    display: table
}

.tz-item .load-clock .k-letter-holder:after {
    clear: both
}

.k-letter {
    float: left;
    font-size: 14px;
    color: #777
}

.k-letter {
    animation-name: k-loadingF;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-direction: linear
}

.k-letter-1 {
    animation-delay: .48s
}

.k-letter-2 {
    animation-delay: .6s
}

.k-letter-3 {
    animation-delay: .72s
}

.k-letter-4 {
    animation-delay: .84s
}

.k-letter-5 {
    animation-delay: .96s
}

.k-letter-6 {
    animation-delay: 1.08s
}

.k-letter-7 {
    animation-delay: 1.2s
}

.k-letter-8 {
    animation-delay: 1.32s
}

.k-letter-9 {
    animation-delay: 1.44s
}

.k-letter-10 {
    animation-delay: 1.56s
}

@keyframes k-loadingF {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@media (max-width: 767.98px) {
    .tz-item .item-info .tz-name, .tz-item .item-info .tz-offset {
        display: none
    }

    .index-top-gg {
        box-shadow: none
    }
}

@media (max-width: 1650px) {
    .part .item .link .fa {
        display: none
    }
}

.part .item .a p {
    height: 1.5em
}

.titPost.sz li {
    padding-right: 80px
}

.newArt h3 a.new-more {
    right: 15px;
    font-size: 12px;
    top: 12px
}

.titPost.sz .post-time {
    font-size: 13px;
    color: #999;
    position: absolute;
    top: 2px;
    right: 0;
    font-family: Arial
}

.index-transfer-box {
    background: #fff;
    margin: 24px 10px;
    border-radius: 4px
}

.io-black-mode .index-transfer-box {
    background: #2c2e2f
}

.index-transfer-box .row {
    padding: 5px 20px 5px 30px
}

.index-transfer-box .row span.trusdt, .index-transfer-box .row span.trspan {
    line-height: 32px;
    font-size: 12px
}

.index-transfer-box .row span.trspan em {
    min-width: 25px;
    display: inline-block
}

.index-transfer-box .row span.trusdt {
    color: #6c757d
}

.index-transfer-box .row span.trliner {
    margin: 0 10px;
    color: #ccc
}

.transfer-input {
    font-family: 宋体;
    font-size: 12px;
    color: #333;
    vertical-align: middle;
    outline: none;
    width: 60px;
    text-align: center
}

.transfer-input:hover {
    border: solid 1px #3bb4f2
}

.transfer-input:focus {
    border-color: #3bb4f2;
    -webkit-box-shadow: 0 0 5px #7cc8ef;
    box-shadow: 0 0 5px #7cc8ef
}

.transfer-input {
    border: 1px solid #ccc;
    line-height: 26px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: hidden;
    font-size: 14px;
    height: auto;
    line-height: 1.42857;
    padding: 4px 10px
}

.transfer-button {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #03a9f4;
    border-color: #03a9f4;
    color: #fff
}

.transfer-button:hover {
    background-color: #007bff;
    border-color: #007bff;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (max-width: 767.98px) {
    .index-transfer-box .row span.trliner {
        display: none
    }
}

.transfer-input::-webkit-inner-spin-button, .transfer-input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.tr-input-box {
    position: relative
}

.input-num-down {
    padding: 6px 10px;
    border: 1px solid #ccc;
    border-radius: 4px 0 0 4px;
    border-right: 0;
    position: relative;
    top: 2px;
    cursor: pointer
}

.input-num-up {
    padding: 6px 10px;
    border: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    border-left: 0;
    position: relative;
    top: 2px;
    cursor: pointer
}

.input-num-up:hover, .input-num-down:hover {
    border-color: #3bb4f2;
    -webkit-box-shadow: 0 0 5px #7cc8ef;
    box-shadow: 0 0 5px #7cc8ef
}

.input-num-up.disabled, .input-num-down.disabled {
    color: #ccc;
    cursor: not-allowed
}

.index-transfer-box, .index-clock-box {
    margin: 10px
}

.newArt h3 i {
    margin-right: 8px
}

.part .item .a img {
    margin-top: 10px
}

.tz-item {
    height: 60px
}

.new-news ul li {
    border-left: 0
}


