/* <=== bannerhome ===> */
.slbannerhh .item{
    position: relative;
}
.slbannerhh .banvdimg{
    /* padding-top: 35.417%; */
    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; */
    width: 100%;
}
.slbannerhh .banvdimg video{
    object-fit: cover;
}
.slbannerhh .bancapts{
    position: absolute;
    bottom: 120px;
    left: 0;
    right: 0;
    z-index: 2;
}
.slbannerhh .csinner{
    max-width: 400px;
    padding: 25px 15px 35px 30px;
    background-color: rgba(57, 181, 74, 0.8);
    border-radius: 15px;
    font-family: 'Open Sans Condensed';
    font-weight: bold;
    transform: translateX(200px);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #fff;
}
.slbannerhh .slick-current .csinner{
    opacity: 1;
    transform: unset;
}
.slbannerhh .cscapts{
    font-size: 35px;
    line-height: 45px;
} 
.slbannerhh .cscapts, .slbannerhh .cstends, .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 .slick-current .cscapts{
    opacity: 1;
    transform: unset;
    transition-delay: 0.2s;
}
.slbannerhh .slick-current .cstitle{
    opacity: 1;
    transform: unset;
    transition-delay: 0.4s;
}
.slbannerhh .slick-current .cstends{
    opacity: 1;
    transform: unset;
    transition-delay: 0.6s;
}
.slbannerhh .cstitle{
    font-size: 55px;
    line-height: 65px;
    margin-bottom: 15px;
}
.slbannerhh .cstends{
    font-size: 22px;
    line-height: 27px;
    border-bottom: 1px solid #fff;
    display: inline-block;
}
/* <=== bannerhome ===> */

/* <=== abouthome ===> */
.abouthome{
    padding: 80px 0;
    position: relative;
    z-index: 1;
}
.abouthome::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/bgaboutm.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    pointer-events: none;
}
.hpaboutho .abgrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin: 0 -35px;
}
.hpaboutho .abgrip > div{
    padding: 0 35px;
}
.hpaboutho .abgrip .lcol{
    width: 55.646%;
}
.hpaboutho .abgrip .rcol{
    width: calc(100% - 55.646%);
}
.hpaboutho .abthumb{
    border-radius: 10px;
    overflow: hidden;
}
.hpaboutho .abthumb img{
    width: 100%;
}
.hpaboutho .dscapts{
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 34px;
    color: #39b54a;
    font-weight: bold;
}
.hpaboutho .dstitle {
    margin-bottom: 25px;
    padding-bottom: 20px;
    position: relative;
}
.hpaboutho .dstitle::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 65px;
    height: 4px;
    background-color: #39b54a;
    border-radius: 25px;
}
.hpaboutho .dstitle, .hpaboutho .dstitle h2, .hpaboutho .dstitle h3{
    font-size: 50px;
    line-height: 65px;
    font-weight: bold;
}
.hpaboutho .dstends{
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 23px;
}
/* <=== abouthome ===> */

