::-webkit-scrollbar {background:#fff;width:10px;height:11px;}
::-webkit-scrollbar-thumb {background:#BBBBBB;}
*{margin: 0; padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; outline:none;}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {min-width: 100% !important;}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}
.video_popup {
	    position: relative;
    padding-bottom: 55.5%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video_popup iframe, .video_popup object, .video_popup embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#clickvideo{ width:100%; padding:4px 0; margin:3px 0%; border:1px solid #DDD; box-sizing:border-box;}
.addthis_native_toolbox{margin: 10px 0px;width: 100%;clear: both;border: 1px solid #ededed;padding: 10px 10px;margin-bottom: 10px;background: #f7f6f6;box-sizing: border-box;}
.addthis_native_toolbox b{float: left;font-size: 14px;text-transform: uppercase;margin-right: 10px}
#toptop {width: 37px; height: 37px;position: fixed;bottom: 30px; right: 20px;text-indent: -99999px;cursor: pointer;background: url(images/back_to_top.png) top center no-repeat;transition:0.5s;z-index:200;}
#toptop:hover{background: url(images/back_to_top.png) bottom center no-repeat;transition:0.5s;}
.clear{clear:both;}
img{max-width:100% !important; height:auto; }
div.bando img{max-width:none !important;}
div.bando_1 img{max-width:none !important;}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
}
/** Generated by FG **/
@font-face {
	font-family: 'myFont';
	src: url('font/Roboto-Regular.ttf');	
}
@font-face {
    font-family: 'UTMSwiss721BlackCondensed';
    src: url('font/UTM Swiss 721 Black Condensed.ttf');
}
@font-face {
	font-family: 'RobotoCondensed-Bold';
	src: url('font/RobotoCondensed-Bold.ttf');	
}
div#wapper
{
  margin:auto;
  max-width: 100%;
  min-width: 1200px;
  background:#fff;
}
div#header
{
	position:relative;
	margin:auto;
}
div#header a.logo
{
	display:block;
	line-height:0;
}
.main_tent{
	width: 88%;
	margin: auto;
	margin-top: 20px;
}
.ppi{
	    background: #116D9C !important;
    position: fixed !important;
    top: 0px !important;
    width: 100% !important;
    left: 0px !important;
    z-index: 9999 !important;
    padding-left: 14% !important;
}
.traisp{
	width: 23%;
	float: left;
}
.phaisp{
	width: 76%;
	float: right;
}
div#header img.logo_mobi
{
	display:none;
}
div#header a.logo img
{
	width:100%;
}
.menu_login
{
	list-style:none;
	position:absolute;
	top:5px;
	right:70px;
}
.menu_login li
{
	display:inline-block;	
}
.menu_login li a
{
	text-decoration:none;
	color:#fff;
	border-right:1px solid #fff;
	padding:0px 5px;
}

div#lang
{
	position:absolute;
	top:5px;
	right:10px;
}
div#lang a img
{
	border:1px solid #fff;
	margin-left:3px;
}
.sang_header
{
	top: 30%;
    left: 5%;
}

div.header
{
	display:none;
}
div.wap_menu
{
	position: absolute;
	background:url(images/mn.png)no-repeat;
	background-size: 100% 100%;
	height:47px;
	line-height:47px;
	margin:auto;
	top: 71%;
	width: 84%;
	right: 0px;
}
.gt_right img{
	width: 100%;
}
.quangcao img{
	width: 100%;
}
div.menu
{
	position:relative;
	max-width: 97%;
	margin:auto;
}
div.menu ul
{
  float:left;  
  list-style:none;
}
div.menu ul li
{
  float:left;
  position:relative;
  z-index:50;
}
div.menu ul li.line
{
	background:url(images/line.png) center no-repeat;
	height:47px;
	width:1px;
}

div.menu ul li a
{
	color: #fff;
    font-size: 15px;
    padding: 0px 33px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    font-family: 'myFont';
}

div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	color:#ffea00;	
	
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
	min-width: 200px;
	background: #116D9C;
	line-height: 1.5;
}
div.menu ul li ul li
{   
    float:none;
}
div.menu ul li ul li a
{
	padding:6px 10px;
	text-transform:none;
	display:block;
	border-bottom: 1px solid #fff;
}
div.menu ul li ul li ul
{	
	left:100%;
	top:0px;
}
div.search
{
	position: absolute;
	right: 6%;
	top: 58px;
	background: #fff;
	height: 40px;
	border: 1px solid #ddd;
}
div.search input
{
	padding: 0px 10px;
	float: left;
	margin-top: 12px;
	border: none;
	background: none;
	width: 280px;
	outline: none;
	color: #777;
	font-style: italic;
}
div.search i
{
	float: right;
	/* margin-right: 9px; */
	/* margin-top: 5px; */
	color: #fff;
	font-size: 15px;
	cursor: pointer;
	background: #343434;
	border: none;
	font-family: inherit;
	padding: 11px 13px;
	padding-bottom: 12px;
}
div#slider
{
	margin:auto;
}
div#left
{
	width:20%;
	float:left;
}
div.tieude
{
	color:#fff;
	text-align:center;
	font-size: 17px;
	background: #E01E1E;
	height:39px;
	line-height: 38px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'RobotoCondensed-Bold';
}
div#danhmuc
{
	border-bottom:none;
}
div.danhmuc
{
	border:1px solid #d6d6d6;
	margin-bottom:15px;
}
div.danhmuc:last-child
{
	margin-bottom:0;
}
div#danhmuc ul
{
	list-style:none;
}
div#danhmuc ul li
{	
}
div#danhmuc ul li:last-child
{
	border:none;
}
div#danhmuc ul li a
{
	color: #454545;
    font-family: 'myFont';
    text-decoration: none;
    font-size: 14px;
    transition: 0.4s;
    display: block;
    border-bottom: 1px solid #DDD;
    padding: 9px 5px 9px 23px;
    background: url(images/muiten.png) 11px 15px no-repeat;
}
div#danhmuc ul li a:hover,div#danhmuc ul li a.active
{
	color:red;
	transition:0.4s;
}
div#danhmuc ul li ul li a
{
	 background: url(images/muiten.png) 22px 15px no-repeat;
	padding:9px 5px 9px 35px;
}
div#danhmuc ul li ul
{
	display:none;
}
div#tinmoi
{	
}
div#tinmoi ul
{
	list-style:none;
	padding:0 10px;
}
div#tinmoi ul li
{
	border-bottom:1px dashed #DDDDDD;
	padding:10px 0;
}
div#tinmoi ul li a img
{
	width:35%;
	max-width:150px !important;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:10px;
}
div#tinmoi ul li a img:hover
{
	transition:1s;
	border:1px solid red;
}
div#tinmoi ul li h4 a
{
	text-decoration:none;
	color:#111111;
	font-size:12px;
	transition:0.4s;
	font-weight:normal;
}
div#tinmoi ul li h4 a:hover
{
	color:red;
	transition:0.4s;
}
div.load_video
{

}
div#hotro
{
	background: url(images/bg_hotro.png) left 40px no-repeat;
}
div#hotro .phone
{
	color: #f10b0b;
    font-size: 24px;
    font-weight: bold;
    padding-top: 62px;
    padding-left: 90px;
    padding-bottom: 10px;
    margin-right: 20px;
    font-style: italic;
}
div#hotro ul
{
	list-style: none;
    border-bottom: 1px dashed #DDDDDD;
    padding: 7px;
    margin: 0px 10px;
    font-size: 13px;
}
div#hotro ul li
{
	clear: both;
    padding: 6px 0;
    color: #555555;
}
div#hotro ul li i
{
	font-size:17px;
	margin-right:8px;
	clear:both;
}
div#hotro ul li span
{
	color: #3853a4;
    font-weight: normal;
    font-size: 14px;
    margin-top: 3px;
    float: left;
}
div#hotro ul li a img
{
	 margin-right: 5px;
    float: left;
}

div#quangcao a img
{
	width:90%;
	max-width:300px !important;	
	border:1px solid #DDD;
	margin:5px auto;
	padding:4px;
	box-sizing:border-box;
}
div#quangcao a img:hover
{
	border:1px solid red;	
}
div#dknt
{
	max-width:350px;
}
form#frm_dknt
{
	background:#fff;
	height:35px;
	margin:10px 0;
}
form#frm_dknt input[type='text']
{
	width:70%;
	padding:0px 5px;
	float:left;
	margin-top:9px;
	border:none;
	background:none;
	outline:none;
	color:#000;
	outline:none;
}
form#frm_dknt input[type='button']
{
	background:red;
	color:#fff;
	width:50px;
	height:35px;
	line-height:35px;
	border:none;
	cursor:pointer;
	float:right;
	text-transform:uppercase;
	outline:none;
}
div#main_content
{
	
	margin:0px auto;
	margin-top: 20px;
}

div.tieude_giua
{
	    background: url(images/do.jpg)0px top repeat-x;
    height: 38px;
    line-height: 38px;
    position: relative;
    width: 88%;
    margin: auto;
}
.tieude_giua span{
	background: url(images/dm_left.jpg)no-repeat left,url(images/dm_right.jpg)no-repeat right;
    background-color: #E01E1E;
    padding: 8px 35px;
    padding-bottom: 9px;
    font-family: 'RobotoCondensed-Bold';
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    padding-right: 42px;
}
div.wap_item
{
	text-align:center;
	position:relative;
}
div.item:nth-child(4n){
	margin-right: 0px;
}
div.item:nth-child(4n+1){
	clear: both;
}
div.item
{
	width: 23.2%;
	margin-top: 20px;
	/* margin:1% 0.8%; */
	text-align:center;
	float: left;
	margin-right: 2.4%;
	margin-bottom: 20px;
}
div.item .sp_img
{
	overflow:hidden;
	border:1px solid #DDDDDD;
	/* box-shadow:5px 5px 0px #f2f2f2; */
	margin-bottom:10px;
	padding: 4px;
}
div.item .sp_img a
{
	display:block;
	line-height:0;
}
div.item a img
{
	width:100%;
	height:100%;
}
div.item .sp_name a
{
	text-decoration:none;
	color:#222222;
	font-weight: bold;
	font-size:15px;
	display:block;
	text-transform:  uppercase;
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:red;
}
div.item .sp_gia
{
	
	font-size:14px;
}
div.item .sp_gia span.giacu
{
	color:#666666;
	text-decoration:line-through;
	float:left;
}
div.item .sp_gia span.giamoi
{
	color:#666666;
	color:red;
	float:right;
}
div.item .sp_gia span.motgia
{
	display:block;
	float:none;
}
div#wap_footer
{
	 background: url(images/footer.jpg)no-repeat;
	 background-size: 100% 100%;
	 padding-top: 40px;
	 padding-bottom: 35px;
	 margin: auto;
	 color: #fff;
}
div#footer
{
	max-width: 88%;
	margin:auto;
}
div#main_footer
{
	width: 37%;
	float:left;
}
div#lienket
{
	margin-top: 20px;
}
div#lienket a
{
	    display: inline-block;
    vertical-align: top;
   
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    width: 35px;
    text-align: center;
    text-decoration: none;
    margin: 0px 2px;
    background: #ECF1F3;
    transition: 1s;
    border-radius: 50%;
}
div#lienket a:hover
{
	transition:1s;
	transform:rotate(360deg);
}
div#thongke
{
	width: 28%;
	float:right;
}
div#thongke .td_ft
{
	color:#FFFF33;
	margin-bottom:7px;
	font-size:14px;
	text-transform:uppercase;
}
div#thongke ul
{
	list-style:none;
}
div#thongke ul li
{
	clear:both;
	padding:4px 0px;
}
div#thongke ul li img
{
	float:left;
	margin-right:15px;
	width:16px;
	margin-top:2px;
}
#slider img{
	width: 100%;
}
/* --------------------- Phan trang ------------------*/
div#doitac
{
	box-sizing:border-box;
	max-width:88%;
	margin:auto;
}
div#doitac a img
{
	height:100px;
	margin:0 5px;
	border:1px solid #DDD;
}
/*----------------------------------------------------*/
div.wap_pro
{
	margin:15px auto;
	clear:both;
}
.zoom_slick
{
	width:45%;
	float:left;	
	text-align:center;
}
.zoom_slick .slick2
{
	border:1px solid #DDD;
}

