/* 移动端样式 */
*{
    box-sizing: border-box;
}
body{
    background: #F7F8FA;
}
.setGray{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
}
/* header */
.header{
    width: 100%;
    height: 48px;
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
}
.header .header-container{
    width: 100%;
    height: 48px;
    display: flex;
}
.header .header-container .back-btn{
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    display: none;
}
.header .header-container .back-btn i{
    font-size: 24px;
    color: #2B2929;
}
.header .header-container .logo{
    flex: 1;
    height: 48px;
    padding: 12px 0;
    padding-left: 15px;
}
.header .header-container .logo a{
    font-size: 0;
}
.header .header-container .logo img{
    width: 88px;
    height: 24px;
    object-fit: cover;
}
.header .header-container .open-app{
    width: 87px;
    height: 48px;
    padding: 8px 15px 8px 0;
}
.header .header-container .open-app span{
    display: block;
    width: 72px;
    height: 32px;
    line-height: 32px;
    border-radius: 3px;
    background-color: #e80000;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.footer{
    width: 100%;
    height: 48px;
    background-color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
}
.footer .footer-content{
    width: 100%;
    height: 48px;
    display: flex;
}
.footer .footer-content .wap_close_bottom{
    height: 48px;
    line-height: 32px;
    padding: 8px 15px;
    text-align: left;
    flex: 1;
}
.footer .footer-content .wap_close_bottom span{
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
}
.footer .footer-content .wap_close_bottom span i{
    font-size: 24px;
    color: #999;
}
.footer .footer-content .open-app{
    width: 87px;
    height: 48px;
    padding: 8px 15px 8px 0;
}
.footer .footer-content .open-app span{
    display: block;
    width: 72px;
    height: 32px;
    line-height: 32px;
    border-radius: 3px;
    background-color: #e80000;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
/* main */
.main-container {
    width: 100%;
    height: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 0 15px;
    background-color: #fff;
}
.main-container.video {
    padding: 0;
}
.main-left {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 30px 5px 0;
}
.main-container.video .main-left {
    padding: 0;
}
.main-left .title {
    font-size: 28px;
    font-weight: 600;
    color: #2B2929;
    line-height: 42px;
    text-align: left;
}

.main-left .news-info-container {
    width: 100%;
    height: 50px;
    padding: 20px 0 10px;
    display: flex;
    box-sizing: border-box;
    align-content: flex-start;
}
.main-left .news-info-container .author {
    flex: 1;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #2B2929;
    margin-right: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.main-left .news-info-container .author a {
    color: #2B2929;
}
.main-left .news-info-container .publish-time {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    margin-right: 30px;
}
.main-left .news-info-container .visit-count {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    text-align: right;
}

/* 文章正文 */
.main-left #article_content {
    width: 100%;
    height: auto;
    padding-top: 30px;
}
.main-left #article_content iframe{
    width: 100% !important;
    height: 600px !important;
    margin-bottom: 20px;
}
.main-left #article_content p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #2B2929;
    line-height: 29px;
    margin-bottom: 20px;
}
.main-left #article_content p img {
    max-width: 100%;
    height: auto;
}
.main-left #article_content p a {
    color: #4376FD;
}
.main-left #article_content table {
    width: 100% !important;
    height: auto;
}
.main-left #article_content table p {
    margin-bottom: 0 !important;
}
._chooseautoTitleH3{
    width: 100%;
    height: auto;
    padding-left: 16px;
    font-size: 17px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 20px;
}
._chooseautoTitleH3::before{
    content: "";
    width: 16px;
    height: 24px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAB6klEQVRYR8XXu2tUQRTH8c8IaysqsndXCxWsxBf4ByiChUljISKCIoKCTWwsLEyjhYWtCj4gkCatiBY2KlqImEIEbUSs4mNRo4WIsnvlZjcQFnfv3fsw09zi/Ob8vnPmMHMn6I2YWouDHbZgW+DNCm6uY25RU8U3JElbNNpMYX+/SeDaHyY38KUSgHlW/+IRtg8xeI6JiGdlQ4SPHMZMWuLAtzYTTabTtKPEE4BbOJl1UszFBpNZ9Wm6BOAh9qQJ++IzEUdGnPNPeV6AJNlsYKzOpyIgRQAEfrQ51ORBXohCAEvOkHMNruSBKAUgMQ5M1zk2KkRpAD3jlxE7R4EoGyDx/hnYnLU5qwBYKECH3U1m06pRGUBiXGPrWl4Pg6gUIDBV58SyAeB9xKblBHgbdf8vBo5KtwA3Ik4vG0DM3kb3X+P/VyCL+cIJmvM6Hrwi5mtsXMP3tDOgCoD7EWNZjBc1pVWgw4Uml0YxL60CMeMN7o1qXgZAC/siXuUxLwpwZyXHszbbIMC8PXA54nzeVS+dFz5wNXAma7JEW+d6Vn2aLrQYb3M3TYi5mFN5m23gFnxl1W8eY8cgUczTZOVFmm0gQBL4TNThNg70C5M7vcbZos02FCAJvqC2nqOBXb2H6ruYJ43uq7my8RfQHIIh8hoz0QAAAABJRU5ErkJggg==') no-repeat left center;
    background-size: 14px 14px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
}
blockquote {
    border-left: 2px solid #ccc;
    margin-left: 1.5rem;
    padding-left: 1rem;
}
/* 视频正文 */
.main-container.video .main-left .title {
    padding: 0 15px;
    font-size: 22px;
    line-height: 30px;
}
.main-container.video .main-left .news-info-container{
    padding: 20px 15px 10px;
}
.main-container.video .main-left .video-desc-container{
    padding: 0 15px;
    line-height: 24px;
    color: #999999;
}
.main-container.video .main-left .label-container{
    padding: 0 15px;
}
.main-left #video_content {
    width: 100%;
    height: auto;
}
.main-left #video_content .player-container {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    background-color: #000;
    aspect-ratio: 16/9;
    margin-bottom: 15px;
}
.main-left #video_content .player-container #xcw_player{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    left: 0;
}
.main-left #video_content .player-container .video-poster {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}
.main-left #video_content .player-container .video-poster img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    left: 0;
    object-fit: cover;
}
.main-left #video_content .my-controller {
    width: 770px;
    height: 56px;
    background: #F7F8FA;
    margin-bottom: 30px;
    display: flex;
}
/*  */
.vjs-button{
    outline: none;
}
.vjs-resolution {
    position: relative;
}
.vjs-resolution .vjs-menu {
    width: 5em;
    height: auto;
    position: absolute;
    bottom: 4em;
    left: -0.5em;
    background: rgba(43, 51, 63, 0.7);
}
.vjs-resolution .vjs-menu .resolution-list {
    display: none;
}
.vjs-resolution .vjs-menu .resolution-list li {
    cursor: pointer;
}
.vjs-resolution .vjs-menu .resolution-list li:hover {
    background: #fff;
    color: #2B333F;
}
.vjs-has-started .vjs-control-bar{
    z-index: 98;
}
.main-left #video_content .video-desc-container {
    width: 100%;
    height: auto;
    text-align: justify;
    font-size: 16px;
    color: #2B2929;
    line-height: 29px;
    margin-bottom: 20px;
}
/* 短视频 */
.main-container.s-video {
    width: 100%;
    height: 100%;
}
.main-container.s-video .main-left {
    width: 100%;
    height: 100%;
}
.main-container.s-video .main-left .short-video-infowrap{
    width: 100%;
    height: auto;
    padding: 15px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
}
.main-container.s-video .main-left .title {
    padding: 0 15px;
    font-size: 22px;
    line-height: 30px;
}
.main-container.s-video .main-left .video-desc-container{
    padding: 0 15px;
    line-height: 24px;
    color: #999999;
}
.main-container.s-video .main-left .label-container{
    padding: 0 15px;
}
.main-container.s-video .main-left #video_content {
    width: 100%;
    height: 100%;
}
.main-container.s-video .main-left #video_content .player-container {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background-color: #000;
}
.main-container.s-video .main-left #video_content .player-container #xcw_player{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    left: 0;
}
.main-container.s-video .main-left #video_content .player-container .video-poster {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}
.main-container.s-video .main-left #video_content .player-container .video-poster img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    left: 0;
    object-fit: cover;
}
.main-container.s-video .main-left #video_content .my-controller {
    width: 770px;
    height: 56px;
    background: #F7F8FA;
    margin-bottom: 30px;
    display: flex;
}
/* trends */
.main-container.trends .main-left{
    padding: 0;
}
.main-left #trends_content {
    width: 100%;
    height: auto;
    padding-top: 30px;
}
.main-left #trends_content p {
    width: 100%;
    height: auto;
    text-align: justify;
    font-size: 16px;
    color: #2B2929;
    line-height: 29px;
    margin-bottom: 20px;
}
.main-left #trends_content p a {
    color: #4376FD;
}
.main-left #trends_content .photo-gallery{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}
.main-left #trends_content .photo-gallery .gallery-item{
    width: calc((100% - 10px) / 3);
    height: auto;
    margin-bottom: 5px;
    margin-right: 5px;
    cursor: pointer;
    text-align: center;
    position: relative;
    padding-top: calc((100% - 10px) / 3);
    aspect-ratio: 1;
    overflow: hidden;
}
.main-left #trends_content .photo-gallery .gallery-item:nth-child(3n){
    margin-right: 0;
}
.main-left #trends_content .photo-gallery .gallery-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}
/* atlas_content */
.main-container.atlas .main-left{
    padding: 0;
}
.main-left #atlas_content {
    width: 100%;
    height: auto;
    padding-top: 30px;
}
.main-left #atlas_content p {
    width: 100%;
    height: auto;
    text-align: justify;
    font-size: 16px;
    color: #2B2929;
    line-height: 29px;
    margin-bottom: 20px;
}
.main-left #atlas_content p a {
    color: #4376FD;
}
.main-left #atlas_content .photo-gallery{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}
.main-left #atlas_content .photo-gallery .gallery-item{
    width: calc((100% - 10px) / 3);
    height: auto;
    margin-bottom: 5px;
    margin-right: 5px;
    cursor: pointer;
    text-align: center;
    position: relative;
    padding-top: calc((100% - 10px) / 3);
    aspect-ratio: 1;
    overflow: hidden;
}
.main-left #atlas_content .photo-gallery .gallery-item:nth-child(3n){
    margin-right: 0;
}
.main-left #atlas_content .photo-gallery .gallery-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}
/* 标签 */
.main-left .label-container {
    width: 100%;
    height: auto;
    display: flex;
    align-content: flex-start;
    flex-wrap: wrap;
    margin: 25px 0;
}
.main-left .label-container .label-title {
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    color: #999999;
    font-size: 14px;
}
.main-left .label-container .label-item {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #999999;
    font-size: 14px;
    background-color: #F4F7FF;
    border-radius: 2px;
    padding: 0 10px;
    margin-right: 15px;
    margin-bottom: 15px;
}
.main-left .label-container .label-item a {
    color: #999999;
    font-size: 14px;
    text-decoration: none;
}
.main-left .line{
    width: 100%;
    height: 1px;
    background-color: #EFEFEF;
}
/* main-right */
.main-right {
    width: 100%;
    height: auto;
}
.main-container.video .main-right{
    padding: 0 10px;
}
/* author-info */
.main-right .author-info-container {
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: 20px 5px;
    box-sizing: border-box;
}

