/* <=== vhttnewspg ===> */
.vhttnewspg .nnpadd{
    padding: 50px 0 55px;
}
.tpttnewsmm .mmlist{

}
.tpttnewsmm .ligrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -25px;
}
.tpttnewsmm .ligrip > div{
    padding: 0 25px;
    width: 50%;
    margin-bottom: 50px;
}
.itddinfohh .decss{
    position: relative;
    max-width: calc(100% - 48px);
    margin-left: auto;
    margin-top: -55px;
    padding: 25px 30px 0 30px;
    background-color: #fff;
    z-index: 2;
}
.itddinfohh .dsdates{
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 21px;
    color: #1e5b91;
}
.itddinfohh .dstitle{
    margin-bottom: 12px;
}
.itddinfohh .dstitle, .itddinfohh .dstitle h3{
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
}
.itddinfohh .dstitle a{
    max-height: calc(28px * 2);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.itddinfohh .dsconts{
    color: #555555;
    font-size: 15px;
    line-height: 23px;
    max-height: 69px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.itddinfohh .dsviews{
    position: absolute;
    top: -25px;
    right: 45px;
    z-index: 1;
}
.itddinfohh .dsviews a{
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    background-color: #fff;
    font-size: 11px;
    color: #1e5b91;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.12);
}
.itddinfohh .dsviews a:hover{
    background-color: #1e5b91;
    color: #fff;
}
/* <=== vhttnewspg ===> */

/* <=== vhortherpg ===> */
.vhortherpg .orpadd{
    padding: 40px 0 60px;
}
.slortherpg .slick-prev{
    left: -25px;
}
.slortherpg .slick-next{
    right: -25px;
}
.slortherpg .itddinfohh .decss{
    background-color: #f6f6f6;
}
/* <=== vhortherpg ===> */

/* <=== vhdetailpg ===> */
.vhdetailpg .dtpadd{
    padding: 30px 0 45px;
}
.tpdetailmm .mmtitle {
    padding-bottom: 25px;
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
}
.tpdetailmm .mmtitle, .tpdetailmm .mmtitle h1, .tpdetailmm .mmtitle h2{
    font-size: 32px;
    line-height: 45px;
}
.tpdetailmm .mmtools{
    margin-bottom: 10px;
}
.tpdetailmm .mmtools .tlgrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0 -20px;
}
.tpdetailmm .mmtools .tlgrip > div{
    padding: 0 20px;
    margin-bottom: 20px;
}
.tpdetailmm .mmconts{
    margin-bottom: 20px;
}
.cclinkview{
    margin-bottom: 20px;
    background-color: #f8f8f8;
    overflow: hidden;
    border-radius: 15px;
}
.cclinkview .vname{
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    padding: 8px 50px 8px 20px;
    position: relative;
    cursor: pointer;
}
.cclinkview .vname::before{
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #999999;
    font-size: 20px;
}
.cclinkview.active .vname::before{
    content: "\f106";
}
.cclinkview .vhlink{
    padding: 16px 20px 22px;
    border-top: 1px solid #dcdcdc;
    text-align: left;
}
.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 ===> */
@media all and (max-width: 1200px){

}
@media all and (max-width: 991px){
    /* <=== vhttnewspg ===> */
    .vhttnewspg .nnpadd{
        padding: 30px 0 35px;
    }
    .tpttnewsmm .ligrip{
        margin: 0 -15px;
    }
    .tpttnewsmm .ligrip > div{
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .itddinfohh .decss{
        max-width: calc(100% - 20px);
        margin-left: auto;
        margin-top: -28px;
        padding: 15px 10px 0 15px;
    }
    .itddinfohh .dsviews{
        right: 15px;
        top: -20px;
    }
    .itddinfohh .dsviews a{
        width: 40px;
        height: 40px;
    }
    .itddinfohh .dsdates{
        margin-bottom: 5px;
    }
    .itddinfohh .dstitle{
        margin-bottom: 6px;
    }
    .itddinfohh .dstitle, .itddinfohh .dstitle h3{
        font-size: 14px;
        line-height: 21px;
    }
    .itddinfohh .dstitle a{
        max-height: 42px;
    }
    .itddinfohh .dsconts{
        font-size: 13px;
        line-height: 21px;
        max-height: 63px;
        -webkit-line-clamp: 3;
    }
    /* <=== vhttnewspg ===> */

    /* <=== vhortherpg ===> */
    .vhortherpg .orpadd{
        padding: 25px 0 35px;
    }
    .slortherpg .slick-arrow{
        width: 40px;
        height: 40px;
    }
    .tportherpg{
        margin-right: -20px;
    }
    .slortherpg .slick-prev{
        left: -15px;
    }
    .slortherpg .slick-next{
        right: 5px;
    }
    .slortherpg .itddinfohh{
        width: 68.422vw;
    }
    .slortherpg .itddinfohh .dsconts{
        max-height: 42px;
        -webkit-line-clamp: 2;
    }
    /* <=== vhortherpg ===> */

    /* <=== vhdetailpg ===> */
    .vhdetailpg .dtpadd{
        padding: 22px 0 30px;
    }
    .tpdetailmm .mmtitle, .tpdetailmm .mmtitle h1, .tpdetailmm .mmtitle h2{
        font-size: 20px;
        line-height: 30px;
    }
    .cclinkview .vname{
        font-size: 20px;
        line-height: 30px;
    }
    .cclinkview .vhlink li a{
        font-size: 15px;
    }
    /* <=== vhdetailpg ===> */
}
@media all and (max-width: 767px){
    .tpttnewsmm .ligrip > div{
        width: 100%;
    }
}