body, html, div, blockquote, img, label, p,h1, h2, h3, h4, h5, h6, pre, ul,  ol, li, dl, dt,dd, form, a, fieldset, input, th, td 
{ 
    margin: 0; 
	padding: 0; 
	border: 0; 
	outline: none; 
} 
h1, h2, h3, h4, h5, h6
{
    font-size: 12px;
}
a.active{color:#F00;}
a:active{color:#555;}
a{ text-decoration:none;}
.clear{clear:both;}
.none{display:none !important;}

@font-face {
    font-family: 'myFont';
    src: url('font/UTM Bebas.ttf');
}

@font-face {
    font-family: 'swiss721';
    src: url('font/UTM Swiss 721.ttf');
}
@font-face {
    font-family: 'utmavo';
    src: url('font/UTM Avo.ttf');
}
@font-face {
    font-family: 'roboto_condensedbold';
    src: url('font/UTM Alter Gothic.ttf');
}
@font-face {
    font-family:'silk';
    src: url('font/UTM Silk Script.ttf');
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4024;
}
div#bao_wrapper{
	width:100%;
 	background:#f9f9f9;
    max-width: 1349px;
    margin: 0 auto;
}
div#wapper
{
  width:1200px;
  margin:30px auto 0 auto; 
  position:relative;
}

div.adv{position: absolute;top: 0px;max-width: 170px;display: block;}
div#adv-left{left: -160px;}div#adv-right{right: -160px;}
div.adv img{max-width: 170px;}


div#header
{
	width:100%;
	position:relative;
	margin:0 auto;
	background:url(images/bg-banner.png) no-repeat top center;
}
div#header .logo{
	width:180px;
	height:150px;
	position:absolute;
	top:0px;
	left:6%;
	
	}
div#header .logo img{
	width:100%;
	height:auto;
	}

div#header .content_head{margin:0 auto;position:relative;}
div#dienthoai_head{width:1000px;position:absolute;z-index:9999;top:185px;line-height:30px}
div#dienthoai_head .dienthoai_h{width:700px;height:30px;
color:#F00;font-size:16px;
margin:0 auto;}
div#lang
{
	position:absolute;
	top:0px;
	right:175px;
	padding-top:7px;
}
div#lang .icon_head{float:right;margin-right: 12px;}
div#lang .icon_head img{margin-left:5px;height:18px;width:30px;}
div#lang img
{
	width:30px;
	height:18px;
	float:left;
	
}
div#lang .chutrong{height:30px;float:left;line-height:36px;color:#FFF;}

.hotline{
    position: absolute;
    bottom:19px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 38px;
    line-height: 40px;
    font-size: 16px;
    color: #514545;
}
div#lang .hotline span{float:left;font-size:21px;}


.hot_con{
    color: #FF0000;
    font-size: 18px;
    width: 450px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    position: absolute;
    top: 49%;
    left: 35%;
    background: url(images/ico-dc.png) no-repeat left;
    padding-left: 29px;
}

div#menu_tong{
	width:100%;
	z-index:99;
	position:relative;
	background:url(images/menu.png) repeat top left;
}
div#menu_trong{
	width:960px;height:17px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	margin:0 auto;
	padding-top:9px;
}
div#menu
{
	width:1200px;
	margin:0 auto;
	position:relative;
	z-index:50;
	border-radius:10px;
	
}

div#menu ul
{
	float:left;
	list-style:none;
	height:100%;
}
div#menu ul li
{
  float:left;
  position:relative;
}
/*div#menu > ul > li:first-child{
	
	height:40px;width: 77px;padding-left: 35px;
	background:url(images/bgmenutop2.png) no-repeat left;}
div#menu > ul > li:first-child a{line-height: 40px !important;height:40px;
margin-left: -23px;
color: white !important;}*/

div#menu ul li.line
{
	width:3px;
	height:45px;
	background:url(images/menu-line.png) center no-repeat;
	display:none;
}

div#menu ul li  a{
	color:#fff;
	font-size:15px;
	text-align:center;
	display:block;
	line-height: 45px;
	height: 45px;
	padding:0px 28px;
	text-transform:uppercase;
}
div#menu > ul > li > a.active,div#menu > ul > li > a:hover
{
	color:#ff0;
}

