body {
    background: #fff;
    line-height: 1.28;
}
td,th{
    text-align: center;
    border:1px solid #ccc;
}
#wrap{
    width:100%;
}
.c_hd {
    position: relative;
}
.conter {
    background: #fff;
    border: 1px solid #bbb;
    padding: 0 0 0 4%;
}
.main {
    position: relative;
    padding: 0.4rem .3rem 0;
    padding-bottom: .2rem;
}
h1 {
    font-size: .40rem;
    font-weight: bold;
    color: #111111;
    line-height: .5rem;
    margin-bottom: .2rem;
}
.messBox ul {
    float: left;
}
.messBox .pl_count {
    float: right;
    font-size: .22rem;
}
.messBox {
    font-size: .22rem;
    color: #666666;
}
.messBox li {
    float: left;
    margin-right: .12rem;
    line-height: .3rem;
}
.messBox p {
    font-size: .24rem;
}
.messBox .code {
    margin-right: .07rem;
}
.blue {
    color: #0066cc;
}
.dateBox {
    overflow: hidden;
    margin-bottom: .2rem;
}
.dateBox li {
    font-size: .24rem;
    color: #666;
}
.headerT {
    border-bottom: 1px solid #cccccc;
    padding-bottom: .4rem;
}
.hrj .headerT {
    margin-bottom: .1rem;
    border-bottom: 0;
    padding:0;
}
.hrj  .headerT #title{
    width: 1.16rem;
    height: .5rem;
}
.hrj .headerT #date{
    float: right;
    color: #666;
    height: .4rem;
    line-height: .4rem;
}
.content {
    padding-top: .22rem;
    font-size: .28rem;
    line-height: .52rem;
}
.hrj .content {
    font-size: .36rem;
    line-height: .6rem;
    color: #333;
    background: rgba(255,255,255,1);
    box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.1);
    border-radius: 2px;
    padding: .45rem .18rem;
    font-family: PingFangSC-Regular;
}
.content p {
    font-size: .32rem;
    margin-bottom: .2rem;
    color: #111111;
}
/*qcj  专题图片显示栏*/

.clearfix:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: ""
}
.content img {
    width: 100%;
}
.img_rept {
    padding-top: 10px
}
.img_rept a {
    display: block;
    float: left;
    margin-left: 7%;
    width: 40%
}
.img_rept a:last-child {
    margin-right: 0;
}
.img_rept a img {
    width: 100%;
    height: 2.3rem;
}
.img_rept a span {
    font-size: .12rem;
    color: #585858;
    display: block;
    text-align: center;
    line-height: .26rem;
    width: 100%;
    margin-top: .1rem;
}
/*qcj  end*/

#wrapper {
    margin-top: .1rem;
}
/*专题----------------------------------------------------*/

#zxg {
    background: #fff;
}
.main_zt {
    padding: 0;
    background: #eeeeee;
}
.headerT_zt {
    background: #9B9B8C;
    border-bottom: 1px solid #B8B8B8;
    position: relative;
    min-height: 1.8rem;
}
.zt_detail {
    margin-bottom: 0;
}
.headerT_zt img {
    width: 100%;
    /* height: 100%; */
    height: 1.8rem;
}
.content_zt .conBox {
    padding: 0 .3rem;
    background: #fff;
    font-size: .24rem;
}
.content_zt ul {
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
}
.content_zt_line {
    border-top: 1px solid #cccccc;
}
.content_zt p.conBox {
    padding-top: .2rem;
    padding-bottom: .2rem;
    color: #111111;
    position: absolute;
    bottom: 0;
    left: 0;
}
.content_zt ul {
    overflow: hidden;
}
.content_zt li {
    float: left;
    margin-left: .3rem;
    font-size: .24rem;
    line-height: .6rem;
    color: #111111;
}
.red {
    color: #AF292E;
}
.content_zt dl {
    overflow: hidden;
    padding: .2rem 0;
}
.content_zt dt {
    float: left;
    width: 1.34rem;
    height: 1.34rem;
    background: #9B9B8C;
    margin-right: .3rem;
}
.content_zt dt img {
    width: 100%;
    height: 100%;
}
.conBox h2 {
    font-size: .28rem;
    font-weight: bold;
}
.conBox h2 a {
    color: #333;
}
.conBox p {
    font-size: .26rem;
    color: #666;
}
.content_zt_con .conBox p,
.content_yw .conBox p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.conBox span {
    float: right;
    color: #999999;
    font-size: .24rem;
}
.conBox .zt_icon {
    display: block;
    width: .64rem;
    height: .36rem;
    background: #FF8000;
    color: #fff;
    border-radius: 4px;
    line-height: .36rem;
    text-align: center;
    font-size: .24rem;
}
.content_zt_bd .conBox {
    border-top: 1px solid #BBBBBB;
    border-bottom: 1px solid #BBBBBB;
}
#content .conBox {
    border-bottom: 1px solid #cccccc;
}
#content .content_zt div:last-child {
    border-bottom: none;
}
.content_zt:first-child ul {
    border-top: none;
}
/* 要闻-------------------------------------------------------------------------- */

