/* <=== vhttnewspg ===> */
.vhttnewspg .nnpadd{
    padding: 20px 0 40px;
}
.hpttnewspg .nntabmenu{
    margin-bottom: 45px;
}
.tpttnewsmm{
    padding-bottom: 40px;
    margin-bottom: 60px;
    border-bottom: 1px solid var(--colore0);
}
.tpeeinfoha{
    margin-bottom: 65px;
}
.iteeinfoha .hagrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin: 0 -55px;
    gap: 15px 0;
} 
.iteeinfoha .hagrip > div{
    padding: 0 55px;
    width: 50%;
}
.iteeinfoha .thumb a{
    border-radius: 15px;
}
.iteeinfoha .dstitle{
    margin-bottom: 20px;
}
.iteeinfoha .dstitle, .iteeinfoha .dstitle h3{
    font-size: 35px;
    line-height: 45px;
    font-weight: 600;
}
.iteeinfoha .dstitle, .iteeinfoha .dstitle a{
    color: var(--colorwm);
}
.iteeinfoha .dsconts{
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 28px;
    max-height: calc(28px * 5);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.iteeinfoha .dsviews{
    display: flex;
}
.iteeinfoha .dsviews a{
    display: flex;
    align-items: center;
    align-content: center;
    font-size: 15px;
    line-height: 25px;
}
.iteeinfoha .dsviews a .vicon{
    width: 45px;
    height: 45px;
    border: 2px solid var(--colorws);
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    color: var(--colorwm);
    font-size: 13px;
    border-radius: 100%;
    margin-right: 10px;
    -webkit-transition: var(--effectl);
    -o-transition: var(--effectl);
    transition: var(--effectl);
}
.iteeinfoha .dsviews a:hover .vicon{
    background-color: var(--colorwm);
    color: var(--colorff);
}
.tpeeinfohb .hbgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    gap: 20px 0;
}
.tpeeinfohb .hbgrip > div{
    width: 25%;
    padding: 0 15px;
}
.iteeinfohb{
    padding-top: 25px;
    border-top: 2px solid var(--colorwm);
    cursor: pointer;
    position: relative;
}
.iteeinfohb::before{
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    height: 2px;
    width: 0;
    background-color: var(--colorwh);
    -webkit-transition: var(--effectl);
    -o-transition: var(--effectl);
    transition: var(--effectl);
}
.iteeinfohb:hover::before{
    width: 100%;
}
.iteeinfohb::after{
    content: '';
    position: absolute;
    top: -2px;
    right: 0;
    height: 2px;
    width: 0;
    background-color: var(--colorwh);
    -webkit-transition: var(--effectl);
    -o-transition: var(--effectl);
    transition: var(--effectl);
}
.iteeinfohb:hover::after{
    width: 100%;
}
.iteeinfohb .vdate{
    color: var(--color66);
    margin-bottom: 15px;
}
.iteeinfohb .vname, .iteeinfohb .vname h3{
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}
.iteeinfohb .vname, .iteeinfohb .vname a{
    color: var(--color1c);
}
.iteeinfohb:hover .vname, .iteeinfohb:hover .vname a{
    color: var(--colorwm);
}
.tpttnewshh .hhlist{
    margin-bottom: 45px;
}
.tpttnewshh .ligrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    gap: 40px 0;
}
.tpttnewshh .ligrip > div{
    padding: 0 20px;
    width: calc(100% / 3);
}
.itttnewshh{
    height: 100%;
    border-radius: 20px;
    background-color: var(--colorf5);
    overflow: hidden;
}
.itttnewshh .decss{
    padding: 25px 32px 30px;
}
.itttnewshh .ddates{
    margin-bottom: 10px;
    color: var(--color66);
}
.itttnewshh .dtitle{
    margin-bottom: 10px;
}
.itttnewshh .dtitle, .itttnewshh .dtitle h3{
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}
.itttnewshh .dtitle a{
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.itttnewshh .dconts{
    font-size: 14px;
    line-height: 21px;
    height: 63px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/* <=== vhttnewspg ===> */

/* <=== vhdetailpg ===> */
.vhdetailpg .dtpadd{
    padding: 20px 0 35px;
}
.hportherpg .ortitle{
    text-align: center;
    margin-bottom: 35px;
    color: var(--colorwm);
}
.hportherpg .ortitle, .hportherpg .ortitle h2{
    font-size: 45px;
    line-height: 60px;
    font-weight: bold;
}
.tpdetailmm .mmtitle{
    text-align: center;
    margin-bottom: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--colore0);
    text-transform: uppercase;
}
.tpdetailmm .mmtitle, .tpdetailmm .mmtitle h1, .tpdetailmm .mmtitle h2{
    font-size: 30px;
    line-height: 45px;
    font-weight: 600;
}
.cclinkview{
    margin-bottom: 20px;
    background-color: var(--colorf6);
    overflow: hidden;
    border-radius: 15px;
}
.cclinkview .vname{
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    padding: 10px 50px 10px 20px;
    position: relative;
    cursor: pointer;
}
.cclinkview .vname::before{
    content: "\f107";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 20px;
    font-weight: bold;
}
.cclinkview.active .vname::before{
    content: "\f106";
}
.cclinkview .vhlink{
    padding: 16px 20px 22px;
    border-top: 1px solid var(--colordd);
}
.cclinkview .vhlink ul{
    padding-left: 0;
    margin-left: 0;
    list-style-type: none;
}
.cclinkview .vhlink li{
    margin-bottom: 10px;
}
.cclinkview .vhlink li:last-child{
    margin-bottom: 0;
}
.cclinkview .vhlink li a{
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
}
.cclinkview .vhlink li ul{
    padding-left: 10px;
    padding-top: 8px;
}
.cclinkview .vhlink li li a{
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}
.cclinktab .viewtab{
    margin-bottom: 10px;
}
.cclinktab .viewtab:last-child{
    margin-bottom: 0;
}
.cclinktab .tttab{
    margin-bottom: 5px;
}
.cclinktab .tttab, .cclinktab .tttab h3{
    color: #055496;
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
}
.cclinktab .cttab{
    font-size: 14px;
    line-height: 22px;
}
/* <=== vhdetailpg ===> */

.hpttnewsbb .hhlist{
    margin-bottom: 35px;
}
.tpttnewsbb .mmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    gap: 40px 0;
}
.tpttnewsbb .mmgrip > div{
    padding: 0 15px;
    width: 50%;
}
.itttnewsbb .vvgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    gap: 15px 0;
}
.itttnewsbb .vvgrip > div{
    padding: 0 15px;
}
.itttnewsbb .vvgrip .lcol{
    width: 50%;
}
.itttnewsbb .vvgrip .rcol{
    width: 50%;
}
.itttnewsbb .thumb a{
    border-radius: 10px;
}
.itttnewsbb .decss{
    padding: 5px 0;
}
.itttnewsbb .ddates{
    margin-bottom: 5px;
    color: var(--colorwt);
    font-size: 14px;
    line-height: 22px;
}
.itttnewsbb .dtitle{
    margin-bottom: 5px;
}
.itttnewsbb .dtitle, .itttnewsbb .dtitle h3{
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
}
.itttnewsbb .dtitle a{
    max-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.itttnewsbb .dconts{
    max-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 8px;
}
.itttnewsbb .dviews a{
    display: inline-block;
    color: var(--colorwm);
}
.itttnewsbb .dviews a:hover{
    color: var(--colorwt);
}
.itttnewsbb .dviews a span{
    display: inline-block;
    padding-right: 20px;
    position: relative;
}
.itttnewsbb .dviews a span::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
@media all and (max-width: 1200px){

}
@media all and (max-width: 991px){
    /* <=== vhttnewspg ===> */
    .vhttnewspg .nnpadd{
        padding: 15px 0 25px;
    }
    .hpttnewspg .nntabmenu{
        margin-bottom: 30px;
    }
    .iteeinfoha .hagrip > div{
        width: 100%;
    }
    .iteeinfoha .dstitle{
        margin-bottom: 10px;
    }
    .iteeinfoha .dstitle, .iteeinfoha .dstitle h3{
        font-size: 20px;
        line-height: 32px;
    }
    .iteeinfoha .dsconts{
        font-size: 14px;
        line-height: 24px;
        max-height: 72px;
        -webkit-line-clamp: 3;
    }
    .tpeeinfoha{
        margin-bottom: 20px;
    }
    .tpeeinfohb .hbgrip{
        margin: 0 -10px;
    }
    .tpeeinfohb .hbgrip > div{
        width: 50%;
        padding: 0 10px;
    }
    .iteeinfohb{
        padding-top: 15px;
    }
    .iteeinfohb .vdate{
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .iteeinfohb .vname, .iteeinfohb .vname h3{
        font-size: 14px;
        line-height: 21px;
    }
    .iteeinfohb .vname a{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        height: 63px;
        -webkit-line-clamp: 3;
    }
    .tpeeinfohh .hhconts{
        margin-bottom: 20px;
    }
    .tpttnewsmm{
        padding-bottom: 25px;
        margin-bottom: 30px;
    }
    .tpttnewshh .hhlist{
        margin-bottom: 30px;
    }
    .tpttnewshh .ligrip{
        margin: 0 -10px;
        gap: 20px 0;
    }
    .tpttnewshh .ligrip > div{
        padding: 0 10px;
    }
    .itttnewshh{
        border-radius: 10px;
    }
    .itttnewshh .decss{
        padding: 8px 10px 10px;
    }
    .itttnewshh .ddates{
        margin-bottom: 5px;
        font-size: 12px;
        line-height: 20px;
    }
    .itttnewshh .dtitle{
        margin-bottom: 0;
    }
    .itttnewshh .dtitle, .itttnewshh .dtitle h3{
        font-size: 13px;
        line-height: 21px;
    }
    .itttnewshh .dtitle a{
        max-height: 84px;
        height: 100%;
        -webkit-line-clamp: 4;
    }
    .itttnewshh .dconts{
        display: none;
    }
    /* <=== vhttnewspg ===> */

    /* <=== vhdetailpg ===> */
    .vhdetailpg .dtpadd{
        padding: 15px 0 20px;
    }
    .hportherpg .ortitle{
        margin-bottom: 20px;
    }
    .hportherpg .ortitle, .hportherpg .ortitle h2{
        font-size: 25px;
        line-height: 35px;
    }
    .tpdetailmm .mmtitle{
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .tpdetailmm .mmtitle, .tpdetailmm .mmtitle h1, .tpdetailmm .mmtitle h2{
        font-size: 20px;
        line-height: 30px;
    }
    .cclinkview{
        border-radius: 10px;
    }
    .cclinkview .vhlink li a{
        font-size: 14px;
        line-height: 22px;
    }
    /* <=== vhdetailpg ===> */

    .tpttnewsbb .mmgrip{
        gap: 25px 0;
    }
    .tpttnewsbb .mmgrip > div{
        width: 100%;
    }
    .hpttnewsbb .hhlist{
        margin-bottom: 25px;
    }
}
@media all and (max-width: 767px){
    /* <=== vhttnewspg ===> */
    .tpttnewshh .ligrip > div{
        width: 50%;
    }
    /* <=== vhttnewspg ===> */

    .itttnewsbb .vvgrip .lcol{
        width: 100%;
    }
    .itttnewsbb .vvgrip .rcol{
        width: 100%;
    }
}