@charset "utf-8";
html, body, div, span, h1, h2, h3, h4, strong, ol, ul, li 
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}

body
{
	font-size:12px;
	font-family:Arial;
	line-height:1.5;
	}
@font-face
{
font-family:"font-menu";
src:url("../font/UTM Akashi.ttf");
}
p{
	padding:0px;
	margin:0px;
}
a{text-decoration:none; color:#333;}
a:hover{color:#F00;}
img{border:0;}
li{
	list-style:none;
}
.clear
{
  
    overflow:hidden;
    clear:both;
}
table,tr,td {border-collapse: collapse;}
.thongbao{	
    border: 1px solid #0C0;
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    overflow: hidden;
	padding:15px;
}
.tablelienhe span{
	color:#F00;
}
.tablelienhe td{ height:25px;}
.tablelienhe .input,.tablelienhe textarea{
	border: 1px #E9E9E9 solid;
	azimuth:center;	
	width:300px;
	
}
.tablelienhe .title{ font-size:14px; font-weight:bold; text-transform:uppercase}
.box_new{clear:both; padding-bottom:10px; border-bottom:1px dashed #CCC; padding-top:5px;color:#000;}
h1.text_title{color:#390; font-size:12px;}
.box_new h1,.box_new h1 a{color:#000; font-size:12px;}
.box_new h1 a:hover{
	text-decoration:underline;
}
.image_boder{float:left; margin-right:10px; border:1px solid #E4E4E4; padding:5px; background:#FFF;}
.button {
    background: #0099FF;
    border: 1px solid #fff;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font: 12px tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
    padding: 5px 30px;
	cursor:pointer;
}
.pall10{
	padding:10px !important;
}
.ptop10{
	padding-top:10px !important;
}
.mleft10{
	margin-left:10px !important;
}
.mleft1{
	margin-left:1px !important;
}
.boder{border:3px #E0E0E0 solid; margin:0px 35px;}
.viewmore{		
	text-align:right;
	padding-right:10px;
}
.viewmore a{
	color:#FF0000;
	font-style:italic;
}
.tinlienquan a{color:#333}
.textright{
	float: right;
    padding-right: 10px;}
	.textright a {   
    font-style: italic;
    font-weight: normal;
    text-transform: none;
}
.othernews{
	padding-left:10px;
	color:#FFF;
	margin-top:20px;
}
.othernews a{
	color:#FFF;
}
.othernews a:hover{
	color:#F00;
}
.othernews h1{
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
}
.othernews ul{
	list-style:inside;
}
.othernews ul li{
	margin-left:20px;
	color:#FFF;
	list-style:square;
}
/* --------------------- Phan trang ------------------*/
.phantrang{
	text-align:center;
	padding-top:5px;
}
.phantrang a{
	color:#000;	
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:5px;
	text-decoration:none;
	background:#FFF;
	border-radius:5px;
	-moz-border-radius:5px;
}
.phantrang span{
	color:#FFF;	
	border-radius:5px;
	-moz-border-radius:5px;
	background:#F00;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:5px;
	font-weight:bold;
}
.phantrang a:hover{
	color:#FFF;	
	border-radius:5px;
	-moz-border-radius:5px;
	background:#F00;
}
/*----------------------------------------------------*/
#top{
	width:100%;
	background:#036DB7;
	height:35px;
	line-height:35px;
}
#top #an{
width:1200px;
margin:auto;
color:#FFF;
}
#top #an .a1{
	float:left;
	margin-left:10px;
	
}
#top #an .a2{
	float:right;
	margin-left:10px;
}
/*----------------------------------------------------*/
.slide_all{
	width:100%;
	height:415px;	
	background:url(../images/bg_slide.png) no-repeat;
}
.slide{
	width:1200px;
	margin:0 auto;
	height:415px;	
}

#wrap{
	
}
#container{
	width:1200px;
	margin:0px auto;
	
	border-radius:5px;
}
#header{	
	width:100%;	
	background: rgba(247,247,247,1);
background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247,247,247,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff', GradientType=0 );
	/*background:url(../images/bg_header.png) repeat-x top center;		*/
}
#container{
	padding-bottom:10px;		
}

/*--------------- Menu css ---------------*/
#header{
	
	
}


/*---------------- Container css ----------------*/

