/* <=== hpnewspg ===> */
.hpnewspg{
    padding: 30px 0 60px;
}
/* <=== hpnewspg ===> */

/* <=== vgripnews ===> */
.vgripnews{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.vgripnews > div{
    padding: 0 15px;
}
.vgripnews .mlcol{
    width: 300px;
}
.vgripnews .mrcol{
    width: calc(100% - 300px);
}
/* <=== vgripnews ===> */

/* <=== tpsubmnnews ===> */
.tpsubmnnews{
    margin-bottom: 35px;
}
.tpsubmnnews .mctitle {
    font-size: 15px;
    line-height: 22px;
    padding: 9px 40px 9px 16px;
    position: relative;
    background-color: #0098da;
    color: #fff;
    border-radius: 5px;
}
.tpsubmnnews .mctitle::before{
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.tpsubmnnews.active .mctitle::before{
    transform: translateY(-50%) rotate(180deg);
}
.tpsubmnnews .mcconts li{
    margin-bottom: 10px;
}
.tpsubmnnews .mcconts li:last-child{
    margin-bottom: 0;
}
.tpsubmnnews .mcconts li a{
    font-size: 15px;
    line-height: 22px;
    padding: 9px 40px 9px 16px;
    position: relative;
    background-color: #f6f6f6;
    border-radius: 5px;
    display: block;
}
.tpsubmnnews .mcconts li a::before{
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    color: #0098da;
}
.tpsubmnnews .mcconts li.active a, .tpsubmnnews .mcconts li:hover a {
    background-color: #0098da;
    color: #fff;
}
.tpsubmnnews .mcconts li.active a::before, .tpsubmnnews .mcconts li:hover a::before{
    color: #fff;
}
/* <=== tpsubmnnews ===> */

/* <=== tpviewanews ===> */
.tpviewanews .mctitle{
    margin-bottom: 15px;
    padding-top: 14px;
    text-transform: uppercase;
    border-top: 2px solid #0098da;
}
.tpviewanews .mctitle, .tpviewanews .mctitle h3{
    font-size: 15px;
    line-height: 23px;
    font-weight: bold;
}
.tpviewanews .mctitle, .tpviewanews .mctitle a{
    color: #0098da;
}
.tpviewanews .ctrow{
    margin-bottom: 20px;
}
.tpviewanews .ctrow:last-child{
    margin-bottom: 0;
}
.itviewanews .thumb{
    margin-bottom: 10px;
}
.itviewanews .dstitle, .itviewanews .dstitle h3{
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
}
/* <=== tpviewanews ===> */

/* <=== tpnewsmm ===> */
.tpnewsmm{
    margin-bottom: 10px;
}
.itnewsmm{
    background-color: #f6f6f6;
}
.itnewsmm .mmgrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.itnewsmm .mmgrip .lcol{
    width: calc(100% - 300px);
}
.itnewsmm .mmgrip .rcol{
    width: 300px;
}
.itnewsmm .decss{
    padding: 20px 28px;
}
.itnewsmm .dsdates{
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    color: #0098da;
}
.itnewsmm .dstitle{
    margin-bottom: 8px;
}
.itnewsmm .dstitle, .itnewsmm .dstitle h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.itnewsmm .dstends{
    color: #666666;
    font-size: 15px;
    line-height: 25px;
}
/* <=== tpnewsmm ===> */

/* <=== tpnewshh ===> */
.tpnewshh .hhlist{
    margin-bottom: 30px;
}
.tpnewshh .hhrow{
    padding: 30px 0;
    border-bottom: 1px solid #e6e6e6;
}
.itnewshh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.itnewshh .hhgrip > div{
    padding: 0 10px;
}
.itnewshh .hhgrip .lcol{
    width: 320px;
}
.itnewshh .hhgrip .rcol{
    width: calc(100% - 320px);
}
.itnewshh .decss{
    padding: 10px 0;
}
.itnewshh .dsdates{
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    color: #0098da;
}
.itnewshh .dstitle{
    margin-bottom: 8px;
}
.itnewshh .dstitle, .itnewshh .dstitle h3{
    font-size: 17px;
    line-height: 25px;
    font-weight: bold;
}
.itnewshh .dstends{
    color: #666666;
    font-size: 15px;
    line-height: 25px;
}
/* <=== tpnewshh ===> */

/* <=== hpnewsdt ===> */
.hpnewsdt{
    padding: 35px 0 40px;
}
/* <=== hpnewsdt ===> */

/* <=== hpnewsor ===> */
.hpnewsor{
    padding: 30px 0 35px;
}
.itpromotihh{
    height: 100%;
}
.itpromotihh .thumb{
    margin-bottom: 15px;
}
.itpromotihh .dstitle, .itpromotihh .dstitle h3{
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}
.itpromotihh .dstitle a{
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/* <=== hpnewsor ===> */

@media all and (max-width: 1200px){
    /* <=== tpnewsmm ===> */
    .itnewsmm .dstitle, .itnewsmm .dstitle h3{
        font-size: 16px;
        line-height: 27px;
    }
    /* <=== tpnewsmm ===> */
}
@media all and (min-width: 992px){
    .tpsubmnnews .mcconts {
        display: block!important;
    }
}
@media all and (max-width: 991px){
    /* <=== hpnewspg ===> */
    .hpnewspg{
        padding: 20px 0 30px;
    }
    /* <=== hpnewspg ===> */

    /* <=== vgripnews ===> */
    .vgripnews .mlcol{
        width: 100%;
        margin-bottom: 12px;
    }
    .vgripnews .mrcol{
        width: 100%;
    }
    /* <=== vgripnews ===> */

    /* <=== tpsubmnnews ===> */
    .tpsubmnnews{
        margin-bottom: 0;
    }
    .tpsubmnnews .mcconts{
        padding-top: 2px;
        display: none;
    }
    .tpsubmnnews .mcconts li{
        margin-bottom: 2px;
    }
    /* <=== tpsubmnnews ===> */

    /* <=== tpviewanews ===> */
    .itviewanews{
        display: flex;
        align-items: center;
        margin: 0 -5px;
    }
    .itviewanews > div{
        padding: 0 5px;
    }
    .itviewanews .thumb{
        width: 160px;
        margin-bottom: 0;
    }
    .itviewanews .decss{
        width: calc(100% - 160px);
    }
    /* <=== tpviewanews ===> */

    /* <=== tpnewsmm ===> */
    .itnewsmm .mmgrip .lcol{
        width: 100%;
    }
    .itnewsmm .mmgrip .rcol{
        width: 100%;
    }
    .itnewsmm .decss{
        padding: 15px 15px 25px;
    }
    /* <=== tpnewsmm ===> */

    /* <=== hpnewsdt ===> */
    .hpnewsdt{
        padding: 20px 0 35px;
    }
    /* <=== hpnewsdt ===> */

    /* <=== hpnewsor ===> */
    .hpnewsor{
        padding: 20px 0 35px;
    }
    .itpromotihh .dstitle, .itpromotihh .dstitle h3{
        font-size: 16px;
        line-height: 27px;
    }
    .itpromotihh .dstitle a{
        max-height: 54px;
    }
    /* <=== hpnewsor ===> */
}
@media all and (max-width: 767px){
    /* <=== tpviewanews ===> */
    .tpviewanews {
        padding-top: 20px;
    }
    .itviewanews .dstitle, .itviewanews .dstitle h3{
        font-size: 14px;
        line-height: 22px;
    }
    /* <=== tpviewanews ===> */

    /* <=== tpnewsmm ===> */
    .tpnewsmm{
        margin-bottom: 0;
    }
    /* <=== tpnewsmm ===> */

    /* <=== tpnewshh ===> */
    .tpnewshh .hhlist{
        margin-bottom: 20px;
    }
    .tpnewshh .hhrow{
        padding: 20px 0;
    }
    .itnewshh .hhgrip .lcol{
        width: 100%;
        margin-bottom: 14px;
    }
    .itnewshh .hhgrip .rcol{
        width: 100%;
    }
    .itnewshh .decss{
        padding: 0;
    }
    .itnewshh .dstitle, .itnewshh .dstitle h3{
        font-size: 16px;
    }
    /* <=== tpnewshh ===> */
}