﻿.khungAnh {
    position: relative;
    z-index: 1;
}

    .khungAnh:before {
        content: "";
        display: block;
    }

.khungAnhCrop, .khungAnhCrop0 {
    overflow: hidden;
    text-align: center;
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
    /*Trường hợp ảnh lọt trong khung*/
    .khungAnhCrop0 img {
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        z-index: 1;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

    .khungAnhCrop0 img {
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }
    /*transform phải viết thêm cho các trình duyệt cũ*/
    /*Trường hợp ảnh tràn lề khi chưa gắn class xác định ảnh dạng ngang hay dọc*/
    .khungAnhCrop img {
        max-width: 150%;
        max-height: 150%;
        position: absolute;
        z-index: 1;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

    .khungAnhCrop img {
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }
        /*Ảnh ngang (width > height) --> gắn height 100%, width sẽ bị lấp hai bên*/
        .khungAnhCrop img.wide {
            height: 100%;
            max-width: none;
        }
        /*Ảnh dọc (width < height) --> gắn width 100%, height sẽ bị lấp phần trên dưới*/
        .khungAnhCrop img.tall {
            width: 100%;
            max-height: none;
        }

#dautrang {
    font-size: 12px;
    color: #6e6e6e;
    height: 22px;
    line-height: 22px;
    background-color: #fafafa;
    border-top: 1px solid #f2f2f2;
    margin: 5px 0px 20px 0px;
    padding: 0 5px;
}

    #dautrang span {
        margin-right: 15px;
        padding-left: 16px;
    }

    #dautrang .tk_ngay {
        background: url(../css/content/date_ct.png) no-repeat left center;
    }

    #dautrang .tk_luotxem {
        background: url(../css/content/view_ct.png) no-repeat left center;
    }

#zoom {
    float: right;
}

.NormalSize {
    font-size: 12px;
    color: #6e6e6e;
    line-height: 22px;
    text-decoration: none;
    margin-right: 10px;
}

.SmallSize, .LargeSize {
    display: block;
    float: right;
    margin-right: 5px;
}

.noidung img {
    max-width: 100%;
    height: auto;
}

.noidung table {
    max-width: 100%;
}

.tieude_ct {
    font: bold 22px Arial;
    color: #017939;
    margin-bottom: 10px;
}

.tieude_k {
    font: 20px Arial;
    color: #017939;
}

#cuoitrang {
    height: 22px;
    background-color: #fafafa;
    border-top: 1px solid #f2f2f2;
    font-size: 12px;
    margin: 20px 0px 30px 0px;
    padding: 0 5px;
}

    #cuoitrang .btn_tool {
        margin-right: 20px;
        color: #aaa;
        text-decoration: none;
        line-height: 22px;
        padding-left: 15px;
    }

        #cuoitrang .btn_tool:hover {
            color: #017939;
        }

    #cuoitrang .back_page {
        background: url(../css/content/trolai.png) no-repeat left center;
    }

    #cuoitrang .page_head {
        background: url(../css/content/gotop.png) no-repeat left center;
    }

    #cuoitrang .print {
        background: url(../css/content/print.png) no-repeat left center;
    }

    #cuoitrang .send_mail {
        background: url(../css/content/send_mail.png) no-repeat left center;
    }

        #cuoitrang .send_mail span {
            display: none;
        }

    #cuoitrang .left {
        float: left;
    }

    #cuoitrang .right {
        float: right;
    }

    #cuoitrang .addthis_toolbox {
        float: right;
    }

    #cuoitrang .shareItem {
        display: inline-block;
        position: relative;
        top: 5px;
    }

.fb-like {
    top: -4px;
}

#phantrang {
    overflow: hidden;
    margin: 0 20px 20px 20px;
}

.slick-prev, .slick-next {
    border: none;
    outline: none;
    cursor: pointer;
    position: absolute;
    z-index: 2;
}

.slick-list div:focus, .slick-list li:focus, .slick-list a:focus, .slick-list div, .slick-list li, .slick-list a {
    outline: none;
}

.SplitPages a {
    display: inline-block;
    float: left;
    margin: 0 5px 3px 0;
    height: 26px;
    color: #333;
    display: block;
    float: left;
    line-height: 26px;
    text-align: center;
    background-color: #f2f2f2;
    border-bottom: 1px solid #d9d9d9;
    border-radius: 3px;
    text-decoration: none;
    width: 27px;
}

    .SplitPages a.cuoi, #phantrang a.dau, #phantrang a.truoc, #phantrang a.sau {
        padding: 0px 15px;
        width: auto;
    }

    .SplitPages a.hientai {
        background-color: #017939;
        color: White;
        border-color: #017939;
    }

    .SplitPages a:hover {
        background-color: #017939;
        color: White;
        border-color: #017939;
    }

    .SplitPages a.bacham {
        background-color: white;
        border: none;
        box-shadow: none;
    }

        .SplitPages a.bacham:hover {
            color: #333;
        }

#phantrang span {
    float: right;
    font-style: italic;
    color: #333;
    margin-right: 2px;
    line-height: 26px;
}

.slick-list {
    overflow: hidden;
}

body {
    margin: 0 auto;
    font: 14px Arial;
    color: #333;
    overflow-x: hidden;
}

.khoi1170 {
    width: 1170px;
    margin: 0 auto;
}

.header ul, .footer ul, .sidebar ul {
    margin: 0 auto;
    padding: 0;
}

.header li, .footer li, .sidebar li {
    list-style: none;
}

.header a, .footer a, .sidebar a {
    text-decoration: none;
}

h1, h2, h3 {
    font-size: inherit;
    display: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
}

.header {
    position: relative;
}

.top_head {
    height: 38px;
    line-height: 38px;
    background-color: #017939;
}

    .top_head .email, .top_head .hotline {
        font-size: 12px;
        color: white;
        padding-left: 30px;
        background: url(../css/header/mail.png) no-repeat left center;
        display: inline-block;
        height: 38px;
    }

    .top_head .hotline {
        margin-left: 25px;
        background: url(../css/header/hotline.png) no-repeat left center;
    }

    .top_head .right {
        float: right;
    }

        .top_head .right .lich {
            color: white;
            font-size: 12px;
            position: relative;
            padding-left: 20px;
            float: left;
        }

            .top_head .right .lich:before {
                content: "";
                display: block;
                width: 4px;
                height: 4px;
                border-radius: 50%;
                background-color: #80bcbc;
                position: absolute;
                left: 0;
                top: calc(50% - 2px);
            }

    .top_head .search {
        float: left;
        margin: 4px 0 0 100px;
    }

.search input {
    outline: none;
    border: none;
    font: 12px Arial;
    color: white;
    float: left;
    height: 30px;
    padding: 0;
    width: 100px;
    background-color: transparent;
}

.search a {
    display: block;
    float: left;
    width: 35px;
    height: 30px;
    background: url(../css/header/search.png) no-repeat center;
}

.search ::-webkit-input-placeholder {
    color: #95eebf;
}

.search ::-moz-placeholder {
    color: #95eebf;
    opacity: 1;
}

.search :-moz-placeholder {
    color: #95eebf;
    opacity: 1;
}

.language {
    float: left;
    overflow: hidden;
    margin: 10px 0 0 10px;
}

    .language a {
        display: block;
        float: left;
        margin-left: 4px;
        line-height: initial;
    }

.logo {
    width: 158px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: calc(50% - 79px);
    background-color: #0d9a4f;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
}

    .logo .khungAnh {
        margin: 0 10px;
        height: 130px;
    }

    .logo:before {
        content: "";
        display: block;
        position: absolute;
        top: 100%;
        left: 0;
        border-top: 15px solid #0d9a4f;
        border-right: 79px solid transparent;
    }

    .logo:after {
        content: "";
        display: block;
        position: absolute;
        top: 100%;
        right: 0;
        border-top: 15px solid #0d9a4f;
        border-left: 79px solid transparent;
    }

.main_slide .khungAnh:before {
    padding-bottom: 39.97%;
}

.main_slide .slick-prev, .main_slide .slick-next {
    width: 43px;
    height: 43px;
    left: 0;
    top: calc(50% - 21.5px);
    background: rgba(0,0,0,0.5) url(../css/header/prev.png) no-repeat center;
}

