::-webkit-scrollbar {background:#fff;width:10px;height:11px;}
::-webkit-scrollbar-thumb {background:#BBBBBB;}
*{margin: 0; padding: 0;}
.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;max-height:50px;overflow:hidden;
}
#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; }
div.bando img{max-width:none !important;}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
	background:#fff;
}
@font-face {
    font-family: 'myFont';
    src: url('font/Roboto-Regular.ttf');
}
div#wapper
{ 
  margin:auto;
  width:1200px;
}

div#header
{
	position:relative;
	margin:auto;
	max-width:1366px;
	min-width:1200px;
}
div#header a.logo
{
	display:block;
	line-height:0;
}
div#header img.logo_mobi
{
	display:none;
}
div#header a.logo img
{
	width:100%;
}
div#wap_menu
{
	max-width:1366px;
	min-width:1200px;
	margin:auto;
	height:47px;
	line-height:47px;
	background:url(images/menu.png) center repeat-x;
}
div#menu
{
	position:relative;
	margin:auto;
	width:1200px;
}
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/menu_gach.png) center no-repeat;
	height:47px;
	width:2px;
}

div#menu ul li a
{
	color: #fff;
    font-size: 15px;
    padding: 0px 26px;
    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:#000;	
	background:#ffea00;
}
div#menu ul li ul,div#menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;	
}
div#menu ul li:hover ul
{
	display:block;
}
div#menu ul li ul li
{
	width: 220px;
    line-height: 1.5;
    background: #0367B3;
    border-bottom: 1px solid #0074cd;
}
div#menu ul li ul li a
{
	padding:6px 10px;
	text-transform:none;
}
div#menu ul li ul li ul
{	
	left:220px;
	top:0px;
}
div#search
{
	position: absolute;
    right: 0px;
    top: 10px;
    background: #fff;
    border-radius: 2px;
    height: 28px;
}
div#search input
{
	padding: 0px 10px;
    float: left;
    margin-top: 7px;
    border: none;
    background: none;
    width: 180px;
    outline: none;
    color: #777;
    font-style: italic;
}
div#search i
{
	float: right;
    margin-right: 5px;
    margin-top: 4px;
    color: #0367b3;
    font-size: 17px;
}

div#slider
{
	margin:auto;
	max-width:1366px;
	min-width:1200px;
}

div#left
{
	width:20%;
	float:left;
}
div.tieude
{
	color: #fff;
    font-size: 15px;
    background: url(images/tieude.png) center repeat-x;
    background-size: 100% 100%;
    height: 34px;
    line-height: 34px;
  
    text-transform: uppercase;
    padding-left: 20px;
	font-family:'myFont';
}

