/* <=== vhnewspg ===> */
.vhnewspg{
    padding: 50px 0 60px;
}
/* <=== vhnewspg ===> */

/* <=== tpnewshh ===> */
.tpnewshh{
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #e0e0e0;
}
.tpnewshh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -50px;
}
.tpnewshh .hhgrip > div{
    padding: 0 50px;
}
.tpnewshh .hhgrip .lcol{
    width: calc(100% - 39.371%);
}
.tpnewshh .hhgrip .rcol{
    width: 39.371%;
}
.itnewsha .decss{
    max-width: 540px;
    background-color: #fff;
    padding: 15px 60px 10px 15px;
    position: relative;
    margin-top: -65px;
}
.itnewsha .dsdates{
    margin-bottom: 10px;
}
.itnewsha .dstitle{
    margin-bottom: 10px;
}
.itnewsha .dstitle, .itnewsha .dstitle h3{
    font-size: 24px;
    line-height: 38px;
    font-weight: 600;
}
.itnewsha .dstitle a{
    max-height: 76px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #1c1c1c;
}
.itnewsha .dstitle a:hover{
    color: #e00525;
}
.itnewsha .dsconts{
    font-size: 15px;
    line-height: 25px;
    color: #555555;
    max-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.tpnewshb .hblist{
    border-bottom: 1px solid #e0e0e0;
}
.tpnewshb .hbrow{
    padding: 22px 0 24px;
    border-top: 1px solid #e0e0e0;
}
.itnewshb .dsdates{
    margin-bottom: 10px;
}
.itnewshb .dstitle{
    margin-bottom: 10px;
}
.itnewshb .dstitle, .itnewshb .dstitle h3{
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}
.itnewshb .dstitle a{
    max-height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.itnewshb .dstitle:hover a{
    color: #e00525;
}
/* <=== tpnewshh ===> */

/* <=== tpnewsbb ===> */
.tpnewsbb .bblist{
    margin-bottom: 10px;
}
.tpnewsbb .bbgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpnewsbb .bbgrip > div{
    padding: 0 15px;
    width: 25%;
    margin-bottom: 40px;
}
.itnewsbb{
    background-color: #f5f5f5;
    overflow: hidden;
}
.itnewsbb .decss{
    padding: 15px 20px 20px;
}
.itnewsbb .dsdates{
    margin-bottom: 10px;
}
.itnewsbb .dstitle{
    margin-bottom: 10px;
}
.itnewsbb .dstitle, .itnewsbb .dstitle h3{
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
}
.itnewsbb .dstitle a{
    height: calc(26px * 3);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/* <=== tpnewsbb ===> */

/* <=== vhdetailpg ===> */
.vhdetailpg{
    padding: 25px 0 75px;
}
.hpdetailmm{
    margin-bottom: 40px;
}
.hpdetailmm .mmtitle{
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
}
.hpdetailmm .mmtitle, .hpdetailmm .mmtitle h1, .hpdetailmm .mmtitle h2{
    font-size: 30px;
    line-height: 45px;
    font-weight: 600;
}
.cclinkview{
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 5px;
    overflow: hidden;
}
.cclinkview .vname{
    font-size: 24px;
    line-height: 35px;
    font-weight: bold;
    padding: 8px 50px 8px 20px;
    position: relative;
    cursor: pointer;
    font-weight: 700;
}
.cclinkview .vname::before{
    content: "\f107";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #055496;
    font-size: 20px;
    font-weight: bold;
}
.cclinkview.active .vname::before{
    content: "\f106";
}
.cclinkview .vhlink{
    padding: 16px 20px 22px;
    border-top: 1px solid #dcdcdc;
}
.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;
}
.hpdetailhh .hhtitle{
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.hpdetailhh .hhtitle, .hpdetailhh .hhtitle h2{
    font-size: 45px;
    line-height: 55px;
    font-weight: bold;
}
/* <=== vhdetailpg ===> */
@media all and (max-width: 1200px){

}
@media all and (max-width: 991px){
    /* <=== vhnewspg ===> */
    .vhnewspg{
        padding: 15px 0 40px;
    }
    /* <=== vhnewspg ===> */

    /* <=== tpnewshh ===> */
    .tpnewshh{
        padding-bottom: 10px;
        margin-bottom: 30px;
    }
    .tpnewshb .hblist{
        border-bottom: none;
    }
    .tpnewshh .hhgrip .lcol{
        width: 100%;
        margin-bottom: 20px;
    }
    .tpnewshh .hhgrip .rcol{
        width: 100%;
    }
    /* <=== tpnewshh ===> */

    /* <=== tpnewsbb ===> */
    .tpnewsbb .bbgrip{
        margin: 0 -10px;
    }
    .tpnewsbb .bbgrip > div{
        width: 33.3333%;
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .itnewsbb .decss{
        padding: 8px 10px 15px;
    }
    .itnewsbb .dsdates{
        margin-bottom: 4px;
    }
    .itnewsbb .vdateall span{
        font-size: 12px;
    }
    .itnewsbb .dstitle{
        margin-bottom: 5px;
    }
    .itnewsbb .dstitle, .itnewsbb .dstitle h3{
        font-size: 13px;
        line-height: 19px;
    }
    .itnewsbb .dstitle a{
        height: calc(19px* 3);
    }
    .itnewsbb .viewmore a{
        font-size: 13px;
    }
    /* <=== tpnewsbb ===> */

    /* <=== vhdetailpg ===> */
    .vhdetailpg{
        padding: 20px 0 40px;
    }
    .hpdetailmm{
        margin-bottom: 30px;
    }
    .hpdetailmm .mmtitle{
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .hpdetailmm .mmtitle, .hpdetailmm .mmtitle h1, .hpdetailmm .mmtitle h2{
        font-size: 20px;
        line-height: 30px;
    }
    .cclinkview .vname{
        font-size: 20px;
        line-height: 30px;
    }
    .cclinkview .vhlink li a{
        font-size: 15px;
    }
    .hpdetailhh .hhtitle{
        margin-bottom: 20px;
    }
    .hpdetailhh .hhtitle, .hpdetailhh .hhtitle h2{
        font-size: 25px;
        line-height: 35px;
    }
    /* <=== vhdetailpg ===> */
}
@media all and (max-width: 767px){
    /* <=== tpnewshh ===> */
    .itnewsha .decss{
        max-width: 100%;
        padding: 15px 0 0;
        margin-top: 0;
    }
    .itnewsha .dstitle, .itnewsha .dstitle h3{
        font-size: 18px;
        line-height: 26px;
    }
    .itnewsha .dstitle a{
        max-height: 52px;
    }
    .itnewsha .dsconts{
        font-size: 14px;
        line-height: 23px;
        max-height: 69px;
    }
    .tpnewshb .hbrow{
        padding: 12px 0 18px;
    }
    .itnewshb .dstitle, .itnewshb .dstitle h3{
        font-size: 16px;
        line-height: 24px;
    }
    .itnewshb .dstitle a{
        max-height: 50px;
    }
    /* <=== tpnewshh ===> */

    /* <=== tpnewsbb ===> */
    .tpnewsbb .bbgrip > div{
        width: 50%;
    }
    /* <=== tpnewsbb ===> */
}