.main_slide .slick-next {
    left: initial;
    right: 0;
    background: rgba(0,0,0,0.5) url(../css/header/next.png) no-repeat center;
}

.main_slide .slick-dots {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 15px;
    padding: 0;
    margin: 0;
    text-align: center;
    width: 100%;
}

    .main_slide .slick-dots li {
        list-style: none;
        display: inline-block;
        margin: 0 10px;
        position: relative;
    }

.content {
    background-color: #f2f2f2;
    overflow: hidden;
    clear: both;
}

.sukien {
    background-color: white;
    padding: 20px 0;
    margin-bottom: 20px;
}

    .sukien .khoi1170 {
        overflow: hidden;
    }

.content .tieude {
    font: 22px 'cafeta';
    line-height: 40px;
    padding: 0 10px;
    display: block;
    float: left;
    color: white;
    text-transform: uppercase;
    position: relative;
    margin: 0 30px 0 22px;
    background: url(../css/content/td2.png) no-repeat;
    background-size: 100% 100%;
    text-decoration: none;
    position: relative;
    z-index: 2;
}

    .content .tieude a {
        text-decoration: none;
        color: white;
        font: 26px 'cafeta';
        line-height: 40px;
        display: block;
    }

    .content .tieude:before {
        content: "";
        display: block;
        width: 22px;
        height: 40px;
        position: absolute;
        top: 0;
        right: 100%;
        background: url(../css/content/td_t.png) no-repeat center;
    }

    .content .tieude:after {
        content: "";
        display: block;
        width: 22px;
        height: 40px;
        position: absolute;
        top: 0;
        left: 100%;
        background: url(../css/content/td_p.png) no-repeat center;
    }

.content .sukien .tieude {
    background: url(../css/content/td1.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 30px;
}

    .content .sukien .tieude:before {
        background: url(../css/content/td_t1.png) no-repeat center;
    }

    .content .sukien .tieude:after {
        background: url(../css/content/td_p1.png) no-repeat center;
    }

.sukien .ds_sukien {
    width: calc(100% - 170px);
    float: right;
    overflow: hidden;
    padding: 0;
}

.ds_sukien li {
    list-style: none;
    float: left;
    margin-right: 25px;
    width: calc((100% - 50px)/3);
    overflow: hidden;
}

    .ds_sukien li:nth-child(3n) {
        margin-right: 0;
    }

.ds_sukien .ngaydang {
    width: 62px;
    height: 66px;
    float: left;
    background: url(../css/content/lich.png) no-repeat center;
    line-height: 24px;
    text-align: center;
}

    .ds_sukien .ngaydang span {
        display: block;
        text-align: center;
        font: bold 20px Arial;
        color: #fd2e32;
        line-height: 40px;
    }

.ds_sukien .topic {
    width: calc(100% - 75px);
    float: right;
    text-decoration: none;
    color: #333;
    line-height: 22px;
    max-height: 66px;
    overflow: hidden;
    display: block;
}

    .ds_sukien .topic:hover {
        color: #017939;
    }

.tuyensinh {
    overflow: hidden;
    margin-bottom: 30px;
}

    .tuyensinh .left, .tuyensinh .right {
        width: calc(50% - 10px);
        background-color: white;
        float: left;
    }

    .tuyensinh .right {
        float: right;
    }

    .tuyensinh .khungAnh:before {
        padding-bottom: 20.0348%;
    }

    .tuyensinh ul {
        margin: 0 15px;
        padding: 0;
    }

    .tuyensinh li {
        list-style: none;
        border-bottom: 1px dashed #dcdcdc;
        padding: 10px 0;
    }

        .tuyensinh li a {
            display: block;
            padding-left: 15px;
            line-height: 20px;
            text-decoration: none;
            color: #333;
            background: url(../css/content/list.png) no-repeat left top 5px;
            height: 40px;
            overflow: hidden;
        }

            .tuyensinh li a:hover {
                color: #017939;
            }

    .tuyensinh ul li:last-child {
        border: none;
    }

.khoi_bao {
    overflow: hidden;
}

.main_content {
    width: 69.23%;
    float: left;
}

.sidebar {
    width: calc(100% - 69.23% - 20px);
    float: right;
}

.khoitin {
    border: 1px solid #e3e7e7;
    background-color: white;
    margin-bottom: 20px;
}

.khung_td {
    overflow: hidden;
    padding: 5px 0;
    background: url(../css/content/bd1.png) no-repeat top left;
    background-size: 100% 4px;
    border-bottom: 1px solid #eaeaea;
}

.slide_ts .slick-prev, .slide_ts .slick-next, .slide_dm .slick-prev, .slide_dm .slick-next {
    width: 33px;
    height: 33px;
    top: -5px;
    right: 10px;
    background: url(../css/content/next.png) no-repeat center;
}

.slide_ts .slick-prev, .slide_dm .slick-prev {
    right: 44px;
    background: url(../css/content/prev.png) no-repeat center;
}

    .slide_ts .slick-prev:hover, .slide_dm .slick-prev:hover {
        background: url(../css/content/prev_hv.png) no-repeat center;
    }

.slide_ts .slick-next:hover, .slide_dm .slick-next:hover {
    background: url(../css/content/next_hv.png) no-repeat center;
}

.tin_nb {
    margin: 20px 20px 0 20px;
    padding: 0;
    overflow: hidden;
}

    .tin_nb li {
        width: calc(100% - 50.389% - 20px);
        float: right;
        margin-bottom: 20px;
        overflow: hidden;
    }

    .tin_nb .khungAnh {
        width: 27.5%;
        float: left;
    }

        .tin_nb .khungAnh:before {
            padding-bottom: 66.6666%;
        }

    .tin_nb .topic {
        display: block;
        width: calc(100% - 27.5% - 20px);
        float: right;
        text-decoration: none;
        color: #333;
        line-height: 22px;
        max-height: 66px;
        overflow: hidden;
    }

        .tin_nb .topic:hover {
            color: #017939;
        }

    .tin_nb li:first-child {
        width: 50.389%;
        float: left;
    }

        .tin_nb li:first-child .khungAnh {
            width: auto;
            float: none;
        }

        .tin_nb li:first-child .topic {
            font-weight: bold;
            padding: 10px;
            background-color: #f7f7f7;
            max-height: none;
            width: auto;
            float: none;
        }

.main_pic {
    margin: 20px;
    overflow: hidden;
}

    .main_pic .khungAnh {
        width: 31.558%;
        float: left;
    }

        .main_pic .khungAnh:before {
            padding-bottom: 66.6666%;
        }

    .main_pic .topic, .main_pic .detail, .main_pic .date_view {
        width: calc(100% - 31.558% - 20px);
        float: right;
        overflow: hidden;
    }

    .main_pic .topic {
        font-weight: bold;
        line-height: 22px;
        max-height: 66px;
        overflow: hidden;
        margin-bottom: 10px;
        text-decoration: none;
        color: #333;
    }

        .main_pic .topic:hover {
            color: #017939;
        }

    .main_pic .date_view {
        font-size: 12px;
        color: #888;
        margin-bottom: 5px;
    }

.date_view .view {
    padding-left: 22px;
    background: url(../css/content/view.png) no-repeat left center;
}

.date_view .date {
    padding-left: 18px;
    background: url(../css/content/date.png) no-repeat left center;
    margin-left: 20px;
}

.main_pic .detail {
    line-height: 22px;
    max-height: 66px;
    overflow: hidden;
}

.xem_ct {
    display: block;
    float: right;
    height: 29px;
    line-height: 29px;
    padding: 0 15px;
    color: white;
    text-decoration: none;
    background-color: #b6b5b5;
    border-radius: 14px;
}

    .xem_ct:hover {
        background-color: #017939;
        color: white;
    }

.ds_tin {
    overflow: hidden;
    margin: 0 20px;
}

    .ds_tin a {
        display: block;
        width: calc(50% - 25px);
        float: left;
        margin-bottom: 15px;
        text-decoration: none;
        color: #333;
        position: relative;
        padding-left: 15px;
        line-height: 22px;
    }

        .ds_tin a:hover {
            color: #017939;
        }

        .ds_tin a span {
            color: #999;
            margin-left: 5px;
            font-size: 13px;
        }

        .ds_tin a:nth-child(2n-1) {
            clear: both;
            margin-right: 20px;
        }

        .ds_tin a:before {
            content: "";
            display: block;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background-color: #ccc;
            position: absolute;
            top: 8px;
            left: 0;
        }

        .ds_tin a:hover:before {
            background-color: #017939;
        }

.tin_anh {
    overflow: hidden;
    margin: 0 20px;
    padding: 0;
}

    .tin_anh li {
        list-style: none;
        float: left;
        width: calc(50% - 10px);
        margin: 0 20px 20px 0;
        overflow: hidden;
    }

        .tin_anh li:nth-child(2n) {
            margin-right: 0;
        }

    .tin_anh .khungAnh {
        width: 25.515%;
        float: left;
    }

        .tin_anh .khungAnh:before {
            padding-bottom: 66.6666%;
        }

    .tin_anh .topic {
        width: calc(100% - 25.515% - 20px);
        float: right;
        text-decoration: none;
        color: #333;
        line-height: 22px;
        max-height: 66px;
        overflow: hidden;
    }

        .tin_anh .topic:hover {
            color: #017939;
        }

.xemthem {
    font: 16px 'cafeta';
    text-decoration: none;
    color: #999;
    padding-right: 10px;
    margin-right: 10px;
    float: right;
    text-transform: uppercase;
    background: url(../css/content/xemthem.png) no-repeat right center;
    line-height: 40px;
}

    .xemthem:hover {
        color: #017939;
    }

.ds_cot {
    overflow: hidden;
    font-weight: bold;
    background-color: #f4f4f4;
}

.cot1, .cot2, .cot3, .cot4 {
    display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    border-left: 1px solid #eaeaea;
    text-align: center;
}

.cot1 {
    width: 30px;
    border: none;
}

.cot3, .cot4 {
    width: 50px;
}

.cot2 {
    width: calc(100% - 253px);
    text-align: left;
    text-decoration: none;
    color: #333;
}

.ds_tailieu {
    padding: 0;
    margin: 0;
}

.ts_cate .ds_tailieu {
    margin-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
}

.ds_tailieu li {
    list-style: none;
    overflow: hidden;
    border-top: 1px solid #eaeaea;
}

.ds_tailieu .cot3 {
    background: url(../css/content/ct.png) no-repeat center;
    font-size: 0;
}

.ds_tailieu .cot4 {
    background: url(../css/content/tai.png) no-repeat center;
    font-size: 0;
}

.ds_tailieu .cot3:hover {
    background: url(../css/content/ct_hv.png) no-repeat center;
}

.ds_tailieu .cot4:hover {
    background: url(../css/content/tai_hv.png) no-repeat center;
}

.ds_tailieu .cot2:hover {
    color: #017939;
}

.tracuu {
    overflow: hidden;
    margin-bottom: 30px;
}

    .tracuu a {
        font: 22px 'cafeta';
        width: calc((100% - 24px)/3);
        float: left;
        margin-right: 12px;
        display: block;
        height: 50px;
        line-height: 50px;
        text-align: center;
        text-decoration: none;
        color: white;
        text-transform: uppercase;
    }

        .tracuu a img {
            margin-right: 10px;
            vertical-align: middle;
        }

        .tracuu a:nth-child(3n-2) {
            background: url(../css/content/bg1.png) repeat-y top left;
            background-size: 100% auto;
        }

        .tracuu a:nth-child(3n-1) {
            background: url(../css/content/bg2.png) repeat-y top left;
            background-size: 100% auto;
        }

        .tracuu a:nth-child(3n) {
            background: url(../css/content/bg3.png) repeat-y top left;
            background-size: 100% auto;
            margin-right: 0;
        }



.khoi_sb {
    border: 1px solid #e3e7e7;
    background-color: #fcfcfc;
    border-top: none;
    margin-bottom: 20px;
}

.bao_td {
    overflow: hidden;
    padding: 7px 15px 0 15px;
    background: url(../css/content/bd2.png) no-repeat top left;
    background-size: 100% 4px;
}

    .bao_td .title, .tab_pick a {
        font: 22px 'cafeta';
        color: #fd2e32;
        text-transform: uppercase;
    }

    .bao_td .xemthem {
        line-height: 28px;
        margin-right: 0;
    }

.tab_pick {
    display: inline-block;
}

    .tab_pick a:last-child {
        margin-right: 0;
    }

.khoi_sb.tin_tab {
    background-color: #fffeed;
    border: 1px solid #fed3d3;
    border-top: none;
}

.tin_tab .bao_td {
    border-bottom: 1px solid #fed3d3;
}

.tab_pick a {
    padding-bottom: 3px;
    border-bottom: 3px solid transparent;
    display: inline-block;
    margin-right: 20px;
}

    .tab_pick a.active {
        border-bottom: 3px solid #fb4a4e;
    }

.tab {
    display: none;
}

    .tab.active {
        display: block;
    }

    .tab a {
        display: block;
        padding: 10px 10px 0 50px;
        position: relative;
        border-top: 1px solid #f6f4cd;
        color: #333;
        line-height: 22px;
        max-height: 66px;
        overflow: hidden;
        margin-bottom: 14px;
    }

        .tab a:hover {
            color: #017939;
        }

        .tab a:first-child {
            border: none;
        }

        .tab a span {
            display: block;
            position: absolute;
            top: 10px;
            left: 20px;
            font: 24px 'timeitalic';
            color: #999;
        }

        .tab a:hover span {
            color: #fd2e32;
        }

.sidebar .video_sb {
    margin: 15px 15px 0 15px;
}

.video_sb li {
    margin-bottom: 15px;
    overflow: hidden;
}

.video_sb .khungAnh {
    width: 33.55%;
    float: left;
}

    .video_sb .khungAnh:before {
        padding-bottom: 56.25%;
    }

.video_sb .khungAnhCrop:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(0,0,0,0.4) url(../css/content/video.png) no-repeat center;
    background-size: 40px;
}