.zoom_slick .slick
{
	margin-top:5px;
}

.zoom_slick .slick img
{
	width:95%;
	margin:auto;
	border:1px solid #DDD;
	box-sizing:border-box;
	cursor:pointer;
}
.zoom_slick .slick img:hover
{
	border:1px solid #F60;
	opacity:0.5;
	transition:1s;
}

.product_info
{
	float:right;
	list-style:none;
	width:52%;
}
.product_info li
{
	font-size:13px;
	border-bottom:1px solid #EEE;
	padding:6px 0;
}
.product_info li.ten
{
	color:#0033FF;
	font-size:18px;
}
.product_info li.giacu
{
	font-size:15px;
	text-decoration:line-through;
}
.product_info li.gia
{
	color:red;
	font-size:16px;
}
.product_info li b
{
	font-weight:normal;
	font-size:14px;
}
.xemgiohang
{
	color: #E80019;
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    transition: 0.4s;
    margin: auto;
    margin-top: 7px;
}
.product_info li .dathang
{
	background: #e93b35;
    color: #fff;
    display: block;
    max-width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
}
.product_info li .dathang i
{
	margin-right:10px;
	font-size:25px;
	margin-top:3px;
}
.product_info li .dathang:hover
{
	transition:0.4s;
	background:#E00;
}
span.size {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
}
span.mausac {
    display: block;
    float: left;
    border: 1px solid #DDD;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
}
span.active_size,span.size:hover,span.mausac:hover, span.active_mausac {
    border: 1px solid #EE0000;
}
input.soluong
{
	width: 50px;
	border: 1px solid #C7C6C6;
	padding: 2px 0px;
	text-align: center;
	font-size: 15px;
	 margin-right:5px;
}
table#giohang input
{
	   margin:5px 0px;
}
table#giohang input.btn,.click_ajax
{   
 	background: #DC0018;
    color: #ffffff;
    padding: 7px 15px;
    border: none;
    cursor: pointer;
    margin: 5px 1px;
    border-radius: 3px;
}
  