div#menu ul li ul,div#menu ul li:hover ul li ul,div#menu ul li ul li:hover ul li ul
{
	display:none;
	width:220px;
	position:absolute;
	top:32px;
	left:0px;
	z-index:9999;
	padding-top:10px;
	transition:0.6s;
}
div#menu ul li ul li
{
	width:220px;
	background:#616060;
	position:relative;
	transition:0.5s;	
}
div#menu ul li ul li:hover
{
	background:#423F3F;
	transition:0.5s;
	
}
div#menu ul li ul li a
{
    color: #fff !important;
    text-align: left;
    padding: 3px 7px;
    border-bottom: 1px dotted #fff;
    color: #fff;
    font-size: 17px;
    transition: 0.5s;
    text-transform: lowercase;
    height: auto !important;
    line-height: 25px;
}
div#menu ul li ul li:last-child a{border-bottom:0px;}
div#menu ul li ul li a:hover
{
	background:none;color:#333;
	transition:0.5s;
}

div#menu ul li:hover ul,div#menu ul li ul li:hover ul,div#menu ul li ul li ul li:hover ul
{
	display:block;
}
div#menu ul li ul li:hover ul,div#menu ul li ul li ul li:hover ul
{
	left:200px;
	position:absolute;
	top:0px;
}
div#menu > ul > li > ul > li ul{left:220px !important;top:0px !important;padding-top:0px !important;transition:0.5s;}



div#slider_full
{
	margin:0 auto;
	background:#ffffff;
	position: relative;
	z-index: 9;
}
div.vien-slider{
	width:980px;
	height:380px;
	position:absolute;
	z-index:99;
	top:0px;
	left:0px;
	border:10px solid rgba(255,255,255,1);
	}
div#bong_slider{width:1000px;height:15px;background:#FFF url(images/bong_slider.png) no-repeat top;}