.video_sb .topic {
    display: block;
    width: calc(100% - 33.55% - 20px);
    float: right;
    color: #333;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
}

    .video_sb .topic:hover {
        color: #017939;
    }

.video_sb li:first-child .khungAnh {
    width: auto;
    float: none;
}

.video_sb li:first-child .topic {
    font-weight: bold;
    max-height: none;
    margin-top: 5px;
    float: none;
    width: auto;
}

.video_sb li:first-child .khungAnhCrop:before {
    background-size: auto;
}

.sidebar .tuvan_sb {
    margin: 15px 15px 0 15px;
}

.tuvan_sb li {
    margin-bottom: 23px;
}

.tuvan_sb .topic {
    color: #333;
    line-height: 22px;
    max-height: 66px;
    overflow: hidden;
    margin-bottom: 5px;
    padding-left: 30px;
    background: url(../css/content/list2.png) no-repeat left top 5px;
    display: block;
    padding-bottom: 5px;
}

    .tuvan_sb .topic:hover {
        color: #017939;
    }

.name_date {
    font: italic 12px Arial;
    margin-left: 30px;
}

    .name_date span {
        color: #017939;
    }

.gui_ch {
    margin: 0 15px 20px 15px;
    display: block;
    color: #017939;
    text-align: center;
    line-height: 36px;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.2);
    border-radius: 3px;
}

    .gui_ch img {
        margin-left: 10px;
        vertical-align: text-bottom;
    }

.quang_cao {
    margin-bottom: 20px;
}

    .quang_cao a {
        display: block;
        margin-bottom: 5px;
    }

        .quang_cao a:last-child {
            margin-bottom: 0;
        }

        .quang_cao a img {
            width: 100%;
            height: auto;
        }

.album_sb {
    overflow: hidden;
    margin: 10px 15px;
}

    .album_sb .khungAnh {
        width: calc((100% - 9px)/4);
        float: left;
        margin: 0 3px 3px 0;
    }

        .album_sb .khungAnh:nth-child(4n+1) {
            margin-right: 0;
        }

        .album_sb .khungAnh:before {
            padding-bottom: 66.6666%;
        }

        .album_sb .khungAnh:first-child {
            width: auto;
            float: none;
        }

.topic_album {
    margin: 0 15px 20px 15px;
    font-weight: bold;
    color: #333;
    line-height: 22px;
    display: block;
}

    .topic_album:hover {
        color: #017939;
    }

.footer {
    background-color: #017939;
    box-shadow: 0 -1px 3px 0 rgba(0,0,0,0.2);
}