.container_left{
	width:250px;
	float:left;
	color:#000;		
	margin-top:10px;	
}
.container_left .module_left{
	border:1px solid #ccc;
	-webkit-border-radius:5px;	
	border-radius:5px;
	margin-bottom:10px;
	background:#FCFCFC;
}
.container_left .module_left .title{	
	font-size:12px;
	line-height:36px;
	padding-left:10px;
	height:36px;	
	color:#FFF;	
	font-weight:bold;	
	text-transform:uppercase;	
	background: url(../images/footer_bg.jpg) repeat top center;		
	margin-right:2px;
	margin-left:2px;
	margin-top:2px;
}
.container_left .module_left .content{			
	border-top:none;	
	padding-bottom:10px;		
}

.container_left .module_left .content ul li{	
	position:relative;
}

.container_left .module_left .content ul{
	list-style:none;

}
.container_left .module_left .content ul.list_items1 li{
	line-height:28px;	
	background:url(../images/bg_dmcon.png) no-repeat left center;
	padding-left:30px;
	margin-left:5px;
	margin-right:5px;
	border-bottom:1px dotted #005cca;
}
.dong{
	width:250px;
	height:1px;
	background:url(../images/dong.png) no-repeat left center;
}

.container_left .module_left .content ul.list_items1 li ul{
	display:none;
}
.container_left .module_left .content ul.list_items1 li:hover > ul{
	display:block;
	position:absolute;
	z-index:99999;
	top:0px;
	background:#FFF;
	left:237px;
	width:250px;
	border:1px solid #CCC;
	-moz-border-radius:5px;
	border-radius:5px;
	padding-bottom:10px;
}
.container_left .module_left .content ul.list_items1 li a{
	color:#000;
	text-transform:uppercase;		
	display:block;		
	font-weight:700;	
}
.container_left .module_left .content ul.list_items1 li a:hover{
	text-decoration:underline;
}
.container_left .module_left .content ul.list_items1 li ul li a{
	border-bottom:none;
}
.container_left .module_left .content .btn_rq{
	background:#dbdbdb;
	padding:5px 0px;
	text-align:center;
	border:2px solid #c6c3c3;
}
.container_left .module_left .content .btn_rq a{
	color:#8d9092;
	font-weight:bold;
}
.container_left .module_left .content ul.list_items2 li{
	background:url(../images/dot.png) no-repeat left center;
	padding:5px 0px;
	padding-left:10px;
	border-bottom:1px solid #e8e8e8;
}
.container_left .module_left .content ul.list_items2 li a{
	color:#898888;
	font-weight:bold;
}
.container_left .module_left .content ul.list_items2 li a:hover{
	color:#F00;
}

/*---------------------------------*/
.container_left .module_left .content .dm_con{
	border-bottom:1px dotted #CCC;
	padding:5px;
	padding-left:10px;
	
}
.mr0{
	margin-right: 0px !important;
}
/*---------------------------------*/
.container_right{
	float:left;
	width:940px;	
margin-top:10px;
margin-left:10px;	
}
.container_right .box_flash{
	margin-bottom:10px;
}
.container_right .box_productspecial{
	background:#FFF;
	border:1px solid #e1e0e0;
	padding:9px;
	margin-bottom:10px;
}
/*------------------------------------------------------------------------------------*/
.thanhsp{
	background:url(../images/thanhsp_phu.png) repeat-x;
	height:37px;
	line-height:34px;
	font-size:14px;
	padding-left:20px;
	
}
.thanhsp span{
	background:#FFF;
	padding-left:5px;
	padding-right:5px;
	color:#1B4197;
	font-weight:bold;
	text-transform:capitalize;
}
/*------------------------------------------------------------------------------------*/

.container_right .tcat{	
	background: url(../images/footer_bg.jpg) repeat top center;
	font-size:12px;
	line-height:37px;
	padding-left:10px;
	margin-top:2px;
	height:37px;	
	color:#FFF;	
	text-transform:uppercase;
	font-weight:bold;
	position: relative;
}
.tcat a{
	position: absolute;
	top: 3px;
	right: 10px;
	color: #FFF;
}
.container_right .content{	
margin-bottom:10px;	
}

