﻿@charset "utf-8";
body {
	margin: 0px auto;
	padding: 0px auto;
	font-size: 13px;
	line-height: 22px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
}
* {
	margin: 0px auto;
	padding: 0px auto;
	outline: none;
	text-decoration: none;
}
.clr {
	clear: both;
}
ul {
	padding: 0px;
}
img {
	border: 0;
}
.pagewrap {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.showText p {
	padding-bottom: 15px;
}
.showText h2 {
	text-transform: uppercase;
	font-family: "VNF-Oswald", serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 35px;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	webkit-animation-duration: 1s;
	animation-duration: 1s;
	/* -webkit-animation-fill-mode: both; */
	animation-fill-mode: both;
	padding-bottom: 10px;
	color: #f60;
}
.showText img {
	display: block;
	margin: 0 auto;
	height: auto;
	max-width: 100%;
}
.showText ul {
	padding-bottom: 15px;
}
.showText ul li {
	margin-left: 35px;
}
.box_header_id {
	background: #0060AA;/* line-height: 50px; *//* border-bottom: solid #fff 1px; */
}
.hotline_top_id h2 {
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(../images/website/01.png) center left no-repeat;
	padding-left: 35px;
}
#menu {
	background: #0060AA;
	text-align: center;/* border-top: solid #FFFFFF 1px; */
}
#menu > li {
	display: inline-block;
	vertical-align: text-top;
	position: relative;
}
#menu > li > a {
	padding: 0 22px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#menu li:hover > a {
	color: #fff;
	background: #f60;
}
#menu li a {
	display: block;
	height: 40px;
	line-height: 40px;
	position: relative;
	z-index: 5;
	color: #fff;
}
#menu li ul {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 99999;
	margin-top: 15px;
	border-bottom: solid 4px #f60;
	border-left: solid 1px #f60;
	box-shadow: 2px 1px 2px rgba(0,0,0,.3);
	visibility: hidden;
	opacity: 0;
	padding-top: 15px;
	background: #fff;
}
#menu li li {
	position: relative;
}
#menu li:hover li ul {
	top: 0px;
	left: 100%;
	opacity: 0;
	visibility: hidden;
	margin-left: 20px;
}
#menu li:hover ul, #menu li:hover li:hover ul {
	margin-top: 0;
	margin-left: 0;
	visibility: visible;
	opacity: 1;
}
#menu li ul li {
	white-space: nowrap;
	text-align: left;
	display: block;
	background: #fff;
	padding: 0 15px;
}
#menu li ul li:last-child {
	padding-bottom: 10px;
}
#menu li ul li a {
	padding: 0 15px;
	border-bottom: solid 1px #F0F0F5;
	/* border-top: solid 1px #F0F0F5; */
	position: relative;
	color: #333;
	text-transform: capitalize;
	transition: padding .2s linear;
	-webkit-transition: padding .2s linear;
	-moz-transition: padding .2s linear;
	-o-transition: padding .2s linear;
	-ms-transition: padding .2s linear;
	height: 35px;
}
#menu li ul li:first-child a {
	border-top: none;
}
#menu li ul li:last-child a {
	border-bottom: none;
}
#menu li ul li > a:before {
	content: attr(icons);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	font-size: 18px;
	line-height: 35px;
	transition: left .2s linear;
	-webkit-transition: left .2s linear;
	-moz-transition: left .2s linear;
	-o-transition: left .2s linear;
	-ms-transition: left .2s linear;
}
#menu li ul li:hover > a {
	padding: 0 10px 0 20px;
}
#menu li ul li:hover > a:before {
	left: 8px;
}
#menu li ul li li:first-child {
	padding-top: 10px;
}
#menu li ul li ul {
	padding: 0;
}
.banner_box {
	margin-top: 20px;
}
.banner_id {
	float: left;
	width: 670px;
}
.banner_right_id {
	float: right;
	width: 260px;
}
.banner_right_id h2 {
	width: 220px;
	float: left;
}
.banner_right_id h2 img {
	width: 220px;
	height: 400px;
}
.banner_right_id ul {
	width: 260px;
	float: right;
}
.banner_right_id ul li {
	width: 100%;
	height: 360px;
	/* margin-bottom: 10px; */
	/* margin-left: 10px; */
	background: #000;
	list-style: none;
	line-height: 0;
	float:left;
}
.banner_right_id ul li img {
	width: 100%;
	height: 360px;
}
.banner_2 li {
	float: left;
	width: 100%;
	height: 300px;
	list-style: none;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: default;
	position: relative;
}
.bannerInside_2 {
	width: 100%;
	height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.bannerMain_2 {
	position: relative;
	margin-bottom: 10px;
}
.banner li {
	float: left;
	width: 100%;
	height: 400px;
	list-style: none;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: default;
	position: relative;
}
.bannerInside {
	width: 100%;
	height: 400px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.bannerMain {
	position: relative;
}
.posBL {
	left: 0px;
	bottom: 0px;
}
.pagiBanner {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	margin: auto;
	width: 200px;
	text-align: center;
	z-index: 10;
}
.pagiBanner a {
	display: inline-block;
	vertical-align: text-top;
	width: 14px;
	height: 14px;
	background: #ccc;
	text-indent: -100000px;
	margin: 0 3px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.2);
	border: solid #FFF 1px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}
.pagiBanner a.selected {
	background: #f00;
	border: solid #FFF 1px;
}
.pagiBanner_2 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	margin: auto;
	width: 200px;
	text-align: center;
	z-index: 10;
}
.pagiBanner_2 a {
	display: inline-block;
	vertical-align: text-top;
	width: 14px;
	height: 14px;
	background: #ccc;
	text-indent: -100000px;
	margin: 0 3px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.2);
	border: solid #FFF 1px;
}
.pagiBanner_2 a.selected {
	background: #0060AA;
	border: solid #FFF 1px;
}
.box_id {
	margin-top: 20px;
}
.title_page_home {
	border-bottom: solid #ccc 1px;
	margin-bottom: 20px;
	padding-bottom: 7px;
}
.title_page_home h2 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-right: 20px;
	border-bottom: solid #0060AA 2px;
	color: #0060AA;
	text-transform: uppercase;
	margin-bottom: -8px;
	padding-bottom: 6px;
}
.title_page_home h2:hover {
	border-bottom: solid #f60 2px;
	color: #f60;
}
.title_page_home h2.color_1 {
	border-bottom: solid #0060AA 2px;
	color: #0060AA;
}
.title_page_home h2.color_2 {
	border-bottom: solid #EA3800 2px;
	color: #EA3800;
}
.title_page_home h2.color_3 {
	border-bottom: solid #FFC000 2px;
	color: #FFC000;
}
.title_page_home h2.color_4 {
	border-bottom: solid #009900 2px;
	color: #009900;
}
.title_page_home h2.color_5 {
	border-bottom: solid #FF007F 2px;
	color: #FF007F;
}
.title_page_home h2.color_6 {
	border-bottom: solid #0060AA 2px;
	color: #0060AA;
}
.title_page_home h2.color_7 {
	border-bottom: solid #008C8C 2px;
	color: #008C8C;
}
.title_page_home h2.color_8 {
	border-bottom: solid #D96D00 2px;
	color: #D96D00;
}
.title_page_home ul {
	float: right;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
}
.title_page_home ul li {
	float: left;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	list-style: none;
	display: block;
}
.title_page_home ul li a {
	color: #666;
}
.title_page_home ul li a:hover {
	border-bottom: solid #0060AA 2px;
	color: #0060AA;
	margin-bottom: -8px;
	padding-bottom: 10px;
	transform: scaleX(1);
	transition: all 0.2s ease-in-out 0s;
}
.placeNav_2 {
	position: absolute;
	top: 30%;
	z-index: 3;
	color: #666;
	font-size: 50px;
	width: 30px;
	height: 50px;
	line-height: 45px;
	text-align: center;
	background: #fff;
}
.placeNav {
	position: absolute;
	top: 35px;
	z-index: 3;
	color: #999;
	font-size: 20px;
	width: 15px;
	line-height: 20px;
	height: 25px;
	background: rgba(51, 51, 51, 0.69);
	text-align: center;
	opacity: 0;
}
.placeNav.prev, .placeNav_2.prev {
	left: 0;
}
.placeNav_2.next {
	right: 0px;
	text-indent: 3px;
}
.placeNav.next {
	right: 0;
	text-indent: 3px;
}
.placeSlide_main:hover .placeNav, .placeSlide_main:hover .placeNav_2 {
	opacity: 1;
}
.placeNav:hover, .placeNav_2:hover {
	color: #fff;
	background: #0060AA;
}
.placeSlide_main {
	position: relative;
	overflow: hidden;
}
.placeSlide, .placeSlide_with, .placeSlide_2 {
	width: 1300px;
}
.placeSlide_page {
	width: 1000px;
}
sup {
	margin-left: 2px;
	top: -0.4em;
	text-decoration: underline;
	font-size: 65%;
}
.product_list{text-align:center}
.product_list ul {
    float: left;
    border: solid #eee 1px;
    width: 230px;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 10px;
    list-style: none; /* height: 300px; */
}
    .product_list ul h2, #product_id_menu ul h2 {
        padding: 2px 10px;
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase;
        color: #333;
        line-height: 22px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
