@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	
	
	
}
a
{
	color:#F2F2F2;
	text-decoration:none;
}
a:hover
{
	color:#FF0;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5;
	background:url(../images/bg_web.jpg) no-repeat top;
	background-color:#0a0a0a;
	background-size:100%;
	margin:0px;
	padding:0px;
}

div.clear
{
	clear:both;
}


#full
{
	width:100%;
	margin:auto;
	overflow-x:hidden;
}

#baner
{

	width:100%;
	max-width:1200px;
	height:150px;
	margin:auto;
	z-index:999;
	top:0px;
	/*background:url(../images/bg_top.png) no-repeat top left;*/
	
	position:relative;
}

#baner .img_banner
{
	width:100%;
	height:150px;
}

.the_h1_first
{
	width:0px;
	height:0px;
	position:absolute;
	overflow:hidden;
}


#dl-menu
{
	display:none;
	visibility:hidden;
}



#lang
{
	position:absolute;
	right:90px;
	top:10px;
	z-index: 99999999;
}

.giohang
{
	position:absolute;
	margin-left:820px;
	width:165px;
}
 .giohang .soluong
{
	float:left;
	width:105px;
	color:#FFF;
}

 .giohang .img_giohang
{
	width:56px;
	height:50px;
	float:left;
	background:url(../images/img_giohang.png) no-repeat;
}

.link_dangnhap
{
	position:absolute;
	width:125px;
	text-align:left;
	text-transform:capitalize;
	color:#333333;
	margin-left:808px;
	margin-top:16px;
}
.link_dangnhap a
{
	color:#333333;
	font-weight:normal;
	font-size:12px;
}

#slider
{
	width:100%;
	max-width:1440px;
	margin:auto;
	height:460px;
	overflow:hidden;
	background:none;
	position:relative;
}
#slider img
{
	height:460px !important;
}


