*{margin:0; padding:0; outline:none;}
img{border:none;}

.clear{clear:both;}

ul{list-style:none;}

a{text-decoration:none;}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
}
@font-face {
    font-family: 'myFont';
    src: url('font/UTM HelvetIns.ttf');
}
div#wapper
{
  width:1260px;
  margin:auto;
  overflow:hidden;
  background:#ffffff;
  border-right:15px solid #ffffff;
  border-left:15px solid #ffffff;
}
div#header
{
	width:1260px;
	position:relative;
	
}

div#dangnhap
{
	
	font-size:13px;
	position:absolute;
	right:0px;
	top:18px;
}
div#dangnhap a
{
	color:#00A353;
	font-style:italic;
	transition:0.4s;
}
div#dangnhap a:hover
{
	font-weight:bold;
	transition:0.4s;
}
div#lang
{
	position:absolute;
	right:394px;
	top:20px;
}
div#lang a img
{
margin-left:3px;

}
div#search
{
	position:absolute;
	right:170px;
	top:15px;
background:#fff;
box-shadow:0px 0px 5px #888888;
height:26px;
border-radius:3px;
}
div#search input
{
float:left;
height:20px;
padding:0px 10px;
width:170px;
margin-top:3px;
border:none;
background:none;
margin-left:2px;
}
div#search img
{
	margin-right:8px;
	margin-top:5px;
}
div#menu
{

height:44px;
line-height:44px;
width:1260px;
position:relative;
z-index:200;
background:#fff;
}

div#menu ul li
{
  float:left;
  position:relative;
  z-index:200;
  width:119px;
  text-align:center;
  transition:0.7s;
 
}
div#menu ul li.lon
{
	width:160px;
}
div#menu ul li.lon a
{
	width:160px;
}
div#menu ul li:hover a,div#menu ul li a.active
{
	font-weight:bold;
	
}
div#menu ul li a.active
{
	display:block;
	height:44px;
}
div#menu ul li a
{
	color:#00954C;
	 min-width:119px;
	 display:block;
	 height:44px;
	font-size:17px;
	text-transform:uppercase;
	
}
div#menu ul li ul
{
	display:none;
	position:absolute;
	width:270px;
	background:#00a651;
}
div#menu ul li ul li
{
	border-bottom:1px solid #098043;
	width:260px;
	text-align:left;
	padding-left:10px;
	padding-left:10px;
	border-right:none;
}
div#menu ul li:hover,div#menu ul li a.active
{
	background:#00A353;
	transition:0.7s;
	color:#fff;
	font-weight:bold;
}
div#menu ul li a:hover,div#menu ul li:hover a
{
	color:#fff !important;
}
div#menu ul li ul li a
{
	border:none;
	font-size:15.5px;
	color:#fff
	
	
}
div#menu ul li:hover ul,div#menu ul li ul li:hover ul,div#menu ul li ul li ul li:hover ul
{
	display:block;
}
div#menu ul li:hover ul ul,div#menu ul li ul li:hover ul ul
{
	display:none;
	top:0px;
}
div#menu ul li ul li ul
{
	left:250px;
}

div#main_content
{
	margin-top:8px;
	min-height:500px;
	padding-bottom:15px;
}

