﻿.giohang {
    background: #03a9f4 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    float: left;
    font-size: 14px;
    padding: 7px 15px;
    margin-right: 20px;
    
}
.giohang:hover,.thanhtoan:hover {
    color: #fff !important;
}
.thanhtoan {
    background: #74af30 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    float: left;
    font-size: 14px;
    padding: 7px 15px;
    margin-right: 20px;    
}

.search {
    background: #3f88b2 none repeat scroll 0 0;
    border: 1px solid #2c6180;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 14px;
    padding: 6px 15px;
    margin-top: 17px;
}

.errors {
    color: red;
    font-size: 11px;
    font-style: italic;
    font-weight: normal !important;
}

.quantity {
    float: left;
    height: 33px !important;
    margin-right: 10px;
    width: 60px;
}
/*CHUNG CHO TAT CA CAC WEB*/
* {
    margin: 0;
    padding: 0;
}

body {
    background: #fcfcfc;
    font-family: "arial";
    font-size: 14px;
    color: #525252;
    line-height: 1.4;
}

ul {
    list-style-type: none;
}

.bk {
    display: block;
}

.clearFix {
    width: 100%;
    float: left;
}

a {
    color: #626262;
    text-decoration: none;
}


/*Font chu*/

.VNF-H {
    font-family: "Panton" !important;
    text-transform: uppercase !important;
}

.IMF {font-family: "Impact" !important;font-size: 18px;font-weight: 500;}
@font-face {
font-family:Panton;
src:url("../Fonts/Panton-Regular.ttf") format("truetype"),
url("../Fonts/Panton-Regular.otf#iefix") format("embedded-opentype");
font-weight:normal;
 font-style:normal;}
 

.fixR {
    float: right !important;
}

.cach_10 {
    margin-bottom: 10px !important;
}

.cach_20 {
    margin-bottom: 20px !important;
}

.cach_30 {
    margin-bottom: 30px !important;
}

.cachTrai_20 {
    margin-left: 20px !important;
}

.cachtren_20 {
    margin-top: 20px !important;
}

.cachtren_6 {
    margin-top: 6px !important;
}

.lentren_10 {
    margin-top: -10px !important;
}

.mainpage {
    width: 100%;
    overflow: hidden;
}

.menu {
}

.content {
    width: 100%;
    float: left;
}

.bot {
    width: 100%;
    float: left;
    padding: 20px 0;
    background: #EFEFEF;
    margin-top: 20px;
}

.top {
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}

.top_980 {
    width: 1000px;
    margin: 0px auto;
    overflow: hidden;
}

.boxfull {
    width: 100%;
    float: left;
}

.hotline_T {
    padding-top: 5px;
    float: left;
    background: url(../Images/hotline_T.png) no-repeat center left;
    padding-left: 20px;
    width: auto;
}



.dangky_dangnhap {
    float: right;
    width: auto;
}

    .dangky_dangnhap ul {
        padding-top: 5px;
        overflow: hidden;
    }

        .dangky_dangnhap ul li {
            float: left;
            margin-left: 25px;
        }

            .dangky_dangnhap ul li a {
                color: #424242;
            }

.logo {
    float: left;
    margin-top: 5px;
    width: 253px;
    margin-right: 0px;
}

    .logo a {
    }

        .logo a img {
                max-height: 80px;
    margin-top: 15px;
        }

.banner {
    float: right;
}

    .banner a {
        border: 1px solid #E0E0E0;
    }

        .banner a img {
            width: 728px;
            height: 90px;
        }

.icon_dangky {
    background: url(../Images/icon_dangky.png) no-repeat center left;
    padding-left: 20px;
}

.icon_dangnhap {
    background: url(../Images/icon_dangnhap.png) no-repeat center left;
    padding-left: 20px;
}

.icon_theodoi {
    background: url(../Images/icon_theodoi.png) no-repeat center left;
    padding-left: 20px;
}

.dangky_dangnhap ul li a.icon_dangtin {
    float: right;
    margin-top: -5px;
    background: #EF5306 url(../Images/icon_dangtin.png) no-repeat center left 10px;
    color: #fff;
    padding: 5px 10px 5px 37px;
    border-radius: 4px;
}

.menu { width: 100%;
    height: 45px;
    background: #5d9e0e;
}

.menu_980 {
    width: 1000px;
    margin: 0 auto;
}

.g_cong {
    float: right;
    width: 70px;
    height: 20px;
    padding: 5px 0px 0px 0px;
    margin-left: 20px;
    overflow: hidden;
}

.timkiem {
    float: right;
    margin: 5px 0px 3px 0px;
    width: 380px;
}

    .timkiem input[type="text"] {
        background: #f9f9f9;
        float: left;
        border: none;
        width: 270px;
        padding: 0px 34px 0px 10px;
        height: 32px;
        color: #5F5F5F;
        border-radius: 4px;
    }

        .timkiem input[type="text"]::-webkit-input-placeholder {
            color: #c2c2c2;
        }

    .timkiem input[type="button"] {
        background: url(../Images/icon_search.png) no-repeat center;
        padding: 8px 7px;
        float: right;
        border: none;
        width: 36px;
        margin: 0px 0px 0px -36px;
        border-radius: 0px 4px 4px 0;
    }

    .timkiem label {
        float: left;
        margin: 6px 15px 0 0;
        text-transform: uppercase;
        color: #777777;
    }

    .timkiem ::-webkit-input-placeholder {
        color: #fff;
    }

.ddsmoothmenu ul li a i {
       font-size: 16px;
    float: left;
    margin-right: 5px;
}

.timkiem_index {
    margin: 0 0 20px 0;
    overflow: hidden;
}

    .timkiem_index .detail_R {
        width: 270px;
        background: rgba(253, 253, 253, 0.95);
    }

.tk_slide {
    width: 978px !important;
    margin: 0px auto;
    padding: 10px 15px 0px 15px;
    float: none;
}

    .tk_slide .choose {
        margin: 0px 0px 10px 0px;
        width: 163px;
        float: left;
        overflow: hidden;
    }

    .tk_slide .fix_choose {
        width: 100%;
        margin-right: 0;
    }

.choose span {
    position: absolute;
    padding: 5px 30px 2px 0px;
    background: #FCFCFC url(../images/bg_select.png) no-repeat center right 5px;
    height: 20px;
    line-height: 20px;
    border-radius: 2px;
    padding-left: 10px;
    width: 111px;
    border: 1px solid #EAEAEA;
    overflow: hidden;
}

.choose select {
    border: 1px solid #dbdbdb;
    padding: 5px 5px;
    width: 148px;
    margin-right: 5px;
    background: #F4F4F4 url(../Images/bg_select.png) no-repeat center right 10px;
    opacity: 0;
}

.hide_tk_nangcao {
    display: none;
}

.tk_nangcao {
    float: right;
    margin-right: 10px;
    background: #EAEFF1;
    text-align: center;
    border-radius: 4px;
    font-weight: 500;
}

    .tk_nangcao i {
        color: #FFFFFF;
        font-size: 17px;
        width: 25px;
        height: 20px;
        background: #90A2A9;
        padding: 5px 5px;
        border-radius: 4px;
    }

    .tk_nangcao:hover {
        cursor: pointer;
        color: #F2B705;
    }

.tit_tab {
    overflow: hidden;
}

    .tit_tab ul {
    }

        .tit_tab ul li {
            float: left;
            margin-right: 5px;
        }

            .tit_tab ul li a {
                background: #868686;
                padding: 4px 12px;
                border-radius: 4px 4px 0 0;
                float: left;
                color: #FFF;
            }

                .tit_tab ul li a.active {
                    background: #3AA005;
                }

.timtheo_tk {
}

    .timtheo_tk a {
        color: #3AA005;
        font-weight: 700;
        font-size: 13px;
    }

.pen_luachon {
    display: none;
    position: absolute;
    z-index: 5;
    margin: 30px 0px 0px 0px;
    width: 180px;
    background: #f4f4f4;
    border: 1px solid #7a9cd3;
    font-size: 12px;
}

    .pen_luachon ul {
    }

        .pen_luachon ul li {
            margin-bottom: 3px;
            overflow: hidden;
            padding: 0 6px;
        }

        .pen_luachon ul nav li:hover {
            background: #1e90ff;
            color: #fff;
        }

.dthmg {
    border-top: 1px solid #97CA7D;
}

.pen_luachon ul li strong {
    font-weight: 700;
    color: #3AA005;
    padding: 5px 0px;
    float: left;
    width: 100%;
}

.pen_luachon ul li label {
    font-weight: 700;
}

.pen_luachon ul li input[type="text"] {
    width: 100px;
    float: right;
    height: 25px;
    border: 1px solid #ECE9E9;
    background: #FDFDFD;
}

.dientichB {
}

.mucgiaB {
}

.fix_searchR .choose .pen_luachon {
    width: 270px;
}

.fix_searchR .pen_luachon ul li input[type="text"] {
    width: 180px;
}

ul.tabhong {
    float: left;
    overflow: hidden;
    margin-bottom: 5px;
    padding: 0;
}

    ul.tabhong li {
        float: left;
        margin-left: 5px;
    }

        ul.tabhong li a {
            padding: 6px 15px;
            background: #5AA11B;
            float: left;
            color: #FCFCFC;
            border-radius: 4px;
            border-bottom: none;
            text-transform: uppercase;
        }

            ul.tabhong li a:hover {
                background: #ee741a !important;
                color: #FFF;
                padding: 6px 15px;
            }

            ul.tabhong li a.selected {
                background: #8e8e8e;
                color: #FFF;
                padding: 6px 15px;
            }

