/* <===== vcheckbox =====> */
.vcheckbox{
    display: inline-block;
    position: relative;
    margin: 3px 0;
}
.vcheckbox label{
    font-weight: 400;
    padding-left: 30px;
    position: relative;
    padding-top: 4px;
    cursor: pointer;
    font-size: 14px;
    text-align: left;
    margin-bottom: 0;
}
.vcheckbox input{
    width: 0px;
    height: 0px;
    border: none;
    top: 0px;
    left: 0;
    -webkit-appearance: checkbox!important;
    margin-left: 0;
}
.vcheckbox input[type=checkbox] {
    position: absolute;
    cursor: pointer;
}
.vcheckbox input[type=checkbox]::before{
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 4px;
    left: 0;
    border: 1px solid #cccccc;
    background-color: #fff;
}
.vcheckbox input[type=checkbox]:checked::before{
    background-color: #01215a;
    border-color: #01215a;
}
.vcheckbox input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 6px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 7px;
    left: 7px;
}
.vcheckbox a{
    margin: 0 5px;
    color: #01215a;
}
/* <===== vcheckbox =====> */

/* <=== hprecumemm ===> */
.tprecumema{
    padding: 80px 0 100px;
    background-color: #f5f5f5;
    text-align: center;
}
.tprecumema .mawrap{
    max-width: 1100px;
    margin: 0 auto;
}
.tprecumema .matitle{
    max-width: 780px;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
}
.tprecumema .matitle, .tprecumema .matitle h1, .tprecumema .matitle h2{
    font-size: 45px;
    line-height: 60px;
    font-weight: bold;
}
.tprecumema .maconts{
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 30px;
}
.tprecumemb{
    padding: 45px 0 20px;
}
.tprecumemb .mbtitle{
    text-align: center;
    margin-bottom: 30px;
}
.tprecumemb .mbtitle, .tprecumemb .mbtitle h2{
    font-size: 45px;
    line-height: 55px;
    font-weight: bold;
}
.tprecumemb .mbgrip{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
}
.tprecumemb .mbgrip > div{
    padding: 0 15px;
    width: 33.33333%;
    margin-bottom: 30px;
}
.itrecumemb .thumb{
    display: block;
    padding-top: 65.56%;
    position: relative;
    overflow: hidden;
}
.itrecumemb .thumb img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.itrecumemb .decss{
    position: relative;
    padding: 45px 0 0 20px;
}
.itrecumemb .dsicons{
    position: absolute;
    top: -45px;
    left: 20px;
    width: 70px;
    height: 70px;
    background-color: #01215a;
    color: #fff;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    border-radius: 5px;
}
.itrecumemb .dstitle{
    margin-bottom: 12px;
    color: #01215a;
}
.itrecumemb .dstitle, .itrecumemb .dstitle h3{
    font-size: 25px;
    line-height: 35px;
    font-weight: bold;
}
.itrecumemb .dsconts{
    font-size: 16px;
    line-height: 30px;
}
.itrecumemb .dsconts p{
    padding: 0;
}
.itrecumemb .ctview{
    margin-top: 10px;
}
.itrecumemb .ctview > div{
    display: none;
}
.itrecumemb .ctview a{
    display: inline-block;
    border-bottom: 1px solid #01215a;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #01215a;
}
.itrecumemb .ctview a span{
    display: inline-block;
    position: relative;
    padding-right: 20px;
}
.itrecumemb .ctview a span::before{
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.itrecumemb .ctview .vhide a span::before{
    content: '\f106';
}
.tprecumemc{
    padding: 165px 0;
    text-align: center;
    position: relative;
    z-index: 1;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.tprecumemc::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
    z-index: -1;
    pointer-events: none;
}
.tprecumemc, .tprecumemc a{
    color: #fff;
}
.tprecumemc .mctitle{
    margin-bottom: 8px;
}
.tprecumemc .mctitle, .tprecumemc .mctitle h2{
    font-size: 35px;
    line-height: 45px;
    font-weight: bold;
}
.tprecumemc .mcconts{
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 30px;
}
.tprecumemd{
    padding: 10px 0 60px;
}
.tprecumemd .mdtitle {
    text-align: center;
    margin-bottom: 30px;
    color: #01215a;
}
.tprecumemd .mdtitle, .tprecumemd .mdtitle h2{
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
}
.slrecumemd .slick-list{
    margin: 0 -5px;
}
.slrecumemd .slick-slide{
    padding: 0 5px;
}
.slrecumemd .slick-slide > div{
    margin-bottom: 10px;
}
.slrecumemd .slick-slide > div:last-child{
    margin-bottom: 0;
}
.itrecumemd a{
    display: block;
    padding-top: 65.56%;
    height: 0;
    position: relative;
    overflow: hidden;
}
.itrecumemd a img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.itrecumemd a::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    background-color: #000000;
    z-index: 1;
    pointer-events: none;
    -webkit-transition: all 0.3s ease;
    -mos-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.itrecumemd a::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 62px;
    height: 62px;
    background-image: url("../images/zoom.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2;
    -webkit-transition: all 0.3s ease;
    -mos-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    opacity: 0;
}
.itrecumemd:hover a::before{
    opacity: 0.7;
}
.itrecumemd:hover a::after{
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}
/* <=== hprecumemm ===> */

/* <=== hprecumehh ===> */
.tprecumeha{
    padding: 30px 0 35px;
    border-bottom: 1px solid #e6e6e6;
}
.tprecumeha .hatitle{
    text-align: center;
    color: #01215a;
}
.tprecumeha .hatitle, .tprecumeha .hatitle h2{
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
}
.tprecumehb{
    padding: 28px 0 30px;
    position: relative;
}
.tprecumehb {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.tprecumehb .hbinner{
    max-width: 630px;
    margin: 0 auto;
}
.tprecumehb .hbgrip{
    display: flex;
    margin: 0 -15px;
}
.tprecumehb .hbgrip > div{
    padding: 0 15px;
    width: 50%;
}
.tprecumehb .bhformsel select{
    width: 100%;
    height: 50px;
    border: 1px solid #666666;
    border-radius: 5px;
    padding: 0 45px 0 20px;
    font-size: 16px;
    line-height: 24px;
    background-size: 15px 8px;
    opacity: 0;
}
.tprecumehb .bhformsel .chosen-container{
    height: 50px;
}
.tprecumehb .bhformsel .chosen-container-single .chosen-single{
    border: 1px solid #666666;
    border-radius: 5px;
    background-image: url('../images/iselect.png');
    background-repeat: no-repeat;
    background-size: 15px 8px;
    font-size: 16px;
}
.tprecumehc .hctitle{
    padding: 20px 0;
    background-color: #f6f6f6;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
}
.tprecumehc .hctitle span{
    color: #01215a;
    font-weight: bold;
}
.tprecumehc .hcconts{
    padding: 25px 0 50px;
}
.tprecumehc .hclist{
    margin-bottom: 40px;
}
.itrecumehc{
    padding: 25px;
    position: relative;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
}
.itrecumehc:hover{
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.07);
}
.itrecumehc:hover::before{
    opacity: 0;
}
.itrecumehc:hover::after{
    opacity: 1;
}
.itrecumehc:hover .dstitle a{
    color: #a80000;
}
.itrecumehc::after{
    content: '';
    position: absolute;
    left: 25px;
    right: 25px;
    border-bottom: 1px solid #fff;
    top: -1px;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 1;
}
.itrecumehc::before{
    content: '';
    position: absolute;
    left: 25px;
    right: 25px;
    border-bottom: 1px solid #e6e6e6;
    bottom: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.itrecumehc .hcgrip{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -10px;
}
.itrecumehc .hcgrip > div{
    padding: 0 10px;
}
.itrecumehc .dstitle{
    margin-bottom: 5px;
}
.itrecumehc .dstitle, .itrecumehc .dstitle h3{
    font-size: 25px;
    line-height: 35px;
    font-weight: bold;
}
.itrecumehc .dstitle, .itrecumehc .dstitle a{
    color: #01215a;
}
.itrecumehc:hover .dstitle a{
    color: #a80000;
}
.itrecumehc .dsinfo{
    font-size: 15px;
    line-height: 25px;
    color: #666666;
}
.itrecumehc .dsinfo p{
    padding: 0;
    margin-bottom: 5px;
}
.itrecumehc .viewall a{
    padding: 10px 28px;
}
/* <=== hprecumehh ===> */

/* <=== hprecumebb ===> */
.tprecumeba .batitle{
    text-align: center;
    margin-bottom: 10px;
}
.tprecumeba .batitle, .tprecumeba .batitle h1, .tprecumeba .batitle h2{
    font-size: 45px;
    line-height: 55px;
    font-weight: bold;
}
.tprecumeba .baconts{
    font-size: 16px;
    line-height: 30px;
    color: #666666;
}
.tprecumeba .baconts ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin-bottom: -10px;
}
.tprecumeba .baconts li{
    margin-bottom: 5px;
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.tprecumeba .baconts li::after{
    content: '';
    width: 1px;
    height: 15px;
    background-color: #e6e6e6;
    border-radius: 100%;
    display: block;
    margin: 0 20px;
}
.tprecumeba .baconts li:last-child::after{
    display: none;
}
.tprecumebb{
    position: relative;
    margin-bottom: 30px;
}
.tprecumebb .bbview{
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
}
.tprecumebb .bbgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.tprecumebb .bbgrip > div{
    padding: 0 5px;
    width: 50%;
}
.itrecumebb{
    padding: 12px 20px;
    background-color: #f6f6f6;
    display: flex;
    align-items: center;
    align-content: center;
    margin-bottom: 10px;
    min-height: 70px;
}
.itrecumebb:last-child{
    border-bottom: none;
}
.itrecumebb .bicon{
    width: 40px;
    text-align: center;
}
.itrecumebb .btext{
    width: calc(100% - 40px);
    padding-left: 20px;
    font-size: 17px;
    line-height: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.itrecumebb .btext .tm{
    font-weight: 700;
    font-size: 15px;
    width: 120px;
    padding-right: 10px;
}
.itrecumebb .btext .th{
    width: calc(100% - 120px);
}
.itrecumebc{
    margin-bottom: 30px
}
.itrecumebc:last-child{
    margin-bottom: 0;
}
.itrecumebc .bctitle{
    margin-bottom: 12px;
    position: relative;
    padding-left: 30px;
    color: #01215a;
    text-transform: uppercase;
}
.itrecumebc .bctitle::before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 70%;
    background-color: #01215a;
}
.itrecumebc .bctitle, .itrecumebc .bctitle h3{
    font-size: 25px;
    line-height: 40px;
    font-weight: bold;
}
.itrecumebc .bcconts{
    font-size: 17px;
    line-height: 30px;
}
.itrecumebc .bcconts li{
    position: relative;
    padding-left: 20px;
}
.itrecumebc .bcconts li:last-child{
    margin-bottom: 0;
}
.itrecumebc .bcconts li::before{
    content: '';
    width: 5px;
    height: 5px;
    background-color: #01215a;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 10px;
}
.itrecumebc .bcconts p{
    padding: 0;
}
.tprecumebd{
    padding: 80px 0 80px;
    background-color: #f5f5f5;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.itrecumebd .inner{
    max-width: 970px;
    margin: 0 auto;
}
.itrecumebd .bbtitle{
    text-align: center;
    margin-bottom: 25px;
}
.itrecumebd .bbtitle, .itrecumebd .bbtitle h2{
    font-size: 40px;
    line-height: 55px;
    font-weight: 700;
}
.itrecumebd .bdgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.itrecumebd .bdgrip > div{
    padding: 0 5px;
    margin-bottom: 10px;
}
.itrecumebd .bdgrip .mcol{
    width: 100%;
}
.itrecumebd .bdgrip .hcol{
    width: 50%;
}
.itrecumebd .vcheck{
    text-align: center;
}
.itrecumebd .vrecap{
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
}
.itrecumebd .ctform input, .itrecumebd .ctform select, .itrecumebd .ctform textarea{
    width: 100%;
    height: 45px;
    border: none;
    background-color: #fff;
    border-radius: 5px;
    padding: 0 15px;
    font-size: 15px;
    line-height: 23px;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.01);
}
.itrecumebd .ctform input::-webkit-input-placeholder, .itrecumebd .ctform input::-webkit-input-placeholder {
    color: #999999;
}
.itrecumebd .ctform input:-ms-input-placeholder, .itrecumebd .ctform input:-ms-input-placeholder {
    color: #999999;
}
.itrecumebd .ctform input::placeholder, .itrecumebd .ctform input::placeholder {
    color: #999999;
}
.itrecumebd .ctform select{
    padding: 0 25px 0 15px;
}
.itrecumebd .ctform .chosen-container-single .chosen-single{
    border: none;
    border-radius: 5px;
}
.itrecumebd .ctform textarea{
    padding: 10px 15px;
    resize: none;
}
.itrecumebd .ctform textarea{
    height: 100px;
}
.vvuplofile{
    margin-bottom: 15px;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    line-height: 24px;
}
.vvuplofile .uplink a{
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 2px;
}
.vvuplofile .uplink a i{
    margin-right: 5px;
}
.vvuplofile .upnote{
    font-size: 13px;
    line-height: 21px;
    font-style: italic;
}
.vvfilename{
    width: 100%;
    position: relative;
}
.vvfilename .name{
    display: inline-block;
    position: absolute;
    left: calc(90% + 60px);
    top: 50%;
    transform: translateY(-50%);
    width: 100px;
    font-size: 13px;
    color: #888888;
}
.tpinputfile {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.01);
}
.tpinputfile input{
    width: 50%;
}
.tpinputfile label{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: calc(50% + 100px);
}
.tpinputfile .inputfile {
    display: none!important;
}
.tpinputfile .container {
    display: inline-block;
    width: 100%;
}
.tpinputfile .file-box {
    display: block;
    overflow: hidden;
    height: 45px;
    padding: 9px 20px;
    line-height: 27px;
    font-size: 16px;
    background-color: #fff;
    border-radius: 5px;
    position: relative;
    width: calc(100% - 105px);
    margin-left: 0;
}
.tpinputfile .file-box::before{
    content: '';
    width: 23px;
    background-color: #fff;
    z-index: 2;
    right: 0;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
}
.tpinputfile .file-button {
    padding: 5px;
    top: 0px;
    right: 0px;
    bottom: 0;
    width: 100px;
    height: 35px;
    text-align: center;
    line-height: 24px;
    font-size: 15px;
    background-color: #eeeeee;
    color: #333;
    font-weight: 400;
    cursor: pointer;
    margin-right: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border-radius: 5px;
}
.tpinputfile .file-button:hover{
    background-color: #01215a;
    color: #fff;
}
.tpinputfile .dlFile{
    font-size: 13px;
    line-height: 21px;
    color: #888888;
    margin-left: 15px;
}
.tpinputfile label{
    width: 100%;
    margin-bottom: 0;
}
.tpinputfile .dlFile{
    position: absolute;
    left: calc(100%);
    top: 10px;
    width: 80px;
}
/* <=== hprecumebb ===> */