div#left
{
	width:920px;
	float:left;
	overflow:hidden;
}
div#left div#mota
{
	border:1px solid #DDD;
	padding:10px 15px;
	margin:20px 0px;
}
div#left div#mota a h2
{
	color:#00a651;
	font-size:22px;
	text-transform:uppercase;
	margin-bottom:5px;
	font-weight:normal;
}
div#left div#mota a img
{
	width:300px;
	float:left;
	margin-right:20px;
	margin-bottom:5px;
}
div#right
{
	width:315px;
	float:right;
}
div.danhmuc
{
	margin-bottom:25px;
	background:#d7f1e3;
	color:#03a657;
	padding:5px;
}
div.tieude
{
	background: url(images/tieude.png) repeat;
    background-size: 100% 100%;
    /* height: 45px; */
    padding: 8px 5px;
    /* line-height: 45px; */
    color: #fff;
    font-size: 20px;
   
    text-transform: uppercase;
    text-align: center;

}
div.tieude a
{
	
	color:#fff;
}
div.tieude_giua
{
	background:url(images/tieude_giua.png) center bottom repeat-x;
	font-size:22px;
	color:#00a651;
	padding: 3px 0 15px 0px;
	
}
div.tieude_giua span
{
	background:#fff;
	padding-right:10px;
}
div.tieude_giua a
{
	color:#00a651;
}
div#dm_sp
{
	margin-bottom:20px;
	
	
}
div#dm_sp a img
{
	transition:0.7s;
	width:210px;
	height:160px;
}
div#dm_sp a img:hover
{
	width:230px;
	height:180px;
	margin-left:-10px;
	margin-top:-10px;
	transition:0.7s;
}
div#spmoi
{
	
	padding:10px 0px;
	
}
div#spmoi ul li
{
	text-align:center;
}
div#spmoi ul li a h3
{
	color:#00A353;
	font-size:13px;
	height:38px;
	overflow:hidden;
	font-weight:normal;
}
div#spmoi ul li a h3:hover
{
	font-weight:bold;
}
div#spmoi ul li .ma
{
	font-size:13px;
}
div#spmoi ul li .gia
{
	font-size:16px;
	color:#e40000;
	font-weight:bold;
}
div#hotro a img
{
	width:305px;
	transition:1s;
	margin-bottom:5px;
}
div#hotro a img:hover
{
	opacity:0.5;
	transition:1s;
}
div#hotro a h5
{
	color:#03a657;
	font-size:16px;
	text-align:center;
	padding:5px;
	font-weight:normal;
}
div#thongbao
{

}
div#thongbao ul li
{
	border-bottom:1px solid #06914A;
	padding:4px 20px;
	position:relative;
}
div#thongbao ul li .new
{
	position:absolute;
	right:2px;
	top:13px;
	width:23px;
	height:12px;
	background:url(images/new.gif) center;
}
div#thongbao ul li a h4
{
	color:#03a657;
	font-size:18px;
	margin-bottom:2px;
	transition:0.4s;
	font-weight:normal;
}
div#thongbao ul li a h4:hover
{
	font-weight:bold;
	transition:0.4s;
}
div#khuyenmai
{
	margin:10px 0px;
}

div.tinmoi
{
float:left;
width:410px;
margin-right:30px;
padding:10px 16px;
margin-bottom:30px;
}
div.tinmoi a img
{
	width:410px;
	height:250px;
	transition:1s;
	margin-bottom:10px;
}
div.tinmoi a img:hover
{
	opacity:0.5;
	transition:1s;
}
div.tinmoi a h4
{
	color:#00a651;
	font-size:18px;
	text-align:center;
	transition:0.4s;
	height: 50px;
    overflow: hidden;
	font-weight:normal;
}
div.tinmoi a h4:hover
{
	font-weight:bold;
	transition:0.4s;
}

div.tinmoi .mota
{
	text-align:justify;
	height: 70px;
    overflow: hidden;
	display:none;
}


div#footer
{
background:#00a651;
border-top:2px solid #626262;
padding:20px 30px;
color:#ffffff;
margin:auto;
width:1230px;

}
div.tieude_footer
{
	font-family:'myFont';
	font-size:20px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:10px;
}
div.tieude_footer a
{
	color:#fff;
}
div#facebook
{
width:470px;
float:left;
min-height:200px;


}
div#footer2
{
	background:#fff;
	padding:10px;
	color:#000;
	text-align:center;
	width:1270px;
	margin:auto;
}
div#facebook a
{
	color:#ffffff !important;
}
div#thongke
{
width:298px;
float:right;
min-height:210px;
}
div#thongke ul li
{
padding:3px 0px;
font-size:13px;

}

div#thongke ul li img
{
margin-right:8px;
}
div#lienket img
{
	margin:10px 2px 0px 2px;
	transition:1s;
}
div#lienket img:hover
{
	opacity:0.4;
	transition:1s;
	-webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
}
div#hethong
{
	float: left;
    width: 250px;
    margin-left: 139px;
}
div#main_footer
{
width:460px;
float:left;
min-height:200px;
padding:10px 0px 10px 20px;

}

