@charset "utf-8";
html, body, div, span, h1, h2, h3, h4, strong, ol, ul, li 
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}

body
{
	font-size:12px;
	font-family:Arial, Verdana, Tahoma, helvetica, sans-serif;
	line-height:1.5;
	background: #fff ;
	}
ol, ul
{
	list-style:none;
	}
a{text-decoration:none; color:#333;}
a:hover{color:#000;}
img{border:0;}
@font-face {
    font-family: 'avo';
    src: url('../fonts/UTMAvo.eot');
    src: url('../fonts/UTMAvo.eot') format('embedded-opentype'),
         url('../fonts/UTMAvo.woff2') format('woff2'),
         url('../fonts/UTMAvo.woff') format('woff'),
         url('../fonts/UTMAvo.ttf') format('truetype'),
         url('../fonts/UTMAvo.svg#UTMAvo') format('svg');
}
@font-face {
    font-family: 'avoB';
    src: url('../fonts/UTMAvoBold.eot');
    src: url('../fonts/UTMAvoBold.eot') format('embedded-opentype'),
         url('../fonts/UTMAvoBold.woff2') format('woff2'),
         url('../fonts/UTMAvoBold.woff') format('woff'),
         url('../fonts/UTMAvoBold.ttf') format('truetype'),
         url('../fonts/UTMAvoBold.svg#UTMAvoBold') format('svg');
}
#map_canvas_bt{
	height: 300px;
}
.top {
    background: #F2F2F2;
    line-height: 40px;
    height: 40px;
}
.wrap_1200{width:1300px;margin:auto;}
.wrap_1300 {
    width: 1300px;
    margin: auto;
}
.slogan {
    width: 50%;
    float: left;
    font-family: avoB;
    text-transform: uppercase;
    color: #5e5e5e;
    font-size: 14px;
}
.mxh {
    float: right;
    width: 48%;
    text-align: right;
    font-family: avo;
    font-size: 13px;
    color: #414040;
}
.mxh img{vertical-align: middle;margin-left:10px;transition: all 0.5s;}
.mxh img:hover{transition: all 0.5s;transform: rotate(360deg);}
div#banner {
    padding: 10px 0;
}
.logo {
    float: left;
    width: 15%;
    margin-right: 10%;
}
div#search {
    float: left;
    width: 46%;
    border: solid 1px #CACACA;
    height: 45px;
    line-height: 45px;
    border-radius: 7px;
    margin-top: 20px;
}
div#search input {
    border: none;
    padding: 0 10px;
    width: 90%;
    line-height: 30px;
    border-right: solid 1px #ccc;
    color: #565656;
    font-family: avo;
    vertical-align: middle;
}
div#search img {
    vertical-align: middle;
    margin-left: 3%;
}
.hotline p {
    margin: 0;
}
.hotline {
    float: right;
    width: 20%;
    background: url(../images/icon_sdt.png) no-repeat 0px 0px;
    padding-left: 55px;
    font-family: avo;
    font-size: 14px;
    color: #000;
    margin-top: 20px;
}
p.sdt {
    font-family: avoB;
    color: #E60003;
    font-size: 16px;
}
.menu{ 
}
.clear
{
  
    overflow:hidden;
    clear:both;
}
table,tr,td {border-collapse: collapse;}
.thongbao{	
    border: 1px solid #0C0;
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    overflow: hidden;
	padding:15px;
}
.tablelienhe td{ height:25px;}
.tablelienhe .input,.tablelienhe textarea{
	border: 1px #006E34 solid;
	azimuth:center;	
	width:300px;
	 font: 11px tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	
}
.tablelienhe .title{ font-size:14px; font-weight:bold; text-transform:uppercase}
.box_new{clear:both; padding-bottom:5px; border-bottom:1px solid #E6E6E6; padding-top:5px;}
h1.text_title{color:#390; font-size:12px;}
.box_new h1 a {
    color: #390;
    font-size: 15px;
    font-family: roboto;
}
.box_new h1{margin-bottom: 10px;}
.box_new h1 a:hover{
	color:#F00;
}
.image_boder{
    padding: 2px;
    border: 1px solid #E5E5E5;
    float: left;
    width: 21%;
    margin-right: 15px;
}
.image_boder:hover{transition: all 0.5s;border: 1px solid green;}
.image_boder img{width:100%;}
.button {
    background: #006E34;
    border: 1px solid #fff;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font: 12px tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
    padding: 5px 30px;
	cursor:pointer;
}
.boder{border:3px #E0E0E0 solid; margin:0px 35px;}
.viewmore{		
	text-align:right;
	padding-right:10px;
}

.tinlienquan a{color:#333}
.textright{
	float: right;
    padding-right: 10px;}
	.textright a {   
    font-style: italic;
    font-weight: normal;
    text-transform: none;
}
.othernews{
	padding-left:10px;
}
.othernews a{
	color:#390;
}
.othernews a:hover{
	color:#F00;
}
.othernews h1{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
}
.othernews ul{
	list-style:inside;
}
.othernews ul li{
	padding-left:10px;
}
/* --------------------- Phan trang ------------------*/
.phantrang{
	text-align:center;
	padding-top:5px;
}
.phantrang a{
	color:#FFF;
	background-color:#690;
	
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:5px;
	text-decoration:none;
}
.phantrang span{
	color:#FFF;
	background-color:#090;
	
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:5px;
}
.phantrang a:hover{
	color:#FF0;
	background-color:#090
}
/*----------------------------------------------------*/
#wrapper{
    padding: 0px; 
    margin: 0px auto;
    background: #fff;
}

/*------------ header  ---------------------*/
.danhmuctop {
    float: left;
    width: 21%;
}
.ttdmmenu {
    color: #fff;
    font-family: roboto;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    background: #118771;
    padding-left: 15px;
}
.ttdmmenu img{margin-right:15px;}
.show {
    height: 390px;
    background: #F2F2F2; 
}
.show::-webkit-scrollbar {background:#fff;width:5px;height:11px;}
.show::-webkit-scrollbar-thumb {background:#BBBBBB;}
.show ul {
}
.show ul li{
    width: 100%;
    float: none !important;
    line-height: 1.5;
    position: relative !important;
    padding: 0 10px;
    box-sizing: border-box;
}
.show ul li a {
    padding: 10px 0 !important;
    color: #000 !important;
    text-transform: none !important;
    font-weight: normal !important;
    font-family: avo !important;
    border-bottom: solid 1px #CACACA !important;
    background: url(../images/icon_left.png) no-repeat 0px 20px , url(../images/i_arrow.png) no-repeat right 20px;
    padding-left: 15px !important;
}
.show ul li:hover{background: #3FBDA7;}
.show ul li a:hover{color:#fff !important;background: url(../images/icon_left.png) no-repeat 0px 20px , url(../images/i_arrow.png) no-repeat right 20px !important;}
.show ul li ul li a , .show ul li ul li a:hover{
	background: url(../images/icon_left.png) no-repeat 0px 20px !important;
}
.show ul li ul{
    display: none;
    position: absolute !important;
    top: 0 !important;
    left: 100% !important;
    width: 250px !important;
    background: #fff !important;
    z-index: 99 !important;
}
.show ul li:hover ul{
	display: block;
	
}
#header .menu{
    background: #16A086;
    height: 48px;
    line-height: 48px;
}
#header .menu ul li{
	float:left; 
    position: relative;
}
#header .menu ul li a{
	padding: 0 35px;
    color: #fff;
    font-weight: bold;
    display: block; 
    text-transform: uppercase;
    font-family: roboto;
    font-size: 15px;
}
#header .menu ul li.line {
    height: 25px;
    width: 1px;
    background: #51CBB2;
    margin-top: 12px;
}
#header .menu ul li a.active,#header .menu ul li a:hover{
	background: #3FBDA7;
}
#header .menu ul li:hover > ul{
    display: block;

}
#header .menu ul li ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 250px;
    content: '';
    z-index: 99;
    background: #16a086;
}
#header .menu ul li ul li{width:100%;border-bottom: solid 1px #fff;}
#header .menu ul li ul li a{
    padding: 8px 10px;
    line-height: 1.5;
    font-size: 14px;
}
#header .menu ul li ul li ul{
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
}
#header .menu ul li ul li:hover ul{display: block}
/*---------------------*/
#container{ 
    width: 1300px;
    margin: auto; 
    padding: 3% 0;
}
.slider{
    float: right;
    width: 79%;
}
.slider img {
	width: 100%;
    height: 390px;
}
.container_left{
    float: left;
    width: 22%;
}
.container_left a:hover{
	color:#f00;
}
.module_left .title{
    background: #16A086;
    height: 42px;
    line-height: 42px;
    color: #fff;
    text-transform: uppercase;
    background-size: 100%;
    font-size: 15px;
    font-family: avoB;
    text-align: center;
}
.module_left .content{
    border: 1px solid #16a086;
    padding: 5px;
    color: #555454;
}
.module_left .content ul li{
	background:url(../images/arrow.jpg) no-repeat 5px 8px;
	padding:5px 0px;
	padding-left:35px;
	border-bottom:1px dotted #16a086;
}
.module_left .content ul li a{
	color:#688803;
	font-weight:bold;
}
.module_left .content ul li a.highlight{
	font-size:14px;
	color:#F60;
}
.module_left .content ul li a:hover{
	color:#F00;
}
.module_left .content .hotline1{
	background:url(../images/holine.jpg) no-repeat top left;

	padding-top:44px;
	padding-left:50px;
	color:#F00;
	font-weight:bold;
	text-align:center;
}
.module_left .content span{
	color:#f00;
	font-weight:bold;
}
.module_left .content h3{
	font-size:12px;
}
.support_yh{
	position:relative;
	height:35px;
	padding:5px 10px;
}
.support_yh .fone{
	position:absolute;
	right:10px;
	top:0px;
	width:130px;
	text-align:center;
	background:url(../images/bg_fone.jpg) repeat-x 0px 17px;		
}