.doitac {
    background-color: white;
    padding: 20px 0;
}

    .doitac .khoi1170 {
        overflow: hidden;
    }

    .doitac .tieude_dt {
        font: 25px 'cafeta';
        color: #017939;
        text-transform: uppercase;
        margin-top: 20px;
        display: block;
        float: left;
    }

.slide_dt {
    width: calc(100% - 160px);
    padding-left: 80px;
    float: right;
}

    .slide_dt .khungAnh {
        margin: 0 15px;
    }

        .slide_dt .khungAnh:before {
            padding-bottom: 60%;
        }

    .slide_dt .slick-prev, .slide_dt .slick-next {
        width: 36px;
        height: 36px;
        left: 0;
        top: calc(50% - 18px);
        background: url(../css/footer/prev.png) no-repeat center;
        opacity: 0.4;
    }

    .slide_dt .slick-next {
        left: 37px;
        background: url(../css/footer/next.png) no-repeat center;
    }

        .slide_dt .slick-prev:hover, .slide_dt .slick-next:hover {
            opacity: 1;
        }

.main_ft {
    overflow: hidden;
    padding: 30px 0;
}

.tieude_ft {
    font: 24px 'cafeta';
    color: white;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.intro {
    width: 33%;
    margin-right: 30px;
    float: left;
}

    .intro .add {
        padding-left: 12px;
        background: url(../css/footer/list.png) no-repeat left top 6px;
        color: white;
        line-height: 22px;
        margin-bottom: 10px;
    }

        .intro .add span {
            font-weight: bold;
        }

.map_ft {
    width: 38.8%;
    float: left;
    position: relative;
}

.bando_ft {
    border: 3px solid #00592a;
}

#map_canvas {
    height: 160px;
}
#map_canvas iframe, #map_lh iframe {width: 100%;height: 100%}

.map_ft .xem_map {
    position: absolute;
    z-index: 3;
    left: 10px;
    bottom: 10px;
    height: 27px;
    line-height: 27px;
    border-radius: 5px;
    background-color: #fd2e33;
    color: white;
    text-transform: uppercase;
    padding: 0 15px;
    display: block;
    cursor: pointer;
}

.mang_xh {
    width: 240px;
    float: right;
}

.dk_nhantin {
    overflow: hidden;
    margin: 20px 0;
}

    .dk_nhantin span {
        display: block;
        font: italic 18px Arial;
        color: white;
        margin-bottom: 5px;
    }

    .dk_nhantin a {
        display: block;
        float: right;
        width: 35px;
        height: 33px;
        border: 1px solid #67a383;
        border-left: none;
        border-radius: 0 3px 3px 0;
        background: url(../css/footer/mail.png) no-repeat center;
        font-size: 0;
    }

    .dk_nhantin input {
        float: left;
        width: calc(100% - 57px);
        border: 1px solid #67a383;
        border-right: none;
        border-radius: 3px 0 0 3px;
        padding: 0 10px;
        font: italic 14px Arial;
        color: white;
        outline: none;
        height: 33px;
        background-color: transparent;
    }

    .dk_nhantin ::-webkit-input-placeholder {
        color: #76f3b0;
    }

    .dk_nhantin ::-moz-placeholder {
        color: #76f3b0;
        opacity: 1;
    }

    .dk_nhantin :-moz-placeholder {
        color: #76f3b0;
        opacity: 1;
    }

.share_mxh a {
    display: inline-block;
    margin-right: 4px;
    border: 1px solid #7bb998;
    width: 31px;
    height: 31px;
}

.banquyen {
    background-color: #00622e;
    font-size: 12px;
    color: white;
    line-height: 60px;
}

.tatthanh, .tatthanh a {
    color: #37aa6c;
}

    .tatthanh a:hover {
        color: white;
    }

.thongke_tc {
    padding-left: 20px;
    margin-left: 10px;
    background: url(../css/footer/truycap.png) no-repeat left center;
}

    .thongke_tc span {
        margin-right: 20px;
    }

#page_head {
    width: 57px;
    height: 57px;
    border-radius: 3px;
    background: url(../css/footer/page_head.png) no-repeat center;
    cursor: pointer;
    float: right;
    margin: 0 20px 38px 0;
}

#dk_online #dong_mo {
    float: right;
    display: block;
    cursor: pointer;
    padding: 0 15px;
    font: 24px 'cafeta';
    color: white;
    border-radius: 3px;
    height: 35px;
    line-height: 35px;
    text-transform: uppercase;
    background-color: #fd2e32;
    min-width: 5px;
    clear: both;
}

#dk_online.active #dong_mo {
    font-size: 0;position: relative
}

#dk_online #dong_mo:before {
    display: none;
}

#dk_online.active #dong_mo:before {
    content: "";
    font: 24px Arial;
    color: white;
    height: 35px;
    line-height: 35px;
    display: block;
    position: absolute;top: 0;left: 0;background: url(/css/footer/up.png) no-repeat left 7px top 9px;width: 35px;transform: rotate(180deg)
}

#dk_online {
    position: fixed;
    z-index: 6;
    right: 0;
    bottom: -378px;
    width: 250px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

    #dk_online.active {
        bottom: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
    }

.form_dk .nd_dk {
    background-color: white;
    clear: both;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
    overflow: hidden;
}

.form_dk .tieude_dk {
    font: 30px 'cafeta';
    color: #017939;
    text-transform: uppercase;
    margin-bottom: 15px;
    text-align: center;
    padding: 10px 0 20px 0;
    border-top: 2px solid #017939;
    background: url(../css/footer/bg_f.png) no-repeat bottom center;
}

.form_dk .vung_nhap {
    margin: 0 15px 10px 15px;
    position: relative;
    background-color: #ddf9ea;
    border-radius: 20px;
    padding-left: 45px;
}

    .form_dk .vung_nhap input, .form_dk .vung_nhap select {
        height: 40px;
        width: 100%;
        outline: none;
        border: none;
        background-color: transparent;
        font: 14px Arial;
        color: #333;
        padding: 0;
    }

#dk_online.form_dk .vung_nhap input, #dk_online.form_dk .vung_nhap select {
    height: 28px;
}

#dk_online.form_dk .vung_nhap:before {
    width: 20px;
    height: 20px;
    background-size: 10px;
}

#dk_online.form_dk .vung_nhap {
    padding-left: 33px;
    margin: 0 10px 8px 10px;
}

#dk_online.form_dk .tieude_dk {
    font-size: 22px;
}

.form_dk .vung_nhap ::-webkit-input-placeholder {
    color: #737373;
}

.form_dk .vung_nhap ::-moz-placeholder {
    color: #737373;
    opacity: 1;
}

.form_dk .vung_nhap :-moz-placeholder {
    color: #737373;
    opacity: 1;
}

.form_dk .vung_nhap:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 50%;
    background: #017939 url(../css/footer/f1.png) no-repeat center;
}

.form_dk .vung_nhap select {
    color: #737373;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 30px;
    background: url(../css/footer/select.png) no-repeat right 20px center;
    display: block !important;
}

.form_dk .nd_dk .vung_nhap:nth-child(3):before {
    background: #017939 url(../css/footer/f2.png) no-repeat center;
}

.form_dk .nd_dk .vung_nhap:nth-child(4):before {
    background: #017939 url(../css/footer/f3.png) no-repeat center;
}

.form_dk .nd_dk .vung_nhap:nth-child(5):before {
    background: #017939 url(../css/footer/f4.png) no-repeat center;
}

.form_dk .nd_dk .vung_nhap:nth-child(6):before {
    background: #017939 url(../css/footer/f5.png) no-repeat center;
}

.form_dk .nd_dk .vung_nhap:nth-child(7):before {
    background: #017939 url(../css/footer/f6.png) no-repeat center;
}

.form_dk .luu_y {
    text-align: center;
    font: italic 12px Arial;
    margin: 0 10px 10px 10px;
    line-height: 18px;
}

.form_dk .btn {
    text-align: center;
    margin-bottom: 10px;
}

    .form_dk .btn a {
        display: inline-block;
        margin: 0 5px;
        font: 24px 'cafeta';
        color: white;
        text-decoration: none;
        text-transform: uppercase;
        padding: 0 25px;
        line-height: 43px;
        height: 43px;
        background: #bbb url(../css/footer/btn.png) repeat-x top left;
        border-radius: 3px;
    }

        .form_dk .btn a:hover {
            background: red url(../css/footer/btn_hv.png) repeat-x top left;
        }