.content_980 {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.bt_timkiem {
    margin-right: 10px;
    float: right;
    background: #20C0C0;
    padding: 5px 15px;
    color: #fff;
    border-radius: 4px;
    border: none;
    font-size: 14px;
}

.boxtron {
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 1px #848484;
    float: left;
    margin: 1px;
    background: #fff;
}

.li_uoctinh {
    float: right;
    width: 100%;
}

ul.uoctinh_link {
}

    ul.uoctinh_link li {
        float: left;
        margin-left: 20px;
    }

        ul.uoctinh_link li a {
            padding: 4px 0px 2px 24px;
            float: left;
            font-weight: 700;
            color: #626262;
        }

.icon_uoctinhvay {
    background: url(../Images/icon_uoctinhvay.png) no-repeat center left;
}

.icon_chiphisohuu {
    background: url(../Images/icon_chiphisohuu.png) no-repeat center left;
}

.icon_tuvanmauxe {
    background: url(../Images/icon_tuvanmauxe.png) no-repeat center left;
}

.noidungchinh {
    width: 100%;
    float: left;
}

.content_C {    width: 678px;
    float: left;
    margin-right: 20px;
}

.box_C {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.tit_C {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.panel_tit{background: url(/Style/DN/tit_chuthodien.png) no-repeat center left;float: left;width: 100%;}
.panel_tit span {    margin-left: 20px;
    text-transform: uppercase;
    float: left;
    padding: 8px 20px 5px 30px;
    color: #fff;
    font-weight: 600;
    font-family: roboto !important;}

.link_tit {
    float: right;
    padding: 8px 0 0 0;
}

.detail_C {
    width: 656px;
    float: left;
}

.box_tinxe {
    width: 100%;
    float: left;
    padding: 10px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #F1F1F1;
}

    .box_tinxe:last-child {
        border-bottom: none;
    }

.tit_tinxe {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

    .tit_tinxe h4 {
    }

        .tit_tinxe h4 a {
            color: #3f88b2;
        }

.detail_tinxe {
    width: 100%;
    float: left;
}

.img_tinxe {
    width: 114px;
    float: left;
    margin-right: 20px;
}

    .img_tinxe a {
        float: left;
    }

        .img_tinxe a img {
            width: 114px;
            height: 85px;
        }

.info_tinxe {
    width: 244px;
    float: left;
    margin-right: 20px;
}

    .info_tinxe ul {
    }

        .info_tinxe ul li {
            width: 100%;
            float: left;
            margin-bottom: 7px;
        }

            .info_tinxe ul li label {
                float: left;
                margin-right: 20px;
                width: 62px;
            }

            .info_tinxe ul li span {
                font-weight: 700;
                color: #727272;
                font-size: 13px;
            }

.datetime {
    color: #bababa !important;
}

.contact_tinxe {
    width: 258px;
    float: right;
}

    .contact_tinxe ul {
    }

        .contact_tinxe ul li {
            float: left;
            margin-bottom: 12px;
            width: 100%;
        }

            .contact_tinxe ul li span {
            }

                .contact_tinxe ul li span.gia_span {
                    color: #fff;
                    background: #68C38F;
                    padding: 2px 6px;
                    border-radius: 4px;
                    float: left;
                    margin-right: 10px;
                }

                .contact_tinxe ul li span.new_span {
                    color: #fff;
                    background: #AFAFAF;
                    padding: 2px 6px;
                    border-radius: 4px;
                    float: left;
                    margin-right: 10px;
                }

            .contact_tinxe ul li a.theodoi {
                padding: 4px;
                background: #FFFFFF;
                float: right;
                border-radius: 4px;
                color: #68C38F;
                box-shadow: 0 0 1px #E0E0E0;
            }

                .contact_tinxe ul li a.theodoi:hover {
                    box-shadow: 0px 1px 1px #969696;
                    color: #FFFFFF;
                    cursor: pointer;
                    background: #2ACC7B;
                }

            .contact_tinxe ul li a.active {
                color: #FFFFFF;
                background: #68C38F;
            }

.icon_call {
    background: url(../Images/icon_call.png) no-repeat center left;
    padding-left: 20px;
    font-weight: 700;
    color: #727272;
    font-size: 13px;
}

.content_R {
            width: 302px;
    float: left;
}

.gia_span strong {
    font-weight: 500;
}

.bannerC {
    float: left;
    margin-bottom: 20px;
}

    .bannerC a {
        display: block;
        border: 1px solid #E0E0E0;
    }

        .bannerC a img {
            width: 676px;
            height: 98px;
        }

.tieudiem_L {
    float: left;
    width: 343px;
    margin-right: 20px;
}

.img_tieudiemL {
    float: left;
    margin-bottom: 10px;
}

    .img_tieudiemL a {
        float: left;
    }

        .img_tieudiemL a img {
            width: 343px;
            height: 205px;
            float: left;
        }

.text_tieudiemL {
    float: left;
    width: 343px;
    margin-right: 20px;
}

.noidung_tieudiem {
    margin-bottom: 7px;
}

.box_tieudiem_R {
    float: left;
    width: 283px;
    padding-right: 10px;
}

.tieudiem_R {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E0E0E0;
}

    .tieudiem_R:last-child {
        margin-bottom: 0;
        border-bottom: none;
    }

.img_tieudiemR {
    width: 79px;
    height: 59px;
    float: left;
    margin-right: 10px;
}

    .img_tieudiemR a {
        display: block;
    }

        .img_tieudiemR a img {
            width: 79px;
            height: 59px;
        }

.text_tieudiemR {
    float: left;
    width: 194px;
}

.tieudiem_L .datetime {
    margin-bottom: 5px;
}

.detail_R {
    width: 280px;
}

.tintucxehoi_R {
}

a.xemthem_a {
    background: url(../Images/xemthem_a.png) no-repeat center right;
    padding-right: 20px;
}

.tintucxehoi_R .img_tieudiemL a img {
    width: 280px;
    height: 168px;
    float: left;
}

.tintucxehoi_R .text_tieudiemL {
    float: left;
    width: 100%;
    margin-right: 0;
}

.tintucxehoi_R .tieudiem_L {
    float: left;
    width: 280px;
    margin-right: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #E0E0E0;
}

.tintucxehoi_R .box_tieudiem_R {
    float: left;
    width: 280px;
    padding-right: 0px;
}

.tintucxehoi_R .text_tieudiemR {
    float: left;
    width: 191px;
}

.box_R {
    float: left;
    margin-bottom: 20px;
}

.quangcao_scroll {
}

.bannerScroll_L {
    width: 120px;
    height: 300px;
    background: #fff;
    border: 1px solid #E0E0E0;
    position: fixed;
    bottom: 300px;
    left: 20px;
    display: block;
}

    .bannerScroll_L a {
        display: block;
    }

        .bannerScroll_L a img {
            width: 120px;
            height: 300px;
        }

.bannerScroll_R {
    width: 120px;
    height: 300px;
    background: #fff;
    border: 1px solid #E0E0E0;
    position: fixed;
    bottom: 300px;
    right: 20px;
    display: block;
}

    .bannerScroll_R a {
        display: block;
    }

        .bannerScroll_R a img {
            width: 120px;
            height: 300px;
        }

.bannerR {
    float: left;
    margin-bottom: 20px;
}

    .bannerR a {
        display: block;
        border: 1px solid #E0E0E0;
    }

        .bannerR a img {
            width: 300px;
            height: 125px;
        }

.Hangxe_All {
    width: 100%;
    float: left;
    background: #FFFFFF;
    margin: 20px 0;
    border-top: 1px solid #F5F5F5;
}

.Hangxe_980 {
    width: 1000px;
    margin: 20px auto;
    overflow: hidden;
}

.Hangxe_20 {
    float: left;
    width: 190px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.Tit_hangxe {
        text-transform: uppercase;
    color: #116eab;
    margin-bottom: 10px;
}

.detail_danhsachLi {
}

    .detail_danhsachLi ul {
    }

        .detail_danhsachLi ul li {
            margin-bottom: 5px;
        }

            .detail_danhsachLi ul li a {
                font-size: 12px;
            }

                .detail_danhsachLi ul li a:hover {
                }

.bot_980 {
    width: 1000px;
    margin: 0 auto 20px;
    overflow: hidden;
}

.bot_C {
    float: left;
    margin-right: 20px;
    width: 770px;
}

.logo_B {
    float: left;
    padding-right: 50px;
    margin-right: 30px;
    border-right: 1px solid #E0E0E0;
}

    .logo_B a {
        display: block;
    }

        .logo_B a img {
            width: 160px;
            height: 74px;
        }

.khongbanxe {
    padding: 10px 30px 10px 0;
    line-height: 1.4;
}

.tit_VNF {
    text-transform: uppercase;
    color: #5eab1f;
    margin-bottom: 10px;
}

.detail_VNF {
}

ul.doitacLogo {
}

    ul.doitacLogo li {
        float: left;
        text-align: center;
        background: #FFF;
        width: 109px;
        height: 54px;
        box-shadow: 0px 0px 1px #848484;
        margin: 1px 16px 1px 1px;
        padding: 14px;
        border-radius: 4px;
    }

        ul.doitacLogo li a {
            display: block;
        }

            ul.doitacLogo li a img {
            }

.bot_R {
    float: left;
    width: 210px;
}

ul.lienheQC {
}

    ul.lienheQC li {
        margin-bottom: 5px;
    }

        ul.lienheQC li span {
            padding-left: 26px;
        }

            ul.lienheQC li span.icon_call2 {
                background: url(../Images/icon_call2.jpg) no-repeat center left;
            }

            ul.lienheQC li span.icon_mail2 {
                background: url(../Images/icon_mail2.jpg) no-repeat center left;
            }

a.lienheChtoi {
    background: #EF5306;
    color: #FFF;
    padding: 6px 15px;
    float: left;
    border-radius: 4px;
    border-bottom: none;
    text-transform: uppercase;
}

.bot_980 .boxfull {
    margin-bottom: 20px;
}

.bot_R .boxfull {
    margin-bottom: 12px;
}

.footer_A {
     float: left;
}

    .footer_A p {
    }

.footer_B {
    float: left;
    width: 180px;
    margin-right: 20px;
}

.footer_C {
    float: left;
    width: 180px;
}

.icon_Facebook {
    background: url(../Images/icon_Facebook.jpg) no-repeat center left;
    padding-left: 26px;
}

.icon_Google {
    background: url(../Images/icon_Google.jpg) no-repeat center left;
    padding-left: 26px;
}

.icon_Twitter {
    background: url(../Images/icon_Twitter.jpg) no-repeat center left;
    padding-left: 26px;
}

.icon_Youtube {
    background: url(../Images/icon_Youtube.jpg) no-repeat center left;
    padding-left: 26px;
}

#goTop {    position: fixed;
    right: 20px;
    top: auto !important;
    bottom: 40% !important;
    width: 50px;
    height: 50px;
    background: url(/Style/DN/scroll-to-top.png) no-repeat center;
    cursor: pointer;
    background-size: 50px;
    z-index: 9999;
    opacity: 0.6;
    padding: 0;
}

    #goTop:hover {
    }

.tk_slide_R {
    width: 280px !important;
}

    .tk_slide_R label {
        width: 117px;
        float: left;
        height: 18px;
        padding: 6px 0;
    }

    .tk_slide_R .choose {
        float: left;
        width: 100%;
        padding-bottom: 10px;
    }

.box_R ul.uoctinh_link li {
    margin-bottom: 8px;
    border-bottom: 1px solid #E0E0E0;
    float: left;
    width: 100%;
    padding: 0px 0px 6px 0px;
    margin-left: 0px;
}

    .box_R ul.uoctinh_link li:last-child {
        border-bottom: none;
    }

    .box_R ul.uoctinh_link li a {
        padding: 4px 0px 2px 24px;
        float: left;
        font-weight: 700;
        color: #969696;
    }

ul.hangxe_ul {
}

    ul.hangxe_ul li {
        width: 50%;
        float: left;
        margin-bottom: 7px;
    }

        ul.hangxe_ul li a {
            margin-right: 6px;
        }

        ul.hangxe_ul li span {
        }

.xanhlo {
    color: #5eab1f;
}

.tinxeNBR {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #EFEFEF;
}

    .tinxeNBR:last-child {
        border-bottom: none;
    }

.tit_tinxeNBR a {
    color: #3f88b2;
    font-weight: 700;
    font-size: 13px;
}

.tit_tinxeNBR {
    margin-bottom: 10px;
    width: 100%;
}

.img_tinxeNBR {
    float: left;
    margin: 2px 10px 0 0;
}

    .img_tinxeNBR a {
        display: block;
    }

        .img_tinxeNBR a img {
            width: 79px;
            height: 59px;
        }

.text_tinxeNBR {
    font-size: 13px;
    float: right;
    width: 190px;
}

    .text_tinxeNBR ul {
    }

        .text_tinxeNBR ul li {
            margin-bottom: 3px;
            float: left;
            width: 100%;
        }

            .text_tinxeNBR ul li label {
                width: 60px;
                float: left;
            }

            .text_tinxeNBR ul li span {
            }

                .text_tinxeNBR ul li span.gia_span {
                    color: #fff;
                    background: #EF5306;
                    padding: 1px 5px;
                    border-radius: 4px;
                    float: left;
                }

.link_page {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

    .link_page ul {
    }

        .link_page ul li {
            float: left;
        }

            .link_page ul li a.home_1 {
                background: url(../Images/link_page_home.png) no-repeat center left;
            }

            .link_page ul li a.active {
                color: #EF5306;
            }

            .link_page ul li a {
                padding: 1px 12px 1px 22px;
                background: url(../Images/link_page.png) no-repeat center left;
            }

.tieuchi_chon {
}

.timtheo_L {
    width: 80%;
    float: left;
}

    .timtheo_L span {
    }

    .timtheo_L a {
        color: #4abda9;
        margin-left: 10px;
        text-decoration: underline;
    }

.timtheo_R {
    float: right;
    width: 20%;
    text-align: right;
}

.dodo {
    color: #EF5306 !important;
}

.tatca_moiuse {
    width: 330px;
    float: left;
}

    .tatca_moiuse li {
        float: left;
        margin-left: 5px;
    }

        .tatca_moiuse li a {
            padding: 6px 15px;
            background: #f3f3f3;
            float: left;
            color: #777777;
            border-radius: 4px;
            border-bottom: none;
            text-transform: uppercase;
        }

            .tatca_moiuse li a.active {
                background: #EF5306;
                color: #FFF;
                padding: 6px 15px;
            }

.tatca_moiuse_R {
    width: 155px;
    float: right;
    margin-right: 5px;
}

    .tatca_moiuse_R .choose {
        float: right;
        margin-left: 10px;
    }

.timkiem_salon {
    width: 100%;
    margin-bottom: 20px;
}

    .timkiem_salon strong {
        text-transform: uppercase;
        font-size: 15px;
        color: #777777;
        float: left;
        font-weight: 500;
        padding: 8px 20px 0 0;
    }

    .timkiem_salon select {
        border: none;
        margin: 0px 0px 0px -92px;
    }

    .timkiem_salon input[type="text"] {
        width: 383px;
        height: 30px;
        border-radius: 4px;
        border: 1px solid #dbdbdb;
    }

    .timkiem_salon input[type="button"] {
        background: #EF5306;
        color: #FFF;
        border: none;
        padding: 6px 24px;
        float: right;
        border-radius: 4px;
        text-transform: uppercase;
    }

.info_salon {
    width: 354px;
    float: left;
    margin-right: 20px;
}

    .info_salon ul {
    }

        .info_salon ul li {
            width: 100%;
            float: left;
            margin-bottom: 5px;
        }

            .info_salon ul li label {
                float: left;
                margin-right: 10px;
                width: 56px;
            }

            .info_salon ul li span {
            }

            .info_salon ul li:first-child span {
                font-weight: 700;
            }

.contact_salon {
    width: 140px;
    float: right;
}

    .contact_salon span {
        color: #fff;
        background: #4abda9 url(../Images/contact_salon.png) no-repeat center left 10px;
        padding: 5px 6px 2px 28px;
        border-radius: 4px;
        float: right;
        height: 20px;
        font-weight: 700;
        font-size: 16px;
    }

.tit_chitiet {
}

    .tit_chitiet h1 {
         color: #ef5306;
    text-transform: inherit;
    float: left;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-left: 0;
    }

.img_salon {
    width: 198px;
    height: 148px;
    margin: 0px 20px 0px 0px;
    float: left;
}

    .img_salon img {
        width: 198px;
        height: 148px;
        margin-bottom: 10px;
    }

    .img_salon .contact_salon {
        float: left;
        width: auto;
    }

.mota_salon {
    width: 438px;
    margin: 0px 0px 0px 0px;
    float: left;
}

.addthis_native_toolbox {
    margin-bottom: 20px;
}

.fb-comments {
}

.lienhe_L {
    float: left;
    width: 340px;
}

    .lienhe_L ul {
    }

        .lienhe_L ul li {
            width: 100%;
            float: left;
            margin: 6px 0;
        }

            .lienhe_L ul li label {
                float: left;
                width: 90px;
                padding-top: 7px;
            }

            .lienhe_L ul li input {
                border: 1px solid #E8E8E8;
                padding: 5px 5px;
                width: 218px;
                height: 20px;
                background: #FDFDFD;
                border-radius: 3px;
            }

.lienhe_R {
    float: left;
    width: 316px;
}

    .lienhe_R textarea {
        border: 1px solid #E8E8E8;
        padding: 5px 5px;
        width: 304px;
        height: 152px;
        background: #FDFDFD;
        border-radius: 3px;
        margin-top: 6px;
    }

.camcam_bt {
    margin-right: 10px;
    float: right;
    background: #EF5306;
    padding: 5px 15px;
    color: #fff;
    border-radius: 4px;
    border: none;
    font-size: 14px;
}

.map25 {
}

    .map25 iframe {
    }

.chiduong {
}

    .chiduong ul {
    }

        .chiduong ul li {
            float: left;
            width: 100%;
            margin-bottom: 10px;
        }

            .chiduong ul li b {
                float: left;
                background: #EF5306;
                padding: 3px 12px;
                color: #fff;
                border-radius: 2px;
                border: none;
                font-size: 18px;
            }

            .chiduong ul li input[type="text"] {
                border: 1px solid #E8E8E8;
                padding: 5px 5px;
                width: 468px;
                height: 20px;
                background: #FDFDFD;
                border-radius: 3px;
                margin-left: 10px;
            }

            .chiduong ul li input[type="button"] {
                margin-right: 10px;
                float: right;
                background: #1260AB;
                padding: 5px 15px;
                color: #fff;
                border-radius: 4px;
                border: none;
                font-size: 14px;
            }

            .chiduong ul li span {
                width: 590px;
                background: #F8F8F8;
                margin-left: 10px;
                padding: 6px;
                float: left;
                color: #6E6857;
            }

.xedangban {
    margin-right: 10px;
    float: right;
    background: #68C38F;
    padding: 5px 15px;
    color: #fff;
    border-radius: 4px;
    border: none;
    font-size: 14px;
}

.info_danhgia ul li {
    margin-bottom: 4px;
}

.content_CM {
    width: 500px;
    float: left;
}

.detail_CM {
    width: 478px;
}

.box_tintuc {
    width: 100%;
    float: left;
    padding: 15px 0px 20px 0px;
    border-bottom: 1px solid #E0E0E0;
}

    .box_tintuc:last-child {
        border-bottom: none;
    }

.tit_tintuc {
    width: 100%;
}

    .tit_tintuc h4 {
        margin-bottom: 6px;
    }

        .tit_tintuc h4 a {
                color: #149219;
    font-size: 15px;
    font-weight: 700;
    font-family: panton;
        }

.tit_tintuc h4 a:hover{color: #128ee0}
.detail_tintuc {
    width: 100%;
}

.img_tintuc {
    width: 148px;
    height: 111px;
    margin-right: 20px;
    float: left;
}

    .img_tintuc a {
        display: block;
    }

        .img_tintuc a img {
            width: 148px;
            height: 111px;
        }

.text_tintuc {
}

.mota_tintuc {
    line-height: 1.5;
}

.text_tintuc .datetime {
    width: 100%;
    text-align: left;
    margin: 10px 0 5px 0;
}

.content_RM {
    width: 158px;
    float: right;
    margin-left: 20px;
}

.bannerRM {
    width: 156px;
    height: 300px;
    border: 1px solid #E0E0E0;
    overflow: hidden;
}

    .bannerRM a {
    }

        .bannerRM a img {
            width: 156px;
            height: 300px;
        }

.xemnhieu_RM {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.box_xemnhieu {
    width: 100%;
    float: left;
    padding: 6px 0 9px 0;
    border-bottom: 1px solid #E0E0E0;
}

    .box_xemnhieu:last-child {
        border-bottom: none;
    }

.tit_xemnhieu {
}

    .tit_xemnhieu a {
    }

.box_xemnhieu .datetime {
    margin-top: 5px;
}

.detail_RM {
    width: 156px;
    padding: 0px;
    background: none;
    border: none;
    box-shadow: none;
}

.xemnhieu_RM .panel_tit span {
    width: 88px;
}

.chonxeSS_L {
    width: 340px;
    float: left;
    margin-right: 20px;
}

.Detail_chonxeSS_L {
    border-right: 1px solid #F5F5F5;
}

    .Detail_chonxeSS_L input[type="text"] {
        border: 1px solid #dbdbdb;
        padding: 5px 5px;
        width: 248px;
        background: #F4F4F4;
        height: 15px;
        border-radius: 3px;
        margin-bottom: 15px;
    }

    .Detail_chonxeSS_L input[type="checkbox"] {
        width: 15px;
        height: 15px;
        float: left;
        margin-right: 15px;
        margin-top: 2px;
    }

    .Detail_chonxeSS_L ul {
    }

        .Detail_chonxeSS_L ul li {
            margin-bottom: 10px;
        }

            .Detail_chonxeSS_L ul li span {
            }

.chonxeSS_R {
    float: right;
    width: 295px;
}

.Detail_chonxeSS_R {
}

.xess {
    width: 100%;
    margin-bottom: 10px;
    float: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #F5F5F5;
}

    .xess:last-child {
        border-bottom: none;
    }

.img_xess {
    width: 79px;
    height: 59px;
    float: left;
    margin-right: 10px;
}

    .img_xess img {
        width: 79px;
        height: 59px;
    }

.info_xess {
    color: #5eab1f;
    width: 173px;
    float: left;
}

.xoa_xess {
    width: 23px;
    float: right;
}

.xoa_bt {
    width: 23px;
    height: 23px;
    background: url(../Images/xoa_bt.png) no-repeat center;
    background-size: 17px;
    float: left;
    cursor: pointer;
}

.sosanhchon {
}

    .sosanhchon input {
        float: right;
        margin-top: -5px;
        background: #5eab1f url(../Images/icon_dangtin.png) no-repeat center left 10px;
        color: #fff;
        padding: 5px 10px 5px 37px;
        border-radius: 4px;
        border: none;
    }

.box_sosanh {
    padding: 15px 0px 20px 0px;
    border-bottom: 1px solid #E0E0E0;
    width: 100%;
    float: left;
}

    .box_sosanh:last-child {
        border-bottom: none;
    }

.tit_sosanh {
    margin-bottom: 10px;
    width: 100%;
}

    .tit_sosanh h4 {
    }

        .tit_sosanh h4 a {
            color: #5293b9;
        }

.detail_sosanh {
}

.oto_sosanh {
    width: 148px;
    margin-right: 10px;
    float: left;
}

.img_sosanh {
    width: 148px;
    height: 111px;
    margin-bottom: 10px;
}

    .img_sosanh img {
        width: 148px;
        height: 111px;
    }

.info_sosanh {
}

    .info_sosanh ul {
    }

        .info_sosanh ul li {
            margin-bottom: 3px;
        }

            .info_sosanh ul li a {
                color: #3f88b2;
                font-weight: 700;
                font-size: 13px;
            }

            .info_sosanh ul li label {
            }

            .info_sosanh ul li span {
            }

.gioithieuss_L {
    float: left;
}

.chucnang_danhgia {
}

    .chucnang_danhgia ul {
    }

        .chucnang_danhgia ul li {
        }

            .chucnang_danhgia ul li a {
            }

.gioithieuss_R {
    float: right;
}

.icon_print {
}

.icon_save {
}

.icon_mail {
}

.noidung_tin {
}

.con_KK .contact_tinxe {
    width: 118px;
    float: right;
}

.con_KK .info_tinxe {
    width: 184px;
    float: left;
    margin-right: 20px;
}

.img_chitiet_danhgia {
    float: left;
    width: 100%;
}

.img_chitiet_danhgiaB {
    width: 281px;
    height: 168px;
}

    .img_chitiet_danhgiaB img {
        width: 281px;
        height: 168px;
    }

.img_chitiet_danhgiaM {
}

    .img_chitiet_danhgiaM ul {
    }

        .img_chitiet_danhgiaM ul li {
            float: left;
            margin: 5px 2px 0 0;
        }

            .img_chitiet_danhgiaM ul li img {
            }

.uoctinh_lanbanh {
}

    .uoctinh_lanbanh li {
        float: left;
        width: 100%;
        padding-bottom: 5px;
        margin-bottom: 7px;
        border-bottom: 1px solid #F8F8F8;
    }

        .uoctinh_lanbanh li label {
            width: 54%;
            float: left;
        }

        .uoctinh_lanbanh li span {
            width: 46%;
            float: left;
            text-align: right;
        }

.chu_y {
    font-style: italic;
    color: #CCC;
}

table.table_admin {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: 1px solid #F8F8F8;
    border-bottom: 1px solid #F8F8F8;
}

    table.table_admin tr td {
        padding: 8px 5px;
        border-right: 1px;
        border-bottom: 1px;
        border-left: 1px solid #F8F8F8;
        border-top: 1px solid #F8F8F8;
    }

    table.table_admin tr:first-child.tit_table {
        background: #82A6BD;
        color: #fff;
    }

    table.table_admin tr:nth-child(2n +1) {
        background: #F9F8F8;
    }

ul.phankhuc_ul {
}

    ul.phankhuc_ul li {
        width: 100%;
        float: left;
        margin-bottom: 7px;
    }

        ul.phankhuc_ul li a {
        }

.mota_tintuc_chitiet {
    border-bottom: 1px solid #f8f8f8;
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: #1070b9;
}

.chihienmobile {
    display: none;
}

.gr_ad {
    margin-bottom: 20px;
    overflow: hidden;
}

.tit_grad {
    color: #5eab1f;
    margin-bottom: 10px;
    border-bottom: #E0E0E0 1px solid;
    padding: 3px 0;
    font-weight: 600;
}

.detail_grad {
    float: left;
    width: 100%;
}

.rowad {
    width: 100%;
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
}

.label_ad {
    padding: 5px 0;
    float: left;
    width: 100%;
}

.input_ad {
    padding: 5px 0;
    float: left;
    width: 100%;
}

table.table_ad {
    width: 100%;
}

    table.table_ad tr {
    }

        table.table_ad tr td {
        }

            table.table_ad tr td select {
                color: #C3C3BF;
            }

            table.table_ad tr td input[type="text"] {
            }

            table.table_ad tr td input[type="radio"] {
            }

.dang_huybo {
    width: 270px;
    margin: 0 auto;
    overflow: hidden;
    padding: 3px;
}

    .dang_huybo input[type="submit"] {
        margin-right: 10px;
        float: left;
        background: #557EBB;
        padding: 8px 15px;
        color: #fff;
        border-radius: 4px;
        border: none;
        cursor: pointer;
        font-size: 13px;
    }

    .dang_huybo input[type="button"] {
        float: right;
        background: #8C8C8C;
        padding: 7px 15px;
        color: #fff;
        border-radius: 4px;
        cursor: pointer;
        border: none;
        font-size: 14px;
    }

    .dang_huybo input.icon_huybo[type="submit"] {
        background: #8c8c8c none repeat scroll 0 0;
        border: medium none;
        border-radius: 4px;
        color: #fff;
        cursor: pointer;
        float: right;
        font-size: 14px;
        padding: 8px 15px;
    }

.icon_huybo {
}

input.tieude_tindang {
    width: 631px;
}

.detail_adminC input::-webkit-input-placeholder {
    color: #bdbdbd;
}

select.sl_luachontin {
    height: 30px;
    border-radius: 4px;
    width: 131px;
}

.dodo {
    color: #EF192B;
}

.ui-datepicker-trigger {
    width: 21px;
    position: absolute;
    margin: 5px 0px 0px -27px;
}

textarea.tetxa_mota {
    width: 626px;
    border-color: #D6D2C8;
    padding: 5px;
    border-radius: 5px;
    height: 200px;
}

input.upfilelen[type="file"] {
    position: absolute;
    width: 198px;
    height: 34px;
    opacity: 0.0;
}

span.upfilelen {
    padding: 4px 15px;
    border-radius: 4px;
    background-color: #F7F5CF;
    color: #BB9211;
    border: 1px solid #E2CD8C;
    float: left;
    margin: 0px 3px 2px 3px;
}

.thongtin_coban {
}

    .thongtin_coban .rowad {
        width: 50%;
    }

    .thongtin_coban .fix_full {
        width: 100%;
    }

        .thongtin_coban .fix_full .input_ad input.tieude_tindang {
            width: 631px;
        }

    .thongtin_coban .rowad .label_ad {
    }

    .thongtin_coban .rowad .input_ad {
    }

        .thongtin_coban .rowad .input_ad input {
            width: 292px;
        }

    .thongtin_coban .rowad .label_ad input[type="checkbox"] {
        width: 15px;
        margin: 2px 6px 0px 0px;
        float: left;
    }

    .thongtin_coban .rowad .input_ad select {
        height: 32px;
        border-radius: 4px;
        width: 299px;
        color: #C3C3BF;
        border-color: #D6D2C8;
    }

    .thongtin_coban .codinh100 {
        width: 100%;
    }

        .thongtin_coban .codinh100 .input_ad select {
            width: 143px;
        }

    .thongtin_coban .rowad .input_ad input[type="radio"] {
        width: 15px;
        height: 15px;
        margin: 4px 5px 0px 0px;
        float: left;
    }

    .thongtin_coban .rowad .input_ad span.rada {
        margin-right: 20px;
        padding-top: 2px;
        float: left;
    }

.xaxthuc input[type="text"] {
    float: left;
    margin-right: 20px;
}

.xaxthuc .input_ad img.img_capchar {
    height: 32px;
    margin-right: 5px;
    float: left;
}

.xaxthuc .input_ad img.doi_capchar {
    float: left;
    margin: 6px;
}

.gr_ad label {
    color: #626262;
    font-weight: 700;
    font-size: 13px;
}

input[type="text"], input[type="password"] {
    border: 1px solid #d6d2c8;
    height: 30px;
    border-radius: 4px;
    padding-left: 5px;
}

.input_ad textarea {
    border: 1px solid #d6d2c8;
    height: 30px;
    border-radius: 4px;
    padding-left: 5px;
    width: 292px;
}

.thongtin_coban .rowad .input_ad input {
    width: 292px;
}

.reloadCapcha {
}

.texbox_R {
    padding-top: 20px;
}

.row {
}
/*Đăng ký đăng nhập*/
.full_black {
    background-color: #444;
    overflow: hidden;
}

.form_login {
    margin: 120px auto 200px auto;
    width: 382px;
    background: #FDFDFD;
    border-radius: 3px;
    border: 1px solid #fff;
    overflow: hidden;
}

.tit_login {
    font-size: 22px;
    margin-bottom: 10px;
    font-family: sans-serif;
    color: #424A47;
    padding: 20px 20px 0px 20px;
}

.detail_login {
    padding: 20px;
    overflow: hidden;
}

.row {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.icon_user {
    background: url(../Images/user144.png) no-repeat center left 7px;
    background-size: 13px;
}

.icon_pass {
    background: url(../Images/lock64.png) no-repeat center left 7px;
    background-size: 13px;
}

.row input {
}

.bt_dangnhap {
    background: url(../Images/bt_dangnhap.png) right 5px top 50% / 20px no-repeat;
}

.row input[type="text"] {
    width: 300px;
    border: 1px solid #EDEDED;
    border-left: 1px solid #65C18D;
    border-radius: 0px;
    padding: 0px 0px 0px 40px;
}

.row input[type="checkbox"] {
}

.row input[type="button"] {
    float: right;
    background: #3f88b2;
    padding: 6px 15px;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    border: 1px solid #2C6180;
    cursor: pointer;
}

.row input[type="submit"] {
    float: right;
    background: #3f88b2;
    padding: 6px 15px;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    border: 1px solid #2C6180;
    cursor: pointer;
}

.bot_login {
}

    .bot_login a {
        background: #F7F5CF;
        padding: 10px 0;
        float: left;
        display: block;
        width: 100%;
        border-top: 1px solid #EAE9C5;
        text-align: center;
        color: #E6A40C;
        text-transform: uppercase;
    }

        .bot_login a:hover {
        }

.row label.ghinhotk {
    padding-top: 5px;
    float: left;
}

    .row label.ghinhotk input {
        margin-top: 2px;
        float: left;
        margin-right: 6px;
    }

.row label {
}

.row input::-webkit-input-placeholder {
    color: #bdbdbd;
}

.texbox_R .row input[type="text"] {
    width: 239px;
    border: 1px solid #EDEDED;
    border-left: 1px solid #65C18D;
    border-radius: 0px;
    padding: 0px 0px 0px 40px;
}

.texbox_R .row input[type="password"] {
    width: 239px;
    border: 1px solid #EDEDED;
    border-left: 1px solid #65C18D;
    border-radius: 0px;
    padding: 0px 0px 0px 40px;
}

.fixL {
    float: left;
    margin-right: 20px;
    margin-left: 0px;
}

.img_canhan {
    width: 60px;
    margin-right: 10px;
    float: left;
}

    .img_canhan img {
        width: 60px;
        height: 60px;
        border-radius: 50%;
    }

ul.info_canhan {
    float: left;
    width: 200px;
}

    ul.info_canhan li {
        margin-bottom: 6px;
        float: left;
        width: 100%;
    }

        ul.info_canhan li b {
        }

        ul.info_canhan li label {
            width: 77px;
            float: left;
        }

        ul.info_canhan li span {
        }

ul.mucquantri {
}

    ul.mucquantri li {
        float: left;
        border-bottom: 1px solid #f5f5f5;
        width: 100%;
    }

        ul.mucquantri li:nth-child(2n) {
            background: #fbfbfb;
        }

        ul.mucquantri li:hover {
            background: #aed67f;
        }

            ul.mucquantri li:hover a {
                color: #fff;
            }

        ul.mucquantri li:last-child {
            border: none;
        }

        ul.mucquantri li a {
            color: #626262;
            font-weight: 700;
            font-size: 13px;
            padding: 7px 7px 7px 27px;
            float: left;
        }

            ul.mucquantri li a span {
                margin-left: 20px;
                color: #FFF;
                background: #EFA99E;
                padding: 3px 5px;
                border-radius: 2px;
            }

.icon_muatinvip {
}

.icon_lichsugd {
}

.icon_lichsunt {
}

.icon_lichsuuptin {
}

.icon_dangtinraoban {
}

.icon_cactindanghienthi {
}

.icon_cactinhethanhienthi {
}

.icon_cactinchoduyet {
}

.icon_cactinkhongduyet {
}

.icon_thaydoicanhan {
}

.icon_thaydoimatkhau {
}

.icon_thoatkhoihethong {
}

.linktab_R {
    width: 34px;
    position: fixed;
    top: 285px;
    Right: 0;
    display: block;
}

    .linktab_R ul {
    }

        .linktab_R ul li {
        }

            .linktab_R ul li a {
                width: 34px;
                opacity: 0.8;
                height: 32px;
                background: #68C38F;
                float: left;
                margin-bottom: 1px;
            }

                .linktab_R ul li a:hover {
                    opacity: 1;
                }

                .linktab_R ul li a.a_dangtin_R {
                    background: #EF5306 url(../Images/a_dangtin_R.png) no-repeat center;
                }

                .linktab_R ul li a.a_timkiem_R {
                    background: #5EA0CA url(../Images/a_timkiem_R.png) no-repeat center;
                }

                .linktab_R ul li a.a_timxenoibat_R {
                    background: #68C38F url(../Images/a_timxenoibat_R.png) no-repeat center;
                }

                .linktab_R ul li a.a_hotro_R {
                    background: #5A5F63 url(../Images/a_hotro_R.png) no-repeat center;
                }

.detail_tindang {
    float: left;
    width: 640px;
}

.tit_tindang {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

    .tit_tindang a {
        font-weight: 700;
        font-size: 13px;
        color: #1767A1;
    }

        .tit_tindang a:hover {
            text-decoration: underline;
        }

.info_tindang {
    float: left;
    width: 100%;
}

.img_tindang {
    float: left;
    margin-right: 10px;
}

    .img_tindang a {
        display: block;
    }

        .img_tindang a img {
            width: 103px;
            max-height: 82px;
            margin-top: 5px;
        }

.text_tindang {
    float: left;
    width: 527px;
}

ul.thongtin_tindang {
    width: 100%;
    float: left;
}

    ul.thongtin_tindang li {
    }

        ul.thongtin_tindang li span {
            margin-right: 5px;
        }

.chucnang_tindang {
    float: left;
    width: 100%;
    margin-top: 10px;
}

ul.thongtin_tindang li a:hover {
    text-decoration: underline;
}

.chucnang_tindang ul {
    float: left;
    width: 100%;
    list-style-position: inside;
}

    .chucnang_tindang ul li {
        float: left;
        margin-right: 13px;
    }

        .chucnang_tindang ul li a {
            padding: 3px 0px 0px 0px;
            display: block;
            color: #464646;
        }

            .chucnang_tindang ul li a i {
                margin-right: 3px;
                color: #68C48F;
            }

            .chucnang_tindang ul li a:hover {
                color: #4A79A7;
            }

.box_tindang {
    border-bottom: 1px solid #DCDCDC;
    padding: 10px 0;
    overflow: hidden;
    margin-bottom: 10px;
    float: left;
    width: 660px;
}

.thongtin_tindang a {
    color: #68C48F;
}

.box_tindang:last-child {
    border-bottom: none;
}

.dangtin_icon {
    background: #5eab1f url(../Images/dangtin_icon.png) no-repeat top 5px left 12px;
    text-transform: uppercase;
    color: #fff;
    padding: 5px 12px 5px 35px;
    border-radius: 4px;
    float: right;
}

.hotline_canhan {
    margin-bottom: 20px;
    width: 100%;
    height: 41px;
    background: #f7f9f5;
}

.hotline_canhan980 {
    width: 1000px;
    margin: 0 auto;
    padding: 5px 0px;
}

.timkiem1 {
    float: right;
    margin: 5px 0px 0px 0px;
}

a.linkdan {
    color: #2b66a2;
}

.muatin {
    float: right;
    margin: -5px 10px 0 10px;
    padding: 5px 12px;
    background: #90a2a9;
    text-align: center;
    border-radius: 4px;
    border: none;
    color: #fff;
    text-transform: uppercase;
}

    .muatin:hover {
        cursor: pointer;
        background: #2b66a2;
    }

.box_noibat {
    width: 312px;
    margin: 0px 0px 12px 1px;
}

    .box_noibat:nth-child(2n +1) {
        margin-right: 11px;
    }

    .box_noibat:nth-last-child(-n+2) {
        margin-bottom: 0px;
    }

.tit_noibat {
}

    .tit_noibat h3 {
        margin-bottom: 10px;
    }

        .tit_noibat h3 a {
            font-size: 13px;
        }

            .tit_noibat h3 a:hover {
            }

.detail_noibat {
}

.img_noibat {
    width: 114px;
    height: 85px;
    margin-right: 10px;
    float: left;
}

    .img_noibat a {
        width: 114px;
        height: 85px;
        float: left;
    }

        .img_noibat a img {
            width: 114px;
            height: 85px;
        }

        .img_noibat a span {
            font-size: 12px;
            background: rgba(38,38,38,0.5);
            border-radius: 2px;
            padding: 2px 5px;
            color: #F8F8F8;
            margin: -20px 0px 0px 62px;
            position: absolute;
        }

.info_noibat {
}

    .info_noibat ul {
    }

        .info_noibat ul li {
            margin-bottom: 2px;
        }

            .info_noibat ul li label {
                width: 70px;
                float: left;
            }

            .info_noibat ul li strong {
                color: #5eab1f;
                margin-right: 5px;
            }

            .info_noibat ul li span {
            }

.cantrai {
    float: left;
}

.canphai {
    float: right;
}

.box_vipsmall {
    width: 318px;
    float: left;
    margin-bottom: 10px;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px solid #E0E0E0;
}

    .box_vipsmall:nth-child(2n +1) {
        margin-right: 20px;
    }

    .box_vipsmall:nth-last-child(-n+2) {
        border-bottom: none;
        padding-bottom: 0;
    }

.img_vipsmall {
    float: left;
    width: 76px;
    height: 56px;
    margin-right: 10px;
}

    .img_vipsmall a {
        float: left;
    }

        .img_vipsmall a img {
            width: 76px;
            height: 56px;
        }

.text_vipsmall {
    float: left;
    width: 232px;
}

    .text_vipsmall ul {
    }

        .text_vipsmall ul li {
            width: 100%;
            float: left;
            margin-bottom: 5px;
        }

            .text_vipsmall ul li a {
                font-weight: 600;
                font-size: 12px;
                height: 33px;
                width: 100%;
                float: left;
                overflow: hidden !important;
            }

            .text_vipsmall ul li span {
            }

            .text_vipsmall ul li label {
            }

.bannerRetang {
    float: left;
    margin-bottom: 10px;
}

    .bannerRetang a {
        display: block;
        border: 1px solid #E0E0E0;
    }

        .bannerRetang a img {
            width: 300px;
            height: 250px;
        }

.tit_DuAnNB {
    margin-bottom: 7px;
}

    .tit_DuAnNB a {
        font-size: 13px;
        font-weight: 700;
        color: #116eab;
    }

        .tit_DuAnNB a:hover {
            text-decoration: underline;color: #e81d25;
        }

.detail_mapR {
    margin: 10px 0px 0 0px;
    width: 100%;
    float: left;
}

    .detail_mapR .timkiem {
        float: right;
        margin: 0px 0px 5px 0px;
        width: 280px;
    }

        .detail_mapR .timkiem select {
            background: #F9F9F9;
            float: left;
            border: none;
            color: #5eab1f;
            width: 86px;
            position: absolute;
            margin: 8px 5px 0px 0px;
            border-right: 1px solid #5eab1f;
        }

        .detail_mapR .timkiem input[type="text"] {
            background: #f9f9f9;
            float: left;
            border: none;
            width: 156px;
            padding: 0px 34px 0px 90px;
            height: 32px;
            color: #5F5F5F;
            border-radius: 4px;
        }

.bancobiet {
}

    .bancobiet img {
        width: 220px;
        height: 171px;
        margin-right: 20px;
        float: left;
    }

.map_R {
}

.timtheo_tieuchi {
    float: left;
}

    .timtheo_tieuchi label {
    }

    .timtheo_tieuchi a {
        color: #5eab1f;
    }

.ketqua_tieuchi {
    float: right;
}

    .ketqua_tieuchi b {
    }

.border_duoi {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E1E1E1;
}

.luachon_show {
    overflow: hidden;
    float: right;
}

    .luachon_show ul {
    }

        .luachon_show ul li {
            float: left;
            width: 30px;
            height: 30px;
            margin-right: 10px;
        }

            .luachon_show ul li a {
            }

                .luachon_show ul li a.show_list {
                    background: url(../Images/show_list.png) no-repeat center;
                    float: left;
                    width: 30px;
                    height: 30px;
                }

                .luachon_show ul li a.show_box {
                    background: url(../Images/show_box.png) no-repeat center;
                    float: left;
                    width: 30px;
                    height: 30px;
                }

.box_tinrao {
    padding: 15px 10px;
    border-radius: 5px;
    float: left;
    margin: 0px;
    background: #fff;
    margin-bottom: 10px;
    width: 656px;
    border: 1px solid #E1E1E1;
}

.tit_tinrao {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

    .tit_tinrao h3 {
    }

        .tit_tinrao h3 a {
            font-size: 16px;
            font-weight: 500;
            color: #5f6e8b;
        }

.detail_tinrao {
    width: 100%;
    float: left;
}

.img_tinrao {
    width: 128px;
    height: 95px;
    float: left;
    margin-right: 20px;
}

    .img_tinrao a {
        float: left;
    }

        .img_tinrao a img {
            width: 128px;
            height: 95px;
        }

    .img_tinrao span {
        background: rgba(0,0,0,0.5) url(../Images/icon_img_span.png) no-repeat center left 5px;
        padding: 1px 2px 1px 20px;
        border-radius: 6px 0px 0px 0px;
        color: #fff;
        position: absolute;
        margin: 78px 0px 0px -28px;
        font-size: 11px;
    }

.info_tinrao {
    float: left;
    width: 508px;
}

    .info_tinrao ul {
    }

        .info_tinrao ul li {
            width: 100%;
            float: left;
            margin-bottom: 6px;
        }

            .info_tinrao ul li:last-child {
                margin-bottom: 0;
            }

            .info_tinrao ul li label {
                padding: 0px 0px 0px 25px;
                margin-right: 10px;
                width: 68px;
                float: left;
            }

            .info_tinrao ul li span {
            }

            .info_tinrao ul li label.icon_dientich {
                background: url(../Images/icon_dientich.png) no-repeat center left;
                background-size: 15px;
            }

            .info_tinrao ul li label.icon_giaban {
                background: url(../Images/icon_giaban.png) no-repeat center left;
                background-size: 15px;
            }

            .info_tinrao ul li label.icon_vitri {
                background: url(../Images/icon_vitri.png) no-repeat center left;
                background-size: 13px;
            }

            .info_tinrao ul li label.icon_capnhat {
                background: url(../Images/icon_capnhat.png) no-repeat center left;
                background-size: 15px;
            }

.tin_sieuvip .tit_tinrao a {
    color: #EF5306;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}

.tin_sieuvip {
    background: #fffdf7 url(../Images/tin_sieuvip.png) no-repeat top right 10px;
    border: 1px solid #ff9967;
}

.tin_vip1 {
    border: 1px solid #ff9967;
}

    .tin_vip1 .tit_tinrao a {
        color: #EF5306;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 700;
    }

.tin_vip2 {
    border: 1px solid #ddadde;
}

    .tin_vip2 .tit_tinrao a {
        color: #b25aab;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 700;
    }

.tin_vip3 {
    border: 1px solid #aad785;
}

    .tin_vip3 .tit_tinrao a {
        color: #5eab1f;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 700;
    }

.info_raoban {
    float: left;
    width: 514px;
    margin-right: 20px;
}

.tit_raoban {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

    .tit_raoban h1 {
        color: #EF5306;
        font-size: 15px;
    }

.detail_raoban {
    width: 492px;
}

.thongtin_tomtat {
}

    .thongtin_tomtat li {
        width: 100%;
        border-bottom: 1px solid #f3f3f3;
        background-color: white;
        padding: 13px 0;
    }

        .thongtin_tomtat li label {
            float: left;
            padding: 0px 0px 0px 30px;
            width: 70px;
            margin-right: 10px;
        }

    .thongtin_tomtat label.icon_khuvuc {
        background: url(../Images/icon_khuvuc.png) no-repeat center left;
        background-size: 15px;
    }

    .thongtin_tomtat label.icon_diachi {
        background: url(../Images/icon_diachi.png) no-repeat center left;
        background-size: 12px;
    }

    .thongtin_tomtat label.icon_loaihinh {
        background: url(../Images/icon_loaihinh.png) no-repeat center left;
        background-size: 15px;
    }

    .thongtin_tomtat label.icon_dientichv {
        background: url(../Images/icon_dientichv.png) no-repeat center left;
        background-size: 15px;
    }

    .thongtin_tomtat label.icon_capnhatv {
        background: url(../Images/icon_capnhatv.png) no-repeat center left;
        background-size: 15px;
    }

    .thongtin_tomtat li strong {
    }

    .thongtin_tomtat li a {
    }

.slide_raoban {
}

    .slide_raoban img.detam {
    }

.gia_tinrao span {
    background: #ff8c00 url(../Images/gia_tinrao.png) no-repeat center left 10px;
    padding: 3px 10px 3px 35px;
    border-radius: 4px;
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    background-size: 18px;
    font-family: "VNF-Oswald" !important;
}

.gia_tinrao {
    float: left;
    margin: 15px 0;
    width: 100%;
}

.thongbao_hethan {
    border-top: 1px solid #fcfcfc;
    padding-top: 10px;
}

.thongso_coban {
}

    .thongso_coban ul {
    }

        .thongso_coban ul li {
            width: 318px;
            border-bottom: 1px solid #f3f3f3;
            background-color: white;
            padding: 10px 0;
            float: left;
            margin-right: 10px;
        }

            .thongso_coban ul li label {
                float: left;
                padding: 0px 0px 0px 0px;
                width: 140px;
                margin-right: 10px;
            }

            .thongso_coban ul li span {
                color: #5eab1f;
            }

.timkiem_theotukhoa span {
    margin-right: 20px;
}

.timkiem_theotukhoa a {
    color: #5eab1f;
}

.vitri1 {
    width: 460px;
    float: right;
    margin-bottom: 10px;
}

    .vitri1 li {
        float: left;
        margin-right: 10px;
        width: 75px;
    }

        .vitri1 li input {
            float: left;
            margin-right: 5px;
            margin-top: 2px;
        }

.vitri2 {
    width: 100%;
    float: right;
    margin-bottom: 10px;
}

    .vitri2 li {
        float: left;
        margin-right: 10px;
        width: 140px;
    }

        .vitri2 li input {
            float: left;
            margin-right: 5px;
            margin-top: 2px;
        }

.map_C iframe {
    width: 100%;
    height: 290px;
}

.map_C {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    height: 290px;
}

.avata_LH {
    float: left;
    width: 80px;
}

    .avata_LH img {
    }

.info_LH {
    float: left;
    width: 250px;
    margin-right: 20px;
}

    .info_LH .thongso_coban ul li {
        width: 100%;
    }

        .info_LH .thongso_coban ul li label {
            width: 62px;
            margin-right: 10px;
        }

.text_LH {
    float: left;
    width: 300px;
}

    .text_LH ul {
    }

        .text_LH ul li {
            margin-bottom: 10px;
        }

            .text_LH ul li input[type="text"] {
                width: 265px;
            }

                .text_LH ul li input[type="text"].opop_hotenban {
                    padding: 0px 0px 0px 30px;
                    background: url(../Images/opop_hotenban.png) no-repeat top 6px left 5px;
                }

                .text_LH ul li input[type="text"].opop_sdt {
                    padding: 0px 0px 0px 30px;
                    background: url(../Images/opop_sdt.png) no-repeat top 6px left 5px;
                }

            .text_LH ul li textarea.opop_loinhan {
                width: 265px;
                border-radius: 5px;
                height: 72px;
                border: 1px solid #D6D2C8;
                padding: 7px 0px 0px 30px;
                background: url(../Images/opop_loinhan.png) no-repeat top 6px left 5px;
            }

.img_duan {
    width: 160px;
    height: 120px;
    float: left;
    margin-right: 20px;
}

    .img_duan a {
        float: left;
    }

        .img_duan a img {
            width: 160px;
            height: 120px;
        }

.text_duan {
    float: left;
    width: 473px;
}

.tit_duan {
    margin-bottom: 10px;
}

    .tit_duan h3 {
    }

        .tit_duan h3 a {
            font-size: 14px;
            font-weight: 700;
            color: #5eab1f;
        }

.mota_duan {
}

    .mota_duan ul {
    }

        .mota_duan ul li {
            padding-left: 30px;
            float: left;
            margin-bottom: 10px;
        }

            .mota_duan ul li.da_diachi {
                background: url(../Images/da_diachi.png) no-repeat top left;
                background-size: 10px;
            }

            .mota_duan ul li.da_mota {
                background: url(../Images/da_mota.png) no-repeat top left;
                background-size: 15px;
            }

.SFU {
    font-family: SFU Helvetica !important;
    font-size: 15px;
    font-weight: 700;
}

.duan_dc {
    background: url(../Images/duan_dc.png) no-repeat center left;
    background-size: 12px;
}

.duan_loaihinh {
    background: url(../Images/duan_loaihinh.png) no-repeat center left;
    background-size: 15px;
}

.duan_dtich {
    background: url(../Images/duan_dtich.png) no-repeat center left;
    background-size: 15px;
}

.duan_ngaykc {
    background: url(../Images/duan_ngaykc.png) no-repeat center left;
    background-size: 15px;
}

.duan_htrang {
    background: url(../Images/duan_htrang.png) no-repeat center left;
    background-size: 15px;
}

.duan_web {
    background: url(../Images/duan_web.png) no-repeat center left;
    background-size: 15px;
}

.duan_chudautu {
    background: url(../Images/duan_chudautu.png) no-repeat center left;
    background-size: 15px;
}

.duan_thicong {
    background: url(../Images/duan_thicong.png) no-repeat center left;
    background-size: 15px;
}

.duan_chuquan {
    background: url(../Images/duan_chuquan.png) no-repeat center left;
    background-size: 15px;
}

.duan_tke {
    background: url(../Images/duan_tke.png) no-repeat center left;
    background-size: 15px;
}

.duan_info li label {
    float: left;
    padding: 0px 0px 0px 30px;
    width: 120px;
    margin-right: 10px;
}

.duan_info li {
    padding: 8px 0;
}

    .duan_info li:last-child {
        padding: 8px 0 0 0;
        border-bottom: none;
    }

.vanban p {
    padding-left: 20px;
}

.boder_late ul li:nth-last-child(-n+2) {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0px;
}

.avata_MG {
    width: 95px;
    height: 118px;
    float: left;
    margin-right: 20px;
}

    .avata_MG a {
        float: left;
    }

        .avata_MG a img {
            width: 95px;
            height: 118px;
        }

.name_MG {
    width: 237px;
    float: left;
    margin-right: 20px;
}

    .name_MG ul {
    }

        .name_MG ul li {
            padding: 2px 0;
        }

            .name_MG ul li a {
                font-size: 13px;
                font-weight: 700;
                color: #5eab1f;
            }

            .name_MG ul li span {
                padding: 0 0 0 24px;
            }

                .name_MG ul li span.mg_add {
                    background: url(../Images/mg_add.png) no-repeat center left;
                    background-size: 10px;
                }

                .name_MG ul li span.mg_phone {
                    background: url(../Images/mg_phone.png) no-repeat center left;
                    background-size: 14px;
                }

                .name_MG ul li span.mg_mail {
                    background: url(../Images/mg_mail.png) no-repeat center left;
                    background-size: 14px;
                }

                .name_MG ul li span.mg_off {
                    background: url(../Images/mg_off.png) no-repeat center left;
                    background-size: 14px;
                }

.info_MG {
    width: 284px;
    float: left;
}

.thodia {
}

    .thodia li {
    }

.bt_MgBds {
    float: right;
    background: #83C14F;
    padding: 5px 15px;
    color: #fff;
    border-radius: 4px;
    border: none;
    font-size: 14px;
}

.inputTK_R {
    float: right;
    margin: 5px 0px 3px 0px;
    width: 280px;
    margin-bottom: 10px;
}

    .inputTK_R input[type="text"] {
        background: #f9f9f9;
        float: left;
        border: none;
        width: 238px;
        padding: 0px 24px 0px 10px;
        height: 32px;
        color: #5F5F5F;
        border-radius: 4px;
    }

    .inputTK_R input[type="button"] {
        background: url(../Images/icon_search.png) no-repeat center;
        padding: 8px 7px;
        float: right;
        border: none;
        width: 36px;
        margin: 0px 0px 0px -40px;
        border-radius: 0px 4px 4px 0;
        position: absolute;
    }

.saodo {
    margin: 0px 2px;
    color: #ffa500;
}

.baochochungtoi {
    background: url(../Images/baochochungtoi.png) no-repeat center left;
    padding: 2px 0px 2px 18px;
}

.map_DT {
}

    .map_DT iframe {
        width: 636px;
        height: 300px;
    }

.thongtin_sophong {
}

    .thongtin_sophong .rowad {
        width: 25%;
    }

        .thongtin_sophong .rowad .input_ad select {
            height: 32px;
            border-radius: 4px;
            width: 148px;
            color: #C3C3BF;
            border-color: #D6D2C8;
        }

        .thongtin_sophong .rowad .input_ad input[type="radio"] {
            width: 15px;
            height: 15px;
            margin: 4px 5px 0px 0px;
            float: left;
        }

        .thongtin_sophong .rowad .input_ad span.rada {
            margin-right: 20px;
            padding-top: 2px;
            float: left;
        }

.show_tindang {
    margin-top: 20px;
}

    .show_tindang .info_tinrao {
        float: left;
        width: 448px;
    }

    .show_tindang .box_tinrao {
        width: 626px;
    }

.nhadat_chothue .tit_tinrao h3 a {
    font-size: 14px;
    font-weight: 500;
    color: #5f6e8b;
}

.nhadat_chothue .tin_sieuvip .tit_tinrao a {
    color: #EF5306;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}

.nhadat_chothue .tin_vip1 .tit_tinrao a {
    color: #EF5306;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}

.nhadat_chothue .tin_vip2 .tit_tinrao a {
    color: #b25aab;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}

.nhadat_chothue .tin_vip3 .tit_tinrao a {
    color: #5eab1f;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}

.nhadat_chothue .box_tinrao {
    padding: 15px 10px;
    border-radius: 5px;
    float: left;
    margin: 0px;
    background: #fff;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 190px;
    border: 1px solid #E1E1E1;
}

    .nhadat_chothue .box_tinrao:nth-child(3n) {
        margin-right: 1px;
    }

.nhadat_chothue .tit_tinrao {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    height: 61px;
}

.nhadat_chothue .img_tinrao {
    width: 190px;
    height: 141px;
    float: left;
    margin-right: 0;
    margin-bottom: 10px;
}

    .nhadat_chothue .img_tinrao a img {
        width: 190px;
        height: 141px;
    }

    .nhadat_chothue .img_tinrao span {
        background: rgba(0,0,0,0.5) url(../Images/icon_img_span.png) no-repeat center left 5px;
        padding: 1px 2px 1px 20px;
        border-radius: 6px 0px 0px 0px;
        color: #fff;
        position: absolute;
        margin: 124px 0px 0px -28px;
        font-size: 11px;
    }

.nhadat_chothue .info_tinrao ul li {
    width: 100%;
    float: left;
    margin-bottom: 6px;
    height: 20px;
    overflow: hidden;
}

    .nhadat_chothue .info_tinrao ul li label.icon_vitri {
        background: url(../Images/icon_vitri.png) no-repeat top left;
        background-size: 12px;
        width: 0px;
        overflow: hidden;
        padding: 0px 0px 0px 15px;
        height: 20px;
    }

.nhadat_chothue .info_tinrao {
    float: left;
    width: 100%;
}

.nhadat_chothue .tin_sieuvip {
    background: #fffdf7 url(../Images/tin_sieuvip.png) no-repeat top right 0px;
    border: 1px solid #ff9967;
}

.tin_sieuvip .info_tinrao ul li label.icon_dientich, .tin_vip1 .info_tinrao ul li label.icon_dientich {
    background: url(../Images/icon_dientich1.png) no-repeat center left;
    background-size: 15px;
}

.tin_sieuvip .info_tinrao ul li label.icon_giaban, .tin_vip1 .info_tinrao ul li label.icon_giaban {
    background: url(../Images/icon_giaban1.png) no-repeat center left;
    background-size: 15px;
}

.tin_sieuvip .info_tinrao ul li label.icon_vitri, .tin_vip1 .info_tinrao ul li label.icon_vitri {
    background: url(../Images/icon_vitri1.png) no-repeat center left;
    background-size: 12px;
}

.tin_sieuvip .info_tinrao ul li label.icon_capnhat, .tin_vip1 .info_tinrao ul li label.icon_capnhat {
    background: url(../Images/icon_capnhat1.png) no-repeat center left;
    background-size: 15px;
}

.tin_vip2 .info_tinrao ul li label.icon_dientich {
    background: url(../Images/icon_dientich2.png) no-repeat center left;
    background-size: 15px;
}

.tin_vip2 .info_tinrao ul li label.icon_giaban {
    background: url(../Images/icon_giaban2.png) no-repeat center left;
    background-size: 15px;
}

.tin_vip2 .info_tinrao ul li label.icon_vitri {
    background: url(../Images/icon_vitri2.png) no-repeat center left;
    background-size: 12px;
}

.tin_vip2 .info_tinrao ul li label.icon_capnhat {
    background: url(../Images/icon_capnhat2.png) no-repeat center left;
    background-size: 15px;
}

.dang_huybo2 {
    width: 190px;
}

.tk_nangcao b.VNF {
    padding: 2px 10px;
    font-weight: 500;
    font-size: 14px;
    color: #90A2A9;
}

.tieudiem_con {
    float: left;
    width: 100%;
}

    .tieudiem_con ul {
    }

        .tieudiem_con ul li {
            float: left;
            width: 260px;
            padding: 7px 0px 7px 20px;
            border-bottom: 1px solid #E0E0E0;
            font-size: 14px;
            background: url(../Images/xemthem_li.png) no-repeat top 12px left;
        }

            .tieudiem_con ul li:last-child {
                border-bottom: none;
            }

            .tieudiem_con ul li a {
            }

ul.mucquantri_7 li a {
    padding: 7px 7px 7px 7px;
}

.ja_hieuqua {
    background: url(../Images/ja_hieuqua.png) no-repeat center left 5px;
    padding-left: 30px;
    background-size: 15px;
    height: 20px;
}

.ja_banner {
    background: url(../Images/ja_banner.png) no-repeat center left 5px;
    padding-left: 30px;
    background-size: 15px;
    height: 20px;
}

.ja_tindang {
    background: url(../Images/ja_tindang.png) no-repeat center left 5px;
    padding-left: 30px;
    background-size: 15px;
    height: 20px;
}

.ja_moigioi {
    background: url(../Images/ja_moigioi.png) no-repeat center left 5px;
    padding-left: 30px;
    background-size: 15px;
    height: 20px;
}

.ja_PRduan {
    background: url(../Images/ja_PRduan.png) no-repeat center left 5px;
    padding-left: 30px;
    background-size: 15px;
    height: 20px;
}

.ja_thanhtoan {
    background: url(../Images/ja_thanhtoan.png) no-repeat center left 5px;
    padding-left: 30px;
    background-size: 15px;
    height: 20px;
}

.ja_dangtin {
    background: url(../Images/ja_dangtin.png) no-repeat center left 5px;
    padding-left: 30px;
    background-size: 15px;
    height: 20px;
}

.ja_napgod {
    background: url(../Images/ja_napgod.png) no-repeat center left 5px;
    padding-left: 30px;
    background-size: 14px;
    height: 20px;
}

.ja_uptin {
    background: url(../Images/ja_uptin.png) no-repeat center left 5px;
    padding-left: 30px;
    background-size: 15px;
    height: 20px;
}

.ja_mkhau {
    background: url(../Images/ja_mkhau.png) no-repeat center left 5px;
    padding-left: 30px;
    background-size: 15px;
    height: 20px;
}

.ja_online {
    background: url(../Images/ja_online.png) no-repeat center left 5px;
    padding-left: 30px;
    background-size: 15px;
    height: 20px;
}

.video_R {
    margin-bottom: 20px;
}

span.icon_skype {
    width: 20px;
    height: 20px;
    background: url(../Images/icon_skype.png) no-repeat center left;
    float: left;
    position: absolute;
    margin: 47px 0px 0px -20px;
}

.img_tuvan {
    float: left;
    width: 68px;
    margin-right: 20px;
}

    .img_tuvan a {
        display: block;
    }

        .img_tuvan a img {
            width: 66px;
            height: 66px;
            border-radius: 50%;
        }

.fb-page {
}

.amazingslider-slides {
}

.slide_boder {
    box-shadow: 0px 0px 1px #848484;
    float: left;
    margin: 1px;
}

.phantrang {
    margin: 20px auto;
    width: 500px;
    overflow: initial;
}

    .phantrang li {
        float: left;
        margin-right: 4px;
    }

        .phantrang li a {
                color: #545454;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    padding: 5px 10px;
        }

            .phantrang li a:hover, .phantrang li a.active {
                background: #009cde;
                color: #FCFCFC;
                border: 1px solid #167ac6;
            }

.map_choxanh {
    margin-top: 20px;
}

    .map_choxanh iframe {
        width: 98%;
        height: 250px;
    }
/* lien he*/
.row_signin {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

    .row_signin .a300 {
        width: 200px;
        margin: 0px auto;
    }

.row_sigL {
    float: left;
    width: 20%;
    padding-left: 3%;
    font-weight: 700;
}

.row_sigR {
    float: left;
    width: 76%;
}

    .row_sigR input {
        width: 272px;
        padding-left: 5px;
    }

.detail_box_C {
    line-height: 1.7;
    overflow: hidden;
}

.page_this {
    font-size: 14px;
    color: #4199D5;
    border-bottom: 2px solid #4199D5;
    padding: 0px 10px 1px 5px;
    margin: 2px 0px 10px 0px;
    width: 330px;
    font-weight: 700;
    text-transform: uppercase;
}

.vao10px {
    padding: 10px !important;
    width: 670px !important;
}

.contact-capcha {
    margin-left: 170px;
}

.thanden {
    width: 460px;
    height: 150px;
    border: 1px solid #D6D2C8;
    padding: 5px;
    border-radius: 4px;
}

.link_lienket {
    margin: 9px 0 6px 0;
    float: right;
}

    .link_lienket ul {
    }

        .link_lienket ul li {
            float: left;
            margin-right: 8px;
        }

            .link_lienket ul li a {
                width: 24px;
                height: 24px;
                float: left;
            }

                .link_lienket ul li a.bt_youtube {
                    background: url(../Images/bt_youtube.png) no-repeat;
                }

                .link_lienket ul li a.bt_google {
                    background: url(../Images/bt_google.png) no-repeat;
                }

                .link_lienket ul li a.bt_facebook {
                    background: url(../Images/bt_facebook.png) no-repeat;
                }

.bangkhen marquee {
    height: 180px;
    overflow: hidden;
}

.badanhmuc {
    width: 100%;
    float: left;
}

    .badanhmuc li {
        width: 33%;
        float: left;
        text-align: center;
    }

        .badanhmuc li a {
            height: 131px;
        }

            .badanhmuc li a img {
            }

.box_Sp {
    float: left;
    margin-right: 12px;
    width: 155px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
}

    .box_Sp:nth-child(4n) {
        margin-right: 0;
    }

    .box_Sp:nth-last-child(-n+4) {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0px;
    }

.img_sp {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

    .img_sp a {
        display: block;
    }

        .img_sp a img {
            height: 150px;
            width: 100%;
        }

.text_sp {
    float: left;
    margin-bottom: 5px;
    width: 100%;
}

    .text_sp ul {
    }

        .text_sp ul li {
            margin-bottom: 5px;
            height: 19px;
            overflow: hidden;
        }

            .text_sp ul li a {
                color: #74AF30;
                font-weight: 600;
            }

            .text_sp ul li span {
                font-weight: 600;
                color: #03A9F4;
            }

.xanhlam {
}
/*box hộp thư*/
.box_guitinnhan {
    bottom: 0;
    cursor: pointer;
    position: fixed;
    z-index: 1000;
}

.guitin_toitoi {
    bottom: 0;
    cursor: pointer;
    font-size: 14px;
    position: fixed;
    right: 80px;
    color: #FFF;
    z-index: 1000;
    background: #8BC34A url(../Images/caddd.png) no-repeat center left 10px;
    background-size: 20px;
    padding: 7px 20px 7px 40px;
    border-radius: 4px 4px 0px 0;
    border: 1px solid #87BD48;
    border-bottom: none;
}

.hienthi_guitinnhan {
    bottom: 0;
    display: none;
    cursor: pointer;
    font-size: 14px;
    position: fixed;
    right: 80px;
    color: #6F6F6F;
    width: 275px;
    z-index: 1000;
    background: #FFF;
    padding: 0px;
    border-radius: 4px 4px 0px 0;
    border: 1px solid #BBBBBB;
    border-bottom: none;
}

.tit_guitinnhan {
    float: left;
    width: 255px;
    background: #8BC34A;
    color: #fff;
    padding: 10px;
    border-radius: 4px 4px 0 0;
}

    .tit_guitinnhan span {
        float: right;
    }

.detail_guitinnhan {
    padding: 15px 10px;
    float: left;
    width: 255px;
}

    .detail_guitinnhan ul {
    }

        .detail_guitinnhan ul li {
            margin-bottom: 5px;
            margin: 5px 0;
            border-bottom: 1px Solid #CCC;
            padding: 8px;
            float: left;
            width: 239px;
        }

            .detail_guitinnhan ul li label {
                margin-right: 10px;
                width: 74px;
                overflow: hidden;
                height: 18px;
                float: left;
            }

            .detail_guitinnhan ul li input {
                width: 100px;
                float: left !important;
                margin-right: 20px;
                background: #03A9F4 !important;
            }

                .detail_guitinnhan ul li input:last-child {
                    background: #74AF30 !important;
                }

                .detail_guitinnhan ul li input[type="submit"] {
                    background: #7B7A7A;
                    border-radius: 4px;
                }

            .detail_guitinnhan ul li textarea {
                width: 100%;
            }

    .detail_guitinnhan .icon_huybo {
        float: right;
        width: 20px;
        height: 20px;
        background: url(../Images/icon_huybo.png) no-repeat center left;
        background-size: 13px;
    }

    .detail_guitinnhan .xanhlam {
        font-weight: 600;
        color: #03A9F4;
    }

    .detail_guitinnhan ul li a:hover {
        color: #4199D5;
    }

.nghihs {
    margin: 10px auto;
    float: none;
}


/*Chi tiết sản phẩm*/
.g_cong {
    float: left;
    margin: 2px 0;
    overflow: hidden;
}

.box_chitietsp {
    padding: 10px 0 10px 0;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #B6B6B6;
}

.slide_sanpham {
    width: 320px;
    overflow: hidden;
    margin-right: 20px;
    float: left;
}

    .slide_sanpham img {
        width: 100%;
    }

.thongso_sp {
    float: left;
    overflow: hidden;
    width: 315px;
}

.tit_chitietsp {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #C0C0C0;
}

    .tit_chitietsp h1 {
        font-weight: 700;
        font-size: 16px;
    }

.thongso_sp ul {
    font-size: 14px;
}

    .thongso_sp ul li {
        width: 100%;
        float: left;
        padding: 5px 0;
    }

        .thongso_sp ul li label {
            margin-right: 10px;
            width: 110px;
            float: left;
        }

        .thongso_sp ul li strong {
        }

            .thongso_sp ul li strong.gia {
            }

input.dathang {
    background: #1CDF77 url(../Images/icon_dathang.png) no-repeat center left 5px;
    border: 1px solid #1CAE50;
    border-radius: 4px;
    padding: 5px 9px 5px 35px;
    height: auto;
    margin-right: 10px;
    float: left;
}

    input.dathang:hover {
        background: #05e86f url(../Images/icon_dathang.png) no-repeat center left 5px;
    }

.mota_sanpham {
    float: left;
    width: 100%;
}

.fb-like {
    float: left;
    margin: 2px 10px 2px 0;
    overflow: hidden;
}

.fb-like-box {
}

.text_News {
}

.markermenu ul li:last-child a {
    border-bottom: none;
}

.fb-comments {
}

.map_choxanh {
    margin-top: 20px;
}

    .map_choxanh iframe {
        width: 98%;
        height: 250px;
    }

ul.goidienonline {
    padding: 10px;
}

    ul.goidienonline li {
        padding: 5px 10px;
        overflow: hidden;
    }

        ul.goidienonline li label {
            float: left;
            margin-right: 10px;
        }

        ul.goidienonline li strong {
            float: right;
            color: #10B0DF;
        }

.datmuanhanh {
    background: #8BC34A !important;
}

.detail_guitinnhan2 {
    padding: 0;
    float: left;
    width: 655px;
}

    .detail_guitinnhan2 ul li {
        width: 638px;
    }

        .detail_guitinnhan2 ul li label {
            margin-right: 10px;
            width: 274px;
            overflow: hidden;
            height: 18px;
            float: left;
        }

.bt_huybog {
    float: right;
    width: 20px;
    height: 20px;
    background: url(../Images/icon_huybo.png) no-repeat center left;
    background-size: 13px;
    border: none;
}

    .bt_huybog:hover {
        cursor: pointer;
        float: right;
        width: 20px;
        height: 20px;
        background: url(../Images/icon_huybo2.png) no-repeat center left;
        background-size: 13px;
        border: none;
    }
/*table_admin*/
table.table_admin {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: 1px solid #D6D2C8;
    border-bottom: 1px solid #D6D2C8;
}

    table.table_admin tr {
    }

        table.table_admin tr:hover {
            background: #E6E6E6 !important;
        }

        table.table_admin tr:first-child {
            background: #5EAB1F !important;
            font-weight: 700;
            color: #FFF;
        }

        table.table_admin tr:nth-child(2n+1) {
            background: #F8F8F8;
        }

        table.table_admin tr td {
            padding: 8px 5px;
            border-right: 1px;
            border-bottom: 1px;
            border-left: 1px solid #D6D2C8;
            border-top: 1px solid #D6D2C8;
        }

.bt_thanhtoan5 {
    padding: 7px 15px;
    color: #fff;
    border-radius: 4px;
    border: none;
    font-size: 14px;
    background: #74AF30 !important;
    cursor: pointer;
}

.loio {
    float: right;
    border-top: 1px solid #74af30;
    padding-top: 10px;
}

    .loio li {
        margin-bottom: 5px;
    }
/*Chuyển khoản qua ngân hàng*/
.nganhang {
    float: left;
    height: auto;
}

.tit_ng {
    font-weight: 700;
    font-size: 14px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.nganhang ul {
    list-style-type: none;
    padding-left: 10px;
    line-height: 1.7;
}

    .nganhang ul li {
        padding: 10px 0px;
        border-bottom: 1px dotted #9C9C9C;
        float: left;
        width: 100%;
    }

        .nganhang ul li img {
            width: 120px;
            height: 80px;
            margin: 5px 20px 5px 5px;
            padding: 1px;
            border: 1px solid #D6D2C8;
            float: left;
        }

.doimk3 .rowad {
    width: 100% !important;
}

.tongngay {
    background: #eae9fb !important;
}

.lsgf .timkiem {
    float: left;
    margin: 0px 0px 3px 0px;
    width: 340px;
}

    .lsgf .timkiem input[type="button"] {
        background: #009cde url(../Images/icon_searchFF.png) no-repeat center;
        padding: 8px 7px;
        float: right;
        border: none;
        width: 36px;
        margin: 0px 0px 0px -66px;
        border-radius: 0px 4px 4px 0;
    }

.lsgf .fixR {
    float: left !important;
    margin-left: 10px;
}

.lsgf .timkiem input[type="text"] {
    border: 1px solid #dbdbdb;
    height: 29px;
}

.user_menu{    float: right;}
.user_menu a {
    color: #dfff65;
    float: left;
}
.user_menu a img{    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-top: 5px;}
.user_menu a span {
        color: #dfff65;
    margin: 9px 0px 0px 5px;
    float: right;}
.user_menu a span:hover  {color: #d1ff65; text-decoration: underline}
.user_menu a:hover img {
    box-shadow: 0px 0px 9px #c6ff8d
}

.search_hotline{    width: 100%;
    overflow: hidden;
    padding-top: 20px;}
.search_hotline980{width: 1000px;
    margin: 0px auto;
    overflow: hidden;}
.search_L{    width: auto;
    float: right;}
.search_L input[type="text"]{width: 348px;
    height: 31px;}
.search_L input[type="button"]{width: 47px;height: 40px;
    background: #4399d2 url(../images/icon_search2.png) no-repeat center;
    border: none;
    position: absolute;
    margin: 1px 0px 0px -48px;
    border-radius: 0px 4px 4px 0px;}
.hotline_R{     float: left;
    font-size: 18px;
    font-family: panton;
    font-weight: 700;
    color: #929292;
    padding: 6px 0;}
.hotline_R h1 {
        font-size: 17px;
    color: #026ec1;
}
.hotline_R img{    margin-left: 10px;}
.amazingslider-bullet-245{ color: #fff !important; background: none !important}
.amazingslider-nav-thumbnail-tite-245{    color: #116eab !important;
    font-family: panton !important;
    font-weight: 600 !important;
    font-size: 17px !important;
    background: #f8f8f8;
    padding: 9px 15px 14px 15px !important;
    border-bottom: 1px solid #116eab !important;
    float: left;
    width: 280px !important;}
.amazingslider-bullet-245:nth-child(2n) .amazingslider-nav-thumbnail-tite-245{background: #cfe2ee !important}
#amazingslider-245{width: 674px !important;
    float: left !important;}
#amazingslider-wrapper-245{max-width: 1000px !important;}
.amazingslider-thumbnails{}
.img_khach{}
.img_khach img{float: left;
    margin: 0px 20px 10px 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;}
.nhanxet_khach{}
.chi_binh{    padding-top: 10px;
    border-top: 1px solid #afc1ce;
    margin-top: 10px;
    width: 100%;
    float: left;
    font-size: 12px;
    text-align: right;
    color: #116eab;
    font-weight: 600;}
.bot_L{    width: 620px;
    float: left;
    margin-right: 20px;}
.thongke_online{    float: left;
    width: 100%;}
.thongke_online ul{}
.thongke_online ul li{    padding: 5px 0;
    width: 100%;
    float: left;}
.thongke_online ul li label{ float: left; width: 150px}
.thongke_online ul li label.dangonline{ padding: 0px 0px 0px 30px; background: url(../Images/dangonline.png) no-repeat center left }
.thongke_online ul li label.dangonline1{padding: 0px 0px 0px 30px; background: url(../Images/dangonline1.png) no-repeat center left }
.thongke_online ul li label.dangonline2{padding: 0px 0px 0px 30px; background: url(../Images/dangonline2.png) no-repeat center left }
.thongke_online ul li label.dangonline3{padding: 0px 0px 0px 30px; background: url(../Images/dangonline4.png) no-repeat center left }
.bot_980 .box_R {    float: right;}
.thongke_online ul li span{ font-weight: 600; color: #116eab }
ul.ds_dichvu{}
ul.ds_dichvu li{    width: 100%;
    float: left;}
ul.ds_dichvu li a{    padding: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    font-family: panton;
    background: #f8f8f8;
    display: block;
    color: #3b6b8a;}
ul.ds_dichvu li a:hover{ background: #2692d6 !important; color: #fff !important}
ul.ds_dichvu li:nth-child(2n) a{
    background: #cfe2ee;
    color: #3b6b8a;}
.noidung_tin H1, .noidung_tin H2, .noidung_tin H3, .noidung_tin H4, .noidung_tin H5{    color: #057fd0;font-size: 16px; margin-bottom:10px}
.text_tieudiemR ul li:last-child{    color: #eb4335;
    font-weight: 600;
    
    font-size: 22px;}
.call-phone {
    position: fixed;
    bottom: -8px;
    width: 100%;
    text-align: center;
}
.call-phone a{font-size: 23px;
    
    font-weight: 600;
    color: #fff;
    background: #e81d25 url(/Style/DN/icon_phone.gif) no-repeat 20px 5px;
    padding: 6px 10px 10px 60px;
    display: inline-block;
    border-radius: 30px;
    border: 1px solid #dc1b1b;
    background-size: 27px;
    box-shadow: 0 1px 2px #981212;}
.noidung_tin H1 a, .noidung_tin H2 a, .noidung_tin H3 a, .noidung_tin H4 a, .noidung_tin H5 a {
    color: #057fd0;
}
.noidung_tin a{color: #1b95e0;
    text-decoration: underline;}
.noidung_tin a:hover{    color: #ff3300;}
.tit_tintuc a{color: #5d9e0e;}
.tit_tintuc a:hover{color: #e81d25; text-decoration:underline}
.noidung_tin{}
.noidung_tin p img{max-width:90%;height: auto !important;}
.noidung_tin p {    line-height: 23px;
    font-size: 15px;
    margin-bottom: 15px;
}

.noidung_tin H1 a, .noidung_tin H2 a, .noidung_tin H3 a, .noidung_tin H4 a, .noidung_tin H5 a {
    color: #057fd0;
    text-decoration: none;font-size: 16px !important;
}
.bot_DV{float: left;
    width: 320px;}
.bot_DV h3{background: url(/Style/DN/approved.png) no-repeat center left;
    padding: 5px 0px 5px 30px;
    color: #0e7909;
    font-size: 16px;}
.bot_DV ul{}
.bot_DV ul li{padding: 5px 0;
    width: 100%;
    float: left;
  /*  border-bottom: 1px solid #bed6be; */
    }
.bot_DV ul li a{    background: url(/Style/DN/approved.png) no-repeat center left;
    background-size: 12px;
    padding: 0px 0px 0px 20px;
    color: #0e7909;
    font-size: 15px;}
.bot_DV ul li a:hover{color: #d01704;
    text-shadow: 1px 0px 2px #fb4;}
.aboutdn24h{}
.aboutdn24h h3{background: url(/Style/DN/approved.png) no-repeat center left;
    padding: 5px 0px 5px 30px;
    color: #0e7909;
    font-size: 16px;
    margin-bottom: 10px;}
.aboutdn24h p{line-height: 22px;
    margin-bottom: 20px;}
.aboutdn24h ul{}
.aboutdn24h ul li{background: url(/Style/DN/place.png) no-repeat center left;
    background-size: 12px;
    padding: 6px 0px 6px 20px;
    color: #211e1f;
    font-size: 15px;
    border-bottom: 1px dashed #a9a9a9;}
.aboutdn24h ul li label{    font-weight: 600;
    margin-right: 10px;
    color: #0b7914;
    font-size: 14px;
    text-decoration: underline;}
.aboutdn24h ul li span{}
.baocaocongthuong{    float: right;}
.baocaocongthuong img{}
.hotrokipthoi{    background: #508a5d url(/Style/DN/24hggf.gif) no-repeat center left 10px;
    background-size: 53px;
    padding: 10px 10px 10px 80px;
    color: #fff;
    margin: 20px 0 0px 0;
    float: left;
    border: 1px solid #1e7731;}
.boxrawonline{    width: 100%;
    overflow: hidden;
    margin: 20px 0px 0px 0px;
    float: left;}
.logodmca{    float: left;
    margin: 20px 10px 0px 0px;}
img.bannerRimage{    max-width: 100%;
    border-radius: 5px;
    box-shadow: 0px 0px 1px #848484;
    overflow: hidden;margin-bottom:10px}
.noidung_tin{}
.noidung_tin h2{    color: #096cc1;    margin-top: 20px;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: roboto;
    font-weight: 600;}
.noidung_tin h2 a{   color: #096cc1;
    font-size: 18px;
    font-family: roboto;
    font-weight: 600;}
.noidung_tin h2 a:hover{}
.noidung_tin h3{    color: #505050;
    font-size: 17px;
    margin-bottom: 10px;
    font-family: roboto;
    font-weight: 600;}
.noidung_tin h3 a{ color: #505050;
    font-size: 17px;
    font-family: roboto;
    font-weight: 600;}
.noidung_tin h3 a:hover{}
.noidung_tin p{}
.noidung_tin p a{}
.noidung_tin p a:hover{}
.noidung_tin ul{margin-bottom: 20px;
    padding-left: 10px;}
.noidung_tin ul li{    font-weight: 500;
    padding: 5px 0px 5px 25px;
    background: url(../Images/li_muiten5.png) no-repeat 10px 10px;}
.noidung_tin ul li a{}
.noidung_tin ul li a:hover{}
.aaaaaaaaa{}
.aaaaaaaaa{}
.aaaaaaaaa{}
.aaaaaaaaa{}
.aaaaaaaaa{}
.aaaaaaaaa{}
.aaaaaaaaa{}
.aaaaaaaaa{}
.aaaaaaaaa{}
.aaaaaaaaa{}
.aaaaaaaaa{}
.aaaaaaaaa{}
.aaaaaaaaa{}
.aaaaaaaaa{}
.aaaaaaaaa{}
.aaaaaaaaa{}
