#wap{
	width: 100%;
	background: #F5f5f5;
}
.wap{
	width: 1148px;
	margin: 0px auto;
}
.border_page{
		border-top: none;
}
.page{
	background: #FFFFFF;
	padding: 5px 12px;
	width: 1150px;
}
#footer{
	background: #e4e4e4;
}

.header{
	width: 100%;
	background: #FFFFFF;
}
.header .header_menu{
	height: 30px;
	border-bottom: 1px solid #dcdcdc;
}
.header .header_menu ul{

}
.header .header_menu ul li{
	padding: 0px 10px;
	line-height: 30px;
}
.header .header_menu ul a{
	color: #7f7f7f;
	font-weight: 400;
	display: block;
}
.header .header_menu ul li:hover a{
	color: #253e80;
	text-decoration: underline;
}
.header .header_menu ul a.active, .header .header_menu ul a:hover{
	color: #eef46c;
}
.header .header_info .sologan{
	margin: 5px 0px;
	height: 60px;
}
.header .header_info .info_address{
	color: #018ef0 ;
	font-size: 14px;
}
.header .header_info .name_city{
	color: #ff6600;
	font-size: 16px;
}
.header .header_info .phone_city{
	color: #ff6600 ;
	font-size: 16px;
}
.header .header_info .sologan{
	background: url("images/sologan.png") repeat-x top left;
	display: block;
	width: 283px;
	height: 115px;
}
.header_info .header_search{
	width: 388px;
	margin-top: 5px;
	border: 1px solid #018ef0;
	padding: 1px;
	height: 31px;
}
.header_info .header_search .search_category{
	background: url("images/bg_search_category.png") repeat-x left top;
	width: 140px;
	height: 31px;
	border: none;
	color: #333;
	outline: none;
}
.header_info .header_search .input_text{
	height: 23px;
	width: 286px;
	padding: 4px 8px;
	color: #666;
	border: none;
}
.header_info .header_search .button_search{
	width: 65px;
	background: url("images/icon_search.png") no-repeat center center #ff6600;
	height: 31px;
	width: 85px;
	display: inline-block;
	border: none;
	padding: 0px;
	cursor: pointer;
	color: #FFFFFF;
}
.header_info .header_search .button_search .icon {
	background: url("images/icon_search.png") no-repeat top center;
	width: 18px;
	height: 17px;
	display: block;
	margin: 6px auto;
}
.header_top{
	height: 35px;
	color: #FFFFFF;
	background: #018ef0 ;
	box-shadow: 0px 0px 6px #999 inset;;
	padding: 0px 5px;
	width: 1140px;
	/*url("images/bg_header.png") repeat-x top left;*/
}
.header_top .menu_category_fixed{
	width: 230px;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	border-right: 2px solid #FFFFFF;
	position: relative;
}
.header_top .menu_category_fixed:hover .menuParentFix{
	display: block;
}
.header_top .menu_category_fixed .icon_menu_down{
	background: url("images/icon_list_category.png") no-repeat left top;
	width: 19px;
	height: 15px;
	display: inline-block;
	margin-left: 5px;
	cursor: pointer;
}
.header_top .menu_category_fixed .menuParentFix{
	position: absolute;
	left: -4px;
	top: 35px;
	width: 215px;
	z-index: 12;
	border-top: 2px solid #FFFFFF;
	display: none;
}
.menu_root{
	background: #f5f5f5;
	padding: 5px 10px;
}
.menu_root li{
	padding: 0px;
	line-height: 20px;
	font-size: 13px;
	padding-left: 15px;
}
.menu_root li.has_child{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
	padding-left: 0px;
}
.menu_root li.has_child .icon_left{
	border: 5px transparent solid;
	border-left: 5px #333 solid;
	display: inline-block;
}
.menu_root li a{
	color: #333;
	display: block;
}
.header_top .menu_product_top{
	width: 725px;
}
.header_top .menu_product_top ul{
	list-style: none;
	height: 20px;
	line-height: 20px;
	margin-top: 8px;
}
.header_top .menu_product_top ul li{
	border-right: 2px solid #FFFFFF;
	padding: 0px 5px;
	font-size: 16px;
}
.header_top .menu_product_top ul li.fl:last-of-type{
	border-right: none;
}
.header_top .menu_product_top ul li a{
	color: #FFFFFF;
}
.header_top .menu_product_top ul li a:hover, .header_top .menu_product_top ul li a.active{
	color: #f1d804;
}
.home_top{
	padding: 2px 0px;
	background: #FFFFFF;
}
.menu_product{
	width: 235px;
	position: relative;
	z-index: 10;
}
.menu_product .menu_title{
	background: #f7941f;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	padding-left: 8px;
	font-size: 14px;
}
.menu_product .menu_parent{
	padding-left: 8px;
}
.menu_product li a{
}
.menu_product .menu_li_0 a{
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	display: inline-block;
	color: #0472bf;
	width: 165px;
	float: left;
}
.menu_product .menu_li_1 li{
	height: 33px;
	line-height: 33px;
}
.menu_product .menu_li_1 a{
	font-weight: normal;
	color: #333;
}
.menu_product li .icon_arrow_right{
	background: url("images/icon_web.png") no-repeat -116px -60px;
	display: inline-block;
	width: 4px;
	height: 8px;
	margin: 0px 4px;
}
.menu_product .menu_li_1{
	position: relative;
}
.menu_product .menu_ul{
	display: none;
}
.menu_product .menu_ul_1 li.has_child:hover{
	background: #FFFFFF;
	width: 216px;
}
.menu_product .menu_ul_1 li.has_child:hover .icon_arrow_right{
	display: none;
}
.menu_product .menu_ul_1 li.has_child:hover .menu_ul_2{
	display: block;
}
.menu_product .menu_ul_2{
	position: absolute;
	left: 184px;
	top: -10px;
	background: #FFFFFF;
	width: 200px;
	border: 1px solid #f7941f;
	border-left: none;
	padding: 2px 10px;
	border-radius: 0px 3px 3px 0px;
	box-shadow: 1px 0px 1px #f7941f;
}
.menu_product .menu_parent li:hover .menu_child li:hover a{
	color: #faef61;
}
.home_content{
	margin-top: 10px;
	padding-top: 5px;
}
.home_content .home_content_left{
	width: 194px;
	margin-right: 10px;
}
.box_left{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: 1px solid #00B7F1;
	border-radius: 3px;
}
.box_left .title{
	height: 32px;
	line-height: 32px;
	color: #FFF;
	font-size: 12px;
	background: #00B7F1;
	padding-left: 8px;
}
.box_support .content .list_support{
	padding-top: 10px;
	text-align: center;
}
.box_support .content .list_support .stt{
	color: #014ead;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.box_support .content .list_support .name{
	color: #333;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
}
.box_support .content .list_support .phone{
	color: #ff0000;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	padding-top: 10px;
}
.box_support .content .list_support .yahoo{
	padding-top: 8px;
}
.box_support .content .list_support .name_city{
	color: #014ead;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	padding-top: 10px;
}
.box_support .content .list_support .phone_city{
	color: #ff0000;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	padding-top: 10px;
}
.box_news .news_child{
	padding: 10px 8px 0px 8px;
}
.box_news .news_child .date{
	color: #333;
	font-size: 11px;
}
.box_news .news_child .name{
	border-bottom: 1px dotted #dcdcdc;
	padding: 4px 0px;
}
.box_news .news_child .name a{
	color: #014ead;
}
.box_news .news_child td img{
	border: 1px solid #dcdcdc;
}
.box_news a{
	color: #333;
}
.chungchi{
	margin-bottom: 10px;
}
.chungchi img{
	width: 194px;
}

