::-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: 56.25%;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: 44px;height: 44px;position: fixed;bottom: 20px;right: 10px;text-indent: -99999px;cursor: pointer;background: #195406 url(images/toptop.png) top center no-repeat;transition:0.5s;z-index:200;border-radius: 50%;}
.clear,.clearfix{ clear:both;}
.clearfix:after{content:''; background:transparent; width:100%; height:1px; display:block;}
img{max-width:100% !important; height:auto; }
div.bando img{max-width:none !important;}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5;
	font-family: 'body';
}
@font-face {
    font-family: 'body';
    src: url('font/OpenSans-Regular.ttf');
}
@font-face {
    font-family: 'menu';
    src: url('font/OpenSans-Semibold.ttf');
}
@font-face {
    font-family: 'tieude';
    src: url('font/OpenSans-Bold.ttf');
}
b,strong
{
	font-family: 'tieude';
}
div#wapper
{
  margin:auto;
  max-width:1366px;
  background:#fff;
}
div.wap_header
{
	/* background: #d00319; */
	color: #000;
}
div.header
{
	position:relative;
	margin:auto;
	max-width:1200px;
}
div.header a.logo
{
	display:block;
	line-height:0;
	padding: 5px 0;
	float: left;
}
div.header a.logo img
{
	height: 70px;
	float:left;
}
a.sp_cart
{
	display:inline-block;
	float:right;
	margin-right:7%;
	background:url(images/cart.png) center no-repeat;
	width:74px;
	height:73px;
	position:relative;
	color:#fff;
	margin-top: 5px;
	line-height:0;
}
a.sp_cart span
{
	position:absolute;
	right:18px;
	top:21px;
}
p.hotline
{
	float:right;
	font-size: 16px;
	background: url(images/phone.png) center no-repeat;
	color: yellow;
	height: 74px;
	position: relative;
	padding-right: 18px;
	font-family:'tieude';
	/* padding-top:10px; */
	text-transform:uppercase;
	text-align:right;
	width: 200px;
	line-height: 74px;
	margin-top: 4px;
}
p.hotline span
{
	font-size:24px;
	display:block;
	text-align:right;
}
p.hotline i
{
	margin-right:7px;
}
.hotline:before {
	position:absolute;
	left: -59px;
	top:0;
	content:'';
	width:0px;
	height:0px;
	border-bottom: 40px solid #ea0820;
	border-top: 40px solid transparent;
	b;
	border-left: 30px solid transparent;
	border-right: 30px solid #ea0820;
	display: none;
}
div.menu_mobi,div.menu_mobi_add
{
	display:none;
}
div.wap_menu
{
	position:relative;
	background: #ea0820;
	height: 45px;
	line-height: 45px;
	margin:auto;
	width:100%;
	left:0;
	margin-top: -1px;
}
div.menu
{
	position:relative;
	max-width:1200px;
	margin:auto;
}
div.menu ul
{
  float:left;
  list-style:none;
}
div.menu ul li
{
  float:left;
  position:relative;
  z-index: 75;
}
div.menu ul li a
{
	color:#fff;
	font-size:14px;
	padding: 0px 20px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	font-family: 'menu';
}
div.menu ul li a i
{
	display:none;
}
div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	/* color:#000; */
	background: #247809;
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;


	margin-left:0px;
	display:none;
	min-width: 200px;
	background: #ea0820;
	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 #ce061c;
}
div.menu ul li ul li ul
{
	left:100%;
	top:0px;
}
div.search
{
	background: #fcfcfc;
	height: 40px;
	float: left;
	width: 50%;
	margin-left: 5%;
	margin-top: 21px;
	border: 1px solid #247809;
}
div.search input
{
	padding: 0px 10px;
	float: left;
	margin-top: 12px;
	border: none;
	background: none;
	width: 80%;
	outline: none;
	color: #777;
	font-style: italic;
}
div.search i
{
	float: right;
	color: #fff;
	font-size: 17px;
	cursor: pointer;
	background: #247809;
	height: 40px;
	line-height: 40px;
	width: 20%;
	text-align: center;
	max-width: 75px;
}
div.slider
{
	margin:10px auto;
	max-width:1200px;
}
p.tieude
{
	background: #247809;
	text-transform:uppercase;
	font-size:16px;
	color:#fff;
	font-family:'tieude';
	text-align:center;
	line-height:40px;
}
div.dmsp
{
	width:23%;
	float:left;
	border:1px solid #cbcbcb;
	border-bottom:none;
}
div.dmsp ul
{
	list-style:none;
}
div.dmsp ul li
{
	position:relative;
	z-index: 70;
}
div.dmsp ul li a
{
	text-decoration:none;
	color:#333;
	display:block;
	padding: 14px 10px 14px 30px;
	font-size: 14px;
	text-transform:uppercase;
	border-bottom:1px solid #cbcbcb;
	background: url(images/li_icon.png) 14px 20px no-repeat;
	font-family: 'menu';
}
div.dmsp ul li a:hover
{
	color:red;
}
div.dmsp ul li ul
{
	position:absolute;
	left:100%;
	top:0;
	padding:0;
	background:#fff;
	width:240px;
	display:none;
}
div.dmsp ul li:hover ul
{
	display:block;
}
div#slider_slick
{
	width:76%;
	float:right;
}
div#slider_slick img
{
	width:100%;
}
div.left
{
	width:20%;
	float:left;
}
div.tieude
{
	text-align:center;
	font-size: 25px;
	height:39px;
	line-height:39px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'tieude';
	margin-bottom: 5px;
}
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: 'menu';
    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 !important;
	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:13px;
	transition:0.4s;
}
div.tinmoi ul li h4 a:hover
{
	color:red;
	transition:0.4s;
}
div.load_video
{
	width:95%;
	margin:7px auto;
}
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;
	width:25px;
}

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: 40px;
	margin:10px 0;
}
form#frm_dknt input[type='text']
{
	width: 75%;
	padding: 0px 8px;

	float:left;
	margin-top: 12px;
	border:none;
	background:none;
	outline:none;
	color:#000;
	outline:none;
}
form#frm_dknt input[type='button']
{
	background:red;
	color:#fff;
	width: 70px;
	height: 40px;
	line-height: 40px;
	border:none;
	cursor:pointer;
	float:right;
	text-transform:uppercase;
	outline:none;
}
div.muahang
{

	background:#d2d2d2;
	padding:20px 0;
}
div.muahang ul
{
	list-style:none;
	text-align:center;
	max-width:1200px;
	margin:auto;
}
div.muahang ul li
{
	float:left;
	text-align:left;
	width:20%;
}
div.muahang ul li h4
{
	font-family:'tieude'
}
div.muahang ul li img
{
	float:left;
	margin-right:10px;
	border-radius: 50%;
}
div.main_content
{
	max-width:1200px;
	margin: 20px auto;
	margin-top: 30px;
}
div.right
{
	width:78.5%;
	float:right;
}
div.tieude_giua
{
	border-bottom: 1px solid #ea0820;
	margin-bottom:10px;
	clear:both;
	min-height:45px;
}
div.tieude_giua a
{
	color:#fff;
	text-decoration:none;
}
div.tieude_giua div:nth-child(1)
{
	display:inline-block;
	background: #ea0820;
	color:#fff;
	line-height:45px;
	height:45px;
	padding-right:30px;
	padding-left: 20px;
	font-family:'tieude';
	text-transform:uppercase;
	font-size:18px;
	min-width: 250px;
	max-width:100%;
	float: left;
}
a.xemtatca
{
	float:right;
	color: red;
	margin-top: -15px;
	margin-right: 20px;
	text-decoration: none;
	font-family: 'tieude';
	font-size: 13px;
}

