.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clear {
    margin-top: 10px;
    overflow: hidden;
    clear: both;
}
#cssmenu{
    display: none;
}
.btmn-mb{
    display: none;
}
#menu{
    display: none;
}
.hinhanh-list{
    float: left;
    width: 100%;
    clear: both;
}
.containerfix{
        width: 1180px;
    margin: 0 auto;
    position: relative;
}
/* menu */

/*------------------------------------------*/
/*       01 - General & Basic Styles
/*------------------------------------------*/



body {
    font-size: 12px;
      background: none;
    font-weight: 500;
    color: #333;
    font-family: Arial,Georgia,serif;
}
strong, b {
    font-weight: 600;
}

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

ul, ol {
    list-style: none;
}

ul {
    padding: 0;
    margin: 0;
}

a {
    transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
}

a:hover {
    color: #444;
}

a, a:hover {
    text-decoration: none;
}

i {
    font-size: 1.1em;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    color: #000;
}

h1 {
    font-size: 24px;
    line-height: 30px;
}

h2 {
    font-size: 22px;
    line-height: 28px;
}

h3 {
    font-size: 18px;
    line-height: 24px;
}

h4 {
    font-size: 16px;
    line-height: 22px;
}

h5 {
    font-size: 14px;
    line-height: 20px;
}

h6 {
    font-size: 12px;
    line-height: 18px;
}

p {
 
    font-size: 14px;
    line-height: 25px;
    margin: 0;
}
.noidung {
     font-family: "Times New Roman", Times, serif;
}
.noidung p{
    margin-bottom: 5px;
      font-family: "Times New Roman", Times, serif;

}
p strong {
    font-weight: 600;
}
#wapper{
    margin: 0 auto;
 
    padding: 0px;
}
#header{
    float: left;
    width: 100%;
    clear: both;
    box-shadow: 1px 1px 10px rgba(0,0,0,.15);
    position: relative;
    min-width: 980px;
    background: url(../images/bg_nav.gif) repeat-x center top;
    height: 135px;
}
.header-top{
    float:left;
    width: 100%;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 100px;
}
.col-logo, .col-slogan,.col-call{
    float: left;
}

.col-logo {
    width: 200px;
    float: left;
  
}
.col-slogan{
    width: 350px;
    float: left;
}
.col-call{
float: right;
    width: 370px;
}
.col-slogan h2{
    margin-top: 28px;
    line-height: 18px;
    font-family: Arial,Georgia,serif;
    color: #ff0;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    float: left;
    text-align: center;
}
.col-call .tuvan{
    float: left;
font-size: 16px;
    color: #fce602;
    font-weight: bold;
    vertical-align: super;
    clear: both;
    width: 100%;
    margin-top: -2px;
    margin-bottom: 5px;
}
.col-call .tuvan img{
    float: left;
    margin-right: 10px;
}
.col-call .phone{
     float: left;
     clear: both;
     color: #fff;
     font-weight: bolder;
    width: 100%;
    margin-bottom: 0px
}
.col-call .phone a{
    color: #fff
}
.col-call  .xemail{
    float: left;
     clear: both;
     color: #fff;
         font-weight: bolder;
}
.header-bottom{
    float: left;
    width: 100%;
    clear: both;
}
.menumain{
    float: left;
    width: 100%;
    clear: both;
    background: url(../images/bg_bg.gif) repeat-x center top;
}
.menumain>ul{
    float: left;
    width: 100%;
    clear: both;
    padding: 0px;
    margin: 0px;
}
.menumain>ul>li{
    display: inline-block;
    float: left;
    position: relative;
    padding-right: 2px;
    background: url(../images/off.gif) repeat-y right;
}
.menumain>ul>li>a{
    display: block;
    color: #0f0f0f;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    padding: 0 7px;
    min-width: 58px;
    line-height: 35px;
    text-transform: uppercase;
    font-size: 12px;
}
.menumain>ul>li>a.active, .menumain>ul>li:hover>a{
background: transparent url(../images/hover.gif) repeat-x top;
}

.menumain ul ul{
    left: 0;
    display: none;
    width: 210px;
    background: #f5f5f5;
    padding: 5px 10px;
    position: absolute;
    top: 35px;
    z-index: 99999;
    padding-bottom: 0px;
    border: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
    font-weight: normal;
    border-radius: 0 0 5px 5px;
}
.menumain ul ul li{
    height: 33px;
    line-height: 33px;
    width: 100%;
    padding: 4px 0;
    background: url(../images/line22.gif) repeat-x bottom;
    float: left;
    width: 100%;
    display: block;
}
.menumain ul ul li a{
    display: block;
    padding: 0 0 0 13px;
    line-height: 22px;
    background: url(../images/list1.png) no-repeat top left;
      color: #000;
    text-decoration: none;
    font-weight: bolder;
    margin-left: 0px;
    text-transform: none;
    text-align: left;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow:hidden;
}
.menumain ul ul li:hover a{
color: #666;
}
.menumain ul li:hover ul{
    display: block;
}
#main{
    float: left;
    width: 100%;
    clear: both;
    margin-top: 10px;
}