div#main_content
{
	margin:0 auto;
	position: relative;
	padding-bottom:0px;
}
div#left 
{
	float:left;
	width:22%;
    position: relative;
    z-index: 999;
}
div.tieude{
	background:url(images/bg-danhmuc.png) no-repeat top center;
	height:45px;	
	line-height:45px;
	position:relative;
}
div.tieude a{
    height: 41px;
    line-height: 37px;
    color: #F9F9F9;
    font-size: 15px;
    /* font-family: 'silk'; */
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 37px;
    font-style: italic;
	
	}
	div.tieude a:hover{color:#FF0;transition:0.6s;}
div.tieude span{	}

div.bong_menu{height:10px;width:100%;background:url(images/bong.png) no-repeat;margin-top:-4px;}
div.tieude_dongthung
{
	background:url(images/tieude.png) repeat-x left;
	height:35px;width:235px;
	line-height:35px;	
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;	
	position:relative;	
	z-index:99;border-radius:6px;
}
div.tieude_dongthung .dau_de{height:60px;width:60px;margin-top:-12px;
	background:url(images/dau_de.png) no-repeat left top;background-size:60px 60px;
	position:absolute;left:-14px;}
div.tieude_dongthung span{color:#FF0; !important;font-size:13px;margin-left:26px;}

div.tieudethongke
{
	background:url(images/tieudeonline.png) no-repeat;
	height:39px;
	line-height:39px;
	color:#fff;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	border-radius:5px;

}
div.tieudethongke h1{font-size:15px;}
div.danhmuc
{
	margin:10px 0px 0px 0px;
}
div.danhmuc ul
{
	list-style:none;
}
div#danhmuc
{
	padding-bottom:20px;
	width:220px;
}
div#danhmuc ul li
{
	padding:8px 0px;
	margin: 0px 0 0 5px; 
	
	background:url(images/bg_menuleft.png) no-repeat top left;
	
	border-radius: 7px;
	/*border-right: 1px solid #81CDFF;*/
/*	border-bottom: 1px solid #81CDFF;*/
	padding-left: 28px;
	line-height: 24px;
	

}

div#danhmuc ul li a
{
color:#4d4024;
transition:0.4s;
font-weight:bold;
font-size:15px;
color:#00289A;

}
div#danhmuc ul li a:hover
{
color:red;
transition:0.4s;
}
div#danhmuc ul li ul
{
	 padding-left:0px;margin-top:12px;
	 margin-left:-25px;
	
}



div.danhmucsp
{
	
	background:#FFF;
}
div.danhmucsp ul{
	list-style:none;
	border:none !important;
  	margin: 0 auto;
	margin:0 auto;
}
div#danhmucsp{
    z-index: 9;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #ccc;
	border-top-left-radius: 6px;
    border-top-right-radius: 6px;
	}
div#danhmucsp > ul > li
{
	padding:9px 9px 9px 12px;
	margin:3px 0px;	
	border-bottom: 1px dashed #ccc;
}
div#danhmucsp > ul > li:last-child{border-bottom:none;}


div#danhmucsp > ul > li:first-child{border-top:none;}
div.canhan{background:url(images/canhan.png) no-repeat left;
padding-left:78px;text-transform:uppercase;font-weight:bold;
height:55px;line-height:65px;}
div.canhan a{color:#000;}
div.canhan a:hover{color:#F00}
div.congty{background:url(images/congtytochuc.png) no-repeat left;
padding-left:40px;text-transform:uppercase;font-weight:bold;
height:55px;line-height:65px;}
div.congty a{color:#000;}
div.congty a:hover{color:#F00}

.gachchan_li{width:200px;height:0px;background:url(images/gachchan_li.png) no-repeat left top;}
.gachchan_li:last-child {background:none;}

div#danhmucsp > ul > li > a
{
color:#000;
transition:0.4s;
font-size:15px;
padding-left:23px;
background:url(images/muiten.png) no-repeat left;
text-transform:uppercase;
}
div#danhmucsp ul li a:hover
{
color:#f00;
transition:0.4s;
text-decoration:underline;
}
div#danhmucsp ul li a .active{color:red;}

/*---caap 2---*/
div#danhmucsp ul li ul
{
	 padding-left:0px;margin-top:12px;
	 margin-left:-12px;
	
}
div#danhmucsp > ul >li >ul>li{
	border-top:1px solid #ccc;
	padding: 4px 9px 4px 32px;
	line-height: 24px;
	position:relative;
	}
div#danhmucsp > ul > li > ul > li > a{color:#000;
	padding-left:19px;background-size:7px 8px;font-weight:bold;
	background:url(images/muitencon.png) no-repeat  left ;text-transform:uppercase;}
	
/*---caap 3---*/
div#danhmucsp > ul > li > ul > li > ul.cap3{
	position:absolute;
	left:100%;
	top:0px;
	width:0px;
	transition:0.5s;
	background:none;
	padding-top:0px;
	display:none;
	background:#fff;
	margin-top:0px;
}
div#danhmucsp > ul > li > ul > li:hover ul.cap3{min-width:190px;transition:0.6s;display:block;}
div#danhmucsp > ul > li > ul > li > ul > li{padding:3px 0px 3px 15px;position:relative;list-style:none;}
div#danhmucsp > ul > li > ul > li > ul > li a{font-size:14px;color:#000;}
div#danhmucsp > ul > li > ul > li > ul > li a:hover{font-size:14px;color:#f00;}	
	
div#btn{
	position: absolute;right: -7px;top: 3px;
	width: 51px;height: 51px;
	background:url(images/ico-search.png) no-repeat center ;
	cursor: pointer;}
div#search
{
	width:241px;
	height:26px;
	margin-bottom:6px;	
	margin-top: 5px;position: absolute;right: 16px;z-index:99999999999999;
	background:url(images/bg-search.png) no-repeat top center;
	top:2px;
}
div#search input
{
	width:185px;
	float:left;
	height:27px;
	line-height:20px;
	padding:0px 10px;
	border:none;
	background:transparent;
}
div#search img
{
	float:right;
	margin-right:5px;
	margin-top:7px;
}
div#quangcao a img
{
	width:230px;
	margin:10px 0px;
}
div#lkweb{}
div#lkweb select
{
	margin-top:4px;
	height:30px;
	line-height:40px;
	padding-left:10px;
	width:242px;
	border:1px solid #998963;
}

div#hotro ul li
{
padding:2px 10px;
}
div#hotro ul li span
{
color:#fd1e19;
}
div#hotro ul
{
margin-bottom:10px;
color:#343434;
font-weight:bold;
}
div#hotro ul li a img
{
float:right;
margin-left:5px;
}
div#hotro h3
{
font-size:16px;
color:#343434;
text-align:center;
}
div#hotro h3 span
{
color:#fc1d17;
}

div#hotrotructuyen
{
	height:220px;
	width:220px;
	margin:0px 0px 0px 0px;
	background:#E1F1FE;
}
div#hotrotructuyen h4{margin-top:20px;margin-left:20px;}
div#hotrotructuyen ul li
{
padding:3px 10px 3px 30px;

font-weight:bold;
font-size:11px;
}



div#thongke
{
	width:23%;
	float:right;
	margin:0px 0px 0px 0px;
}
div#thongke img.map{
	box-shadow:0px 0px 15px #000;
	border-radius:10px;
	}
