::-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: 33.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: 35px; height: 35px;position: fixed;bottom: 50px; left: calc(50% + 620px);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;}
.clearfix:after{
	content:'.';
	display:block;
	height:0;
	width:0;
	clear:both;
	overflow:hidden;
	}
div#menu_mobi{display:none;}
a{
	text-decoration: none;
}
img{max-width:100% !important; height:auto; }
div.tt_lh{
	width:38%;
	float:left;
	}
div.bando{
	width:60%;
	float:right;
}
div.bando iframe{
	width: 100%;
	height: 500px;
}
div.bando img{max-width:none !important;}


@font-face {
    font-family: 'body';
    src: url('font/OpenSans-Semibold.ttf');
}
@font-face {
    font-family: 'menu';
    src: url('font/OpenSans-Semibold.ttf');
}
@font-face {
    font-family: 'tieude';
    src: url('font/OpenSans-Semibold.ttf');
}
@font-face {
    font-family: 'roboto-r';
    src: url('font/Roboto-Regular.ttf');
}
@font-face {
    font-family: 'roboto-b';
    src: url('font/Roboto-Bold.ttf');
}
@font-face {
    font-family: 'roboto-m';
    src: url('font/Roboto-Medium.ttf');
}
@font-face {
    font-family: 'roboto-l';
    src: url('font/Roboto-Light.ttf');
}
@font-face {
    font-family: 'roboto-conr';
    src: url('font/RobotoCondensedRegular.ttf');
}
@font-face {
    font-family: 'roboto-conb';
    src: url('font/RobotoCondensed-Bold.ttf');
}
@font-face {
    font-family: 'utm-avo';
    src: url('font/UTM Avo.ttf');
}
@font-face {
    font-family: 'utm-avob';
    src: url('font/UTM AvoBold.ttf');
}
@font-face {
    font-family: 'sfu-dl';
    src: url('font/SFUDinLight.TTF');
}
body{
	font-family:'roboto-r';
	font-size:12px;
	line-height:1.5;
}
div#wapper
{ 
  margin:auto;
  background:#fff;
}
div.wap_1200{max-width:1200px;margin:0 auto;position:relative;}

/*-------- Box top --------------*/	
div#box-top{
	font-size:14px;
	background:#c8000d;
	}
div.box-bao{
	max-width:1200px;
	margin:0 auto;
	color:#fff;
	}
div#box-top .bix-diachi{
	height:35px;
	line-height:35px;
	float:left;
	background:url(images/top-1.png) no-repeat left center;
	padding-left:30px;
	display:block;
	margin-right:20px;
	}

div#box-top .bix-hotline{
	height:35px;
	line-height:35px;
	float:left;
	background:url(images/top-2.png) no-repeat left center;
	padding-left:30px;
	display:block;
	margin-right:20px;
	}
div#box-top .bix-hotline span{}
div#box-top .bix-mail{
	height:35px;
	line-height:35px;
	float:left;
	background:url(images/top-3.png) no-repeat left center;
	padding-left:30px;
	display:block;
	margin-right:20px;
	}
div#box-top .bix-mail i{color:#fff;font-size:25px;}
div#box-top .bix-mail span{}
div#box-top .bix-icon{
	height:35px;
	line-height:35px;
	float:right;
	padding-left:30px;
	display:block;
	color:#ff0;
	font-weight:bold;
	}
div#box-top .bix-icon img{
    margin-right: 6px;
    transition: 0.5s;
    max-width: 25px !important;
    margin-top: 6px;
	}
div#box-top .bix-icon img:hover{
	transform:rotate(40deg);
	}
/*-------- Box top --------------*/	

