#vntinfosb{
    padding-bottom: 10px;
}
/* <=== vhttnewspg ===> */
.vhttnewspg .nnpadd{
    padding: 35px 0 65px;
}
.tpsublinks li{
    margin-bottom: 10px;
}
.tpsublinks li:last-child{
    margin-bottom: 0;
}
.tpsublinks li a{
    display: block;
    font-size: 16px;
    line-height: 30px;
    padding: 15px 15px 15px 20px;
    background-color: var(--color-eb);
    color: var(--color-wm);
    border-radius: 5px;
    font-weight: bold;
}
.tpsublinks li.active a, .tpsublinks li:hover a{
    background-color: var(--color-wm);
    color: var(--colorff);
}

.tpttnewsmm{
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--coloree);
}
.itttnewsmm .mmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.itttnewsmm .mmgrip > div{
    padding: 0 15px;
}
.itttnewsmm .mmgrip .xcol{
    width: calc(100% - 33.3334%);
}
.itttnewsmm .mmgrip .ycol{
    width: 33.3334%;
}
.itttnewsmm .decss{
    padding: 15px 0;
}
.itttnewsmm .dsdates{
    font-size: 14px;
    line-height: 22px;
    color: var(--color-wh);
    margin-bottom: 5px;
}
.itttnewsmm .dstitle{
    margin-bottom: 10px;
}
.itttnewsmm .dstitle, .itttnewsmm .dstitle h3{
    font-size: 25px;
    line-height: 30px;
    font-weight: bold;
}
.itttnewsmm .dsconts{
    color: var(--color66);
    font-size: 15px;
    line-height: 25px;
    max-height: calc(25px * 5);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.tpttnewshh .hhlist{
    margin-bottom: 30px;
}
.tpttnewshh .liitem:first-child{
    padding-top: 0;
}
.tpttnewshh .liitem{
    padding: 30px 0;
    border-bottom: 1px solid var(--coloree);
}
.itttnewshh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.itttnewshh .hhgrip > div{
    padding: 0 15px;
}
.itttnewshh .hhgrip .xcol{
    width: 330px;
}
.itttnewshh .hhgrip .ycol{
    width: calc(100% - 330px);
}
.itttnewshh .dsdates{
    font-size: 14px;
    line-height: 22px;
    color: var(--color-wh);
    margin-bottom: 5px;
}
.itttnewshh .dstitle{
    margin-bottom: 5px;
}
.itttnewshh .dstitle, .itttnewshh .dstitle h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.itttnewshh .dsconts{
    color: var(--color66);
    font-size: 15px;
    line-height: 25px;
    max-height: calc(25px * 3);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/* <=== vhttnewspg ===> */

/* <=== vhdetailpg ===> */
.vhdetailpg .dtpadd{
    padding: 35px 0 60px;
}
/* <=== vhdetailpg ===> */

/* <=== vhnotifipg ===> */
.vhnotifipg .nopadd{
    padding: 35px 0 80px;
}
.tpnotifimm{
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--coloree);
}
.tpnotifimm .mmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpnotifimm .mmgrip > div{
    padding: 0 15px;
    width: 50%;
}
.tpnotifimb .mbgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-bottom: -20px;
}
.tpnotifimb .mbgrip > div{
    padding: 0 15px;
    width: 50%;
    margin-bottom: 20px;
}
.itnotifima .thumb{
    margin-bottom: 15px;
}
.itnotifima .dsdates{
    font-size: 14px;
    line-height: 22px;
    color: var(--color-wh);
    margin-bottom: 5px;
}
.itnotifima .dstitle{
    margin-bottom: 5px;
}
.itnotifima .dstitle, .itnotifima .dstitle h3{
    font-size: 25px;
    line-height: 30px;
    font-weight: bold;
}
.itnotifima .dsconts{
    color: var(--color66);
    font-size: 15px;
    line-height: 25px;
}
.itnotifimb .thumb{
    margin-bottom: 12px;
}
.itnotifimb .dsdates{
    font-size: 14px;
    line-height: 22px;
    color: var(--color-wh);
    margin-bottom: 5px;
}
.itnotifimb .dstitle, .itnotifimb .dstitle h3{
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
}
/* <=== vhnotifipg ===> */
@media all and (max-width: 1200px){

}
@media all and (max-width: 991px){
    /* <=== vhttnewspg ===> */
    .vhttnewspg .nnpadd{
        padding: 25px 0 45px;
    }
    .itttnewsmm .decss{
        padding: 0;
    }
    .itttnewsmm .dstitle, .itttnewsmm .dstitle h3{
        font-size: 20px;
        line-height: 30px;
    }
    .itttnewsmm .mmgrip{
        margin: 0 -10px;
    }
    .itttnewsmm .mmgrip > div{
        padding: 0 10px;
    }
    .itttnewshh .dstitle, .itttnewshh .dstitle h3{
        font-size: 18px;
        line-height: 25px;
    }
    .tpttnewshh .liitem{
        padding: 25px 0 20px;
    }
    /* <=== vhttnewspg ===> */

    /* <=== vhdetailpg ===> */
    .vhdetailpg .dtpadd{
        padding: 30px 0 50px;
    }
    /* <=== vhdetailpg ===> */

    /* <=== vhnotifipg ===> */
    .vhnotifipg .nopadd{
        padding: 25px 0 50px;
    }
    .tpnotifimm .mmgrip > div{
        width: 100%;
        margin-bottom: 20px;
    }
    .tpnotifimm .mmgrip > div:last-child{
        margin-bottom: 0;
    }
    .itnotifima .dstitle, .itnotifima .dstitle h3{
        font-size: 20px;
    }
    .tpnotifimb .mbgrip{
        margin: 0 -10px;
        margin-bottom: -20px;
    }
    .tpnotifimb .mbgrip > div{
        padding: 0 10px;
    }
    .itnotifimb .dstitle, .itnotifimb .dstitle h3{
        font-size: 15px;
    }
    /* <=== vhnotifipg ===> */
}
@media all and (max-width: 767px){
    /* <=== vhttnewspg ===> */
    .itttnewsmm .mmgrip .xcol{
        width: 100%;
        margin-bottom: 15px;
    }
    .itttnewsmm .mmgrip .ycol{
        width: 100%;
    }
    .itttnewshh .hhgrip .xcol{
        width: 100%;
        margin-bottom: 15px;
    }
    .itttnewshh .hhgrip .ycol{
        width: 100%;
    }
    /* <=== vhttnewspg ===> */
}