.main-right .author-info-container .author-info {
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #EFEFEF;
}

.author-info .author-info-header{
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
    display: flex;
}
.author-info .author-info-header .avatar{
    width: 80px;
    height: 80px;
    margin-right: 15px;
    position: relative;
    border-radius: 40px;
    overflow: hidden;
    background-color: #efefef;
}
.author-info .author-info-header .avatar a{
    font-size: 0;
}
.author-info .author-info-header .avatar img{
    width: 80px;
    height: 80px;
    object-fit: cover;
}
.author-info .author-info-header .author-info-detail{
    width: calc(100% - 95px);
    height: 80px;
    padding-top: 5px;
}
.author-info .author-info-header .author-info-detail .author-name-container{
    width: 100%;
    height: 24px;
    margin-bottom: 10px;
    display: flex;
}
.author-info .author-info-header .author-info-detail .author-name-container .author-name{
    max-width: calc(100% - 75px);
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    color: #2B2929;
    margin-right: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.author-info .author-info-header .author-info-detail .author-name-container .author-name a{
    color: #2B2929;
}
.author-info .author-info-header .author-info-detail .author-name-container .follow-button{
    width: 60px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    border-radius: 2px;
    background-color: #e80000;
    cursor: pointer;
}
.author-info .author-info-header .author-info-detail .author-name-container .follow-button:hover{
    background-color: rgba(232,0,0,.76);
}
.author-info .author-info-header .author-info-detail .author-name-container .follow-button.act{
    color: #999999;
    background-color: #F7F8FA;
}
.author-info .author-info-header .author-info-detail .author-sign{
    width: 100%;
    height: 36px;
    line-height: 18px;
    font-size: 14px;
    color: #999999;
    text-align: left;
}
.author-info .author-info-bottom{
    width: 100%;
    height: 40px;
    display: flex;
}
.author-info .author-info-bottom .data-count{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #2B2929;
    text-align: center;
    flex-grow: 1;
}
.author-info .author-info-bottom .data-count span{
    font-size: 24px;
    color: #E80000;
    margin-right: 5px;
}
.main-right .author-info-container .author-works-container{
    width: 100%;
    height: auto;
}
.author-works-container .author-works-title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    text-align: left;
    color: #2B2929;
    margin-bottom: 15px;
}
.author-works-container .author-works-list {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}
.author-works-container .author-works-list .list-item {
    width: calc((100% - 15px) / 2);
    height: auto;
    margin-bottom: 10px;
    margin-right: 15px;
}
.author-works-container .author-works-list .list-item:nth-child(2n) {
    margin-right: 0;
}
.author-works-container .author-works-list .list-item .cover {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
    padding-top: 57.14%;
    aspect-ratio: 140/80;
}
.author-works-container .author-works-list .list-item .cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.6s;
}
.author-works-container .author-works-list .list-item .cover .cover-bottom{
    width: 100%;
    height: 24px;
    background: linear-gradient(180deg, transparent 0%, #000000 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    padding: 0 5px;
    box-sizing: border-box;
}
.author-works-container .author-works-list .list-item .cover .duration-info{
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #ffffff;
    margin-left: auto;
}
.author-works-container .author-works-list .list-item .title {
    width: 100%;
    height: 46px;
    line-height: 22px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
}
.author-works-container .author-works-list .list-item .title a {
    color: #2B2929;
    text-decoration: none;
}
.author-works-container .author-works-more {
    width: 100%;
    height: 20px;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    color: #999999;
    display: none;
}
.author-works-container .author-works-more a {
    color: #999999;
}
/* hot-video */
.main-right .hot-video-container{
    width: 100%;
    height: auto;
    padding: 15px 5px;
    box-sizing: border-box;
    background-color: #fff;
}
.hot-video-container .video-works-title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    text-align: left;
    color: #2B2929;
    margin-bottom: 15px;
}
.hot-video-container .video-works-list {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}
.hot-video-container .video-works-list .list-item {
    width: calc((100% - 15px) / 2);
    height: auto;
    margin-bottom: 10px;
    margin-right: 15px;
}
.hot-video-container .video-works-list .list-item:nth-child(2n) {
    margin-right: 0;
}
.hot-video-container .video-works-list .list-item .cover {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    background-color: #efefef;
    position: relative;
    padding-top: 57.14%;
    aspect-ratio: 140/80;
}
.hot-video-container .video-works-list .list-item .cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.6s;
}
.hot-video-container .video-works-list .list-item .cover .cover-bottom{
    width: 100%;
    height: 24px;
    background: linear-gradient(180deg, transparent 0%, #000000 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    padding: 0 5px;
    box-sizing: border-box;
}
.hot-video-container .video-works-list .list-item .cover .duration-info{
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #ffffff;
    margin-left: auto;
}
.hot-video-container .video-works-list .list-item .title {
    width: 100%;
    height: 46px;
    line-height: 22px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
}
.hot-video-container .video-works-list .list-item .title a {
    color: #2B2929;
    text-decoration: none;
}
/* hot-author */
.main-right .hot-author-container{
    width: 100%;
    height: auto;
    padding: 15px 5px;
    box-sizing: border-box;
    background-color: #fff;
}
.hot-author-container .hot-author-title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    text-align: left;
    color: #2B2929;
    margin-bottom: 15px;
}
.hot-author-container .hot-author-list {
    width: 100%;
    height: auto;
}
.hot-author-container .hot-author-list .list-item {
    width: 100%;
    height: 80px;
    margin-bottom: 20px;
    display: flex;
}
.hot-author-container .hot-author-list .list-item .avatar {
    width: 80px;
    height: 80px;
    margin-right: 20px;
    position: relative;
}
.hot-author-container .hot-author-list .list-item .avatar .avatar-wrapper {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    overflow: hidden;
    background-color: #efefef;
}
.hot-author-container .hot-author-list .list-item .avatar .avatar-wrapper img {
    width: 80px;
    height: 80px;
    object-fit: cover;
}
.hot-author-container .hot-author-list .list-item .avatar .avatar-wrapper span.isVip-icon {
    width: 20px;
    height: 20px;
    line-height: 17px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 10px;
    background-color: #e80000;
    border-radius: 10px;
    border: 1px solid #ffffff;
    box-sizing: border-box;
}
.hot-author-container .hot-author-list .list-item .avatar .avatar-wrapper span.isVip-icon i {
    font-size: 14px;
    color: #ffffff;
}
.hot-author-container .hot-author-list .list-item .author-info{
    flex: 1;
    height: 80px;
    box-sizing: border-box;
    padding: 10px 0;
    margin-right: 20px;
}
.hot-author-container .hot-author-list .list-item .author-info .author-name{
    width: 100%;
    height: 25px;
    color: #2B2929;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
.hot-author-container .hot-author-list .list-item .author-info .author-name a{
    color: #2B2929;
}
.hot-author-container .hot-author-list .list-item .author-info .author-data-info {
    width: 100%;
    height: 25px;
    display: flex;
}
.hot-author-container .hot-author-list .list-item .author-info .author-data-info .works-count {
    color: #999999;
    font-size: 14px;
    margin-right: 20px;
    line-height: 25px;
}
.hot-author-container .hot-author-list .list-item .author-info .author-data-info .works-count i {
    color: #999999;
    font-size: 16px;
    margin-right: 5px;
}
.hot-author-container .hot-author-list .list-item .author-info .author-data-info .fans-count {
    color: #999999;
    font-size: 14px;
    margin-right: 20px;
    line-height: 25px;
}
.hot-author-container .hot-author-list .list-item .author-info .author-data-info .fans-count i {
    color: #999999;
    font-size: 16px;
    margin-right: 5px;
}
.hot-author-container .hot-author-list .list-item .follow-btn{
    width: 60px;
    height: 80px;
    box-sizing: border-box;
    padding: 26px 0;
}
.hot-author-container .hot-author-list .list-item .follow-btn span{
    display: block;
    width: 60px;
    height: 28px;
    background-color: #e80000;
    color: #fff;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
    border-radius: 2px;
}
.hot-author-container .hot-author-list .list-item .follow-btn span:hover{
    background-color: rgba(232,0,0,.76);
}
.hot-author-container .hot-author-list .list-item .follow-btn span.act{
    color: #999999;
    background-color: #F7F8FA;
}
/* today-focus */
.main-right .today-focus-container{
    width: 100%;
    height: auto;
    padding: 15px 5px;
    box-sizing: border-box;
    /* margin-bottom: 30px; */
    background-color: #fff;
}
.today-focus-container .today-focus-title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    text-align: left;
    color: #2B2929;
    margin-bottom: 15px;
}
.today-focus-container .today-focus-list {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}
.today-focus-container .today-focus-list .list-item {
    width: calc((100% - 15px) / 2);
    height: auto;
    margin-bottom: 10px;
    margin-right: 15px;
}
.today-focus-container .today-focus-list .list-item:nth-child(2n) {
    margin-right: 0;
}
.today-focus-container .today-focus-list .list-item .cover {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
    padding-top: 57.14%;
    aspect-ratio: 140/80;
}
.today-focus-container .today-focus-list .list-item .cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.6s;
}
.today-focus-container .today-focus-list .list-item .cover {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
    padding-top: 57.14%;
    aspect-ratio: 140/80;
}
.today-focus-container .today-focus-list .list-item .cover .replace-img,
.author-works-container .author-works-list .list-item .cover .replace-img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 56.25%;
    aspect-ratio: 16/9;
}
.today-focus-container .today-focus-list .list-item .cover .replace-img img,
.author-works-container .author-works-list .list-item .cover .replace-img img{
    width: 40% !important;
    height: auto !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.today-focus-container .today-focus-list .list-item .cover .replace-img img:hover,
.author-works-container .author-works-list .list-item .cover .replace-img img:hover{
    transform: translate(-50%, -50%);
}
.today-focus-container .today-focus-list .list-item .cover .cover-bottom{
    width: 100%;
    height: 24px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, #000000 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: right;
    display: flex;
    padding: 0 10px;
}
.today-focus-container .today-focus-list .list-item .cover .duration-info{
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #ffffff;
    margin-left: auto;
}
.today-focus-container .today-focus-list .list-item .title {
    width: 100%;
    height: 46px;
    line-height: 22px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
}
.today-focus-container .today-focus-list .list-item .title a {
    color: #2B2929;
    text-decoration: none;
}
/* newsmaker */
.main-right .newsmaker-container{
    width: 100%;
    height: auto;
    padding: 15px 20px;
    box-sizing: border-box;
    margin-bottom: 30px;
    background-color: #fff;
}
.newsmaker-container .newsmaker-title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    text-align: left;
    color: #2B2929;
    margin-bottom: 15px;
}
.newsmaker-container .newsmaker-list {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}
.newsmaker-container .newsmaker-list .list-item {
    width: 140px;
    height: 140px;
    margin-bottom: 10px;
    margin-right: 20px;
}
.newsmaker-container .newsmaker-list .list-item:nth-child(2n) {
    margin-right: 0;
}
.newsmaker-container .newsmaker-list .list-item .cover {
    width: 140px;
    height: 80px;
    margin-bottom: 10px;
    background-color: #efefef;
    position: relative;
}
.newsmaker-container .newsmaker-list .list-item .cover img {
    width: 140px;
    height: 80px;
    object-fit: cover;
}
.newsmaker-container .newsmaker-list .list-item .cover .cover-bottom{
    width: 100%;
    height: 24px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, #000000 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: right;
}
.newsmaker-container .newsmaker-list .list-item .cover .duration-info{
    padding: 3px 3px 3px 15px;
    font-size: 12px;
    color: #ffffff;
}
.newsmaker-container .newsmaker-list .list-item .title {
    width: 100%;
    height: 46px;
    line-height: 22px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
}
.newsmaker-container .newsmaker-list .list-item .title a {
    color: #2B2929;
    text-decoration: none;
}

