/* <=== vhttnewspg ===> */
.hpttnewsmm{
    padding: 30px 0;
}
.itttnewsmm{
    overflow: hidden;
}
.itttnewsmm, .itttnewsmm a{
    color: var(--colorff);
}
.itttnewsmm .mmgrip{
    display: flex;
    flex-wrap: wrap;
}
.itttnewsmm .mmgrip > div{
    width: 50%;
}
.itttnewsmm .thumb, .itttnewsmm .thumb a{
    height: 100%;
}
.itttnewsmm .decss{
    padding: 30px 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    height: 100%;
}
.itttnewsmm .dsdates{
    margin-bottom: 10px;
    font-size: 15px;
    position: relative;
}
.itttnewsmm .dstitle{
    margin-bottom: 10px;
}
.itttnewsmm .dstitle, .itttnewsmm .dstitle h3{
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
}
.itttnewsmm .dstitle a{
    max-height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.itttnewsmm .dsconts{
    font-size: 16px;
    line-height: 26px;
    max-height: calc(26px * 3);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 22px;
}
.itttnewsmm .dsviews a{
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    padding: 10px 35px;
    background-color: var(--colorff);
}
.itttnewsmm .dsviews a .icon-prev1{
    font-size: 10px;
    margin-left: 5px;
}
.itttnewsmm .dsviews a:hover{
    transform: translateY(-2px);
    box-shadow: 0 2px 4px 0 rgba(255, 255, 255, 0.4);
}
.hpttnewshh{
    padding: 30px 0;
    background-color: var(--coloree);
}
.tpttnewshh .hhlist{
    margin-bottom: 30px;
}
.tpttnewshh .vvgrip{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -10px;
    gap: 20px 0;
}
.tpttnewshh .vvgrip > div{
    padding: 0 10px;
    width: 25%;
}
.itttnewshh{
    height: 100%;
    background-color: var(--colorff);
}
.itttnewshh .decss{
    padding: 10px 20px 15px;
    position: relative;
}
.itttnewshh .dsdates{
    margin-bottom: 8px;
    font-size: 15px;
    color: var(--color88);
}
.itttnewshh .dsttile{
    margin-bottom: 10px;
}
.itttnewshh .dsttile, .itttnewshh .dsttile h3{
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}
.itttnewshh .dsttile a{
    height: calc(26px * 2);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.itttnewshh .dsviews a{
    display: inline-block;
}
.itttnewshh .dsviews a .icon-prev1{
    margin-left: 5px;
    font-size: 10px;
}
/* <=== vhttnewspg ===> */

/* <=== vhdetailpg ===> */
.vhdetailpg .dttitle{
    padding: 20px 0;
    background-color: var(--colorf5);
}
.vhdetailpg .dttitle .tinfo{
    text-align: center;
    margin-bottom: 15px;
}
.vhdetailpg .dttitle .tinfo, .vhdetailpg .dttitle .tinfo h1, .vhdetailpg .dttitle .tinfo h2{
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
}
.vhdetailpg .dttitle .ttool{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    gap: 10px 20px;
}
.vhdetailpg .dtconts{
    padding: 30px 0 40px;
}
.cclinkview{
    margin-bottom: 20px;
    background-color: var(--colorf5);
    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: "\f078";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: var(--color99);
    font-size: 18px;
}
.cclinkview.active .vname::before{
    content: "\f077";
}
.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: #006633;
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
}
.cclinktab .cttab{
    font-size: 14px;
    line-height: 22px;
}
/* <=== vhdetailpg ===> */

/* <=== vhortherpg ===> */
.vhortherpg{
    background-color: var(--coloree);
}
.vhortherpg .orpadd{
    padding: 25px 0 30px;
}
/* <=== vhortherpg ===> */

@media all and (max-width: 1200px){
    /* <=== vhttnewspg ===> */
    .itttnewsmm .decss{
        padding: 30px 30px 30px 40px;
    }
    /* <=== vhttnewspg ===> */
}
@media all and (max-width: 991px){
    /* <=== vhttnewspg ===> */
    .itttnewsmm .mmgrip > div{
        width: 100%;
    }
    .itttnewsmm .decss{
        padding: 15px 20px 28px;
    }
    .itttnewsmm .dsdates{
        margin-bottom: 5px;
    }
    .itttnewsmm .dstitle, .itttnewsmm .dstitle h3{
        font-size: 20px;
        line-height: 28px;
    }
    .itttnewsmm .dstitle a{
        max-height: 84px;
        -webkit-line-clamp: 3;
    }
    .itttnewsmm .dsconts{
        font-size: 14px;
        line-height: 24px;
        max-height: calc(24px * 3);
        -webkit-line-clamp: 3;
    }
    .hpttnewsmm{
        padding: 20px 0;
    }
    .hpttnewshh{
        padding: 20px 0;
    }
    .tpttnewshh .vvgrip > div{
        width: calc(100% / 3);
    }
    .tpttnewshh .hhlist{
        margin-bottom: 20px;
    }
    .itttnewshh .decss{
        padding: 8px;
    }
    .itttnewshh .dsdates{
        margin-bottom: 2px;
        font-size: 13px;
        line-height: 20px;
    }
    .itttnewshh .dsttile{
        margin-bottom: 5px;
    }
    .itttnewshh .dsttile, .itttnewshh .dsttile h3{
        font-size: 13px;
        line-height: 19px;
    }
    .itttnewshh .dsttile a{
        height: calc(19px * 2);
        -webkit-line-clamp: 2;
    }
    .itttnewshh .dsviews a{
        font-size: 13px;
        line-height: 20px;
    }
    /* <=== vhttnewspg ===> */

    /* <=== vhdetailpg ===> */
    .vhdetailpg .dttitle{
        padding: 15px 0 20px;
    }
    .vhdetailpg .dttitle .tinfo{
        margin-bottom: 10px;
    }
    .vhdetailpg .dttitle .tinfo, .vhdetailpg .dttitle .tinfo h1, .vhdetailpg .dttitle .tinfo h2{
        font-size: 18px;
        line-height: 28px;
    }
    .vhdetailpg .dttitle .ttool{
        gap: 10px 15px;
    }
    .vhdetailpg .dtconts{
        padding: 20px 0 20px;
    }
    .cclinkview .vname{
        font-size: 22px;
        line-height: 30px;
    }
    /* <=== vhdetailpg ===> */

    /* <=== vhortherpg ===> */
    .vhortherpg .orpadd{
        padding: 18px 0 30px;
    }
    /* <=== vhortherpg ===> */
}
@media all and (max-width: 767px){
    /* <=== vhttnewspg ===> */
    .tpttnewshh .vvgrip > div{
        width: 50%;
    }
    .itttnewshh .dsttile a{
        height: calc(19px * 3);
        -webkit-line-clamp: 3;
    }
    /* <=== vhttnewspg ===> */
}