/*------------ div#header ----------------*/
div#header
{
	position:relative;
	margin:auto;
}
div#header a.logo
{
	display:block;
	line-height:0;
}
div#header img.logo_mobi
{
	display:none;
}
div#header a.logo img
{
	width:100%;
}
.menu_login
{
	list-style:none;
	position:absolute;
	bottom:20px;
	right:70px;
	background:#fff;
}
.menu_login li
{
	display:inline-block;	
}
.menu_login li a
{
	text-decoration:none;
	color:#000;
	border-right:1px solid #fff;
	padding:0px 5px;
	cursor:pointer;
}
.menu_login li a:hover{color:#f00;}

div#lang
{
	position:absolute;
	top:5px;
	right:10px;
}
div#lang a img
{
	margin-left:3px;
	max-width:30px !important
}
.sang_header
{
	top: 30%;
    left: 5%;
}

/*------------ div#header ----------------*/

div.menu_mobi
{
	display:none;
}
div.wap_menu
{
	position:relative;
	/* background:url(images/menu.png) center repeat-x; */
	height:41px;
	line-height:41px;
	margin:auto;
	width:100%;
	left:0;
}
div.menu
{
	position:relative;
	max-width:1200px;
	margin:auto;
}
div.menu ul
{
  float: right;
  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:41px;
	width:1px;
}

div.menu ul li a
{
	color: #4d4d4d;
	font-size:14px;
	padding: 0px 24px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	font-family: 'menu';
}

div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	color: #ff6c00;
	/* background:#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: #fff;
	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 #ff1b33;
}
div.menu ul li ul li ul
{	
	left:100%;
	top:0px;
}
div.search
{
	position: absolute;
	right: 0px;
	top: 37px;
	background: #fff;
	border-radius: 2px;
	height: 30px;
	width: 24%;
	display: none;
	border: 1px solid #dbdbdb;
}
div.search input
{
    padding: 0px 2%;
    float: left;
    margin-top: 0;
    border: none;
    background: none;
    width: 75%;
    outline: none;
    color: #777;
    height: 30px;
}
div.search i
{
    float: right;
    color: #4d4d4d;
    font-size: 17px;
    cursor: pointer;
    width: 17%;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
div#slider
{
	margin:auto;
}
div#left
{
	width:20%;
	float:left;
}
div.tieude
{
	color:#fff;
	text-align:center;
	font-size:14px;
	background:url(images/tieude.png) center repeat-x;
	height:39px;
	line-height:39px;
	font-weight:bold;
	text-transform:uppercase;
}
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
{	
	position:relative;
}
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 #fff;
	padding: 9px 5px 9px 31px;
	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#danhmuc ul li ul.cap2{
	position:absolute;
	width:200px;
	background:#f2f2f2;
	top:0px;
	left:120%;
	transition:0.4s;
	}
div#danhmuc ul li:hover ul.cap2{
	left:100%;
	display:block;
	}
	
div#danhmuc ul li ul li ul.cap3{
	position:absolute;
	width:200px;
	background:#f2f2f2;
	top:0px;
	left:120%;
	transition:0.4s;
	}
div#danhmuc ul li ul li:hover ul.cap3{
	opacity:1;
	z-index:3;
	left:100%;
	}
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
{
	width:95%;
	margin:7px auto;
}
div#hotro
{
	background: url(images/bg_hotro.png) left 40px no-repeat;
}
div#hotro .phone
{
	color: #f10b0b;
    font-size: 18px;
    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
{
}
form#frm_dknt
{
	background:#fff;
	height:35px;
	margin:10px 0;
	width:100%;
}
form#frm_dknt input[type='email']
{
	width:80%;
	padding:0px 5px;
	float:left;
	margin-top:9px;
	border:none;
	background:none;
	outline:none;
	color:#000;
	outline:none;
	box-sizing:border-box;
}
form#frm_dknt input[type='button']
{
	background:red;
	color:#fff;
	width:20%;
	height:35px;
	line-height:35px;
	border:none;
	cursor:pointer;
	float:right;
	text-transform:uppercase;
	outline:none;
}
div#main_content
{
	max-width:1200px;
	margin:20px auto;
}
div#right
{
	width:78.5%;
	float:right;
}
div.tieude_giua
{
	color: #ff6c00;
	font-size: 17px;
	height:39px;
	line-height:39px;
	font-weight: normal;
	text-transform:uppercase;
	border-bottom: 1px solid;
	margin-bottom: 20px;
	font-family: 'roboto-r';
}
div.wap_item
{
	text-align:center;
	position:relative;
}

div.item1
{
    text-align: center;
    position:relative;
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
    margin-right: 31px;
}
div.item1 .sp_img
{
	overflow:hidden;
	border:1px solid #DDDDDD;
	/* box-shadow:5px 5px 0px #f2f2f2; */
	margin-bottom:10px;
}
div.item1 .sp_img a
{
	display:block;
	line-height:0;
}
div.item1 p.sp_gia {
    margin: 4px 0 10px;
}
span.chunggia {
    color: #4d4d4d;
    font-size: 14px;
    font-family: 'roboto-r';
}
div.item1 a img
{
	width:100%;
	height:100%;
}
div.item1 .sp_name a
{
	text-decoration:none;
	color: #333333;
	font-weight:normal;
	font-size: 14px;
	display:block;
	text-transform: uppercase;
	font-family: 'roboto-b';
}
div.item1 .sp_name a:hover
{
	transition:0.4s;
	color: #ff6c00;
}
div.item1 .sp_gia .gia,div.item1 .sp_gia .giakm
{
	color: #ff6c00;
	font-size: 14px;
	font-family: 'roboto-r';
}
div.item1 .sp_gia span.giacu{
	color: #707070;
	text-decoration:line-through;
	/* float:left; */
	text-align: center;
}
div.item1 .thumb-them{display:none;}
div.item
{
    width: 23.5%;
    margin: 20px 2% 0 0;
    text-align: center;
    float: left;
    position:relative;
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
}
div.item:nth-child(4n){margin-right:0;}
div.item:nth-child(4n+1){clear:both;}
div.item p.sp_gia {
    margin: 4px 0 10px;
}
div.item .sp_img
{
	overflow:hidden;
	border:1px solid #DDDDDD;
	/* box-shadow:5px 5px 0px #f2f2f2; */
	margin-bottom:10px;
}
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: #333333;
	font-weight:normal;
	font-size: 14px;
	display:block;
	text-transform: uppercase;
	font-family: 'roboto-b';
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:#ff6c00;
}