#main .containerfix{
        width: 1180px;
    margin: 0 auto;
    position: relative;
}
.con_left{
    float: left;
    width: 200px;
    margin-right: 7px;

}
.left_left{
    float: left;
    width: 100%;
}
.menu_1 {
    width: 100%;
    background: #fff;
    border-bottom: solid 1px #ececec;
}
.menu_menu {
    background: url(../images/bg_menu.jpg) no-repeat top center;
    height: 31px;
    margin-top: 0px;
}
.menu_menu h4 {
    padding: 7px 10px 5px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
.menu_ac {
    background: #f3f3f3;
    padding: 6px 5px 6px 7px;
    border-left: #dedede solid 3px;
    margin-top: 1px;
}
.menu_ac a {
    color: #626262;
    text-transform: none;
}
.menu_ac a:hover {
    text-decoration: underline
}
.con_slide{
        float: left;
    width: 972px;
    margin-right: 10;
}

.content_content {
    width: 808px;
    margin: 0px 0px 0px 0px;
}
.con_content {
    float: left;
    width: 671px;
    margin: 0px 0px 10px 0px;
}
#slider{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.bxslider li img{
	width:100%;
    border:1px solid #15A751;
}
.con_con {
    padding: 10px 5px 0px 5px;
    text-align: justify;
    line-height: 25px;
    font-size: 15px;
}
.bx-wrapper{
    margin-bottom: 0px;
}
.product {
    clear: both;
    overflow: hidden;
    padding: 10px 0px 0px 0px;
}
.product1 {
    float: left;
    margin: 0px 10px 5px 5px;
    width: 236px;
    line-height: 20px;
}
.product1.ends {
    float: right;
    margin: 0px 5px 0px 0px;
    width: 236px;
}
.product1_image {
    background: url(../images/bong.png) no-repeat scroll center bottom rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 #DADADA;
    padding-bottom: 9px;
}
.product1_image a {
    border: 1px solid #ebebea;
    display: table-cell;
    height: 138px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}