.product_list ul:hover h2, #product_id_menu ul:hover h2 {
	color: #0060AA;
	transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
}
.product_list ul:hover, #product_id_menu:hover {
	border: solid #09F 1px;
}
.product_list ul h3, #product_id_menu ul h3 {
	padding: 0 10px;
	font-size: 15px;
	font-weight: bold;
	color: #f00;
	line-height: 22px;
}
.product_list ul h3 span, #product_id_menu ul h3 span {
	font-size: 14px;
	padding-left: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: line-through;
}
.product_list ul p, #product_id_menu ul p {
	padding: 0 10px 5px 10px;
	line-height: 25px;
	color: #666;
}
.product_list ul li {
	padding: 5px;
	list-style: none;
	line-height: 0;
	width: 220px;
	height: 220px;
	text-align: center;
}
.product_list ul li img {
	max-width:100%;
	max-height:100%;
}
.product_left_1 ul li {
	float: left;
	width: 474px;
	margin-right: 10px;
	list-style: none;
	height: 325px;
}
.product_left_1 ul li img {
	width: 474px;
	height: 325px;
}
.banner_right ul li img, .banner_right ul li {
	width: 220px;
	height: auto;
	padding-top: 5px;
	line-height: 0;
	list-style: none;
}
.product_left_1 ul li img:hover, .banner_right_id ul li img:hover, .banner_right_id h2 img:hover, .banner_right ul li img:hover, .banner_tin_left ul li img:hover, .tintuc_page ul li:hover {
	-webkit-filter: brightness(50%);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.footer_bottom {
	background: #0060AA;
	padding-top: 20px;
	/* margin-top: 20px; */
	padding-bottom: 5px;
}
.footer_bottom_menu ul {
	float: left;
	width: 220px;
	margin-left: 10px;
	margin-right: 10px;
	list-style: none;
	margin-bottom: 15px;
}
.footer_bottom_menu ul li {
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #767676;
	text-transform: capitalize;
}
.footer_bottom_menu ul li a {
	color: rgba(255,255,255,0.70);
}
.footer_bottom_menu ul h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0060AA;
	border-bottom: dotted rgba(255,255,255,0.75) 1px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.footer_bottom_menu ul h2 a, .copyright_bottom a, .top_searchkey li a {
	color: #333;
	font-weight: bold;
}
.footer_bottom_menu ul h2 a:hover, .footer_bottom_menu ul li a:hover, .copyright_bottom a:hover, .top_searchkey li a:hover, .left_header_bar ul li a:hover, .right_header_bar ul li a:hover {
	/* text-decoration: underline; */
	color: #f00;
}
.top_searchkey {
	border-top: solid #CCC 1px;
	margin-top: 10px;
	padding-top: 20px;
	margin-bottom: 15px;
}
.top_searchkey li {
	width: 70%;
	float: left;
	font-size: 12px;
	line-height: 25px;
	list-style: none;
}
.face_bottom {
	width: 28%;
	float: right;
}
.dangkynhantin_footer {
	width: 25%;
	float: left;
	/* border: dotted #CCC 1px; */
	padding: 15px;
	/* background-color: #fff; */
	margin: 0 20px;
}
.dangkynhantin_footer h3 {
    font-size: 16px;
    font-weight: bold;
    color: #0060AA;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.dangkynhantin_footer h2 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #f00;
}
.dangkynhantin_footer li{list-style-position:inside;}
.dangkynhantin_footer ul form input {
	float: left;
	height: 30px;
	background: #fff;
	border: solid #0060AA 1px;
	border-right: none;
	width: 188px;
	padding: 0 10px;
	color: #999;
	list-style: none;
}
.dangkynhantin_footer ul form input:focus {
	color: #323232;
	background: #fff;
}
.dangkynhantin_footer ul form a {
	float: left;
	line-height: 30px;
	color: #fff;
	background: #0060AA;
	padding: 0 15px;
	border: solid #0060AA 1px;
}
.dangkynhantin_footer ul form a:hover {
	color: #fff;
	text-decoration: none;
	background: #f60;
	border: solid #f60 1px;
}
.dangkynhantin_footer p {
	padding: 0px;
	padding-bottom: 10px;
}
.copyright_bottom {
	background: #eee;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: solid #fff 1px;
}
.left_footer_id {
	float: left;
	line-height: 25px;
	width: 41%;
}
.left_footer_id h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0060AA;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.left_footer_id a {
	color: #333;
}
.left_footer_id a:hover {
	color: #0060AA;
}
#back-top {
	position: fixed;
	bottom: 45px;
	right: 10px;
	z-index: 1;
}
#back-top a {
	display: block;
	width: 40px;
	line-height: 40px;
	background: #f00;
	outline: none;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
