/* <=== bannerhome ===> */
.slbannerhh .item{
    position: relative;
}
.slbannerhh .banvdimg{
    padding-top: 43.073%;
    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: 100%;
}
@-webkit-keyframes immortalkenburns{
    0%{-webkit-transform:scale(1);-webkit-transition:-webkit-transform 20000ms linear 0ms}
    100%{-webkit-transform:scale(1.2);-webkit-transition:-webkit-transform 20000ms linear 0ms}
}
@-moz-keyframes immortalkenburns{
    0%{-moz-transform:scale(1);-moz-transition:-moz-transform 20000ms linear 0ms}
    100%{-moz-transform:scale(1.2);-moz-transition:-moz-transform 20000ms linear 0ms}
}
@-ms-keyframes immortalkenburns{
    0%{-ms-transform:scale(1);-ms-transition:-ms-transform 20000ms linear 0ms}
    100%{-ms-transform:scale(1.2);-ms-transition:-ms-transform 20000ms linear 0ms}
}
@-o-keyframes immortalkenburns{
    0%{-o-transform:scale(1);-o-transition:-o-transform 20000ms linear 0ms}
    100%{-o-transform:scale(1.2);-o-transition:-o-transform 20000ms linear 0ms}
}
@keyframes immortalkenburns{
    0%{transform:scale(1);transition:transform 20000ms linear 0ms}
    100%{transform:scale(1.2);transition:transform 20000ms linear 0ms}
}
.slbannerhh .banvdimg .bg img{
    display: none;
}
.slbannerhh .banvdimg video{
    object-fit: cover;
}
/* <=== bannerhome ===> */

