﻿.news-page img {
    max-width: 100%;
    height: auto;
    border-radius: 6px;
    text-align: center;
    display: block;
}
.news-page p {
    overflow: hidden;
    font-size: 16px;
    text-indent: 1.2em;
    word-break: break-word;
    line-height: 1.6;
    text-align: justify;
    margin-bottom: 20px;
    font-family: PingFang SC,Hiragino Sans GB,Microsoft YaHei,Roboto,Helvetica Neue,Helvetica,SimSun,sans-serif;
    margin: 1em 0;
}
.news-page strong {
    font-weight: 600;
    color: #333333;
    padding-bottom: 4px;
}
a.on{
    color: #52cee6;
}
/* 导航弹窗 */
.nav_box{width: 100%; max-width: 7.5rem; min-height: 100%; background: #fff;padding-bottom: .8rem; position: fixed ; top: 0px;z-index: 999999;transform:translateY(100%);opacity:0;transition: all .3s ease-out; left: 0px }
.nav_box .nav_box_t{  height: 1.17rem; font-size: .32rem; color: #2e3239; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1;padding: 0 .3rem; position: relative;}
.nav_box_q{width: 100%; max-width: 7.5rem; min-height: 100%; background: #fff; position: fixed ; top: 0px;z-index: 99999;transform:translateY(100%);opacity:0;transition: all .3s ease-out; }
.nav_box_q .nav_box_t{font-size: .32rem; color: #2e3239; height: 1.17rem ; border-top: 1px solid #dcdcdc;}
.nav_box_t .close {color: #282828;text-align: right;height: .8rem; width: 1rem;font-size: 18px;}
.nav_box_t .close::before {content: "\2716";content: "\2716";display: block;margin-top: .2rem;    padding-right: .3rem;}
.nav_box_t .close {position: absolute;
    cursor: pointer;
    display: block;
    height: 100%;
    top: 0px;
    right: 0rem;}
.nav_donghua{opacity:1; transform:translateY(0); }
.nav_box_list {min-height: 1rem; position: relative;}
.nav_box_list_l {width: 1.5rem; text-align: center; position: absolute; left: 0px; top: 0px; height: 100%; background: #f8f8fa;    padding-top: .28rem; color: #858e94;}
.nav_box .nav_box_list{border-bottom: 1px solid #e1e1e1;}
.nav_box .nav_box_list li{ padding: 0 .25rem; line-height: .62rem; color: #2e3239; font-size: .26rem; position: relative;}
.nav_box .nav_box_list li .hot{height: .24rem; width: .32rem; background: url(../images/hot.png); background-size: contain; background-repeat: no-repeat;    display: inline-block;position: absolute;right: -.1rem;
    top: -.01rem;}
.nav_box .nav_box_list .nav_box_list_l{width: 1.5rem; background: #f8f8fa; height: 100%; display: block; text-align: center; position: absolute;font-size: .28rem}
.nav_box_list ul { overflow: hidden; padding: .2rem 0 .2rem 0rem;padding-left: 1.5rem; }
.nav_box_q ul li{width: 1.9rem; height: .7rem; background: #f1f2f6; font-size: .26rem; color: #333333;  margin: 0 .3rem .3rem .3rem; border-radius: 5px;}
.nav_box_q ul li.on{background: #dae7ff; color: #4487ff;}
.nav_box_q ul li a{display: block;}
.nav_list_b {
    height: 10rem;
    overflow: scroll;
}
/* 公用title */
.ynm_title{height: 1rem; width: 100%; max-width: 7.5rem; padding: 0 .3rem; border-bottom: 1px solid #dcdcdc; border-top: 1px solid #dcdcdc; position: relative;left: 50%; margin-left: -3.75rem;}
.ynm_title .column_btn{position: absolute; right: .3rem; top: 0px;}
.ynm_title .back {position: absolute;text-indent: -9999em;height: .37rem;width: .22rem;top: .3rem;left: .3rem;display: block;overflow: hidden;background: url(../images/fanhui.png); background-repeat: no-repeat;background-size: .22rem .37rem}
.inside-logo{ font-size: .36rem;color: #1c9cf2; height: 100%;}
.inside-logo a {color: #1c9cf2;vertical-align: top;}
.home::after { content: "";  display: inline-block; height: .08rem; width: .08rem;border-radius: 50%;background: #c2c2c2;margin: 0 .14rem;vertical-align: middle;}
.index_title_hot {padding-left: .3rem; margin-top: .3rem;}
.index_title_hot img{width: 1.44rem; height: .32rem;}
/* 行情 */
/* 热门行情 */
.fix-t {
    position: fixed;
    top: 0px;
    z-index: 99999;
    width: 100%;
    max-width: 7.5rem;
    left: 50%;
    margin-left: -3.75rem;
    background: rgb(255, 255, 255);
}
.index_height {
    width: 100%;
    max-width: 7.5rem;
    height: 1rem;
    padding: 0 .3rem;
    background: -webkit-linear-gradient(left, #ac70ff 0%, #27a5fe 100%);
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    margin: 0 auto;
}
.clear {
    clear: both;
}
.flex_cm {
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
}
.fl {
    float: left;
}
.index_height .bt-login img {
    width: .44rem;
    height: .44rem;
    border-radius: 50%;
}

.fr {
    float: right;
}
.clear::after {
    display: block;
    content: " ";
    font-size: 0px;
    height: 0px;
    clear: both;
}

.red {
    color: rgb(234, 73, 42);
}
.fl {
    float: left;
}

.ft36 {
    font-size: 0.36rem;
}

.ft24 {
    font-size: 0.24rem;
}
.mr12 {
    margin-right: 0.12rem;
}
.green {
    color: rgb(97, 180, 132);
}
.flex_cm {
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
}
.ovh {
    overflow: hidden !important;
}
.ft24 {
    font-size: 0.24rem;
}
.clear {
    clear: both;
}