/* <=== tpgripnews ===> */
.tpgripnews{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpgripnews > div{
    padding: 0 15px;
}
.tpgripnews .lcol{
    width: calc(100% - 300px);
}
.tpgripnews .rcol{
    width: 300px;
}
/* <=== tpgripnews ===> */

/* <=== tpnewsma ===> */
.tpnewsma{
    padding-bottom: 30px;
    margin-bottom: 35px;
    border-bottom: 1px solid #eeeeee;
}
.tpnewsma .magrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpnewsma .magrip > div{
    padding: 0 15px;
}
.tpnewsma .magrip .mcol{
    width: 66.6667%;
}
.tpnewsma .magrip .hcol{
    width: calc(100% - 66.6667%);
}
/* <=== tpnewsma ===> */

/* <=== tpnewsmaa ===> */
.itnewsmaa .thumb{
    margin-bottom: 12px;
}
.itnewsmaa .dstitle{
    margin-bottom: 8px;
}
.itnewsmaa .dstitle, .itnewsmaa .dstitle h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.itnewsmaa .dsconts{
    color: #666666;
    font-size: 15px;
    line-height: 25px;
}
/* <=== tpnewsmaa ===> */

/* <=== tpnewsmab ===> */
.itnewsmab{
    margin-bottom: 25px;
}
.itnewsmab:last-child{
    margin-bottom: 0;
}
.itnewsmab .thumb{
    margin-bottom: 10px;
}
.itnewsmab .dstitle, .itnewsmab .dstitle h3{
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
}
/* <=== tpnewsmab ===> */

/* <=== tpnewsmb ===> */
.tpnewsmb .mblist{
    margin-bottom: 10px;
}
.tpnewsmb .mbgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpnewsmb .mbgrip > div{
    padding: 0 15px;
    width: 50%;
    margin-bottom: 30px;
}
.itnewsmb{
    height: 100%;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
}
.itnewsmb .decss{
    padding: 15px 25px 30px;
}
.itnewsmb .dsdates{
    color: #ed3237;
    font-weight: bold;
    margin-bottom: 8px;
}
.itnewsmb .dstitle{
    margin-bottom: 5px;
}
.itnewsmb .dstitle, .itnewsmb .dstitle h3{
    font-size: 17px;
    line-height: 25px;
    font-weight: bold;
}
.itnewsmb .dsconts{
    color: #666666;
    font-size: 15px;
    line-height: 25px;
}
/* <=== tpnewsmb ===> */

/* <=== tpnewsha ===> */
.tpnewsha{
    margin-bottom: 30px;
}
.tpnewsha .hatitle{
    margin-bottom: 15px;
    text-transform: uppercase;
}
.tpnewsha .hatitle, .tpnewsha .hatitle h3{
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
.tpnewsha .hatitle h3{
    display: flex;
    align-content: center;
    align-items: center;
}
.tpnewsha .hatitle .icon{
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    background-color: #ed3237;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}
.tpnewsha .hatitle .txt{
    width: calc(100% - 25px);
    padding-left: 12px;
}
.tpnewsha .haconts{
    border: 1px solid #ed3237;
}
.tpnewsha .haconts li{
    border-bottom: 1px solid #eeeeee;
}
.tpnewsha .haconts li:last-child{
    border-bottom: none;
}
.tpnewsha .haconts li a{
    display: block;
    font-size: 15px;
    line-height: 24px;
    padding: 10px 40px 10px 15px;
    position: relative;
    color: #333333;
}
.tpnewsha .haconts li a::before{
    content: '\f0da';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    color: #074b91;
}
.tpnewsha .haconts li.active a, .tpnewsha .haconts li:hover a{
    background-color: #f6f6f6;
}
/* <=== tpnewsha ===> */

/* <=== tpnewshb ===> */
.tpnewshb .hbtitle{
    margin-bottom: 20px;
    text-transform: uppercase;
    background-color: #074b91;
    padding: 5px 15px;
}
.tpnewshb .hbtitle, .tpnewshb .hbtitle a{
    color: #fff;
}
.tpnewshb .hbtitle, .tpnewshb .hbtitle h3{
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
}
.itnewshb{
    margin-bottom: 25px;
}
.itnewshb:last-child{
    margin-bottom: 0;
}
.itnewshb .thumb{
    margin-bottom: 10px;
}
.itnewshb .dstitle, .itnewshb .dstitle h3{
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
}
/* <=== tpnewshb ===> */

/* <=== tpsubmnews ===> */
.tpsubmnews{
    margin-bottom: 25px;
}
.tpsubmnews .sbttile{
    font-size: 15px;
    line-height: 25px;
    display: block;
    position: relative;
    padding: 10px 45px 10px 20px;
    background-color: #ed3237;
    color: #fff;
}
.tpsubmnews .sbttile::before{
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}
.tpsubmnews.active .sbttile::before{
    content: '\f106';
}
.tpsubmnews .sbconts{
    border: 1px solid #ed3237;
    display: none;
}
.tpsubmnews .sbconts li{
    border-bottom: 1px solid #eeeeee;
}
.tpsubmnews .sbconts li:last-child{
    border-bottom: none;
}
.tpsubmnews .sbconts li a{
    display: block;
    font-size: 15px;
    line-height: 24px;
    padding: 10px 40px 10px 15px;
    position: relative;
}
.tpsubmnews .sbconts li a::before{
    content: '\f0da';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    color: #074b91;
}
/* <=== tpsubmnews ===> */

/* <=== vhorther ===> */
.tporther .orgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tporther .orgrip > div{
    padding: 0 15px;
    width: 33.333%;
    margin-bottom: 30px;
}
.itorther{
    height: 100%;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
    background-color: #fff;
}
.itorther .decss{
    padding: 15px 22px 25px;
}
.itorther .dsdates{
    color: #ed3237;
    font-weight: bold;
    margin-bottom: 8px;
}
.itorther .dstitle, .itorther .dstitle h3{
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}
/* <=== vhorther ===> */

/* <=== tpnnrelate ===> */
.tpnnrelate{
    padding-top: 15px;
    border-top: 1px solid #e6e6e6;
    margin-bottom: 30px;
}
.tpnnrelate .retitle{
    text-transform: uppercase;
    margin-bottom: 15px;
}
.tpnnrelate .retitle, .tpnnrelate .retitle h3{
    font-size: 18px;
    line-height: 27px;
    font-weight: bold;
}
.itnnrelate{
    margin-bottom: 10px;
    background-color: #f6f6f6;
}
.itnnrelate:last-child{
    margin-bottom: 0;
}
.itnnrelate .vvgrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.itnnrelate .vvgrip .mcol{
    width: 170px;
}
.itnnrelate .vvgrip .hcol{
    width: calc(100% - 170px);
}
.itnnrelate .decss{
    padding: 15px;
}
.itnnrelate .dstitle{
    margin-bottom: 5px;
}
.itnnrelate .dstitle, .itnnrelate .dstitle h3{
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
}
.itnnrelate .dsconts{
    color: #666666;
    font-size: 14px;
    line-height: 22px;
}
/* <=== tpnnrelate ===> */

/* <=== tpnewsmc ===> */
.tpnewsmc{
    margin-bottom: 40px;
}
.itnewsmc{
    background-color: #074b91;
}
.itnewsmc, .itnewsmc a{
    color: #fff;
}
.itnewsmc .mcgrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.itnewsmc .mcgrip .mcol{
    width: calc(100% - 300px);
}
.itnewsmc .mcgrip .hcol{
    width: 300px;
}
.itnewsmc .decss{
    padding: 15px 30px;
}
.itnewsmc .dstitle{
    margin-bottom: 12px;
}
.itnewsmc .dstitle, .itnewsmc .dstitle h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.itnewsmc .dstitle a{
    display: block;
    max-height: calc(30px * 5);
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.itnewsmc .dsconts{
    opacity: 0.5;
    font-size: 15px;
    line-height: 25px;
    max-height: calc(25px * 6);
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
/* <=== tpnewsmc ===> */

/* <=== tpnewsmd ===> */
.tpnewsmd .mdrow{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
}
.itnewsmd .mdgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.itnewsmd .mdgrip > div{
    padding: 0 10px;
}
.itnewsmd .mdgrip .mcol{
    width: 320px;
}
.itnewsmd .mdgrip .hcol{
    width: calc(100% - 320px);
}
.itnewsmd .decss{
    padding: 10px 0;
}
.itnewsmd .dsdates{
    color: #ed3237;
    font-weight: bold;
    margin-bottom: 8px;
}
.itnewsmd .dstitle{
    margin-bottom: 5px;
}
.itnewsmd .dstitle, .itnewsmd .dstitle h3{
    font-size: 17px;
    line-height: 25px;
    font-weight: bold;
}
.itnewsmd .dsconts{
    color: #666666;
    font-size: 15px;
    line-height: 25px;
}
/* <=== tpnewsmd ===> */

@media all and (max-width: 1200px){

}
@media all and (max-width: 991px){
    /* <=== tpgripnews ===> */
    .tpgripnews .lcol{
        width: 100%;
        margin-bottom: 40px;
    }
    .tpgripnews .rcol{
        width: 100%;
    }
    /* <=== tpgripnews ===> */

    /* <=== tpnewshb ===> */
    .itnewshb{
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
    .itnewshb:last-child{
        margin-bottom: 0;
    }
    .itnewshb .thumb{
        width: 160px;
        margin-bottom: 0;
    }
    .itnewshb .decss{
        width: calc(100% - 160px);
        padding-left: 11px;
    }
    .itnewshb .dstitle, .itnewshb .dstitle h3{
        font-size: 14px;
        line-height: 22px;
    }
    /* <=== tpnewshb ===> */

    /* <=== vhorther ===> */
    .tporther .orgrip{
        margin: 0 -10px;
    }
    .tporther .orgrip > div{
        padding: 0 10px;
        width: 50%;
        margin-bottom: 20px;
    }
    /* <=== vhorther ===> */

    /* <=== tpnewsmc ===> */

    .itnewsmc .decss{
        padding: 25px 20px 20px;
    }
    .itnewsmc .dstitle, .itnewsmc .dstitle h3{
        font-size: 18px;
    }
    /* <=== tpnewsmc ===> */
}
@media all and (max-width: 767px){
    /* <=== tpnewsma ===> */
    .tpnewsma{
        padding-bottom: 25px;
        margin-bottom: 30px;
        border-bottom: 1px solid #eeeeee;
    }
    .tpnewsma .magrip .mcol{
        width: 100%;
        margin-bottom: 20px;
    }
    .tpnewsma .magrip .hcol{
        width: 100%;
    }
    .itnewsmaa .dstitle{
        margin-bottom: 8px;
    }
    .itnewsmaa .dstitle, .itnewsmaa .dstitle h3{
        font-size: 18px;
        line-height: 27px;
    }
    /* <=== tpnewsma ===> */
    
    /* <=== tpnewsmab ===> */
    .tpnewsmab .mabgrip{
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px;
    }
    .tpnewsmab .mabgrip > div{
        padding: 0 10px;
        width: 50%;
    }
    .itnewsmab .dstitle, .itnewsmab .dstitle h3{
        font-size: 14px;
        line-height: 22px;
    }
    /* <=== tpnewsmab ===> */
    
    /* <=== tpnewsmb ===> */
    .tpnewsmb .mbgrip > div{
        width: 100%;
        margin-bottom: 21px;
    }
    .itnewsmb .decss{
        padding: 15px 20px 20px;
    }
    .itnewsmb .dstitle, .itnewsmb .dstitle h3{
        font-size: 16px;
    }
    /* <=== tpnewsmb ===> */

    /* <=== vhorther ===> */
    .tporther .orgrip > div{
        width: 100%;
    }
    .itorther .dstitle, .itorther .dstitle h3{
        font-size: 16px;
        line-height: 27px;
    }
    /* <=== vhorther ===> */

    /* <=== tpnnrelate ===> */
    .itnnrelate .dsconts{
        display: none;
    }
    .itnnrelate .decss{
        padding: 10px 15px;
    }
    .itnnrelate .dstitle a{
        max-height: 88px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
    /* <=== tpnnrelate ===> */

    /* <=== tpnewsmc ===> */
    .itnewsmc .mcgrip .mcol{
        width: 100%;
    }
    .itnewsmc .mcgrip .hcol{
        width: 100%;
    }
    /* <=== tpnewsmc ===> */

    /* <=== tpnewsmd ===> */
    .itnewsmd .mdgrip .mcol{
        width: 100%;
    }
    .itnewsmd .mdgrip .hcol{
        width: 100%;
    }
    .tpnewsmd .mdrow{
        padding-bottom: 20px;
    }
    .itnewsmd .dstitle, .itnewsmd .dstitle h3{
        font-size: 16px;
    }
    /* <=== tpnewsmd ===> */
    
}