div.item
{
	float:left;
	width:290px;
	margin:8px;
	text-align:center;
	padding-bottom:10px;
	
}
div.item:hover h2
{
	font-weight:bold !important;
}
div.item a.sp
{
	display:block;
	width:290px;
	height:280px;
	overflow:hidden;
}
div.item a.sp img
{
	width:290px;
	height:230px;
	transition:all 1s ease 0s;	
}
div.item a.sp img:hover
{
	transform:scale(1.1);	
}
div.item a.sp h2
{
	color:#00A353 ;
	font-size:16px;
	margin-top:7px;
	height:50px;
	overflow:hidden;
	font-weight:normal;
}
div.item a.sp h2:hover
{
	font-weight:bold;
}
div.item h3
{
	font-size:13px;
	
	font-weight:normal;
	padding:0px 0px;
}
div.item h4
{
	font-size:13px;
	
	color:red;

}
div.item a.chitiet
{
	background:#009C4F;
	display:block;
	margin:auto;
	width:80px;
	height:27px;
	text-align:center;
	line-height:27px;
	color:#ffffff;
	border-radius:5px;
	font-size:13px;
	margin-top:5px;
}
a.chitiet:hover
{
	font-weight:bold;
}

div#left2
{
	width:268px;
	float:left;
	
}

div#right2
{
	width:970px;
	float:right;
}
div#left2 ul#chay li
{
background:#f1f1f1;
text-align:center;
margin:10px 0px;
border:2px solid #c7c8c9;
border-radius:10px;
padding:20px 0px;
}
div#left2 ul#chay li a img
{
width:200px;
border:2px solid #c7c8c9;
border-radius:10px;
box-shadow:3px 3px 10px #888888;
}
div#left2 ul#menu_ngang
{
	padding:10px 0px;
}
div#left2 ul#menu_ngang li
{
	padding:7px 10px;
	position:relative;
	z-index:10;
	border-bottom:1px dotted #BBB;
}
div#left2 ul#menu_ngang li a
{
	color:#000000;
	font-size:14px;
}
div#left2 ul#menu_ngang li a:hover,div#left2 ul#menu_ngang li a.active
{
	font-weight:bold;
}
div#left2 ul#menu_ngang li ul
{
	position:absolute;
	display:none;
	left:260px;
	width:300px;
	top:0px;
	background:#ffffff;
}
div#left2 ul#menu_ngang li:hover ul
{
	display:block;
}
div#left2 ul#menu_ngang li ul li
{
	
}



div.item2
{
	float:left;
	width:270px;
	margin:18px;
	text-align:center;
	padding-bottom:10px;

}
div.item2 a.sp img
{
	width:270px;
	height:270px;
}
div.item2 a.sp h2
{
	color:#00A353;
	font-size:16px;
	margin-top:7px;
	font-weight:normal;
}
div.item2 a.sp h2:hover
{
	
	font-weight:bold;
}
div.item2 h3
{
	font-size:13px;
	color:#111111;
	font-weight:normal;
	padding:5px 0px;
}
div.item2 h4
{
	font-size:13px;
	color:#111111;
	font-weight:normal;

}

div#qc5
{
	background:url(images/qc.png) center top no-repeat;
	height:150px;
}


div#hethong ul li
{
	background:url(images/sao.png) left top no-repeat;
	padding-left:23px;
	margin:7px 0px;
}
div#hethong ul li a
{
	color:#fff;
	font-size:13px;
	
	transition:0.4s;
	display:block;
}
div#hethong ul li a:hover
{
	font-weight:bold;
	transition:0.4s;
}
div#hethong2
{
}
div#hethong2 ul li
{
	background:url(images/sao.png) left top no-repeat;
	padding-left:23px;
	margin:7px 0px;
}
div#hethong2 ul li a
{
	color:#03a657;
	font-size:13px;
	
	transition:0.4s;
	display:block;
}
div#hethong2 ul li a:hover
{
	font-weight:bold;
	transition:0.4s;
}

div#danhmuc ul li
{
	
	background: url(images/sao.png) left 7px no-repeat;
	padding-left:20px;
	
}
div#hotro a
{
	color:#03a657 !important;
}
div#danhmuc ul li a
{
	color:#008F49;
	font-size:14px;
	display:block;
	padding:7px 0px 7px 10px;
	transition:0.5s;
	
}
div#danhmuc ul li a:hover,div#danhmuc ul li a.active
{
	font-weight:bold;
	transition:0.5s;
}
div#danhmuc ul li ul
{
	
	
	
}
div#danhmuc ul li:hover ul
{
	display:block;
}
div#danhmuc ul li ul li
{

	
	
	border-bottom:1px solid #098043;
	background:none;
	padding-left:0;
	margin-left:11px;
	
}
div#danhmuc ul li ul li a
{
	padding-left:0;
}