/* <=== hprecumett ===> */
.hprecumett{
    padding: 45px 0 65px;
    text-align: center;
}
.tprecumett .tttitle{
    margin-bottom: 10px;
}
.tprecumett .tttitle, .tprecumett .tttitle h1, .tprecumett .tttitle h2{
    font-size: 45px;
    line-height: 55px;
    font-weight: bold;
}
.tprecumett .ctdecss{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 5px;
}
.tprecumett .ctnotes{
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 15px;
}
.tprecumett .ctlinks{
    margin-bottom: 45px;
}
.tprecumett .ctlinks a{
    display: inline-block;
    font-size: 15px;
    line-height: 25px;
    padding: 10px 25px;
    background-color: #01215a;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    text-transform: uppercase;
}
.tprecumett .ctlinks a:hover{
    background-color: #01215a;
}
/* <=== hprecumett ===> */

/* <=== vhdetailpg ===> */
.vhdetailpg .dtpadd{
    padding: 30px 0 40px;
}

/* <=== vhdetailpg ===> */
@media all and (max-width: 991px){
    /* <=== hprecumemm ===> */
    .tprecumema{
        padding: 50px 0 60px;
    }
    .tprecumema .matitle, .tprecumema .matitle h1, .tprecumema .matitle h2{
        font-size: 28px;
        line-height: 40px;
    }
    .tprecumema .maconts{
        font-size: 16px;
        margin-bottom: 20px;
    }
    .tprecumemb{
        padding: 50px 0 50px;
    }
    .tprecumemb .mbgrip > div{
        width: 100%;
    }
    .tprecumemb .mbtitle{
        margin-bottom: 20px;
    }
    .tprecumemb .mbtitle, .tprecumemb .mbtitle h2{
        font-size: 28px;
        line-height: 40px;
    }
    .itrecumemb .dstitle, .itrecumemb .dstitle h3{
        font-size: 22px;
        line-height: 32px;
    }
    .tprecumemc{
        padding: 85px 0 110px;
    }
    .tprecumemc .mctitle, .tprecumemc .mctitle h2{
        font-size: 25px;
        line-height: 35px;
    }
    .tprecumemc .mcconts{
        margin-bottom: 20px;
        font-size: 16px;
    }
    .itrecumemb .dsconts{
        font-size: 15px;
    }
    /* <=== hprecumemm ===> */

    /* <=== hprecumehh ===> */
    .tprecumeha{
        padding: 25px 0;
    }
    .tprecumeha .hatitle, .tprecumeha .hatitle h2{
        font-size: 28px;
        line-height: 35px;
    }
    .tprecumehb .hbgrip{
        margin: 0 -5px;
    }
    .tprecumehb .hbgrip > div{
        padding: 0 5px;
    }
    .itrecumehc{
        padding: 20px 0 25px;
        border-bottom: 1px solid #e6e6e6;
        border-radius: 0;
    }
    .tprecumehc .hctitle{
        font-size: 18px;
    }
    .tprecumehc .hcconts{
        padding: 5px 0 55px;
    }
    .itrecumehc .dstitle, .itrecumehc .dstitle h3{
        font-size: 20px;
        line-height: 30px;
    }
    .itrecumehc::after, .itrecumehc::before{
        display: none;
    }
    .itrecumehc:hover{
        box-shadow: none;
    }
    .tprecumemd .mdtitle{
        margin-bottom: 15px;
    }
    .tprecumemd .mdtitle, .tprecumemd .mdtitle h2{
        font-size: 30px;
        line-height: 40px;
    }
    .slrecumemd .slick-slide > div{
        width: 250px;
    }
    /* <=== hprecumehh ===> */

    /* <=== hprecumebb ===> */
    .itrecumebb{
        padding: 10px 15px;
    }
    .itrecumebb .btext{
        font-size: 16px;
    }
    .tprecumeba .batitle, .tprecumeba .batitle h1, .tprecumeba .batitle h2{
        font-size: 28px;
        line-height: 40px;
    }
    .tprecumeba .baconts{
        font-size: 14px;
        line-height: 22px;
        text-align: center;
    }
    .itrecumebc .bctitle, .itrecumebc .bctitle h3{
        font-size: 22px;
        line-height: 30px;
    }
    .tprecumebd::before{
        display: none;
    }
    .itrecumebc .bcconts{
        font-size: 16px;
    }
    /* <=== hprecumebb ===> */

    /* <=== hprecumett ===> */
    .hprecumett{
        padding: 30px 0 60px;
    }
    .tprecumett .tttitle{
        margin: 0 -10px;
        margin-bottom: 12px;
    }
    .tprecumett .tttitle, .tprecumett .tttitle h1, .tprecumett .tttitle h2{
        font-size: 28px;
        line-height: 40px;
    }
    .tprecumett .ctdecss{
        font-size: 18px;
        line-height: 30px;
    }
    /* <=== hprecumett ===> */

    /* <=== vhdetailpg ===> */
    .vhdetailpg .dtpadd{
        padding: 25px 0 35px;
    }
    .vnttitledt .tline::after{
        display: none;
    }
    .vnttitledt .tinfo{
        position: relative;
        padding-bottom: 10px;
    }
    .vnttitledt .tinfo::before{
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        height: 1px;
        max-width: 630px;
        width: 100%;
        background-color: #01215a;
    }
    /* <=== vhdetailpg ===> */
}
@media all and (max-width: 767px){
    /* <=== hprecumemm ===> */
    .tprecumemb .mbgrip > div{
        width: 100%;
    }
    .tprecumemb .mbgrip > div:last-child{
        margin-bottom: 10px;
    }
    /* <=== hprecumemm ===> */

    /* <=== hprecumehh ===> */
    .itrecumehc .hcgrip > div{
        width: 100%;
        margin-bottom: 10px;
    }
    .itrecumehc .hcgrip > div:last-child{
        margin-bottom: 0;
    }
    .itrecumehc .viewall a{
        padding: 10px 35px;
    }
    /* <=== hprecumehh ===> */

    /* <=== hprecumebb ===> */
    .tprecumebb{
        margin-bottom: 20px;
    }
    .tprecumebb .bbgrip > div{
        width: 100%;
    }

    .tprecumebd{
        padding: 50px 0 60px;
    }
    .itrecumebd .bbtitle{
        margin-bottom: 20px;
        padding: 0 15px;
    }
    .itrecumebd .bbtitle, .itrecumebd .bbtitle h2{
        font-size: 26px;
        line-height: 35px;
    }
    .itrecumebd .vrecap{
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .vvuplofile .uplink a{
        display: block;
    }
    .tprecumeba .baconts li{
        width: 100%;
    }
    .tprecumeba .baconts li::after{
        display: none;
    }
    .tprecumeba .batitle{
        text-align: left;
    }
    .tprecumeba .baconts{
        text-align: left;
    }
    .tprecumeba .baconts ul{
        display: block;
    }
    .tprecumeba .baconts li{
        display: block;
    }
    .itrecumebb .btext{
        font-size: 15px;
    }
    .itrecumebb .btext .tm{
        width: 100%;
    }
    .itrecumebb .btext .th{
        width: 100%;
    }
    /* <=== hprecumebb ===> */

    /* <===== vcheckbox =====> */
    .itrecumebd .vcheck{
        text-align: left;
    }
    .itrecumebd .bdgrip .hcol{
        width: 100%;
    }
    /* <===== vcheckbox =====> */

}