.product1_image a img {
    max-height: 294px;
    height: 150px;
    width: 224px;
}
.product1_name {
    padding: 0;
    text-align: center;
    padding-bottom: 5px;
}
.product1_name a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}
.product1_name a:hover {
    color: #dc2222;
    font-weight: bold;
    text-decoration: none;
}
.con_right {
    float: left;
    width: 294px;
    margin-left: 7px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.menu_111 {
    width: 294px;
    background: #fff;
    text-align: center;
}
.menu_11 {
    width: 100%;
    background: #fff;
    border-bottom: solid 1px #ebebea;
    border-left: solid 1px #ebebea;
    border-right: solid 1px #ebebea;
    border-radius: 5px;
}
.menu_menu h5 {
    padding: 7px 10px 5px 10px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
.y_h {
    padding: 10px 5px 10px 5px;
    text-align: center;
}
.y_h ul {
    padding: 0;
    margin: 0;
    list-style: inside;
}
.y_h ul.ah li {
    list-style: inside circle #666;
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
}
ul.listlistlist li {
    padding-left: 10px;
    line-height: 20px;
    background: url(../images/icon-2.png) no-repeat left top;
    list-style: none;
    }
.y_h ul.listlistlist {
    list-style: none;
    padding: 5px px 0px 0px;
    text-align: left;
}

ul.listlistlist li a {
    color: #7c7d7c;
    text-decoration: underline;
}
.footer_nav {
    min-width: 1180px;
    background: url(../images/bg_foo1.gif) repeat-x center top;
    height: 198px;
    clear: both;
}
.footer {
    width: 1180px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}
.footer_1 {
    padding: 30px 0px 10px 0px;
    height: 172px;
}
.footer_1_1 {
    float: left;
    width: 800px;
}
.menu_footer {
    padding: 0px 0px 10px 0px;
}
.menu_footer a {
    color: #000;
    text-transform: uppercase;
    padding: 0px 3px 0px 3px;
    font-size: 13px;
}
.foo_foo {
    clear: both;
    overflow: hidden;
    line-height: 22px;
    color: #000;
}
.footer_1_face {
    float: left;
    width: 180px;
    text-align: right;
}
.name_face {
    padding: 0px 0px 10px 0px;
}
.footer_2 {
    clear: both;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.title {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.article-tools {
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    display: block;
    margin-bottom: 15px;
    margin-top: 5px;
    display: block;
    background: #F2F2F2;
    overflow: hidden;
    white-space: nowrap;
}
.article-meta {
    padding: 5px;
    width: 100%;
    float: left;
}
.createby {
    padding: 3px 3px 3px 20px;
    background: url(../images/icon-author.gif) no-repeat 0 1px;
    margin-left: 20px;
}
.product_gif {
    width: 500px;
    clear: both;
    overflow: hidden;
    padding: 0px 0px;
    line-height: 20px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #aeaeae;
    margin-left: 0px;
    margin-top: 5px;
    text-align: justify;
}
.right_news_images {
    width: 152px;
    float: left;
    border: solid 1px #bdbdbd;
    padding: 5px 8px 5px 5px;
    margin-right: 10px;
    margin-top: 6px;
}
.right_news_des {
    width: 300px;
    float: left;
}
.right_news_des h5 {
    font-weight: bold;
    margin-bottom: 0px !important
}
.right_news_des h5 a {
    color: #9b213d;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.right_news_des .news_cont {
    font-weight: normal;
    font-size: 12px;
    padding-top: 5px;
}
.h33{
    font-family: Arial,Georgia,serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 25px;
    clear: both;
    margin-bottom: 15px;
}
.noidung table tr td{
    padding: 7px !important;
}
.pro_another {
    overflow: hidden;
    clear: both;
    margin: 20px 0px 0px 0px;
}
.pro_another1 {
    background: #9b213d;
}
.pro_another1 h4 {
    padding: 5px 0px 5px 20px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.pro_another ul.list_another {
    list-style: none;
    padding: 15px 0px 0px 0px;
}
ul.list_another li {
    padding-left: 13px;
    line-height: 25px;
    background: url(../images/icon-2.png) no-repeat left center;
    list-style: none;
    padding-bottom: 0px;
}
ul.list_another li a {
    color: #5c5c5c;
}
/*HỎI ĐÁP*/
.faqs{margin-bottom:15px;padding-bottom:5px;border-bottom:1px dashed #cfcfcf; clear:both; overflow:hidden}
.faqs .faqs_img{float:left;width:32px;}
.faqs .faqs_right{float:right;width:460px; text-align:justify;line-height: 20px;}
.faqs .faqsub{cursor:pointer;font-size:13px;}
.faqcontent{margin-top:10px;display:none;font-size:12px;}
.faqs .faqs_date{margin-bottom:5px;color:#9c1200;margin-top:5px; text-align:right; font-size:14px; font-weight:bold}
.faqs .faqsub h4.faqs_name{color:#9c1200;font-family:Tahoma, Geneva, sans-serif;margin:5px 0px 10px 0px;font-size:15px; clear:both; overflow:hidden}
.faq_des{ padding:10px 0px 10px 0px}
.faqs_name a{ color:#9b213d; line-height:20px}
.faqs .faqsub:hover h4.faqs_name{color:#F00;}
.faqcontent .closebtn{padding-top:10px;}
.faqcontent .closebtn a{color:#00F;border-bottom:1px solid #00F}
.faqs_name {
    font-size: 14px
}
.faqs_name a{
    font-weight: 600;
}
.faq_des p{
    font-size: 13px;
    font-weight: 500;
}
.title a {
    color: #dc2222;
    text-decoration: none;
}
.title a:hover {
    color: #000;
    text-decoration: none;
}
.article-tools {
border-top: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
display: block;
margin-bottom: 15px;
margin-top: 5px;
display: block;
background: #F2F2F2;
overflow: hidden;
white-space: nowrap;
}
.article-meta {
    padding: 5px;
    width: 100%;
    float: left;
}
.article-section a {
    color: #dc2222;
}
.noidung table{
    display: block;
}
.noidung table tr td{
   /* width: auto !important*/
}
.noidung table tr{
     width: auto !important
}
.noidung table, .noidung th, .noidung td {
  border: 1px solid #dedede;
}
.noidung table p,.noidung table span{
    margin-bottom: 0px;
    white-space: normal !important;
}
.default-form{
    float: left;
    width: 100%;
    clear: both;
    margin-top: 12px;
}
.default-form input{
    float: left;
    width: 100%;
    clear: both;
     margin-bottom: 10px;
     padding-left: 15px;
}
.default-form textarea{
    height: 100px;
      float: left;
    width: 100%;
    clear: both;
         margin-bottom: 10px;
     padding-left: 15px;
}
.default-form .thm-btn{
    padding: 4px 20px;
    background: #A11B08;
    color: #fff !important;
    outline: none;
    border: 0px;

}
.productfix{
	float:left;
	width:100%;
	clear:both;
	margin-top:15px;
}
.productbox{
	float:left;
	width:48.5%;
	margin-right:3%;
	margin-bottom:20px;
}
.productboximg{
	float:left;
	width:100%;
}
.productboximg img{
	width:100%;
}
.productboxname{
	float:left;
	width:100%;
	padding:6px 12px;
	background:#F3F3F3
}
.productboxname a{
	color:#222;
	font-weight:600;
}
.divmota{
	font-size:14px;
	color:#0000ff
}