#back-top a:hover {
	color: #fff;
	background: #f60;
}
#popSlide {
	position: fixed;
	right: 0;
	bottom: -200px;
	z-index: 100;
	width: 280px;
	height: 230px;
	transition: bottom .2s ease-in-out;
	-webkit-transition: bottom .2s ease-in-out;
	-moz-transition: bottom .2s ease-in-out;
	-o-transition: bottom .2s ease-in-out;
	box-shadow: -2px -2px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: -2px -2px 4px rgba(0,0,0,.2);
	overflow: hidden;
}
#popSlide.active {
	bottom: 0px;
}
#popSlide h6 {
	display: block;
	position: relative;
	font-size: 15px;
	text-transform: uppercase;
	padding: 0 15px 0 45px;
	color: #fff;
	height: 30px;
	line-height: 35px;
	cursor: pointer;
}
#popSlide, #popSlide h6, #popSlide h6 span {
	border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	-o-border-radius: 5px 0 0 0;
	background: #f60;
}
#popSlide h6:hover, #popSlide h6.active {
	background-color: #f00 !important;
}
#popSlide h6 span {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 30px;
	line-height: 30px;
	text-align: center;
	color: #555;
	font-size: 25px;
	background: #fff;
}
#popSlide #slidePop {
	display: block;
	height: 200px;
	width: 100%;
	position: relative;
}
.sharelink {
	-webkit-animation: blurFadeRight 0.4s ease-in .4s backwards;
	-moz-animation: blurFadeRight 0.4s ease-in .4s backwards;
	-ms-animation: blurFadeRight 0.4s ease-in .4s backwards;
	text-align: left;
	height: 30px;
	margin-top: 7px;
	margin-left: 15px;
	float: left;
}
.sharelink img {
	background: rgb(56, 104, 202);
	margin-left: 2px;
}
.sharelink img:hover {
	background: #004779;
}
.sharelink h2 {
	float: left;
	font-weight: normal;
	font-size: 13px;
	padding-right: 10px;
	padding-top: 5px;
}
#header_top {
	border-bottom: 1px solid #eee;
	background-color: #fff;
	padding: 15px 0px;
}
#header_bottom {
	background: #F5F5F5;
	padding: 0px 0px;
}
#header_box {
	width: 1200px;
}
#logo_top {
	float: left;
}
#logo_top li {
	list-style: none;
	line-height: 0;
	float: left;
}
#logo_top li img {
	height: 70px;
	width: auto;
}
.right_header_id {
	float: right;
}
#contact_top {
	/* margin-top: 9px; */
	float: right;
	border: solid #CCC 1px;
	padding: 6px 15px;
	background: #fff;
}
#contact_top li {
	float: left;
	list-style: none;
	color: #777;
	background: url(../images/website/01.png) center top no-repeat;
	padding-top: 40px;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 20px;
	border-right: dashed #999 1px;
	border-left: dashed #999 1px;
	font-weight: bold;
	text-transform: uppercase;
}
#contact_top li span, #contact_top h2 span {
	color: #e5001e;
	font-size: 18px;

}
#contact_top ul {
	background: url(../images/website/02.png) center top no-repeat;
	padding-top: 40px;
	text-align: center;
	float: left;
	color: #777;
	font-size: 14px;
}
#contact_top h2 {
	float: left;
	list-style: none;
	color: #777;
	background: url(../images/website/cart-2.png) center top no-repeat;
	padding-top: 40px;
	font-size: 12px;
	/* margin-top: 10px; */
	font-weight: bold;
	text-transform: uppercase;
}
#contact_top:hover h2 {
	color: #0060AA;
}
#giohang_top {
	float: right;
	padding-top: 15px;
}
#giohang_top ul li {
	list-style: none;
	color: #666;
	background: url(../images/website/icon_giohang.png) center left no-repeat;
	padding-left: 40px;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
}
#giohang_top ul li span {
	color: #f00;
	font-weight: bold;
	font-size: 18px;
}
#giohang_top a {
	color: #333;
}
#giohang_top a:hover {
	color: #333;
	text-decoration: underline;
}
#timkiem_top {
	float: left;
	padding-left: 60px;
	padding-top: 14px;
}
.input_search {
	padding: 5px 10px;
	height: 35px;
	width: 400px;
	border: none;
	float: right;
	color: #666;
	background: #fff;
	border: solid #ff7e00 1px;
	border-right: none;
	border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-o-border-radius: 5px 0 0 5px;
}
.input_search:focus {
	color: rgba(0,0,0,1);
}
#search a, #search .submit-btn {
    width: 60px;
    height: 47px;
     border: solid #ff7e00 3px;  
    text-indent: -10000px;
    background: url(../images/website/icon-search.png) no-repeat center center #ff7e00;
    float: right;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0;
}
#search a:hover {
	background: url(../images/website/icon-search.png) no-repeat center center #0c97ff;/* border: solid #2c4983 3px; */
}
#title_timkiem {
	padding-top: 7px;
	color: #999;
	font-size: 13px;
}
#title_timkiem a {
	color: #999;
	font-size: 12px;
	padding-left: 8px;
}
#title_timkiem a:hover {
	color: #333;
	text-decoration: underline;
}
.link_title {
	background: #eee;
	padding: 15px 0;
	margin-bottom: 20px;
	border-bottom: solid #ccc 1px;
}
.link_title h2 {
	float: left;
	text-transform: uppercase;
	font-size: 23px;
	font-weight: normal;
	color: #f00;
	line-height: 40px;
	font-family: "VNF-Oswald", serif;
}
.link_title ul li {
	float: right;
	list-style: none;
	color: #999;
	padding-top: 0px;
	background: url(../images/website/icon_home.png) center left no-repeat;
	padding-left: 23px;
	margin-top: 12px;
}
.link_title ul li a {
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}
.link_title ul li a:hover {
	color: #666;
	text-decoration: underline;
}
.left_conten {
	float: left;
	width: 960px;
}
.right_conten {
	float: right;
	margin-left: 20px;
	width: 220px;
}
.box_right_conten, .hotrokhachhang_right {
	margin-top: 20px;
	border: solid #CCC 1px;
	padding: 10px;
	margin-bottom: 10px;
}
.box_right_conten h2, .hotrokhachhang_right h2 {
	text-align: center;
	color: #fff;
	background: #0060AA;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.box_right_conten ul {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: dotted #CCCCCC 1px;
	list-style: none;
}
.box_right_conten ul li {
	list-style: none;
}
.box_right_conten ul li img {
	width: 100%;
	height: auto;
}
.box_right_conten ul h3 {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	line-height: 20px;
	text-decoration: none;
}
.box_right_conten ul h4 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #f60;
	line-height: 30px;
	text-decoration: none;
}
.box_right_conten ul:hover h3 {
	color: #0060AA;
	text-decoration: underline;
}
.box_right_conten ul p {
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	color: #666;
}
.list-yahoo li a {
	background-image: url(../images/website/yahoo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	line-height: 24px;
	display: block;
	margin: 5px;
	/* margin-left: 5px; */




	color: #000;
	text-decoration: none;
	font-size: 13px;
}
.list-yahoo li {
	background: none;
	padding-left: 0px;
	list-style: none;
}
.list-yahoo li a.last {
	background-image: url(../images/website/skype.png);
}
.list-yahoo li a:hover {
	opacity: .7;
}
.list-yahoo ul {
	color: #F00;
	font-weight: bold;
	border-top: dotted #CCC 1px;
	padding-top: 5px;
	margin-top: 5px;
	text-align: center;
	font-size: 16px;
	line-height: 35px;
}
.leftBox {
	margin-bottom: 20px;
}
.gianhanggoiy_id {
	float: left;
	width: 250px;
	/* margin:15px; */
	padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 5px;
	border: solid #CCC 1px;
}
.gianhanggoiy_id h1 {
	text-align: center;
	padding: 5px 0px;
	background: #0060AA;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	line-height: 30px;
}
.nums {
	table-layout: auto;
	margin-top: 15px;
	text-align: center;
}
.nums li {
	list-style: none;
	display: inline-table;
}
.nums a {
	font-size: 14px;
	display: block;
	margin: 0 6px 0 0;
	padding: 3px;
	line-height: 25px;
	height: 25px;
	width: 25px;
	table-layout: inherit;
	text-align: center;
	color: #999;
	background: #fff;
	border: #CCC 1px solid;
	text-decoration: none;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
}
.nums a:hover, .nums a.active, .nums a.stay:hover {
	background: #f00;
	color: #FFF;
	border: #f00 1px solid;
}
.nums a.stay {
	background: #0060AA;
	border: #0060AA 1px solid;
	color: #fff;
}
.listtabs {
	display: block;
	overflow: hidden;
	/* margin-bottom: 20px; */
	border-bottom: solid #f60 6px;
}
.listtabs h2 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	padding-top: 5px;
	float: right;
}
.listtabs li {
	float: left;
	list-style: none;
}
.listtabs li a {
	color: #fff;
	text-decoration: none;
	margin-right: 2px;
	text-transform: uppercase;
	display: block;
	background: #999;
	padding: 0px 20px;
	line-height: 40px;
	font-size: 14px;
	font-weight: normal;
}
.listtabs li a:hover, .listtabs li a.selected, .listtabs li a.selected:hover {
	color: #FFF;
	background: #ff6600;
}
#pro_tabs .tabs {
/* background: #fff; */
	/* border: solid #ddd 1px; */
	/* margin-right: 20px; */
	/* padding: 15px; */
	/* margin-bottom: 20px; */
}
#pro_tabs {
/* margin-bottom: 20px; */
	/* margin-top: 20px; */
}
#tabs_content {
	overflow: auto;
	background: #fff;
	padding: 20px;
	border: solid #CCC 1px;
	border-top: 0;
}
/*products-view*/
.viewLeft {
	width: 430px;
	float: left;
}
.viewRight {
	width: 460px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}