.box_sp{float: left;width: 225px;height: 234px;text-align: center;margin-top: 15px;border: 1px solid #CCC;border-radius: 3px;-webkit-border-radius: 3px;position: relative;margin-right: 10px;transition: all 0.6s;}

.mota_sp{
		position: absolute;
		transition: 500ms;
		background: rgba(255,255,255,0.8);
		/*background:#FF0;*/
		bottom:-1px;
		left:0px;
		width:222px;
		padding:2px 2px  0 2px;
		text-align:left;
		margin:2px;
		height: 80px;
		overflow: hidden;
		box-sizing: border-box;
}
.box_sp:hover{
border:1px solid #D90000;	
}
/*
.box_sp:hover .mota_sp a{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:150px;
	height:204px;
}
*/
.box_sp .pic{
	text-align:center;		
}
.box_sp .pic img{		
	max-width:100%;
	padding:2px;	
	box-sizing: border-box;	
	-webkit-border-radius:3px;
	border-radius:3px;
	height:150px;		

}
.box_sp .desc{
	width:215px;
	padding-top:5px;
	text-align:center;
}
.box_sp .desc a{
	font-weight:bold;	
	font-family:Tahoma;
	font-size:12px;
	color:#000;
}
.box_sp .desc a:hover{
	color:#F00;
}
.box_sp .gia{
	text-align:center;	
	line-height:30px;
	color:#F00;	
	font-weight:bold;
}
.box_sp .gia span{	
	font-weight:bold;
	font-size:13px;
}
.box_sp .chitiet{
	width:71px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:10px;
	height:20px;
	line-height:20px;
	text-align:center;
	background:url(../images/bg_chitiet.png) no-repeat;
}
.box_sp .chitiet a{
	color:#FFF;		
}
.box_sp .chitiet a:hover{
	text-decoration:underline;
}
.box_cach{
	width:20px;
	min-height:150px;
	float:left;
}
.bong_sp{
	width:170px;
	margin:0 auto;
	height:11px;
	
}
#footer{
	width:100%;
	/*background:url(../images/footer_bg.jpg) repeat top center;*/
	
}
.footer{
	width:1200px;	
	margin:0 auto;		
	background:url(../images/footer_bg.jpg) repeat top center;
}
#footer .ft{
	text-align:center;
}
.menu_ft{
	text-align:center;
	height:35px;
	margin-bottom:10px;
	color:#FFF;
	border-bottom: 1px dashed #DDDDDD;
}
.menu_ft  a{
	padding:0px 15px;
	color:#FFF;	
	line-height:35px;
	text-transform:capitalize;
	font-size:14px;
}
.menu_ft  a.active{
	color:#FF0;
}
.menu_ft  a:hover{
	text-decoration:underline;
}
.icon_lienhe{
	background:url(../images/icon_lienhe.png) no-repeat;
	height:136px;
	width:330px;
	float:left;
	margin-top:10px;
}
.icon_lienhe div{
	line-height:27px;
	padding-left:40px;
	font-weight:bold;
}
.mxh{
	width:280px;
	float:right;
	text-align:right;
	margin-right:100px;
	margin-top:30px;
}
.mxh div{
	margin-bottom:5px;
	width:80px;
	float:left;
	margin-left:10px;
	text-align:center;
}
.mxh img{
	padding-left:5px;
	padding-top:5px;
}
.mxh div a{
	font-weight:bold;
	color:#000;
}
.mxh div a:hover{
	text-decoration:underline;
	color:#000;
}

/*--------------------------------*/
.product_detail_pic{
	float:left;
	width:400px;
	margin-right:20px;
}
.product_detail_pic img{
	border:1px solid #CCC;
}
.product_info{
	float:left;
	list-style:none;
	width:280px;
}
.product_info li{
	padding:3px 0px;
}
.item_support{	
	font-weight:bold;
	color:#0066FF;
	line-height:20px;
	display:block;
	margin-bottom:10px;
}
.item_support img{
	margin-right:10px;
}
/*----------------------------------------------------------------banner----------------------------------------------------------*/
.banner{
	width:1200px;	
	margin:0 auto;
	background: #FFF;
}
.hotline{
	background:url(../images/bg_hotline.png) no-repeat top left;
	padding-top:30px;
	padding-left:66px;
	font-style:italic;
	font-size:16pt;
	color:#F00;
	font-weight:bold;
}
.ht_onl{
	margin:0 10px;
	font-weight:bold;
	border-bottom:1px dotted #666;
	margin-bottom:10px;
}
.redcolor{
	color:red;
	font-size:14px;
}
.mleft10{
	margin-left:10px;
}
.yahoo{
	margin-bottom:10px;
	float:left;
}
.info_yh{
	width:90px;
	float:left;
	margin:0px 10px;
	text-align:center;
}
.ten_yh{
	border-bottom:1px dotted #CCC;
}
.nick_yahoo{
	width:30px;
	margin-left:10px;
	float:left;
	margin-top:5px;
}
/*----------------------------------------------------------------menu----------------------------------------------------------*/
#menu{
	width:100%;	
	margin:0 auto;
	height:40px;	
	margin-top:1px;
	
}
.mewnu{
	width:1200px;	
	margin:0 auto;
	height:40px;	
	margin-top:1px;
	background: url(../images/footer_bg.jpg) repeat-x top center;
}
#menu ul li{
	float:left;
	margin:5px 20px 5px;
	padding-bottom:8px;
	line-height:29px;
	text-align:center;
	list-style:none;	
	
}
#menu ul{	
	
}
#menu ul li a{	
	color:#FFF ;	
	font-size:12px;	
	text-transform:uppercase;
	display:block;
	padding:0 16px;
	font-weight:bold;
	display:block;
	transition: all 0.5s;
}
#menu ul li.line{
	width:1px;
	background:url(../images/vach_menu.jpg) no-repeat;
	height:45px;
	margin:0px !important;
}
#menu ul li a:hover{
	background:#FFF;
	color:#F00;
	-webkit-border-radius:5px;
	border-radius:5px;
}

