.authorBox .bgstyle{ position: absolute; z-index: 1}
.author-box{
    position: relative;
}
.authorAvatar{
    background: #ffffff;
    padding: 4px;
    width: 88px;
    height: 88px;
    overflow: hidden;
    border-radius: 50%;
    position: absolute;
    top: -45px;
}
.authorAvatar img{border-radius:50%;width: 80px;height:80px;}
.autobox{ position: relative; z-index: 666; top:50px; left:60px; width:70%; height:200px; padding:30px; background: url("../../images/apher2.png")}
.authorInfo{
    float: left;
    padding-left:20px;
    width:60%;
}
.authorInfo dd, .authorInfo dd h2 a{ color: #ffffff;}
.my-top{
    height: 320px;
    overflow: hidden;
}
.banner-auto {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 320px;
}
.media-body{
    padding-top:40px;
}
.media-body dl dd{
    margin: 0;
}
.media-body dl dd h2{
    display: flex;
    align-items: center;
    font-size: 20px;
    margin: 0;
}
.media-body dl dd h2 a{
    font-size: 20px;
    font-family: Noto Sans SC, Noto Sans SC-500;
    font-weight: 500;
    color: #33353d;
    display: flex;
    align-items: center;
}
.badge-success{
    font-size:12px;
    font-weight: normal;
}
.js{
    font-size: 12px;
    color: #999999;
}
.media-body dl dd.my-fun{
    display: flex;
    align-items: center;
    padding-top: 28px;
    justify-content: space-between;
    padding-bottom: 8px;
}
.my-fun-left{
    display: flex;
    align-items: center;
}
.my-fun-left span{
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: Noto Sans SC, Noto Sans SC-400;
    font-weight: 400;
    text-align: LEFT;
    color: rgba(51,53,61,0.60);
    margin-right: 32px;
}
.my-fun-left span b{
    background: linear-gradient(90deg,#7485fc, #546eff 100%);
    color: transparent;
    -webkit-background-clip: text;
    font-size: 16px;
    font-family: Noto Sans SC, Noto Sans SC-500;
    font-weight: 500;
    margin-left: 8px;
}
.edit-but{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 32px;
    background: linear-gradient(90deg,#7485fc, #546eff 100%);
    border-radius: 4px;
    font-size: 14px;
    font-family: Noto Sans SC, Noto Sans SC-500;
    font-weight: 500;
    border: none;
    color: #ffffff!important;
}
.gz{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 32px;
    background: linear-gradient(90deg,#7485fc, #546eff 100%);
    border-radius: 4px;
    font-size: 14px;
    font-family: Noto Sans SC, Noto Sans SC-500;
    font-weight: 500;
    border: none;
    color: #ffffff!important;
}
.ygz{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 28px;
    background: linear-gradient(90deg,#f4f5fe, #f1f3ff 100%);
    border: 1px solid rgba(116,133,252,0.1);
    border-radius: 2px;
    font-size: 14px;
    font-family: Noto Sans SC, Noto Sans SC-500;
    font-weight: 500;
    color: #546EFF;
}
.my-tab{
    height: 56px;
    border-bottom: 1px solid rgba(129,131,153,0.10);
    display: flex;
    align-items: center;
}
.my-tab ul{
    display: flex;
    align-items: center;
    height: 56px;
}
.my-tab ul li{
    margin-right: 32px;
}
.my-tab ul li.nav-item  a{
    font-size: 16px;
    font-family: Noto Sans SC, Noto Sans SC-400;
    font-weight: 400;
    color: rgba(51,53,61,0.60);
}
.my-tab ul li.i-active a{
    font-size: 16px;
    font-family: Noto Sans SC, Noto Sans SC-500;
    font-weight: 500;
    color: #33353d;
}

.tag-list{
    margin-bottom: 14px;
}
.aw-common-list dl dd label{
    margin: 0;
    margin-right:16px;
}
.aw-common-list dl{
    margin-top: 26px;
}
.article-box{
    margin-top: 26px;
}
.article-top dl dt{
    display: block;
    line-height: 22px;
    margin-bottom: 7px;
}
.article-top dl {
    display: flex;
    flex: 1;
    margin-left: 12px;
    flex-direction: column;
    margin-top: 0;
}
.article-top .tag-list{
    margin: 0;
}
.topic-item dl{
    display: flex;
}
.topic-item dl dd{
    display: flex;
    flex: 1;
    flex-direction: column;
}
.topic-item dd p{
    display: flex;
    align-items: center;
}
.aw-common-list dl dd span{
    display: flex;
    align-items: center;
}
.aw-common-list dl dd span a{
    display: flex;
    align-items: center;
}
.aw-common-list dl dd span em{
    font-size: 12px;
    font-family: Noto Sans SC, Noto Sans SC-400;
    font-weight: 400;
    text-align: RIGHT;
    color: rgba(51,53,61,0.40);
    font-style: normal;
    margin-left: 12px;
}
.toppic-list{
    position: relative;
}
.btn-postion{
    position: absolute;
    right: 0;
    top:5px;
}