/* <=== producthome ===> */
.producthome{
    padding: 65px 0 70px;
    position: relative;
    z-index: 1;
}
.producthome::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/bgprodm.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    pointer-events: none;
}
.hpproductho .spgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.hpproductho .spgrip > div{
    padding: 0 10px;
}
.hpproductho .spgrip .lcol{
    width: 350px;
}
.hpproductho .spgrip .rcol{
    width: calc(100% - 350px);
}
.tpproducthom .homtitle{
    margin-bottom: 25px;
    padding-bottom: 20px;
    position: relative;
    letter-spacing: -0.3px;
}
.tpproducthom .homtitle::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 65px;
    height: 4px;
    background-color: #39b54a;
    border-radius: 25px;
}
.tpproducthom .homtitle, .tpproducthom .homtitle h2{
    font-size: 45px;
    line-height: 60px;
    font-weight: bold;  
}
.tpproducthom .homtends{
    margin-bottom: 35px;
    font-size: 15px;
    line-height: 28px;
}
.tpproducthoh .hohgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.tpproducthoh .hohgrip > div{
    padding: 0 10px;
    width: 33.33333%;
    margin-bottom: 20px;
}
.itproductall{
    padding: 10px 10px 15px;
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    background-color: #fff;
}
.itproductall .thumb{
    margin-bottom: 12px;
}
.itproductall .thumb a{
    border-radius: 10px;
}
.itproductall .dstitle{
    text-align: center;
}
.itproductall .dstitle, .itproductall .dstitle h3{
    font-size: 17px;
    line-height: 25px;
    font-weight: bold;
}
.itproductall .dstitle, .itproductall .dstitle a{
    color: #333333;
}
.itproductall:hover .dstitle a{
    color: #39b54a;
}
.itproductall .dsprice{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 -5px;
    color: #999999;
    display: none;
}
.itproductall .dstitle a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.itproductall .dsprice > div{
    padding: 0 5px;
}
.itproductall .dsprice .pnews{
    font-size: 15px;
    font-weight: bold;
    color: #ed2024;
}
.itproductall .dsprice .polds{
    font-size: 13px;
    text-decoration: line-through;
}
/* <=== producthome ===> */

/* <=== infoshome ===> */
.infoshome{
    padding: 45px 0 50px;
    position: relative;
    z-index: 1;
}
.infoshome::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/bginfo.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    pointer-events: none;
}
.hpinfosho .iftitle{
    margin-bottom: 15px;
}
.hpinfosho .iftitle, .hpinfosho .iftitle h2{
    font-size: 50px;
    line-height: 65px;
    font-weight: bold;
}
.hpinfosho .ifconts{
    margin-bottom: 40px;
    font-size: 15px;
    line-height: 28px;
}
.hpinfosho .vvgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.hpinfosho .vvgrip > div{
    padding: 0 10px;
    width: 25%;
    margin-bottom: 20px;
}
.itinfosho .vicons{
    height: 90px;
    width: 110px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    align-content: center;
}
.itinfosho .vicons img{
    max-width: 100%;
    max-height: 100%;
}
.itinfosho .vcount{
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 10px;
    display: flex;
}
.itinfosho .vtends{
    font-size: 16px;
    line-height: 24px;
    color: #39b54a;
    font-weight: 600;
}
/* <=== infoshome ===> */

/* <=== videohome ===> */
.hpvideoho{
    padding-top: 50%;
    position: relative;
    overflow: hidden;
}
.hpvideoho img, .hpvideoho video, .hpvideoho iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
    object-fit: cover;
}
/* <=== videohome ===> */

/* <=== synthetichome ===> */
.synthetichome{
    padding: 90px 0 95px;
    position: relative;
    z-index: 1;
}
.synthetichome::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/bgall.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    pointer-events: none;
}
/* <=== synthetichome ===> */

/* <=== newshome ===> */
.newshome{
    margin-bottom: 80px;
}
.hpnewsho .nngrip{

}
.hpnewsho .nngrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.hpnewsho .nngrip > div{
    padding: 0 10px;
}
.hpnewsho .nngrip .lcol{
    width: 350px;
}
.hpnewsho .nngrip .rcol{
    width: calc(100% - 350px);
}
.tpnewshom .homtitle{
    margin-bottom: 25px;
    padding-bottom: 20px;
    position: relative;
    letter-spacing: -0.3px;
}
.tpnewshom .homtitle::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 65px;
    height: 4px;
    background-color: #39b54a;
    border-radius: 25px;
}
.tpnewshom .homtitle, .tpnewshom .homtitle h2{
    font-size: 45px;
    line-height: 60px;
    font-weight: bold;  
}
.tpnewshom .homtends{
    margin-bottom: 35px;
    font-size: 15px;
    line-height: 28px;
}
.itnewshoh{
    height: 100%;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.itnewshoh .decss{
    padding: 10px 15px 15px;
}
.itnewshoh .dstitle{
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 12px;
    text-align: center;
}
.itnewshoh .dstitle::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 2px;
    background-color: #39b54b;
}
.itnewshoh .dstitle, .itnewshoh .dstitle h3{
    font-size: 15px;
    line-height: 23px;
    font-weight: bold;
}
.itnewshoh .dstitle a{
    height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #333333;
}
.itnewshoh .dstends{
    color: #555555;
    font-size: 13px;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}