/* <=== aainfohome ===> */
.aainfohome{
    padding: 80px 0;
}
.hpaainfohh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -40px;
}
.hpaainfohh .hhgrip > div{
    padding: 0 40px;
}
.hpaainfohh .hhgrip .mcol{
    width: 45.986%;
}
.hpaainfohh .hhgrip .hcol{
    width: calc(100% - 45.986%);
}
.tpaainfoha .hathumb{
    padding-right: 70px;
    margin-bottom: 10px;
}
.tpaainfoha .hathumb .timg{
    border-radius: 10px;
    overflow: hidden;
}
.tpaainfoha .hathumb .timg img{
    width: 100%;
}
.tpaainfoha .ifgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.tpaainfoha .ifgrip > div{
    padding: 0 5px;
}
.tpaainfoha .ifgrip .xcol{
    width: 37.5%;
}
.tpaainfoha .ifgrip .ycol{
    width: calc(100% - 37.5%);
}
.tpaainfoha .ifdecss {
    padding: 40px 20px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    font-weight: bold;
}
.tpaainfoha .ifdecss .dtext{
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
}
.tpaainfoha .ifdecss .dnums{
    font-size: 50px;
    line-height: 50px;
}
.tpaainfoha .ifthumb{
    border-radius: 10px;
    overflow: hidden;
}
.tpaainfoha .ifthumb img{
    width: 100%;
}
.tpaainfohb .hbcapts {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.tpaainfohb .hbtitle{
    text-transform: uppercase;
    margin-bottom: 10px;
}
.tpaainfohb .hbtitle, .tpaainfohb .hbtitle h2{
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
}
.tpaainfohb .hbconts{
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 25px;
}
.tpaainfohb .hblinks{
    margin-bottom: 20px;
}
.tpaainfohb .hblinks ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.tpaainfohb .hblinks li{
    padding: 0 10px;
    width: 50%;
    margin-bottom: 20px;
}
.tpaainfohb .hblinks li a{
    display: flex;
    background-color: #ebf6ff;
}
.tpaainfohb .hblinks li a .vicon {
    width: 70px;
    min-height: 70px;
    height: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    background-color: #02a6ed;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.tpaainfohb .hblinks li a:hover .vicon{
    background-color: #ff3131;
}
.tpaainfohb .hblinks li a .vicon img{
    max-width: 60%;
    max-height: 60%;
}
.tpaainfohb .hblinks li a .vtext {
    width: calc(100% - 70px);
    height: 100%;
    display: flex;
    align-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px;
}
/* <=== aainfohome ===> */

/* <=== bbinfohome ===> */
.bbinfohome{
    padding: 80px 0 95px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.bbinfohome::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #044084;
    opacity: 0.3;
    z-index: -1;
    pointer-events: none;
}
.tpbbinfohh{
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
}
.tpbbinfoha{
    width: 570px;
    height: 570px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}
.tpbbinfoha::after{
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 100%;
    position: absolute;
    background-image: url('../images/bbcicleh.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: -1;
    pointer-events: none;
    animation: xoayvong 50s linear 0s infinite;
    -webkit-animation: xoayvong 50s linear 0s infinite;
    -moz-animation: xoayvong 50s linear 0s infinite;
    -o-animation: xoayvong 50s linear 0s infinite;
}
.tpbbinfoha::before{
    content: '';
    top: 52px;
    right: 52px;
    bottom: 52px;
    left: 52px;
    border-radius: 100%;
    position: absolute;
    background-image: url('../images/bbciclem.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: -1;
    pointer-events: none;
    animation: xoayvongm 50s linear 0s infinite;
    -webkit-animation: xoayvongm 50s linear 0s infinite;
    -moz-animation: xoayvongm 50s linear 0s infinite;
    -o-animation: xoayvongm 50s linear 0s infinite;
}
@-webkit-keyframes xoayvong{
    from{
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -o-transform:rotate(0deg);
    }
    to{
        -webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
        -o-transform:rotate(360deg);
    }
}
@keyframes xoayvong {
    from{
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -o-transform:rotate(0deg);
    }
    to{
        -webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
        -o-transform:rotate(360deg);
    }
}
@-webkit-keyframes xoayvongm{
    from{
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -o-transform:rotate(0deg);
    }
    to{
        -webkit-transform:rotate(-360deg);
        -moz-transform:rotate(-360deg);
        -o-transform:rotate(-360deg);
    }
}
@keyframes xoayvongm {
    from{
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -o-transform:rotate(0deg);
    }
    to{
        -webkit-transform:rotate(-360deg);
        -moz-transform:rotate(-360deg);
        -o-transform:rotate(-360deg);
    }
}
.tpbbinfoha .hathumb{
    width: 370px;
    height: 370px;
    margin: 0 auto;
    border-radius: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    border: 20px solid #02a6ed;
    background-color: #fff;
    padding: 20px;

}
@keyframes pulse_toab {
    0% {
        box-shadow: 0 0 0 0 #fff;
    }

    70% {
        box-shadow: 0 0 0 20px rgba(239, 67, 67, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(239, 67, 67, 0);
    }
}
.tpbbinfoha .hathumb img{
    max-height: 75%;
    max-width: 75%;
}
.tpbbinfohb{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
}
.itbbinfohb{
    pointer-events: auto;
}
.itbbinfohb .vvgrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin: 0 -10px;
}
.itbbinfohb .vvgrip > div{
    padding: 0 10px;
}
.itbbinfohb .vvgrip .xcol{
    width: 100px;
}
.itbbinfohb .vvgrip .ycol{
    width: calc(100% - 100px);
}
.itbbinfohb .vicon{
    width: 80px;
    height: 80px;
    background-image: url('../images/bbiback.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    animation: pulse_toar 2s infinite;
    border-radius: 100%;
    overflow: hidden;
}
@keyframes pulse_toar {
    0% {
        box-shadow: 0 0 0 0 #ff3131;
    }

    70% {
        box-shadow: 0 0 0 10px rgba(239, 67, 67, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(239, 67, 67, 0);
    }
}
.itbbinfohb .vicon img{
    max-width: 70%;
    max-height: 70%;
}
.itbbinfohb .vdecs, .itbbinfohb .vdecs a{
    color: #fff;
}
.itbbinfohb .vdecs .dnum{
    font-size: 70px;
    line-height: 70px;
    font-weight: bold;
    text-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
}
.itbbinfohb .vdecs .dtxt{
    font-size: 17px;
    line-height: 25px;
}
.itbbinfohb .vdecs .plus{
    font-size: 40px;
    line-height: 40px;
    position: relative;
    top: -25px;
    margin-left: -15px;
}
.tpbbinfohb .bcol{
    position: absolute;
    width: 50%;
}
.tpbbinfohb .bcol:nth-child(1){
    top: 110px;
    left: 0;
    padding-right: 215px;
}
.tpbbinfohb .bcol:nth-child(2){
    top: 110px;
    right: 0;
    padding-left: 215px;
}
.tpbbinfohb .bcol:nth-child(3){
    top: 345px;
    left: 0;
    padding-right: 215px;
}
.tpbbinfohb .bcol:nth-child(4){
    top: 345px;
    right: 0;
    padding-left: 215px;
}
.tpbbinfohb .bcol:nth-child(1) .itbbinfohb .vvgrip .xcol, .tpbbinfohb .bcol:nth-child(3) .itbbinfohb .vvgrip .xcol{
    order: 2;
}
.tpbbinfohb .bcol:nth-child(1) .itbbinfohb .vvgrip .ycol, .tpbbinfohb .bcol:nth-child(3) .itbbinfohb .vvgrip .ycol{
    text-align: right;
}
/* <=== bbinfohome ===> */

/* <=== ddinfohome ===> */
.ddinfohome{
    padding: 70px 0 90px;
    background-image: url("../images/ddback.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.hpddinfohh .hhtitle{
    margin-bottom: 20px;
    color: #ff3131;
    text-transform: uppercase;
}
.hpddinfohh .hhtitle, .hpddinfohh .hhtitle h2{
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
}
.hpddinfohh .hhmenus{
    margin-bottom: 35px;
}
.hpddinfohh .hhmenus ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.hpddinfohh .hhmenus li{
    padding: 0 5px;
    margin-bottom: 14px;
}
.hpddinfohh .hhmenus li a{
    font-size: 16px;
    line-height: 26px;
    display: block;
    padding: 8px 28px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
}
.hpddinfohh .hhmenus li.current a, .hpddinfohh .hhmenus li:hover a{
    background-color: #02a6ed;
    color: #fff;
}
.hpddinfohh .hhconts{
    margin-bottom: 40px;
}
.itddinfohh .thumb a{
    border-radius: 10px;
}
.itddinfohh .thumb a::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.itddinfohh .thumb a::after{
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0.5);
    width: 78px;
    height: 78px;
    background-image: url('../images/izoom.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.tpddinfohh{
    position: relative;
}
.tpddinfohh .ctinfos{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    opacity: 0;
}
.tpddinfohh .ctinfos.active{
    opacity: 1;
    z-index: 1;
    pointer-events: auto;
    position: relative;
    opacity: 1;
}
/* <=== ddinfohome ===> */

/* <=== eeinfohome ===> */
.eeinfohome{
    padding: 70px 0 90px;
}
.hpeeinfohh .hhtitle{
    margin-bottom: 30px;
}
.hpeeinfohh .hhtitle .ttgrip{
    display: flex;
    justify-content: space-between;
    margin: 0 -10px;
}
.hpeeinfohh .hhtitle .ttgrip > div{
    padding: 0 10px;
}
.hpeeinfohh .hhtitle .tname{
    text-transform: uppercase;
}
.hpeeinfohh .hhtitle .tname, .hpeeinfohh .hhtitle .tname h2{
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
}
.hpeeinfohh .hhtitle .tview a{
    white-space: nowrap;
    display: inline-block;
    font-size: 17px;
    line-height: 24px;
    font-weight: bold;
    padding: 8px 30px;
    border: none;
    background-color: #ff3131;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
}
.hpeeinfohh .hhtitle .tview a:hover{
    background-color: #02a6ed;
}
.iteeinfohh .thumb{
    margin-bottom: 20px;
}
.iteeinfohh .thumb a{
    border-radius: 10px;
}
.iteeinfohh .dstitle, .iteeinfohh .dstitle h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}
.iteeinfohh .dstitle a{
    display: block;
    position: relative;
    padding-left: 72px;
    min-height: 50px;
}
.iteeinfohh .dstitle a::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background-image: url('../images/ivideo.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
/* <=== eeinfohome ===> */

/* <=== ffinfohome ===> */
.ffinfohome{
    padding: 65px 0;
    background-image: url("../images/ddback.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.hpffinfohh .hhtitle{
    margin-bottom: 30px;
}
.hpffinfohh .hhtitle .ttgrip{
    display: flex;
    justify-content: space-between;
    margin: 0 -10px;
}
.hpffinfohh .hhtitle .ttgrip > div{
    padding: 0 10px;
}
.hpffinfohh .hhtitle .tname{
    text-transform: uppercase;
}
.hpffinfohh .hhtitle .tname, .hpffinfohh .hhtitle .tname h2{
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
}
.hpffinfohh .hhtitle .tview a{
    white-space: nowrap;
    display: inline-block;
    font-size: 17px;
    line-height: 24px;
    font-weight: bold;
    padding: 8px 30px;
    border: none;
    background-color: #ff3131;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
}
.hpffinfohh .hhtitle .tview a:hover{
    background-color: #02a6ed;
}
.hpffinfohh .hhmenus{
    margin-bottom: 35px;
}
.hpffinfohh .hhmenus ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.hpffinfohh .hhmenus li{
    padding: 0 5px;
    margin-bottom: 14px;
}
.hpffinfohh .hhmenus li a{
    font-size: 16px;
    line-height: 26px;
    display: block;
    padding: 8px 28px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
}
.hpffinfohh .hhmenus li.current a, .hpffinfohh .hhmenus li:hover a{
    background-color: #02a6ed;
    color: #fff;
}
.tpffinfohh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpffinfohh .hhgrip > div{
    padding: 0 15px;
    width: 50%;
}
.tpffinfohb .hbgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpffinfohb .hbgrip > div{
    padding: 0 15px;
    width: 50%;
    margin-bottom: 20px;
}
.itffinfoha .thumb a{
    border-radius: 10px;
}
.itffinfoha .decss{
    padding: 35px 0 0 20px;
    position: relative;
}
.itffinfoha .dsdates{
    position: absolute;
    bottom: calc(100% - 18px);
    z-index: 1;
    left: 20px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    padding: 5px 15px;
    background-color: #02a6ed;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.itffinfoha .dstitle, .itffinfoha .dstitle h3{
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
}
.itffinfohb .thumb a{
    border-radius: 10px;
}
.itffinfohb .decss{
    padding: 25px 0 0 20px;
    position: relative;
}
.itffinfohb .dsdates{
    position: absolute;
    bottom: calc(100% - 18px);
    z-index: 1;
    left: 20px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    padding: 5px 15px;
    background-color: #02a6ed;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.itffinfohb .dstitle, .itffinfohb .dstitle h3{
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
}
/* <=== ffinfohome ===> */

/* <=== gginfohome ===> */
.gginfohome{
    padding: 70px 0 90px;
}
.hpgginfohh .hhtitle{
    margin-bottom: 20px;
    color: #ff3131;
    text-transform: uppercase;
}
.hpgginfohh .hhtitle, .hpgginfohh .hhtitle h2{
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
}
/* <=== gginfohome ===> */

@media all and (max-width: 1200px){
    /* <=== aainfohome ===> */
    .hpaainfohh .hhgrip{
        margin: 0 -20px;
    }
    .hpaainfohh .hhgrip > div{
        padding: 0 20px;
    }
    /* <=== aainfohome ===> */
}
@media all and (min-width: 992px){
    /* <=== vhdetailpg ===> */
    .itddinfohh:hover .thumb a::before{
        opacity: 0.5;
    }
    .itddinfohh:hover .thumb a::after{
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }
    /* <=== vhdetailpg ===> */
}
@media all and (max-width: 991px){
    /* <=== bannerhome ===> */
    .slbannerhh .banvdimg{
        height: 0;
        padding-top: 43.16%;
        min-height: 164px;
    }
    .slbannerhh .slick-dots{
        bottom: 10px;
    }
    /* <=== bannerhome ===> */

    /* <=== aainfohome ===> */
    .aainfohome{
        padding: 35px 0 60px;
    }
    .hpaainfohh .hhgrip{
        flex-direction: column-reverse;
    }
    .hpaainfohh .hhgrip .mcol{
        width: 100%;
    }
    .hpaainfohh .hhgrip .hcol{
        width: 100%;
        margin-bottom: 40px;
    }
    /* <=== aainfohome ===> */

    /* <=== bbinfohome ===> */
    .bbinfohome{
        padding: 50px 0 40px;
        background-attachment: unset;
    }
    .tpbbinfoha{
        width: 340px;
        height: 340px;
    }
    .tpbbinfoha::before{
        left: 30px;
        top: 30px;
        right: 30px;
        bottom: 30px;
    }
    .tpbbinfoha .hathumb{
        width: 220px;
        height: 220px;
        border-width: 12px;
    }
    .tpbbinfohb{
        position: relative;
    }
    .tpbbinfohb .hbgrip{
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px;
    }
    .tpbbinfohb .hbgrip > div{
        padding: 0 10px!important;
        width: 25%;
        margin-bottom: 20px;
    }
    .tpbbinfohb .bcol{
        position: static;
        top: unset;
        left: 0;
        right: unset;
    }
    .itbbinfohb .vvgrip .xcol{
        margin: 0 auto;
        margin-bottom: 10px;
        order: unset!important;
    }
    .itbbinfohb .vvgrip .ycol{
        width: 100%;
        order: unset!important;
    }
    .tpbbinfohb .bcol:nth-child(1) .itbbinfohb .vvgrip .ycol, .tpbbinfohb .bcol:nth-child(3) .itbbinfohb .vvgrip .ycol{
        text-align: center;
    }
    .itbbinfohb .vdecs{
        text-align: center;
    }
    .itbbinfohb .vdecs .dnum{
        font-size: 35px;
        line-height: 50px;
    }
    .itbbinfohb .vdecs .plus{
        font-size: 20px;
        line-height: 20px;
        top: -12px;
        margin-left: -8px;
    }
    .itbbinfohb .vdecs .dtxt{
        font-size: 15px;
        line-height: 25px;
    }
    /* <=== bbinfohome ===> */

    /* <=== ddinfohome ===> */
    .ddinfohome{
        padding: 35px 0 60px;
        position: relative;
        z-index: 1;
    }
    .ddinfohome::before{
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url("../images/ddbackm.png");
        background-position: bottom center;
        background-repeat: no-repeat;
        background-size: 100%;
        pointer-events: none;
        z-index: -1;
    }
    .hpddinfohh .hhtitle, .hpddinfohh .hhtitle h2{
        font-size: 30px;
        line-height: 40px;
    }
    .hpddinfohh .hhmenus{
        margin-bottom: 20px;
    }
    .hpddinfohh .hhmenus li{
        margin-bottom: 9px;
    }
    .hpddinfohh .hhmenus li a{
        font-size: 14px;
        line-height: 22px;
        padding: 9px 15px;
    }
    .slddinfohh .slick-arrow{
        width: 30px;
        height: 30px;
        background-color: rgba(255, 255, 255, 0.5);
    }
    .slddinfohh .slick-arrow::before{
        font-size: 13px;
    }
    .slddinfohh.vminus .slick-prev{
        left: 15px;
    }
    .slddinfohh.vminus .slick-next{
        right: 15px;
    }
    .hpddinfohh .hhconts{
        margin-bottom: 30px;
    }
    /* <=== ddinfohome ===> */

    /* <=== eeinfohome ===> */
    .eeinfohome{
        padding: 45px 0 50px;
    }
    .hpeeinfohh .hhtitle {
        margin-bottom: 20px;
    }
    .hpeeinfohh .hhtitle .tname, .hpeeinfohh .hhtitle .tname h2{
        font-size: 30px;
        line-height: 40px;
    }
    .hpeeinfohh .hhtitle .tview a{
        font-size: 15px;
        line-height: 25px;
        padding: 5px 16px;
    }
    .sleeinfohh .slick-arrow{
        width: 30px;
        height: 30px;
        background-color: rgba(255, 255, 255, 0.5);
    }
    .sleeinfohh .slick-arrow::before{
        font-size: 13px;
    }
    .sleeinfohh.vminus .slick-prev{
        left: 15px;
    }
    .sleeinfohh.vminus .slick-next{
        right: 15px;
    }
    .iteeinfohh .dstitle a{
        padding-left: 60px;
        min-height: 40px;
    }
    .iteeinfohh .dstitle, .iteeinfohh .dstitle h3{
        font-size: 18px;
        line-height: 25px;
    }
    .iteeinfohh .dstitle a::before{
        width: 40px;
        height: 40px;
    }
    /* <=== eeinfohome ===> */

    /* <=== ffinfohome ===> */
    .ffinfohome{
        padding: 45px 0 40px;
    }
    .ffinfohome::before{
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url("../images/ddbackm.png");
        background-position: bottom center;
        background-repeat: no-repeat;
        background-size: 100%;
        pointer-events: none;
        z-index: -1;
    }
    .hpffinfohh .hhtitle .tname, .hpffinfohh .hhtitle .tname h2{
        font-size: 30px;
        line-height: 40px;
    }
    .hpffinfohh .hhmenus{
        margin-bottom: 20px;
    }
    .hpffinfohh .hhmenus li{
        margin-bottom: 9px;
    }
    .hpffinfohh .hhmenus li a{
        font-size: 14px;
        line-height: 22px;
        padding: 9px 15px;
    }
    .hpffinfohh .hhtitle .tview a{
        font-size: 15px;
        line-height: 25px;
        padding: 5px 16px;
    }
    .tpffinfohh .hhgrip > div{
        width: 100%;
        margin-bottom: 20px;
    }
    .tpffinfohh .hhgrip > div:last-child{
        margin-bottom: 0;
    }
    .itffinfoha .decss{
        padding: 25px 0 0 0;
    }
    .itffinfoha .dsdates{
        left: 10px;
    }
    .itffinfoha .dstitle, .itffinfoha .dstitle h3{
        font-size: 20px;
        line-height: 30px;
    }
    .itffinfohb .decss{
        padding: 25px 0 0 0;
    }
    .itffinfohb .dstitle, .itffinfohb .dstitle h3{
        font-size: 15px;
        line-height: 25px;
    }
    .itffinfohb .dsdates{
        left: 10px;
    }
    /* <=== ffinfohome ===> */

    /* <=== gginfohome ===> */
    .gginfohome{
        padding: 45px 0 60px;
    }
    .hpgginfohh .hhtitle{
        margin-bottom: 15px;
    }
    .hpgginfohh .hhtitle, .hpgginfohh .hhtitle h2{
        font-size: 30px;
        line-height: 40px;
    }
    /* <=== gginfohome ===> */
}
@media all and (max-width: 767px){
    /* <=== aainfohome ===> */
    .tpaainfoha .hathumb{
        padding-right: 0;
    }
    .tpaainfoha .ifdecss{
        padding: 25px 10px 20px;
    }
    .tpaainfoha .ifdecss .dtext{
        font-size: 16px;
        line-height: 24px;
    }
    .tpaainfoha .ifdecss .dnums{
        font-size: 30px;
        line-height: 40px;
    }
    .tpaainfohb .hbcapts{
        font-size: 16px;
        line-height: 24px;
    }
    .tpaainfohb .hbtitle, .tpaainfohb .hbtitle h2{
        font-size: 30px;
        line-height: 40px;
    }
    .tpaainfohb .hbconts{
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 25px;
    }
    .tpaainfohb .hblinks li{
        width: 100%;
        margin-bottom: 10px;
    }
    .tpaainfohb .hblinks li a .vicon{
        width: 50px;
        min-height: 50px;
    }
    .tpaainfohb .hblinks li a .vtext{
        font-size: 16px;
        line-height: 30px;
        padding: 10px 15px;
        width: calc(100% - 50px);
    }
    .tpaainfohb .viewall a {
        display: block;
    }
    /* <=== aainfohome ===> */

    /* <=== bbinfohome ===> */
    .tpbbinfohb .hbgrip > div{
        width: 50%;
    }
    /* <=== bbinfohome ===> */

    /* <=== ddinfohome ===> */
    .hpddinfohh .viewall a{
        display: block;
    }
    /* <=== ddinfohome ===> */

    /* <=== ffinfohome ===> */
    .tpffinfohb .hbgrip{
        margin: 0 -10px;
    }
    .tpffinfohb .hbgrip > div{
        padding: 0 10px;
        margin-bottom: 20px;
    }
    /* <=== ffinfohome ===> */
}
@media all and (max-width: 380px){
    /* <=== bbinfohome ===> */
    .tpbbinfoha {
        width: 320px;
        height: 320px;
    }
    /* <=== bbinfohome ===> */
}