.headerT_yw {
    padding: .2rem .3rem;
    box-sizing: border-box;
    background: #fff;
}
.headerT_yw ul {
    width: 100%;
    height: .7rem;
    box-sizing: border-box;
    margin: 0 auto;
}
.headerT_yw li {
    float: left;
    width: 49%;
    line-height: .7rem;
    color: #AF292E;
    text-align: center;
    font-size: .3rem;
    border: 1px solid #AF292E;
}
.headerT_yw li:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.headerT_yw li:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.headerT_yw li.current {
    background: #AF292E;
    color: #fff;
}
.main_yw {
    background: #eee;
}
.headerT_zt .p_title {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    padding: .1rem .37rem;
    line-height: 1.4;
    width: 100%;
    min-height: .3rem;
    box-sizing: border-box;
}
.headerT_zt .p_title p {
    color: #fff;
    font-size: .22rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.zx_main {
    background: #fff;
}
.main_yw p.conBox {
    margin-bottom: .2rem;
}
.content_yw {
    border-bottom: 1px solid #ccc;
}
.bdt2 {
    border-top: 2px solid #BBBBBB;
}
/* .content_yw .conBox{
    border-top: 1px solid #BBBBBB;
} */

.main .content_zt .p_title {
    margin-bottom: .2rem;
}
.main .content_zt_box {
    border-top: 1px solid #bbb;
}
/*要闻  自选股  文本溢出省略...*/

.gp_mess dt, .conBox h2 {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color:#000;
}
/* 自选股---------------------------------------- */

.gp_mess {
    border-bottom: 1px solid #cccccc;
    padding: .2rem;
}
.gp_mess dt {
    font-size: .28rem;
    font-weight: bold;
    margin-bottom: .2rem;
}
.gp_mess dt a {
    color: #333;
}
.gp_mess dd {
    overflow: hidden;
}
.gp_mess dd li {
    float: left;
    font-size: .24rem;
    color: #999;
}
.gp_mess dd li.time {
    float: right;
}
/* .main_yw{
    padding:0;
    padding-bottom: .6rem;
}
.main_yw div{
    background: #fff;
} */

/*qcj 下拉刷新*/

.tabs {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    background-color: #eee;
}
.refresh-bg {
    height: 108px;
    width: 100%;
}
.refresh-bg img {
    display: block;
    margin: 0 auto 20px auto;
}
#refreshBox {
    position: absolute;
    top: -61px;
    left: 0;
    z-index: 2;
    width: 100%;
    background-color: #eee;
}
.loadBox {
    width: 100%;
    height: .7rem;
}
.loadBox span {
    height: .6rem;
    width: 1.2rem;
    display: block;
    line-height: .6rem;
    margin: 0 auto;
}
/*qcj end*/
.backTop{
    position:fixed;
    z-index: 9999;
    bottom:.1rem;
    right:.1rem;
    width:.65rem;
    height:.65rem;
    background: url(../images/top.png) no-repeat center center;
    background-size: 100% auto;
}
/*qcj  share 补充*/
.loadbox{
    margin: .2rem auto;
    padding: 0 .18rem;
    width: 95.6%;
    height: .9rem;
    border-radius: .15rem;
    border: 1px solid #AF292E;
    box-sizing: border-box;
}