div.item .sp_gia .gia,div.item .sp_gia .giakm
{
	color: #ff6c00;
	font-size: 14px;
}
div.item .sp_gia span.giacu{
	color:#666666;
	text-decoration:line-through;
	text-align: center;
}
div.item .thumb-them{display:none;}
div#wap_footer
{
	background: url(images/bgfter.png) no-repeat;
	padding-top: 60px;
	padding-bottom: 50px;
	margin:auto;
	color:#fff;
	background-size: 100% 100%;
}
div#footer
{
	max-width:1200px;
	margin:auto;
}
div#main_footer
{
	width:37%;
	float:left;
	margin-right:4%;
}
div#main_footer2{width: 24%;float:left;margin-right: 20px;}
div#main_footer2 .tieudeft{
	text-transform: uppercase;
	color: #fff000;
	font-size: 17px;
	font-family: 'roboto-b';
	background: url(images/bdhotro.png) left bottom no-repeat;
	height: 40px;
	margin-bottom: 10px;
}
div#main_footer2 ul li{
	list-style: none;
	line-height: 2;
}
div#main_footer2 ul li a{
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-family: 'roboto-r';
}
div#main_footer2 ul li a:hover{
	color: #fff000;
	transition: 0.5s;
}
div#main_footer1{
	float: left;
	width: 33%;
}
div#main_footer1 iframe{
	width: 100%;
	height: 228px;
}
div.mxh
{
	margin-top: 20px;
}
div.mxh a
{
	display:inline-block;
	vertical-align:top;
	margin:0px 2px;
}
div.mxh a img
{
	max-height: 35px;
	/* border-radius:4px; */
}
div.mxh a img:hover
{
	transition:1s;
	transform:rotate(360deg);
}
div#thongke
{
	width:21%;
	float:right;
}
.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;
}
/*--------- copy - right--------*/
div.copy-right{
	background: #db5b00;
	padding:10px 0px;
	color:#fff;
	font-size: 14px;
	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:#ff0; }
/*--------- copy - right--------*/
/* --------------------- Phan trang ------------------*/
div#doitac
{
	box-sizing:border-box;
	margin-bottom:10px;
	padding:20px 0px;
	background:#dadada;
	margin-top:20px;
}
div#doitac a{
	display:block;
	width:225px;
	margin-right:18px;
	text-align:center;
	background:#fff;
	padding:10px;
	box-sizing:border-box;
	}
div#doitac a img
{
	height:80px;
}
/*----------------------------------------------------*/
.themthanhcong{
    background: #000;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    box-shadow: 0px 0px 12px #575151;
    position: fixed;
    right: 10px;
    top: 149px;
    z-index: 999999;
    opacity: 0;
    transition: 0.3s;
    font-family: 'roboto-r';
    font-size: 14px;
	}