div.tieude_giua ul
{
	list-style:none;
	float:right;
	font-family: 'tieude';
	/* line-height: 45px; */
	margin-top: 15px;
}
div.tieude_giua ul  li
{
	display:inline-block;
	vertical-align:top;
}
div.tieude_giua ul  li a
{
	color:#333;
	text-decoration:none;
	padding:0px 10px;
	border-right:1px solid #333;
	font-size: 13px;
}
div.tieude_giua ul  li a:hover
{
	color:red;
}
div.wap_item
{
	position:relative;
	text-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	margin-left: 1px;
    margin-top: 1px;
}
div.wap_item_i
{
	margin-bottom:30px;
}
div.chay_sp
{
	text-align:center;
}
div.item
{
	width: 20%;
    text-align: left;
    border: 1px solid #cfcfcf;
    padding: 10px;
    position: relative;
    margin-left: -1px;
    margin-top: -1px;
	float:left;
}
div.item_detail
{
	width:100% !important;
	margin:1px 0;
}
div.item .phantram
{
	position:absolute;
	width: 45px;
	height: 45px;
	line-height: 45px;
	background: url(images/i_sale.png) center no-repeat;
	z-index:10;
	display:block;
	right: 5px;
	top: 3px;
	color:#fff;
	border-radius:50%;
	font-family:'menu';
	text-align: center;
	background-size: 100%;
}
div.item .hot
{
	display:block;
	width:40px;
	height:20px;
	background:url(images/hot.gif) center;
	position:absolute;
	right:5px;
	top:5px;
	z-index:10;
}
div.item_i
{
	width: 23%;
}
div.item .muahang
{
	position: absolute;
	right: 10px;
	bottom: 10px;
	background: #269304 url(images/i_cart.png) 5px center no-repeat;
	display: block;
	text-decoration: none;
	color: #fff;
	border-radius: 15px;
	padding: 4px 7px 4px 29px;
}
div.item .muahang:hover
{
    background: #247809 url(images/i_cart.png) 5px center no-repeat;
}
div.item .sp_img
{
	overflow:hidden;
	text-align:center;
}
div.item .sp_img a
{
	display:block;
	line-height:0;
}
div.item .sp_name a
{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	display: block;
	padding: 6px 0;
	margin-top: 3px;
	background: url(images/bg_ten.png) center bottom repeat-x;
	font-family: 'menu';
	overflow:hidden;
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:red;
}
div.item .sp_gia
{
	margin-top: 7px;
}
div.item .sp_gia .gia,div.item .sp_gia .giakm
{
	color: red;
    font-size: 15px;
    font-weight: bold;
	display:block;
}
div.item .sp_gia .giacu
{
	color:#555555;
	font-size:14px;
	display:block;
	margin-top:2px;
	text-decoration:line-through;
}
div.wap_copy
{
	background: #c50419;
	color:#fff;
	padding:12px 0;
	border-top: 1px solid #fd172f;
}
div.copy
{
	max-width:1200px;
	margin:auto;
}
div.copy ul
{
	list-style:none;
	float:right;
}
div.copy ul li
{
	display:inline-block;
	vertical-align:top;
	padding:0px 10px;
}
div.wap_footer
{
	background: #ea0820;
	padding-top:40px;
	padding-bottom:30px;
	margin:auto;
	color:#fff;
	/* font-family:'avo'; */
	border-top: 5px solid #81000e;
}
div.footer
{
	max-width:1200px;
	margin:auto;
}
div.main_footer
{
	width: 33%;
	float: left;
	background: rgba(0,0,0,0.2);
	border: 1px solid #ff364b;
	padding: 10px 25px;
	border-radius:5px;
	min-height: 275px;
	margin-right:2%;
}
div.main_footer ul
{
	list-style:none;
}
.td_ft
{
	margin-bottom: 10px;
    font-size: 18px;
}
div.item_ft
{
	width: 26%;
	float: left;
	margin-left: 4%;
	overflow: hidden;
}
div.item_ft ul
{
	list-style:none;
}
div.item_ft ul li a
{
	color: #fff;
    text-decoration: none;
    display: block;
    padding: 5px 0;
    font-size: 13px;
}
div.item_ft ul li a:hover
{
	color: #f1f10d;
}
div.map
{
	width:30%;
	float:right;
	overflow:hidden;
	position:relative;
}
div.map iframe
{
	height:270px !important;
	width:100% !important;
}
a.bao_map
{
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:0;
	z-index:100;
	width:100%;
	height:100%;
}
div.mxh
{
	margin-top:10px;
	position: fixed;
	right: 0;
	top: 30%;
	width: 33px;
	z-index: 100;
}
div.mxh a
{
	display:inline-block;
	vertical-align:top;
	margin:0px 2px;
}
div.mxh a img
{
	max-height: 33px;
	border-radius:4px;
}
div.mxh a img:hover
{
	transition:1s;
	transform:rotate(360deg);
}
div.mxh_f a img
{
	width:32px;
	margin:0px 2px;
}
/* --------------------- Phan trang ------------------*/
div.doitac
{
	box-sizing:border-box;
	max-width:1200px;
	margin:auto;
	margin-bottom:10px;
}
div.doitac a img
{
	height:80px;
	margin:0 8px;
	border:1px solid #DDD;
}
/*----------------------------------------------------*/
div.wap_pro
{
	margin:15px auto;
	clear:both;
	margin-top: 30px;
}
.zoom_slick
{
	width: 40%;
	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;
}
div.video_detail
{
	max-width:500px;
	margin:15px auto;
}
div.vanchuyen
{
	width: 22%;
	float:right;
	border:1px solid #dddddd;
	padding:12px;
	display: none;
}
.product_info
{
	float: right;
	list-style:none;
	width: 57%;
	/* margin-left: 2%; */
}
.mxh_ct a img
{
	height:30px;
}
.product_info li
{
	font-size: 14px;
	border-bottom:1px solid #EEE;
	padding: 10px 0;
}
.product_info li.ten
{
	color: #269304;
	font-size:18px;
	font-family: 'tieude';
}
.product_info li.giakm,.product_info li.gia
{
	font-size: 17px;
	color:red;
	position:relative;
	font-family: 'tieude';
}
.product_info li.giacu
{
	text-decoration:line-through;
	color: #6f6f6f;
}
.product_info li.giakm .tinh_phantram
{
	background: red;
	color: #fff;
	width: 35px;
	display: block;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
	font-size: 12px;
	text-align: center;
	position: absolute;
	right: 20%;
	top: 0;
}