.home_content .home_content_right{
	width: 945px;
}
.box_product{
	border: 1px solid #2a80b9;
}
.box_product .info_cat{
	padding: 8px;
	border-bottom: 1px dotted #dddddd;
}
.box_product .product_category{
	margin-bottom: 20px;
}
.box_product .product_category .title_category{
	background: #07b8ee;
	height: 32px;
	line-height: 32px;
	border-radius: 4px 4px 0px 0px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 8px;
}
.box_product .list_product{
	padding: 5px 40px;
}
.box_product .product_category .view_all{
	font-size: 12px;
	text-align: right;
}
.box_product .product_category .view_all a{
	color: #fff;
	font-weight: normal;
}
.box_product .product_detail{
	width: 232px;
	padding: 0px 6px;
	height: 210px;
	background: #FFFFFF;
	margin: 8px 0px;
	position: relative;
	border-bottom: 1px solid #ddd;
}
.box_product .product_detail:hover{

}
.box_product .mar_6{
	margin-right: 30px;
}
.box_product .product_detail .img{
	width: 160px;
	height: 150px;
	margin: 0px auto;
	overflow: hidden;
}
.box_product .product_detail .img table{
	height: 150px;
}
.box_product .product_detail .img img{
	height: 160px;
}
.box_product .product_detail .info{
	margin-top: 5px;
	padding: 0px 5px;
}
.box_product .product_detail .info .name{
	line-height: 16px;
	min-height: 20px;
}
.box_product .product_detail .info .name a{
	color: #0F508A;
}
.box_product .product_detail .info .price{
	line-height: 18px;
}
.box_product .product_detail .info .price_new{
	color: #8f0d00;
	font-size: 14px;
	font-weight: bold;
}
.box_product .product_detail .info .price_old{
	color: #768484;
	font-size: 12px;
	text-decoration: line-through;
	padding-right: 10px;
}
.box_product .product_detail .giamgia{
	background: url("images/tag_giamgia_v2.png") no-repeat right top;
	color: #FFF;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 5px;
	width: 43px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.box_product .product_detail .product_interested{
	position: absolute;
	background: url("images/icon_uachuong_small.png") no-repeat right top;
	height: 60px;
	width: 60px;
	top: 18px;
	right: 18px;
	z-index: 1;
}
.box_product .product_detail .product_hot{
	position: absolute;
	background: url("images/icon_khuyenmai_small.png") no-repeat right top;
	height: 48px;
	width: 71px;
	top: 0px;
	right: 0px;
	z-index: 1;
}
.box_product .product_detail .product_new{
	position: absolute;
	background: url("images/icon_new_small.png") no-repeat right top;
	height: 41px;
	width: 50px;
	top: 0px;
	right: 0px;
	z-index: 1;
}
.static_hoidap{
	margin: 8px 0px;
}
.static_hoidap .box_static .title{
	background: url("images/bg_hoidap.png") no-repeat top left;
	height: 65px;
	width: 400px;
	margin: 0px auto;
	text-align: center;
	text-transform: uppercase;
	line-height: 42px;
	color: #FFFFFF;
	font-size: 18px;
}
.static_hoidap .box_static a{
	color: #014ead;
}
.home_banner_doitac .back{
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	background: #FFF;
	padding: 2px 2px;
	font-size: 35px;
	width: 12px;
	position: absolute;
	left: 0px;
	top: 26%;
	cursor: pointer;
	z-index: 10;
}
.home_banner_doitac .next{
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	background: #FFF;
	padding: 2px 2px;
	font-size: 35px;
	width: 12px;
	position: absolute;
	right: 0px;
	top: 26%;
	cursor: pointer;
	z-index: 10;
}
.slide_bottom{
	position: relative;
}

.slide_bottom img{
	width: 165px;
	height: 80px;
	margin: 0px 10px 0px 2px;
	border: 1px solid #dcdcdc;
}
.home_banner_doitac{
	background: #FFFFFF;
	padding-bottom: 15px;
}

.footer .background_footer{
	background: #FFFFFF;
	text-align: center;
}
.footer_top{
	color: #333;
}
.footer_top .title{
	padding-bottom: 5px;
}
.footer_top ul li{
	padding: 3px 0px;
}
.footer_top ul li a{
	color: #666;
}
.footer_top .phone_number{
	font-size: 16px;
	color: #666666;
	padding-top: 6px;
}
.footer .info_company{
	color: #666;
	font-size: 11.5px;
}
.info_company .logo_bottom{
	background: url("images/logo_footer.png") no-repeat left -2px;
	width: 250px;
	height: 60px;
	display: block;
}
.footer{
	background: #FFFFFF;
}
.footer .menu_footer{
	padding: 10px 0px;
	background: #FFFFFF;
}
.footer .menu_footer .parent{
	padding: 5px 0px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 6px;
}
.footer .menu_footer .parent a{
	color: #395cb8;
}
.footer .menu_footer .child{
	padding: 2px 0px;
}
.footer .menu_footer .child a{
	padding-top: 5px;
	color: #333333;
}
.footer .fBorder {
	background: #e5e5e5;
	height: 6px;
	display: block;
	overflow: hidden;
}
.footer .fBorder span {
	display: block;
	height: 6px;
	background: #395cb8;
	width: 240px;
	border-left: 5px solid #fff;
	position: relative;
	margin-left: 20px;
}
.footer .fBorder span:before {
	position: absolute;
	top: 2px;
	right: -20px;
	height: 35px;
	width: 35px;
	content: "";
	background: #395cb8;
	border-top: 5px solid #fff;
	border-right: 5px solid #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.info_company td{
	line-height: 18px;
}
.icon_skype{
	background: url("images/icon_web.png") no-repeat -37px -20px;
	display: inline-block;
	width: 15px;
	height: 15px;
	vertical-align: text-top;
	margin-right: 5px;
}
.list_support .detail{
	padding: 4px 0px;
}
.list_support a{
	color: #666;
}
.list_support td{
	padding: 0px 20px 0px 0px;
}
.icon_chat_yahoo{
	display: inline-block;
	padding-right: 5px;
	vertical-align: text-top;
}
.footer .static_keyword{
	padding-bottom: 30px;
}
.footer .static_keyword a{
	color: #666666;
}
.footer .static_keyword a span{
	font-size: 14px;
}

.home_banner{
	width: 912px;
	height: 460px;
	overflow: hidden;
}
#header_slider {
	width : 912px;
	margin : 0 auto;
	height : 350px;
	display: block;
}
#header_slider .wrap {
	height : 363px;
}
#header_slider #slide-holder {
	z-index : 1;
	width : 912px;
	height : 363px;
	position : absolute;
}
#header_slider #slide-holder #slide-runner {
	width : 912px;
	height : 350px;
	overflow : hidden;
	position : absolute;
}
#header_slider #slide-holder img {
	margin : 0;
	display : none;
	position : absolute;
	height: 350px;
	width: 912px;
}
#header_slider #slide-holder #slide-controls {
	right : 0px;
	bottom : 0px;
	height : 40px;
	display : none;
	position : absolute;
}
#header_slider #slide-holder #slide-controls p.text {
	float : left;
	color : #fff;
	display : inline;
	font-size : 10px;
	line-height : 16px;
	margin : 15px 0 0 20px;
	text-transform : uppercase;
}
#header_slider #slide-holder #slide-controls p#slide-nav {
	float : right;
	height : 24px;
	display : inline;
	margin : 11px 15px 0 0;
}
#header_slider #slide-holder #slide-controls p#slide-nav a {
	float : left;
	width : 11px;
	height : 11px;
	display : inline;
	font-size : 11px;
	margin : 0 5px 0 0;
	line-height : 24px;
	background: #FFFFFF;
	border-radius: 8px;
	text-decoration : none;
}
#header_slider #slide-holder #slide-controls p#slide-nav a.on {
	background: #b0b1b3;
}
#header_slider #slide-holder #slide-controls p#slide-nav a {
	background : #FFFFFF;
}

