/* <=== vtitlehm ===> */
.vtitlehm{
    margin-bottom: 25px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}
.vtitlehm, .vtitlehm h2{
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
}
.vtitlehm, .vtitlehm a{
    color: var(--color-wm);
}
.vtitlehm span{
    display: inline-block;
    position: relative;
    padding: 0 25px;
}
.vtitlehm span::before{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1000px;
    left: calc(100% - 10px);
    height: 1px;
    background-color: var(--color-wm);
}
.vtitlehm span::after{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1000px;
    right: calc(100% - 10px);
    height: 1px;
    background-color: var(--color-wm);
}
/* <=== vtitlehm ===> */

/* <=== aainfohome ===> */
.aainfohome{
    margin-bottom: 45px;
}
.hpaainfohh .hhgrip{
    display: flex;
    flex-wrap: wrap;
}
.hpaainfohh .hhgrip > .mcol{
    width: calc(100% - 360px);
}
.hpaainfohh .hhgrip > .hcol{
    width: 360px;
    border-bottom: 1px solid var(--coloree);
}
.tpaainfohh{
    padding: 30px;
}
.tpaainfohh .hhtitle{
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    border: 1px solid var(--color-wm);
    padding: 8px 10px;
    border-radius: 5px;
}
.tpaainfohh .hhtitle, .tpaainfohh .hhtitle a{
    color: var(--color-wm);
}
.tpaainfohh .hhconts{
    margin-right: -20px;
    padding-right: 20px;
    max-height: 430px;
    overflow: hidden;
    overflow-y: auto;
}
.tpaainfohh .hhconts::-webkit-scrollbar{
    width: 8px;
    background-color: transparent;
}
.tpaainfohh .hhconts::-webkit-scrollbar-thumb {
    background-color: var(--coloree);
    border-radius: 25px;
}
.tpaainfohh .hhconts li{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid var(--colorf2);
    font-size: 16px;
    line-height: 25px;
}
.tpaainfohh .hhconts li:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.slbannerhh .item{
    position: relative;
}
.slbannerhh .banvdimg{
    height: 570px;
    position: relative;
    overflow: hidden;
}
.slbannerhh .banvdimg .bg, .slbannerhh .banvdimg video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slbannerhh .banvdimg .bg{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.slbannerhh .banvdimg .bg img{
    display: none;
}
.slbannerhh .banvdimg video{
    object-fit: cover;
}
.slbannerhh .slick-arrow{
    background-color: rgba(255, 255, 255, 0.8);
}
.slbannerhh .slick-arrow:hover{
    background-color: rgba(255, 255, 255, 1);
}
.slbannerhh .slick-prev{
    left: 20px;
}
.slbannerhh .slick-next{
    right: 20px;
}
/* <=== aainfohome ===> */

/* <=== bbinfohome ===> */
.bbinfohome{
    margin-bottom: 55px;
}
.tpbbinfohh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpbbinfohh .hhgrip > div{
    padding: 0 15px;
    width: 50%;
}
.tpbbinfohh .thumb a{
    display: block;
    position: relative;
}
.tpbbinfohh .thumb a img{
    width: 100%;
}
.tpbbinfohh .thumb a::before{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-image: url('../images/bbplay.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 2;
    pointer-events: none;
    animation: pulse_toa 2s infinite;
}
.tpbbinfohh .thumb a::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: var(--color00);
    opacity: 0.2;
    pointer-events: none;
}
.tpbbinfohh .dsconts{
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 30px;
}
.tpbbinfohh .dsviews a{
    display: inline-block;
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    padding: 10px 40px;
    border-radius: 5px;
    background-color: var(--color-wm);
    color: var(--colorff);
}
.tpbbinfohh .dsviews a:hover{
    background-color: var(--color-wh);
}
/* <=== bbinfohome ===> */

/* <=== ccinfohome ===> */
.ccinfohome{
    margin-bottom: 45px;
}
.itccinfohh{
    position: relative;
    border-radius: 5px;
    padding: 40px 30px 45px;
    background-color: var(--color-eb);
}
.itccinfohh .vvlink{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.itccinfohh .vvlink a{
    display: block;
    width: 100%;
    height: 100%;
}
.itccinfohh .vvinfo .iicon{
    width: 90px;
    height: 90px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    background-color: var(--color-wm);
    color: var(--colorff);
    margin: 0 auto;
    margin-bottom: 12px;
    -webkit-transition: var(--effectl);
    -o-transition: var(--effectl);
    transition: var(--effectl);
}
.itccinfohh .vvinfo .iicon img{
    max-width: 60%;
    max-height: 60%;
}
.itccinfohh .vvinfo .itext{
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.itccinfohh:hover .vvinfo .iicon{
    background-color: var(--color-wh);
    animation: pulse_toacl 2s infinite;
}
@keyframes pulse_toacl {
    0% {
        box-shadow: 0 0 0 0 var(--color-wh);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(239, 67, 67, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(239, 67, 67, 0);
    }
}
.itccinfohh:hover, .itccinfohh:hover a{
    color: var(--color-wm);
}
/* <=== ccinfohome ===> */

/* <=== ddinfohome ===> */
.ddinfohome{
    margin-bottom: 50px;
}
.slddinfohh .slick-dots{
    margin-top: 40px;
}
.slddinfohh .slick-slide > div{
    margin-bottom: 25px;
}
.slddinfohh .slick-slide > div:last-child{
    margin-bottom: 0;
}
.itddinfohh .thumb{
    max-width: 200px;
    margin: 0 auto;
    margin-bottom: 12px;
}
.itddinfohh .thumb .timg{
    padding: 3px;
    background-color: var(--colorff);
    border-radius: 100%;
    border: 2px solid var(--color-wm);
    -webkit-transition: var(--effectl);
    -o-transition: var(--effectl);
    transition: var(--effectl);
}
.itddinfohh:hover .thumb .timg{
    border-color: var(--color-wh);
}
.itddinfohh .thumb .timg a{
    display: block;
    padding-top: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 100%;
}
.itddinfohh .thumb .timg a img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.itddinfohh .decss{
    text-align: center;
}
.itddinfohh .dstitle, .itddinfohh .dstitle h3{
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
}
.itddinfohh:hover .dstitle a{
    color: var(--color-wm);
}
/* <=== ddinfohome ===> */

/* <=== eeinfohome ===> */
.eeinfohome{
    margin-bottom: 45px;
}
.sleeinfohh .slick-list{
    padding-bottom: 5px;
}
.iteeinfohh{
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.iteeinfohh .thumb a{
    border-radius: 5px 5px 0 0;
}
.iteeinfohh .decss{
    padding: 20px 20px 33px;
}
.iteeinfohh .dstitle{
    margin-bottom: 5px;
    text-transform: uppercase;
}
.iteeinfohh .dstitle, .iteeinfohh .dstitle h3{
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
}
.iteeinfohh .dstitle, .iteeinfohh .dstitle a{
    color: var(--color-wm);
}
.iteeinfohh .dstitle a:hover{
    color: var(--color-wm);
}
.iteeinfohh .dsinfos{
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 25px;
}
.iteeinfohh .dsinfos li{
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
}
.iteeinfohh .dsinfos li:last-child{
    margin-bottom: 0;
}
.iteeinfohh .dsinfos li::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    color: var(--color66);
}
.iteeinfohh .dslinks a{
    display: inline-block;
    font-size: 15px;
    line-height: 22px;
    padding: 9px 25px;
    background-color: var(--color-wm);
    color: var(--colorff);
    border-radius: 5px;
}
.iteeinfohh:hover .dslinks a{
    background-color: var(--color-wh);
}
/* <=== eeinfohome ===> */

/* <=== ffinfohome ===> */
.ffinfohome{
    margin-bottom: 55px;
}
.itffinfohh .thumb{
    margin-bottom: 12px;
}
.itffinfohh .thumb a{
    border-radius: 5px;
}
.itffinfohh .dstitle{
    margin-bottom: 5px;
}
.itffinfohh .dstitle, .itffinfohh .dstitle h3{
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
}
.itffinfohh .dsconts{
    font-size: 14px;
    line-height: 25px;
    color: var(--color66);
    max-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/* <=== ffinfohome ===> */

/* <=== gginfohome ===> */
.gginfohome{
    margin-bottom: 40px;
}
.hpgginfohh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
}
.hpgginfohh .hhgrip > div{
    padding: 0 15px;
    width: calc(100% / 3);
    margin-bottom: 30px;
}
.tpgginfohh{
    height: 100%;
    padding: 15px 30px 30px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.tpgginfohh .hhtitle{
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    justify-content: center;
    text-transform: uppercase;
    min-height: 60px;
}
.tpgginfohh .hhtitle, .tpgginfohh .hhtitle h2{
    font-size: 25px;
    line-height: 30px;
    font-weight: bold;
}
.tpgginfohh .hhtitle h2{
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.tpgginfohh .hhtitle, .tpgginfohh .hhtitle a{
    color: var(--color-wm);
}
.tpgginfoha{
    margin-bottom: 10px;
}
.itgginfoha .thumb{
    margin-bottom: 10px;
}
.itgginfoha .thumb a{
    border-radius: 5px;
}
.itgginfoha .dstitle, .itgginfoha .dstitle h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.itgginfoha .dstitle a{
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.tpgginfohb .hbitem{
    padding: 20px 0;
    border-top: 1px solid var(--colore6);
}
.tpgginfohb .hbitem:last-child{
    padding-bottom: 0;
}
.itgginfohb .hpgrip{
    display: flex;
    align-items: center;
    align-content: center;
    margin: 0 -9.5px;
}
.itgginfohb .hpgrip > div{
    padding: 0 9.5px;
}
.itgginfohb .hpgrip .xcol{
    width: 139px;
}
.itgginfohb .hpgrip .ycol{
    width: calc(100% - 139px);
}
.itgginfohb .thumb a{
    border-radius: 5px;
}
.itgginfohb .dstitle, .itgginfohb .dstitle h3{
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
}
.itgginfohb .dstitle a{
    max-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/* <=== gginfohome ===> */

/* <=== hhinfohome ===> */
.hhinfohome{
    margin-bottom: 70px;
}
.hphhinfohh{
    padding: 20px 30px 30px;
    background-color: var(--color-eb);
    border-radius: 5px;
}
.hphhinfohh .hhtitle{
    margin-bottom: 25px;
}
.hphhinfohh .hhtitle .ttgrip{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    align-content: flex-end;
    justify-content: space-between;
    gap: 10px 20px;
}
.hphhinfohh .hhtitle .tname{
    text-transform: uppercase;
}
.hphhinfohh .hhtitle .tname, .hphhinfohh .hhtitle .tname h2{
    font-size: 40px;
    line-height: 50px;
    font-weight: 400;
}
.hphhinfohh .hhtitle .tname, .hphhinfohh .hhtitle .tname a{
    color: var(--color-wm);
}
.hphhinfohh .hhtitle .tlink ul{
    display: flex;
    flex-wrap: wrap;
    gap: 5px 34px;
}
.hphhinfohh .hhtitle .tlink li a{
    display: block;
    font-size: 18px;
    line-height: 27px;
    font-weight: bold;
    color: var(--color99);
    text-transform: uppercase;
}
.hphhinfohh .hhtitle .tlink li.active a, .hphhinfohh .hhtitle .tlink li:hover a{
    color: var(--color-wh);
}
.tphhinfohh{
    background-color: var(--colorff);
    padding: 25px 30px;
    border-radius: 5px;
}
.ithhinfohh li{
    padding: 15px 0;
    border-bottom: 1px solid var(--coloree);
    display: flex;
    gap: 5px 20px;
    font-size: 16px;
    line-height: 27px;
}
.ithhinfohh li:last-child{
    border-bottom: none
}
.ithhinfohh li .vdates{
    min-width: 140px;
    width: 140px;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: var(--color-wh);
}
/* <=== hhinfohome ===> */
@media all and (min-width: 1500px){
    /* <=== aainfohome ===> */
    .slbannerhh .banvdimg{
        height: 720px;
    }
    .tpaainfohh .hhconts{
        max-height: 570px;
    }
    /* <=== aainfohome ===> */
}
@media all and (max-width: 1200px){
    /* <=== aainfohome ===> */
    .tpaainfohh{
        padding: 20px;
    }
    .slbannerhh .banvdimg{
        height: 520px;
    }
    .tpaainfohh .hhconts{
        max-height: 390px;
        margin-right: -10px;
        padding-right: 10px;
    }
    /* <=== aainfohome ===> */

    /* <=== gginfohome ===> */
    .tpgginfohh{
        padding: 15px 15px 20px;
    }
    /* <=== gginfohome ===> */
}
@media all and (max-width: 991px){
    /* <=== vtitlehm ===> */
    .vtitlehm{
        margin-bottom: 20px;
    }
    .vtitlehm, .vtitlehm h2{
        font-size: 24px;
        line-height: 36px;
    }
    .vtitlehm span::before {
        left: calc(100% - 15px);
    }
    .vtitlehm span::after {
        right: calc(100% - 15px);
    }
    /* <=== vtitlehm ===> */

    /* <=== aainfohome ===> */
    .aainfohome{
        margin-bottom: 35px;
    }
    .hpaainfohh .hhgrip > .mcol{
        width: 100%;
    }
    .hpaainfohh .hhgrip > .hcol{
        width: 100%;
    }
    .slbannerhh .banvdimg{
        height: 0;
        min-height: 200px;
        padding-top: 52.633%;
    }
    .tpaainfohh{
        padding: 30px 20px;
    }
    .tpaainfohh .hhconts{
        max-height: 100%;
        overflow: unset;
        margin-right: 0;
        padding-right: 0;
    }
    /* <=== aainfohome ===> */

    /* <=== bbinfohome ===> */
    .bbinfohome{
        margin-bottom: 45px;
    }
    .tpbbinfohh .hhgrip > div{
        width: 100%;
        margin-bottom: 15px;
    }
    .tpbbinfohh .hhgrip > div:last-child{
        margin-bottom: 0;
    }
    /* <=== bbinfohome ===> */

    /* <=== ccinfohome ===> */
    .ccinfohome{
        margin-bottom: 40px;
    }
    .itccinfohh{
        padding: 20px;
    }
    .itccinfohh .vvinfo .iicon{
        width: 70px;
        height: 70px;
        margin-bottom: 10px;
    }
    .itccinfohh .vvinfo .itext{
        font-size: 16px;
        line-height: 25px;
    }
    /* <=== ccinfohome ===> */

    /* <=== ddinfohome ===> */
    .ddinfohome{
        margin-bottom: 35px;
    }
    .itddinfohh .dstitle, .itddinfohh .dstitle h3{
        font-size: 16px;
    }
    .slddinfohh .slick-dots{
        margin-top: 30px;
    }
    /* <=== ddinfohome ===> */

    /* <=== eeinfohome ===> */
    .eeinfohome{
        margin-bottom: 35px;
    }
    /* <=== eeinfohome ===> */

    /* <=== ffinfohome ===> */
    .ffinfohome{
        margin-bottom: 40px;
    }
    /* <=== ffinfohome ===> */

    /* <=== gginfohome ===> */
    .gginfohome{
        margin-bottom: 10px;
    }
    .hpgginfohh .hhgrip > div{
        width: 100%;
        margin-bottom: 40px;
    }
    .tpgginfohh{
        padding: 15px 20px 30px;
    }
    /* <=== gginfohome ===> */

    /* <=== hhinfohome ===> */
    .hhinfohome{
        margin-bottom: 60px;
    }
    .hphhinfohh{
        padding: 20px;
    }
    .hphhinfohh .hhtitle .ttgrip > div{
        width: 100%;
    }
    .hphhinfohh .hhtitle .tname, .hphhinfohh .hhtitle .tname h2{
        font-size: 30px;
        line-height: 40px;
    }
    .hphhinfohh .hhtitle .lktitle{
        font-size: 16px;
        line-height: 24px;
        padding: 8px 40px 8px 15px;
        background-color: var(--color-wm);
        color: var(--colorff);
        border-radius: 5px;
        position: relative;
        text-transform: uppercase;
        font-weight: bold;
    }
    .hphhinfohh .hhtitle .lktitle::before{
        content: '\f107';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transition: var(--effectl);
        -o-transition: var(--effectl);
        transition: var(--effectl);
    }
    .hphhinfohh .hhtitle .active .lktitle::before{
        transform: translateY(-50%) rotate(180deg);
    }
    .hphhinfohh .hhtitle .lkconts{
        padding-top: 15px;
        display: none;
    }
    .hphhinfohh .hhtitle .tlink li{
        width: 100%;
        margin-bottom: 5px;
    }
    .hphhinfohh .hhtitle .tlink li:last-child{
        margin-bottom: 0;
    }
    .tphhinfohh{
        padding: 10px 20px;
    }
    /* <=== hhinfohome ===> */
}
@media all and (max-width: 767px){
    /* <=== gginfohome ===> */
    .tpgginfohh .hhtitle, .tpgginfohh .hhtitle h2{
        font-size: 22px;
    }
    .itgginfoha .dstitle, .itgginfoha .dstitle h3{
        font-size: 18px;
    }
    .itgginfohb .hpgrip{
        margin: 0 -7px;
    }
    .itgginfohb .hpgrip > div{
        padding: 0 7px;
    }
    .itgginfohb .hpgrip .xcol{
        width: 134px;
    }
    .itgginfohb .hpgrip .ycol{
        width: calc(100% - 134px);
    }
    .itgginfohb .dstitle, .itgginfohb .dstitle h3{
        font-size: 15px;
    }
    /* <=== gginfohome ===> */

    /* <=== hhinfohome ===> */
    .ithhinfohh li{
        flex-wrap: wrap;
    }
    .ithhinfohh li .vdates{
        width: 100%;
    }
    .ithhinfohh li .vtitle{
        width: 100%;
    }
    /* <=== hhinfohome ===> */
}