div.wap_pro
{
	margin:15px auto;
}
.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: 14px;
    border-bottom: 1px solid #EEE;
    padding: 6px 0;
    font-family: 'roboto-r';
}
.product_info li.ten
{
	color:#000;
	font-size:18px;
}
.product_info li.giakm,.product_info li.gia
{
	font-size:15px;
	color:red;
	position:relative;
}
.product_info li.giacu
{
	text-decoration:line-through;
	color:#222222;
}
.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: 50%;
    top: 0;
}
.product_info li .dathang
{
	background: #e93b35;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
	float:left;
	margin-right:10px;
	padding:0px 14px;
}
.product_info li .dathang i
{
	margin-right:10px;
	font-size:25px;
	margin-top:3px;
}
.product_info li .dathang:hover
{
	background:#000 !important;
}
.product_info li b
{
	font-weight:normal;
	font-size:14px;
}
.product_info li .themgiohang
{
    color: #f00;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
	float:left;
	margin-right:10px;
	padding:0px 5px;
	border:1px solid #f00;
}
.product_info li .themgiohang i
{
	margin-right:10px;
	font-size:25px;
	margin-top:3px;
}
.product_info li .themgiohang:hover
{
	border:1px solid #000;
	color:#000;
}
.xemgiohang
{
	color: #000;
    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;
    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
{
	padding: 3px 0;
    width: 55px;
    border: 1px solid #dedede;
    text-align: center;
}
.left_gh{width:63%;float:right;}
.right_gh{width:35%;float:left;}
.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 #f1f1f1;}
.tbl_giohang .dong_gh{ background:#fff;}
.tbl_giohang .img_gh{ height:50px;}
.tbl_giohang .xoa_gh{cursor: pointer;color: #000;padding: 9px 8px 4px 8px;border-radius: 4px;transition:0.3s;}
.tbl_giohang .xoa_gh i{font-size:20px;}
.tbl_giohang .xoa_gh:hover{ text-decoration:underline;background:#000;color:#fff;}
.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: #000000;}
.tbl_giohang input.btn,.click_ajax{background: #DC0018;color: #ffffff;padding: 7px 15px; border: none;cursor: pointer;margin: 5px 1px;border-radius: 3px;}
@-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);
  }
}
.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: 16px;
    text-decoration: none;
    display: block;
    padding: 0px 8px;
   
    cursor: pointer;
    display: block;
    height: 100%;
    background: rgb(175, 0, 7);
    height: 38px;
    line-height: 44px;
    cursor: pointer;
	 /* width: 78px; 
    position: fixed; 
    top: 3px;
    left: 5px; */
}
.icon_menu_mobi i.fa-bars {
    float: left;
    margin-right: 7px;
    margin-top: 14px;
}
.icon_menu_mobi .tel-mobile{
	display:table;
	position:absolute;
	right:10px;
	top:0px;
	text-decoration:none;
	color:#fff;
	line-height:38px;
	-webkit-animation: my 700ms infinite;
	 -moz-animation: my 700ms infinite; 
	 -o-animation: my 700ms infinite; 
	 animation: my 700ms infinite;
	}
.icon_menu_mobi .tel-mobile i{margin-right:7px;}


@-webkit-keyframes my {
 0% {opacity:1} 
 50% {opacity:0  } 
 100% {opacity:1  } 
}
@-moz-keyframes my { 
 0% {opacity:1} 
 50% {opacity:0  } 
 100% {opacity:1  }  
}
@-o-keyframes my { 
 0% {opacity:1} 
 50% {opacity:0  } 
 100% {opacity:1  }  
}
@keyframes my { 
 0% {opacity:1} 
 50% {opacity:0  } 
 100% {opacity:1  }  
}

div.menu_mobi_add
{
	position: fixed;
    left: -100%;
    top: 0;
    background: #d81c1c;
    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;
}
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;
}

/*=============== tim kiem nang cao =================*/
.box-tim{
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	}
.capdanhmuc{
	float:left;
	height:30px;
	line-height:30px;
	}
.capdanhmuc li{list-style:none;display:inline-block;vertical-align:top;}
.capdanhmuc li a{
    display: block;
    color: #000;
    text-decoration: none;
    padding: 0px 15px;
    font-size: 12px;
    font-family: 'roboto-b';
    cursor: pointer;
	}