#dk_online.form_dk .btn a {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    background-size: auto 100%;
    padding: 0 15px;
}

#nen_popup {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    opacity: 0;
}

    #nen_popup.active {
        opacity: 1;
        z-index: 11;
    }

.bando_popup {
    width: 670px;
    margin: 100px auto 0 auto;
}

    .bando_popup .close_map {
        display: block;
        text-align: right;
        padding-right: 18px;
        background: url(../css/footer/close.png) no-repeat right center;
        line-height: 24px;
        height: 24px;
        color: white;
        text-transform: uppercase;
        cursor: pointer;
    }

        .bando_popup .close_map:after {
            content: "";
            display: block;
            position: fixed;
            z-index: -1;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            cursor: auto;
        }

#map_popup {
    height: 389px;
    border: 5px solid rgba(255,255,255,0.3);
    clear: both;
    border-radius: 5px;
}

.banner {
    margin-bottom: 25px;
}

    .banner:before {
        padding-bottom: 24.158%;
    }

.duongdan {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
    width: 100%;
}

    .duongdan .khoi1170 {
        padding: 0;
        overflow: hidden;
    }

    .duongdan li {
        float: left;
        list-style: none;
        padding-left: 20px;
        margin-left: 8px;
        background: url(../css/content/vitri.png) no-repeat left center;
    }

        .duongdan li a {
            text-decoration: none;
            color: white;
            font-size: 13px;
            line-height: 38px;
            min-width: 20px;
            display: block;
            height: 38px;
        }

        .duongdan li:first-child {
            margin-left: 0;
            padding-left: 0;
            background: none;
        }

            .duongdan li:first-child a {
                background: url(../css/content/home.png) no-repeat center top 12px;
            }

.sidebar .danhmuc {
    margin-bottom: 20px;
}

.danhmuc li {
    margin-bottom: 10px;
}

.danhmuc a {
    display: block;
    background-color: white;
    border-right: 3px solid #e0e0e0;
    position: relative;
    padding: 7px 10px 7px 20px;
    color: #333;
    line-height: 21px;
}

    .danhmuc a:before {
        content: "";
        display: block;
        border-left: 18px solid #f2f2f2;
        border-bottom: 18px solid transparent;
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
    }

    .danhmuc a:after {
        content: "";
        display: block;
        border-left: 15px solid #017939;
        border-bottom: 15px solid transparent;
        position: absolute;
        z-index: 3;
        top: 0;
        left: 0;
    }

    .danhmuc a.active, .danhmuc a:hover {
        background-color: #017939;
        border-right: 3px solid #01592a;
        color: white;
    }

        .danhmuc a.active:after, .danhmuc a:hover:after {
            border-left: 15px solid #fd2e32;
        }

.about_us .ds_tin a {
    width: auto;
    float: none;
    margin: 0 0 8px 0 !important;
}

.about_us .ds_tin {
    padding-bottom: 15px;
}

.about_cate .main_pic {
    padding-bottom: 20px;
    border-bottom: 1px dashed #eee;
}

.khung_td.ct {
    border-bottom: none;
}

.khoitin.bai_ct {
    padding: 20px 20px 0 20px;
    background: white url(../css/content/bd1.png) no-repeat top left;
    background-size: 100% 4px;
}

.tin_khac {
    margin: 10px 0 20px 0;
}

    .tin_khac a {
        display: block;
        padding: 6px 0 6px 15px;
        line-height: 21px;
        text-decoration: none;
        color: #333;
        background: url(../css/content/v.png) no-repeat left top 11px;
        border-bottom: 1px dotted #c8c8c8;
    }

        .tin_khac a span {
            color: #999;
            margin-left: 5px;
        }

        .tin_khac a:hover {
            color: #017939;
            background: url(../css/content/v_hv.png) no-repeat left top 11px;
        }

.ds_ts {
    margin: 0 20px;
    padding: 20px 0 1px 0;
    overflow: hidden;
}

    .ds_ts.slick-slider {
        overflow: initial;
    }

    .ds_ts li {
        list-style: none;
        float: left;
        margin: 0 20px 20px 0;
        width: calc((100% - 40px)/3);
    }

        .ds_ts li:nth-child(3n) {
            margin-right: 0;
        }

    .ds_ts.slick-slider li:nth-child(3n) {
        margin-right: 20px;
    }

    .ds_ts .khungAnh:before {
        padding-bottom: 66.6666%;
    }

    .ds_ts .date_ts {
        position: absolute;
        z-index: 2;
        left: 0;
        bottom: 0;
        background-color: rgba(1,121,57,0.8);
        color: white;
        text-align: center;
        width: 45px;
        height: 60px;
    }

        .ds_ts .date_ts span {
            font: bold 25px Arial;
            display: block;
            line-height: 38px;
        }

    .ds_ts .update {
        padding-left: 50px;
        font-size: 12px;
        line-height: 22px;
        color: #999;
        margin-bottom: 10px;
        background: url(../css/content/date_view.png) no-repeat left center;
    }

    .ds_ts .topic {
        display: block;
        font: bold 16px Arial;
        color: #333;
        text-decoration: none;
        line-height: 23px;
        height: 46px;
        overflow: hidden;
        margin-bottom: 10px;
    }

        .ds_ts .topic:hover {
            color: #017939;
        }

    .ds_ts .detail {
        line-height: 22px;
        height: 88px;
        overflow: hidden;
    }

    .ds_ts .slick-list {
        width: calc(100% + 19px);
    }

    .ds_ts .slick-prev {
        top: -40px;
        right: 24px;
    }

    .ds_ts .slick-next {
        top: -40px;
        right: -10px;
    }

.khoitin.hotro {
    background: white url(../css/content/bd1.png) no-repeat top left;
    background-size: 100% 4px;
    padding: 20px;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 35px;
}

.hotro .khoi_ht {
    width: calc((100% - 40px)/3);
    float: left;
    margin-right: 20px;
}

    .hotro .khoi_ht:last-child {
        margin-right: 0;
    }

.tieude_ht {
    border-bottom: 1px solid #e6e6e6;
    height: 24px;
    margin-bottom: 20px;
}

    .tieude_ht a {
        font: 24px 'cafeta';
        color: #017939;
        text-transform: uppercase;
        padding-right: 10px;
        background-color: white;
        position: relative;
    }

        .tieude_ht a:before {
            content: "";
            width: 25px;
            height: 1px;
            display: block;
            background-color: #017939;
            position: absolute;
            left: 100%;
            bottom: 6px;
        }

.khoi_ht .list {
    display: block;
    padding-left: 15px;
    background: url(../css/content/list.png) no-repeat left top 3px;
    margin-bottom: 10px;
    text-decoration: none;
    color: #333;
}

    .khoi_ht .list span {
        font: bold 16px Arial;
        color: #e50000;
    }

.khoi_ht.khungAnh:before {
    padding-bottom: 34.4444%;
}

.ts_cate {
    background: white url(../css/content/bd1.png) no-repeat top left;
    background-size: 100% 4px;
    padding-top: 4px;
}

.tieude_cm {
    font: bold 18px Arial;
    color: #017939;
    margin-bottom: 10px;
}

.comment {
    margin-bottom: 25px;
}

.baikhac {
    overflow: hidden;
}

#form_ct.form_dk {
    margin-top: 20px;
    padding-top: 50px;
    position: relative;
}

    #form_ct.form_dk .nd_dk {
        box-shadow: none;
    }

    #form_ct.form_dk .tieude_dk {
        border: none;
        background: none;
        text-align: initial;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        border-bottom: 1px solid #dedede;
        height: 30px;
    }

        #form_ct.form_dk .tieude_dk span {
            padding-right: 10px;
            background-color: white;
            position: relative;
        }

            #form_ct.form_dk .tieude_dk span:before {
                content: "";
                display: block;
                width: 40px;
                height: 1px;
                background-color: #017939;
                position: absolute;
                left: 100%;
                bottom: 7px;
            }

    #form_ct.form_dk .nd_dk .vung_nhap {
        width: calc(50% - 55px);
        float: left;
        margin: 0 20px 10px 0;
    }

        #form_ct.form_dk .nd_dk .vung_nhap:nth-child(2n-1) {
            margin-right: 0;
        }

    #form_ct.form_dk .luu_y {
        float: left;
        clear: both;
        margin-top: 10px;
        line-height: 43px;
    }

    #form_ct.form_dk .btn {
        float: right;
        margin-top: 10px;
    }

    #form_ct.form_dk .sdt_dk {
        margin-bottom: 20px;
    }

        #form_ct.form_dk .sdt_dk span {
            font: bold 15px Arial;
            color: red;
        }