.home_content_product{

}
.category_product{
	margin-bottom: 30px;
}
.category_product .category {
	width: 235px;
	height: 425px;
	background-color: #FFFFFF;
}
.category_product .category .title {
	background-image: url("images/transparent_10.png");
	background-repeat: repeat;
	color: #FFF;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	position: relative;
	text-transform: uppercase;
}
.category_product .category .title .floor {
	font-size: 15px;
	padding-left: 7px;
	position: absolute;
	width: 21px;
	height: 33px;
	top: 0;
	left: 0;
}
.category_product .category .title .floor .arrow {
	border-top: 16px solid transparent;
	border-left: 9px solid;
	border-bottom: 17px solid transparent;
	position: absolute;
	height: 0;
	width: 0;
	top: 0;
	left: 28px;
}
.category_product .category .title .label {
	margin-left: 45px;
}
.category_product .category .icon_2 {
	padding-left: 20px;
}
.category_product .category .icon {
	background-image: url("images/transparent_20.png");
	background-repeat: repeat;
	height: 60px;
	font-size: 11px;
	padding-top: 12px;
	text-align: center;
}
.category_product .category .icon a {
	background-position: center top;
	background-size: 24px;
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
	float: left;
	margin: 0px auto;
	overflow: hidden;
	width: 95px;
	transition: background-size .2s linear;
	-webkit-transition: background-size .2s linear;
}
.category_product .category .icon a.best_view i{
	background: url("images/icon_web.png") no-repeat -101px -97px;
	width: 20px;
	height: 14px;
	display: block;
	margin: 5px auto;
}
.category_product .category .icon a.best_buy i{
	background: url("images/icon_web.png") no-repeat -101px -115px;
	width: 20px;
	height: 15px;
	display: block;
	margin: 5px auto;
}
.category_product .category .icon_2 .sep {
	background: url("images/bg_sep.png") no-repeat left top;
	float: left;
	margin: 0px 10px;
	width: 1px;
	height: 48px;
}
.category_product .main_banner {
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	display: block;
	width: 297px;
	overflow: hidden;
	text-align: center;
}
.category_product .list_product{
	width: 615px;
	background: #FFFFFF;
}
.category_product .list_product .product_detail{
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	width: 194px;
	height: 202px;
	overflow: hidden;
	padding: 5px;
	position: relative;
}
.category_product .list_product .product_detail img{
	width: 180px;
	margin: 0px auto;
	overflow: hidden;
}
.category_product .list_product .product_detail .info{
	height: 60px;
	overflow: hidden;
}
.category_product .list_product .product_detail .info .name{
	height: 30px;
	line-height: 16px;
}
.category_product .list_product .product_detail .info .name a{
	height: 30px;
	color: #0F508A;
}
.category_product .list_product .product_detail .info .price{
	margin-top: 6px;
}
.category_product .list_product .product_detail .info .price_old{
	color: #999999;
	text-decoration: line-through;
	padding-right: 10px;
	font-size: 11px;
}
.category_product .list_product .product_detail .info .price_new{
	color: #8f0d00;
	font-weight: bold;
}
.category_product .list_product .product_detail .giamgia{
	position: absolute;
	background: url("images/tag_giamgia_v2.png") no-repeat right top;
	color: #FFF;
	padding-left: 5px;
	height: 20px;
	line-height: 20px;
	width: 43px;
	top: 0px;
	left: 1px;
	z-index: 10;
}
.category_product .list_product .product_detail .product_interested{
	position: absolute;
	background: url("images/icon_uachuong_small.png") no-repeat right top;
	height: 60px;
	width: 60px;
	top: 18px;
	right: 18px;
	z-index: 1;
}
.category_product .list_product .product_detail .product_hot{
	position: absolute;
	background: url("images/icon_khuyenmai_small.png") no-repeat right top;
	height: 58px;
	width: 71px;
	top: 0px;
	right: 0px;
	z-index: 1;
}
.category_product .list_product .product_detail .product_new{
	position: absolute;
	background: url("images/icon_new_small.png") no-repeat right top;
	height: 41px;
	width: 50px;
	top: 0px;
	right: 0px;
	z-index: 1;
}
.support_shopping{
	background: #F5f5f5;
	margin: 10px 0px;
}
.support_shopping img{
	height: 45px;
	width: 45px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
}
.support_shopping a{
	color: #333;
	font-weight: bold;
}
.support{
	background: #01baf0;
	border-top: 2px solid #7fe2ff;
	color: #FFFFFF;
	padding-top: 5px;
	margin-top: 5px;
}
.support p.title{
	font-size: 20px;
	text-align: center;
}
.support p.name, .support p.phone{
	font-size: 24px;
	text-align: center;
	padding-top: 8px;
}
.icon_home{
	background: url("images/icon_web.png") no-repeat -84px -37px;
	display: inline-block;
	width: 11px;
	height: 12px;
	margin-right: 4px;
}
.icon_arrow_right{
	background: url("images/icon_web.png") no-repeat -116px -60px;
	display: inline-block;
	width: 4px;
	height: 8px;
	margin: 0px 4px;
}
.page_detail{
	background: #FFFFFF;
	padding: 5px 12px;
	width: 1076px;
}
.gioithieu_detai .gioithieu_detail_link{
	color: #666;
	background: #ddd;
	padding: 8px 4px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.gioithieu_detai .gioithieu_detail_link a{
	color: #1250dc;
}
.chitietsp{
	padding: 10px 5px;
}
.chitietsp .detail_left{
	width: 194px;
	margin-right: 10px;
}
.chitietsp .detail_right{

}
.chitietsp .detail_right .images{
	width: 300px;
	margin-right: 20px;
}
.chitietsp .detail_right .images .img_big{
	width: 300px;
	height: 300px;
	margin-bottom: 5px;
	overflow: hidden;
	position: relative;
}
.chitietsp .detail_right .images .img_big .product_interested{
	position: absolute;
	background: url("images/icon_uachuong_small.png") no-repeat right top;
	height: 60px;
	width: 60px;
	top: 28px;
	right: 25px;
	z-index: 1;
}
.chitietsp .detail_right .images .img_big .product_hot{
	position: absolute;
	background: url("images/icon_khuyenmai_small.png") no-repeat right top;
	height: 48px;
	width: 71px;
	top: 0px;
	right: 0px;
	z-index: 1;
}
.chitietsp .detail_right .images .img_big .product_new{
	position: absolute;
	background: url("images/icon_new.png") no-repeat right top;
	height: 64px;
	width: 79px;
	top: 0px;
	right: 0px;
	z-index: 1;
}
.chitietsp .detail_right .images .img_big img{
	width: 300px;
	height: 300px;
}
.chitietsp .detail_right .img_small{
	height: 80px;
	margin: 0px auto;
	position: relative;
	margin-top: 10px;
}
.chitietsp .detail_right .img_small li{
	width: 270px;
	margin: 10px 5px;
}
.chitietsp .detail_right .img_small li{
	width: 270px;
	margin: 10px 5px;
	display: block;
	overflow: hidden;
}
.chitietsp .detail_right .images .img_small img{
	width: 270px;
}
.chitietsp .detail_right .detail_payment{
	width: 240px;
	border: 1px solid #e2e6e5;
	padding: 10px;
	border-radius: 4px;
}
.chitietsp .detail_right .detail_payment .giamgia{
	margin-bottom: 5px;
}
.chitietsp .detail_right .detail_payment .giamgia .price_old{
	text-decoration: line-through;
	font-size: 12px;
	color: #999;
	margin: 0;
}
.chitietsp .detail_right .detail_payment .giamgia .tag_giamgia{
	background: url("images/tag_giamgia.jpg") no-repeat right top;
	color: #FFF;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 33px;
}
.chitietsp .detail_right .detail_payment .price_new{
	color: #114f88;
	font-size: 18px;
	font-weight: bold;
}
.chitietsp .detail_right .detail_payment .buy_product{
	background: #f8931f;
	width: 140px;
	text-align: center;
	border-radius: 5px;
	font-size: 20px;
	width: 160px;
	font-weight: bold;
	cursor: pointer;
	height: 35px;
	line-height: 35px;
	margin: 10px auto;
}
.chitietsp .detail_right .detail_payment .buy_product a{
	display: block;
	color: #FFF;
}
.chitietsp .detail_right .detail_payment .hotline{
	margin-top: 15px;
	color: #0472bf;
}
.chitietsp .detail_right .detail_payment .hotline table td{
	padding: 3px 0px;
}
.chitietsp .detail_right .info_product{
	width: 540px;
	color: #333333;
	margin-right: 10px;
}
.chitietsp .detail_right .info_product .name{
	color: #333333;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #dcdcdc;
}
.chitietsp .detail_right .info_product .product_condition{
	margin-top: 10px;
	list-style: none;
}
.chitietsp .detail_right .info_product .product_condition li{
	color: #748483;
	line-height: 24px;
	list-style: none;
	font-size: 14px;
}
.chitietsp .detail_right .info_product .product_quantity{
	padding: 10px;
	background: #EEE;
	color: #03C;
	margin-top: 15px;
	font-weight: bold;
	width: 150px;
}
.chitietsp .detail_right .policy{
	margin: 10px 0px;
}
.chitietsp .detail_right .policy .policy_content{
	background: url(images/chinh_sach.png) no-repeat;
	width: 875px;
	height: 86px;
	margin-top: 3px;
}
.chitietsp .detail_right .policy .list_support{
	padding-bottom: 4px;
}
.chitietsp .detail_right .policy .list_support img{
	height: 25px;
	width: 25px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.chitietsp .detail_content{
	margin-top: 20px;
}
.chitietsp .detail_content .line{
	height: 5px;
	background: url("images/bg_line.png") repeat-x left top;
	margin: 10px 0px;
}
.chitietsp .detail_content .detail_content_left{
}
.chitietsp .detail_content .detail_content_left .menu_bar {
	height: 30px;
}
.chitietsp .detail_content .detail_content_left .menu_bar ul {
	height: 30px;
}
.chitietsp .detail_content .detail_content_left .menu_bar ul li {
	display: block;
	padding: 0px 10px;
	height: 30px;
	line-height: 30px;
	background: #f1f1f1;
	margin-right: 4px;
	border: 1px solid #ccc;
	border-bottom: none;
}
.chitietsp .detail_content .detail_content_left .menu_bar ul li.selected {
	background: #07b8ee;
}
.chitietsp .detail_content .detail_content_left .menu_bar ul li span {
	display: block;
	cursor: pointer;
	color: #333333;
	font-size: 14px;
	white-space: nowrap;
}
.chitietsp .detail_content .detail_content_left .menu_bar ul li.selected span {
	color: #FFFFFF;
}
.chitietsp .detail_content .detail_content_left .chitietsp_tab .content_bar{
	padding: 6px;
}
.chitietsp .detail_content .detail_content_right {
	width: 190px;
}
.product_similar{
	border-radius: 4px;
}
.product_similar .box_product{
	padding: 8px;
}
.chitietsp .detail_content .detail_content_right .box_info_website {
	width: 250px;
}
.chitietsp .detail_content .detail_content_right .box_info_website .title{
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	border-left: 1px solid #fafafa;
	background: #f5f5f4;
	padding-left: 18px;
}
.chitietsp .detail_content .detail_content_right .box_info_website ul{
	padding: 8px 0px;
}
.chitietsp .detail_content .detail_content_right .box_info_website ul li{
	height: 30px;
	line-height: 30px;
	padding: 0px 7px;
}
.chitietsp .detail_content .detail_content_right .box_info_website ul li a{
	color: #333333;
	display: block;
}
.chitietsp .detail_content .detail_content_right .box_info_website ul li a:hover{
	color: #253e80;
}
.chitietsp .detail_content .detail_content_right .box_info_website ul li .icon{
	background: url("images/icon_web.png") no-repeat -49px -91px;
	height: 6px;
	width: 9px;
	display: inline-block;
	margin-right: 7px;
	vertical-align: middle;
}
.chitietsp .detail_content .detail_content_right .box_info_website .title{
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	border-left: 1px solid #fafafa;
	background: #f5f5f4;
	padding-left: 18px;
}
.gioithieu_detail_noidung{
	margin-top: 10px;
}
.gioithieu_detail_noidung_left{
	width: 194px;
	margin-right: 10px;
}
.gioithieu_detail_noidung_right{
	width: 930px;
}
.lienhe_left {
	background: #253e80;
	width: 226px;
	height: 200px;
	border-radius: 3px;
}
.lienhe_left_list_mail {
	height: 38px;
	border-bottom: 1px #fff solid;
	line-height: 38px;
}
.lienhe_left_list_huongdan {
	height: 38px;
	line-height: 38px;
}
.lienhe_left_list_hotline {
	height: 38px;
	line-height: 38px;
	border-top: 1px #fff solid;
}
.lienhe_left_list a {
	padding: 0 25px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu_left {
	position: relative;
	z-index: 10;
	border: 2px solid #00B7F1;
	box-shadow: 1px 1px 1px #ccc;
	border-radius: 4px;
	margin-bottom: 10px;
}
.menu_left .title_menu{
	background: #00B7F1;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	padding-left: 8px;
	font-size: 14px;
}
.menu_left_list {
	padding: 8px;
}
.menu_left li {
	list-style: none;
	line-height: 30px;
}
.menu_left li.menu_li_0 a {
	text-decoration: none;
	color: #333333;
	border-bottom: 1px dotted #ecf2f0;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 162px;
	float: left;
	font-weight: bold;
	overflow: hidden;
}
.menu_left li.menu_li_1 a {
    font-weight: normal;
    color: #333;
}
.menu_left li .icon_arrow_right{
	background: #FFF;
	height: 33px;
	width: 10px;
	line-height: 33px;
	margin: 0px;
	float: right;
	cursor: pointer;
}
.menu_left li .icon_arrow_right span{
	background: url("images/icon_web.png") no-repeat -52px -37px;
	height: 7px;
	width: 4px;
	display: block;
	float: right;
	margin: 12px 0px 0px 0px;
}
.menu_left li.active .icon_arrow_right span{
	background: url("images/icon_web.png") no-repeat -115px -54px;
	height: 4px;
	width: 7px;
	display: inline-block;
	vertical-align: middle;
}
.menu_left li a.active{
	color: #0472bf;
}
.tintuc_detail{
	border-bottom: 1px  dotted #dcdcdc;
	padding: 28px 0px;
}
.tintuc_detail .tintuc_detail_left{
	width: 170px;
}
.tintuc_detail .tintuc_detail_right{
	width: 580px;
}
.menu_left_sub{
	padding: 2px 5px 2px 20px;
}
.menu_left_sub a{
	color: #666;
	font-size: 11px;
}
.menu_left_sub a.active{
	color:#253e80;
}
.page_break {
	padding: 10px;
	float: right;
	line-height: 28px;
}
.pagebreak_select {
	float: left;
	padding: 0px 11px;
	background: #FFFFFF;
	margin-left: 4px;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	border: 1px #E2E2E2 solid;
	font-weight: bold;
	border-radius: 16px;
	background: #253e80;
}
.pagebreak_normal {
	float: left;
	color: #949494;
	padding: 0px 11px;
	background: #FFFFFF;
	margin-left: 4px;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	font-weight: bold;
}
.pagebreak_normal a {
	color: #999999;
}
.pagebreak_select a {
	color: #FFFFFF;
	font-weight: bold;
}
.tintuc_detail_noidung_right_title {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 10px;
}
.title_category{
	margin-top: 10px;
	background-color: #2a80b9;
	border-bottom: 1px solid #2a80b9;
	background-image: url("images/transparent_10.png");
	background-repeat: repeat;
	color: #FFF;
	font-weight: bold;
	height: 33px;
	line-height: 34px;
}
.lef_title{
	position: relative;
	float: left;
	width: 400px;
	text-transform: uppercase;
}
.title_category .floor {
	background-color: #2a80b9;
	font-size: 15px;
	padding-left: 7px;
	position: absolute;
	width: 21px;
	height: 33px;
	top: 0;
	left: 0;
}
.title_category .floor .arrow {
	border-top: 16px solid transparent;
	border-left: 9px solid;
	border-left-color: #2a80b9;
	border-bottom: 17px solid transparent;
	position: absolute;
	height: 0;
	width: 0;
	top: 0;
	left: 28px;
}
.title_category .label {
	margin-left: 45px;
}
.option_view{
	width: 50px;
	text-align: right;
}
.option_fillter{
	width: 230px;
	position: relative;
}
.fillter_selected{}
.arrow_top {
	position: absolute;
	background: url("images/icon_web.png") no-repeat -83px -96px;
	z-index: 12;
	width: 13px;
	height: 7px;
	top: 26px;
	right: 65px;
}
.bg_arrow_top{
	position: absolute;
	background: #FFFFFF;
	z-index: 11;
	width: 140px;
	height: 7px;
	top: 12px;
	right: 0px;
}
.option_fillter .fillter_selected .icon_fillter_down{
	background: url("images/icon_web.png") no-repeat -55px -21px;
	display: inline-block;
	width: 7px;
	height: 4px;
	vertical-align: text-top;
	margin-top: 14px;
	margin-left: 5px;
}
.option_fillter .order_by{
	color:#253e80;
	cursor: pointer;
}
.list_fillter{
	background: #FFFFFF;
	border: 1px solid #dcdcdc;
	position: absolute;
	z-index: 2;
	top: 32px;
	box-shadow: 0px 1px 3px #999999;
	padding: 8px;
	right: 0px;
	width: 130px;
}
.list_fillter li{
	padding: 3px 0px;
	line-height: 20px;
}
.list_fillter li a{
	color: #333;
}
.list_fillter li:hover a{
	color: #253e80;
	text-decoration: underline;
}
.option_fillter:hover .list_fillter, .option_fillter:hover .arrow_top, .option_fillter:hover .bg_arrow_top{
	display: block;
}
.option_view .view_grid{
	background: url("images/icon_web.png") no-repeat -67px -139px;
	height: 14px;
	width: 14px;
	display: inline-block;
}
.option_view .view_grid_active{
	background: url("images/icon_web.png") no-repeat -84px -139px;
	height: 14px;
	width: 14px;
	display: inline-block;
}
.option_view .view_list{
	background: url("images/icon_web.png") no-repeat -67px -156px;
	height: 14px;
	width: 14px;
	display: inline-block;
	margin-top: 7px;
}
.option_view .view_list_active{
	background: url("images/icon_web.png") no-repeat -84px -156px;
	height: 14px;
	width: 14px;
	display: inline-block;
}
.box_product{
	/*padding-top: 15px;*/
}
.product_content .tintuc_detail{
	border: 1px solid #FFFFFF;
	border-bottom: 1px dotted #dcdcdc;
}
.product_content .tintuc_detail:hover{
	box-shadow: 0px 1px 10px #999;
	border: 1px solid #FFFFFF;
}
.tintuc_detail .products_img{
	width: 150px;
	position: relative;
}
.tintuc_detail .products_img .giamgia{
	background: url("images/tag_giamgia.jpg") no-repeat right top;
	color: #FFF;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 33px;
	position: absolute;
	top: -15px;
	z-index: 10;
}
.tintuc_detail .products_img img{
	width: 140px;
}
.tintuc_detail .products_img_price{
	background: url("images/icon_web.png") no-repeat 0px -192px;
	height: 49px;
	width: 35px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #f7ee66;
	padding-top: 12px;
	text-align: center;
	font-size: 12px;
}
.tintuc_detail .products_detail{
	width: 400px;
}
.tintuc_detail .products_price{
	width: 180px;
	text-align: left;
}
.products_price_number .price_old{
	font-size: 12px;
	color: #999;
	text-decoration: line-through;
}
.products_price_number .price_new{
	font-size: 20px;
	font-weight: bold;
	color: #ef0606;
}
.products_price .link_detail{
	background: #253e80;
	box-shadow: 0px 3px 0px #253e80
	display: inline-block;
	padding: 5px 12px;
	padding: 8px 12px;
	width: 100px;
	border-radius: 2px;
	text-align: center;
}
.products_price .link_detail a{
	font-weight: bold;
	color: #FFFFFF;
}
.products_price .link_giohang{
	background: #f8931f;
	text-align: center;
	border-radius: 5px;
	font-size: 20px;
	width: 140px;
	font-weight: bold;
	cursor: pointer;
	height: 35px;
	line-height: 35px;
	margin-top: 10px;
}
.products_price .link_giohang a{
	font-weight: bold;
	color: #FFFFFF;
}
.tintuc_detail_left img{
	width: 150px;
	margin: 0px auto;
}
.tintuc_detail_right_title a{
	color: #253e80;
	font-weight: bold;
	font-size: 14px;
}
.tintuc_detail_date{
	color: #999999;
	padding: 5px 0px;
}
.tintuc_detail_right_teaser{
	padding-top: 6px;
}
.products_detail_title a{
	color: #253e80;
}
.products_detail_teaser{
	font-weight: normal;
	color: #666;
	font-size: 12px;
	padding-top: 8px;
}
.footer .navigation_neo{
	width: 30px;
	height: 150px;
	position: fixed;
	right: 0px;
	bottom: 80px;
	z-index: 10;
}
.footer .navigation_neo a{
	display: block;
	width: 100%;
	height: 100%;
}
.footer .navigation_neo .icon_face{
	background: url("images/icon_web.png") no-repeat -128px 0px;
	width: 27px;
	height: 27px;
	display: block;
}
.footer .navigation_neo .icon_youtube{
	margin-top: 5px;
	background: url("images/icon_web.png") no-repeat -128px -30px;
	width: 27px;
	height: 27px;
	display: block;
}
.footer .navigation_neo .icon_google{
	margin-top: 5px;
	background: url("images/icon_web.png") no-repeat -128px -59px;
	width: 27px;
	height: 27px;
	display: block;
}
.footer .navigation_neo .icon_map{
	margin-top: 5px;
	background: url("images/icon_web.png") no-repeat -127px -89px;
	width: 28px;
	height: 27px;
	display: block;
}
.footer .navigation_neo .icon_back_top{
	margin-top: 5px;
	background: url("images/icon_web.png") no-repeat -128px -119px;
	width: 27px;
	height: 27px;
	display: block;
}
.chitietsp_detail{
	font-size: 12px;
}
.chitietsp_top_center_name_title{
	color: #253e80;
	font-size: 16px;
	padding: 4px 0px;
}
.chitietsp_detail .date_time{
	color: #999999;
	padding-top: 6px;
}
.tintuc_more{
	padding: 10px 0px;
}
.tintuc_more a{
	color: #333;
}
.tintuc_more a:hover{
	color: #253e80;
}

.product_similar h3{
	background: #00B7F1;
	height: 30px;
	line-height: 30px;
	padding-left: 8px;
	color: #FFFFFF;
}
.banner_neo_right{
	position: fixed;
	top: 100px;
	right: 5px;
}
.banner_neo_left{
	position: fixed;
	top: 100px;
	left: 5px;
}
.banner_neo_right img, .banner_neo_left img{
	width: 120px;
	max-height: 340px;
}
.list_policy{
	width: 300px;
}
.list_policy .title_policy{
	background: #F5F5F5;
	border-left: 4px solid #F14E23;
	height: 30px;
	line-height: 30px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 14px;
	color: #333;
}
.list_policy .name_policy{
	padding: 15px 0px 0px 10px;
	color: #666666;
	font-size: 15px;
}
.list_policy .name_policy span{
	display: inline-block;
	background: #0E76BC;
	border-radius: 10px;
	padding: 1px 5px;
	color: #FFFFFF;
	font-size: 12px;
	margin-right: 4px;
}
.boxSearchScroll{
	height: 45px;
	background: #2a83e9;
	box-shadow: 0px 0px 6px #999 inset;
	padding: 0px 5px;
	position: fixed;
	top: 0px;
	z-index: 12;
	width: 100%;
}
.boxSearchScroll .logo{
	margin-top: 5px;
	background: url("images/logo_top.png") no-repeat top left;
	width: 112px;
	height: 35px;
	display: block;
}
.boxSearchScroll .input_text{
	background: #FFFFFF;
	height: 24px;
	padding: 4px;
	width: 350px;
	border: none;
	border-radius: 4px;
	color: #666;
	outline: none;
}
.boxSearchScroll .search_form{
	background: #FFFFFF;
	width: 434px;
	line-height: 30px;
	border-radius: 4px;
}
.boxSearchScroll .break_box{
	color: #2167dd;
	display: block;
	line-height: 30px;
}
.boxSearchScroll .button_search{
	background: #FFFFFF;
	border: none;
	line-height: 30px;
	border-radius: 4px;
	color: #2167dd;
	cursor: pointer;
}
.boxSearchScroll .icon_hotline{
	margin-top: 5px;
	background: url("images/icon_hotline.png") no-repeat top left;
	width: 37px;
	height: 35px;
	display: inline-block;
	margin-right: 8px;
}
.boxSearchScroll .hotline{
	color: #FFFFFF;
	line-height: 16px;
}
.info_order{
	width: 980px;
	margin: 10px auto;
	border-top: 1px solid #07b8ee;
}
#topHeader {
  background: #018ef0;
  height: 27px;
  border-bottom: 3px solid #ff6600;
}
#topHeader .account {
  display: inline-block;
  position: relative;
}
#topHeader .account:hover{
  background: #FFFFFF;
}
#topHeader .account>a {
  display: block;
  line-height: 25px;
  color: #FFF;
  padding: 0 12px;
  border-top: 2px solid transparent;
  font-size: 14px;
}
#topHeader .account>a:hover{
	color: #999;
  border-top: 2px solid #F14E23;
}
#topHeader .account>form {
  position: absolute;
  top: 25px;
  left: 0;
  background: #fff;
  z-index: 101;
  padding: 5px 15px;
  width: 240px;
  box-shadow: 0 1px 1px #ccc;
  display: none;
}
#topHeader .account>form>a {
  display: block;
  margin: 8px 0;
  color: #2199CB;
}
#topHeader .account>form>a:hover{
  text-decoration: underline;
}
#topHeader .account:hover>form{
	display: block;
}
#cartIcon {
  position: absolute;
  top: 3px;
  left: -50px;
}
.product_khuyemai{
	background: #eeeeee;
	padding: 35px 8px 12px 8px;
	border: 1px solid #dcdcdc;
	margin-top: 10px;
	position: relative;
}
.icon_khuyenmai{
	background: url("images/tag_khuyenmai.png") no-repeat top left;
	width: 107px;
	height: 32px;
	position: absolute;
	top: 2px;
	left: -7px;
}
#cartIcon .icon_cart{
	background: url("images/icon_cart.png") no-repeat 0px 0px;
	width: 18px;
	height: 13px;
	display: inline-block;
	margin-top: 6px;
	vertical-align: text-bottom;
}
#cartIcon .icon_cart:hover{
	background: url("images/icon_cart.png") no-repeat -35px 0px;
}
#cartIcon .changeICart{
	background: #f04e23;
	padding: 0px 4px;
	border-radius: 15px;
	display: inline-block;
	text-align: center;
	line-height: 12px;
	font-size: 11px;
	color: #FFFFFF;
}
.form_register{
	padding: 30px 50px;
	background: #FFFFFF;
}
.form_register .form_control{
	border: 1px solid #dddddd;
	padding: 4px;
	width: 250px;
	border-radius: 3px;
}
.form_register .form_button{
	border: 1px solid #dddddd;
	padding: 6px 4px;
	width: 260px;
	background: #0e71b4;
	font-weight: bold;
	color: #FFF;
	border-radius: 3px;
	cursor: pointer;
}
.khuyen_mai{
	color: #ff0000;
	font-size: 20px;
	font-weight: 600;
}
/* Container chính */
.longchau_home_top {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 15px 0;
}

