
.col-md-4 {
    padding: unset !important;
}
.col-md-12{
    padding: unset !important;
}
/* 2496 改动*/
.col-md-12 >div >img{
    max-width: 810px !important;
}

.col-md-12 >p{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.col-md-12
.col-md-8{
    padding-left: unset !important;
}
.search-container{
    overflow: hidden;
}
.search-container .package-title{ 
    /* margin: 10px 10px 0 10px; */
    margin: 10px 20px 0 20px;
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #C1C1C1;
}
.package-title>.icon-henggang {
    color: var(--main-color);
    transform: rotate(90deg);
    font-weight: 900;
}
.search-container > .search-item{
  padding: 10px !important;  
}
/* 广告位 */
.new-guang{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

/* 热门话题 */
.portlet.light .portlet-body{
    padding: 0 10px !important;
}
.portlet.light .portlet-title{
    padding: 0 10px !important;
}

.hot-top{
    background-color: rgba(193, 125, 24, 0.1); 
    width: 100%;
    height: 100px;
    margin-bottom: 10px;  
}

/* .hot-top:nth-child(4){
    margin-bottom: 0;
} */
.todo-project-list ul li a{
    padding: 10px !important;
    font-weight: bold;
} 
.hot-top>div:nth-child(1){
    color: var(--main-color);
}
.hot-top .description{ 
    margin: 0 10px 10px;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* 新闻资讯详情页 */ 
/* 0915 */
.page-breadcrumb{
    display: flex;
    /* padding: 7px 0 0 5px !important; */
    padding: 11px 0 0 5px !important;
    color: #1F4EC6 !important;
    /* margin-left: -6px; */
    font-size: 14px;
}
.blog-single-foot{
    padding-bottom: 5px;
}
.page-breadcrumb>li{
    display: block !important;
}
.caption{
    /* padding: 16px 0 !important; */
    /* padding: 12px 0 !important; */
    
    float: none !important;
    display: block;
}
.portlet.light>.portlet-title>.caption{
    padding: 12px 0;
    padding-top: 4px;
}
.caption-title{
    /* font: bold 30px "Microsoft YaHei" !important;
    color: #474747; */
    font-size: 36px !important;
    line-height: 50px;
    font-weight: 600;
    font-family: Microsoft Yahei, 微软雅黑, 宋体;
    -webkit-font-smoothing: antialiased;
}
.detail-tips{
    display: flex;
    align-items: center;
    margin-top: 10px;
} 
.detail-tips>div{
    color: #969696;
    margin-right: 10px;
}
.detail-img{
    width: 100%;
    height: 120px;
    background-color: #fff;
}
/* 评论 */
.detail-pinlun{
    width: 98%;
    height: 90px;
    margin: 0 auto;
    background-color: #F2F3F5;
    border-radius: 2px !important;
    padding: 10px; 
}
.detail-pinlun>textarea{
    width: 100%;
    height: 57%; 
    background-color: #F2F3F5;
    border-radius: 10px !important;
    /* 去除边框 */
    border: none;
    resize: none;
    /* 去除选中后的边框 */
    outline:none;
}
.detail-pinlun>div:nth-child(2){
    width: 60px;
    height: 30px;
    background: #3B3B3B;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 0px !important;
    margin-left: auto;
    margin-right: 0;
}
.detail-user{
    margin-top: 10px;
    padding: 10px 5px;
    border-top: 1px solid #eee;
}
.detail-user>div:nth-child(1){
    color: #333;
    font-size: 14px;
    font-weight: bold;
}
.detail-user>div:nth-child(2){
    color: #666;
}
.detail-user>div:nth-child(3){
    margin-top: 10px;
    color: #333;
    font-size: 14px;
}
.detail-user>div:nth-child(4){
    display: flex;
    align-items: center; 
    margin-top: 10px;
}
.detail-user>div:nth-child(4)>div{
    color: #969696;
    margin-right: 10px;
}
.detail-reply{
    border-top: none;
    margin: 10px 0 0 5px;
    border-left: 1px solid #eee;
    padding-left: 5px;
}
.detail-input{
    margin: 5px;
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
}
.detail-input>div:nth-child(1){
    flex: 1;
    height: 77%;
}
.detail-input>div:nth-child(1)>input{
    /* 去除边框 */
    border: none; 
    /* 去除选中后的边框 */
    outline:none;
    background: #F2F3F5;
    width: 100%;
    height: 30px;
    padding: 0 10px;
}
.detail-input>div:nth-child(2){
    width: 60px;
    height: 30px;
    background: #3B3B3B;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-right: 19px;
    border-radius: 0px !important;
} 
/* 相关文章 */
.adout-title-num{
    font-family: 'Times New Roman', Times, serif;
}
/* 2496 改动*/
.portlet.light {
    /* padding: unset !important; */
    /* padding: 0 5px; */
    padding: 0 10px;
}
/* 2499 */
.search-post-foot{
    text-align: left;
}
/* category */
.caption-tap{
    font-weight: bold;
    color: var(--main-color);
}
/* 更改文章底部 */
.news-list-container .search-post-foot .search-post-tags{
    float:none;
    display: inline;
}