.section {
    background-color: #fff;
    margin-top: 0.2rem;
    padding-top: 0.1rem;
}
.main {
    padding: 0 0.15rem 0.2rem 0.15rem;
    background: #fff;
    margin-bottom: 0.2rem;
}
.crumb {
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.4rem;
    padding: .2rem 0rem;
    height: 0.42rem;
    border-bottom: 1px solid #EAEAEA;
}
.crumb span {
    color: #006BE9;
}

.coin-box {
    clear: both;
}
.coin-box:after{content: ''; clear: both;}
.coin-box .top {
    padding: .3rem 0 .4rem;
}
.coin-box .flex {
    display: flex;
}
.coin-box .nameinfo{
    float: left;
}

.coin-box .titbox {
    font-size: 0.42rem;
    color: #333333;
    font-weight: bold;
    line-height: 180%;
    margin-top: 0.1rem;
}
.titbox img {
    border: 0;
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
}

.titbox .ico {
    width: 1.2rem;
    height: 1.2rem;
    margin-right: 0.2rem;
    margin-top: -0.1rem;
    float: left;
}

.titbox .text{float: left;}
.titbox .text .en_name{
    line-height: 0.5;
}
.titbox .lx {
    font-size: 0.21rem;
    color: #868E9E;
    font-weight: normal;
    word-break: break-all;
    display: inline-block;
    margin-top: 0rem;
}
.titbox .uptime{font-size: 0.21rem;
    margin-top: 0rem;
    float: right;
    color: #868E9E;
    line-height: 1;
    font-weight: normal;}

.coin-box .info .img {
    width: 60px;
    height: 60px;
    margin-right: 12px;
    margin-left: 12px;
    flex-shrink: 0;
}
.coin-box .info .name {
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
}
.coin-box .info .cname {
    font-size: 14px;
    color: #666666;
    line-height: 32px;
}
.coin-box .operation {
    padding-top: 6px;
    clear:both;
    height: 0.8rem;
    padding-left: 8.5%;
}
.coin-box .operation .btn{ height: 0.6rem; width: 42%;  margin-right: 5%;  text-align: center;}
.coin-box .operation .btn.t2 {
    background: #ffd707;
    color: #fff;
    border: 0;
}
.coin-box .operation .btn.t2 a {
    color: #000;
}

.coin-box .operation .btn.t1{
    border-color: #999;
    background: #fff;
}
.coin-box .operation .btn.t1 a {
    color: #999999;
}

.coin-box .operation .btn.t1:hover{
    background-color: #fff;
}

.prodet-wrap{margin-top: 0.52rem;}
.prodet-wrap .t-tit.none {
    border-bottom: none;
}
.prodet-wrap .t-tit {
    font-size: 0.32rem;
    color: #333333;
    font-weight: bold;
    line-height: 0.5rem;
    margin-bottom: 0.3rem;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 0.15rem;
}
.coin-detail{
    clear: both;
}
.coin-detail .coin-detail-h3{
    font-size: 0.34rem;
    color: #333333;
    font-weight: bold;
    line-height: 0.5rem;
    margin-bottom: 0.3rem;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 0.15rem;
}
.coin-detail .news-detail-body{
    line-height: 0.4rem;
    padding-bottom: 0.4rem;
}
.ss-table{width: 100%;}
.ss-table th:nth-child(1) {
    width: 8%;
}
.ss-table th:nth-child(2) {
    width: 30%;
}
.ss-table th {
    font-size: 0.25rem;
    color: #939ea9;
    font-weight: normal;
    text-align: left;
}
.ss-table td {
    padding: .14rem 0;
    font-size: 0.25rem;
}
.ss-table .bi {
    font-size: 0.20rem;
    color: #939ea9;
    display: flex;
    align-items: center;
}
.ss-table .name{
    display: inline-block;
    vertical-align: middle;
    line-height: 1.3;
    text-align: left;
    font-size: 0.24rem;
    color: #666666;
    width: 70%;
    overflow: hidden;
}
.ss-table img.ic {
    font-size: 0.24rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.06rem;
    width: 0.44rem;
    height: 0.44rem;
}
.ss-table .name dt {
    font-size: 0.25rem;
    color: #333333;
    margin-right: 0.08rem;
}
.ss-table .name dd {
    font-size: 0.21rem;
    color: #939ea9;
    width: 1.9rem;
}
.ss-table .ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ss-table .green {
    color: #14B185;
}
.ss-table .p2 {
    font-size: 0.22rem;
    color: #868E9E;
}
.ss-table th:nth-child(5) ,.ss-table th:nth-child(4) ,.ss-table th:nth-child(3) {
    text-align: center;
}
.ss-table td:nth-child(5),.ss-table td:nth-child(4),.ss-table td:nth-child(3){
    text-align: center;
}
.prodet-wrap{padding-bottom: 0.4rem;}
.chain-tip {
    margin: 0.2rem 0;
    padding: 0.1rem 0.3rem;
    line-height: 200%;
    font-size: 0.22rem;
    color: #666;
    background: #f5f5f5;
    border-radius: 0.1rem;
    margin-top: 0.1rem;
}
.chain-tip::before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 0.3rem;
    height: 0.3rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPBAMAAADJ+Ih5AAAAJFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACmWAJHAAAADHRSTlMzACcvFwQbEiskIAxJqi2YAAAAa0lEQVQI1zXLKw7CQBRA0RMwfMy88LNlBxNWUIMvGGw1qhZXdsASECyA7pBJG9zJTa6IR386RxJXzIdkV1lm62TPsbVoNAU1nXpCpZpA/8eLGbKuIPO2GXdfh7Esk2jhWbDNrC4Fcbt/hkg/5zIPXFXpPZsAAAAASUVORK5CYII=) no-repeat;
    margin-top: 0.07rem;
    margin-right: 0.15rem;
}