.capdanhmuc li:first-child a{padding-left:0px;}
.capdanhmuc li a:hover,.capdanhmuc li a.act-dm{color:#f00 !important;text-decoration:underline;}

.select-tim{
	float:right;
	display:block;
	padding:10px 15px;
	text-transform:uppercase;
	margin-left:10px;
	border:1px solid #ccc;
	font-size:12px;
	}
.thongbao-het{
	display:block;
	padding:15px;
	font-size:16px;
	font-family:'roboto-b';
	}
	
div.kichthuoc{
    width: 20%;
    height: 39px;
    line-height: 39px;
    text-transform: uppercase;
    float: right;
    margin-left: 10px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    text-align: center;
	font-size:12px;
	position:relative;
	z-index:9999;
	cursor:pointer;
	}
div.box-noi-size{
	width:100%;
	background:#f3f2f2;
	padding:6px 6px 0 6px;
	box-sizing:border-box;
	position:absolute;
	top:100%;
	left:0px;
	transition:0.3s;
	height:0px;
	overflow:hidden;
	text-align:center;
    box-shadow: 0px 1px 6px #343131;
	}
.item-size{
    width: 46%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 2px 1.2%;
    color: #fff;
    transition: 0.3s;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    background: #5b5b5b;
    line-height: 32px;
	}
.item-size:hover,.act{
	background:#F60 !important;
	}
/*=============== end tim kiem nang cao =================*/

#vol{display: block;margin-bottom: 0px;padding: 0px 10px;
	position:absolute;
	top:10px;
	right:10px;
}

.bandoft{margin:auto}
.bandoft iframe {height: 300px;width: 100%;}

.width88{
	max-width: 1200px;
	margin: auto;
	width: 88.5%;
}
.none{
	display: none;
}
.wap_video_chay p {
    margin: 4px 5px 11px;
    cursor: pointer;
}

.video_r {
	margin-top: 10px;
}

.left_video{width: 53.2%;float: left;}

.wap_video_chay{width: 45%;float: right;margin-top: -4px;}

.hnho{
	height: 81px !important;
	float: left;
}