/* --------------------- Giỏ hàng ------------------*/
div.item_giohang
{
	margin:15px 10px;
	clear:both;
}
div.item_giohang .image
{
	float:left;
}
div.item_giohang .image img
{
	
	height:115px;
	width:100px;
	border:5px solid #fff;
	box-shadow:3px 3px 5px rgba(0, 0, 0, 0.25);
}
div.wap_giohang
{
	box-shadow: 2px 2px 10px #e8e8e7;
	float:right;
	width:750px;
	position:relative;
	padding:30px 0px;
	margin-top:10px;
	font-weight:bold;
	font-size:16px;
	color:#00A651;
}
div.wap_giohang div
{
min-height:50px;

}
div.ten_giohang
{
	width:290px;
	float:left;
	padding:0px 10px;
border-right:1px dotted #aaa;
}
div.gia_giohang
{
	width:150px;
	float:left;
	padding:0px 10px;
border-right:1px dotted #aaa;

}
div.soluong_giohang
{
	width:70px;
	float:left;
	padding:0px 10px;
border-right:1px dotted #aaa;
}
div.soluong_giohang input
{
	width:70px;
	text-align:center;
	border-radius:7px;
	height:20px;
	background:#fff;
}
div.tonggia_giohang
{
    width:150px;
	float:right;
	padding:0px 10px;
	text-align:right;
	border:none;
}
div.xoa_giohang
{
	position:absolute;
	top:-10px;
	right:-10px;
	border:none;
}
div#tongtien
{
	float:right;
	box-shadow: 2px 2px 10px #e8e8e7;
	width:300px;
	font-size:16px;
	line-height:50px;
	padding-left:20px;
	margin-bottom:20px;
	margin-right:10px;
	color:#00A651;
}
div#tongtien span
{
	font-size:16px;
	font-weight:bold;
}
div#dieukhien_giohang input
{
	
	background:#00A651;
	border:none;
	color:#fff;
	
	border-radius:2px;
	padding:7px 15px;
	margin-right:10px;
	text-transform:uppercase;
	
	font-size:12px;
	transition:0.5s;
	cursor:pointer;
	border-radius:5px;
}
div#dieukhien_giohang input:hover
{
	font-weight:bold;
}
#httt option,#httt:hover,#httt option:hover
{
	background:none !important;
	
	
}
div#dangnhap_thanhtoan input:hover
{
	font-weight:bold !important;
}
div.giohangrong
{
	font-size:16px;
	margin-top:10px;
}


/* --------------------- Giỏ hàng ------------------*/
/* --------------------- Thanh toán ------------------*/
form#frm_order table
{
	font-size:14px;
}
form#frm_order table tr
{
	line-height:40px;
}
form#frm_order table tr div.ttkh
{
	font-size:22px;
	color:#707070;
	margin-bottom:10px;
}
form#frm_order table tr span
{
	color:red;
	margin-left:4px;
}
form#frm_order table input
{
	background:url(images/bg_input.png) center bottom repeat-x;
	height:33px;
	width:350px;
	padding:0px 10px;
	border:1px solid #f2f2f2;
	border-radius:8px;
}
form#frm_order table textarea
{
	background:url(images/bg_input.png) center bottom repeat-x;

	width:350px;
	padding:5px 10px;
	border-radius:8px;border:1px solid #f2f2f2;
}
/* --------------------- Thanh toán ------------------*/

div#spuachuong ul#chay li
{
background:#f1f1f1;
text-align:center;
margin:10px 0px;
border:2px solid #c7c8c9;
border-radius:10px;
padding:20px 0px;
}
div#spuachuong ul#chay li a img
{
width:200px;
border:2px solid #c7c8c9;
border-radius:10px;
box-shadow:3px 3px 10px #888888;

}
.nhanhang a img
{
	width:48%;
	display:inline-block;
	vertical-align:top;
	margin:0.8%;
	border-radius:10px;
}
.form-tra-cuu table input[type="text"]{
	height: 27px;
    width: 200px;
    padding: 0px 10px;
    border: 1px solid #BBBBBB;
    border-radius: 8px;
}
.form-tra-cuu table input[type="submit"] {
	width: 90px;
    height: 30px;
    background: #1760ac;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    border: none;
    box-shadow: 2px 2px 2px #1760ac;
    margin-right: 20px;
    margin-left: 100px;
    margin-top: 20px;
    cursor: pointer;
}
.content-privacy_policy{
    width: 615px;
    background-color: white;
    height: 200px;
    overflow: scroll;
    float: left;
    padding: 10px;
    margin: 10px 0px;
    border: 1px solid #ddd;
    max-width: 100%;
}