.news-detail-body p{
    color: #545454;
    line-height: 1.6;
    font-size: 0.28rem;
    text-align: justify;
    text-justify: inter-ideograph;
    word-break: break-all;
}
.news-detail-body .introTit,.news-detail-body h3{font-size: 0.34rem; margin:0.3rem 0 0.2rem 0;}
.news-detail-body img {
    display: block;
    max-width: 100%;
    margin: 10px auto;
    width: unset !important;
    height: unset !important;
}

.chain-table table {
    width: 100%;
}
.chain-table .title{
    font-size: 0.34rem;
    font-weight: bold;
    color: #222;
    height: 0.8rem;
}
.chain-table th, .chain-table td {
    font-size: 0.26rem;
    text-align: center;
}
.chain-table td{padding: 0.3rem 0; border-bottom: 1px solid #e5e5e5;}
.chain-table th {
    height: 1rem;
    color: #999999;
    font-weight: normal;
    background-color: #f4f4f4;
}
.chain-table .img {
    display: inline-block;
    vertical-align: middle;
    width: 0.5rem;
    height: 0.5rem;
    margin-right:0.1rem;
    border-radius: 50%;
    font-size: 0;
}
.chain-table a {
    display: block;
    text-decoration: none;
}
.chain-table .name {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    text-align: left;
    width: 1.2rem;
    overflow: hidden;
}
.chain-table .name dt,.chain-table .name dd{width: 1rem; overflow: hidden; height: 0.32rem;}
.chain-table .name dt{font-size:0.25rem;}
.chain-table .name dd{font-size:0.21rem;}
.chain-table .c1{width: 12%;}
.chain-table .c6{width: 12%;}
.chain-table  .green {
    color: #14B185;
}
.chain-table .link{color: #3ba3ff;}

.news-flash{margin-top: 0rem;}
.news-flash .head {

}
.news-flash .head .title {
    font-size: 0.34rem;
    font-weight: bold;
    color: #222;
    height: 0.4rem;
    margin-top: 0.2rem;
    padding: 0;
}
.news-flash .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.news-flash .list {
    padding: 0.3rem 0;
}
.news-flash .list .li {
    position: relative;
    padding-left: 0.5rem;
    padding-bottom: 0.4rem;
    line-height: 0.1;
}
.news-flash .list .li:first-of-type::before {
    border-color: #ffd707;
}
.news-flash .list .li::before {
    display: block;
    position: absolute;
    left: 0;
    top: 0.2rem;
    content: '';
    width: 0.22rem;
    height: 0.22rem;
    box-sizing: border-box;
    border: 3px solid #E5E5E5;
    border-top-color: rgb(229, 229, 229);
    border-right-color: rgb(229, 229, 229);
    border-bottom-color: rgb(229, 229, 229);
    border-left-color: rgb(229, 229, 229);
    background: #fff;
    border-radius: 50%;
    z-index: 1;
}

.news-flash .list.none .li:nth-child(6) {
    display: none;
}
.news-flash .list.none .li:nth-child(7) {
    display: none;
}
.news-flash .list.none .li:nth-child(8) {
    display: none;
}
.news-flash .list.none .li:nth-child(9) {
    display: none;
}
.news-flash .list.none .li:nth-child(10) {
    display: none;
}
.news-flash .list .date {
    font-size: 12px;
    color: #B4B4B4;
    line-height: 0.5rem;
    height: 0.6rem;
}
.news-flash .list .li:first-of-type .title {
    color: #ffd707;
}
.news-flash .list .title {
    font-size: 15px;
    color: #333333;
    line-height: 0.4rem;
    padding: 0;
}
.news-flash .list .li::after {
    display: block;
    position: absolute;
    left: 0.1rem;
    top: 0.12rem;
    content: '';
    width: 1px;
    height: 100%;
    box-sizing: border-box;
    border: 1px dashed #DEDEDE;
    border-radius: 50%;
}

.more-btn a {
    display: block;
    margin: 0 auto;
    width: 3.5rem;
    line-height: 0.7rem;
    font-size: 0.28rem;
    text-align: center;
    background-color: #eee;
    border-radius: 70px;
}

.rtab-hd {
    font-size: 0;
    height: 0.8rem;
    border-bottom: 1px solid #eee;
    margin-left: 0;
    margin-top: 0.4rem;
}
.rtab-hd .aitem.on, .rtab-hd .aitem:hover {
    color: #333;
}
.rtab-hd .aitem {
    color: #666;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    height: 0.6rem;
    font-size: 0.34rem;
    padding-bottom: 0.1rem;
    border-bottom: 4px solid transparent;
    border-bottom-color: transparent;
}
.Rtab_bd ul li {
    overflow: hidden;
    margin-top: 0.2rem;
}
.Rtab_bd .ptit {
    line-height: 0.35rem;
    height: 0.4rem;
    overflow: hidden;
    padding-left: 0.6rem;
    font-size: 0.22rem;
    position: relative;
}
.Rtab_bd li:nth-child(1) .icon {
    background-color: #FF4C4C;
}
.Rtab_bd li:nth-child(2) .icon {
    background-color: #FF884C;
}
.Rtab_bd li:nth-child(3) .icon {
    background-color: #FFBE3A;
}
.Rtab_bd .icon {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 0.35rem;
    height: 0.35rem;
    color: #fff;
    text-align: center;
    background: #BDBDBD;
    background-color: rgb(189, 189, 189);
    border-radius: 2px;
    margin-top: 1px;
    line-height: 0.35rem;
}
.Rtab_bd ul li .bt {
    font-size: 0.3rem;
    color: #555;
}
.Rtab_bd ul .on .info {
    display: block;
}
.Rtab_bd ul li .info {
    display: none;
    overflow: hidden;
    width: 100%;
    float: left;
    margin-top: 15px;
}
.Rtab_bd ul li .info .img, .Rtab_bd ul li .info .img img {
    width: 138px;
    height: 92px;
}
.rjxzph-list ul li .info .img {
    margin-right: 15px;
}
.rjxzph-list ul li .info .img, .rjxzph-list ul li .info .img img {
    width: 50px;
    height: 50px;
}

.Rtab_bd ul li .info .img {
    display: block;
    float: left;
    margin: 0 14px 0 0;
    margin-right: 14px;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
}
.Rtab_bd ul li .info p {
    float: left;
    width: 190px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
}
.Rtab_bd ul li .info p span {
    color: #666;
}

.block-title {
    height: 0.8rem;
    line-height: 0.4rem;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0.3rem;
}
.block-title .title {
    display: inline-block;
    vertical-align: top;
    font-size: 0.34rem;
    font-weight: bold;
    color: #333;
    position: relative;
    padding: 0;
}
.news-list2 li {
    height: 0.42rem;
    line-height: 0.42rem;
    margin: 0.2rem 0;
    font-size: 0.2rem;
}
.news-list2 .date {
    float: right;
    font-size: 0.24rem;
    color: #999;
}
.news-list2 a {
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #666;
    max-width: 5.6rem;
    font-size: 0.24rem;
}

.news-list2 a::before {
    content: '';
    width: 0.12rem;
    height: 0.12rem;
    display: inline-block;
    vertical-align: 0.02rem;
    margin-right: 0.16rem;
    background-color: #ddd;
    border-radius: 50%;
}

.block-chain { margin: 0.2rem 0; }

.block-chain2 { margin-top: 0.2rem; }
.block-chain2 .chain-box { background-color: #fffcf9; border: solid 1px #ffd9a8; box-shadow: none; }

.chain-box { padding: 0.3rem; background-color: #f5f5f5; box-shadow: 0px 1px 8px 2px rgba(0, 0, 0, 0.2); border-radius: 0.06rem; overflow: hidden; }
.chain-box .chain-img { width: 1.3rem; height: 1.3rem; border-radius: 0.2rem; float: left; margin: 0 0.2rem 0 0 !important; }
.chain-box .chain-tit { height: 0.44rem; line-height: 0.44rem; font-size: 0.34rem; color: #333; overflow: hidden; }
.chain-box .chain-txt { height: 0.72rem; line-height: 0.36rem; font-size: 0.26rem; color: #666; margin-top: 0.12rem; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.chain-box .chain-btn { width: 100%; margin-top: 0.3rem; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
.chain-box .chain-btn a { display: inline-block; vertical-align: top; width: 2.85rem; height: 0.8rem; line-height: 0.8rem; text-align: center; font-size: 0.28rem; color: #fff; background-color: #4077ed; border-radius: 0.06rem; text-decoration: none; }
.chain-box .chain-btn a + a { background-color: #0094fb; margin-left: 0.2rem; }

.chain-tip { padding: 0.16rem 0.24rem; line-height: 0.4rem; font-size: 0.22rem; color: #666; background: #f5f5f5; margin-top: 0.3rem; }
.chain-tip b { color: #333; font-weight: normal; }

.chain-info { margin: 0 0.04rem; position: relative; line-height: 1.5; margin-bottom: 0.2rem; letter-spacing: -0.001rem; }

.chain-info-head { margin-bottom: 0.2rem; }
.chain-info-head .img { margin: 0; width: 0.48rem; height: 0.48rem; }
.chain-info-head .tit { font-size: 0.38rem; color: #333; margin: 0 0.14rem 0 0.18rem; }
.chain-info-head .txt { font-size: 0.24rem; color: #999999; }
.chain-info-head .rank { line-height: 0.4rem; padding: 0 0.18rem; font-size: 0.22rem; border-radius: 0.2rem; color: #1385dc; border: solid 0.01rem #1385dc; margin-left: auto; }
.chain-info-head .rank:before { content: ''; display: inline-block; vertical-align: top; width: 0.27rem; height: 0.24rem; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAYCAMAAAA8nnbJAAAAkFBMVEUAAAAThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdwThdzOcLRrAAAAL3RSTlMAfE3yLwT596AM2ZZY5K2dgWNdOzYmxr10Zk9AFt3LtaeLb2xRKyHu0s+6RR0cQ6Z5+b0AAAEkSURBVCjPdc8JboNADAVQMwthCTskBGj2pFn773+7enCjpk37JGRLI2x/YvcpRr5Jm4m0xZFGYXK4gOkhRWDGx8tVh+TEiIwPQOX8a1mADRFmlp8M9/slEFc+2DEDArdkxxOXXOcd0lDD0eFs0r+DGZ7oVGmlIc79aienUdsppaY1mUKJ4mY/OteUtNt4LKu9hzxv4rEJqJNEQYAHby11SSTB37iIiZE6dyEyMM0JxKyEkxyJhXOwbQyRy8iKRncXJ7pB1G9gJX3pwZpIFtdgmaWH1l3qwVkEbid9syvAv45pBjc/pCc2Afb8YcVX6pp+MBqb2I3ko6f0ywInw8F7jZxebNylpz1SSy/sOdtiu0746VXjGwz6QH9SbVss6B8Hq+jJJ5QiNhVk2wXTAAAAAElFTkSuQmCC) no-repeat; background-size: 100% 100%; margin: 0.08rem 0.06rem 0 0; }

.chain-info-body { line-height: 0.66rem; font-size: 0.24rem; color: #666666; }
.chain-info-body .green { color: #14b185; }
.chain-info-body .red { color: #e54742; }
.chain-info-body .v1 { display: block; font-size: 0.48rem; font-weight: bold; margin-bottom: 0.1rem; }
.chain-info-body .v2 { font-size: 0.28rem; color: #333; }
.chain-info-body .total b { font-weight: normal; color: #333; }

.chain-info-attr { position: absolute; top: 0.75rem; right: 0; line-height: 0.54rem; font-size: 0.24rem; color: #666666; }
.chain-info-attr dt, .chain-info-attr dd { display: inline-block; vertical-align: middle; }
.chain-info-attr dt { min-width: 1.4rem; margin-right: 0.1rem; }

.chain-table { font-size: 0.24rem; color: #666666; overflow: hidden; letter-spacing: -0.001rem; }
.chain-table td a { display: block; text-decoration: none; }
.chain-table table { width: 100%; border-collapse: collapse; border-spacing: 0; margin-bottom: -1px; }
.chain-table th { height: 0.72rem; color: #666; font-weight: normal; background: #f4f4f4; }
.chain-table td { height: 1.16rem; border-bottom: 1px solid #e5e5e5; }
.chain-table th, .chain-table td { text-align: center; padding: 0; white-space: nowrap; }
.chain-table .c1 { width: 0.8rem; }
.chain-table .c2 { padding-left: 0.06rem; width: 23%; text-align: left; }
.chain-table th.c2 { text-indent: 0.52rem; }
.chain-table .c6 { width: 0.9rem; }
.chain-table .img { display: inline-block; vertical-align: middle; width: 0.44rem; height: 0.44rem; margin-right: 0.04rem; font-size: 0; }
.chain-table .name { display: inline-block; vertical-align: middle; line-height: 1.3; text-align: left; font-size: 0.24rem; color: #666666; }
.chain-table .name dt { font-size: 0.24rem; color: #333333; }
.chain-table .btn-link { display: block; width: 2.96rem; height: 0.68rem; line-height: 0.68rem; text-align: center; color: #3ba3ff; border: 1px solid #3ba3ff; margin: 0.5rem auto 0; }
.chain-table .link { color: #3ba3ff; }
.chain-table .green { color: #19b38a; }
.chain-table .red { color: #e54742; }

.section-hd { height: 0.9rem; line-height: 0.9rem; padding: 0 0.3rem; position: relative; z-index: 100; }
.section-hd2{padding: 0;}
.section-hd + .article-list { margin-top: -0.2rem; }
.section-hd .title { font-size: 0.34rem; font-weight: bold; color: #3f4140; padding: 0;}
.section-hd .more { position: absolute; top: 0; right: 0.1rem; padding: 0 0.2rem; font-size: 0.24rem; color: #1a98fe; }
.section-hd .arrow { margin-left: 0.06rem; }

.soft-list { background: #FFF; padding: 0.1rem 0; }
.soft-list .tag { position: absolute; left: 0; top: 0; font-size: 0.2rem; line-height: 0.4rem; background: #f04343; color: #FFF; width: 2rem; text-align: center; margin: 0.08rem 0 0 -0.74rem; -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.soft-list .list { overflow: hidden; }
.soft-list .item { width: 25%; float: left; text-align: center; position: relative; margin-bottom: 0.15rem; }
.soft-list .pic { display: block; margin: 0 auto; width: 1.3rem; height: 1.3rem; border-radius: 0.2rem; }
.soft-list .tit { font-size: 0.24rem; color: #686b6a; height: 0.64rem; line-height: 0.32rem; padding: 0 0.2rem; overflow: hidden; margin-top: 0.1rem; }
.soft-list .tit-aline { height: 0.32rem; }
.soft-list .btn-link { vertical-align: top; margin-top: 0.15rem; margin-bottom: 0.15rem; width: 1rem; padding: 0.1rem 0; border-radius: 0.3rem; font-size: 0.24rem; background: none; border-color: #1a98fe; color: #1a98fe; }
.soft-list #jptj .item, .soft-list .jptjs .item { width: 20%; }
.soft-list #jptj .pic, .soft-list .jptjs .pic { width: 1.05rem; height: 1.05rem; }
.soft-list #jptj .tit, .soft-list .jptjs .tit { padding: 0 0.15rem; height: auto; max-height: 0.64rem; }