.module_left .bottom{
	height:20px;
}
/*--------*/
.container_right{
    float: right;
    width: 76%;
}
.newproduct {
    margin-bottom: 2%;
}
.box{ 
}
.tcat{
    color: #333333;
    text-transform: uppercase;
    padding-left: 50px;
    border-bottom: solid 2px #16A086;
    font-family: avoB;
    font-size: 20px;
    padding-bottom: 10px;
    background: url(../images/icon_tt.png) no-repeat 0px 7px;
   	margin-bottom: 10px;

}
p.views {
    float: right;
    font-size: 14px;
}
p.views a {
    text-decoration: none;
    color: #16A086;
    font-weight: normal;
    text-transform: none;
    font-family: avo;
    font-size: 15px;
}
p.views a:hover{color:#f00;}
.box .content{
	padding:5px;
	text-align:justify;
}
.box .box_sp{
	border:1px solid #E5E5E5;
	padding:8px;
	text-align:center;
	font-weight:bold;
	float:left;
	width:285px;
	margin:5px 13px; 
	box-sizing: border-box;
	padding-bottom: 10px;
}
.sp_img{
    margin-top: 0;
    margin-bottom: 10px;
}
.sp_img img{width:100%;height:215px;}
.box .box_sp a:hover{
	color:#F00;
}
.box .box_sp span{
	color:#F00;
}
.name_sp{margin-bottom: 4px;}
.name_sp a{font-family: avoB;font-size:14px;}
.name_sp a:hover{color:#16A086;}
.giasp {
    font-family: avo;
    font-size: 15px;
    font-weight: normal;
    color: #000;
}
.giasp span{color:#E20001 !important;}
.item {
    width: calc(100%/3 - 23px);
    display: inline-block;
    border: solid 1px #ccc;
    padding: 8px;
    margin: 10px;
    text-align: center;
    padding-bottom: 12px;
    transition: all 0.5s;
    vertical-align: top;
    box-sizing: border-box;
}
.item:hover{transition: all 0.5s;border: solid 1px green;}
.zoom_slick {
    width: 35%;
    float: left;
}
ul.product_info {
    float: right;
    width: 60%;
}
ul.product_info li.ten {
    font-family: avoB;
    font-size: 20px;
    text-transform: uppercase;
    color: #5c5b5b;
    margin-bottom: 10px;
}
ul.product_info li {
    font-size: 15px;
    font-family: avo;
    margin-bottom: 5px;
}
.wap_item {
    margin: 0 -10px;
}
.boxc1 {
    margin-top: 3%;
}
.zoom_hinh img:hover {
    transition: all 0.5s;
    transform: scale(1.1);
}
.zoom_hinh img {
    transition: all 0.5s;
}
.zoom_hinh {
    overflow: hidden;
    transition: all 0.5s;
}
.imgc1 {
    float: left;
    width: 31%;
}
.imgc1 a{display:block;line-height:0;}
.imgc1 img:hover
{
    -webkit-filter: sepia(1);
    -webkit-filter: sepia(98%);
    filter: sepia(98%);
    transition:all 0.5s;
}
.imgc1 img
{
    -webkit-filter: sepia(0);
    -webkit-filter: sepia(0%);
    filter: sepia(0%);
    transition:all 0.5s;
}
.boxc1.dmchan .imgc1{
    float: right;
}
.imgc1 img{width:100%;} 
.item:hover ,.item.item1:hover{
    transition:all 0.5s;
    border: solid 1px #16A086;
    position: relative;
    z-index: 99;
}
.item.item1{
    width: calc(100%/3 + 0.8px);
    text-align: center;
    vertical-align: top;
    float: left;
    border: solid 1px #ccc;
    margin: -0.5px;
    padding-bottom: 10px;
    box-sizing: border-box
} 
.box_sp {
    float: right;
    width: 69%; 
}
.boxc1.dmchan .box_sp{
    float: left;
}
.tt-left {
    width: 48%;
    float: right;
}
.video_left {
    float: left;
    width: 72%;
}
.video_right {
    float: right;
    width: 27%;
}
.box_video {
    width: 100%;
    margin-bottom: 5px;
    cursor: pointer;
}
a.video_click {
    display: block;
}
.box_video img {
    width: 100%;
    height: 117px;
}
.tt-right {
    width: 49%;
    float: left;
}
.tinnb {
    width: 100%; 
}
.img_nb{
    float: left;
    margin-right: 15px;
}
.img_nb a{display:block;line-height:0;}
.tennb{margin-bottom:10px;}
.tennb a{    
    text-decoration: none;
    color: #6d6d6d;
    font-size: 15px;
    font-family: avoB;
} 
.tennb a:hover{color:green;}
.mtnb {
    color: #333333;
    font-family: avo;
    font-size: 13px;
}
.video_left1 {
    width: 65%;
    float: left;
}
.video_left1 .tenvideo {
    margin-top: 10px;
}
.tenvideo {
    font-size: 16px;
}
.video_right1 {
    width: 34% !important;
    float: right;
}
.tt-right #tinmoi { 
    margin: 0 -7px;
    margin-top: 15px;
}
.tt_tin {
    font-family: avoB;
    color: #333333;
    font-size: 20px;
    margin-bottom: 40px;
    position: relative;
}
.tt_tin:before{
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 60px;
    border-bottom: solid 3px #16A086;
    content: '';
}
div#tinmoi ul
{
    list-style:none;
}
div#tinmoi ul li
{
    width: calc(100%/3 - 13px);
    display: inline-block;
    vertical-align: top;
    margin: 0 7px;
}
div#tinmoi ul li a img
{
    width:100%; 
    margin-bottom: 10px;
}
div#tinmoi ul li a img:hover
{
    transition:1s; 
}
div#tinmoi ul li h4 a
{
    text-decoration: none;
    color: #000;
    font-size: 13px;
    transition: 0.4s;
    font-family: avo;
    font-weight: normal;
}
div#tinmoi ul li h4 a:hover
{
    color:red;
    transition:0.4s;
}
.quangcao{margin-bottom: 2%}
.quangcao img {
    width: 100%;
}

.box_ndcontact {
    display: inline-block;
    width: 55%;
    vertical-align: top;
}
.box_ndcontact p {
    font-size: 14px;
    font-family: avo;
}
p.tencty {
    font-size: 20px;
    font-family: avoB;
    color: #16a086;
    margin: 10px 0;
}
p.text {
    font-family: roboto;
    font-size: 13px;
}
.formlh {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    margin-left: 4%;
}
form.form_contact {
    margin: 0 -5px;
}
form.form_contact input {
    width: calc(100%/2 - 13px);
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    padding: 3px;
    line-height: 25px;
    border: solid 1px #ccc;
    border-radius: 3px;
}
textarea#noidung {
    padding: 5px;
    font-family: roboto;
    border: solid 1px #ccc;
    border-radius: 3px;
    width: calc(100% - 11px);
    margin: 5px;
    margin-bottom: 10px;
}
/*-----------------*/
#footer{
    padding-top: 4%;
    text-align: center;
    color: #5A5A5A;
    font-family: roboto;
    font-size: 14px;	
}
#footer a{
	color:#F00;
}
#footer span{  
}
#footer .menu a{
	color:#729604;
	font-weight:bold;
	padding:0px 20px;
}
#footer .menu a:hover{
	color:#F00;
}
.bottom1 {
    background: #16A086;
    color: #fff;
    padding-top: 100px;
    padding-bottom: 10px;
    margin-top: -80px;
    font-family: roboto;
    font-size: 13px;
}
.copyright {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
.tktc {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
}

.lietket{text-align: center;}
.lietket ul li{display: inline-block;}
.lietket a{text-decoration: none;color:#000; font-family: avo;font-size: 13px;}
.lietket p {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
}
.lietket p span {
    display: inline-block;
    width: calc(100% - 53px);
    vertical-align: top;
    color: #000;
}
.lietket p img{display: inline-block;margin-right: 10px;}
.ttft {
    color: #3E3E3E;
    font-family: avoB;
    font-size: 20px;
    margin-bottom: 20px;
}
.ndft p {
    margin-bottom: 10px;
    margin-top: 0;
}
.ndft p img {
    margin-right: 7px;
} 
.ndft p span {
    padding-left: 26px;
    display: inline-block;
}
.ndft {
    font-family: avo;
    font-size: 14px;
    color: #000;
}
.thongtin_left {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    background: #fff;
    width: 400px;
    padding: 20px;
    box-sizing: border-box;
    height: 100%;
    text-align: left;
}
.thongtin_right {
    width: 100%;
    border: solid 1px #ccc;
    padding: 10px;
    position: relative;
    background: #fff;
    box-sizing: border-box;
}
.hidden_head {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	width: 0px;
	height: 0px;
}