table#tt td
{
	height:30px;
}
table#tt td input.t
{
	width:300px;
	height:20px;
	margin:3px 0px 5px 0px;
	border:1px solid #DDD;
}
table#tt td textarea
{
	width:300px;
}
table#tt span
{
	color:red;
}
@-webkit-keyframes star {
  0% {
    -webkit-transform: rotate(0) scale(0);
  }
  50% {
    -webkit-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0);
  }
}
@-o-keyframes star {
  0% {
    -o-transform: rotate(0) scale(0);
  }
  50% {
    -o-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -o-transform: rotate(360deg) scale(0);
  }
}
@-moz-keyframes star {
  0% {
    -moz-transform: rotate(0) scale(0);
  }
  50% {
    -moz-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -moz-transform: rotate(360deg) scale(0);
  }
}
.start-animate {
		z-index: 99999999999999999 !important;
		position: absolute;
		animation: star linear 1.75s infinite;
		-moz-animation: star linear 1.75s infinite;
		-webkit-animation: star linear 1.75s infinite;
		-o-animation: star linear 1.75s infinite;
	}
@keyframes star {
  0% {
    transform: rotate(0) scale(0);
  }
  50% {
    transform: rotate(180deg) scale(1.5);
  }
  100% {
    transform: rotate(360deg) scale(0);
  }
}