.viewRight h1 {
	font-size: 20px;
	color: #f00;
	line-height: 30px;
	font-weight: bold;
	/* border-bottom: dotted #CCCCCC 1px; */
	padding-bottom: 5px;
	/* margin-bottom: 5px; */
	padding-left: 15px;
}
.viewRight h1 span{color:#000; text-decoration:line-through; font-size:18px;}
.viewRight .desc {
	/* border-bottom: dotted 1px #ddd; */
	margin-bottom: 2px;
	padding-bottom: 10px;
	margin-left: 20px;
}
.viewRight .desc b {
	display: block;
	margin-bottom: 10px;
}
.viewRight .desc li {
	line-height: 18px;
	margin-bottom: 10px;
	text-indent: 15px;
	list-style: none;
	background: url("../images/website/icon-check-pink.png") no-repeat left 4px;
}
.quantity {
	position: relative;
	margin-bottom: 15px;
}
.quantity, .quantity * {
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
}
.quantity label {
	font-size: 16px;
	padding-right: 5px;
}
.quantity .input-text {
	width: 50px;
	height: 50px;
	border: none;
	text-align: center;
	font-size: 18px;
	box-shadow: inset 0 0 5px rgba(0,0,0,.2);
}
.quantity p {
	padding: 15px 0 10px 0;
	border-top: dotted 1px #ddd;
	font-size: 18px;
	text-transform: uppercase;
}
.quantity .minus, .quantity .plus {
	position: absolute;
	bottom: 0px;
	left: 135px;
	width: 30px;
	height: 23px;
	border: none;
	cursor: pointer;
	font-size: 18px;
	color: #fff;
	text-align: center;
	-webkit-appearance: none;
	appearance: none;
	background: #2c4983;
	line-height: 19px;
}
.quantity .minus {
	font-size: 25px;
}
.quantity .plus {
	bottom: 27px;
}
.quantity a,.btn_addcart {
	position: relative;
	height: 50px;
	line-height: 52px;
	position: absolute;
	left: 0;
	bottom: -1px;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0 18px 0 45px;
	color: #fff;
	border: solid 1px #fff;
	box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	background: #2c4983;
	margin-left: 170px;
}
    .quantity a:hover, .btn_addcart:hover {
        color: #fff;
        background: #f60;
    }
.quantity a:before {
	content: "";
	background-image: url("../images/website/icon-cart-w.png");
	background-position: center center;
	position: absolute;
	top: 12px;
	left: 10px;
	width: 26px;
	height: 22px;
	z-index: 2;
	line-height: normal;
}
#proView .link a {
	display: inline-block;
	height: 24px;
	line-height: 26px;
	padding-left: 30px;
	color: #333;
	position: relative;
}
#proView .link a:hover {
	color: #f00;
}
#proView .link a:first-child {
	margin-right: 22px;
}
#proView .link {
	margin-bottom: 15px;
}
#proView .link a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 24px;
	height: 24px;
	background-color: #646464;
	background-position: center center;
	background-repeat: no-repeat;
}
#proView .link a.b_mail:after {
	background-image: url("../images/website/icon-mail.png");
}
#proView .link a.b_share:after {
	background-image: url("../images/website/icon-share.png");
}
#proCont {
	padding: 0px 0px;
}
.listDesc {
	margin-bottom: 15px;
	box-shadow: inset 0 -5px #E6E6E6;
}
.listDesc a {
	text-transform: uppercase;
	font-size: 20px;
	display: inline-block;
	line-height: 40px;
	margin-right: 20px;
	padding-bottom: 5px;
	box-shadow: inset 0 -5px #646464;
	color: #999;
}
.titleView {
	background: url(../images/website/line-menu.png) repeat-x left bottom;
	position: relative;
	padding: 0px 0 15px 0;
	margin-bottom: 10px;
	line-height: 35px;
	font-size: 22px;
	color: #ff6600;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "VNF-Oswald", serif;
}
.viewRight h2 {
	font-size: 20px;
	position: relative;
	border-bottom: dotted 1px #ddd;
	margin-bottom: 15px;
	padding-bottom: 10px;
	color: #f00;
}
.viewRight h2 span {
	font-size: 18px;
	padding-left: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: line-through;
}
#bridal_images {
	border: 1px solid #CCC;
	background: #eee;
	padding: 5px;
	width: 420px;
	height: auto;
	overflow: hidden;
	margin-bottom: 12px;
}
#bridal_images img {
	border: none;
	width: 420px;
	height: auto;
	margin: 0px auto;
}
#bridal_images_list {
	display: block;
	float: left;
	width:95%;
	padding-left: 20px;
	position: relative;
}
#bridal_images_list li {
	margin-right: 10px;
	list-style: none;
	float: left;
	height: 90px;
	width: 110px;
	border: 1px solid #CCC;
	background: #fff;
	padding: 4px;
	text-align: center;
	overflow: hidden;
}
#bridal_images_list li:hover {
	border: 1px solid #999;
	background: #fff;
}
#bridal_images_list img {
	width: auto;
	height:90px;
	width: 110px;
	border: none;
}
.pro_slide_prev, .pro_slide_next {
	position: absolute;
	width: 12px;
	border: solid 1px #ccc;
	bottom: 50%;
	height: 50px;
	margin-bottom: -25px;
	text-indent: -10000px;
}
.pro_slide_prev {
	left: 0px;
	border-radius: 5px 0px 0px 5px;
	background: url(../images/website/pro_slide_prev.png) no-repeat center center #f4f4f4;
}
.pro_slide_next {
	right: 0px;
	border-radius: 0px 5px 5px 0px;
	background: url(../images/website/pro_slide_next.png) no-repeat center center #f4f4f4;
}
a.pro_slide_prev.disabled, a.pro_slide_next.disabled {
	opacity: .5;
}
a.pro_slide_prev.disabled, a.pro_slide_next.disabled {
	cursor: default;


}
.cloud-zoom-lens {
	cursor: move;
}
.cloud-zoom-big {
	overflow: hidden;
}
.cloud-zoom-loading, img.loading {
	background: url(../images/website/loading.gif) no-repeat scroll center transparent;
}