.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: 15px;
	transition: 0.4s;
	margin: auto;
	margin-top: 7px;
	text-decoration: none;
}
.product_info li .dathang
{
	background: #269304;
	color: #fff;
	display: block;
	width: 40%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	font-size: 14px;
	transition: 0.4s;
	font-family: 'tieude';
	float:left;
	margin-right: 2%;
	max-width: 170px;
}
.product_info li .dathang i
{
	float:left;
	line-height: 40px;
	width:40px;background:#175c01;
	font-size:20px;
}
.product_info li .dathang:hover
{
	transition:0.4s;
	background: #ea0820;
}

.product_info li .hotline_sp
{
	background: #F0458B;
	color: #fff;
	display: block;
	width: 58%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	font-size: 12px;
	transition: 0.4s;
	font-family: 'tieude';
	text-decoration:none;
	float: left;
	max-width: 250px;
}
.product_info li .hotline_sp span
{
	font-size:15px;
}
.product_info li .hotline_sp i
{
	float:left;
	line-height: 40px;
	width:40px;
	background:#BB0C4D;
	font-size:20px;
}
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
{
	padding: 3px 0;
    width: 55px;
    border: 1px solid #dedede;
    text-align: center;
}
.tbl_giohang{text-align:center; background:#f1f1f1; width:100%; font-size:13px; margin-bottom:20px; border:1px solid #DDD; border-collapse:collapse; padding:1px; }
.tbl_giohang td{border:1px solid #e2e2e2;/* font-family: 'tieude'; */}
.tbl_giohang .dong_gh{ background:#fff;}
.tbl_giohang .img_gh{ height:50px;}
.tbl_giohang .xoa_gh{ cursor: pointer;color: #000000;font-size: 17px;}
.tbl_giohang .xoa_gh:hover{color:red;}
.tbl_giohang .sl_gh{ text-align:center; border:1px solid #DDD; padding:3px 5px; width:60px;}
.tbl_giohang .tongtien_gh{background: #F0F0F0;text-align: right;line-height: 50px;padding-right: 20px;font-size: 15px;font-weight: bold;color: #f61129;font-family: 'tieude';}
.tieptuc{
	padding: 10px 17px;
	background: #ee0303;
	border: none;
	color: #fff;
	margin: 10px 0px;
	font-size: 13px;
	cursor: pointer;
	box-sizing: border-box;
	text-transform: uppercase;
	}
.click_ajax2{
	padding: 10px 25px;
	background: yellow;
	border: none;
	color: #000;
	margin: 10px 0px;
	font-size: 13px;
	cursor: pointer;
	box-sizing: border-box;
	text-transform: uppercase;
	}
@-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);
  }
}

.tbl_banggia
{
	width:100%;
	border-collapse : collapse;
	font-size:14px;
	text-align:center;
	font-size:13px;
}
.tbl_banggia th
{
	font-size:15px;
	background: #e8e8e8;
}
.tbl_banggia th, .tbl_banggia td {
    border: 1px solid #d2d2d2;
    padding: 10px 1%;

}
@media screen and (max-width: 1024px) {
	div.menu,div.main_content,div.footer,div.copy,div.thongtin
	{
		width:97%;
	}
	div.menu ul li a
	{
		padding:0px 8px;
	}
	div.item
	{
		width:25%;
	}
	div.header a.logo
	{
		padding-left:3%;
	}
}
@media screen and (max-width: 960px) {
	.zoom_slick {
    	width: 45%;
	}
	div.vanchuyen {
		width: 100%;
		float: none;
		clear: both;
	}
	.product_info {
		float: right;
		list-style: none;
		width: 53%;
		margin-left: 2%;
	}
	div.search {
    background: #fcfcfc;
    height: 40px;
    float: none;
    width: 100%;
    margin-left: 0;
    clear: both;
}
	.menu_baophu {
		background: #000;
		opacity: 0.8;
		z-index: 998;
		left: 0px;
		top: 0px;
		position: fixed;
		width: 100%;
		height: 100%;
		display: none;
	}
	.icon_menu_mobi{
		color: #fff;

		font-size: 18px;
		text-decoration: none;
		display: block;
		width: 50%;
		cursor: pointer;
		display: block;
		cursor:pointer;
		float: left;
	}
	.icon_menu_mobi i {
		float: left;
		margin-right: 7px;
		margin-top: 11px;
	}

	div.menu_mobi_add
	{
		display:block;
		position: fixed;
		left: -100%;
		top: 0;
		background: #ea0820;
		z-index: 99999;
		color: #fff;
		height: 100vh;

		overflow: auto;
		line-height: 1.5;
		padding-top: 40px;
		padding-bottom: 20px;
		width: 80%;
		min-width: 140px;
		max-width: 440px;
		box-shadow: 0 0 10px rgba(0,0,0,0.3);
		transition: 0.5s;
	}
	div.menu_mobi_active {
		left: 0;
		transition: 0.5s;
	}
	div.menu_mobi_add ul {
		list-style: none;
	}
	div.menu_mobi_add ul li a {
		text-decoration: none;
		color: #fff;
		display: block;
		border-bottom: 1px solid rgba(255,255,255,0.2);
		padding: 10px 0px 10px 0px;
		margin-left: 20px;
		font-size: 13px;
		text-transform:uppercase;
		position:relative;
	}
	div.menu_mobi_add ul li a i{
		position: absolute;
		right: 10px;
		width: 23px;
		height: 23px;
		top: 9px;
		font-size: 14px;
		transform: rotate(90deg);
		line-height: 23px;
		text-align: center;
	}

	div.menu_mobi_add ul ul {
		display:none;
	}
	div.menu_mobi_add ul li ul li a {
		padding-left: 20px;
	}
	div.menu_mobi_add ul li ul li ul li a {
		padding-left: 40px;
	}
	.close_menu {
		position: absolute;
		top: 5px;
		right: 7px;
		font-size: 15px;
		background: rgba(255,255,255,0.2);
		width: 25px;
		text-align: center;
		line-height: 25px;
		cursor: pointer;
	}
	div.wap_menu
	{
		height:auto;
	}
	div.menu
	{
		display:none;
	}
	div.menu_mobi
	{
		display:block;
		color: #fff;
		font-size: 18px;
		text-decoration: none;
		display: block;
		padding: 0px 10px;
		width: 100%;
		cursor: pointer;
		display: block;
		height: 100%;
		background: #ea0820;
		height: 40px;
		line-height: 40px;
		cursor: pointer;
	}
	a.home_mobi
	{
		color:#fff;
		text-decoration:none;
		float:right;
		font-size: 24px;
	}
	div.header_mobi
	{
		display:block;
	}
	div.slider
	{
		width:100%;
		padding:0;
	}
	div#danhmuc
	{
		display:none;
	}
	div.right
	{
		width:100%;
		float:none;
	}
	div.left
	{
		width:100%;
		float:none;
	}
	div.item
	{
		width:33.3%;
	}
	div.main_footer
	{
		width:48%;
	}
	div.map {
		width: 100%;
		float: none;
		overflow: hidden;
		padding-top: 20px;
	}
div.copy
{
	text-align:center;
}
div.copy ul
{
	float:none;
	margin-top:5px;
}
	div.bando
	{
		width:100%;
		float:none;
	}
	.menu_login {
		display:none;
	}
	div.dmsp
	{
		display:none;
	}
	div#slider_slick
	{
		width:100%;
		float:none;
	}
	div.left_gh,div.right_gh
	{
		width:100%;
		float:none;
	}
}
@media screen and (max-width: 800px) {
}
@media screen and (max-width: 700px) {

}
@media screen and (max-width: 603px) {
	div.wap_footer{
		padding:10px 0;
	}
	.tt_lh{
		width:100%;
		float:none;
	}
	.box_news{
		width:100%;
		float:none;
		margin:0;
	}
	div.main_footer {
		width: 100%;
		margin: 5px 0;
		padding:10px;
	}
	div.muahang ul li {
		float: left;
		text-align: left;
		width: 33%;
		margin: 10px 0;
	}
	div.tieude_giua{
		border:none;
	}
	div.tieude_giua ul{
		text-align:center;
	}
	div.tieude_giua ul  li:last-child a{
		border:navajowhite;
	}
	div.item{
		width:50%;
	}
	.zoom_slick{
		width:90%;
		max-width:450px;
		float:none;
		margin:auto;
	}
	.product_info{
		width:100%;
		margin-top:10px;
	}
	.gh_an{
		display:none;
	}
}
@media screen and (max-width: 460px) {
	#toptop {
		bottom:70px;
	}
	div.muahang
	{
		display:none;
	}
	div.header
	{
		padding-bottom:3px;
	}
	div.tieude_giua div:nth-child(1)
	{
		line-height:35px;
		height:35px;
		font-size:14px;
	}
	div.item
	{
		width:50%;
	}
	div.tieude_giua ul li a
	{
		font-size:12px;
	}
	.map_description
	{
		width:100%;
	}
	.box_news a img
	{
		width:110px;
	}
	.othernews ul.phantrang
	{
		margin-left:0px;
	}
	.box_news h3 a {
		font-size:14px;
	}
	p.hotline
	{
		display:none;
	}
	.product_info li .dathang,.product_info li .hotline_sp
	{
		width:100%;
		margin:4px 0;
	}
	div.item .sp_name a
	{
		font-size:13px;
	}
	div.muahang ul li
	{
		width:49%;
	}
}
@media screen and (max-width: 376px) {
	div.item .muahang {
		position: relative;
		right: auto;
		bottom: auto;
		display: block;
		margin-top: 5px;
	}

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