/* <=== vhproducpg ===> */
.vhproducpg .mmpadd{
    padding: 35px 0 5px;
    border-bottom: 1px solid #1a85c8;
}
.vhproducpg .hhpadd{
    padding: 50px 0 70px;
}
.tpproduchh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpproduchh .hhgrip > div{
    padding: 0 15px;
    width: calc(100% / 3);
    margin-bottom: 40px;
}
.itproduchh .thumb{
    margin-bottom: 20px;
}
.itproduchh .decss{
    text-align: center;
}
.itproduchh .dstitle{
    text-transform: uppercase;
}
.itproduchh .dstitle, .itproduchh .dstitle h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.itproduchh:hover .dstitle a{
    color: #1a85c8;
}
/* <=== vhproducpg ===> */

/* <=== vhdetailpg ===> */
.vhdetailpg .dtpadd{
    padding: 45px 0 50px;
}
.hpdetailpg .dtbread{
    margin-bottom: 10px;
}
.tpdetailmm{
    margin-bottom: 50px;
}
.tpdetailmm .ctgallery{
    position: relative;
}
.tpdetailmm .gaalbum .algrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.tpdetailmm .gaalbum .algrip > div{
    padding: 0 5px;
    width: 50%;
}
.tpdetailmm .gaalbum .vvgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
    margin-bottom: -10px;
}
.tpdetailmm .gaalbum .vvgrip > div{
    padding: 0 5px;
    width: 50%;
    margin-bottom: 10px;
}
.italbumprd{
    display: block;
    padding-top: 65.56%;
    position: relative;
    overflow: hidden;
}
.italbumprd.vbig{
    padding-top: calc(65.56% + 3px);
}
.italbumprd img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -ms-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -webkit-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -moz-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -o-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.italbumprd:hover img{
    transform: scale(1.03);
}
.tpdetailmm .galinks{
    position: absolute;
    bottom: 15px;
    right: 10px;
    z-index: 1;
}
.tpdetailmm .galinks a{
    font-size: 15px;
    line-height: 24px;
    padding: 8px 22px;
    border-radius: 5px;
    background-color: #1a85c8;
    color: #fff;
}
.tpdetailmm .galinks a:hover{
    background-color: #82c04c;
}
.tpdetailhh .hhmenutab{
    background-color: #eeeeee;
}
.tpdetailhh .hhmenutab ul{
    display: flex;
}
.tpdetailhh .hhmenutab li{
    width: calc(100% / 3);
}
.tpdetailhh .hhmenutab li a{
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    padding: 15px 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.tpdetailhh .hhmenutab li.current a{
    background: #6EB05A;
    background: linear-gradient(90deg, rgba(110, 176, 90, 1) 0%, rgba(26, 133, 200, 1) 100%);
    color: #fff;
}
.tpdetailhh .hhinfcont{
    padding-top: 40px;
}
.tpdetailhh .ctinfo{
    margin-bottom: 30px;
}
.tpdetailhh .ctinfo:last-child{
    margin-bottom: 0;
}
.tpdetailhh .hhtitle{
    margin-bottom: 20px;
    text-transform: uppercase;
}
.tpdetailhh .hhtitle, .tpdetailhh .hhtitle h2{
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
}
.itdetailha .cttable li{
    display: flex;
    padding-bottom: 14px;
    margin-bottom: 14px;
    border-bottom: 1px solid #e6e6e6;
}
.itdetailha .cttable li:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.itdetailha .cttable li .tm{
    width: 190px;
    font-weight: bold;
    color: #1a85c8;
    font-size: 15px;
    line-height: 25px;
    padding-right: 10px;
}
.itdetailha .cttable li .th{
    width: calc(100% - 190px);
    font-size: 16px;
    line-height: 25px;
}
.itdetailhb .hbcroll{
    overflow: hidden;
    overflow-x: auto;
    margin-right: -20px;
    padding-bottom: 20px;
}
.itdetailhb .hbcroll::-webkit-scrollbar{
    width: 0;
    height: 10px;
    background-color: transparent;
}
.itdetailhb .hbcroll::-webkit-scrollbar-thumb {
    background-color: #cccccc;
    border-radius: 25px;
}
.itdetailhb .hbinfo{
    min-width: 1240px;
    padding-right: 20px;
}
.itdetailhc .hccatalo img{
    width: 100%;
}
/* <=== vhdetailpg ===> */

/* <=== vhortherpg ===> */
.vhortherpg{
    background-color: #eff6fa;
}
.vhortherpg .orpadd{
    padding: 50px 0 60px;
}
/* <=== vhortherpg ===> */

@media all and (max-width: 1200px){

}
@media all and (max-width: 991px){
    /* <=== vhproducpg ===> */
    .vhproducpg .hhpadd{
        padding: 35px 0 60px;
    }
    .tpproduchh .hhgrip > div{
        width: 50%;
        margin-bottom: 30px;
    }
    .itproduchh .dstitle, .itproduchh .dstitle h3{
        font-size: 18px;
    }
    .slortherpg  .itproduchh .dstitle,.slortherpg  .itproduchh .dstitle h3{
        font-size: 16px;
    }
    /* <=== vhproducpg ===> */

    /* <=== vhdetailpg ===> */
    .vhdetailpg .dtpadd{
        padding: 30px 0 35px;
    }
    .tpdetailmm .gaalbum .algrip > div{
        width: 100%;
        margin-bottom: 10px;
    }
    .tpdetailmm .gaalbum .algrip > div:last-child{
        margin-bottom: 0;
    }
    .tpdetailmm .galinks a{
        font-size: 14px;
        padding: 3px 13px;
        border-radius: 3px;
    }
    .tpdetailmm{
        margin-bottom: 40px;
    }
    .tpdetailhh .hhmenutab li a{
        font-size: 12px;
        padding: 5px;
    }
    .tpdetailhh .hhinfcont{
        padding-top: 30px;
    }
    .tpdetailhh .hhtitle, .tpdetailhh .hhtitle h2{
        font-size: 28px;
        line-height: 35px;
    }
    .tpdetailhh .ctinfo{
        margin-bottom: 25px;
    }
    .hhmenutab{
        position: relative;
        transform: translateY(0);
        -webkit-transition: all 0.1s linear;
        -o-transition: all 0.1s linear;
        transition: all 0.1s linear;
    }
    .hhmenutab.fixed{
        transform: translateY(-20px);
    }
    /* <=== vhdetailpg ===> */

    /* <=== vhortherpg ===> */
    .vhortherpg .orpadd{
        padding: 40px 0 50px;
    }
    /* <=== vhortherpg ===> */
}
@media all and (max-width: 767px){
    /* <=== vhproducpg ===> */
    .tpproduchh .hhgrip > div{
        width: 100%;
    }
    /* <=== vhproducpg ===> */

    /* <=== vhdetailpg ===> */
    .itdetailha .cttable li .tm{
        width: 140px;
        font-size: 14px;
    }
    .itdetailha .cttable li .th{
        width: calc(100% - 140px);
        font-size: 15px;
    }
    /* <=== vhdetailpg ===> */
}