.daotao.ds_ts .khungAnh {
    border-bottom: 4px solid #ddd;
}

.daotao.ds_ts .topic {
    margin: 10px 12px;
    font-size: 15px;
}

.daotao.ds_ts .detail {
    height: 66px;
    margin: 0 12px 15px 12px;
}

.daotao.ds_ts li {
    background-color: #f8f8f8;
    border-radius: 0 0 3px 3px;
    border-bottom: 2px solid #ebebeb;
}

.tieudiem {
    overflow: hidden;
}

    .tieudiem .khungAnh {
        width: 64.32%;
        float: left;
    }

        .tieudiem .khungAnh:before {
            padding-bottom: 66%;
        }

    .tieudiem .nen_tin {
        position: absolute;
        z-index: 2;
        left: 0;
        bottom: 0;
        width: calc(100% - 40px);
        padding: 10px 20px 20px 20px;
        overflow: hidden;
        background-color: rgba(0,0,0,0.5);
    }

        .tieudiem .nen_tin .topic {
            display: block;
            text-decoration: none;
            font: bold 16px Arial;
            color: white;
            margin-bottom: 10px;
            line-height: 24px;
        }

        .tieudiem .nen_tin .nhomtin {
            font: bold 11px Arial;
            display: inline-block;
            height: 22px;
            line-height: 22px;
            background-color: white;
            border-radius: 3px;
            padding: 0 15px;
            color: #017939;
            text-transform: uppercase;
            text-decoration: none;
            margin-right: 15px;
        }

        .tieudiem .nen_tin .date {
            color: #c1c1c3;
            padding-left: 15px;
            display: inline-block;
            height: 22px;
            line-height: 22px;
            background: url(../css/content/date_td.png) no-repeat left center;
        }

    .tieudiem .right {
        width: calc(100% - 64.32% - 40px);
        float: right;
        margin: 15px 20px 0 0;
    }

    .tieudiem .tieude_td {
        border-bottom: 1px solid #e6e6e6;
        height: 23px;
        margin-bottom: 15px;
    }

        .tieudiem .tieude_td a {
            padding-right: 10px;
            background-color: white;
            font: 24px 'cafeta';
            color: #fd2e32;
            text-transform: uppercase;
            position: relative;
        }

            .tieudiem .tieude_td a:before {
                content: "";
                display: block;
                width: 25px;
                height: 1px;
                background-color: #fd2e32;
                position: absolute;
                left: 100%;
                bottom: 7px;
            }

.ds_hot a {
    display: block;
    text-decoration: none;
    color: #333;
    padding-left: 15px;
    line-height: 22px;
    max-height: 44px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}

    .ds_hot a:hover {
        color: #017939;
    }

    .ds_hot a:before {
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-color: #a6a6a6;
        border-radius: 50%;
        border: 1px solid white;
        box-shadow: 0 0 0 1px #a6a6a6;
        position: absolute;
        left: 1px;
        top: 7px;
    }

    .ds_hot a:hover:before {
        background-color: #017939;
        box-shadow: 0 0 0 1px #017939;
    }

.slide_tin {
    padding: 20px 0;
    margin: 0;
}

    .slide_tin .slick-list {
        width: calc(100% + 19px);
    }

    .slide_tin li {
        list-style: none;
        margin-right: 20px;
    }

    .slide_tin .item {
        overflow: hidden;
        margin-bottom: 20px;
    }

    .slide_tin .khungAnh:before {
        padding-bottom: 66.6666%;
    }

    .slide_tin .khungAnh {
        width: 30.54%;
        float: left;
    }

    .slide_tin .topic, .slide_tin .date_tin {
        float: right;
        width: calc(100% - 30.54% - 10px);
    }

    .slide_tin .topic {
        display: block;
        line-height: 20px;
        max-height: 60px;
        overflow: hidden;
        text-decoration: none;
        color: #333;
        margin-bottom: 5px;
    }

        .slide_tin .topic:hover {
            color: #017939;
        }

    .slide_tin .date_tin {
        font-size: 13px;
        color: #999;
    }

    .slide_tin .slick-prev, .slide_tin .slick-next {
        width: 20px;
        height: 20px;
        top: -22px;
        left: 240px;
        background: url(../css/content/prev1.png) no-repeat center;
    }

    .slide_tin .slick-next {
        left: 265px;
        background: url(../css/content/next1.png) no-repeat center;
    }

    .slide_tin .slick-prev:hover {
        background: url(../css/content/prev1_hv.png) no-repeat center;
    }

    .slide_tin .slick-next:hover {
        background: url(../css/content/next1_hv.png) no-repeat center;
    }

.lienquan {
    overflow: hidden;
    padding-bottom: 20px;
}

    .lienquan .bao_lq {
        width: calc(50% - 10px);
        float: left;
        margin-right: 20px;
    }

        .lienquan .bao_lq:nth-child(2n) {
            margin-right: 0;
        }

    .lienquan .tieude_k {
        margin-bottom: 15px;
        border-bottom: 1px solid #dadada;
        position: relative;
        padding-bottom: 8px;
    }

        .lienquan .tieude_k:before {
            content: "";
            display: block;
            width: 55px;
            height: 2px;
            background-color: #017939;
            position: absolute;
            left: 0;
            bottom: -1px;
        }

.ds_album {
    padding: 20px 0 0 0;
    overflow: hidden;
    margin: 0 20px;
}

    .ds_album li {
        list-style: none;
        width: calc(100% / 3 - 13.4px);
        float: left;
        background-color: #eaeaea;
        border-radius: 40px 0;
        margin: 20px 20px 20px 0;
    }

        .ds_album li:nth-child(3n) {
            margin-right: 0;
        }

    .ds_album.slick-slider li:nth-child(3n) {
        margin-right: 20px;
    }

    .ds_album .khungAnh {
        margin: -18px 10px 0 0;
        border-radius: 40px 0;
        overflow: hidden;
        box-shadow: 1px 1px white;
    }

        .ds_album .khungAnh:before {
            padding-bottom: 67.1875%;
        }

.nen_album {
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    background: url(../css/content/nen_anh.png) no-repeat left 8px bottom 8px;
    text-decoration: none;
}

.ds_video.ds_album .nen_album {
    background: url(../css/content/nen_video.png) no-repeat left 8px bottom 8px;
}

.nen_album span {
    font-size: 13px;
    color: white;
    text-align: center;
    width: 100%;
    align-self: center;
    line-height: 24px;
    display: none;
}

.ten_album {
    font-size: 13px;
    color: #333;
    display: block;
    line-height: 21px;
    padding: 10px 15px 0 15px;
    margin-bottom: 10px;
    height: 42px;
    overflow: hidden;
    text-decoration: none;
}

.ds_album li:hover {
    background-color: #017939;
}

    .ds_album li:hover .khungAnh {
        box-shadow: 1px 1px #2da445;
    }

    .ds_album li:hover .ten_album {
        color: white;
    }

    .ds_album li:hover .nen_album {
        background-color: rgba(0,0,0,0.5);
    }

    .ds_album li:hover span {
        display: block;
    }

.ts_cate .ds_album {
    border-bottom: 1px dashed #eee;
    margin-bottom: 25px;
}

.ds_popup {
    overflow: hidden;
    margin-top: 20px;
}

    .ds_popup .khungAnh {
        border: 1px solid white;
        box-shadow: 0 0 0 1px #d6d6d6;
        float: left;
        margin: 1px 10px 10px 1px;
        width: calc((100% - 43px)/4);
    }

        .ds_popup .khungAnh:nth-child(4n) {
            margin-right: 1px;
        }

        .ds_popup .khungAnh:before {
            padding-bottom: 63.5869%;
        }

        .ds_popup .khungAnh span {
            display: none;
            color: white;
            font-size: 13px;
            text-transform: uppercase;
            position: absolute;
            left: 0;
            top: 50%;
            width: 100%;
            text-align: center;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            z-index: 3;
        }

        .ds_popup .khungAnh:hover .khungAnhCrop:before {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            z-index: 2;
            top: 0;
            left: 0;
            background-color: rgba(0,0,0,0.5);
        }

        .ds_popup .khungAnh:hover span {
            display: block;
        }

