/* <=== vhttnewspg ===> */
.vhttnewspg .nnpadd{
    padding: 35px 0 60px;
}
.tpttnewsmm{
    margin-bottom: 40px;
}
.itttnewsmm .mmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.itttnewsmm .mmgrip > div{
    padding: 0 5px;
}
.itttnewsmm .mmgrip .mcol{
    width: 60.17%;
}
.itttnewsmm .mmgrip .hcol{
    width: calc(100% - 60.17%);
}
.itttnewsmm .thumb a{
    border-radius: 10px;
}
.itttnewsmm .decss{
    height: 100%;
    background-color: #003f8d;
    padding: 50px 40px 20px 50px;
    border-radius: 10px;
    overflow: hidden;
}
.itttnewsmm .decss, .itttnewsmm .decss a{
    color: #fff;
}
.itttnewsmm .dsdates{
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 2px 10px;
    margin-bottom: 20px;
}
.itttnewsmm .dstitle{
    margin-bottom: 10px;
}
.itttnewsmm .dstitle, .itttnewsmm .dstitle h3{
    font-size: 25px;
    line-height: 35px;
    font-weight: bold;
}
.itttnewsmm .dstitle a{
    max-height: 105px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.itttnewsmm .dsconts{
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 30px;
    max-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.itttnewsmm .dsviews a{
    display: inline-block;
    color: #003f8d;
    font-size: 15px;
    line-height: 25px;
    padding: 9px 35px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    overflow: hidden;
    font-weight: bold;
}
.itttnewsmm .dsviews a:hover{
    background-color: #003f8d;
    color: #fff;
}
.tpttnewshh .hhlist{

}
.tpttnewshh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpttnewshh .hhgrip > div{
    padding: 0 15px;
    width: 33.33333%;
    margin-bottom: 40px;
}
.itttnewshh{
    height: 100%;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 20px 0 rgba(17, 42 , 87, 0.1);
}
.itttnewshh .decss{
    padding: 35px 30px 35px;
    position: relative;
}
.itttnewshh .dsdates{
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    padding: 4px 12px;
    background-color: #003f8d;
    color: #fff;
    border-radius: 5px;
    position: absolute;
    left: 30px;
    top: -20px;
    z-index: 1;
}
.itttnewshh .dstitle, .itttnewshh .dstitle h3{
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}
.itttnewshh .dstitle a{
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/* <=== vhttnewspg ===> */

/* <=== vhdetailpg ===> */
.vhdetailpg .dtpadd{
    padding: 30px 0;
}
/* <=== vhdetailpg ===> */

/* <=== vhortherpg ===> */
.vhortherpg .orpadd{
    padding: 40px 0 70px;
}
.slortherpg .slick-list{
    padding: 5px 0 30px;
}
/* <=== vhortherpg ===> */

@media all and (max-width: 1200px){
    /* <=== vhttnewspg ===> */
    .itttnewsmm .decss{
        padding: 30px 20px 20px 30px;
    }
    .itttnewsmm .dstitle, .itttnewsmm .dstitle h3{
        font-size: 20px;
    }
    /* <=== vhttnewspg ===> */
}
@media all and (max-width: 991px){
    /* <=== vhttnewspg ===> */
    .itttnewshh .decss{
        padding: 35px 20px 30px;
    }
    .itttnewshh .dstitle, .itttnewshh .dstitle h3{
        font-size: 16px;
        line-height: 28px;
    }
    .itttnewshh .dstitle a{
        max-height: 120px;
        height: 100%;
        -webkit-line-clamp: 4;
    }
    .tpttnewshh .hhgrip > div{
        width: 50%;
    }
    .itttnewsmm .mmgrip .mcol{
        width: 100%;
        margin-bottom: 10px;
    }
    .itttnewsmm .mmgrip .hcol{
        width: 100%;
    }
    .itttnewsmm .dsconts{
        display: none;
    }
    .itttnewsmm .decss{
        padding: 20px 20px 25px;
    }
    .itttnewsmm .dsdates{
        margin-bottom: 10px;
    }
    .itttnewsmm .dstitle{
        margin-bottom: 15px;
    }
    .tpttnewshh .hhlist{
        margin-bottom: 10px;
    }
    /* <=== vhttnewspg ===> */

    /* <=== vhortherpg ===> */
    .vhortherpg .orpadd{
        padding: 30px 0 40px;
    }
    .slortherpg .slick-list{
        padding: 0;
    }
    .slortherpg .slick-track{
        padding: 5px 0 30px;
    }
    /* <=== vhortherpg ===> */
}
@media all and (max-width: 767px){
    /* <=== vhttnewspg ===> */
    .tpttnewshh .hhgrip > div{
        width: 100%;
        margin-bottom: 20px;
    }
    .tpttnewsmm{
        margin-bottom: 20px;
    }
    /* <=== vhttnewspg ===> */
}