/* <=== bannerhome ===> */
.slbannerhh .item{
    position: relative;
}
.slbannerhh .banvdimg{
    padding-top: 48.264%;
    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 .bancapts{
    position: absolute;
    bottom: 120px;
    left: 0;
    right: 0;
    z-index: 2;
}
.slbannerhh .cswrap{
    max-width: 1030px;
    margin: 0 auto;
}
.slbannerhh .csinner{
    max-width: 410px;
    padding: 25px 20px 30px 35px;
    background-color: rgba(132, 65, 146, 0.9);
    border-radius: 15px;
    transform: translateX(200px);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.slbannerhh .slick-current .csinner{
    opacity: 1;
    transform: unset;
}
.slbannerhh .cstitle{
    transform: translateX(100px);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.slbannerhh .csviews{
    transform: translateX(100px);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.slbannerhh .slick-current .cstitle{
    opacity: 1;
    transform: unset;
    transition-delay: 0.3s;
}
.slbannerhh .slick-current .csviews{
    opacity: 1;
    transform: unset;
    transition-delay: 0.6s;
}
.slbannerhh .cstitle{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 15px;
}
.slbannerhh .csviews a{
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    font-size: 18px;
    color: #772e77;
}
.slbannerhh .slick-dots{
    bottom: 60px;
}
.slbannerhh .slick-prev{
    left: 30px;
}
.slbannerhh .slick-next{
    right: 30px;
}
/* <=== bannerhome ===> */

/* <=== aboutshome ===> */
.aboutshome{
    padding: 90px 0 40px;
    background-color: #fff;
    border-radius: 50px 50px 0 0;
    position: relative;
    margin-top: -50px;
}
.hpaboutshh{
    position: relative;
    padding-top: 105px;
}
.hpaboutshh .hhgrip{
    display: flex;
    flex-wrap: wrap;
}
.hpaboutshh .hhgrip .mcol{
    width: 300px;
}
.hpaboutshh .hhgrip .hcol{
    width: calc(100% - 300px);
}
.tpaboutsha{
    width: calc(100% + 360px);
    position: relative;
    z-index: 2;
    margin-top: -105px;
}
.tpaboutsha a{
    display: block;
    overflow: hidden;
    border-radius: 15px;
    position: relative;
}
.tpaboutsha a img{
    width: 100%;
}
.tpaboutsha a::before{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background-image: url('../images/abplay.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 1;
    pointer-events: none;
    animation: pulse_toas 2s infinite;
}
@keyframes pulse_toas {
    0% {
        box-shadow: 0 0 0 0 #fff;
    }
    70% {
        box-shadow: 0 0 0 20px rgb(0,152,218,0);
    }
    100% {
        box-shadow: 0 0 0 0 rgb(0,152,218,0);
    }
}
.tpaboutshb{
    padding: 70px 0 100px 470px;
    position: relative;
    background-color: #844192;
    z-index: 1;
    border-radius: 40px 0 0 40px;
}
.tpaboutshb::before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    pointer-events: none;
    width: 758px;
    height: 257px;
    background-image: url('../images/abback.png');
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -1;
    pointer-events: none;
}
.tpaboutshb::after{
    content: '';
    position: absolute;
    top: 0;
    left: calc(100% - 1px);
    height: 100%;
    background-color: #844192;
    width: 10000px;
    z-index: -1;
    pointer-events: none;
}
.tpaboutshb, .tpaboutshb a{
    color: #fff;
}
.tpaboutshb .hbtitle {
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0.1px;
}
.tpaboutshb .hbtitle, .tpaboutshb .hbtitle h2{
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
}
.tpaboutshb .hbtitle span{
    display: block;
}
.tpaboutshb .hbconts{
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 28px;
}
/* <=== aboutshome ===> */

/* <=== produchome ===> */
.produchome{
    padding: 50px 0 130px;
}
.tpproducha{
    margin-bottom: 55px;
}
.tpproducha .hagrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpproducha .hagrip > div{
    padding: 0 15px;
}
.tpproducha .hagrip .mcol{
    width: 33.333333%;
}
.tpproducha .hagrip .hcol{
    width: calc(100% - 33.333333%);
}
.tpproducha .hatitle{
    color: #772e77;
}
.tpproducha .hatitle, .tpproducha .hatitle h2{
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
}
.tpproducha .haconts{
    max-width: 755px;
    font-size: 24px;
    line-height: 34px;
}
.tpproduchb .hblist{
    margin-bottom: 70px;
}
.itproduchb{
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}
.itproduchb .decss{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 100px 35px 30px;
    z-index: 1;
    pointer-events: none;
}
.itproduchb .decss::before{
    content: '';
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 180%;
    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;
}
.itproduchb .dstitle{
    text-transform: uppercase;
}
.itproduchb .dstitle, .itproduchb .dstitle h3{
    font-size: 22px;
    line-height: 34px;
    font-weight: 400;
}
.itproduchb .dstitle, .itproduchb .dstitle a{
    color: #fff;
}
.itproduchb .dsviews{
    position: absolute;
    right: 30px;
    bottom: 30px;
}
.itproduchb .dsviews a{
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    font-size: 18px;
    line-height: 25px;
    width: 50px;
    height: 50px;
    background-color: #772e77;
    color: #fff;
    border-radius: 100%;
}
.itproduchb:hover .dsviews a{
    background-color: #fff;
    color: #772e77;
}
/* <=== produchome ===> */

/* <=== serviehome ===> */
.serviehome{
    padding: 60px 0 105px;
    background-color: #f4f4f4;
}
.hpserviehh .hhtitle{
    text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #772e77;
}
.hpserviehh .hhtitle, .hpserviehh .hhtitle h2{
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
}
.hpserviehh .hhcapts{
    max-width: 1090px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 28px;
}
.itserviehh{
    margin-bottom: 80px;
    padding: 70px 0;
}
.itserviehh:last-child{
    margin-bottom: 0;
}
.itserviehh .vvgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.itserviehh .vvgrip > div{
    padding: 0 15px;
}
.itserviehh .vvgrip .xcol{
    width: 50%;
}
.itserviehh .vvgrip .ycol{
    width: 50%;
}
.itserviehh:nth-child(even) .vvgrip .xcol{
    order: 2;
}
.itserviehh .hhdecss{
    height: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    position: relative;
    z-index: 1;
}
.itserviehh .hhdecss::before{
    content: '';
    position: absolute;
    top: -70px;
    bottom: -70px;
    width: 1000000px;
    background-color: #772e77;
    z-index: -1;
    pointer-events: none;
}
.itserviehh:nth-child(even) .hhdecss::before{
    left: -110px;
    border-radius: 15px 0 0 15px;
}
.itserviehh:nth-child(odd) .hhdecss::before{
    right: -110px;
    border-radius: 0 15px 15px 0;
}
.itserviehh .hhdecss, .itserviehh .hhdecss a{
    color: #fff;
}
.itserviehh .dswrap{
    max-width: 550px;
    width: 100%;
}
.itserviehh:nth-child(even) .dswrap{
    margin-left: auto;
}
.itserviehh .dstitle{
    max-width: 490px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.itserviehh .dstitle, .itserviehh .dstitle h3{
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
}
.itserviehh .dsconts{
    font-size: 16px;
    line-height: 28px;
    max-height: calc(28px * 5);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}
.itserviehh .dsviews a{
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    font-size: 18px;
    line-height: 25px;
    width: 50px;
    height: 50px;
    background-color: #fff;
    border: 1px solid #fff;
    color: #772e77;
    border-radius: 100%;
}
.itserviehh .dsviews a:hover{
    background-color: #772e77;
    color: #fff;
}
.itserviehh .hhthumb{
    position: relative;
    z-index: 2;
}
.itserviehh .hhthumb a{
    border-radius: 15px;
}
/* <=== serviehome ===> */

/* <=== ttnewshome ===> */
.ttnewshome{
    padding: 55px 0 70px;
    border-radius: 50px;
    background-color: #fff;
}
.hpttnewshh .hhtitle {
    text-align: center;
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #772e77;
}
.hpttnewshh .hhtitle, .hpttnewshh .hhtitle h2{
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
}
.tpttnewsha{
    margin-bottom: 40px;
}
.itttnewsha{
    padding: 30px 28px 23px 35px;
    background-color: #f4f4f4;
    border-radius: 15px;
    overflow: hidden;
}
.itttnewsha .hagrip{
    display: flex;
    flex-wrap: wrap;
}
.itttnewsha .hagrip > div{
    width: 50%;
}
.itttnewsha .hadecss{
    position: relative;
    height: 100%;
    padding: 15px 0 80px 0;
}
.itttnewsha .dswrap{
    max-width: 520px;
    padding-right: 30px;
}
.itttnewsha .dsdates{
    display: inline-block;
    margin-bottom: 35px;
    font-size: 13px;
    line-height: 20px;
    color: #666666;
    padding: 3px 16px;
    background-color: #e5e5e5;
    border-radius: 25px;
}
.itttnewsha .dstitle{
    margin-bottom: 35px;
}
.itttnewsha .dstitle, .itttnewsha .dstitle h3{
    font-size: 25px;
    line-height: 35px;
    font-weight: 500;
}
.itttnewsha .dsconts{
    font-size: 15px;
    line-height: 25px;
    max-height: calc(25px * 5);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.itttnewsha .dsviews{
    position: absolute;
    left: 0;
    bottom: 15px;
    z-index: 1;
}
.itttnewsha .dsviews a{
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    padding: 14px 44px;
    background-color: #772e77;
    border: 1px solid #772e77;
    color: #fff;
    border-radius: 35px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.itttnewsha .dsviews a:hover{
    background-color: #fff;
    color: #772e77;
}
.itttnewsha .hathumb a{
    border-radius: 15px;
}
.tpttnewshb{
    position: relative;
    padding-top: 85px;
}
.slttnewshb {
    max-width: 1160px;
    position: static;
}
.slttnewshb .slick-list{
    overflow: unset;
}
.slttnewshb .slick-list::before{
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 10000px;
    z-index: 1;
    background-color: #fff;
    right: 100%;
}
.slttnewshb .slick-arrow{
    top: 0;
    transform: unset;
    width: 45px;
    height: 45px;
    border: 2px solid #dddddd;
}
.slttnewshb .slick-arrow::before{
    color: #772e77;
    font-size: 16px;
    line-height: 24px;
}
.slttnewshb .slick-prev{
    left: unset;
    right: 55px;
}
.slttnewshb .slick-next{
    right: 0;
}
.itttnewshb{
    padding: 23px 27px 23px 28px;
    background-color: #f4f4f4;
    border-radius: 15px;
}
.itttnewshb .hbdates{
    display: inline-block;
    margin-bottom: 40px;
    font-size: 13px;
    line-height: 20px;
    color: #666666;
    padding: 3px 16px;
    background-color: #e5e5e5;
    border-radius: 25px;
}
.itttnewshb .hbdecss{
    position: relative;
    padding-right: 80px;
}
.itttnewshb .dstitle, .itttnewshb .dstitle h3{
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
}
.itttnewshb .dsviews{
    position: absolute;
    right: 0;
    bottom: 0;
}
.itttnewshb .dsviews a{
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    font-size: 18px;
    line-height: 25px;
    width: 50px;
    height: 50px;
    background-color: #772e77;
    border: 1px solid #772e77;
    color: #fff;
    border-radius: 100%;
}
.itttnewshb .dsviews a:hover{
    background-color: #fff;
    color: #772e77;
}
/* <=== ttnewshome ===> */

@media all and (max-width: 1200px){
    /* <=== aboutshome ===> */
    .tpaboutsha{
        width: calc(100% + 200px);
    }
    .tpaboutshb{
        padding: 40px 0 60px 250px;
    }
    .tpaboutshb .hbtitle, .tpaboutshb .hbtitle h2{
        font-size: 35px;
        line-height: 45px;
    }
    .tpaboutshb .hbconts{
        font-size: 14px;
        line-height: 24px;
    }
    /* <=== aboutshome ===> */

    /* <=== produchome ===> */
    .itproduchb .decss{
        padding: 20px 65px 25px 18px;
    }
    .itproduchb .dstitle, .itproduchb .dstitle h3{
        font-size: 15px;
        line-height: 23px;
    }
    .itproduchb .dsviews{
        right: 16px;
        bottom: 18px;
    }
    .itproduchb .dsviews a{
        width: 35px;
        height: 35px;
        font-size: 13px;
    }
    /* <=== produchome ===> */

    /* <=== ttnewshome ===> */

    .itttnewsha .dsdates{
        margin-bottom: 10px;
    }
    .itttnewsha .dstitle{
        margin-bottom: 8px;
    }
    .itttnewsha .dstitle, .itttnewsha .dstitle h3{
        font-size: 18px;
        line-height: 26px;
    }
    .itttnewsha .dsconts{
        font-size: 14px;
        line-height: 24px;
        max-height: calc(24px* 3);
        -webkit-line-clamp: 3;
        margin-bottom: 15px;
    }
    .itttnewsha .dsviews{
        position: static;
    }
    .itttnewsha .hadecss{
        padding: 0;
    }
    .itttnewsha .dsviews a{
        padding: 10px 30px;
        font-size: 12px;
    }
    /* <=== ttnewshome ===> */
}
@media all and (max-width: 991px){
    /* <=== bannerhome ===> */
    .slbannerhh .slick-dots{
        bottom: 40px;
    }
    .slbannerhh .bancapts{
        display: none;
    }
    .slbannerhh .slick-prev{
        left: 10px;
    }
    .slbannerhh .slick-next{
        right: 10px;
    }
    .slbannerhh .banvdimg{
        min-height: 200px;
        padding-top: 52.634%;
    }
    /* <=== bannerhome ===> */

    /* <=== aboutshome ===> */
    .aboutshome{
        padding: 40px 0 0;
        border-radius: 30px 30px 0 0;
        margin-top: -30px;
    }
    .hpaboutshh{
        padding-top: 0;
    }
    .hpaboutshh .hhgrip .mcol{
        width: 100%;
    }
    .hpaboutshh .hhgrip .hcol{
        width: 100%;
    }
    .tpaboutsha{
        width: 100%;
        margin-top: 0;
    }
    .tpaboutsha a{
        border-radius: 10px;
    }
    .tpaboutsha a::before{
        width: 65px;
        height: 65px;
    }
    .tpaboutshb{
        padding: 170px 20px 40px;
        margin: 0 -20px;
        border-radius: 0;
        margin-top: -150px;
    }
    .tpaboutshb .hbtitle{
        margin-bottom: 5px;
    }
    .tpaboutshb .hbconts{
        margin-bottom: 20px;
    }
    .tpaboutshb::before{
        bottom: 95px;
        left: 50%;
        transform: translateX(-50%);
        top: unset;
        width: 450px;
        height: 153px;
    }
    /* <=== aboutshome ===> */

    /* <=== produchome ===> */
    .produchome{
        padding: 25px 0 70px;
    }
    .tpproducha{
        margin-bottom: 25px;
    }
    .tpproducha .hagrip .mcol{
        width: 100%;
        margin-bottom: 10px;
    }
    .tpproducha .hagrip .hcol{
        width: 100%;
    }
    .tpproducha .hatitle{
        text-align: center;
    }
    .tpproducha .hatitle, .tpproducha .hatitle h2{
        font-size: 30px;
        line-height: 40px;
    }
    .tpproducha .haconts{
        font-size: 14px;
        line-height: 24px;
        text-align: justify;
        text-align-last: center;
    }
    .tpproduchb .hblist{
        margin-bottom: 35px;
    }
    .itproduchb{
        border-radius: 10px;
    }
    /* <=== produchome ===> */

    /* <=== serviehome ===> */
    .serviehome{
        padding: 30px 0 45px;
    }
    .hpserviehh .hhtitle{
        margin-bottom: 10px;
    }
    .hpserviehh .hhtitle, .hpserviehh .hhtitle h2{
        font-size: 30px;
        line-height: 40px;
    }
    .hpserviehh .hhcapts{
        font-size: 14px;
        line-height: 24px;
        text-align: justify;
        text-align-last: center;
        margin-bottom: 25px;
    }
    .itserviehh{
        padding: 0;
        margin-bottom: 30px;
    }
    .itserviehh .vvgrip{
        flex-direction: column-reverse;
    }
    .itserviehh .vvgrip .xcol, .itserviehh .vvgrip .ycol{
        width: 100%;
        order: unset!important;
    }
    .itserviehh {
        border-radius: 10px;
        overflow: hidden;
        background-color: #772e77;
    }
    .itserviehh .hhthumb a{
        border-radius: 10px;
    }
    .itserviehh .hhdecss{
        padding: 15px 15px 20px 20px;
        height: auto;
    }
    .itserviehh .hhdecss::before{
        display: none;
    }
    .itserviehh .dstitle, .itserviehh .dswrap{
        max-width: 100%;
    }
    .itserviehh .dstitle{
        margin-bottom: 10px;
    }
    .itserviehh .dstitle, .itserviehh .dstitle h3{
        font-size: 24px;
        line-height: 31px;
    }
    .itserviehh .dstitle a{
        min-height: 62px;
        display: block;
    }
    .itserviehh .dsconts{
        font-size: 14px;
        line-height: 24px;
        max-height: calc(24px* 4);
        -webkit-line-clamp: 4;
        margin-bottom: 15px;
    }
    .itserviehh .dsviews a{
        font-size: 14px;
        width: 40px;
        height: 40px;
    }
    /* <=== serviehome ===> */

    /* <=== ttnewshome ===> */
    .ttnewshome{
        padding: 30px 0 20px;
        border-radius: 30px;
    }
    .hpttnewshh .hhtitle{
        margin-bottom: 20px;
    }
    .hpttnewshh .hhtitle, .hpttnewshh .hhtitle h2{
        font-size: 30px;
        line-height: 40px;
    }
    .itttnewsha .hagrip{
        flex-direction: column-reverse;
    }
    .itttnewsha .hagrip > div{
        width: 100%;
    }
    .itttnewsha{
        padding: 20px;
        border-radius: 10px;
    }
    .itttnewsha .hathumb a{
        border-radius: 10px;
    }
    .itttnewsha .hagrip .hcol{
        margin-bottom: 20px;
    }
    .itttnewsha .dswrap{
        max-width: 100%;
        padding-right: 0;
    }
    .tpttnewsha{
        margin-bottom: 20px;
    }
    .tpttnewshb{
        padding-top: 65px;
    }
    .slttnewshb .slick-list{
        overflow: hidden;
    }
    .itttnewshb .dstitle, .itttnewshb .dstitle h3{
        font-size: 14px;
        line-height: 21px;
    }
    /* <=== ttnewshome ===> */
}
@media all and (max-width: 767px){
    /* <=== ttnewshome ===> */
    .itttnewshb{
        padding: 13px 8px 14px 16px;
        border-radius: 10px;
    }
    .itttnewshb .hbdates{
        margin-bottom: 8px;
    }
    .itttnewshb .hbdecss{
        padding-right: 0;
        padding-bottom: 50px;
        height: calc(100% - 34px);
    }
    .itttnewshb .dsviews{
        left: 0;
        right: unset;
    }
    .itttnewshb .dsviews a{
        width: 40px;
        height: 40px;
        font-size: 14px;
    }
    .itttnewshb .dstitle a{
        display: block;
        overflow: hidden;
        max-height: 63px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    /* <=== ttnewshome ===> */
}