.discount-tag {
	position: absolute;
	background: #ff6600;
	width: 50px;
	height: 50px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	margin-top: 10px;
	margin-left: 10px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	cursor: default;
	z-index: 1;
	border-radius: 100%;
}
.left_tintuc {
	float: left;
	width: 860px;
	margin-right: 20px;
}
.right_tintuc {
	float: left;
	width: 320px;
}
.tintuckhac_right ul {
	margin-top: 15px;
}
.tintuckhac_right ul li {
	float: left;
	list-style: none;
	width: 130px;
}
.tintuckhac_right ul li img {
	width: 130px;
	height: 85px;
	display: block;
	transform: scale(1);
	transition: all 0.3s ease-in-out;
}
.tintuckhac_right ul li img:hover {
	width: 130px;
	height: 85px;
	transform: scale(1.1);
	transition: all 0.3s ease-in-out;
}
.tintuckhac_right ul h2 {
	width: 170px;
	float: right;
	font-size: 15px;
	text-transform: none;
	font-weight: normal;
	line-height: 25px;
	padding-top: 5px;
}
.tintuckhac_right ul h2 a, .tintuckhac_conten ul h2 a {
	color: #666;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.tintuckhac_right ul h2 a:hover, .tintuckhac_conten ul h2 a:hover {
	color: #333;
	text-decoration: underline;
}
.tintuckhac_right ul h3, .tintuckhac_conten ul h3 {
	font-size: 12px;
	background: url(../images/website/icon_tame.jpg) center left no-repeat;
	padding-left: 15px;
	color: #999;
	margin-top: 10px;
	text-transform: none;
	font-weight: normal;
}
.video_left ul li {
	width: 100%;
	height: 250px;
	list-style: none;
}
.tintuckhac_right h1, .tag_right h2, .video_left h2, .ketnoiface_left h2, .tag_conten h2 {
	color: #f00;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "VNF-Oswald", serif;
	font-size: 20px;
	padding-bottom: 20px;
}
.tag_right, .ketnoiface_left, .video_left h2 {
	padding-top: 30px;
}
.tag_right ul li, .tag_conten ul li {
	float: left;
	list-style: none;
	padding: 3px 10px;
	color: #666;
	margin-top: 10px;
	background: #eee;
	margin-left: 5px;
	margin-right: 5px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-radius: 5px;
	border: solid #CCC 1px;
}
.tag_right ul li:hover, .tag_conten ul li:hover {
	color: #fff;
	background: #0060AA;
}
.tintuc_page ul {
	list-style: none;
	border-bottom: solid #CCC 1px;
	margin-bottom: 30px;
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
}
.tintuc_page ul li {
	width: 100%;
	height: 220px;
	overflow:hidden;
}
.tintuc_page ul li img {
	width: 100%;
	height: auto;
	webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.tintuc_page ul h4 {
	color: #fff;
	text-transform: none;
	font-weight: normal;
	font-size: 16px;
	float: right;
	background: #0060AA;
	padding: 8px 15px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.tintuc_page ul h4:hover {
	color: #fff;
	background: #f60;
}
.tintuc_page ul h3, .album_box h3 {
	color: #999;
	text-transform: none;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 13px;
	text-align: left;
}
.tintuc_page ul h3 img, .album_box h3 img {
	padding-right: 10px;
	padding-left: 5px;
}
.tintuc_page ul h2 {
	padding: 10px 0;
	color: #f00;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "VNF-Oswald", serif;
	font-size: 17px;
	line-height: 30px;
	white-space: nowrap;
	width: 17em;
	overflow: hidden;
	text-overflow: ellipsis;
}
.tintuc_page ul h2 a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #333;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.tintuc_page ul h2 a:hover {
	color: #f60;
}
.tintuc_page ul .tintuc_conten {
	color: #666;
	font-size: 14px;
	line-height: 25px;
	padding-bottom: 15px;
}
.tintuckhac_conten {
	border: #eee solid 1px;
	margin-top: 20px;
}
.tintuckhac_conten h3 {
	background: #0060AA;
	color: #fff;
	font-size: 16px;
	padding: 8px 15px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "VNF-Oswald", serif;
}
.tintuckhac_conten ul {
	margin: 10px;
	list-style: none;
	float: left;
	width: 459px;
}
.tintuckhac_conten ul li {
	float: left;
	width: 160px;
	list-style: none;
}
.tintuckhac_conten ul li img {
	width: 160px;
	height: 100px;
}
.tintuckhac_conten ul h2 {
	width: 285px;
	float: right;
	font-size: 15px;
	text-transform: capitalize;
	font-weight: bold;
}
.left_contact {
	float: right;
	width: 635px;
	padding: 26px;
	background: #fff;
	border: solid #CCC 1px;
}
.map {
	display: block;
	border: solid 3px #D6D6D6;
	float: left;
	width: 470px;
}
.map iframe {
	display: block;
	width: 100%;
	height: 495px;
}
.contact {
	padding-top: 20px;
}
.contact .left {
	width: 44.7%;
	float: left;
}
.contact .right {
	width: 55%;
	float: right;
}
.formBox li {
	display: block;
	position: relative;
	margin-bottom: 10px;
}
.formBox li input, .formBox li textarea {
	border: solid 1px #E1E1E1;
	height: 38px;
	color: #999;
	padding: 0 10px 0 45px;
}
.formBox li textarea {
	padding: 10px 10px 10px 45px;
	height: 168px;
}
.contact .left input {
	width: 75%;
}
.contact .right input, .contact .right textarea {
	width: 88.5%;
}
.formBox li:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 10;
}
.formBox li.name:after {
	background-image: url("../images/website/contact/c_name.png")
}
.formBox li.phone:after {
	background-image: url("../images/website/contact/c_phone.png");
}
.formBox li.mail:after {
	background-image: url("../images/website/contact/c_mail.png");
}
.formBox li.local:after {
	background-image: url("../images/website/contact/c_local.png");
}
.formBox li.subject:after {
	background-image: url("../images/website/contact/c_subject.png");
}
.formBox li.mess:after {
	background-image: url("../images/website/contact/c_mess.png");
}
.formBox li.code:after {
	background-image: url("../images/website/contact/c_code.png");
}
.formBox li.day:after {
	background-image: url("../images/website/contact/day.png");
}
.formBox li.songuoi:after {
	background-image: url("../images/website/contact/songuoi.png");
}
.formBox .button {
	float: right;
	text-transform: uppercase;
	font-size: 15px;
	padding: 0 20px;
	margin-left: 10px;
	height: 38px;
	line-height: 40px;
	margin-bottom: 10px;
	color: #FFF;
	background: #0060AA;
	white-space: nowrap;
}
.formBox .button:hover {
	color: #FFF;
	background: #ff6600;
}
.formBox li span {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 42px;
	padding: 0 10px;
	font-weight: bold;
	z-index: 2;
	letter-spacing: 1px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
}
.header_id_top {
	line-height: 35px;
	background: #efecec;
}
.header_id_top ul h2 {
	float: left;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #666;
	background: url(../images/website/phone.png) center left no-repeat;
}
.header_id_top ul h2 span {
	font-size: 18px;
	color: #f60;
	font-weight: bold;
}
.header_id_top ul li {
	float: right;
	padding-left: 27px;
	font-size: 14px;
	font-weight: normal;
	list-style: none;
	letter-spacing: 1px;
	color: #666;
	background: url(../images/website/icon_thanhvien.png) center left no-repeat;
}
.header_id_top ul li a {
	color: #666;
}
.header_id_top ul li a:hover {
	color: #00709d;
	text-decoration: underline;
}
.menu_left ul h2 {
	background: #0060AA;
	line-height: 35px;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	padding-left: 10px;
	font-weight: bold;
	text-align: center;
}
.menu_left ul li {
	list-style: none;
}
.menu_left ul li a {
	padding: 9px 10px;
	color: #333;
	background: #eee;
	border-top: solid #fff 1px;
	text-transform: capitalize;
	font-weight: normal;
	display: block;
}
.menu_left ul li a:hover {
	color: #fff;
	background: #ff6600;
}
.add_more_2 ul {
	text-align: center;
	margin-top: 15px;
}
.add_more_2 ul h2 {
	list-style: none;
	background: #FF6600;
	color: #fff;
	text-align: center;
	padding: 5px 20px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 5px;
	float: left;
	text-transform: uppercase;
	line-height: 30px;
	border: none;
}
.add_more_2 ul h3 {
	list-style: none;
	font-size: 14px;
	background: #0060AA;
	color: #fff;
	text-align: center;
	padding: 5px 20px;
	margin-left: 10px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	text-transform: uppercase;
	line-height: 30px;
}
.add_more ul h2:hover, .add_more ul h3:hover, .add_more_2 ul h2:hover, .add_more_2 ul h3:hover {
	background: #f00;
	color: #fff;
}
.doitac_home {
	padding: 20px 0;
	background: #eee;
	border-bottom: solid #fff 1px;
	margin-top: 20px;
}
.logo_thuonghieu {
	float: left;
	width: 190px;
	padding-right: 11px;
	margin-bottom: 0px;
	list-style: none;
}
.logo_thuonghieu img {
	width: 190px;
	height: 90px;
	border: solid #CCC 1px;
}
.logo_thuonghieu:hover {
	opacity: .7;
}
.khachhang_id ul {
	padding: 12px;
	border: solid #CCC 1px;
	float: left;
	margin-right: 20px;
	width: 280px;
	list-style: none;
	margin-bottom: 20px;
}
.khachhang_id ul li, .khachhang_id ul li img {
	width: 100%;
	list-style: none;
	height: 175px;
}
.khachhang_id ul h2 {
	text-align: center;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.khachhang_id ul:hover h2 {
	color: #0060AA;
}
#cart_list {
	background: #fff;
}
#cart_list tr {
	background: #f1f1f1;
}
#cart_list tr a {
	color: #333;
}
#cart_list tr a:hover {
	color: #f00;
}
#cart_list th {
	background: #0060AA;
	color: #fff;
	font-weight: normal;
	padding: 7px 5px;
	font-size: 13px;
}
#cart_list td {
	padding: 5px;
	text-align: center;
	color: #444;
	font-size: 14px;
	line-height: 20px;
}
#cart_list td input {
	width: 35px;
	padding: 3px 5px;
	text-align: center;
	border: solid 1px #ccc;
}
#cart_list td img {
	width: 100%;
	height: auto;
	border: none;
}
#cart_list td a.pro_del {
	background: #f00;
	font-size: 13px;
	padding: 8px 14px;
	font-weight: normal;
	color: #fff;
}
#cart_list td a.pro_del:hover {
	background: #0060AA;
	color: #fff;
}
#cart_list td #pro_sum {
	float: right;
	font-size: 14px;
	margin-right: 36px;
	font-weight: bold;
}
#cart_list td #pro_sum label {
	color: #f00;
	font-size: 22px;
}
#cart_list td a.pro_del.mar {
	margin: 0px 0px;
}
#cart_list td a.pro_del.float {
	float: left;
	padding: 2px 15px;
}
#cart_list tr:last-child td {
	padding: 15px;
}
.box_dathang_id {
	padding: 30px;
	border: solid #CCC 1px;
	margin-bottom: 20px;
}
.box_dathang_id h2 {
	text-transform: uppercase;
	font-family: "VNF-Oswald", serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 45px;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	webkit-animation-duration: 1s;
	animation-duration: 1s;
	/* -webkit-animation-fill-mode: both; */
	animation-fill-mode: both;
	/* padding-bottom: 14px; */
	color: #0060AA;
}
.discount-tag {
	position: absolute;
	background: #ff6600;
	width: 55px;
	height: 55px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	line-height: 55px;
	margin-top: 10px;
	margin-left: 10px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	cursor: default;
	z-index: 2;
	border-radius: 100%;
	font-size: 17px;
}
#product_id_menu {
	float: left;
	border: solid #eee 1px;
	width: 205px;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
	list-style: none;
	height: auto;
}
#product_id_menu li {
	list-style: none;
	line-height: 0;
	padding: 5px;
}
#product_id_menu li img {
	width: 100%;
	height: auto;
}
#id_top_home {
	margin: 15px 0px;
	margin-top: 7px;
}
#right_banner {
	float: right;
	width: 250px;
	margin-left: 10px;
	padding: 5px;
	background: #eee;
}
#right_banner h1 {
	text-align: center;
	color: #f00;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	text-transform: uppercase;
}
#right_banner ul {
	border-top: dotted #ccc 1px;
	padding-top: 5px;
	margin-top: 5px;
	list-style: none;
	margin-bottom: 10px;
}
#right_banner ul li {
	float: left;
	width: 90px;
	height: 90px;
	padding-right: 10px;
}
#right_banner ul li img {
	width: 90px;
	height: 90px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	border: solid #CCC 2px;
}
#right_banner ul h2 {
	color: #0060AA;
	font-weight: bold;
	font-size: 14px;
}
#right_banner ul h3 {
	color: #0060AA;
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
}
#right_banner ul p {
	color: #666;
	font-weight: normal;
	font-size: 12px;
}
#right_banner ul h2:hover {
	color: #f00;
}
#banner_top {
	float: left;
	width: 700px;
	margin-left: 230px;
	min-height: 360px;
}
#banner li {
	float: left;
	width: 100%;
	height: 360px;
	list-style: none;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: default;
	position: relative;
}
.posBL {
	left: 0px;
	bottom: 0px;
}
.pagiBanner {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
	margin: auto;
	width: 200px;
	text-align: center;
	z-index: 1;
}
.pagiBanner a {
	display: inline-block;
	vertical-align: text-top;
	width: 15px;
	height: 15px;
	background: #ccc;
	text-indent: -100000px;
	margin: 0 5px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.2);
	border: solid #FFF 1px;
}
.pagiBanner a.selected {
	background: #EB2026;
	border: solid #FFF 1px;
}
#bannerInside {
	width: 100%;
	height: 350px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 30px;
}
#bannerMain {
	position: relative;
}
.bottom_id_copyright {
	/* border-top: solid #CCC 1px; */
	/* padding-top: 15px; */
	margin-top: 20px;
	text-align: center;
}
.bottom_id_copyright a {
	color: #333;
}
.bottom_id_copyright a:hover {
	color: #0060AA;
	text-decoration: underline;
}
.sanphamtieubieu_bottom h2 {
	float: left;
	font-size: 15px;
	font-weight: bold;
	margin-right: 20px;
	border-bottom: solid #0060AA 2px;
	color: #0060AA;
	text-transform: uppercase;
	margin-bottom: -8px;
	padding-bottom: 0px;
	margin-bottom: 14px;
}
.sanphamtieubieu_bottom {
	padding: 20px;
	background: #dedede;
	color: #666;
	margin-top: 20px;
	border: solid #CCC 1px;
	line-height: 30px;
	text-align: center;
}
.sanphamtieubieu_bottom a {
	color: #666;
	padding-right: 5px;
	padding-left: 5px;
}
.sanphamtieubieu_bottom a:hover {
	color: #0060AA;
	text-decoration: underline;
}
.menu_id_right {
	float: right;
}
.menu_id_right ul li {
	float: left;
	list-style: none;
}
.menu_id_right ul li a {
	line-height: 45px;
	display: block;
	padding: 0 27.7px;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
.menu_id_right ul li a:hover {
	background: #0098ff;
	color: #fff;
}
.banner_home {
	margin: 10px 0;
	height:150px;
	overflow:hidden;
}
.banner_home li{float:left; width:100%; height:150px; list-style:none;}
.banner_home img {
	width: 100%;
	height: 150px;
}
.banner_tin_left ul li {
	list-style: none;
	line-height: 0;
	margin-top: 10px;
}
.banner_tin_left ul li img {
	width: 100%;
	height: auto;
}
.camket_chatluong {
	background: #eee;
	margin-right: 15px;
	width: 259px;
	float: left;
	padding: 15px;
}
.camket_chatluong li {
	width: 60px;
	list-style: none;
	line-height: 0;
	float: left;
}
.camket_chatluong li img {
	width: 50px;
	height: auto;
}
.camket_chatluong ul {
	width: 195px;
	float: right;
}
.camket_chatluong ul h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #0060AA;
	text-transform: uppercase;
}
.camket_chatluong ul p {
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
.marquee {
	overflow: hidden;
	height: 400px;
}
.quantity2{position:relative;}
.quantity2 .minus {

position: relative;

top: 4px;

/* left: 0px; */

width: 30px;

height: 23px;

border: none;

cursor: pointer;

font-size: 18px;

color: #fff;

text-align: center;

-webkit-appearance: none;

appearance: none;

background: #74ab00;

line-height: 15px;
}
.quantity2 .plus {

position: relative;

top: 1px;

/* right: 0px; */

width: 30px;

height: 23px;

border: none;

cursor: pointer;

font-size: 18px;

color: #fff;

text-align: center;

-webkit-appearance: none;

appearance: none;

background: #74ab00;

line-height: 15px;
}
.quantity2 .minus {

font-size: 25px;
}

.quantity2 .plus {

/* bottom: 27px; */
}
#payment_method {

	float: left;

	width: 100%;

	margin-bottom: 15px;

}