div#thongke p.tieude_map{
	color:#fff;
	font-size:15px;
	margin-top:20px;
	}
div#thongke .box_online{}
div#thongke .box_online p{margin-bottom:10px;}

div#thongke .box_online p{margin-top:7px;}

div#thongke .box_online p.dangonline{background:url(images/dangonline.png) no-repeat left;
background-size:30px 30px;}
div#thongke .box_online p.tongtruycap{background:url(images/tongonline.png) no-repeat left;
background-size:30px 30px;}
div#thongke .box_online p.ngay{background:url(images/truycapngay.png) no-repeat left;
background-size:30px 30px;}
div#thongke .box_online p.thang{background:url(images/onlinethang.png) no-repeat left;
background-size:30px 30px;}
div#thongke .box_online p span{color:#F7F7F7;padding-left:32px;}

div#thongke ul li
{
padding:3px 10px 3px 30px;
background:url(images/muiten.png) 5px center no-repeat;
font-weight:bold;
font-size:11px;
}


div#right 
{
	width: 76%;
	float: right;
}
div#tinnoibat ul li
{
padding:2px 10px;
font-size:11px;
}
div#tinnoibat ul li h3
{
color:#615e58;
font-size:12px;
padding-bottom:5px;
}
div#tinnoibat ul li h3:hover
{
	color:red;
}
div#tinnoibat ul li a img
{
width:80px;
float:left;
margin-right:10px;
}
div#tinnoibat ul li a.xemtiep
{
color:red;
float:right;
}

div#tienich ul li
{
padding:3px 10px 3px 20px;
clear:both;
}
div#tienich ul li img
{
width:25px;
float:left;

}
div#tienich ul li a
{
padding-left:10px;
color:#31302e;
font-weight:bold;
}
div#center
{
width:490px;
float:left;
margin-left:10px;
overflow:hidden;
}


div.tieude_giua{	
	position:relative;
	background:url(images/bg-tieude.png) no-repeat top left;
}
div.tieude_giua .phan1{
	height: 52px;
    line-height: 47px;
    font-size: 16px;
    color: #fff;
    padding: 0 16px;
    /* font-family: 'silk'; */
    color: #FDFDFC;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
	}
div.tieude_giua .phan2{
	
	height:44px;width:14px;
	position:absolute;right:-14px;top:-4px;
	}
