/* <===== tpnewsmma =====> */
.tpnewsmma{
    margin-bottom: 25px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}
.tpnewshh .nngrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpnewshh .nngrip > div{
    padding: 0 15px;
    width: 50%;
}
.slnewshh .slick-dots{
    position: absolute;
    bottom: 15px;
    right: 10px;
    padding: 0 10px;
}
.itnewshhlg {
    position: relative;
    overflow: hidden;
}
.itnewshhlg .thumb a{
    display: block;
    height: 380px;
    position: relative;
    overflow: hidden;
}
.itnewshhlg .thumb a img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -ms-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -webkit-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -moz-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -o-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.itnewshhlg:hover .thumb a img{
    transform: scale(1.05);
}
.itnewshhlg .decs{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px 25px 20px;
    z-index: 1;
    pointer-events: none;
}
.itnewshhlg .decs, .itnewshhlg .decs a{
    color: #fff;
}
.itnewshhlg .decs::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 120%;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
    pointer-events: none;
    z-index: -1;
}
.itnewshhlg .dstitle{
    margin-bottom: 10px;
    text-transform: uppercase;
}
.itnewshhlg .dstitle, .itnewshhlg .dstitle h3{
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
.itnewshhlg .dsdate{
    font-size: 12px;
    line-height: 20px;
    color: #fffefe;
}
.lstnewshh .nnrow{
    margin-bottom: 20px;
}
.lstnewshh .nnrow:last-child{
    margin-bottom: 0;
}
.itnewshhsm{
    background-color: #ffffff;
    overflow: hidden;
}
.itnewshhsm .smgrip{
    display: flex;
    align-items: center;
    align-content: center;
}
.itnewshhsm .smgrip .mcol{
    width: 270px;
}
.itnewshhsm .smgrip .hcol{
    width: calc(100% - 270px);
}
.itnewshhsm .thumb a{
    display: block;
    height: 180px;
    position: relative;
    overflow: hidden;
}
.itnewshhsm .thumb a img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -ms-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -webkit-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -moz-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -o-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.itnewshhsm .thumb a:hover img{
    transform: scale(1.05);
}
.itnewshhsm .decs{
    padding: 15px 20px;
}
.itnewshhsm .dsdate{
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 20px;
    color: #666666;
}
.itnewshhsm .dstitle{
    margin-bottom: 15px;
}
.itnewshhsm .dstitle, .itnewshhsm .dstitle h3{
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}
.itnewshhsm .dstitle a{
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.itnewshhsm .dsviews a{
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    border-bottom: 1px solid #a5a5a5;
    text-transform: uppercase;
}
/* <===== tpnewsmma =====> */

/* <===== tpnewsmmb =====> */
.itnewsmmb .thumb{
    margin-bottom: 15px;
}
.itnewsmmb .decss{
    padding: 0 25px;
}
.itnewsmmb .dsdate{
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 20px;
    color: #666666;
}
.itnewsmmb .dstitle{
    margin-bottom: 10px;
}
.itnewsmmb .dstitle, .itnewsmmb .dstitle h3{
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 0.1px;
}
.itnewsmmb .dsviews a{
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    border-bottom: 1px solid #a5a5a5;
    text-transform: uppercase;
}
/* <===== tpnewsmmb =====> */

/* <===== vhnewsdt =====> */

.content_news{
    border-top: 1px dotted #ddd;
    padding-top: 20px;
}
.hportherpg .ortitle{
    padding-bottom: 10px;
    border-bottom: solid 2px var(--sub-cl);
    text-transform: uppercase;
}
.hportherpg .ortitle, .hportherpg .ortitle h2{
    font-size: 30px;
    line-height: 45px;
}
.hportherpg ul li{
    border-bottom: solid 1px rgba(0,0,0,0.1);
}
.hportherpg ul li:last-child{
    border-bottom: none;
}
.hportherpg ul li a {
    display: block;
    padding: 13px 0;
    padding-left: 0;
    padding-right: 110px;
    position: relative;
    font-size: 15px;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hportherpg ul li a:after{
    content: "";
    display: block;
    clear: both;
}
.hportherpg ul li a span{
    color:#999999;
    font-size: 14px;
    line-height: 22px;
    padding-left: 20px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
}
.hportherpg ul li a span:before{
    content: "\f133";
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    position: absolute;
    left:0;
    top: 53%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.box_news_sidebar{
    margin-bottom: 20px;
}
.box_news_sidebar .bn_title {
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: bold;
    background: #f2f2f2;
    color: #3f3f3f;
    padding: 11px 20px;
    border-bottom: 1px solid #ddd;
}
.box_news_sidebar .bn_title h3{
    font-size: inherit;
    line-height: inherit;
}
.box_news_sidebar .bn_content .item {
    background: #f2f2f2;
    padding: 20px;
    border-bottom: 1px solid #ddd;
}
.box_news_sidebar .bn_content .item:last-child{
    border-bottom: none;
}
.box_news_sidebar .bn_content .item .i-image{
    overflow: hidden;
    margin-bottom: 10px;
}
.box_news_sidebar .bn_content .item .i-image a{
    display: block;
    padding-top: 66.666667%;
    position: relative;
}
.box_news_sidebar .bn_content .item .i-image img{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -moz-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -o-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.box_news_sidebar .bn_content .item .i-image:hover img{
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -o-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
}
.box_news_sidebar .bn_content .item .i-title {
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
}
/* <===== vhnewsdt =====> */
@media all and (max-width: 1200px){

}
@media all and (max-width: 991px){
    /* <===== tpnewsmma =====> */
    .tpnewshh .nngrip > div{
        width: 100%;
    }
    .tpnewshh .nngrip .lcol{
        margin-bottom: 15px;
    }
    .itnewshhlg .thumb a, .itnewshhsm .thumb a{
        height: 0;
        padding-top: 65.56%;
    }
    .itnewshhlg .decs{
        padding: 20px 70px 15px 15px;
    }
    .itnewshhlg .dstitle, .itnewshhlg .dstitle h3{
        font-size: 14px;
        line-height: 22px;
    }
    .slnewshh .slick-dots{
        bottom: 10px;
        right: 0px;
    }
    /* <===== tpnewsmma =====> */

    /* <===== vhnewsdt =====> */
    .content_news{
        padding-top: 0;
        border-top: none;
    }
    /* <===== vhnewsdt =====> */
}
@media all and (max-width: 767px){
    /* <===== tpnewsmma =====> */
    .itnewshhsm .smgrip .mcol{
        width: 150px;
    }
    .itnewshhsm .smgrip .hcol{
        width: calc(100% - 150px);
    }

    .itnewshhsm .decs{
        padding: 0;
        padding-left: 15px;
    }
    .itnewshhsm .dsdate{
        margin-bottom: 8px;
    }
    .itnewshhsm .dstitle{
        margin-bottom: 0;
    }
    .itnewshhsm .dstitle, .itnewshhsm .dstitle h3{
        font-size: 14px;
        line-height: 22px;
    }
    .itnewshhsm .dstitle a{
        height: 100%;
        max-height: 66px;
    }
    .itnewshhsm .dsviews{
        display: none;
    }
    /* <===== tpnewsmma =====> */

    /* <===== tpnewsmmb =====> */
    .itnewsmmb .decss{
        padding: 0;
    }
    .itnewsmmb .dstitle{
        margin-bottom: 0;
    }
    .itnewsmmb .dstitle, .itnewsmmb .dstitle h3{
        font-size: 14px;
        line-height: 22px;
    }
    .itnewsmmb .dsviews{
        display: none;
    }
    /* <===== tpnewsmmb =====> */

    /* <===== vhnewsdt =====> */
    .hportherpg ul li a{
        padding-top: 10px;
        padding-right:0;
        padding-bottom: 40px;
    }
    .hportherpg ul li a span{
        float: none;
        display: block;
        -webkit-transform: initial;
        -ms-transform: initial;
        -o-transform: initial;
        transform: initial;
        bottom: 15px;
        left: 0;
        top: initial;
    }
    /* <===== vhnewsdt =====> */
}