/*机构头条  机构的大咖推荐等*/
.news_detail .title{
    margin: 0.3rem auto;
    line-height: .48rem;
}
.news_detail .article_cue{
    color: #576A9A;
    line-height:.33rem;
}
.news_detail .news_content{
    padding-bottom: 1.5rem;
    margin: .6rem 0;
}
.news_content img{
    max-width: 100% !important;
    display: block;
    height: auto;
}
.news_content p span,.news_content p ,.news_content span{
    white-space: normal !important;
    word-break: break-all;
}
.article_top{
    position: relative;
    width: 100%;
    height: 2rem;
    margin: 0.3rem 0;
    background: url("../images/article_top.png") no-repeat center;
    background-size: 100% 100%;
}
.article_top .avatar{
    position: absolute;
    top: 0.36rem;
    left: 0.71rem;
    width: 0.88rem;
    height: 0.88rem;
    border-radius: 50%;
    border: 0.04rem solid #fff;
}
.article_top .nickname{
    position: absolute;
    top: 0.6rem;
    left: 0;
    width: 100%;
    height: 0.48rem;
    line-height: 0.48rem;
    padding: 0 1.4rem 0 1.7rem;
}
.article_bottom{
    position: relative;
    width: 100%;
    height: 3.6rem;
    background: url("../images/article_bottom.png") no-repeat center;
    background-size: 100% 100%;
}
.article_bottom .avatar{
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 0.56rem;
    margin-left: -0.35rem;
}
.article_bottom .nickname{
    position: absolute;
    top: 1.36rem;
    left: 0;
    width:100%;
    height: 0.48rem;
    line-height: 0.48rem;
    padding: 0 1.35rem;
}
/*新增打赏*/
.week_box {
    margin: 0rem auto 0.6rem;
}
.col_aaa {
    color: #aaaaaa !important;
}
.line {
    display: inline-block;
    width: 0.8rem;
    height: 0.02rem;
    background: #d8d8d8;
    position: relative;
    top: -0.08rem;
}
.like_love{
    font-size: .26rem;
    text-align: center;
    color:rgba(51,51,51,1);
    margin-bottom: .6rem;
}
.reward_btn{
    width: 3rem;
    text-align: center;
    padding: .22rem 0rem;
    font-size: .26rem;
    color:rgba(247,88,88,1);
    margin: 0 auto;
    border-radius:.08rem;
    border:1px solid rgba(247,88,88,1);
    margin-bottom: .8rem;
}
.encourage_line{
    margin: 0rem auto 0.3rem;
}
.portrait_list{
    width: 5.44rem;
    margin: 0 auto .6rem auto;
}
.portrait_list li{
    width: .5rem;
    height: .5rem;
    border-radius: .04rem;
    overflow: hidden;
    margin: 0 0 .2rem .16rem;
    float: left;
}
.portrait_list li img{
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.share{
    display: flex;
    padding: 0 .3rem;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .6rem;
}
.share_t{}
.share_c{
    display: flex;
    align-items: center;
}
.share_c div{
    border:1px solid rgba(216,216,216,1);
    width: 1.68rem;
    text-align: center;
    font-size: .24rem;
    border-radius: .33rem;
    padding: .17rem  0;
    margin-left: .1rem;
}
.moments{
    color:rgba(51,51,51,1);
    padding-left: .35rem;
    background: url("../images/moments.png") no-repeat left center;
    background-size: .3rem .3rem;
}
.friend{
    color:rgba(51,51,51,1);
    padding-left: .35rem;
    background: url("../images/friend.png") no-repeat left center;
    background-size: .3rem .3rem;
}
.Advertisement_warp{
    padding: 0 .3rem .4rem .3rem;
}
.Advertisement{
    display: inline-block;
    width: 100%;
    margin-bottom: .3rem;
    overflow: hidden;
}
.Advertisement img{
    width: 100%;
    border-radius:.08rem;
}
.Read{
    line-height:.33rem;
}
/* 遮罩 */
.mask{height: 100%;width: 100%;position: fixed;top: 0;left: 0;z-index:100;background: rgba(0,0,0,0.5);display: none;}
.share_tips{
    display: none;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}
.share_tips img{
    width: 100%;
}
.fixed{
    font-size: .26rem;
    margin-bottom: .35rem;
    color:rgba(87,106,154,1);
}
.Determine{
    font-size: .28rem;
    margin-bottom: 0;
    padding: .3rem 0;
    color:rgba(87,106,154,1);
    border-top: 1px solid rgba(239,239,239,1);
}
/*留言*/
.leav_mian{
    width: 100%;
    background: #F6F6F6;
    padding: .4rem 0 0 0;
    padding-bottom: .6rem;
}
.leav{
    width: 100%;
    text-align: center;
    color: #576A9A;
}
.leav_title{
    padding: 0 .3rem .2rem .3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.leav_mian span{
    color: #999;
}
.leav_mian span.leav_one{
    color: #576A9A;
}
.leav_mian li,.my_leav li{
    padding: .2rem .3rem 0 .3rem;
    display: flex;
    justify-content: space-between;
}
.leav_mian li img,.my_leav  li img{
    width: .6rem;
    height: .6rem;
    border-radius:.08rem;
}
.leav_r{
    width: 89%;
    padding-bottom: .2rem;
    border-bottom: 1px solid #EFEFEF;
}
.leav_mian li:last-child .leav_r{
    border-bottom: 0px solid #EFEFEF;
}
.leav_name{
    margin-bottom: .08rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.le_name {
    color: #999;
}
.leav_name span.roof{
    color: #999;
    padding: .04rem .15rem;
    border-radius:.04rem;
    background: #E5E5E5;
    margin-left: .27rem;
}
.leav_name span.s_ted{
    color:#F75858;
}
.leav_content{
    margin-bottom: .1rem;
}
.leav_and_tilte{
    position: relative;
    color: #999999;
    margin-bottom: .06rem;
    padding-left: .1rem;
}
.leav_and_tilte:before {
    position: absolute;
    left: 0;
    top: 20%;
    clear: both;
    content: "";
    display: block;
    width: .03rem;
    height: 70%;
    background: #F75858;
    border-radius:.02rem;
    /*transform:translate(-50%,0%);*/
    overflow: hidden
}
.leav_content,.leav_and_content{
    text-align: justify;
    line-height:.4rem;
}
.leav_and {
    margin: .2rem auto .1rem auto;
}
.leav_r span.remove{
    /*display:none;*/
    color: #576A9A;
}
/*我的留言*/
.my_leav {
    display: none;
    width: 100%;
    border-radius:.3rem .3rem 0 0;
    position: fixed;
    bottom: 0;
    left:0;
    z-index: 100;
    overflow: hidden;
    margin-left:0;
}
.my_leav_t{
    background: #fff;
}
.my_leav_t_mian{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.3rem .3rem .2rem .3rem;
}
.my_leav_t_mian img{
    width: .6rem;
   height: .6rem;
}
.my_leav_t_title{
    color: #333;
    font-weight:bold;
}
.btn_leav{
    padding: .1rem .22rem;
    background: #FCE76C;
    border-radius:.04rem;
    font-weight:bold;
    color: #333;
}
.my_leav ul{
    height: 5rem;
    overflow-y: auto;

}
.my_leav_mian{
    background: #F6F6F6;
}
#content{
    width: 100%;
    padding: 0 .4rem;
    margin: .2rem 0;
    height: 2.2rem;
    font-size: 0.28rem;
    line-height: 0.42rem;
    border: none;
    resize: none;
    overflow-y:visible;
}
.my_leav_title{
    color: #999;
    padding: .3rem .3rem .1rem .3rem;
}
.mescroll-upwarp{
    background: #F6F6F6;
}
.news_detail video,.news_detail audio{
    width: 100%;
}
/*头条广告样式*/
.extension_c {
    display: flex;
    align-items: center;
}
.extension_c_img img {
    width: 4.20rem;
    height: 2.36rem;
    border-radius: .08rem;
    object-fit: cover;
    -o-object-fit: cover;
}
.extension_c_img p {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    color: #EEC980;
}
.extension_r {
    margin-left: .2rem;
}
.extension_title {
    margin-bottom: .4rem;
    line-height: .37rem;
}
.extension_r span {
    color: #999999;
    background: url(../images/extension_r.png) no-repeat right center;
    background-size: .16rem;
    padding-right: .3rem;
}