
    
        #VnService {width: 100%; background-color: #791C1D; font-family: "DINPro-Regular", "Helvetica Neue", "Helvetica", "Arial", sans-serif;overflow: hidden;
    max-width: 100%;}
        #VnService section{ margin: 5% auto 2%;}
        #VnService h2.ytitle {font-size: 25px; line-height: 1.5; color:yellow;font-family: "DINPro-Regular", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight: 800;}
#VnService h3 {color: #FFF;}
        #VnService p{ font-family: "DINPro-Regular", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-size: 18px;line-height: 25px;}
        /*VNbanner*/
#Banner {padding-top: 8%;}
        .datebox{display: block; border-radius: 20px; width: 100%; background-color: rgba(255,255,255,0.93); text-align: center; padding:5px; color: #791C1D; height: 40px;}        
        .mpt{padding-top: 5%;}
@media(max-width:480px){
    
    #Banner {
    padding-top: 40%;
}
}
        
        /*VNService*/
        
        #servicebox{display: block;width: 100%; margin: 0 auto;}
     /*Lucky*/     
#lucky{display: block; text-align: center;margin: 0 auto; width: 100%;}
        
        /*gift*/
       
        .giftbox {display: flex; flex-direction: row;justify-content: space-between;}
        .gift_item {width: 30%;}
        


/* navitem */




#VnService .hide {
    display: none;
}
.fixed {
    position: fixed !important;
    top: 0;
    z-index: 10000;
}

#VnService .fixed {
    position: fixed !important;
    top: 0  !important;;
    z-index: 10000;
}

#VnService #navitem {
     position: absolute;
    z-index: 10000;
    width: 100%;
    top: 70px;
    background-size: cover;
    background-color: #000;
    border-top:1px solid rgba(86,86,86,1.00); 
}

#VnService #navitem ul {
    width: 100%;
    margin: 0 auto;
   padding-left: 0px;
    text-align: center;
}

#VnService #navitem ul:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: "";
}

#VnService #navitem ul li {
    font-size: 25px;
    line-height: 1.5;
    float: left;
    width: 50%;
    max-width: auto;
    list-style: none;  
}

#VnService #navitem ul li a {
    display: block;
    padding: 15px 0;
    line-height: 2;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border-left: #c0052b 0px solid;
    border-right: #c0052b 0px solid;
    cursor: pointer;
    font-size: 1em;
    text-decoration: none;
}
#VnService #navitem ul li:hover {background-color:#450A0B;}
#VnService #navitem ul li:nth-child(2) a {
    border-left: #606060 1px solid;
    border-right: #606060 1px solid;
}

@media screen and (max-width: 736px) {
    #VnService .hide {
        display: block;
    }
    #VnService .show {
        display: none;
    }
    #VnService #btnav {
        padding: 10px;
        text-align: center;
    }
    #VnService #navitem ul li a {
        font-size: 14px;
        text-transform: unset;
        line-height: 1.25;
    }
}



/* ==================  wtb ========================*/

#VnService .wtb {
    margin-top: 0;
    padding: 5% 0;
}


/*0308*/

.tb_area {
    width: 100%;
    display: table;
    border-collapse: collapse;
    border: 1px solid #FFF;
}

.tb_area .tr {
    display: table-row;
    font-size: 1em;
    color: #fff;
    line-height: 1.6;
    font-size: 18px;
}

.tb_area .td {
    display: table-cell;
    vertical-align: middle;
}

.tb_area .tbhead {
    background: #000;
    border-top: rgba(220, 7, 51, .85);
    
    padding: 20px 30px;
    text-align: left;
    color: #b5b5b5;
    font-weight: bold;
}

.tb_area .td {
    padding: 15px 30px;
    text-align: left;
    border-bottom: 1px solid #fff;
    background-color:transparent;
}

.tb_area .td:nth-child(1) {
    width: 20%;
}



.tb_area .td:nth-child(2) {
    width: 45%;
}

.tb_area .td:nth-child(3) {
    width: 30%;
}

.tb_area .tr:hover {
    background: #333;
    color: #fff;
}

.tb_area .tr.tbhead:hover {
    background: #000;
}

.tb_area .td span {
    display: block;
    text-align: left;
    line-height: 1.6;
}

@media (max-width: 768px) {
    .tb_area {
        border: none;
        padding-bottom: 10px
    }
    .tb_area .tr {
        display: block;
        border: 1px solid #FFF;
        margin-bottom: 10px;
        padding-bottom: 15px;
    }
    .tb_area .td:nth-child(1),
    .tb_area .td:nth-child(2),
    .tb_area .td:nth-child(3),
    .tb_area .td:nth-child(4) {
        width: 100%;
        display: block;
        text-align: left;
        vertical-align: top;
        border-bottom: none;
    }
    .tb_area .tbhead {
        border: none;
        display: none
    }
    .tb_area .td:before {
        content: attr(data-th) " : ";
        display: block;
        font-size: 1em;
        color: #000;
    }
    .tb_area .td {
        padding: 10px 15px;
    }
}


/*============  service  =============*/

#VnService #service {
    padding: 5% 0 2%;
}
#VnService #service a{color: #FFF; text-decoration: underline;}
#VnService #service .tb {
    display: table;
    width: 100%;
    margin: 0 auto;
    border-spacing: 5px;
    text-align: center;
}

#VnService #service .tr {
    display: table-row;
}

#VnService #service .th {
    display: table-cell;
    width: 25%;
}

#VnService #service .td {
    display: table-cell;
    width: 25%;
    background: rgba(220, 7, 51, .65);
    padding: 20px;
}

#VnService #service h3 {
    font-weight: bold;
    padding: 5px 0px 5px;
    font-size: 1.25em;
    color: #fff
}

#VnService #service p {
    font-size: 1.3em;
    padding: 10px 0;
    color: #FFF;
}

#VnService .notice {
    font-size: 1.3em;
    padding-top: 1em;
    
    color: #FFF;
}
.notice {color: #FFF;}
#VnService .notice a {text-decoration: underline;color: #FFF;}
#VnService .notice a:hover {text-decoration: none;color: aqua;}
#VnService .wtb .wtb-att .wtb-link-txt {
    display: inline-block;
    text-align: center;
    width: 100%;
}

#VnService .wtb .wtb-att {
    margin: 15px auto;
    text-align: center;
    font-size: 1.25rem;
    padding: 0;
    margin-top: 30px;
    line-height: 1.6;
}

#VnService .wtb .wtb-att a {
    font-size: 1.6rem;
    color: #dc0733;
    text-decoration: underline;
    display: inline-block;
    margin: 15px 0;
    padding: 0 10px;
    opacity: .85;
    line-height: 1.6;
}

#VnService .wtb .wtb-att a:hover {
    color: #dc0733;
    text-decoration: underline;
    opacity: 1;
}

@media (max-width:768px) {
    #VnService #wtb .notice {
        font-size: 1em;
        line-height: 1.25;
        padding: 10px 15px;
    }
    #VnService #service .tb .td p {
        font-weight: 300;
        color: #d5d5d5;
    }
}

@media screen and (max-width: 736px) {
    #VnService #service .tb {
        border-spacing: 0;
        display: block;
    }
    #VnService #service .tb .tr,
    #VnService #service .tb .td {
        display: block;
        width: 100%;
        margin: 5px auto;
        padding: 10px;
    }
    #VnService #service h3 {
        font-weight: bold;
        font-size: 1em;
    }
}