#slider .info_slide
{
	position:absolute;
	bottom:10px !important;
	right:10% !important;
	z-index:200;
	width:400px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
#slider .info_slide .title
{
	width:390px;
	float:left;
	background: url(../images/title_info_slide.png) repeat;
	color:#FFF;
	padding:5px;
	margin-bottom:1px;
	font-weight:bold;
}
#slider .info_slide .mota
{
	width:390px;
	float:left;
	background: url(../images/mota_info_slide.png) repeat;
	color:#333;
	padding:5px;
	text-align:justify;
}

/*-----------------------------------------------------*/

.div_search_m
{
	display:none;
	visibility:hidden;
	width:98%;
	padding:1%;
	float:left;
	background:#FFFFFF;
	
}
.div_search_m .ten_cty
{
	display:none;
	visibility:visible;
	
	width:100%;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	text-align:center;
	color:#FF1C1C;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	
	text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
	-moz-text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
	-webkit-text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
	-ms-text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
	
}

.div_search_m .content
{
	position:relative;
	margin:auto;
}
.div_search_m .content .txtkey
{
	width:98%;
	padding:6px 0px;
	padding-left:1%;
	padding-right:1%;
	position:relative;
	margin:auto;
	font-size:15px;
	
}
.div_search_m .content .btn_search
{
	width:33px;
	height:33px;
	position:absolute;
	margin:0px;
	padding:0px;
	right:0px;
	top:0px;
	background:url(../images/icon-search.png) no-repeat center;
	border:none;
	cursor:pointer;
}


/*-----------------------------------------------------*/
input,textarea,select 
{
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s;
	display: inline-block;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	vertical-align: middle;
}

.tablelienhe
{
	font-weight:bold;
	font-size:13px;
}

.tablelienhe .input, .tablelienhe .ta_noidung
{
	width:80%;
	
}

.button
{
	cursor:pointer;
	width:100px;
}

/*-----------------------------------------------------*/


/*-----------------------------------------------------*/
.search
{
	width:217px;
	height:26px;
	position:absolute;
	background:url(../images/search.png) no-repeat;	
	right:10px;
	top:13px;
}

.search .txt_key
{
	float:left;
	background:none;
	border:none;
	outline:none;
	width:142px;
	
	line-height:26px;
	border:none;
	outline:none;
	box-shadow:none;
	margin:0px;
	padding:0px;
	margin-left:20px;
}

.search .btn_search
{
	width:40px;
	height:26px;
	float:left;
	border:none;
	background:none;
	cursor:pointer;
	color:#FFF;
	font-weight:bold;
	font-style:italic;
	padding:0px;
	margin:0px;
	box-shadow:none;
}


.noidung_title
{
	font-size:14px;
	font-weight:bold;
}
/*-----------------------------------------------------*/

#left
{
	width:250px;
	float:left;
	margin-right:15px;
	margin-left:5px;
	margin-bottom:20px;
}
#left .danhmuc
{
	width:250px;
	
	float:left;
	
	color:#333;
	margin-bottom:20px;
}

#left .danhmuc .content
{
	width:210px;
	float:left;
	padding:0px 20px;
	background:url(../images/bg_left_2.png) repeat-y;
}

#left .danhmuc.dmsp
{
	width:250px;
	/*background:url(../images/dmsp.png) no-repeat;*/
}
#left .danhmuc.dmsp .div_top
{
	width:250px;
	height:231px;
	float:left;
	background:url(../images/bg_left_1.png) no-repeat;
}
#left .danhmuc.dmsp .div_bottom
{
	width:250px;
	height:205px;
	float:left;
	background:url(../images/bg_left_3.png) no-repeat;
}



#left .thongke_truycap
{
	width:100%;
	font-size:13px;
	color:#F7F7F7;
	text-align:center;
	margin-top:10px;
	
}
#left .title
{
	font-size:15px;
	padding-bottom:10px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	width:100%;
	text-align:center;

}

#left .title_video
{
	font-size:15px;
	padding-bottom:10px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	width:100%;
	text-align:center;
	color:#FFF;
	margin-top:20px;

}

/*----------------------------------------------------*/
#main
{
	margin:auto;
	width:100%;
	max-width:1200px;
	padding-top:10px;
	background:url(../images/bg_main.jpg) repeat;
	margin-top:20px;
	
}

#main #main_right
{
	width:925px;
	float:left;
}

#main .title_main
{
	width:100%;
	height:46px;
	font-size:20px;
	text-indent:5px;
	line-height:45px;
	color:#FF0;
	text-transform:uppercase;
	font-weight:normal;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;

}
#main .title_main1
{
	width:100%;
	height:40px;
	font-size:18px;
	text-indent:35px;
	line-height:40px;
	color:#333;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(../images/title_index.png) no-repeat left;
	
	text-shadow: 0 0 1px #333;

}


#main .content_main
{
	width:100%;

	float:left;
	color:#F2F2F2;
	margin-bottom:20px;
}

.noidung_chitiet_sp
{
	width:100%;
	float:left;
	padding-top:2%;
	overflow:hidden;
}
#main .content_main img
{
	max-width:100% !important;
}

/*--------------------------------------------------------------------------------------------*/
.hinhanh_detail
{
	width:300px;
	float:left;
	margin-right:20px;
}
.hinhanh_detail .slide_index
{
	width:300px;
	height:auto;
	float:left;
}
.hinhanh_detail .ds_album
{
	width:300px;
	float:left;
	margin-top:5px;
	text-align:center;
}
.hinhanh_detail .ds_album .item_album
{
	width:50px;
	height:50px;
	border:solid 1px #666;
}

#container
{
	float:left;
	width:100%;
}

#tabs{

}
#tabs ul{ 
		
		height:30px;
		width:90%;
		padding:0px;
		margin:0px;
		background:#CCC;
		padding-left:10%;
}
#tabs li{
		float:left;
		list-style:none;
		width:22.5%;
}
.tab_dichvu li
{
	width:30% !important;
}


#tabs li a{

		color:#000;
		cursor:pointer;
		display:block;
		height:30px;
		line-height:30px;
		text-decoration:none;
		text-align:center;
		text-transform:uppercase;
		font-size:13px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
}

#tabs li.active
{
	background:#FFFFFF;
}
#tabs li:hover{
	background:#FFFFFF;
}
#tabs li:hover a{
	color:#000;
}

#tabs li.active a{

		color:#000;
		font-weight:bold;
}
#tabs  b{
padding:10px 10px;
}
#tabs .content
{
	float:left;
	width:80%;
	min-height:50px;
	margin-left:10%;
	padding-top:1.5%;
	padding-bottom:1.5%;
}
#tabs .content img
{
	max-width:100% !important;
	height:auto;
}



/*--------------------------------------------------*/
#main .box_news
{
	width:94%;
	float:left;
	margin:1% 3%;
}
#main .box_news .img
{
	width:160px;
	height:120px;
	margin-top:5px;
	margin-right:15px;
	float:left;
	border:solid 1px #CCCCCC;
	padding:2px;
	
	
}
#main .box_news .img img
{
	background:#FFF;
}

#main .box_news .news_title
{
	font-size:18px;
}
#main .box_news .news_date
{
	color:#999;
}
#main .box_news .news_title a
{
	text-decoration:none;
	color:#FC0;
	font-weight:normal;
}
#main .box_news .news_title a:hover
{
	color:#FF0;
}

