::-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: calc(100% - 0px);padding: 0 10px;margin:3px 0%;border: 1px solid #a5a5a5;box-sizing:border-box;height: 40px;font-size: 16px;color: #333;/* float: left; */}
.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: 45px;height: 45px;line-height: 45px;text-align: center;position: fixed;bottom: 20px;right: 10px;cursor: pointer;background: black;transition:0.5s;z-index:200;border-radius: 50%;color: #fff;transform: rotate(-90deg);font-size: 48px;color: #FECA01;}
#toptop i{margin-left:-1px; margin-top:-1px;}
a{cursor:pointer; text-decoration:none;}
a:hover{ color: red;}
.clear,.clearfix{ clear:both;}
.clearfix:after{clear: both;content: ".";display: block;width: 0px;height: 0px;overflow: hidden;}
img{max-width:100% !important; height:auto; }
div.bando img{max-width:none !important;}
div.map iframe{max-width:100% !important;}
.hidden_mobi{display: block !important;}
.hidden_destop{display: none !important;}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5;
	font-family: 'body';
	color: #333333;
}
@font-face {
    font-family: 'body';
    src: url('font/UTM Avo.ttf');
}
@font-face {
    font-family: 'menu';
    src: url('font/OpenSans-Semibold.ttf');
}
@font-face {
    font-family: 'tieude';
    src: url('font/UTM AvoBold.ttf');
}
h1,h2,h3,h4,h5,h6{
	font-family: 'tieude';
}
/* b,strong,h1,h2,h3,h4,h5,h6{
	font-family: 'tieude';
} */
div#wapper{margin:auto;max-width: 1920px;min-width:300px;background:#fff;}
a.sp_cart
{
	float:right;
	color:#8e8e8e;
}
a.sp_cart i
{
	font-size:17px;
	margin-right:7px;
}
a.sp_cart span
{
	color:red;
	margin-left:5px;
}
div.langCon
{
	float:right;
	margin-left:4%;
}
div.langCon a img
{
	height:20px;
}
div.wap_thongtin{
	padding: 12px 0;
	font-size: 14px;
	border-bottom: 1px solid #bdbdbd;
	color: #8a8a8a;
}
div.thongtin{
	max-width:1200px;
	margin:auto;
}
div.thongtin span i{
	color:red;
	font-size:18px; margin-right:5px;
}
div.header{
	position:relative;
	margin:auto;
	text-align:center;
}
div.header a.logo, div.header a.logo_mobi{
	display:block;
	line-height:0;
}
div.header a.logo img{
	max-height:200px;
}
.menu_login{
	list-style:none;
	position:absolute;
	top:5px;
	right: 5%;
}
.menu_login li{
	display:inline-block;
}
.menu_login li a
{
	text-decoration:none;
	color: #c8000d;
	border-right:1px solid #fff;
	padding:0px 5px;
	font-weight: bold;
	font-family: 'tieude';
}
div#lang{
	position:absolute;
	top:5px;
	right:10px;
}
div#lang a img{
	margin-left:3px;
	height: 20px;
}
.sang_header{
	top: 30%;
    left: 5%;
}
div.menu_mobi,div.menu_mobi_add{
	display:none;
}
div.wap_menu{
	position:relative;
	background: #ffffff;
	height: 50px;
	line-height: 50px;
	margin:auto;
	width:100%;
	left:0;
	top:0;
	z-index: 100;
	box-shadow: 0px 1px 0px #cecece;
}
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:50;
  padding: 0px 22px;
}
div.menu ul li a
{
	color: #797979;
	font-size: 16px;
	font-weight: bold;
    letter-spacing: 1px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	position: relative;
}
div.menu ul li a:before
{
	position:absolute;
	content:'';
	background:#fff;
	height:2px;
	width:100%;
	left:0;
	bottom:5px;
}
div.menu ul li a:hover:before,div.menu ul li a.active:before,div.menu ul li a.active2:before
{
	background:#b1b1b1;
}
div.menu ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
	min-width: 230px;
	background: #ffffff;
	line-height: 1.5;
	width: 100%;
	left: 0;
	text-align: center;
	padding: 10px 5%;
	border-top: 1px solid #cecece;
}
div.menu ul li:hover ul
{
	display:block;
}
div.menu ul li ul li{
    float:none;
    padding: 0;
    /* display: inline-block; */
    width: 100%;
    text-align: left;
}
div.menu ul li ul li a
{
	padding: 8px 5px;
	text-transform:none;
	display:block;
	font-size: 14px;
	font-family: 'tieude';
	border-bottom: 1px solid #e0e0e0;
}
div.menu ul li ul li a:hover
{
	color:#FECA01;
}
div.menu ul li ul li a:before
{
	display:none !important;
}
div.menu ul li ul li ul
{
	position:relative;
	display:block;
	border: none;
	padding: 0;
}
div.menu ul li ul li ul li
{
	display:block;
	width:100%;
}
div.menu ul li ul li ul li a
{
	font-family:'body';
}
div.wap_search
{
	position:relative;
	float:right;
}
.tim{
	font-size:20px;
	color:#a0a0a0;
	cursor: pointer;
}
div.search
{
	position: absolute;
	right: 0px;
	background: #fff;
	border-radius: 20px;
	height: 35px;
	width: 250px;
	border:1px solid #d6d6d6;
	display: none;
}
div.search input
{
	  padding: 0px 10px;
    float: left;
    margin-top: 8px;
    border: none;
    background: none;
    width: 75%;
    outline: none;
    color: #777;
    font-style: italic;
}
div.search i
{
	float: right;
	margin-right: 9px;
	margin-top: 7px;
	color: #8a8a8a;
	font-size: 19px;
	cursor: pointer;
}
.slider_trong{
	max-width:1200px;
	margin:auto;
}
.slider_trong img
{
	width: 100%;
}
div.slider
{
	margin:auto;
	overflow: hidden;
}
div.left
{
	width: 23%;
	float: right;
}
div.tieude
{
	/* color:#fff; */
	/* text-align:center; */
	/* background: #01518c; */
	/* height:39px; */
	/* line-height:39px; */
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'tieude';
	font-size: 21px;
	padding: 10px 0;
}
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: 10px 0;
	  /* 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.tin1
{
	width:49%;
	float:left;
}
div.tin1 .name_news a
{
	font-size: 16px;
	margin: 8px 0;
}
div.tin1 a.xemthem
{
	  display: inline-block;
    padding: 8px 25px;
    color: #333333;
    text-decoration: none;
    font-family: 'tieude';
    border: 1px solid #797979;
    font-size: 14px;
    margin-top: 20px;
}
/*div.chay_tinnoibat
{
	width:49%;
	float:right;
}*/
div.item_tin
{
	border-bottom:1px dashed #DDDDDD !important;
	padding:10px 10px;
}
div.item_tin .img_news
{
	width:35%;
	max-width:150px;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:10px;
}
div.item_tin .name_news a
{
	text-decoration:none;
	color:#111111;
	font-size:13px;
	transition:0.4s;
}
div.tinmoi .name_news a:hover
{
	color:red;
	transition:0.4s;
}
div.load_video
{
	/* width:95%; */
	/* margin:7px auto; */
	box-shadow: 0 0 4px #9c9a9a;
	padding: 10px;
	margin-top: 25px;
}
.load_video a{
	text-align:right;
	color: #525252;
	width:170px;
	display:inline-block;
	float:right;
	line-height:45px;
	font-family: 'tieude';
}
.load_video a:hover{
	color:red;
}
.load_video a i{
	margin-right:10px;
}
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: 80px;
    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 img
{
	width:90%  !important;
	max-width:300px !important;
	border:1px solid #DDD;
	margin:5px auto;
	padding:4px;
	box-sizing:border-box;
}
div#quangcao 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: 70%;
	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;
	outline:none;
	font-weight: bold;
}
div.sanpham
{
	max-width:1200px;
	margin: 40px auto;
	text-align:center;
}
div.noidung_text
{
	max-width:900px;
	margin:20px auto;
	color:#737373;
}
div.dmsp
{
	max-width:1200px;
	margin:auto;
	text-align:center;
}
div.dmsp .chay_dmsp div > .item_dm
{
	width:94% !important;
	margin:15px auto;
	margin-top:20px;
	margin-bottom:0;
}
div.wap_item_dm
{
	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;
}
div.item_dm
{
	width:calc(94% / 3);
	margin:calc(6% / 6);
}
div.item_dm h3 a
{display:block;margin-top:14px;color:#333;overflow: hidden;}
div.item_dm h3 a:hover
{
	color:red;
}
div.ykien
{
	max-width:1200px;
	margin:auto;
}
div.chay_ykien
{
	margin-top:35px;
}
div.item_kh
{
	padding:0 10px;
}
div.item_kh .sp_img
{
	float:left;
	border-radius:50%;
	margin-right:15px;
	max-width: 40%;
}
div.item_kh h5 a
{
	text-align:center;
	font-size:15px;
	font-family:'body';
}
div.item_kh .mota
{
	position:relative;
}
div.item_kh .mota i
{
	margin:0 10px;
}
div.item_kh .mota i:nth-child(2)
{
	transform:rotate(180deg);
}
div.wap_tuvan
{
	padding:40px 0;
	margin:40px auto;
	color:#929292;
}
div.wap_tuvan2
{
	max-width: 1200px;
	margin: auto;
	display: flex;
	margin-top: 25px;
}
div.conduong
{
	margin-top: 15px;
}
.td_tv
{
	font-size:25px;
	margin-bottom:15px;
	text-align:center;
	font-weight: bold;
}
div.hotro2{
	width: 50%;
	/* float:left; */
	display:grid;
	background: #ffffff;
	padding: 20px;
	grid-template-columns: 1fr 1fr;
	grid-gap:20px;
	border-radius: 10px;
}
div.item_ht2 .sp_img{
	float:left;
	border-radius:50%;
	width:40%;
	max-width:120px;
	overflow:hidden;
	line-height:0;
	margin-right:12px;
}
div.item_ht2 h5{
	font-size:14px;
	padding-top:10px;
	padding-bottom:5px;
	color:red;
}
div.item_ht2 a{
	display:block;
	color:#333333;
	padding:3px 0;
}
div.tuvan
{
	width: 50%;
	/* float: right; */
}
div.tuvan .mota
{
	width: 55%;
	float: left;
}
div.tuvan .mota .hotline
{
	background:#000000;
	display:inline-block;
	font-size:30px;
	color:#fff;
	margin-top:20px;
	padding:6px 40px;
	border-radius:10px;
}
div.tuvan .frm_tuvan
{
    /* background: rgba(0,0,0,0.8); */
    background: rgb(0 147 156 / 80%);
    border-radius: 10px;
    padding: 15px;
    color: #fff;
    text-align:center;
    margin-left: 20px;
}
div.tuvan .frm_tuvan input[type='text']
{
	height:40px;
	line-height:40px;
	width:100%;
	border-radius:5px;
	border:none;
	margin-bottom:10px;
	padding:0 10px;
}
div.tuvan .frm_tuvan input[type='button']
{
	height:40px;
	line-height:40px;
	width:100%;
	border-radius:5px;
	border:none;
	margin-bottom:10px;
	padding:0 10px;
	background:red;
	color:#fff;
	text-transform:uppercase;
	font-size:15px;
}
div.tuvan .frm_tuvan textarea
{
	width:100%;
	border-radius:5px;
	border:none;
	margin-bottom:10px;
	padding:10px;
}
div.wap_conduong
{
	margin:auto;
	max-width:1200px;
}
div.item_cd
{
	width:31%;
	display:inline-block;
	margin:1%;
	vertical-align:top;
}
div.item_cd h4 a
{
	color: #2f2f2f;
	display:block;
	margin:10px 0;
	font-size: 14px;
}
div.item_cd h5 a
{color: #2f2f2f;display:block;margin:10px 0;font-size: 17px;font-family:'body';overflow: hidden;}
div.item_cd .xemthem
{	
	margin:auto;
	text-align:center;
	margin-top:30px;
}
div.item_cd .xemthem a
{
	color:#333;
	font-size: 15px;
}
div.item_cd  a:hover
{
	color:red !important;
}
div.item_cd .xemthem a i
{
	margin-right:6px;
}
div.wap_tienggoi
{
	background:#C8C8C8;
	padding:10px 0;
}
div.tienggoi
{
	max-width:1200px;
	margin:auto;
}
div.tienggoi p
{
	background:url(images/favicon.png) left center no-repeat;
	font-size:25px;
	text-transform:uppercase;
	padding:22px 00;
	padding-left:100px;
	color:#000000;
	display:inline-block;
}
div.tienggoi a
{
	float:right;
	border:1px solid #333;
	color:#000000;
	text-transform:uppercase;
	font-weight: bold;
	padding:9px 20px;
	border-radius:5px;
	font-size:20px;
	margin-top:15px;
}
div.tienggoi a i
{
	margin-right:10px;
	transform:rotate(50deg);
}
div.magiamgia
{
	text-align:right;
	margin-top: 20px;
}
div.magiamgia input
{
	height:30px;
	line-height:30px;
	padding:0 6px;
	border:1px solid #b5b5b5;
	margin-left:5px;
	display: inline-block;
	vertical-align: middle;
}
div.magiamgia p
{
	width:80px;
	height:30px;
	line-height:30px;
	background:red;
	color:#fff;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-left: 2px;
	cursor: pointer;
}
div.item_vct
{
	width:calc(100% / 3);
	position:relative;
	color:#fff;
}
div.item_vct:before
{
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,0.6);
	content:'';
}
div.item_vct .sp_img img
{
	width: 100%;
}
div.item_vct .mota
{
	position:absolute;
	position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    padding:5%;
}
div.item_vct .sp_img
{
	display:block;
	line-height:0;
}
div.item_vct .mota h3 a
{
	color:#fff;
	display:block;
	margin-bottom:15px;
	font-size:18px;
	text-transform: uppercase;
}
div.item_nmh
{
	width:100%;
	text-align:left;
	padding:10px 0;
}
div.item_nmh .zoom_hinh
{
	float:left;
	margin-right:20px;
	width:40%;max-width:300px;
}
div.item_nmh h3 a
{
	color:#333;
	margin:10px 0;
	display:block;
}
div.link_seo
{margin:0px auto;clear:both;/* max-width: 1000px; */margin: 10px 0;}
div.link_seo a{
	color:#333;
	text-decoration:none;
}
div.link_seo a:hover{
	color:#f37540;
}
div.main_content
{
	max-width:1200px;
	margin:20px auto;
	margin-top:40px;
}
div.right
{
	width: 75%;
	float: left;
}
div.tieude_giua
{
	text-align:center;
	position:relative;
}
div.tieude_giua div
{
	font-size: 1.75rem;
    display: inline-block;
    padding: 5px;
    text-transform: uppercase;
    color: #000000;
    font-weight:bold;
}
.wap_conduong .conduong .mota{
        text-align: justify
}
p.xemtatca
{
	text-align:center;
	margin-top: 20px;
}
p.xemtatca a
{
	color:#7b7b7b;
	/* font-family:'tieude'; */
	font-weight: 600;
	font-size:15px;
}
p.xemtatca a:hover
{
	color:red;
}
p.xemtatca a i
{
	margin-right:6px;
}
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;
}
div.item
{display:inline-block;vertical-align:top;width: calc( 100% / 4);margin: 17px 0;position: relative;border-right: 1px solid #d2d2d2;padding: 1%;}
div.item_i .item
{width: 100% !important;margin:auto;padding: 3%;}
div.item .sp_img
{
	overflow:hidden;
	margin-bottom:10px;
}
div.item .sp_img a
{
	display:block;
	line-height:0;
}
div.item a img
{width:100%;}
div.item .sp_name a
{text-decoration:none;color:#222222;font-weight:bold;font-size:15px;display:block;margin:0px 0;font-family: 'body';height: 46px;overflow: hidden;}
/*margin:4px 0*/
div.item a:hover
{
	transition:0.4s;
	color:red !important;
}
div.item .thaotac a
{
	color:#333;
	margin:0 20px;
	padding: 3px;
	padding-bottom:3px;
	display:inline-block;
	position:relative;
	font-size:14px;
}
div.item .thaotac a:after
{
	position:absolute;
	left:0;
	bottom:-5px;
	width:100%;
	height:1px;
	background:#969696;
	content:'';
}
div.item .thaotac a i
{
	margin-right:5px;
}
div.item .sp_gia
{
	font-size:16px;
	margin:10px 0;
	color:#696969;
}
div.item .sp_gia .gia,div.item .sp_gia .giakm
{
	color:red;
}
div.item .sp_gia span.giacu
{
	font-family:'body';
	text-decoration:line-through;
	padding-right:10px;
}
div.wap_tintuc
{
	padding: 40px 0;
}

div.tintuc
{
	max-width: 1200px;
	margin: auto;
	margin-top: 20px;
}
div.video
{
	max-width: 1200px;
	margin: 40px auto;
}
div.video4{
	width:70%;
	float:left;
}
div.video5{
	width:29%;
	float:right;
	overflow:auto;
	max-height:540px;
}
div.item_vd{
	margin: 7px 0;
}
div.fanpage
{
	width:32%;
	float:right;
	overflow:hidden;
}
div.tieude2
{
	border-bottom: 1px solid #01518c;
	font-family:'tieude';
	font-size: 22px;
	padding-bottom: 5px;
	position:relative;
	margin-bottom: 15px;
	text-transform: uppercase;
}
div.tieude2:before
{
	content:'';
	height:3px;
	width:80px;
	position:absolute;
	background: #01518c;
	left:0;
	bottom:0;
}
div.item_tnb
{
	border-bottom:1px dashed #DDDDDD !important;
	padding:10px 0;
}
div.item_tnb .img_news
{
	width:35%;
	max-width:150px !important;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:10px;
}
div.item_tnb .name_news a
{
	text-decoration: none;
	color: #111111;
	font-size: 14px;
	transition: 0.4s;
	margin-bottom: 5px;
	display: block;
	font-family: 'tieude';
}
div.item_tnb .name_news a:hover
{
	color:red;
	transition:0.4s;
}
div.wap_copy
{
	background: #ffffff;
	color: #585858;
	padding: 17px 0;
	font-size: 14px;
}
div.copy
{
	max-width:1200px;
	margin:auto;
}
div.copy ul
{
	list-style:none;
	float:right;
}
div.copy ul li
{
	padding:0px 10px;
	display: inline-block;
	vertical-align: top;
}
p.bct
{
	margin-top:15px;
}
a.click_daily
{
	margin: 10px;
	width:250px;
	background:#feca01;
	color:#000000;
	font-family:'tieude';
	text-transform:uppercase;
	font-size:15px;
	text-align:center;
	display:block;
	height:45px;
	line-height:45px;
	display: inline-block;
	margin-bottom: 30px;
}
a.click_daily:hover
{
	text-decoration:underline;
}
a.click_daily i
{
	font-size:20px;
	margin-right:5px;
}
div.dkdl
{
	display:none;
	width:90%;
	max-width:600px;
}
div.dkdl .td
{
	text-transform:uppercase;
	text-align:center;
	margin-bottom:20px;
	font-size:20px;
	font-family:'tieude';
}
div.wap_footer
{
	background: #444444;
	padding-top: 20px;
	padding-bottom:20px;
	margin:auto;
	color:#fff;
}
div.footer
{
	max-width:1200px;
	margin:auto;
}
div#main_footer
{
	width:50%;
	float:left;
}
div#main_footer .ten
{
	text-transform:uppercase;
	font-family:'tieude';
	font-size:23px;
	margin-bottom:15px;
	margin-top: -8px;
}
div#main_footer ul
{
	list-style:none;
}
div#main_footer ul li
{
	margin: 6px 0;
}
div#main_footer ul li i
{
	width:30px;
	height:30px;
	border:1px solid #f9f9f9;
	text-align:center;
	border-radius:3px;
	line-height:30px;
	margin-right:8px;
	font-size: 18px;
}
div.fanpage_f
{
	width: 24%;
	float:right;
	overflow:hidden;
}
div.item_ft
{
	width: 21%;
	float:left;
	margin-right: 3%;
}
div.item_ft ul
{
	list-style:none;
}
div.item_ft ul li a
{
	display:block;
	color:#fff;
	padding:5px 0;
}
div.item_ft ul li a:hover
{
	color: #feca01;
}
div.mxh
{
	margin-top:10px;
	height: 33px;
}
div.mxh a
{
	display:inline-block;
	vertical-align:top;
	margin: 0px 5px;
}
div.mxh a img
{
	max-height: 33px;
	border-radius:4px;
}
div.mxh a img:hover
{
	transition:1s;
	transform:rotate(360deg);
}
div.thongke
{
	width:20%;
	float:right;
}
.td_ft
{
	font-size: 16px;
	text-transform:uppercase;
	font-weight: bold;
	/* font-family:'tieude'; */
	margin-bottom:10px;
	position:relative;
	margin-top: 15px;
}
div.thongke ul
{
	list-style:none;
}
div.thongke ul li
{
	clear:both;
	padding: 6px 0px;
}
div.thongke ul li img
{
	float:left;
	margin-right:15px;
	width:16px;
	margin-top:2px;
}
div.wap_doitac
{
	padding:20px 0;
}
div.doitac
{
	box-sizing:border-box;
	max-width:1200px;
	margin:auto;
}
div.doitac img
{
	height:80px;
	margin:0 8px;
	border:1px solid #DDD;
}
div.wap_pro
{
	clear:both;
	margin:30px 0;
}
.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;
}
.product_info
{
	float:right;
	list-style:none;
	width:57%;
}
.product_info li
{
	font-size: 14px;
	border-bottom:1px solid #EEE;
	padding: 12px 0;
}
.product_info li.ten
{
	/* color:#0033FF; */
	font-size: 16px;
	font-family:'tieude';
}
.product_info li.giakm,.product_info li.gia
{
	font-size:15px;
	color:red;
	position:relative;
	font-family:'tieude';
}
.product_info li.giacu
{
	text-decoration:line-through;
	color:#222222;
}
.product_info li.giakm .tinh_phantram
{
	  background: #de0505;
	  color: #fff;
	  width: 40px;
	  display: block;
	  height: 40px;
	  line-height: 40px;
	  border-radius: 50%;
	  font-size: 13px;
	  text-align: center;
	  position: absolute;
	  right: 30%;
	  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 .add_to_cart
{
	background: #feca01;
	color: #404040;
	display: block;
	max-width: 300px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 15px;
	transition: 0.4s;
	font-family: 'tieude';
}
.product_info li .add_to_cart i
{
	margin-right:10px;
	font-size: 19px;
	margin-top:3px;
}
.product_info li .add_to_cart:hover
{
	transition:0.4s;
	background: #feca01;
}
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;}
.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;}
.tiengiam,.tongtien_gh{background: #F0F0F0;text-align: right;line-height: 50px;padding-right: 20px;font-size: 15px;font-weight: bold;color: #000000;/* margin-bottom: 20px; */border: 1px solid #e2e2e2;}
.tieptuc{
	padding: 10px 25px;
	background: #444444;
	border: none;
	color: #fff;
	margin: 10px 0px;
	font-size: 15px;
	cursor: pointer;
	box-sizing: border-box;
	text-transform: uppercase;
	font-family: 'tieude';
	}
.click_ajax2{
	padding: 10px 25px;
	background: #feca01;
	border: none;
	color: #000;
	margin: 10px 0px;
	font-size: 15px;
	cursor: pointer;
	box-sizing: border-box;
	text-transform: uppercase;
	font-family: 'tieude';
	}
@-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%;
}
.support {
    text-align: center;
    margin-top: 33px;
    font-size: 18px;
}