.slnewshoh .slick-arrow{
    opacity: 0;
}
.slnewshoh .slick-prev{
    left: 0;
}
.slnewshoh .slick-next{
    right: 0;
}
.slnewshoh:hover .slick-arrow{
    opacity: 1;
}
/* <=== newshome ===> */

/* <=== parthome ===> */
.parthome{
    margin-bottom: 80px;
}
.hppartho .pngrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.hppartho .pngrip > div{
    padding: 0 15px;
}
.hppartho .pngrip .lcol{
    width: calc(50% + 30px);
}
.hppartho .pngrip .rcol{
    width: calc(50% - 30px);
}
.tppartho .vvtitle{
    margin-bottom: 35px;
}
.tppartho .vvtitle, .tppartho .vvtitle h2{
    font-size: 35px;
    line-height: 45px;
    font-weight: bold;
}
.tpparthom .homgrip{
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
}
.tpparthom .homgrip > div{
    padding: 15px;
    width: 33.3333%;
}
.itparthom a{
    background-color: #fff;
    border-radius: 10px;
}
.tpparthoh{
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    padding: 30px 35px;
    min-height: 266px;
}
.slparthoh {
    padding-bottom: 35px;
    min-height: 196px;
    position: relative;
}
.slparthoh .slick-dots{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.itparthoh{
    color: #333333;
    padding-left: 100px;
    position: relative;
}
.itparthoh::before{
    content: '';
    width: 70px;
    height: 52px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url('../images/qcode.png');
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.itparthoh .vvtend{
    font-size: 15px;
    line-height: 23px;
    font-weight: bold;
    margin-bottom: 20px;
}
.itparthoh .vvname{
    font-size: 16px;
    line-height: 24px;
    color: #39b54a;
    font-weight: bold;
}
/* <=== parthome ===> */

/* <=== uershome ===> */
.hpuersho .usinner{
    max-width: 870px;
    margin: 0 auto;
}
.hpuersho .ustitle{
    text-align: center;
    margin-bottom: 30px;
}
.hpuersho .ustitle, .hpuersho .ustitle h2{
    font-size: 35px;
    line-height: 45px;
    font-weight: bold;
}
.tpuersho a{
    display: block;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
} 
.tpuersho a img{
    width: 100%;
}
.tpuersho a .iplay{
    width: 85px;
    height: 85px;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url('../images/usicon.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
/* <=== uershome ===> */

@media all and (max-width: 1200px){
    /* <=== abouthome ===> */
    .abouthome{
        padding: 50px 0;
    }
    .hpaboutho .dstitle, .hpaboutho .dstitle h2, .hpaboutho .dstitle h3{
        font-size: 40px;
        line-height: 55px;
    }
    .hpaboutho .abgrip{
        margin: 0 -20px;
    }
    .hpaboutho .abgrip > div{
        padding: 0 20px;
    }
    /* <=== abouthome ===> */

    /* <=== producthome ===> */
    .producthome{
        padding: 50px 0;
    }
    .tpproducthom .homtitle, .tpproducthom .homtitle h2{
        font-size: 35px;
        line-height: 50px;
    }
    .hpproductho .spgrip .lcol{
        width: 300px;
    }
    .hpproductho .spgrip .rcol{
        width: calc(100% - 300px);
    }
    /* <=== producthome ===> */

    /* <=== synthetichome ===> */
    .synthetichome{
        padding: 40px 0 50px;
    }
    /* <=== synthetichome ===> */

    /* <=== parthome ===> */
    .hppartho .pngrip{
        margin: 0 -10px;
    }
    .hppartho .pngrip > div{
        padding: 0 10px;
    }
    .tpparthom .homgrip{
        margin: -10px;
    }
    .tpparthom .homgrip > div{
        padding: 10px;
    }
    .tpparthoh{
        padding: 20px 25px;
        min-height: 255px;
    }
    .slparthoh{
        min-height: 215px;
    }
    .itparthoh{
        padding-left: 70px;
    }
    .itparthoh::before{
        width: 50px;
        height: 32px;
    }
    .itparthoh .vvtend{
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .itparthoh .vvname{
        font-size: 15px;
        line-height: 23px;
    }
    /* <=== parthome ===> */
}
@media all and (max-width: 1000px){
    /* <=== parthome ===> */
    .tpparthoh{
        min-height: 222px;
    }
    .slparthoh{
        min-height: 180px;
    }
    /* <=== parthome ===> */
}
@media all and (max-width: 991px){
    /* <=== bannerhome ===> */
    .slbannerhh .bancapts{
        bottom: 40px;
        padding: 0 30px;
        display: none;
    }
    .slbannerhh .csinner{
        padding: 8px 10px 10px 12px;
        max-width: 190px;
        border-radius: 8px;
    }
    .slbannerhh .cstitle{
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 0;
    }
    .slbannerhh .cstends{
        font-size: 12px;
        line-height: 20px;
    }
    .slbannerhh .slick-dots{
        bottom: 5px;
    }
    .slbannerhh .banvdimg{
        /* padding-top: 55.556%;
        min-height: 200px; */
    }
    .slbannerhh .csinner{
        transform: translateX(100px);
    }
    .slbannerhh .cstitle{
        transform: translateX(50px);
    }
    .slbannerhh .cstends{
        transform: translateX(50px);
    }
    .slbannerhh .slick-prev {
        left: 0;
    }
    .slbannerhh .slick-next {
        right: 0;
    }
    /* <=== bannerhome ===> */

    /* <=== abouthome ===> */
    .abouthome{
        padding: 50px 0 45px;
    }
    .abouthome::before{
        background-image: url("../images/bgabouth.jpg");
    }
    .hpaboutho .abgrip .lcol{
        width: 100%;
        margin-bottom: 30px;
    }
    .hpaboutho .abgrip .rcol{
        width: 100%;
    }
    .hpaboutho .abthumb{
        border-radius: 5px;
    }
    .hpaboutho .dscapts{
        font-size: 18px;
        line-height: 27px;
    }
    .hpaboutho .dstitle, .hpaboutho .dstitle h2, .hpaboutho .dstitle h3{
        font-size: 32px;
        line-height: 45px;
    }
    .hpaboutho .dstitle{
        margin-bottom: 20px;
        padding-bottom: 15px;
    }
    .hpaboutho .dstends{
        font-size: 14px;
        line-height: 24px;
        text-align: justify;
        margin-bottom: 15px;
    }
    /* <=== abouthome ===> */

    /* <=== producthome ===> */
    .producthome::before{
        background-image: url("../images/bgprodh.jpg");
    }
    .producthome{
        padding: 20px 0 35px;
    }
    .tpproducthoh .hohgrip > div{
        width: 50%;
    }
    .hpproductho .spgrip .lcol{
        width: 100%;
        margin-bottom: 25px;
    }
    .hpproductho .spgrip .rcol{
        width: 100%;
    }
    .tpproducthom .homtitle{
        text-align: center;
    }
    .tpproducthom .homtitle::before{
        left: 50%;
        transform: translateX(-50%);
    }
    .tpproducthom .homtitle, .tpproducthom .homtitle h2{
        font-size: 26px;
        line-height: 34px;
    }
    .tpproducthom .homtends{
        font-size: 14px;
        line-height: 24px;
        text-align: justify;
        margin-bottom: 20px;
        text-align-last: center;
    }
    .tpproducthom .homviews{
        text-align: center;
    }
    .itproductall{
        padding: 6px 6px 8px;
    }
    .itproductall .dstitle{
        margin-bottom: 5px;
    }
    .itproductall .dstitle, .itproductall .dstitle h3{
        font-size: 20px;
        line-height: 30px;
    }
    .itproductall .dstitle a{
        height: 30px;
        -webkit-line-clamp: 1;
    }
    .itproductall .dsprice .pnews{
        font-size: 13px;
    }
    .itproductall .dsprice .polds{
        font-size: 11px;
    }
    /* <=== producthome ===> */

    /* <=== infoshome ===> */
    .infoshome{
        padding: 25px 0 10px;
    }
    .hpinfosho .iftitle{
        text-align: center;
    }
    .hpinfosho .iftitle, .hpinfosho .iftitle h2{
        font-size: 26px;
        line-height: 37px;
    }
    .hpinfosho .ifconts{
        text-align: center;
        font-size: 14px;
        line-height: 24px;
        text-align-last: center;
    }
    .itinfosho .vicons{
        width: 65px;
        height: 60px;
    }
    .itinfosho .vcount{
        font-size: 35px;
        line-height: 35px;
    }
    .itinfosho .vtends{
        font-size: 13px;
        line-height: 21px;
    }
    /* <=== infoshome ===> */

    /* <=== synthetichome ===> */
    .synthetichome{
        padding: 25px 0 45px;
    }
    .synthetichome::before{
        background-image: url("../images/bgallmb.jpg");
    }
    /* <=== synthetichome ===> */

    /* <=== newshome ===> */
    .newshome{
        margin-bottom: 40px;
    }
    .hpnewsho .nngrip .lcol{
        width: 300px;
    }
    .hpnewsho .nngrip .rcol{
        width: calc(100% - 300px);
    }
    .tpnewshom .homtitle, .tpnewshom .homtitle h2{
        font-size: 26px;
        line-height: 35px;
    }
    .tpnewshom .homtends{
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    /* <=== newshome ===> */

    /* <=== parthome ===> */
    .parthome{
        margin-bottom: 35px;
    }
    .hppartho .pngrip .lcol{
        width: 100%;
        margin-bottom: 35px;
    }
    .hppartho .pngrip .rcol{
        width: 100%;
    }
    .tppartho .vvtitle{
        text-align: center;
        margin-bottom: 20px;
    }
    .tppartho .vvtitle, .tppartho .vvtitle h2{
        font-size: 26px;
        line-height: 34px;
    }
    .tpparthoh, .slparthoh{
        min-height: auto;
    }
    /* <=== parthome ===> */

    /* <=== uershome ===> */
    .hpuersho .ustitle, .hpuersho .ustitle h2{
        font-size: 26px;
        line-height: 35px;
    }
    .tpuersho a .iplay{
        width: 60px;
        height: 60px;
    }
    /* <=== uershome ===> */
}
@media all and (max-width: 767px){
    /* <=== producthome ===> */
    .tpproducthoh .hohgrip > div{
        width: 100%;
    }

    /* <=== producthome ===> */

    /* <=== infoshome ===> */
    .hpinfosho .vvgrip > div{
        width: 50%;
    }
    /* <=== infoshome ===> */

    /* <=== newshome ===> */
    .hpnewsho .nngrip .lcol{
        width: 100%;
        margin-bottom: 35px;
    }
    .hpnewsho .nngrip .rcol{
        width: 100%;
    }
    .tpnewshom .homtitle{
        text-align: center;
        margin-bottom: 20px;
    }
    .tpnewshom .homtitle::before{
        left: 50%;
        transform: translateX(-50%);
    }
    .tpnewshom .homtends{
        text-align: center;
    }
    .tpnewshom .homviews{
        text-align: center;
    }
    .slnewshoh .itnewshoh{
        width: 260px;
    }
    /* <=== newshome ===> */

    /* <=== parthome ===> */
    .tpparthom .homgrip > div{
        width: 50%;
    }
    .tpparthoh{
        padding: 25px 20px 30px 25px;
    }
    .itparthoh{
        padding-left: 0;
        padding-top: 55px;
    }
    .itparthoh::before{
        width: 50px;
        height: 37px;
        top: 0;
        left: 0;
    }
    .itparthoh .vvtend{
        text-align: justify;
    }
    /* <=== parthome ===> */
}