#main .box_news .news_mota
{
	color:#F4F4F4;
}
#main .box_news .nut_chitiet
{
	width:660px;
	text-align:right;
	outline:none;
	border:none;
}
#main .box_news .nut_chitiet img
{
	border:none;
	outline:none;
}




#tintuc_index
{
	width:100%;
	max-width:1366px;
	margin:0px auto;
	text-align:center;
}
#tintuc_index .dv_ind
{
	display:inline-block;
	vertical-align:top;
	margin:0px -2px;
	padding:0px;
	overflow:hidden;
}
#tintuc_index .dv_ind img
{
	width:100%;
	height:100%;
	-moz-transition:-moz-transform 0.5s ease-in; 
	-webkit-transition:-webkit-transform 0.5s ease-in; 
	-o-transition:-o-transform 0.5s ease-in;

}
#tintuc_index .dv_ind img:hover
{
	-moz-transform:scale(1.1); 
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
	
	-moz-transition:-moz-transform 0.8s ease-in; 
	-webkit-transition:-webkit-transform 0.8s ease-in; 
	-o-transition:-o-transform 0.8s ease-in;
}


/*---------------------------------------------------------------*/
#main .noidung_gioithieu
{
	float:left;
	margin-top:10px;
	text-align:justify;
}



.mod_search
{
	width:100%;
	float:left;
	margin-bottom:15px;
	text-align:center;
}
.mod_search .aaa
{
	display:inline-block;
	vertical-align:top;
	margin-bottom:2px;
	margin-top:3px;
	font-weight:bold;
	color:#FFF;
	font-size:13px;
}

.mod_search .txtkey
{
	width: 206px;
	display:inline-block;
	vertical-align:top;
	border: solid 1px #CCCCCC;
	padding:5px;
	margin-bottom:10px;
	color:#333;
	height:30px;
	box-sizing:border-box;
}
.mod_search .txtkey.price
{
	width:125px;
}

.mod_search .txtkey::-webkit-input-placeholder {
   color: #666;
}

.mod_search .txtkey:-moz-placeholder { /* Firefox 18- */
   color: #666;  
}

.mod_search .txtkey::-moz-placeholder {  /* Firefox 19+ */
   color: #666;  
}

.mod_search .txtkey:-ms-input-placeholder {  
   color: #666;  
}



.mod_search select
{
	width: 218px;
	display:inline-block;
	vertical-align:top;
	border: solid 1px #CCCCCC;
	padding:5px;
	cursor: pointer;
	margin-bottom:10px;
	height:30px;
	box-sizing:border-box;
}
.mod_search .btn_search
{
	width:121px;
	height:36px;
	display:inline-block;
	vertical-align:top;
	
	border:none;
	background:url(../images/btn_timkiem.png) no-repeat center;
	color:#333;
	cursor:pointer;
	font-weight:bold;
	padding:0px;
	padding-bottom:6px;
}



.container_face {
	position:fixed;
	top:200px;
	right:-290px;
	width:290px;
	min-height:240px;
	z-index:100000;
	padding-left:48px;
	background:url(../images/icon_facebook.png) no-repeat left 10px;
	
}

.container_face .fb-like-box {
	background:#EFEFEF;
	border:solid 1px #333333;
	width:290px;
	min-height:240px;
}



.link_giohang
{
	width:128px;
	height:34px;
	background:url(../images/btn_giohang.png) no-repeat;
	position:absolute;
	bottom:10px;
	right:10px;
	color:#000;
	
	line-height:32px;
	text-indent:40px;
	font-size:12px;
	font-weight:bold;
}


/*--------------------------------------------------------------------------------------------*/
.item
{
	width:215px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin:12px 6px;
	text-align:center;
	
	position:relative;

}

.item:hover
{
	border-color:#F00;
}

.item  .img
{
	width:211px;
	height:151px;
	float:left;
	border:solid 2px #F2F2F2;
	border-radius:5px;
	background:#000;
	
}
.item  .img:hover
{
	border-color:#ffb10f;
}


.item  .tensp
{
	width:215px;
	float:left;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
}

.item .tensp a
{
	text-decoration:none;
	font-size:13px;
	color:#FFF;
	font-weight:normal;
}
.item .tensp a:hover
{
	color:#FF0;	
}

.item  .gia
{
	width:215px;
	float:left;
	text-align:left;
}
.item  .gia .so
{
	color:#FFFF00;
}
.item  .gia .so.gach
{
	text-decoration:line-through;
}