#payment_method h3 {

	font-size: 16px;

	color: #24918a;

	font-weight: bold;

	padding-bottom: 0px;

}

#payment_method .payment_method_input {

list-style: none;

float: left;

width: 100%;

height: 25px;

margin-bottom: 0px;

line-height: 36px;
}

#payment_method .payment_method_input .radio_check {

	float: left;

	width: 20px;

}

.formBox #payment_method ul li input[type=text] {

	border: solid 1px #E1E1E1;

	height: 38px;

	color: #999;

	padding: 0 10px 0 45px;

}

#payment_method .payment_method_input span {

	float: left;

	margin-left: 10px;

	width: 93%;

	background: none;

	font-weight: normal;

	color: #333;

}
.thanhvien_popup h2 {
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	color: #00aeef;
	font-weight: bold;
	padding-bottom: 10px;
}
.thanhvien_popup {padding: 20px;width: 437px;float: left;}
.thanhvien_popup li {
/* float: left; */
margin-top: 0px;
list-style: none;
margin-right: 10px;
margin-bottom: 10px;
}
.thanhvien_popup li a {
font-size: 16px;
font-weight: bold;
color: #333;
padding: 10px 20px;
text-transform: uppercase;
display: block;
background: #ddd;
white-space: nowrap;
transition: .3s ease-out;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
text-align: center;
}
.thanhvien_popup li a:hover {
	color: #FFF;
	background: #f57f20;
}
.thanhvien_popup h3 {
	font-size: 16px;
	line-height: 30px;
	text-transform: capitalize;
	color: #333;
	font-weight: normal;
	padding-top: 8px;
	float:left;
}
.thanhvien_popup h3 a{
	color:#00aeef;
	text-decoration:underline;
}
.thanhvien_popup h3 a:hover{
	color:#f57f20;
}
.col-md-3 {
	width: 100%;
	float: none;
	margin-bottom: 15px;
}
.col-md-3 .capcha{display:inline-block; padding:5px; font-size:14px; font-weight:bold; background-color:#ddd; color:#000; cursor:pointer;}
.col-md-2 {
	width: 74%;
	float: left;
}
.row-frm select {
	height: 45px !important;
	width: 100%;
}
.form-control {
	display: block;
	width: 95%;
	height: 34px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
body .dmd-phone {
    position: fixed;
    top: auto !important;
    right: -10px !important;
    top: 30vh !important;
    z-index: 600 !important;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
}
.mobile, .header_mobile{display:none;}
.desktop{display:block;}
.lang_top_id {

float: right;

margin-right: 10px;

/* margin-top: 8px; */
}
#right_header{float:right;}
.lang_top_id ul li {

	float: left;

	list-style: none;

	line-height: 0;

	margin-left: 15px;

	border: solid #FFF 1px;/* margin-top: 12px; */

}

.lang_top_id ul li:hover {

	opacity: .7;

}
.title_page {

margin-left: 10px;

margin-right: 10px;

margin-bottom: 25px;

position: relative;

margin-top: 28px;
}

.title_page ul {

	border-bottom: 4px solid #DCDEE3;

	line-height: 0.4em;

}

.title_page ul h2 {

	color: #008dcf;

	text-transform: uppercase;

	font-size: 18px;

	line-height: 40px;

	font-weight: bold;

	position: absolute;tintuc_page

	left: 0;

	top: -20px;

	background: #ffffff;

	padding-right: 20px;

}
.btn_more{
    position: absolute;
    right: 0px;
    top: -27px;
}
.btn_more a{background:#ff6600;display:inline-block;padding: 12px;color:#fff;font-weight: bold;}