#menu ul li#trangchu{
	background:url(../images/bg_home.png) no-repeat left center;
	padding-left:20px;
}
.search{
	float:right;
	margin-right:5px;	
	margin-top:8px;	
}
.tt_search{
	float:right;
	margin-right:10px;
	line-height:40px;
	color:#FFF;
	font-weight:bold;
}
#menu ul li a.active{
	background:#FFF;
	color:#F00;
	-webkit-border-radius:5px;
	border-radius:5px;
}
/*--------------- menu xo---------------------------*/
#menu ul li
{
	position:relative;	
}
#menu ul li ul
{
	display:none;
	width:250px;
}
#menu ul li:hover > ul
{
	display:block;
	position:absolute;
	background:#5D0303;
	padding-bottom:5px;
	width:250px;
	padding-left:0px;	
	top:35px;
	z-index:1000;	
}
#menu ul li ul li
{	
	line-height:30px !important;
	height:auto !important;
	padding:0px;
	margin:0px 5px;
	border-bottom:1px dotted #FFF;	
	line-height:20px !impoetant;
}
#menu ul li ul li a{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin-left:10px;	
	padding:0px;
	text-align:left;
	text-transform:none;
	font-weight:normal;
	width:230px;
}
#menu ul li ul li:hover{
	background:none;
}
#menu ul li ul li a:hover{
	text-decoration:underline;
	background:none;
}
#menu ul li ul li{
	position:relative;
}
#menu ul li ul li ul{
	display:none;
}
#menu ul li ul li:hover ul{
	display:block;
	position:absolute;
	left:240px;
	top:0px;
	border-left:1px solid #333;
}

/*------------------------------------------*/
.chuchay{
	line-height:61px;
}
/*--------------- module---------------------------*/

	.doitac{
		background:#ece8e5;
		width:980px;
		margin:0 auto;
		height:110px;
		margin-bottom:20px;	
		-webkit-border-radius:10px;		
		border-radius:10px;		
		padding-top:20px;
		border:1px solid #000;
	}
.video{
	margin-left:10px;
	margin-top:10px;
}	
.noidung_ft.policy{
    width: 239px;
}
.noidung_ft.policy .title{
    font-size: 15px;
    color: #ff9900;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 5px;
}
.noidung_ft.policy .content{}
.noidung_ft.policy .content ul{}
.noidung_ft.policy .content ul li{}
.noidung_ft.policy .content ul li a{
    color: #fff;
    font-size: 11px;
}
.noidung_ft{
	width: 431px;
	float:left;
	box-sizing: border-box;
	border: 10px solid transparent;
}
.doitac_ft{
	float:left;
	width:300px;
}
.thongke{	
	height:50px;
	background:url(../images/bg_thongke.png) no-repeat;
	padding-left:40px;
}
.thongke div{
	line-height:25px;
}
.thongke div span{
	font-weight:bold;
	color:#035aac;
}
.container_left .module_left .content select{
	border:none !important;
}
.tt_ft{
	color:#FF0;
	font-weight:bold;
}
.hinh_an{
		float:left;
		margin-left:10px;
		margin-top:10px;
	}
	.hinh_an img{
		border:2px solid #9091AF;
		width:55px;
		height:35px;
	}	