div.gach_giua{/*background:url(images/gach_giua.png) repeat-x left top;*/height:22px;width:100%;}
div.tieude_giua span{color:#FF0000;}
div.tieude_giua a
{
	color:red; 
	float:right;
	font-style:italic;
	text-transform:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}
a.xemthem-sp{
	display:block;
	height:30px;
	line-height:30px;
	color:#02AD02 !important;
	font-size:14px !important;
	width:100px;
	text-align:center;
	position:absolute;
	top:0px;
	right:0px;
	float:none !important;
	}
a.xemthem-sp:hover{color:#f00 !important;text-decoration:underline;}
div.item{
margin:0px 10px 5px 10px;
padding:10px 0px;
border-bottom:1px dotted #DDDDDD;
}
div.item .hinhxuat{float:left;width:20%;height:135px;
-moz-transition:all 0.5s ease-out; 
		-webkit-transition:0.5s ease-out; 
		-o-transition:0.5s ease-out; }
div.item .motaxuat{float:left;width:80%;height:135px;}
div.item .motaxuat a{color:#3E8DF2;font-size: 16px;text-transform: uppercase;font-weight:bold;}
div.item .motaxuat a:hover{color:#f00;text-decoration:underline;}
div.item .motaxuat .mota{color:#999;font-size:15px;}
div.item a h2
{
color:#1C77D7;
font-size:13px;
margin-bottom:7px;
transition:0.4s;
}
div.item a h2:hover
{
	color:red;
	transition:0.4s;
}
div.item a img
{
width:170px;
height:130px;

margin-right:12px;
float:left;
transition:1s;
}
div.item a img:hover
{
	opacity:0.5s;
	transition:1s;
}
div.item a.chitiet
{
	float:right;
	color:red;
	font-style:italic;
}
div#foot_tong{
	width:100%;
	background:#C31919 url(images/bg-footer.png) no-repeat top center;
	background-size:100% auto;
	margin-top:30px;
	padding-top:99px;
}
div.tieude-tin{height:35px;line-height:35px;font-weight:bold;color:#f00;font-size:17px;}
div#footer
{
	width:1200px;
	padding:23px 0px 20px 0px;
	margin:auto;
	margin-top:10px;
}
div#footer .tencongty{height:33px;margin-bottom:10px;}
div#footer .tenthongke{height:22px;margin-bottom:10px;color:#ff0;FONT-SIZE: 15px;
    font-weight: bold;}
div#footer #main_footer
{	
	float:left;
	    width: 45%;
	
}
div#footer #main_footer2
{
    /* padding-left: 92px; */
    width: 20%;
    /* margin-left: 10px; */
    float: left;
    /* background: url(images/dvchamsoc.png) no-repeat left; */
    height: 130px;
}
div#footer #main_footer2 a{padding-left:10px;color:#000 !important}
div#footer #main_footer2 a:hover{color:#F00 !important}

div#footer #main_footer2 >ul {margin-top:10px;}
div#footer #main_footer2 > ul > li{list-style:none;margin-bottom:5px;}
div#footer #main_footer2 > ul > li > a{color:#FFF;}
div#footer #main_footer2 > ul > li > a:hover{color:#F00;padding-left:14px;transition:0.6s;}
div#footer #main_footer2 span{color:#FF0;font-size:16px;font-weight:bold;}
div#footer #lienket
{
	float:right;
    width: 24%;
}
div#footer #lienket p{
	color:#fff;
	padding-left:34px;
	width:164px;
	font-size:13px;
	margin:3px 0px;
	}
.dangonline{}
.tongtruycap{background:url(images/tongtruycapascsa.png) no-repeat left;
background-size:29px 20px;}
div#footer #lienket a img
{
	
	text-align:center;
	margin:3px 11px 0px 0px;
	transition:1s;
}
div#footer #lienket .hinhcon{width:166px;margin:auto;}

div#footer #main_footer4{
	width:300px;
	float:left;
	margin-bottom:15px;
	}

div#lienket a img:hover
{

	transition:1s;
	-webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);

}
div#menu_baongoai{
	width:100%;
	margin:0 auto;
}
div#menu_bottom
{
	width:1227px;
	margin:0 auto;
	height:37px;
}
div#menu_bottom ul
{
line-height:45px;
list-style:none;
}
div#menu_bottom ul li
{
float: left;

text-align: center;
}

#line2
{background:#F00;
	width:1px;
	height:37px;
	background:url(images/menu_gach_bottom.png) center no-repeat;
}
div#menu_bottom ul li a
{
color:white;
padding:0px 19px;
font-size:12px;
white-space:nowrap;
}
div#menu_bottom ul li a:hover
{
color:#FF0;	
}

div.item2
{
width:220px;
margin:10px;
float:left;
text-align:center;
}
div.item2 a h2
{
color:#ff0000;
font-size:13px;
margin-bottom:7px;
}
div.item2 a img
{
width:220px;
height:150px;
border:1px solid #4dc6f4;
margin-bottom:5px;
}

.xam
{
	background:#EEEEEE;
}
table#codong
{
	text-align:left;
	font-weight:bold;
}
table#codong tr td,table#codong tr th
{
	padding:5px 10px;
	font-size:13px;
}
table tr.dong1
{
	background:#00aeef;
	height:50px;
	color:#fff;
}
table tr td.cot1
{
	width:50px;
}
table tr td.cot2
{
	width:470px;
}
table tr td.cot3
{
	width:50px;
}
table tr td.cot4
{
	width:80px;
}
div.tinmoi
{
	width:350px;
	float:left;
	margin:6px 7px;
}
div.tinmoi a img
{
	float:left;
	width:150px;
	height:100px;
	margin-right:10px;
	border:1px solid #00aeef;
}
div.tinmoi a h3
{
	color:red;
	margin-bottom:6px;
	font-size:13px;
}
div.tinmoi a.chitiet
{
	float:right;
	color:red;
	font-style:italic;
}
div#video
{
	margin:6px;
	text-align:center;
}

div.video
{
	float:left;
	width:230px;
	margin:6px;
	text-align:center;
}
div.video a img
{
	width:230px;
	height:160px;
	transition:1s;
}
div.video a img:hover
{
	opacity:0.5;
	transition:1s;
}
div.video a h3
{
	color:#0000EE;
	margin:5px 0px;
}
div.video a h3:hover
{
	color:red;
}
div.video h2
{
	color:#0000EE;
	margin:5px 0px;
}

