.wrapper {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.fn-clear{clear: both;}
.fn-clear::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.content-l {
    width: 860px;
}
.content-r {
    width: 310px;
}
.block-chain{
    margin: 10px 0 20px;
}
.block-chain2 {
    margin: 20px 0 10px;
}
.chain-box{
    background-color: #fffcf9;
    border: solid 1px #ffd9a8;
    box-shadow: none;
}
.chain-box {
    position: relative;
    padding: 18px 310px 18px 30px;
    line-height: 1.5;
    font-size: 14px;
    background-color: #f5f5f5;
    box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.17);
    border-radius: 4px;
    overflow: hidden;
}
.chain-box .chain-img,.article-text img.chain-img{
    width: 60px;
    height: 60px;
    border-radius: 10px;
    float: left;
    margin: 0 14px 0 0 !important;
}
.chain-box .chain-tit{
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
}
.chain-box .chain-txt{
    height: 36px;
    line-height: 18px;
    font-size: 12px;
    color: #666;
    margin-top: 4px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.chain-box .chain-btn {
    position: absolute;
    top: 50%;
    right: 30px;
    margin-top: -19px;
}
.chain-box .chain-btn a {
    display: inline-block;
    vertical-align: top;
    width: 102px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background-color: #4077ed;
    border-radius: 2px;
    margin-left: 18px;
    text-decoration: none;
}
.chain-box .chain-btn a:hover{
    opacity: 0.9;
}
.chain-box .chain-btn a+a{
    background-color: #0ab89d;
}
.chain-tip {
    padding: 10px 30px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    background: #f5f5f5;
    border-radius: 4px;
    margin-top: 15px;
}
.chain-tip:before{
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 15px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPBAMAAADJ+Ih5AAAAJFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACmWAJHAAAADHRSTlMzACcvFwQbEiskIAxJqi2YAAAAa0lEQVQI1zXLKw7CQBRA0RMwfMy88LNlBxNWUIMvGGw1qhZXdsASECyA7pBJG9zJTa6IR386RxJXzIdkV1lm62TPsbVoNAU1nXpCpZpA/8eLGbKuIPO2GXdfh7Esk2jhWbDNrC4Fcbt/hkg/5zIPXFXpPZsAAAAASUVORK5CYII=) no-repeat;
    margin-top: 3px;
    margin-right: 6px;
}

.chain-tip b{
    color: #333;
    font-weight: normal;
}

.introTit{font-size: 18px; margin: 14px 0 10px 0; font-weight: bold; display: inline-block; color: #333; border-left:solid 5px #0379ff; padding-left: 12px;}

.coin-box {
    padding-top: 26px;
    clear: both;
    height: 100px;
}
.coin-box:after{content: ''; clear: both;}
.coin-box .top {
    padding-bottom: 16px;
}
.coin-box .flex {
    display: flex;
}
.coin-box .nameinfo{
    float: left;
}

.coin-box .info .img {
    width: 66px;
    height: 66px;
    margin-right: 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;
    float:right;
}
.coin-box .operation .btn{ height: 32px;
    font-size: 16px;
    margin-right: 12px;
    display: inline-block;
    padding: 2px 12px;
    width: auto;
    height: auto;
    font-weight: 400;
    line-height: 260%;
    text-align: center;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    color: #1a98fe;
    border: 1px solid #1a98fe;
    border-radius: 2px;
}
.coin-box .operation .btn.t2 {
    background: #3ba3ff;
    color: #fff;
    border: 0;
}
.coin-box .operation .btn.t2 a {
    color: #fff;
}

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

.coin-box .operation .btn.t1:hover{
    background-color: #fff;
}
.coin-box .uptime{margin-top: 12px; font-size: 12px;}
.clearfix{clear: both;}
.coin-detail{clear: both;}
.coin-detail:after { content: '';clear: both;}
.coin-detail-h3{margin-top: 12px; line-height: 32%; font-weight: bold;}
.news-detail-body {
    padding: 15px 0;
    line-height: 1.8;
    color: #333;
    font-size: 15px;
    overflow: hidden;
    text-align: justify;
    text-justify: inter-ideograph;
    word-break: break-all;
}
.seciton-title {
    font-size: 24px;
    color: #111;
    font-weight: bold;
    width: 100%;
    height: 55px;
    line-height: 52px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.left-soft-list {
    margin-top: 20px;
}
.soft-list ul {
    margin-top: -15px;
}
.soft-list li {
    float: left;
    overflow: hidden;
    width: 16.6%;
    margin: 15px 0 0 0;
}
.soft-list li a {
    display: block;
}
.soft-list li img {
    display: block;
    width: 76px;
    height: 76px;
    border-radius: 10px;
    margin: 0 auto;
}
.soft-list li p {
    width: 100%;
    height: 50px;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
}
.left-soft-list ul{margin-left: 0;}
.about-news {
    margin-top: 15px;
}
.about-news li {
    float: left;
    width: 50%;
    line-height: 30px;
    margin: 4px 0;
}
.about-news li a {
    height: 30px;
    overflow: hidden;
    font-size: 14px;
    color: #555;
    display: block;
    float: left;
    width: 300px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.about-news li span {
    font-size: 12px;
    color: #999;
    display: block;
    float: right;
    margin-right: 20px;
}

.news-flash{margin-top: 10px;}
.news-flash .head {
    border-bottom: 1px solid #EAEAEA;
    line-height: 54px;
}
.news-flash .head .title {
    font-size: 20px;
    font-weight: bold;
    color: #3ba3ff;
    border-bottom: 3px solid #3ba3ff;
}
.news-flash .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.news-flash .list {
    padding: 10px 0;
}
.news-flash .list .li {
    position: relative;
    padding-left: 32px;
    padding-bottom: 14px;
}
.news-flash .list .li:first-of-type::before {
    border-color: #3ba3ff;
}
.news-flash .list .li::before {
    display: block;
    position: absolute;
    left: 0;
    top: 12px;
    content: '';
    width: 12px;
    height: 12px;
    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 .date {
    font-size: 12px;
    color: #B4B4B4;
    line-height: 32px;
}
.news-flash .list .li:first-of-type .title {
    color: #3ba3ff;
}
.news-flash .list .title {
    font-size: 15px;
    color: #333333;
    line-height: 23px;
}
.news-flash .list .li::after {
    display: block;
    position: absolute;
    left: 5px;
    top: 12px;
    content: '';
    width: 1px;
    height: 100%;
    box-sizing: border-box;
    border: 1px dashed #DEDEDE;
    border-radius: 50%;
}

.rtab-hd {
    font-size: 0;
    height: 40px;
    border-bottom: 1px solid #eee;
}
.rtab-hd .aitem.on, .rtab-hd .aitem:hover {
    color: #3ba3ff;
    border-bottom-color: #3ba3ff;
    margin-left:auto;
}
.rtab-hd .aitem {
    color: #666;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    line-height: 30px;
    height: 30px;
    font-size: 20px;
    padding-bottom: 7px;
    border-bottom: 4px solid transparent;
    border-bottom-color: transparent;
    margin-left: 35px;
}
.Rtab_bd ul li {
    overflow: hidden;
    margin-top: 18px;
}
.Rtab_bd .ptit {
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    padding-left: 28px;
    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: 18px;
    height: 18px;
    color: #fff;
    text-align: center;
    background: #BDBDBD;
    background-color: rgb(189, 189, 189);
    border-radius: 2px;
    margin-top: 1px;
    line-height: 18px;
}
.Rtab_bd ul li .bt {
    font-size: 16px;
    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;
}