.top_header{
	background: #EEEEEE;
	/* height: 35px; */
	/* line-height: 35px; */
}
.top_1200{
	width: 88%;
	margin: auto;
	position: relative;
	height:  35px;
	line-height: 35px;
}
.slogan{
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 13px;
	color: #000000d9;
}
.dc{
    background: url(images/dc.png)0px 8px no-repeat;
    color: #000000d9;
    font-size: 12px;
    position: absolute;
    top: 0px;
    right: 0px;
    padding-left: 24px;
}

.logo_1{
	    position: absolute;
    top: 20px;
    left: 6%;
}
.dt{
	    background: url(images/dt.png)no-repeat;
    color: #D40C0C;
    /* padding: initial; */
    position: absolute;
    top: 15px;
    font-size: 15px;
    right: 6%;
    font-weight: 900;
    padding-left: 35px;
    padding-top: 2px;
    padding-bottom: 7px;
}

.phuong{
	position: absolute;
	top: 52%;
	right: 6%;
	z-index: 999;
	width: 32%;
}
.ten_slider{background: rgba(139, 18, 17, 0.5);font-family: 'RobotoCondensed-Bold';color:  #fff;text-transform:  uppercase;font-size:  17px;padding: 3px 15px;}

p.ten_slider {}
.mota_slider{
	background: rgba(14, 74, 104, 0.6);
	font-size:  15px;
	color:  #fff;
	padding: 16px 30px;
}




.gt_1200{
	width: 88%;
	margin: auto;
}

.gt_left{
	    width: 54%;
    float: left;
    background: url(images/bg_gt.jpg)right top no-repeat;
}
.gt_right{
	width: 46%;
	float: right;
}
.ten_gt{
	    color: #E02020;
	    font-family: 'UTMSwiss721BlackCondensed';
	    font-size: 34px;
	    margin-top: 42px;
	    margin-bottom: 22px;
}
.mota_gt{
	 background: url(images/dong_xanh.png)51px top no-repeat;
    padding-bottom: 11px;
    padding-left: 100px;
    font-size: 13px;
    height: 286px;
}
.xemthem a{
	      text-decoration: none;
    color: #666;
    text-transform: uppercase;
    font-size: 14px;
    border: 3px solid #DCDCDC;
    padding: 10px 20px;
}
.xemthem{
	    margin-top: 15px;
}
.xemthem a:hover{
	color: #E02020;
}
.gioithieu{
	    padding-top: 35px;
    padding-bottom: 40px;
}
.trong_gt{
	    line-height: 27px;
    padding-right: 25px;
    text-align: justify;
}
.baocac_dm{
	width: 88%;
	margin: auto;
}


.tieude_dmdm{
background: url(images/do.jpg)0px top repeat-x;
height: 38px;
line-height: 38px;
position: relative;
}
.tieude_dmdm span{
	     background: url(images/dm_left.jpg)no-repeat left,url(images/dm_right.jpg)no-repeat right;
    background-color: #E01E1E;
    padding: 8px 35px;
    padding-bottom: 9px;
    font-family: 'RobotoCondensed-Bold';
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    padding-right: 42px;
}

.sem{
	    text-decoration: none;
    background: url(images/mui_do.png)right 15px no-repeat;
    color: #E01E1E;
    padding-right: 13px;
    font-weight: bold;
    font-size: 13px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.sem:hover{
	color: blue;
}
.quangcao{
	    margin-top: 10px;
}
.quangcao img{
	display: block;
}





.bot1{
	float: left;
	width: 31%;
}
.bot2{
	float: right;
	width: 31%;
	/* margin-left: 3%; */
}
.bot3{
	float: left;
	width: 32%;
	margin-left: 3%;
}
.bao_bot{
	    background: url(images_pts/bg2.png)no-repeat;
    margin: 0px 0px;
    padding: 42px 0px;
}
.item_tt{
	border-top: 1px dashed #fff !important;
	
	margin-bottom: 21px;
	/* padding: 10px 0px; */
}
.item_tt a{
	text-decoration: none;
	color: #000;
	font-weight:  bold;
}
.item_tt a:hover{
	color: red;
}
.ngay_tt{
	color: #a0a1a0;
}
.ngay_tt{
	color: #a0a1a0;
}
.mota_tt{
	color: #000;
	margin-top: 3px;
}
.img_tt{
	float: left;
	width: 35%;
	border: 1px solid #ddd;
	padding: 3px;
	box-shadow: 3px 3px 0px #f2f2f2; */
}
.nd_tt{
	float: right;
	width: 62%;
}
.title_bot{
	color: #DE1919;
	font-family: 'RobotoCondensed-Bold';
	font-size: 23px;
	background: url(images/dong_tt.png)0px bottom no-repeat;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.item_video{
	margin: 0px 2px;
}
.width88{
	width: 88%;
	margin: auto;
}
.wap_video{
	margin-top: 3px;
}
.bao_doitac{
	margin-bottom:10px;
}
.ten_doitac{
	    font-family: 'RobotoCondensed-Bold';
    width: 88%;
    margin: auto;
    font-size: 20px;
}
.dong_dt{
	background: url(images/fgh.jpg)no-repeat;
	height: 3px;
	background-size: 100% 100%;
}
.dt_ff{
	background: #EEEEEE;
    padding: 10px 0px;
    margin-top: 5px;
}

.dk_footer{
	    width: 25%;
    float: left;
    margin-left: 46px;
}

.ten_ftft{
	  border-bottom: 1px dashed #ffffff82;
    font-size: 15px;
    padding-bottom: 8px;
    margin-bottom: 15px;
    width: 77%;
}
.vuilong{
	color: #5893D0;
	padding-top:  5px;
	padding-bottom: 10px;
}
#lienket p{
	float: left;
	padding-top: 10px;
	padding-right: 16px;
}

.f{
	color: #4773BB;
}
.t{
	color: #116D9C;
}
.g{
	color: #1091D0;
}
.y{
	color: #FB2E28;
}


div.copy-right{
	background: #0F5D85;
	padding: 15px 0px;
	color: #3696C8;
	font-size: 13px;
	/* font-family:'roboto-r'; */
	}
div.copy-right .cop-l{ width:48%; float:left; }
div.copy-right .cop-r{ text-align:right; width:48%; float:right; }
div.copy-right .cop-r span{color: #fff;}


.wap_1200{
	width: 88%;
	margin: auto;
}
.cop-l span{
	color: #fff;
}

.wap_item_trong{
	width: 100%;
	margin: auto;
}
.klop{
width: 100% !important;
}




































































/*
@media screen and (max-width: 1024px) {
	div.menu ul li a
	{
		padding:0px 20px;
	}	
}
@media screen and (max-width: 960px) {
	div.header
	{
		display:block;
	}
	nav#menu{display:none;}
	div#main_content
	{
		width:97%;
	}
	div#footer
	{
		width:97%;
	}
	div#slider
	{
		width:100%;
		padding:0;
		border:none;
	}
	div#danhmuc
	{
		display:none;
	}
	div#right
	{
		width:100%
	}
	div#left
	{
		width:100%;
	}
	div.item
	{
		width:30%;
		margin:1.5%
	}
	div#main_footer
	{
		width:100%;
	}
	div#thongke
	{
		width:100%;
	}
	div.thongke_an
	{
		display:none;
	}
	div.tt_lh
	{
		width:100%;
	}
	div.bando
	{
		width:100%;
	}
	.menu_login {
		display:none;
	}	
}
@media screen and (max-width: 800px) {

}
@media screen and (max-width: 700px) {

}
@media screen and (max-width: 603px) {
	div#header a.logo
	{
		display:none;
	}
	div#header img.logo_mobi
	{
		display:block;
		margin:auto;
		width:100%;
	}
	div.item
	{
		width:44%;
	}
	.zoom_slick
	{
		width:85%;
		max-width:400px;
		float:none;
		margin:auto;
	}
	.product_info
	{
		width:100%;
		margin-top:10px;
	}
	.gh_an
	{
		display:none;
	}
}
@media screen and (max-width: 460px) {
	div.item
	{
		width:46%;
	}
	div.tieude_giua
	{
		font-size:14px;
	}	
	div.frm_lienhe .item_lienhe input[type='text'], div.frm_lienhe .item_lienhe textarea, div.frm_lienhe .item_lienhe input[type='password']
	{
		width:100%;
	}
	div.frm_lienhe .item_lienhe select
	{
		width:100%;
	}
	.map_description
	{
		width:100%;
	}
	.box_news a img
	{
		width:110px;
	}
	div.frm_lienhe .item_lienhe p
	{
		width:100%;
	}
	.othernews ul.phantrang
	{
		margin-left:0px;
	}
	.box_news h3 a {
		font-size:14px;
	}
}
@media screen and (max-width: 360px) {
}
@media screen and (max-width: 320px) {
}
*/