.wap_item{
	padding:10px 0px 0px 0px;
	}
div.box_sp{
    min-height: 165px;
    float: left;
    position: relative;
    margin-bottom: 20px;
    width: 30%;
    margin: 0px 1% 20px 2%;
}
div.bong-sp{
	height:13px;
	width:100%;
	background:url(images/bong-sp.png) no-repeat top center;
	}
.bt-muahang{
	background:url(../images/bt-muahang.png);
	width:65px;
	height:24px;
	display:inline-block;
	cursor:pointer;
	font-weight:normal !important;
	color:#fe0000 !important;
}

div.datmua{background:url(images/datmua.png) no-repeat top;
width:88px;height:27px;position:absolute;z-index:99;top: 71px;
-moz-transition:all 0.5s ease-out; 
		-webkit-transition:0.5s ease-out; 
		-o-transition:0.5s ease-out;display:none;
left: 41px;}
div.box_sp .hinh{position:relative;
}
div.box_sp .hinh .sale{background:url(images/sale.png) no-repeat right top ;height:68px;width:68px;position:absolute;right:0px;top:0px;}
div.box_sp .hinh:hover .datmua{/*display:block;*/}
div.box_sp .hinh img{	
    border: 1px solid #ccc;
    background: #fff;
    padding: 5px;
    width: 96%;
	height:185px;
	}
div.box_sp .baongoai_ten {
	min-height:35px;
	padding-top:10px;
	margin-top:4px;
	}