/* 侧边导航 */
.share-panel-aside {
    width: 66px;
    height: auto;
    background-color: #fff;
    position: fixed;
    left: 50%;
    top: 273px;
    z-index: 999;
    margin-left: -680px;
    box-sizing: border-box;
    padding: 15px 10px 10px;
}
.share-panel-aside .aside-panel-btn {
    width: 46px;
    height: 54px;
    line-height: 24px;
    text-align: center;
    color: #999999;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 6px;
    cursor: pointer;
}
.share-panel-aside .aside-panel-btn i {
    color: #999999;
    font-size: 22px;
    display: block;
}
.share-panel-aside .aside-panel-btn.act.like i {
    color: #e80000;
}
.share-panel-aside .aside-panel-btn.act.favorite i {
    color: #e80000;
}
.share-panel-aside .aside-panel-title {
    width: 46px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #999999;
}
.share-panel-aside .aside-panel-share-btn {
    width: 46px;
    height: 40px;
    padding: 9px 12px;
    box-sizing: border-box;
}
.share-panel-aside .aside-panel-share-btn i {
    width: 22px;
    height: 22px;
    cursor: pointer;
    display: block;
    color: #999999;
}
.share-panel-aside .aside-panel-share-btn.wx i,.share-panel-aside .aside-panel-share-btn.qq i,.share-panel-aside .aside-panel-share-btn.wb i {
    font-size: 22px;
}
.share-panel-aside .aside-panel-share-btn.wx:hover i {
    color: #00c800;
}
.share-panel-aside .aside-panel-share-btn.qq:hover i {
    color: #68a5e1;
}
.share-panel-aside .aside-panel-share-btn.wb:hover i {
    color: #f56467;
}
.author-works-container .author-works-list .list-item .cover:hover+.title a,
.hot-video-container .video-works-list .list-item .cover:hover+.title a,
.today-focus-container .today-focus-list .list-item .cover:hover+.title a{
    color: #e80000;
}
.author-works-container .author-works-list .list-item .title a:hover,
.hot-video-container .video-works-list .list-item .title a:hover,
.today-focus-container .today-focus-list .list-item .title a:hover {
    color: #e80000;
}
.author-works-container .author-works-list .list-item .cover img:hover,
.hot-video-container .video-works-list .list-item .cover img:hover,
.today-focus-container .today-focus-list .list-item .cover img:hover{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
}
/* qrcode */
.dialog-container-bg{
    width: 100%;
    height: 100%;
    min-width: 400px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1003;
    background-color: rgba(0,0,0,.3);
    text-align: center;
}
.dialog-container-bg::after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.dialog-container-bg .qrcode-container{
    width: 330px;
    height: auto;
    background-color: #fff;
    border-radius: 8px;
    padding: 15px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
}
.dialog-container-bg .qrcode-container .qrcode-header{
    width: 300px;
    height: 30px;
    display: flex;
}
.dialog-container-bg .qrcode-container .qrcode-header .tips{
    width: 270px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    font-size: 16px;
    color: #2B2929;
    padding-left: 10px;
    box-sizing: border-box;
}
.dialog-container-bg .qrcode-container .qrcode-header .close-btn{
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url('/pc/public/images/close_btn_icon.png') no-repeat center center;
    background-size: 16px 16px;
}
.dialog-container-bg .qrcode-container #wx_share_qrcode{
    width: 300px;
    height: 300px;
    padding: 10px;
    box-sizing: border-box;
}
/* 举报 */
.dialog-container-bg .report-container{
    width: 300px;
    height: auto;
    background-color: #fff;
    border-radius: 4px;
    padding: 15px 20px 20px;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
}
.dialog-container-bg .report-container .report-header{
    width: 260px;
    height: 30px;
    margin-bottom: 10px;
    display: flex;
}
.dialog-container-bg .report-container .report-header .tips{
    width: 230px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #2B2929;
    padding-left: 30px;
    box-sizing: border-box;
}
.dialog-container-bg .report-container .report-header .close-btn{
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url('/pc/public/images/close_btn_icon.png') no-repeat center center;
    background-size: 16px 16px;
}
.dialog-container-bg .report-container .report-list{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.dialog-container-bg .report-container .report-list .report-item{
    width: 100%;
    height: 20px;
    padding: 2px 0;
    line-height: 16px;
    margin-bottom: 10px;
    color: #2B2929;
    font-size: 16px;
    text-align: left;
    cursor: pointer;
    display: flex;
    box-sizing: border-box;
}
.dialog-container-bg .report-container .report-list .report-item .check-box{
    width: 16px;
    height: 16px;
    margin-right: 10px;
    background: #ffffff;
    border: 1px solid #999999;
    border-radius: 8px;
    box-sizing: border-box;
}
.dialog-container-bg .report-container .report-footer{
    width: 260px;
    height: 30px;
    padding: 0 37px;
    box-sizing: border-box;
    display: flex;
}
.dialog-container-bg .report-container .report-footer span{
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    border-radius: 2px;
}
.dialog-container-bg .report-container .report-footer .cancel-btn{
    color: #2B2929;
    background: #EFEFEF;
    margin-right: 26px;
}
.dialog-container-bg .report-container .report-footer .submit-btn{
    color: #ffffff;
    background: #e80000;
}
/* gallery-view */
.gallery-view-bg{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1003;
    background-color: rgba(0,0,0,.8);
    text-align: center;
    display: none;
}
.gallery-view-close{
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    position: fixed;
    left: 20px;
    top: 20px;
    z-index: 999;
}
.gallery-view-close i{
    font-size: 24px;
    color: #fff;
}
.gallery-view-bg::after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.gallery-view-bg .gallery-view-container{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    position: relative;
}
.swiper-btn-prev,.swiper-btn-next{
    outline: none;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
}
.swiper-btn-prev{
    left: -90px;
    background: url('/pc/public/images/swiper_btn_icon.png') no-repeat;
    background-position: 0 0;
}
.swiper-btn-next{
    right: -90px;
    background: url('/pc/public/images/swiper_btn_icon.png') no-repeat;
    background-position: -110px 0;
}
.swiper-btn-prev.act{
    left: -90px;
    background: url('/pc/public/images/swiper_btn_icon.png') no-repeat;
    background-position: -214px 0;
}
.swiper-btn-next.act{
    right: -90px;
    background: url('/pc/public/images/swiper_btn_icon.png') no-repeat;
    background-position: -319px 0;
}
.gallery-view-bg .gallery-view-container .swiper{
    width: 100%;
    height: 100%;
    --swiper-preloader-color: #fff;
}
.gallery-view-bg .gallery-view-container .swiper .swiper-slide img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.thumbs-container{
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    height: 123px;
    background-color: rgba(0,0,0,.44);
    padding: 20px 0;
    box-sizing: border-box;
}
.thumbs-container #thumbs{
    width: 100%;
    height: 83px;
    margin: 0 auto;
    overflow: hidden;
}
.thumbs-container #thumbs .swiper-slide{
    width: 153px;
    height: 83px;
    cursor: pointer;
    box-sizing: border-box;
}
.thumbs-container #thumbs .swiper-slide img{
    width: 153px;
    height: 83px;
    object-fit: cover;
}
.thumbs-container #thumbs .swiper-slide.swiper-slide-thumb-active {
    border: 1px solid #fff;
}
.thumbs-container #thumbs .swiper-slide.swiper-slide-thumb-active img{
    width: 151px;
    height: 81px;
    object-fit: cover;
}
/* comment */
.comment-container{
    width: 100%;
    height: auto;
}
.comment-container .comment-title{
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-bottom: 20px;
    border-left: 6px solid #e80000;
    padding-left: 4px;
    box-sizing: border-box;
    text-align: left;
    font-size: 18px;
    color: #2B2929;
    font-weight: bold;
}
.comment-container .comment-title i{
    font-style: normal;
}
.comment-main-publish-container{
    width: 100%;
    height: 140px;
    margin-bottom: 30px;
    display: flex;
}
.comment-main-publish-container .comment-nologin{
    flex: 1;
    height: 140px;
    line-height: 105px;
    margin-right: 30px;
    box-sizing: border-box;
    border: 1px solid #C7C7C7;
    color: #999;
    padding: 20px 20px 15px 20px;
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
}
.comment-main-publish-container .comment-nologin span{
    color: #e80000;
    cursor: pointer;
}
.comment-main-publish-container .comment-input-box{
    flex: 1;
    height: 140px;
    margin-right: 30px;
    box-sizing: border-box;
    border: 1px solid #C7C7C7;
    padding: 20px 20px 15px 20px;
    border-radius: 3px;
    overflow: hidden;
}
.comment-main-publish-container .comment-input-box .comment-input-box-header{
    width: 100%;
    height: 79px;
}
.comment-main-publish-container .comment-input-box .comment-input-box-header textarea{
    width: 100%;
    height: 80px;
    resize: none;
    outline: none;
    font-size: 16px;
    color: #999;
    border: none;
    padding: 0;
    margin: 0;
}
.comment-main-publish-container .comment-input-box .comment-input-box-bottom {
    width: 100%;
    height: 24px;
    display: flex;
}
.comment-main-publish-container .comment-input-box .comment-input-box-bottom .left{
    flex: 1;
    height: 24px;
    line-height: 24px;
    text-align: left;
}
.comment-main-publish-container .comment-input-box .comment-input-box-bottom .text-count{
    width: 100px;
    height: 24px;
    line-height: 24px;
    text-align: right;
    font-size: 16px;
    color: #999;
}
.comment-main-publish-container .comment-input-box .comment-input-box-bottom .text-count i{
    font-style: normal;
}
.comment-main-publish-container .submit-box{
    width: 58px;
    height: 140px;
    box-sizing: border-box;
    padding-top: 112px;
}
.comment-main-publish-container .submit-box .submit-comment-btn{
    width: 58px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    background-color: #e80000;
    cursor: pointer;
    border-radius: 2px;
}
.comment-main-publish-container .submit-box .submit-comment-btn:hover{
    background-color: rgba(232,0,0,.76);
}
.comment-container .comment-list-container{
    width: 100%;
    height: auto;
}
.comment-container .comment-list-container .comment-tab{
    width: 100%;
    height: 30px;
    display: flex;
    margin-bottom: 30px;
}
.comment-container .comment-list-container .comment-tab span{
    width: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #2B2929;
    margin-right: 20px;
    cursor: pointer;
}
.comment-container .comment-list-container .comment-tab span.act{
    color: #e80000;
    font-weight: bold;
}
.comment-container .comment-list-container .comment-list{
    width: 100%;
    height: auto;
}
.comment-container .comment-list-container .comment-list .comment-status-btn{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #999999;
    cursor: pointer;
}
.comment-container .comment-list-container .comment-list ul{
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}
.comment-container .comment-list-container .comment-list ul .no-data{
    width: 100%;
    height: 200px;
    line-height: 200px;
    text-align: center;
    font-size: 16px;
    color: #999;
}
.comment-container .comment-list-container .comment-list ul li{
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    display: flex;
}
.comment-container .comment-list-container .comment-list ul li .avatar{
    width: 40px;
    height: 40px;
    border-radius: 20px;
    margin-right: 10px;
    overflow: hidden;
}
.comment-container .comment-list-container .comment-list ul li .avatar a{
    font-size: 0;
}
.comment-container .comment-list-container .comment-list ul li .avatar img{
    width: 40px;
    height: 40px;
    object-fit: contain;
}
.comment-container .comment-list-container .comment-list ul li .com-container{
    flex: 1;
    height: auto;
    padding-bottom: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #efefef;
}
.comment-container .comment-list-container .comment-list ul li .com-container .com-user-info{
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.comment-container .comment-list-container .comment-list ul li .com-container .com-user-info a{
    font-size: 16px;
    color: #999999;
}
.comment-container .comment-list-container .comment-list ul li .com-container .com-user-info i{
    margin-left: 10px;
    border: 1px solid #e80000;
    font-size: 12px;
    color: #E80000;
    padding: 0 3px;
    border-radius: 2px;
}
.comment-container .comment-list-container .comment-list ul li .com-container .com-context{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
    color: #2B2929;
    word-break: break-all;
    text-align: left;
}
.comment-container .comment-list-container .comment-list ul li .com-container .com-other-info{
    width: 100%;
    height: 20px;
    display: flex;
    position: relative;
    margin-bottom: 20px;
}
.comment-container .comment-list-container .comment-list ul li .com-container .com-other-info span{
    line-height: 20px;
    font-size: 14px;
    color: #999;
    display: inline-block;
    text-align: left;
    position: relative;
}
.comment-container .comment-list-container .comment-list ul li .com-container .com-other-info span.com-p-time{
    margin-right: 50px;
}
.comment-container .comment-list-container .comment-list ul li .com-container .com-other-info span.com-client{
    margin-right: 50px;
}
.comment-container .comment-list-container .comment-list ul li .com-container .com-other-info span.com-like-btn{
    margin-right: 30px;
    color: #2B2929;
    cursor: pointer;
    padding-left: 24px;
}
.comment-container .comment-list-container .comment-list ul li .com-container .com-other-info span.com-like-btn::after{
    content: '';
    width: 24px;
    height: 20px;
    background: url('/pc/public/images/content_comment_icon.png') no-repeat;
    background-position: 0 1px;
    position: absolute;
    left: 0;
    top: 0;
}
.comment-container .comment-list-container .comment-list ul li .com-container .com-other-info span.com-like-btn.act::after{
    background: url('/pc/public/images/content_comment_icon.png') no-repeat;
    background-position: 0 -44px;
}
.comment-container .comment-list-container .comment-list ul li .com-container .com-other-info span.com-reply-btn{
    color: #2B2929;
    flex: 1;
    cursor: pointer;
    padding-left: 24px;
}
.comment-container .comment-list-container .comment-list ul li .com-container .com-other-info span.com-reply-btn::after{
    content: '';
    width: 24px;
    height: 20px;
    background: url('/pc/public/images/content_comment_icon.png') no-repeat;
    background-position: -43px 3px;
    position: absolute;
    left: 0;
    top: 0;
}
.comment-container .comment-list-container .comment-list ul li .com-container .com-other-info span.com-report-btn{
    width: 60px;
    text-align: right;
    cursor: pointer;
    display: none;
}
.video-js .vjs-tech {
    width: 100% !important;
    height: 100% !important;
}
/* 回复列表 */
.reply-list-container{
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.reply-list-container ul{
    width: 100%;
    height: auto;
    margin-bottom: 0;
}
.reply-list-container ul li{
    width: 100%;
    height: auto;
}
.reply-list-container ul li .avatar{
    width: 40px;
    height: 40px;
    border-radius: 20px;
    margin-right: 10px;
    overflow: hidden;
}
.reply-list-container ul li .avatar a{
    font-size: 0;
}
.reply-list-container ul li .avatar img{
    width: 40px;
    height: 40px;
    object-fit: contain;
}
.reply-list-container ul li .reply-container{
    flex: 1;
    height: auto;
    padding-bottom: 0;
    box-sizing: border-box;
}
.reply-list-container ul li .reply-container .reply-user-info{
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.reply-list-container ul li .reply-container .reply-user-info a{
    font-size: 16px;
    color: #999999;
}
.reply-list-container ul li .reply-container .reply-user-info i{
    margin-left: 10px;
    border: 1px solid #e80000;
    font-size: 12px;
    color: #E80000;
    padding: 0 3px;
    border-radius: 2px;
}
.reply-list-container ul li .reply-container .reply-context{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
    color: #2B2929;
    word-break: break-all;
    text-align: left;
}
.reply-list-container ul li .reply-container .reply-other-info{
    width: 100%;
    height: 20px;
    display: flex;
    position: relative;
}
.reply-list-container ul li .reply-container .reply-other-info span{
    line-height: 20px;
    font-size: 14px;
    color: #999;
    display: inline-block;
    text-align: left;
    position: relative;
}
.reply-list-container ul li .reply-container .reply-other-info span.reply-p-time{
    margin-right: 50px;
}
.reply-list-container ul li .reply-container .reply-other-info span.reply-client{
    margin-right: 50px;
}
.reply-list-container ul li .reply-container .reply-other-info span.reply-like-btn{
    margin-right: 30px;
    color: #2B2929;
    cursor: pointer;
    padding-left: 24px;
}
.reply-list-container ul li .reply-container .reply-other-info span.reply-like-btn::after{
    content: '';
    width: 24px;
    height: 20px;
    background: url('/pc/public/images/content_comment_icon.png') no-repeat;
    background-position: 0 1px;
    position: absolute;
    left: 0;
    top: 0;
}
.reply-list-container ul li .reply-container .reply-other-info span.reply-like-btn.act::after{
    background: url('/pc/public/images/content_comment_icon.png') no-repeat;
    background-position: 0 -44px;
}
.reply-list-container ul li .reply-container .reply-other-info span.reply-reply-btn{
    color: #2B2929;
    flex: 1;
    cursor: pointer;
    padding-left: 24px;
}
.reply-list-container ul li .reply-container .reply-other-info span.reply-reply-btn::after{
    content: '';
    width: 24px;
    height: 20px;
    background: url('/pc/public/images/content_comment_icon.png') no-repeat;
    background-position: -43px 3px;
    position: absolute;
    left: 0;
    top: 0;
}
.reply-list-container ul li .reply-container .reply-other-info span.reply-report-btn{
    width: 60px;
    text-align: right;
    cursor: pointer;
    display: none;
}
/* Huifu */
.reply-input-mini{
    width: 100%;
    height: auto;
    display: flex;
    margin-top: 10px;
}
.reply-input-mini .reply-input-container{
    flex: 1;
    height: auto;
    margin-right: 30px;
    box-sizing: border-box;
    border: 1px solid #C7C7C7;
    padding: 10px 10px 10px 10px;
    border-radius: 3px;
    overflow: hidden;
}
.reply-input-mini .reply-input-container .reply-input-header{
    width: 100%;
    min-height: auto;
}
.reply-input-mini .reply-input-container .reply-input-header #mini_reply{
    width: 100%;
    height: auto;
    min-height: 48px;
    line-height: 24px;
    resize: none;
    outline: none;
    font-size: 16px;
    color: #999;
    border: none;
    padding: 0;
    margin: 0;
}
.reply-input-mini .reply-input-container .reply-input-bottom{
    width: 100%;
    height: 24px;
    display: flex;
}
.reply-input-mini .reply-input-container .reply-input-bottom .left{
    flex: 1;
    height: 24px;
    line-height: 24px;
    text-align: left;
}
.reply-input-mini .reply-input-container .reply-input-bottom .reply-text-count{
    width: 100px;
    height: 24px;
    line-height: 24px;
    text-align: right;
    font-size: 16px;
    color: #999;
}
.reply-input-mini .reply-input-container .reply-input-bottom .reply-text-count i{
    font-style: normal;
}
.reply-input-mini .submit-box{
    width: 58px;
    position: relative;
}
.reply-input-mini .submit-box .submit-reply-btn{
    width: 58px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    background-color: #e80000;
    cursor: pointer;
    border-radius: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}