.hnho img{
	height: 100%;
}
.bix-csdt .box_news img{border: none;margin: auto;width: auto;float: inherit;}
.bix-csdt .box_news h3 a{
	color: #fff;
	text-transform: uppercase;
	font-family: 'roboto-b';
	font-weight: normal;
	font-size: 15px;
}
.bix-csdt .box_news h3 a:hover{
	font-size: 15.5px;
	transition: 0.5s;
}
.bix-csdt .box_news{
	border-bottom: none;
	width: 23%;
	float: left;
	margin: auto;
	padding: 0 10px;
	margin-right: 30px;
	text-align: center;
}
.bix-csdt .box_news .mota{
    color: #fff;
    font-size: 14px;
    font-family: 'roboto-r';
    -webkit-line-clamp: 3;
}
.bix-csdt .box_news:nth-child(4n){margin-right: 0px;}
.box_gioithieu .box-hinhgt{
	position: relative;
	margin: auto;
	width: 52%;
	float: left;
	margin-top: 2%;
}
.box-hinhgt a img{
	
margin: auto;
}
.box_gioithieu{position: relative;}
.box_gioithieu .ndgt{
	position: relative;
}
.noidunggt.clearfix {}
.noidung.clearfix {
    float: right;
    width: 48%;
    margin-top: 3%;
    margin-bottom: 5%;
}
.noidunggt .box_news{border-bottom: none;width: auto;text-align: left;}
.noidunggt .box_news h3 a{
    color: #ff6c00;
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'roboto-conb';
    margin-top: 0;
}
.noidunggt .box_news .mota{-webkit-line-clamp: 12;color: #4d4d4d;font-size: 14px;font-family: 'roboto-r';line-height: 2;margin-bottom: 30px;margin-top: 10px;}
.noidung a.xemthem1{
    padding: 15px 35px;
    border: 1px solid;
    color: #ff6c00;
    font-size: 14px;
    margin-left: 10px;
}
.noidung a.xemthem1:hover{
	background: #ff6c00;
	color: #fff;
	transition: 0.5s;
}
.tieudegt{
    color: #4d4d4d;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'roboto-b';
}
.box_tintuc{
    margin-top: 50px;
    margin-bottom: 30px;
}
.box_tintuc .item1 .ngaytao span{margin-left: 15px;}
.box_tintuc .item1 a img{margin-bottom: 12px;}
.box_tintuc .item1 h3 a{
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'roboto-b';
    color: #404040;
}
.box_tintuc .item1 h3 a:hover{
	color: #ff6c00;
	transition: 0.5s;
}
.box_tintuc .item1 .mota{}
.tieudetk{
	color: #ff6c00;
	font-size: 40px;
	font-family: 'sfu-dl';
	text-align: center;
	text-transform: uppercase;
	background: url(images/bdtdsp.png)bottom center no-repeat;
	height: 93px;
	margin-bottom: 5px;
}
.box_videoface .box-video{
	float: left;
	width: 62.8%;
}
.box_videoface .box_face{
	float: right;
	width: 34%;
}
.box-fanpage iframe{width: 100%;}
.timkiem i{
	font-size: 16px;
	color: #fff;
	background: #dbdbdb;
	padding: 7px;
	border: 1px solid #dbdbdb;
	border-radius: 50%;
	box-shadow: -1px -1px 0px #747474;
}
.box_header .logo{
	float: left;
	width: 22%;
}
.box_header .box-l{
	float: right;
	width: 76%;
	top: 25px;
	position: relative;
}
.box_csdt {
    background: url(images/bgcsdt.png) no-repeat;
    background-size: 100% 100%;
    padding: 60px 0 40px 0;
}
.box_tintuc .box_news{
	text-align: left;
	/* margin-right: 45px; */
	border-bottom: none;
	position: relative;
	padding: 9px;
	margin-right: 0;
}
.box_news{
	text-align: left;
	/* margin-right: 45px; */
	border-bottom: none;
	position: relative;
	padding: 12px;
	width: 32%;
	float: left;
	margin: 20px 2% 0 0;
}
.box_news a img{
    width: 100%;
    margin: auto;
    max-width: inherit !important;
    margin-bottom: 15px;
    border: none;
}
.box_news h3 a{
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'roboto-b';
    color: #404040;
}
.box_news .mota{
    color: #666666;
    font-size: 13px;
    font-family: 'roboto-r';
    -webkit-line-clamp: 3;
}
.box_tintuc div.item1{
	background: #fff;
	border: none;
	text-align: left;
	margin-right: 32px;
} 
.box_tintuc .item1 .ngaytao{
    color: #999;
    margin-bottom: 4px;
    font-size: 14px;
    font-family: 'roboto-r';
    font-style: normal;
    padding: 5px 0;
}
.box_tintuc .item1 .mota{
    color: #666666;
    font-size: 13px;
    font-family: 'roboto-r';
    -webkit-line-clamp: 3;
    text-align: justify;
}
.box_news .ngaytao{
    color: #999;
    margin-bottom: 4px;
    font-size: 14px;
    font-family: 'roboto-r';
    font-style: normal;
    padding: 5px 0;
}
.tieudevf {
    color: #ff6c00;
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'sfu-dl';
    background: url(images/bdvf.png) left bottom no-repeat,url(images/bdvf1.png) left bottom repeat-x;
    margin-bottom: 25px;
    height: 55px;
}
.box_videoface {
    background: url(images/bgvface.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 25px;
    padding-top: 30px;
}
.boc-2{
	float:left;
	width: 50%;
}	
.box_sp {
    margin-top: 60px;
    margin-bottom: 50px;
}

.tieudesp {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    color: #ff6c00;
    font-family: 'roboto-consr';
    margin-bottom: 20px;
}
li.tc {
    background: url(images/home2.png) left center no-repeat;
}
.box_header {
    padding: 6px 0px 0px;
}
.tim{float:right;cursor:pointer;}
div.frm_lienhe .item_lienhe input[type='button']{
	background: #ff6c00;
	border: 1px solid #ff6c00;
	border-bottom: 2px solid #c35809;
}
.box-truong h3 a{
	font-family: 'roboto-r';
	font-size: 14px;
	color: #2f2f2f;
}
.tinchia2:nth-child(2n+1){clear: inherit;}
.tinchia2:nth-child(2n){float: left;}
.tinchia2:nth-child(3n+1){clear: both;}
.tinchia2:nth-child(3n){margin-right: 0;}
li.timkiem.tim {
    margin-left: 20px;
}
div.phone_mobi{display: none;}
.ngay_video {
    font-size: 13px;
    color: #999;
}
.box_tintuc div.item1 .sp_img{border: none;}
span.daungach {
    color: #4d4d4d;
}
div#slider img{
	max-width: inherit !important;
	width: auto !important;
	height: auto !important;
}