.baikhac .ds_album {
    margin: 0;
    overflow: initial;
    clear: both;
}

    .baikhac .ds_album .slick-list {
        width: calc(100% + 19px);
    }

.baikhac.album .tieude_k {
    text-align: center;
}

.ds_album .slick-prev, .ds_album .slick-next {
    width: 20px;
    height: 20px;
    top: -22px;
    left: calc(50% - 110px);
    background: url(../css/content/prev1.png) no-repeat center;
}

.ds_album .slick-next {
    left: initial;
    right: calc(50% - 110px);
    background: url(../css/content/next1.png) no-repeat center;
}

.ds_album.ds_video .slick-prev {
    left: calc(50% - 90px);
}

.ds_album.ds_video .slick-next {
    right: calc(50% - 90px);
}

.ds_album .slick-prev:hover {
    background: url(../css/content/prev1_hv.png) no-repeat center;
}

.ds_album .slick-next:hover {
    background: url(../css/content/next1_hv.png) no-repeat center;
}

.play_video {
    margin-top: 20px;
}

    .play_video:before {
        padding-bottom: 56.25%;
    }

    .play_video iframe {
        width: 100%;
        height: 100%;
    }

.doc_online {
    overflow: hidden;
    margin-top: 20px;
}

    .doc_online .khungAnh:before {
        padding-bottom: 48.095%;
    }

    .doc_online .khungAnh {
        border-bottom: 2px solid #b2b2b2;
        margin-bottom: 25px;
    }

        .doc_online .khungAnh iframe {
            width: 100%;
            height: 100%;
        }

    .doc_online .download {
        display: inline-block;
        font: 22px 'cafeta';
        color: white;
        text-transform: uppercase;
        text-decoration: none;
        padding: 0 35px 0 20px;
        height: 36px;
        line-height: 36px;
        background: #017939 url(../css/content/dl.png) no-repeat right 15px center;
        border-radius: 4px;
    }

#lightbox {
    position: absolute;
    left: 0 !important;
    width: 100%;
    z-index: 100;
    text-align: center;
}
/*#numberDisplay {display: none !important}*/
/*#navControls {display: none !important}*/
#outerImageContainer {
    position: relative;
    padding: 5px 5px 2px 5px;
    border-radius: 5px;
    background-color: rgba(255,255,255,0.3);
    width: auto !important;
    height: auto !important;
    float: left;
    margin-left: 50%;
    transform: translateX(-50%);
}

#imageDataContainer {
    height: 0;
}
/*#imageDetails {display: none}*/
#caption {
    font: 15px 'roboto';
    color: #333;
    display: block;
    line-height: 21px;
    padding: 10px 0;
}

#bottomNavClose:before {
    content: "Đóng lại";
    display: block;
    color: white;
    text-transform: uppercase;
    height: 30px;
    display: block;
    position: absolute;
    top: -30px;
    right: 5px;
    background: url(../css/footer/close.png) no-repeat right center;
    z-index: 2;
    cursor: pointer;
    padding-right: 15px;
    line-height: 30px;
}

#imageContainer img {
    border: none;
    min-width: 500px;
    height: auto !important;
}

#hoverNav {
    height: 0;
}

#prevLink {
    width: 31px;
    height: 39px !important;
    display: block;
    position: absolute;
    top: calc(50% - 19.5px);
    left: 5px;
    z-index: 2;
    background: rgba(0,0,0,0.2) url(../css/content/prev_popup.png) no-repeat center;
}

#nextLink {
    width: 31px;
    height: 39px !important;
    display: block;
    position: absolute;
    top: calc(50% - 19.5px);
    right: 5px;
    z-index: 2;
    background: rgba(0,0,0,0.2) url(../css/content/next_popup.png) no-repeat center;
}

    #prevLink:hover, #nextLink:hover {
        background-color: rgba(1,121,57,0.5);
    }

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0,0,0,0.8);
    display: none;
}

.contact {
    background: white url(../css/content/bd1.png) no-repeat top left;
    background-size: 100% 4px;
    overflow: hidden;
    padding: 20px;
    margin-bottom: 35px;
}

    .contact .left {
        width: 62.564%;
        float: left;
    }

    .contact .right {
        width: calc(100% - 62.564% - 30px);
        float: right;
    }

    .contact .thanks {
        color: #666;
        margin-bottom: 15px;
    }

    .contact .cty {
        font: 26px 'cafeta';
        color: #017939;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    .contact .diachi {
        line-height: 21px;
        margin-bottom: 5px;
    }

        .contact .diachi b {
            font-weight: bold;
            margin-right: 5px;
        }

        .contact .diachi span {
            font: bold 16px Arial;
            color: red;
        }

#map_lh {
    margin: 20px 1px 1px 1px;
    border: 4px solid white;
    box-shadow: 0 0 0 1px #e5e5e5;
    height: 374px;
}

.contact .moinhap {
    line-height: 24px;
    margin-bottom: 10px;
}

.contact input {
    width: calc(100% - 22px);
    padding: 0 10px;
    outline: none;
    margin-bottom: 10px;
    border-radius: 3px;
    height: 28px;
    border: 1px solid #d5d5d5;
    background-color: #fafafa;
    font: 14px Arial;
    color: #333;
}

.contact .right ::-webkit-input-placeholder {
    color: #888;
}

.contact .right ::-moz-placeholder {
    color: #888;
    opacity: 1;
}

.contact .right :-moz-placeholder {
    color: #888;
    opacity: 1;
}

.contact textarea {
    width: calc(100% - 22px);
    padding: 5px 10px;
    outline: none;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    background-color: #fafafa;
    font: 14px Arial;
    color: #333;
    margin-bottom: 10px;
    height: 253px;
    resize: none;
}

.contact .thaotac input {
    width: 127px;
    float: left;
    margin: 0 10px 0 0;
}

.contact .capcha {
    float: left;
    margin-right: 10px;
}

.contact .refresh {
    display: block;
    float: left;
    margin-right: 10px;
    width: 35px;
    height: 30px;
    background: url(../css/content/refresh.png) no-repeat center;
}

.contact .btn_lh {
    float: right;
}

    .contact .btn_lh a {
        display: block;
        float: left;
        color: white;
        text-decoration: none;
        text-transform: uppercase;
        padding: 0 20px;
        border-radius: 3px;
        background-color: #017939;
        height: 30px;
        line-height: 30px;
    }

.ds_hoi {
    margin: 0 20px;
    padding: 0;
    overflow: hidden;
}

    .ds_hoi li {
        list-style: none;
        float: left;
        padding: 20px 0 0 50px;
        width: calc(50% - 65px);
        position: relative;
        margin-bottom: 20px;
        border-top: 1px dashed #eee;
    }

        .ds_hoi li:nth-child(2n) {
            padding-left: 80px;
        }

.cauhoi {
    padding-left: 50px;
    position: relative;
}

    .ds_hoi .topic, .cauhoi .topic {
        display: block;
        text-decoration: none;
        color: #333;
        font-weight: bold;
        line-height: 22px;
        height: 44px;
        overflow: hidden;
        margin-bottom: 5px;
    }

        .ds_hoi .topic span, .cauhoi .topic span {
            font-size: 18px;
            display: block;
            width: 43px;
            height: 45px;
            line-height: 45px;
            text-align: center;
            background: url(../css/content/list3.png) no-repeat center;
            position: absolute;
            top: 23px;
            left: 0;
        }

.ds_hoi li:nth-child(2n) .topic span {
    left: 30px;
}

.ds_hoi .topic:hover {
    color: #017939;
}

.ds_hoi .detail {
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    position: relative;
}

.ds_hoi .xem_them {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 22px;
    background-color: white;
    padding-left: 10px;
    text-decoration: none;
    color: #999;
}

    .ds_hoi .xem_them:hover {
        color: #017939;
    }

.ds_hoi .name_date {
    margin: 0 0 5px 0;
}

.ds_hoi li:nth-child(1), .ds_hoi li:nth-child(2) {
    border-top: none;
}

