.col-md-4 {
    padding: unset !important;
}
.col-md-12{
    padding: unset !important;
}
.col-md-8{
    padding-left: unset !important;
}
.col-md-12 p,.declare,.uppercase{
    padding: 0 15px !important;
} 

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../plugins/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot);
    src: url(../plugins/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../plugins/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(../plugins/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(../plugins/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(../plugins/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

@font-face {
    font-family: 'MVBOLI';
    src: url(../font/MVBOLI.TTF);
}

/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: "阿里妈妈刀隶体 Regular";font-weight: 400;src: url("//at.alicdn.com/wf/webfont/wzdPP64QqzYt/PyM1YSoqq5S9.woff2") format("woff2"),
    url("//at.alicdn.com/wf/webfont/wzdPP64QqzYt/cCQ3azmmqbsU.woff") format("woff");
    font-display: swap;
  }

.single-hiddle{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}
.more-hiddle{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* 头部 */
.home-page-nav{
    margin-right: -10px;
} 
.btn-search:hover{ 
    color: var(--main-color);
}
.page-logo{
    width: 230px;
    height: 60px; 
}

/* 首页 */
.package { 
    padding: 12px;
    background: var(--main-background);
}

.package-top{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.package-title{
    margin-bottom: 12px;
    font-size: 14px;
}
.package-title>.shugang{
    color: var(--main-color); 
    font-weight: 900;
}
.package-title>.icon-henggang {
    color: var(--main-color);
    transform: rotate(90deg);
    font-weight: 900;
}

.package-title span:nth-child(2) {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.package-more > .icon-gengduo{
    color: var(--main-color) !important;
}

.package-more > span:nth-child(1){
    color: #969699;
}

.package > .cent{
    display: flex;
    align-items: center;
}

.border-top{
    border-top: 1px solid #9696995a;
}

/* 背景尺寸 */
.bg-size{
    background-size: cover;
    background-position: center;
}

/* 专栏人物 */
.person{
    display: flex;
}
.person-con{
    display: flex;
    flex-direction: column;
    align-items: center; 
    width: 19%;
    margin-top: 10px;
    margin-right: 10px;
}
.person-con:nth-child(5){
    margin-right: 0;
}
.person-con>div:nth-child(1){
    width: 100%;
    /* height: 170px; */
    height: 162px;
}

/* 服务联盟 */
.serve-con{
    display: flex;
    align-items: center;
}
.serve-con > a{
    width: 50%;
    margin-top: 10px;
}
.serve-image{
    width: 100%;
    height: 200px;
    /* margin-top: 10px; */
}
.serve-title{
    font-size: 14px;
    color: #333;
}
.serve-title img{
    width: 20px;
    margin-right: 10px;
}
.serve-title > a{
    text-decoration: none;  
}
.serve-title div{ 
    margin: 13px 10px 3px;
}
.serve-title > a:nth-child(1){
    color: var(--main-color);
}
.serve-title span:nth-child(1){
    font-size: 24px;
    margin-right: 12px;
    font-family: 'MVBOLI'; 
}
/* .serve-title .font-style{
    font-size: 16px;
    color: #1F4EC6;
} */


/* 广告位 */
.guanggao{
    width: 100%;
    height: 110px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

/* 号外 */
.extra{
    width: 100%;
    display: flex;
    border-bottom: 1px solid #212228;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.extra > .extra-image{
    width: 170px;
    height: 170px;
    background-size: cover;
    background-position: center;
}
.extra > .extra-con{
    flex: 1;
    margin-left: 10px;
    color: #666;
    font-size: 14px;
    width: 0%;
}
.extra .line{
    width: 100%;
    height: 1px;
    border-top: 1px solid #212228;
    margin: 10px 0;
}
.read-num{
    font-size: 12px;
    color: #969699;
    margin: 5px 0;
}
.read-num span:nth-child(2){
    color: var(--main-color);
    margin-left: 10px;
}
.extra-detail{
    margin-top: 5px;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
}
.extra-con a span{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}

/* 汽配城 */
.package > .car  img{
    width: 28%;
    height: 28%;
    margin: 2%;
    /* border-radius: 5px !important; */
}

/* 推荐 */
.recomm div{
    display: flex;
    align-items: center;
    padding: 0px 0 6px 6px; 
    font-size: 14px;
}
.recomm a{
    
    text-decoration: none; 
    color: var(--main-color);
    
}

.recomm a:nth-child(n+4){
    text-decoration: none; 
    color: #666;
}

.recomm span:nth-child(1){
    font-size: 22px;
    margin-right: 12px;
    font-family: 'MVBOLI'; 
} 
.recomm a .title{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}



/* 新闻资讯 */
.package .news{
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}
.package .news .item{
    /* width: 32%; */
    width: 260px;
    margin-bottom: 14px;
    /* margin-right: 1.8%; */
    margin-right: 13px;
    background: #f4f4f4;
}
       
.package .news .item:nth-child(3n){
    margin-right: unset;
}
.package .news .item:nth-of-type(n+4){
    margin-bottom: unset;
}

.pack-img{
    width: 100%;
    height: 130px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}




.package .pack-message{
    padding: 12px;
    /* font-weight: bold; */
}
.package .pack-message A{
    white-space: nowrap;
    overflow: hidden; 
    text-overflow: ellipsis; 
}

.home-rmht .portlet {
    margin-bottom: 0;
}

/* .home-rmht .todo-project-list .nav{
    height: 566px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
} */
.home-rmht .todo-project-list .nav  .hot-top{
    margin-bottom: 13px;
}
.pack-bottm{
    float: right;
    display: flex;
}
.pack-bottm .search-post-meta{
   margin-right: 10px;
   
}
.pack-bottm .search-post-meta i{
    margin-right: 5px;
    color: #333;
}
.pack-bottm .search-post-meta a{
    color: #9aa5b2;
}
.search-post-meta span{
    color: #9aa5b2;
}
.pack-img{
    height: 150px;
}
/* urlrule=index.php?s=news&c=search&keyword=$params.keyword&order=$params.order&page=[page] */