/* <=== vhnewspg ===> */
.vhnewspg .nnpadd{
    padding: 40px 0 70px;
}
.hpnewsmm{
    margin-bottom: 30px;
}
.hpnewsmm .mmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.hpnewsmm .mmgrip > div{
    padding: 0 15px;
}
.hpnewsmm .mmgrip .mcol{
    width: 66.6666%;
}
.hpnewsmm .mmgrip .hcol{
    width: 33.33333%;
}
.itnewsma{
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.itnewsma .thumb a{
    padding-top: 62.241%;
}
.itnewsma .decss{
    position: absolute;
    left: 30px;
    bottom: 30px;
    z-index: 1;
}
.itnewsma .dswrap{
    max-width: 490px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    overflow: hidden;
    padding: 30px;
}
.itnewsma .dstitle{
    margin-bottom: 20px;
    font-family: "Philosopher", sans-serif;
}
.itnewsma .dstitle, .itnewsma .dstitle h3{
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
}
.itnewsma .dsviews a{
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    background-color: #98ce31;
    color: #fff;
    padding: 8px 30px;
    border-radius: 35px;
}
.itnewsma:hover .dsviews a{
    background-color: #ffff01;
    color: #000;
}
.tpnewsmb .mbrows{
    margin-bottom: 30px;
}
.tpnewsmb .mbrows:last-child{
    margin-bottom: 0;
}
.itnewsmb{
    padding: 20px;
    border-radius: 20px;
    overflow: hidden;
    background-color: #fff;
}
.itnewsmb .mbgrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin: 0 -7.5px;
}
.itnewsmb .mbgrip > div{
    padding: 0 7.5px;
    width: 50%;
}
.itnewsmb .thumb a{
    border-radius: 10px;
}
.itnewsmb .dstitle{
    font-family: "Philosopher", sans-serif;
}
.itnewsmb .dstitle, .itnewsmb .dstitle h3{
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
}
.itnewsmb .dstitle a{
    max-height: 100px;
    display: block;
    overflow: hidden;
}
.hpnewshh .hhlist{
    margin-bottom: 10px;
}
.tpnewshh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpnewshh .hhgrip > div{
    padding: 0 15px;
    width: 33.333333%;
    margin-bottom: 30px;
}
.itnewshh{
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    background-color: #ffffff;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear
}
.itnewshh:hover{
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}
.itnewshh .decss{
    padding: 20px 25px 40px;
}
.itnewshh .dstitle{
    margin-bottom: 20px;
    font-family: "Philosopher", sans-serif;
}
.itnewshh .dstitle, .itnewshh .dstitle h3{
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
}
.itnewshh .dstitle a{
    display: block;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.itnewshh .dsviews a{
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    background-color: #98ce31;
    color: #fff;
    padding: 8px 30px;
    border-radius: 35px;
}
.hpnewsbb{
    margin-bottom: 20px;
}
.slnewsbb .slick-dots{
    position: absolute;
    bottom: 5px;
    right: 15px;
    padding: 0;
}
.slnewsbb .slick-dots li{
    margin: 0 3px;
}
.slnewsbb .slick-dots li button{
    border: 1px solid #fff;
    background-color: transparent;
    width: 8px;
    height: 8px;
}
.slnewsbb .slick-dots li button::before{
    display: none;
}
.slnewsbb .slick-dots li.slick-active button{
    background-color: #fff;
}
/* <=== vhnewspg ===> */

/* <=== vhdetailpg ===> */
.vhdetailpg .dtpadd{
    padding: 30px 0;
}
/* <=== vhdetailpg ===> */

/* <=== vhortherpg ===> */
.vhortherpg{
    padding: 40px 0 60px;
    background-color: #fcf7f1;
}
.hportherpg .ortitle {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.hportherpg .ortitle, .hportherpg .ortitle h2{
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
}
.slortherpg .slick-list{
    padding: 5px 0 10px;
    position: relative;
    margin-top: -5px;
}
/* <=== vhortherpg ===> */
@media all and (max-width: 1200px){
    /* <=== vhnewspg ===> */
    .itnewsma .dstitle, .itnewsma .dstitle h3{
        font-size: 25px;
        line-height: 35px;
    }
    .itnewsmb{
        padding: 15px;
    }
    .itnewsmb .dstitle, .itnewsmb .dstitle h3{
        font-size: 16px;
        line-height: 20px;
    }
    .itnewsmb .dstitle a{
        max-height: 80px;
    }
    .itnewshh .decss{
        padding: 20px 20px 30px;
    }
    .itnewshh .dstitle, .itnewshh .dstitle h3{
        font-size: 18px;
        line-height: 27px;
    }
    .itnewshh .dstitle a{
        height: 54px;
    }
    .slortherpg .itnewshh .dstitle, .slortherpg .itnewshh .dstitle h3{
        font-size: 20px;
        line-height: 30px;
    }
    .slortherpg .itnewshh .dstitle a{
        height: 90px;
        -webkit-line-clamp: 3;
    }
    /* <=== vhnewspg ===> */
}
@media all and (max-width: 991px){
    /* <=== vhnewspg ===> */
    .vhnewspg .nnpadd{
        padding: 30px 0 60px;
    }
    .itnewsma .decss{
        left: 10px;
        bottom: 10px;
    }
    .itnewsma .dswrap{
        max-width: 240px;
        padding: 15px 12px 10px;
    }
    .itnewsma .dstitle{
        margin-bottom: 5px;
    }
    .itnewsma .dstitle, .itnewsma .dstitle h3{
        font-size: 16px;
        line-height: 25px;
    }
    .hpnewsmm .mmgrip .mcol{
        width: 100%;
        margin-bottom: 20px;
    }
    .hpnewsmm .mmgrip .hcol{
        width: 100%;
    }
    .itnewsmb .dstitle, .itnewsmb .dstitle h3{
        line-height: 25px;
    }
    .itnewsmb .dstitle a{
        max-height: 75px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .tpnewshh .hhgrip > div{
        width: 100%;
        margin-bottom: 10px;
    }
    .tpnewsmb .mbrows{
        margin-bottom: 10px;
    }
    .hpnewsmm{
        margin-bottom: 10px;
    }
    .itnewsmb .mbgrip .xcol{
        max-width: 160px
    }

    .tpnewshh .itnewshh .dstitle{
        margin-bottom: 0;
    }
    .tpnewshh .itnewshh .dstitle, .tpnewshh .itnewshh .dstitle h3{
        font-size: 16px;
        line-height: 25px;
    }
    .tpnewshh .itnewshh .dstitle a{
        max-height: 75px;
        height: 100%;
        -webkit-line-clamp: 3;
    }
    .tpnewshh .itnewshh .dsviews{
        display: none;
    }
    .tpnewshh .itnewshh{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        padding: 10px;
    }
    .tpnewshh .itnewshh .thumb{
        width: calc(50% - 7.5px);
        margin-right: 15px;
    }
    .tpnewshh .itnewshh .thumb a{
        border-radius: 10px;
    }
    .tpnewshh .itnewshh .decss{
        width: calc(50% - 7.5px);
        padding: 0;
    }
    .tpnewshh .itnewshh .thumb{
        max-width: 150px
    }
    /* <=== vhnewspg ===> */

    /* <=== vhortherpg ===> */
    .hportherpg .ortitle{
        margin-bottom: 15px;
    }
    .hportherpg .ortitle, .hportherpg .ortitle h2{
        font-size: 30px;
        line-height: 40px;
    }
    /* <=== vhortherpg ===> */
}
@media all and (max-width: 767px){

}