div.box_sp .baongoai_ten a{color:#000;font-size:17px;}
div.box_sp .baongoai_ten a:hover{color:#F00;transition:0.6s;}
div.box_sp .baongoai_ten .ten{width:223px;height:31px;text-align:center;}
div.box_sp .baongoai_ten .ten h2{font-size:16px;color:#00598E;}
div.box_sp .baongoai_ten p.sp-name{text-align:center;}
div.box_sp .baongoai_ten p.sp-name a{text-align:center;font-size:13px;color:#000;font-weight:bold;text-transform:uppercase;}
div.box_sp .baongoai_ten p.sp-price{color:#000;font-weight:bold;font-size:13px;width:100%;text-align:center;display:block;margin:6px 0px;}
div.box_sp .baongoai_ten p.sp-price b{color:#f00;}


div.baongoai_chitiet{ }

div.baongoai_chitiet div.chitietsp{
	font-size: 14px;
	height: 26px;
	line-height:27px;
   	border-radius: 5px;
   	width:100%; 
   	text-align: center;
}
div.baongoai_chitiet div.chitietsp span{color:#f00;}
div.baongoai_chitiet div.chitietsp:hover{}


.pro_li{padding:7px 0px;border-bottom:1px solid #ccc}

div.baongoai_chitiet div.chitietsp2{
	font-size: 14px;
	height: 26px;
	line-height:27px;
   	border-radius: 5px;
   	width:100px; 
	margin:0 auto;
	padding-left:30px;
	background:url(images/chitiet.png) no-repeat top center;
	transition:0.6s;
	margin-bottom:10px
}
div.baongoai_chitiet div.chitietsp2 a{
	color:#fff;
}
div.baongoai_chitiet div.chitietsp2:hover{
	transition:0.6s;
	border-radius:10px;
	opacity:0.8;
}
div.chitietsp > ul > li{margin-bottom:5px;border-bottom:1px dotted #CCCCCC}

div.box_face{height: 243px;
width: 235px;padding:1px;
border:1px solid #ccc;border-radius:7px;
margin-top: 10px;}

div.danhmuc .box_online{
	
	height:100px;padding:15px 0px 10px 15px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-top:-3px;
	
}
div.danhmuc .box_online  h3{float:right;}
div.thongke .box_online p{margin-top:7px;}

div.thongke .box_online .ngay{background:url(images/truycapngay.png) no-repeat left;
background-size:30px 30px;}
div.thongke .box_online .thang{background:url(images/onlinethang.png) no-repeat left;
background-size:30px 30px;}
div.thongke .box_online p span{color:#999;padding-left:32px;}

div#wapper_intro
{
  width:100%;
  margin:0 auto;
 
  position:relative;
 
 
}
div#header .divlogo{width:179px;height:204px;position:absolute;top:30px;} 
div#header .divten{width:574px;height:120px;position:absolute;top:63px;left:228px;}
div#main_content_intro{background:url(images/bg_intro.png) no-repeat;width:1000px;height:636px;margin:0 auto;margin-top:-57px;position:relative;}
div.enter_cen{width:100px;height:70px;background:url(images/enter.png) no-repeat;position:absolute;top:390px;left:570px;}
div#lang_intro
{
	position:absolute;
	top:77px;
	right:10px;
}
div#lang_intro img
{
	width:36px;
	height:35px;
	float:left;
	
}
div#lang_intro .chutrong{height:30px;float:left;line-height:36px;color:#000;}
div#foot_intro{width:1000px;height:100px;border:1px solid red;margin:0 auto;}


/*======================CSS3================*/
.transitionAll{transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition:all 0.2s ease-in-out; -o-transition:all 0.2s ease-in-out; -webkit-transition:all 0.2s ease-in-out;}
.transitionAll_1s{transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition:all 1s ease-in-out; -o-transition:all 1s ease-in-out; -webkit-transition:all 1s ease-in-out;}


.content{padding:15px;}

.button{
	background: #1019e1;
	border: 1px solid #000;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	padding: 5px 30px;
	margin-left:5px;
	cursor: pointer;
	outline-color:blue;
}
.input{
	width:300px;
	margin-bottom:15px;
	border:1px solid #CCC;
	
	padding:5px 7px;
	
	border-radius:4px;
}
/*---------------------------------------*/
.product_detail_pic{
	float:left;
	width:300px;
	margin-right:10px;
}


div#intro_3muc{width:1000px;margin:0 auto;
position:relative;height:200px;z-index:9999;
margin-bottom:60px;
margin-top:-100px;}
div.muccon{width:298px;height:214px;float:left;border:1px solid #ccc;margin: 0px 9px;position: relative;
z-index: 9;}
div.muccon img{}
div.muccon .ten_muc{position:absolute;top:163px;width:294px;background:rgba(245, 244, 244, 0.2);;
text-align:center;height: 30px;line-height: 30px;}
div.muccon .ten_muc a{
	transition:0.5s;
	font-size:16px;
	color:#F00;
	font-weight:bold;
	text-transform:uppercase}
div.muccon .ten_muc a:hover
{
	color:#00F;
	transition:0.5s;
}
div.muccon img{width:290px;height:205px;border:4px solid #FFF}


		
		
.button2{
	background: #1019e1;
	border: 1px solid #000;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	padding: 5px 30px;
	margin-left:465px;
	cursor: pointer;
	outline-color:blue;
}


.input_datmau{
	width:400px;
	margin-bottom:15px;
	border:1px solid #CCC;
	
	padding:5px 7px;
	
	border-radius:4px;
}	
		
div.cauhoi{height:auto;width:660px;border:1px solid #ccc;}	
div.cauhoi ul li{background:url(images/muiten.png) no-repeat left ;}		

		
/***********tintucchaydoc*************************/
.tin_left{	
	height:77px;
	padding-top:6px;
	width:235px;
	margin:0 auto;
	}
.img_tin_left{
	padding:2px 0px 0px 3px;
	float:left;
	height:66px;
	width:84px;
	
	}
.tinmoi_left{
	width:138px;
	height:82px;
	float:right;
	font-size:11px;
	text-align: justify;
	}
.tinmoi_left span{color:#CCC;font-size:13px;}
.tinmoi_left a{
	color:#333;
	  font-size: 15px;
  	line-height: 22px;
	}
.tinmoi_left a:hover{
	color: #F60;
	}
.tinmoi_left .xemthem{width:100%;margin:0 auto;text-align:center;margin-bottom:5px;margin-top:10px}
.tinmoi_left .xemthem a{color:#fff;font-size:14px;
cursor:pointer;background:#666;border-radius:5px;
height:25px;width:70px;float:right;line-height:25px;
padding:0px 5px;}
.tinmoi_left .xemthem a:hover{color:#FF0;background:#000;transition:0.6s;}		
		
/*************HE THONG CUA HANG****************/
.block-map{
	width:340px;
	margin:0 5px;
	float:left;
	margin-bottom:20px;
	line-height:2;
height:110px;
}
.block-map a{
	text-decoration:underline;
	color:#0066CC;
}
.block-map .diachi h3{
	font-size:16x !important;
	color:green;
}
		
/*slider sanpham*/
div#slider4{width:740px;margin:0 auto;}
div#slider4 .content_sli{width:740px;margin:0 auto;}
div#slider4 .slide{}
	
	div.slider4 .content_sli .bx-wrapper{max-width:560px !important; }


div#slider_sp .slide .hinhslider{width:170px !important;text-align:center;}
div#slider_sp .slide .hinhslider img:hover{opacity:0.6;transition:0.6s;}
div.tensp_slider{color:#0066FF;width:170px;font-weight:bold;text-align:center;font-size:15px;margin-top:10px;}	
div.tensp_slider a{color:#fff;cursor:pointer;}
div.tensp_slider a:hover{color:#f00;transition:0.6s}
div.motasp_slider{color:#fff;font-size:13px;text-align:center;width:170px;min-height:68px;}


div#slider_doitac .slide .hinhslider{width:170px !important;text-align:center;}
div#slider_doitac .slide .hinhslider img:hover{opacity:0.6;transition:0.6s;}
div#slider_doitac .bx-wrapper .bx-prev {
	left: -27px;top:32px;
	/*background: url(images/pre2.png) no-repeat left;*/
}

div#slider_doitac .bx-wrapper .bx-next {
	right:-19px;top:32px;
	/*background: url(images/next2.png) no-repeat right;*/
	
}	
div.copy_right{
	width:100%;
	margin:0 auto;
	height:30px;
	line-height:30px;
	text-align:center;	
	font-size:19px;
	color:#fff;
	font-family:'roboto_condensedbold';
	background:#026A00;
	}
	
/*hotrotructuyen*/	
div.bao_dienthoai{
	min-height:115px;
	width:91%;
	padding-left:20px;
	}
div.phan1-ht{
	width:100%;
	min-height:70px;
	background:url(images/dienthoai.png) no-repeat left center;
	}
div.phan1-ht p{
	width:150px;
	margin-left:57px;
	font-family:'roboto_condensedbold';
	font-size:19px;
	color:#4F4F4F;
	}
	
div.phan2-ht{
	width:100%;
	height:20px;	
	}
div.phan2-ht img{
	float:left;
	margin-right:10px;
	transition:0.5s;
	}
div.phan2-ht img:hover{
	opacity:0.7;
	transition:0.5s;
	}
div.line-ht{
	background:url(images/line-ht.png) no-repeat top center;
	height:1px ;width:100%;
	}
div.bong-slider{width:979px;height:24px;background:url(images/bong-slider.png) no-repeat top center;}

div.nice_houese{background:#fff;margin-top:20px;width:1200px;margin:0 auto;border:1px solid #ccc;border-radius:8px;}
div.icon_head{padding-left:20px;margin-top:20px;}


div.back-page{position:absolute;top:40px;left:20px;border:1px solid #00F;border-radius:10px;background:#0C6;height:50px;line-height:50px;z-index:999999;padding:0px 15px;}
div.back-page a{color:#f00;font-weight:bold;font-size:18px;text-transform:uppercase;}




/*-------------gioithieu----------*/
.gioithieu_tcb{
	background:#D5EDF9;
	}
.gioithieu_tc{
	position:relative;
	padding-bottom:25px;
	padding-top:30px;
	width:1200px;
	margin:0 auto;
	}
.gioithieu_tc img{
	float:left;
	padding:5px;
	margin-right:14px;
	background:#fff;
	border:1px solid #D2C2C2;
	width:350px;
	height:230px;
	}	
.gioithieu_tc p.ten{
    display: block;
    font-size: 30px;
    color: #f00;
    font-family: 'utm_an';
    font-weight: bold;
	}
.gioithieu_tc p.mota{
	font-size:15px;
	text-align:justify;
	}
.gioithieu_tc a.xemthem{
	display:block;
	position:absolute;
	bottom:25px;
	right:0px;
	background:url(images/xemthem.png) no-repeat top center;
	width:103px;
	height:30px;
	font-style:italic;
	color:#0085FE;
	text-decoration:underline;
	font-size:15px;
	}
.dangonline{background:url(images/d.png) no-repeat left;padding-left:25px;
}
.dangonline1{background:url(images/t.png) no-repeat left;padding-left:25px;
}
.dangonline2{background:url(images/th.png) no-repeat left;padding-left:25px;
}
.tongtruycap{background:url(images/tong.png) no-repeat left;padding-left:25px;
}

.camera_visThumb img{border:1px solid #ff0 !important; }