.loadbox dl{
    float: left;
    padding: .1rem 0;
    /* width: 4.38rem; */
}
.loadbox dt{
    float: left;
    margin-right: .2rem;
}
.loadbox dt img{
    width: .7rem;
    height: .7rem;
}
.loadbox dd{
    float: right;
    margin-top: 0.06rem;
}
.loadbox dd span{
    display: block;
}
.loadbox dd span.title{
    line-height: .28rem;
    font-size: .32rem;
    color: #111;
}
.loadbox dd span.remark{
    font-size: .24rem;
    color: #666;
}
.loadbox .btn{
    float: right;
    height: .9rem;
    line-height: .9rem;
}
.loadbox .btn:after{
    content: '';
    width: 0;
    height: .9rem;
    display: inline-block;
    vertical-align: middle;
}
.loadbox .btn a{
    display: inline-block;
    width: 1.32rem;
    height: .6rem;
    line-height: .6rem;
    border-radius: .1rem;
    font-size: .32rem;
    text-align: center;
    color: #fff;
    background-color: rgb(29, 223, 29);
}

.QRCode{
    margin: .4rem auto;
    padding: .2rem;
    width: 5.6rem;
    height: 3rem;
    background-color: #eee;
}
.QRCode img{
    margin-bottom: .1rem;
    width: 100%;
}
.QRCode span{
    display: block;
    text-align: center;
    font-size: .24rem;
    color: #f05a28;
}
/*qcj end*/



.mind{
    padding-top: .6rem;
}
.mind-bg{
    width:90%;
    height:4.68rem;
    margin: 0 auto;
    background: url(../images/mindbg.jpg) center center no-repeat;
    background-size: 5.91rem auto;
}
.mind-p{
    text-align: center;
    font-size: .3rem;
    line-height: 1.20rem;
}
.mind-btn-try{
    display: block;
    background: #F39521;
    color:#fff;
    width:2rem;
    height:.8rem;
    line-height: .8rem;
    margin:0 auto;
    border-radius: 6px;
    text-align: center;
    font-size: .3rem;
}

.zx_write_comment {
    height: .78rem;
    line-height: .78rem;
    font-size: .28rem;
    color: #007DE6;
    border: 1px solid #DCDCDC;
    border-radius: .1rem;
    display: block;
    text-align: center;
    background-color: #f5f5f5;
    margin: .4rem 0;
}

.zx_write_comment:before {
    content: '';
    background-image: url(../images/write.png);
    background-size: 100%;
    width: .37rem;
    height: .36rem;
    display: inline-block;
    margin-right: .2rem;
    vertical-align: text-bottom;
}

.l-more-info {
    padding: 0 .3rem;
    background: #fff;
}
.l-info-ts {
    font-size: .26rem;
    color: #999;
    padding-top: .3rem;
    padding-bottom: .3rem;
}

/*pdf 图标*/
.pdf-box{
    display: none;
    margin-top:.3rem;
}
.pdf-box > span{
    font-size: .28rem;
    color: #0066cc;
}
.pdf-box > span:before{
    content: '';
    display: inline-block;
    width: .38rem;
    height: .34rem;
    margin-right: .12rem;
    background: url(../images/PDF.png) top center no-repeat;
    background-size: 100%;
    -webkit-background-size: 100%;
}


/*更多资讯*/
.more-news{
    display: none;
    margin-top: .2rem;
    background:rgba(255,255,255,1);
}

.more-news .label{
    display: block;
    padding-left: .3rem;
    height: .8rem;
    line-height: .8rem;
    font-size: .28rem;
    color: #666;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.more-news-list{
    border-top: 1px solid #ededed;
    padding: 0 .3rem;
}
.more-news-item{
    display: block;
    padding-top: .2rem;
    padding-bottom: .2rem;
}
.more-news-item + .more-news-item{
    border-top: 1px solid #ededed;
}
.more-news-title{
    display: -webkit-box;
    height: .84rem;
    font-size: .32rem;
    color: #111;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.more-news-time{
    display: block;
    font-size: .26rem;
    color: #666;
    text-align: right;
}