.item  .button_dathang
{
	background:none;
	border:none;
	outline:none;
	width:22px;
	height:22px;
	background:url(../images/btn_dathang.png) no-repeat  center;
	position:absolute;
	bottom:0px;
	right:10px;
	cursor:pointer;
}
.item  .button_dathang:hover
{
	color:#FF0;
}

.item .btn_chitiet
{
	line-height:40px;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
	float:left;
	color:#F00;
}
.item .btn_chitiet:hover
{
	color:#000;
}
/*---------------------------------------------------------*/

.item_doitac
{
	width:220px;
	border:solid 1px #666666;
	background:#FFF;
	padding:4px;
	float:left;
	margin-bottom:10px;
}
.item_doitac:hover
{
	border-color:#F00;
}

/*---------------------------------------------------------*/
/*#main .thongtinhocsinh
{
	width:220px;
	float:left;
	margin-left:395px;
	margin-top:30px;
	text-align:center;
}
#main .thongtinhocsinh .input
{
	width:210px;
	height:20px;
}
#main .thongtinhocsinh .btn
{
	width:80px;
	height:25px;
	background:#666;
	border:none;
	color:#FFF;
	font-weight:bold;
	margin-top:10px;
	font-size:13px;
}
#main .thongtinhocsinh .user
{
	width:220px;
	float:left;
	margin-top:20px;
	font-weight:bold;
	color:#FFF;
	font-size:12px;
}
#main .thongtinhocsinh .user a
{
	font-weight:normal;
	color:#333;
}
#main .thongtinhocsinh .user a:hover
{
	color:#00F;
}

#main .thongtinhocsinh .dangky
{
	width:220px;
	float:left;
	margin-top:5px;
	color:#333;
	font-size:13px;
}
#main .thongtinhocsinh .dangky a
{
	color:#F00;
}
#main .thongtinhocsinh .dangky a:hover
{
	color:#FF0;
}*/
/*----------------------------------------------------------------*/

.button_addtocart
{
	width:100px;
	
	padding:6px;
	border:none;
	background:#6e6e6e;
	float:left;
	color:#FFF;
	cursor:pointer;
	font-size:17px;
	margin-top:20px;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.button_addtocart:hover
{
	background:#1144ac;
}


/*------------------------------------------------------------*/
#bottom
{
	width:100%;
	margin:auto;
	background:url(../images/bg_bottom.jpg) repeat-y top center;
}


#bottom .footer
{
	width:100%;
	margin:auto;
	max-width:1200px;
	border:none;
	color:#FFF;
	padding-top:1%;
	padding-bottom:1%;
}

#bottom .footer .noidung
{
	width:735px;
	float:left;
	margin-left:5px;
}



.dangky_nhantin
{
	width:220px;
	float:left;
	text-align:center;
}
.dangky_nhantin .email_dk
{
	width:210px;
	height:22px;
	padding:4px;
	border:solid 1px #CCCCCC;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float:left;
	margin-bottom:10px;
	
}

.dangky_nhantin .btn_email
{
	width:80px;
	height:25px;
	border:none;
	background:#6e6e6e;
	float:left;
	color:#FFF;
	cursor:pointer;
	font-size:17px;
	margin-left:70px;
	
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.dangky_nhantin .btn_email:hover
{
	background:#000;
}

/*----------------------------------------------------*/
#map_canvas {    
    height: 500px;
    width: 90%;
	float:left;
	margin:5%;
}
.map_description {
    color: #000000;
    overflow: auto;
    width: 275px;
	
}

.map_description .default {
    color: #FF0000;
}
.map_description div {
    line-height: 18px;
    margin: 3px;
	font-family:Tahoma, Geneva, sans-serif !important;
}
.map_list_address {
    float: left;
    height: 250px;
    overflow: hidden;
    width: 250px;
}
.map_list_address .list {
    line-height: 18px;
    margin-bottom: 5px;
}
.map_list_address span {
    color: #FCFF46;
}
.map_title {
    color:#30A602;
    font-weight: bold;
}
.navigate .C {
    width: 970px;
}


/* --------------------- Phan trang ------------------*/
.phantrang{
	text-align:center;
	padding-top:5px;
}
.phantrang a{
	color:#000;	
	padding-left:6px;
	padding-right:6px;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:5px;
	text-decoration:none;
	background:#CCC;
	font-weight:bold;
	font-size:13px;
}
.phantrang span{
	color:#000;	
	padding-left:6px;
	padding-right:6px;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:5px;
	font-weight:bold;
	background-color:#ffb10f;
}
.phantrang a:hover{
	color:#FFF;
	background-color:#ffb10f;
}
/*----------------------------------------------------*/