div.danhmuc
{
	border:1px solid #9fd6ff;
	margin-bottom:12px;

}
div#timkiem
{
	background:#1a88db;
	color:#fff;
	padding:20px;
}
div#timkiem input[type='text']
{
	background:#e4eeeb;
	border:1px solid #0066b3;
	padding:6px 10px;
	box-sizing:border-box;
	width:100%;
	color:#4c4c4c;
	margin-bottom:5px;
}
div#timkiem input[type='submit']
{
	background:#ffd800;
	border:none;
	padding:6px 14px;
	border-radius:4px;
	box-sizing:border-box;
	cursor:pointer;
	color:#000;
}
div#timkiem select
{
	background:#e4eeeb;
	border:1px solid #0066b3;
	padding:4px 10px;
	box-sizing:border-box;
	width:100%;
	color:#4c4c4c;
	margin-bottom:5px;
}
div#thongke_left
{
	margin-bottom:0;
}
div#thongke_left ul
{
	list-style:none;
	margin-left:20px;
	padding:10px 0;
}
div#thongke_left ul li
{
	padding:5px 0;
	font-size:13px;
}
div#thongke_left ul li img
{
	float:left;
	margin-right:10px;
	width:20px;
}
div#video
{
	padding:10px;
}
div#danhmuc ul
{
	list-style:none;
}
div#danhmuc ul li
{
	
}
div#danhmuc ul li:last-child
{
	border:none;
}
div#danhmuc ul li a
{
	color: #0066b3;
    font-family: 'myFont';
    text-decoration: none;
    font-size: 14px;
    transition: 0.4s;
    display: block;
    padding: 7px 5px 7px 23px;
    background: url(images/muiten.png) 9px 15px no-repeat;
	    border-bottom: 1px solid #ecf7ff;
}
div#danhmuc ul li a:hover
{
	color:red;
	transition:0.4s;
}
div#danhmuc ul li ul li a
{
	padding: 7px 5px 7px 35px;
    background: 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:60px;
	padding:2px;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:10px;
}
div#tinmoi ul li a img:hover
{
	transition:1s;
	border:1px solid #c1000a;
}
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#hotro
{
	background:url(images/bg_hotro.png) center top no-repeat;
	padding-top:115px;
}
div#hotro .phone
{
	background:url(images/phone.png) 13px center no-repeat;
	color:#d60000;
	font-size:20px;
	font-weight:bold;
	padding-left:60px;
	padding-top:20px;
	padding-bottom:10px;
}
div#hotro ul
{
	list-style:none;
	border-bottom:1px dashed #DDDDDD;
	padding:10px 0;
	margin:0px 10px;
}
div#hotro ul li
{
	clear:both;
	padding:2px 0;
	
}
div#hotro ul li a img
{
	float:right;
}
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;	
}
form#frm_dknt
{
	height: 30px;
    margin: 10px 0px;
    background: #fff;
	position:relative;
}
form#frm_dknt input[type='text']
{
	width: 70%;
    padding: 0px 5px;
    float: left;
    margin-top: 7px;
    border: none;
    background: none;
    outline: none;
    color: #5c5c5c;
}
form#frm_dknt input[type='button']
{
	background: #d42b25;
    color: #fff;
    width: 50px;
    height: 30px;
    line-height: 30px;
    border: none;
    cursor: pointer;
    float: right;
}
div#main_content
{
	padding:10px 0px;
}
div#right
{
	width:78.5%;
	float:right;
}
div.tieude_giua
{
	color:#fff;
	font-size:15px;
	font-family:'myFont';
	background:url(images/tieude_giua3.png) center repeat-x;
	height:36px;
	line-height:36px;
	font-weight:bold;
	text-transform:uppercase;
	clear:both;
}
div.tieude_giua div
{
	background:url(images/tieude_giua2.png) right center no-repeat,url(images/tieude_giua.png) left center repeat-x;
	padding:0px 30px;
	float:left;
	min-width:150px;
}
div.wap_item
{
	
}
div.bao_sp
{
	background:url(images/bg_item.png) center bottom repeat-x;
	padding-bottom:10px;
	margin:10px 0;
}
div.item
{
	width:23%;
	margin:1% 0.8%;

	display:inline-block;
	vertical-align:top;
}
div.item .sp_img
{
	overflow: hidden;
    border: 1px dashed #bdbdbd;
    box-shadow: 0px 5px 0px #dedede;
    margin-bottom: 10px;
	border-radius:4px;
}
div.item .sp_img a
{
	display:block;
	line-height:0;
}
div.item a img
{
	width:100%;
	height:100%;
	transition:all 1s ease 0s;	
}
div.item a img:hover
{
	transform:scale(1.1);	
}
div.item .sp_name a
{
	text-decoration:none;
	color:#da0303;
	font-weight:normal;
	font-size:15px;
	display:block;
	margin:5px 0;
	font-family:myfont;
}
div.item .masp
{
	color:#1a88db;
	font-size:13px;
}
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_bottom
{
	max-width:1366px;
	min-width:1200px;
	border-top:10px solid #cde7f2;
	margin:20px auto;
}
div#bottom
{
	width:1200px;
	margin:auto;
}
div.item_ft
{
	width:22%;
	margin:1.4%;
	display:inline-block;
	vertical-align:top;
}
div.td_ft
{
	background:url(images/td_ft.png) center bottom repeat-x;
	padding:7px 0px;
	color:#014376;
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px;
}
div.item_ft ul
{
	list-style:none;
}
div.item_ft ul li a
{
	display:block;
	color:#275681;
	font-size:13px;
	padding:4px 0;
	background:url(images/muiten.png) left center no-repeat;
	padding-left:12px;
	text-decoration:none;
}
div.item_ft ul li a:hover
{
	color:red;
}
div#wap_footer
{
	max-width:1366px;
	background:url(images/footer.png) center repeat;
	min-width:1200px;
	padding-top:20px;
	padding-bottom:10px;
	margin:auto;
	color:#fff;
	margin-top:10px;
}
div#footer
{
	width:1200px;
	margin:auto;
}
div#main_footer
{
	width:70%;
	float:left;
}
div#lienket
{
	margin-top:10px;
}
div#lienket a img
{
	transition:1s;
	margin-left:-4px;
}
div#lienket a img:hover
{
	opacity:0.5;
	transition:1s;
}
div#thongke
{
	width:21%;
	float:right;
}
div#thongke .td_ft2
{
	color:#FFFF33;
	margin-bottom:7px;
	font-size:15px;
	text-transform:uppercase;
	font-family:'myFont';
}
div#thongke ul
{
	list-style:none;
}
div#thongke ul li
{
	clear:both;
	padding:6px 0px;
}
div#thongke ul li img
{
	float:left;
	margin-right:10px;
}


/* --------------------- Phan trang ------------------*/

div#doitac
{
	box-sizing:border-box;
}
div#doitac a img
{
	height:100px;
	margin:0 5px;
	border:1px solid #DDD;
}
/*----------------------------------------------------*/
div.wap_pro
{
	margin:15px auto;
	clear:both;
}
.zoom_slick
{
	width:35%;
	float:left;	
}
.zoom_slick .slick2
{
	border:1px solid #DDD;
}
.zoom_slick .slick
{
	margin-top:5px;
}

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

.product_info
{
	float:right;
	list-style:none;
	width:62%;
}

.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:15px;
}
.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:#000 url(images/i_cart.png) 10px center no-repeat;
	color:#fff;
	display:block;
	width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	padding-left:30px;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
	font-size:12px;	
	transition:0.4s;
}
.product_info li .dathang:hover
{
	transition:0.4s;
	background:#E00 url(images/i_cart.png) 10px center no-repeat;
}
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);
  }
}