/* Bố cục Banner 2/3 - 1/3 */
.hero_layout {
	display: flex;
	gap: 15px;
	margin-bottom: 25px;
}

.main_slider_block {
	flex: 2;
	border-radius: 12px;
	overflow: hidden;
	height: 320px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.side_banners {
	flex: 1;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.side_item img {
	width: 100%;
	height: 154px;
	object-fit: cover;
	border-radius: 12px;
	transition: 0.3s;
}

.side_item:hover img {
	opacity: 0.9;
	transform: translateY(-2px);
}

/* Header tiêu đề */
.section_header {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 15px;
	padding-left: 5px;
}

.section_header h2 {
	font-size: 20px;
	font-weight: bold;
	color: #1a428a;
	margin: 0;
}

/* Lưới danh mục Card */
.category_grid {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 12px;
}

.category_card {
	background: #fff;
	border-radius: 12px;
	padding: 15px;
	text-align: center;
	border: 1px solid #f0f0f5;
	transition: all 0.3s ease;
	text-decoration: none;
}

.category_card:hover {
	border-color: #1a428a;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

/* Icon và chữ trong Card */
.card_icon img {
	width: 56px;
	height: 56px;
	margin-bottom: 12px;
	object-fit: contain;
}

.card_body h3 {
	font-size: 14px;
	color: #333;
	font-weight: 600;
	line-height: 1.4;
	margin: 0;
}

.card_body p {
	font-size: 12px;
	color: #0065FF;
	margin-top: 5px;
	opacity: 0;
	transition: 0.3s;
}

.category_card:hover .card_body p {
	opacity: 1;
}

/* Responsive cho điện thoại */
@media (max-width: 991px) {
	.hero_layout {
		flex-direction: column;
	}

	.category_grid {
		grid-template-columns: repeat(3, 1fr);
	}

	.main_slider_block {
		height: auto;
	}
}