.form_tv {
    background-color: #017939;
    padding: 10px;
}

.nd_ch {
    border: 1px dashed #80bc9c;
    padding: 10px 20px 20px 20px;
    overflow: hidden;
}

    .nd_ch .tieude_ch {
        font: 22px 'cafeta';
        color: white;
        text-transform: uppercase;
        margin-bottom: 5px;
    }

    .nd_ch .thacmac {
        color: white;
        margin-bottom: 10px;
    }

    .nd_ch input {
        width: calc(43% - 22px);
        float: right;
        border: none;
        outline: none;
        height: 30px;
        padding: 0 10px;
        border-radius: 3px;
        margin-bottom: 10px;
        font: 14px Arial;
        color: #333;
        border: 1px solid white;
    }

    .nd_ch ::-webkit-input-placeholder {
        color: #666;
    }

    .nd_ch ::-moz-placeholder {
        color: #666;
        opacity: 1;
    }

    .nd_ch :-moz-placeholder {
        color: #666;
        opacity: 1;
    }

    .nd_ch input:nth-child(4), .nd_ch textarea {
        width: calc(100% - 43% - 32px);
        float: left;
    }

    .nd_ch textarea {
        padding: 5px 10px;
        outline: none;
        border: none;
        resize: none;
        font: 14px Arial;
        color: #333;
        height: 100px;
        border-radius: 3px;
        border: 1px solid white;
    }

.note_btn {
    width: 43%;
    float: right;
    overflow: hidden;
}

    .note_btn span {
        font: italic 14px Arial;
        color: white;
        display: block;
        line-height: 28px;
        margin-bottom: 10px;
    }

        .note_btn span span {
            display: initial;
        }

    .note_btn a {
        display: inline-block;
        height: 32px;
        line-height: 32px;
        padding: 0 20px;
        border-radius: 3px;
        color: white;
        text-decoration: none;
        text-transform: uppercase;
        background-color: #b0b0b0;
        font-weight: bold;
        margin-right: 7px;
    }

        .note_btn a:hover {
            background-color: #fd2e32;
        }

.ts_cate .ds_hoi li {
    width: auto;
    float: none;
    padding-left: 50px !important;
}

    .ts_cate .ds_hoi li:nth-child(2n) .topic span {
        left: 0;
    }

    .ts_cate .ds_hoi li .topic {
        height: auto;
    }

    .ts_cate .ds_hoi li .detail {
        height: auto;
        max-height: 66px;
    }

    .ts_cate .ds_hoi li:nth-child(1), .ts_cate .ds_hoi li:nth-child(2) {
        border-top: 1px dashed #eee;
    }

.ts_cate .ds_hoi {
    border-bottom: 1px dashed #eee;
    margin-bottom: 20px;
}

.cauhoi {
    padding-bottom: 20px;
    margin-bottom: 25px;
    border-bottom: 1px dashed #eee;
}

    .cauhoi .topic {
        color: #017939;
        height: auto;
    }

        .cauhoi .topic span {
            top: 3px;
        }

    .cauhoi .name_date {
        margin: 0 0 5px 0;
    }

    .cauhoi .detail {
        line-height: 22px;
    }

.answer {
    margin-bottom: 20px;
}

    .answer b {
        display: block;
        margin-bottom: 5px;
    }

    .answer span {
        color: #999;
    }

.result {
    font-size: 20px;
    margin: 15px 20px 25px 20px;
}

    .result b {
        font-size: 24px;
        color: red;
    }

    .result span {
        color: #017939;
    }


.tb_lienhe {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10;
    background-color: rgba(0,0,0,0.7);
    top: 0;
    left: 0;
    display: none;
}

#noidung_tb {
    width: 420px;
    position: absolute;
    margin: auto;
    top: 50%;
    left: calc(50% - 210px);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.nen_popup {
    background-color: white;
    padding: 20px 0;
    text-align: center;
    border-radius: 4px;
}

#noidung_tb img {
    display: block;
    margin: auto;
    margin-bottom: 15px;
}

#noidung_tb .tieude_tb {
    font: 26px 'cafeta';
    color: #017939;
    display: block;
    text-align: center;
    text-transform: uppercase;
}

#noidung_tb .gohome {
    color: white;
    text-align: center;
    background-color: #017939;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    margin: auto;
    text-transform: uppercase;
    padding: 0 25px;
    text-decoration: none;
}

#noidung_tb .loicamon {
    display: block;
    line-height: 24px;
    text-align: center;
    margin: 10px 0 20px 0;
    text-align: center;
}

    #noidung_tb .loicamon span {
        font-weight: bold;
        color: red;
    }

.close_popup {
    font-size: 13px;
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    position: absolute;
    top: -30px;
    padding-right: 15px;
    right: 0;
    height: 30px;
    line-height: 30px;
    display: block;
    cursor: pointer;
    background: url(../css/footer/close.png) no-repeat right center;
}

.close {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    display: block;
}

.mobile {
    display: none !important;
}

.sukien .khoitin {
    border: none;
    margin-bottom: 0;
}

.sukien .khung_td {
    background: none;
    border: none;
    padding: 0;
    float: left;
}

@media (min-width: 768px) {
    .main_menu {
        height: 40px;
        padding-top: 26px;
    }

        .main_menu .left {
            float: left;
        }

        .main_menu .right {
            float: left;
            text-align: right;
        }

        .main_menu > ul > li {
            display: inline-block;
            margin-right: 50px;
            position: relative;
        }

        /*.main_menu ul.right > li {
            margin: 0 0 0 50px;
        }*/

        .main_menu > ul > li > a {
            display: block;
            font: 18px 'cafeta';
            color: #017939;
            text-transform: uppercase;
            padding-bottom: 15px;
            border-bottom: 2px solid transparent;
        }

            .main_menu > ul > li > a.active, .main_menu > ul > li:hover > a {
                border-bottom: 2px solid #fd2e32;
                color: #fd2e32;
            }

        .main_menu > ul > li ul {
            position: absolute;
            width: 250px;
            top: 100%;
            left: 0;
            z-index: 3;
            display: none;
        }

            .main_menu > ul > li ul li {
                border-bottom: 1px solid #fd777d;
                position: relative;
            }

                .main_menu > ul > li ul li a {
                    display: block;
                    padding: 4px 10px 4px 20px;
                    color: white;
                    background: rgba(253,46,50,0.9) url(../css/header/sub.png) no-repeat left 10px top 11px;
                    line-height: 21px;
                }

                .main_menu > ul > li ul li:last-child {
                    border: none;
                }

                .main_menu > ul > li ul li ul {
                    top: 0;
                    left: 100%;
                    padding-left: 1px;
                }

                .main_menu > ul > li ul li:hover > a {
                    background-color: #c92629;
                }

        .main_menu > ul li:hover > ul {
            display: block;
        }

        .main_menu .right li {
            text-align: left;
        }

    .main_slide .slick-dots button {
        width: 12px;
        height: 12px;
        border-radius: 50px;
        padding: 0;
        outline: none;
        border: none;
        font-size: 0;
        background-color: rgba(255,255,255,0.7);
        cursor: pointer;
        position: relative;
    }

    .main_slide .slick-dots .slick-active button {
        background: url(../css/header/2cham.png) no-repeat center;
    }

    .main_slide .slick-dots button:before {
        content: "";
        display: block;
        width: 22px;
        height: 22px;
        background: url(../css/header/vong.png) no-repeat center;
        position: absolute;
        top: -5px;
        left: -5px;
        opacity: 0;
        background-size: 100%;
    }

    .main_slide .slick-dots .slick-active button:before {
        opacity: 1;
        transform: rotate(720deg);
        transition: all 4s;
        -webkit-transition: all 4s;
        -moz-transition: all 4s;
    }

    .slide_dm {
        padding-right: 80px;
        margin-top: 10px;
    }

        .slide_dm a {
            margin: 0 20px;
            text-decoration: none;
            color: #999;
            font: 18px 'cafeta';
            text-transform: uppercase;
            position: relative;
        }

            .slide_dm a:hover {
                color: #017939;
            }

            .slide_dm a:after {
                content: "/";
                color: #eee;
                position: absolute;
                top: 0;
                right: -23px;
                font: 23px Arial;
            }

            .slide_dm a:last-child:after {
                display: none;
            }
}


/*=============================*/
