* {
	text-decoration: none;
}

body {
	background: #f1f1f1;
	min-width: 1200px;
	font-size: 14px;
	font-family: Arial;
}

.container_dienmay {
	max-width: 1200px;
	width: 100%;
	min-width: 980px;
	margin: auto;
	position: relative;
	display: flex;
}

.top_head {
	background: #fff;
}

.top_head1 {
	display: flex;
	z-index: 999;
	position: relative;
	text-align: center;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	padding: 10px 0px;
}

.logo_1 img {
	width: 65px;
	padding-top: 7px;
}

.chu_logo {
	display: flex;
	text-align: center;
	padding: 0px 10px;
	font-weight: bold;
	align-items: center;
}
.chu_logo a b{color: #ff6a00}
.chu_logo a {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	font-size: 30px;
}

.dc_logo b {
	display: block;
	font-size: 18px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: 100;
}

.dc_logo span {
	display: block;
}

.dt_logo,
.dc_logo {
	text-align: left;
	padding: 0px 20px;
	padding-top: 5px;
}

.dt_logo b {
	display: block;
	color: #ff6a00;
	font-size: 16px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}
.dt_logo a{
	color: #000;
}
.dt_logo a b{
	display: block;
}
section {
	max-width: 1200px;
	width: 100%;
	margin: auto;
	position: relative;
}

.dienmayqc {
}

.dienmayqc .owl-buttons {
	position: absolute;
	top: -24%;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	margin: auto;
	height: 0;
}

.dienmayqc .owl-buttons .owl-next {
	position: absolute;
	right: 0px;
}

.dienmayqc .owl-buttons .owl-next {
	text-indent: -999999em;
	float: right;
	width: 23px;
	height: 45px;
	margin-right: 7px;
	background: url(images/next_qc.png) no-repeat !important;
	border-radius: 0px !important;
	padding: 0px !important;
}

.dienmayqc .owl-buttons .owl-prev {
	position: absolute;
	left: 0px;
}

.dienmayqc .owl-buttons .owl-prev {
	text-indent: -999999em;
	float: right;
	width: 23px;
	height: 45px;
	margin-right: 7px;
	background: url(images/pre_qc.png) no-repeat !important;
	border-radius: 0px !important;
	padding: 0px !important;
}

.qc_a {
	margin: 0px auto;
}

.qc_a1 img {
	border-radius: 5px;
}

header {
	width: 100%;
	z-index: 999;
	position: relative;
	background: #ff6a00;
}

header .provinces-box {
	float: left;
	vertical-align: middle;
	background: #2878d7;
	height: 35px;
	padding: 0 5px;
	border-radius: 4px;
	margin: 7px 0 7px 7px;
}

.wraphead {
	max-width: 1200px;
	min-width: 1024px;
	width: 100%;
	height: 50px;
	background: #ff6a00;
	margin: auto;
	position: relative;
	display: block;
}

.clr {
	clear: both;
}

.nav_trangchu{
	float: right;
}
#frm_header_search {
	float: left;
	width: 35%;
	height: 30px;
	margin: 5px 10px 0 10px;
	background: #fff;
	position: relative;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

header .topinput {
	float: left;
	width: 100%;
	padding-top: 1px;
	border: 0;
	position: relative;
	background: #fff;
	height: 32px;
	text-indent: 10px;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

header .btntop {
	float: right;
	width: 40px;
	height: 34px;
	border: 0;
	cursor: pointer;
	background: none;
	position: absolute;
	right: 0;
}

.icondmx-topsearch {
	width: 16px;
	height: 16px;
	display: block;
	margin: auto;
	background: url(images/btn_search.png) no-repeat center center;
}

.main-navigation {
	display: block;
	height: 40px;
	/*box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);*/
	position: relative;
}

.logo_img {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	text-transform: capitalize;
	font-size: 14px;
	float: left;
	margin-top: 8px;
}

.logo_img img {
	float: left;
	margin-right: 10px;
	width: 35px;
}

.logo {
	float: left;
	width: 174px;
	display: block;
	margin-right: 10px;
}

.logo img {
	margin-top: 10px;
	float: left;
	width: 35px;
	padding-right: 10px;
}

.chu_dienmay {
	color: #fff;
	display: flex;
	text-align: center;
	align-items: center;
	padding: 8px 15px;
	font-size: 15px;
	font-weight: bold;
	float: left;
	border: 1px solid #fff;
	margin: 0px 20px;
	margin-top: 7px;
	border-radius: 5px;
}

.mainbox {
	display: block;
	width: 100%;
	max-width: 1200px;
	margin: auto;
	position: relative;
}

.txtbanner {
	display: block;
    width: calc(100% - 230px);
    float: right;
}

.btnviewed {
	background: #327ad0;
	border-radius: 4px;
	padding: 10px 30px 10px 10px;
	color: #fff;
	font-size: 12px;
	float: left;
	margin-top: 7px;
	cursor: pointer;
}

.btnviewed span {
	position: relative;
}

.btnviewed span:before,
.btnviewed span:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 6px solid #fff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	position: absolute;
	top: 4px;
	right: -18px;
}

.btnviewed span:after {
	margin-right: 2px;
	border-top-color: #fff;
	border-width: 4px;
}

.viewedproduct {
	background: #fff;
	padding: 15px 10px;
	position: absolute;
	top: 50px;
	z-index: 999;
	width: 1180px;
	margin: 0 auto;
	left: 0;
	right: 0;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .25);
	border-radius: 4px;
	display: none;
}

.viewedproduct ul {
	overflow: hidden;
}

.viewedproduct>h3 {
	font-size: 16px;
	color: #333;
	letter-spacing: 0;
	margin-bottom: 10px;
}

.viewedproduct li {
	width: calc(100%/7);
	text-align: center;
	float: left;
}

.viewedproduct li img {
	height: 45px;
	width: auto;
}

.viewedproduct li h3 {
	height: 34px;
	font-size: 13px;
	color: #333;
	letter-spacing: 0;
	overflow: hidden;
	padding: 0 10px;
}

.viewedproduct li strong.red {
	color: #d0021b;
}

.viewedproduct li strong {
	font-size: 12px;
	display: block;
	color: #d0021b;
}

.viewedproduct li strong.oldprice {
	text-decoration: line-through;
	font-weight: normal;
	color: #333;
	display: inline-block;
}

.switchboard,
.kinhnghiemhay {
	float: right;
	height: 34px;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	margin: 7px 0 7px 26px;
	position: relative;
}

.kinhnghiemhay span {
	display: block;
	overflow: hidden;
	font-size: 12px;
	font-weight: 300;
	color: #d0efff;
}

.kinhnghiemhay span>label.arr-down {
	width: 0;
	height: 0;
	position: absolute;
	right: 22px;
	bottom: 5px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid #fff;
}

.switchboard,
.storeinfo {
	float: left;
	height: 34px;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	margin: 7px 0 7px 29px;
	position: relative;
}

.switchboard span,
.storeinfo span {
	display: block;
	overflow: hidden;
	font-size: 12px;
	font-weight: 300;
	color: #d0efff;
}

.wraphead .hover-box {
	display: none;
	position: absolute;
	right: -13px;
	height: auto;
	width: 12%;
	top: 43px;
	background: #fff;
	z-index: 1;
	box-shadow: 1px 6px 9px rgba(0, 0, 0, .25);
	font-size: 14px;
}

.wraphead .hover-box>a.item-hb {
	color: #000;
	display: block;
	padding: 10px;
}

.wraphead .hover-box:hover {
	display: block !important;
}

.btnviewed .nopro {
	background: #fff;
	padding: 15px 10px;
	position: absolute;
	top: 50px;
	z-index: 999;
	width: 1180px;
	margin: 0 auto;
	left: 0;
	right: 0;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .25);
	border-radius: 4px;
	text-align: center;
	display: none;
}

.btnviewed .nopro span {
	color: #333;
	font-size: 17px;
	margin-top: 10px;
	display: block;
}

.btnviewed span {
	position: relative;
}

/*Menu*/
.main-navigation .mainmenu {
	display: inline-block;
	vertical-align: top;
	background: #fff;
	width: 230px;
	height: auto;
	color: #333;
	cursor: pointer;
}

.mainmenu .line {
	float: left;
	width: 13px;
	padding: 18px 10px 11px;
	overflow: hidden;
	position: relative;
	z-index: 12
}

.mainmenu .line i {
	display: block;
	margin: 2px 0;
	height: 2px;
	background: #333;
	border-radius: 4px
}

.mainmenu>span {
	
}

.mainmenu>span:after {
	
}
.header-nav-main{
	    width: 230px;
    float: left;
    position: relative;
}
#dmsp{
	display: block;
    width: 100%;
    line-height: 40px;
    background-color: #1d1d1b;
    color: #ffffff;
    text-align: center;
    height: 40px;
}
#dmsp img {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    height: 20px;
}
.mainmenu .moreCate {
	display: inline-block;
	vertical-align: middle;
	padding-left: 17px;
	margin-left: 15px;
	border-left: 1px solid #ddd
}

.mainmenu .moreCate:hover {
	font-weight: 600
}

/*Menu*/
.main-navigation .mainmenu1 {
	display: inline-block;
	vertical-align: top;
	background: #fff;
	width: 17%;
	height: auto;
	color: #333;
	cursor: pointer;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
	height: 52px;
	position: relative;
}

.main-navigation .mainmenu1 nav {
	left: 0px !important;
}

.mainmenu1 .line {
	float: left;
	width: 13px;
	padding: 18px 10px 11px;
	overflow: hidden;
	position: relative;
	z-index: 12
}

.mainmenu1 .line i {
	display: block;
	margin: 2px 0;
	height: 2px;
	background: #333;
	border-radius: 4px
}

.mainmenu1>span {
	background: #fff;
	display: inline-block;
	position: relative;
	z-index: 11;
	padding: 16px 0 9px;
	font-weight: bold;
	margin-left: 30px;
}

.mainmenu1>span:after {
	content: '';
	border-top: 4px solid #666;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	width: 0;
	height: 0;
	display: inline-block;
	margin-left: 3px;
	position: relative;
	top: -2px
}

.mainmenu1 .moreCate {
	display: inline-block;
	vertical-align: middle;
	padding-left: 17px;
	margin-left: 15px;
	border-left: 1px solid #ddd
}

.mainmenu1 .moreCate:hover {
	font-weight: 600
}

.main-navigation.themNoelH:before {
	width: calc((100% - 1200px)/2);
	content: " ";
	position: absolute;
	left: 0;
	top: 52px;
	min-height: 700px;
	background-size: 100%;
}

.main-navigation.themNoelH:after {
	width: calc((100% - 1200px)/2);
	content: " ";
	position: absolute;
	right: 0;
	top: 52px;
	min-height: 700px;
	background-size: 100%;
}

nav {
	overflow: visible;
	clear: both;
	position: absolute;
	top: 40px;
	left: 0px;
	right: 0;
	z-index: 10;
	height: 0
}
nav ul.act{display: block !important;}
nav ul {
	display: none;
	width: 230px;
	background: #fff;
	overflow: visible;
	box-shadow: 2px 0 4px 0 rgba(0, 0, 0, .2);
	border-left: 1px solid #ddd
}

nav li {
	display: block;
	overflow: visible;
	padding: 0 10px;
	cursor: pointer
}

nav li>span {
	position: relative;
	display: block;
	color: #333;
	line-height: 20px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee
}

nav ul.more-lh li>span {
	line-height: 23px
}

nav li.active {
	border-left: 3px solid #ff6a00;
	padding-left: 7px
}

nav li.active>span,
nav li.active>span a {
}

nav li:last-child>span {
	border-bottom: none
}

nav li i {
	opacity: .5;
	float: left;
	margin-right: 3px
}

nav li.active i {
	opacity: 1
}

nav li a {
	font-size: 14px;
	color: #333
}

nav li.active>span>a:hover {
	color: #ff6a00;
}

nav li.dropdown>span:before,
nav li.dropdown>span:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 5px solid #999;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	position: absolute;
	right: -6px;
	top: 10px
}

nav li.dropdown.active>span:before,
nav li.dropdown.active>span:after {
	border-left: 5px solid #333;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent
}

nav li.dropdown>span:after,
nav li.dropdown.active>span:after {
	border-width: 4px;
	border-left-color: #fff;
	margin-right: 1px;
	margin-top: 1px
}

nav li.active>a {
	background: #fff
}

nav li .subcate {
	display: none;
	cursor: default;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 231px;
	min-height: 460px;
	background: #fff;
	padding: 10px;
	box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .25)
}

nav li .subcate a.viewall {
	position: absolute;
	bottom: 5px;
	left: 20px;
	color: #ff6a00;
	line-height: 30px
}

nav li .subcate a.viewall:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 5px solid #ff6a00;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	display: inline-block;
	margin-left: 5px
}

nav li .subcate.config {
	width: 170px;
	padding-left: 20px
}

nav li .subcate.config2 {
	width: 170px
}

nav li .subcate.config2 aside {
	width: 100%
}

nav li .subcate1 {
	display: none;
	cursor: default;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 231px;
	min-height: 460px;
	background: #fff;
	padding: 10px;
	box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .25)
}

nav li .subcate1 a.viewall {
	position: absolute;
	bottom: 5px;
	left: 20px;
	color: #ff6a00;
	line-height: 30px
}

nav li .subcate1 a.viewall:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 5px solid #ff6a00;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	display: inline-block;
	margin-left: 5px
}

nav li .subcate1.config {
	width: 170px;
	padding-left: 20px
}

nav li .subcate1.config2 {
	width: 170px
}

nav li .subcate1.config2 aside {
	width: 100%
}

nav li aside {
	float: left;
	cursor: default
}

.gd-menu aside {
	width: 350px;
	padding: 5px 10px
}

.gd-menu aside.autow {
	width: auto !important
}

.gd-menu aside.mn-line {
	display: block;
	width: auto;
	float: none
}

.gd-menu aside.mn-line>a {
	display: inline-block;
	margin-left: 10px;
	font-weight: bold;
	text-transform: uppercase
}

.gd-menu aside>div {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	-ms-column-count: 2;
	-o-column-count: 2;
	column-count: 2
}

.gd-menu aside:nth-child(2) {
	width: 350px;
	margin-left: 10px
}

nav li aside strong {
	line-height: 20px;
	color: #333
}

.gd-menu aside strong {
	border-bottom: solid 1px #ddd;
	display: block;
	height: 25px;
	margin-bottom: 5px;
	font-size: 12px
}

.gd-menu aside strong span.new-label-dh {
	background-color: #d0021b;
	color: #fff;
	font-size: smaller;
	padding: 0 5px;
	margin-left: 5px;
	display: inline-block
}

.gd-menu1 {
	width: 750px;
}

.gd-menu1 aside {
	width: 300px;
	padding: 5px 10px
}

.gd-menu1 aside.autow {
	width: auto !important
}

.gd-menu1 aside.mn-line {
	display: block;
	width: auto;
	float: none
}

.gd-menu1 aside.mn-line>a {
	display: inline-block;
	margin-left: 10px;
	font-weight: bold;
	text-transform: uppercase
}

.gd-menu1 aside>div {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	-ms-column-count: 2;
	-o-column-count: 2;
	column-count: 2
}

.gd-menu1 aside:nth-child(2) {
	width: 300px;
	margin-left: 10px
}

nav li aside strong {
	line-height: 20px;
	color: #333
}

.gd-menu1 aside strong {
	border-bottom: solid 1px #ddd;
	display: block;
	height: 25px;
	margin-bottom: 5px;
	font-size: 12px
}

.gd-menu1 aside strong span.new-label-dh {
	background-color: #d0021b;
	color: #fff;
	font-size: smaller;
	padding: 0 5px;
	margin-left: 5px;
	display: inline-block
}

nav li aside a {
	display: block;
	text-transform: none;
	padding: 2px 0 !important;
	line-height: 20px
}

.gd-menu aside a {
	line-height: 25px
}

.gd-menu1 aside a {
	line-height: 25px
}

nav li aside a:hover {
	color: #ff6a00;
	font-weight: normal
}

nav li aside a label,
nav li aside label.new-lbl {
	background: #d0021b;
	color: #fff;
	padding: 3px 5px;
	font-size: 11px;
	margin-left: 5px
}

nav li .config aside {
	width: 100%
}

nav li a.bord {
	font-size: 12px;
	border: 1px solid #ddd;
	border-radius: 4px;
	display: inline-block;
	padding: 0 5px !important;
	line-height: 23px;
	margin-top: 5px
}

nav li aside strong a {
	font-size: 12px;
	color: #ff6a00;
	font-weight: bold;
	display: inline-block;
	margin-left: 10px
}

nav li aside strong a:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 5px solid #ff6a00;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	display: inline-block;
	margin-left: 5px
}

nav li aside strong a:hover {
	font-weight: bold
}

nav li aside strong a.aLinkMainCate {
	color: #333;
	margin-left: 0;
	display: inline
}

nav li aside strong a.aLinkMainCate:after {
	content: none
}

.icondmx-monopoly {
	background-position: -70px -60px;
	width: 60px;
	height: 20px
}

.icondmx-selling {
	background-position: -135px -60px;
	width: 60px;
	height: 20px
}

.icondmx-online {
	background-position: -200px -60px;
	width: 74px;
	height: 20px
}

/*product*/
.product {
	float: left;
	width: 76.67%;
	margin-top: 5px
}

#box-prdsml .cate li a>strong {
	margin: 5px 0 0 0
}

.box-pros .cate li {
	border: 0 !important;
	border-bottom: 1px solid #f3f3f3 !important;
	border-right: 1px solid #f3f3f3 !important
}

.box-pros.group-fridge li .thumbnail-product>img {
	margin: 12px 9px 0 -26px;
	display: block;
	height: auto;
	width: 125% !important;
	max-width: initial
}

.box-pros .promotion-items {
	border-radius: 2px;
	height: 37px !important;
	background: #fff;
	overflow: hidden
}

.box-pros .promotion-items.nope {
	background: #fff;
	height: 35px
}

.box-pros .cate {
	display: flex;
	flex-wrap: wrap;
	border-left: 1px solid #f3f3f3;
	overflow: visible
}

.box-pros .cate li {
	float: left;
	position: relative;
	width: 24.89%;
	display: inline-block;
	cursor: pointer;
	border-bottom: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	padding: 20px 0 25px
}

.box-pros .cate li.featured {
	width: 49.77%;
	padding-top: 0
}

.box-pros .cate.maylanh li.featured {
	width: 66.4%
}

.box-pros .featured div.thumbnail-product {
	width: 100%
}

.box-pros .cate.maylanh li div.thumbnail-product {
	width: 100%
}

.box-pros .cate li .name-product img {
	display: inline-block;
	vertical-align: middle;
	width: auto !important;
	height: 30px !important;
	margin: 0
}

.box-pros .cate.col li .name-product img {
	margin: 0
}

.box-pros .cate li h3,
.box-pros .cate li span.prop {
	display: inline;
	font-size: 14px;
	color: #333;
	font-weight: 600;
	vertical-align: middle;
	border-radius: 2px;
	line-height: 19px;
	background: #fff
}

.box-pros .cate li .mbn span.prop b {
	text-transform: uppercase;
	color: #e4031e;
	display: inline-block;
	vertical-align: middle
}

.box-pros .cate li div.promotion {
	height: auto;
	padding: 5px 5px 0 0
}

.box-pros .cate li div.promotion.preorder span {
	width: 100%;
	color: #666;
	font-size: 12px
}

.box-pros .cate li div.promotion p {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 12px;
	color: #666
}

.box-pros .cate li div.promotion p:before {
	content: '•';
	color: #999;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	font-size: 16px
}

.box-pros .cate li div.promotion>span {
	color: #666
}

.box-pros .cate li div.title {
	height: auto;
	font-size: 13px;
	color: #333
}

.box-pros .cate li div.title span {
	color: #d0021b
}

.box-pros .cate li div.title p {
	white-space: nowrap;
	text-overflow: ellipsis;
	max-height: 18px;
	overflow: hidden
}

.box-pros .cate li h6,
.box-pros .cate li label.code {
	margin-left: 0;
	border: 0;
	font-weight: normal;
	padding: 0 3px 0 0;
	display: inline-block
}

.box-pros .cate.maylanh li span.prop {
	display: inline
}

.box-pros .cate li label.code {
	height: 18px;
	margin: 0 5px 0 0;
	position: static;
	position: initial;
	background: none;
	font-size: 14px;
	vertical-align: middle;
	padding: 0;
	display: none;
}

.box-pros .cate li a {
	display: block;
	overflow: hidden;
	padding: 0 7px
}

.box-pros .cate li a.install {
	display: block;
	overflow: hidden;
	font-size: 12px;
	color: #c1000c;
	height: 18px;
	line-height: 22px;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: 2px
}

.box-pros .cate li .thumbnail-product {
	padding-top: 20px
}

.box-pros .cate li.featured a {
	padding: 0
}

.box-pros .cate.other li {
	padding-bottom: 15px
}

.box-pros .cate li .fname {
	color: #333;
	margin-top: 5px;
	line-height: 1.5;
	font-size: 14px;
	height: 44px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break: break-word
}

.box-pros .cate li .fname h4 {
	color: #e3701d;
	font-weight: 600;
	display: inline-block
}

.box-pros .cate.ict li .fname {
	height: 34px;
	padding-top: 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #333;
	margin-right: 10px;
	overflow: hidden;
	position: relative;
	font-size: 14px;
	line-height: unset
}

.box-pros .cate li.featured .fname {
	margin-left: 7px;
	height: auto
}

.box-pros .cate.col li .fname {
	height: auto
}

.cate li strong {
	display: block;
	overflow: hidden;
	font-size: 16px;
	color: #d0021b;
	vertical-align: middle;
	margin: 5px 0 0 0;
	position: relative;
	line-height: 25px
}

.box-pros .col.cate li div.promotion {
	padding-left: 0
}

.box-pros .col.cate .promotion-items .list-items {
	margin-left: 0
}

.box-pros .cate li.featured strong {
	margin-left: 7px
}

.box-pros .cate.other li strong {
	margin-left: 0
}

.box-pros .cate li strong.rc {
	color: #d0021b;
	display: block
}

.box-pros .cate li strong.rconline {
	display: inline-block;
	line-height: 1.5;
	margin: 0
}

.box-pros .cate li.featured strong.rc {
	margin-left: 7px;
	margin-top: 0
}

.box-pros .cate li .main-feature strong {
	display: inline;
	margin: auto;
	font-size: 14px;
	line-height: 22px;
	vertical-align: unset
}

.box-pros .cate li strong.sale {
	color: #d0021b
}

.box-pros .cate li strong.oldprice {
	font-size: 14px;
	font-weight: normal;
	color: #999;
	display: inline-block;
	text-decoration: line-through;
	margin: 0;
	line-height: 1
}

.box-pros .cate.other li strong.oldprice {
	margin: 0
}

.box-pros .cate li strong.oldprice.onlineprice {
	text-decoration: unset;
	font-size: 15px;
	color: #333;
	display: block;
	line-height: 31px
}

.box-pros .cate li span.price-percent {
	font-size: 14px;
	display: inline-block;
	color: #d0021b;
	font-weight: 600;
	vertical-align: middle
}

.box-pros .cate li img {
	margin: 15px auto 10px;
	height: auto;
	max-width: 223px;
	width: 100%
}

.box-pros .cate.tivi li img {
	max-width: 230px
}

.box-pros .cate.maylanh li .iconup img {
	height: 20px !important;
	width: auto !important
}

.box-pros .cate.other.binh-dun-sieu-toc li .thumbnail-product.appliances img {
	display: block;
	margin: 10px 0 0 0
}

.box-pros .cate.other.binh-dun-sieu-toc li .thumbnail-product.appliances .icons-thumb img {
	margin: 0
}

.box-pros .cate.other li .thumbnail-product.appliances img {
	margin-top: 10px;
	margin: 0 auto
}

.box-pros .cate.other.cnnl li .thumbnail-product.appliances>img {
	max-width: 120%;
	width: 120%;
	margin-left: -10%
}

.box-pros .cate.other li .thumbnail-product img {
	margin-top: 10px
}

.box-pros .cate.col li .thumbnail-product img {
	margin: 20px auto 0
}

.box-pros .cate.col li .thumbnail-product img.igtl {
	width: 125% !important;
	max-width: initial;
	margin: 0 0 0 -35px
}

.box-pros .cate li.featured .thumbnail-product img {
	margin: 0 auto;
	max-width: none
}

.box-pros .promotion-items {
	border-radius: 2px;
	height: 35px
}

.box-pros .promotion-items {
	background: #fff;
	overflow: hidden
}

.box-pros .promotion-items .box {
	width: 15%;
	height: 35px;
	position: relative;
	background: #d0e0f2;
	text-align: center;
	display: inline-block
}

.box-pros .promotion-items .box>span {
	font-size: 12px;
	font-weight: 600;
	color: #333;
	display: block
}

.box-pros .promotion-items .box:after {
	content: '';
	height: 0;
	position: absolute;
	width: 0;
	border-left: 11px solid transparent;
	border-top: 17.5px solid transparent;
	border-bottom: 17.5px solid transparent;
	border-left-color: #d0e0f2;
	left: 100%;
	top: 0
}

.box-pros .promotion-items .list-items {
	width: 66%;
	display: inline-block;
	margin-left: 7px;
	vertical-align: top;
	margin-top: 1px
}

.box-pros .promotion-items .list-items span {
	display: inline-block;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	width: 30px;
	height: 30px;
	text-align: center;
	margin-top: 1px
}

.box-pros .promotion-items .list-items img {
	display: inline-block !important;
	vertical-align: middle;
	width: 30px;
	height: auto;
	margin: 0
}

.box-pros {
	position: relative;
	background: #fff
}

.box-pros .viewmore {
	display: block;
	overflow: hidden;
	position: relative;
	line-height: 40px;
	font-size: 14px;
	color: #288ad6;
	border: 1px solid #eee;
	text-align: center;
	border-radius: 4px;
	margin: 15px auto;
	width: 400px
}

.box-pros .viewmore:after {
	content: '';
	width: 0;
	right: 0;
	border-top: 6px solid #288ad6;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 5px
}

.box-pros .appli-name .new-label.mnnfri,
.topfive .appli-name .new-label.mnnfri {
	overflow: hidden;
	position: absolute;
	margin-top: -54px;
	left: 7px
}

.box-pros .col .appli-name .new-label.mnnfri,
.topfive .col .appli-name .new-label.mnnfri {
	position: relative;
	left: 0;
	margin-top: 0;
	margin-bottom: 5px
}

.box-pros .cate.sp1 li span.prop {
	font-size: 24px
}

.box-pros .cate.sp1 li strong.rc,
.box-pros .cate.sp2 li strong.rc {
	display: inline-block;
	margin-left: 0;
	margin-top: 0
}

.box-pros .cate .featured .oldprice {
	margin-left: 7px !important
}

.box-pros .featured .appli-name {
	margin-left: 7px
}

.box-pros .appli-name {
	margin-top: 5px;
	overflow: hidden
}

.box-pros .appli-name .manulogo {
	height: 30px;
	width: auto;
	margin: -5px 0 0
}

.box-pros .appli-name .new-label {
	position: relative;
	overflow: hidden
}

.box-pros .appli-name .newname {
	color: #333;
	font-size: 14px;
	display: block
}

.box-pros .qdh .appli-name .newname {
	line-height: 1.5
}

.cate li strong span {
	display: inline !important;
	font-size: 13px !important;
	color: #333 !important;
	padding-left: 0 !important;
	font-weight: 400
}

.cate li span.onlinep {
	display: block;
	font-size: 14px;
	color: #333;
	padding: 0
}

.cate li span.onlinep>span {
	color: #d0021b
}

.cate li strong.normal {
	margin-top: 0 !important;
	font-weight: normal
}

strong.normal.dl b {
	font-weight: normal
}

strong.dl b {
	text-decoration: line-through
}

.spr {
	margin-bottom: 0 !important
}

.spr>p:first-child {
	width: 61% !important;
	display: inline-block !important
}

.spr label {
	display: inline-block;
	vertical-align: top;
	margin-top: 2px !important;
	float: right
}

.shock-online {
	padding: 0 10px;
	line-height: 22px;
	float: left !important;
	margin-top: 0 !important
}

.iconcate-2002 {
	background-position: 0 -160px;
	width: 260px;
	height: 33px;
	margin: 5px 0 !important
}

.price.feature span.hp-des {
	font-size: 11px;
	color: #333;
	display: block
}

.prop-6819 a {
	padding: 40px 0 0 0 !important;
	width: auto !important;
	font-size: 10px;
	display: unset;
	float: left;
	margin-right: 2px;
	border-right: 1px solid #f3f3f3;
	width: 25% !important
}

.prop-6819 a:last-child {
	margin-right: 0;
	border-right: none
}

.prop-6819 a:first-child {
	width: 33% !important
}

.prop-6819 a:nth-child(2),
.prop-6819 a:nth-child(3),
.prop-6819 a:nth-child(4) {
	width: 25% !important
}

.hp-des sup {
	vertical-align: super
}

.prop-6819.mb a {
	text-align: center;
	padding-left: 0 !important
}

.prop-6819 a.last {
	padding-right: 0 !important
}

.prop-6819.mb .btu {
	font-size: 10px !important;
	display: block
}

.prop-6819.mb .hp-des {
	margin-left: 0
}

.prop-6819.mb i {
	margin-left: 0 !important
}

.example {
	text-align: left;
	height: auto;
	margin-top: 10px;
	margin-bottom: -5px
}

.example div {
	display: inline-block;
	text-align: center;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle
}

.example div p:first-child {
	margin-bottom: -5px
}

.cate li .lb-ranking {
	background: #eb5757;
	padding: 1px 15px 1px 5px;
	color: #fff;
	font-size: 12px;
	border-radius: 2px;
	display: inline-block;
	right: auto;
	right: unset;
	left: 10px;
	cursor: pointer
}

.cate li .lb-ranking::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #fff transparent transparent;
	position: absolute;
	top: 0;
	right: -1px
}

.cate li .lb-ranking.nott {
	cursor: default
}

.cate li .props {
	margin: 6px 0 5px
}

.cate li .props span {
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	margin: 0 0 5px 0;
	padding-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #777;
	line-height: 22px;
	height: 20px;
	border-radius: 2px;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 95%
}

.cate li .props span:last-child {
	margin-right: 0
}

.cate li .props span:first-child:after {
	display: block;
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 3px;
	bottom: 3px;
	border-right: 1px solid #dfdfdf
}

.cate li .tip-abs {
	width: 50px;
	height: 25px;
	bottom: 7px;
	left: 5px;
	text-align: right;
	font-size: 12px;
	padding: 0 7px 0 0;
	position: absolute;
	display: none
}

.cate li .tip-abs.show {
	display: block
}

.cate.col li .tip-abs {
	right: unset;
	left: 9%
}

.cate li .tip-abs .relate {
	position: relative
}

.cate li .tip-abs .relate .compr {
	z-index: 100000;
	padding: 2px 8px;
	border-radius: 2px;
	left: 0;
	bottom: -23px;
	width: 65px;
	text-align: center
}

.cate li .tip-abs .tip-compare {
	position: absolute;
	bottom: 100%;
	text-align: left;
	left: 0;
	width: 370px;
	padding: 10px;
	margin-bottom: 7px;
	background: #fff;
	border-radius: 2px;
	color: #333;
	z-index: 100000
}

.cate li .tip-abs .tip-compare:after {
	position: absolute;
	content: '';
	width: 0;
	left: 16px;
	bottom: -6px;
	border-top: 6px solid #fff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 5px
}

.cate li .tip-abs .tip-compare span.cls-info {
	position: absolute;
	top: -10px;
	right: -7px;
	color: #fff;
	font-size: 11px;
	padding: 0 5px 2px;
	border-radius: 50%;
	text-align: center;
	line-height: normal;
	background: #000;
	border: 2px solid #fff;
	box-shadow: 0 0 6px 0 black;
	cursor: pointer
}

.cate li .new .lb-ranking {
	padding: 1px 6px
}

.cate li .new .lb-ranking::after {
	display: none
}

.cate li label {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #efd130;
	border-radius: 2px;
	font-size: 9px;
	padding: 1px 3px
}

.cate li.featured label {
	left: 75px;
	right: inherit
}

.cate.col li label {
	top: 10px
}

.promotion {
	display: none;
}

.rating-lst {
	display: none;
}

.compare {
	display: none;
}

.name-product h4 {
	display: none;
}

/*Lọc*/
aside.filter {
	float: right;
	width: 22%;
	overflow: hidden;
	padding: 0 0 10px;
	background: #fff;
	margin-top: 5px
}

aside.filter.bannerFilter {
	padding: 0
}

.filter>form>div {
	padding: 0 10px
}

.filter h2 {
	display: block;
	overflow: hidden;
	text-transform: uppercase;
	line-height: 22px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

.filter a {
	display: inline-block;
	color: #ff6a00;
	vertical-align: top;
	width: 49%
}

.filter a:hover {
	color: #333
}

/*Footer*/
footer {
	width: 1180px;
	min-width: 1024px;
	margin: 10px auto 0;
	background: #fff;
	overflow: visible;
	clear: both;
	position: relative;
	padding: 10px;
	border-radius: 5px;
}

.rowfoot1 {
	display: block;
	overflow: hidden;
	width: 100%;
	min-width: 1024px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 15px 0
}

.colfoot {
	float: left;
	width: 28%;
	margin: 0;
	position: relative;
	list-style: none;
}

.collast {
	width: 20%;
	float: right
}

.collast img {
	max-width: 233px;
	float: right;
	height: auto
}

.col1 {
	width: 38%
}

.col2 {
	width: 19%;
	margin-left: 2%;
}

.col3 {
	width: 21%
}

.col4 {
	width: 20%
}

.colfoot li {
	float: none;
	position: relative;
	font-size: 13px;
	color: #444
}

.colfoot li strong {
	display: block;
	overflow: hidden;
	font-size: 14px;
}

.colfoot li strong.ccxt2019 {
	width: 85%
}

.colfoot li a {
	display: block;
	color: #666;
	font-size: 14px;
	line-height: 25px;
	padding-top: 5px
}

.colfoot li a:hover {
	color: #288ad6
}

.colfoot li p {
	display: block;
	font-size: 14px;
	color: #666
}

.colfoot.collast li p {
	font-size: 12px
}

.colfoot li p a {
	display: inline;
	font-weight: 600;
	color: #333;
	padding: 0 5px
}

.colfoot li.showmore {
	font-weight: bold
}

.colfoot li.showmore a:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 5px solid #288ad6;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	margin: 0 0 0 5px;
	position: relative;
	top: -2px
}

.colfoot li.showmore a:hover:after {
	border-top: 5px solid #666
}

.colfoot li.hidden {
	display: none
}

.rowfoot2 {
	width: 100%;
	min-width: 980px;
	overflow: hidden;
	padding: 10px 0
}

.rowfoot2 p {
	display: block;
	max-width: 1200px;
	margin: auto;
	font-size: 12px;
	color: #999;
	line-height: 18px;
}

.rowfoot2 a {
	color: #ff6a00
}

.KeywordsNew .cateBoxTitle {
	display: none
}

.KeywordsNew .cateBoxChild {
	background: #fff;
	margin-top: 0;
	height: 40px;
	overflow: hidden
}

.KeywordsNew .cateBoxChildItem {
	display: inline-block;
	margin: 10px;
	color: #288ad6;
}

.KeywordsNew .cateBoxChildItem:before {
	content: '•';
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	margin-right: 5px
}

.clear {
	clear: both;
}

/*Fitter*/
.filter a.intro {
	width: 100%;
	margin: 10px 0 10px 5px
}

.filter a.info-link {
	position: absolute;
	top: -3px;
	width: 100%;
	right: -25px
}

.filter .bannerFilter1 a {
	display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: -4px
}

.filter-2142 .listManu {
	display: none;
	overflow: visible;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .1);
	padding: 5px 10px;
	position: absolute;
	top: 32px;
	z-index: 11;
	left: -35px;
	width: 160px
}

.filter-2142 .manufacture .listManu {
	width: 300px;
	left: -111px
}

.filter-2142 .listManu:before,
.filter-2142 .listManu:after {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	bottom: 100%;
	left: 45%;
	border-bottom: 10px solid #d9d9d9;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent
}

.filter-2142 .listManu:after {
	border-width: 9px;
	border-bottom-color: #fff;
	margin-left: 1px
}

.filter-2142 .listManu a {
	display: block;
	text-align: left;
	margin: 5px 0
}

.filter-2142 .listarrange {
	position: absolute;
	top: 32px;
	width: 160px;
	right: -10px;
	padding: 10px;
	background: #fff;
	z-index: 11;
	left: auto
}

.filter-2142.hide {
	display: none
}

[class^="iconcate-"],
[class*="iconcate-"],
[class^="cate-"],
[class*="cate-"] {
	background-image: url(images/checkbox.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 30px;
	width: 30px;
	line-height: 30px;
	vertical-align: middle
}

.check .iconcate-checkbox {
	background-image: url(images/checkbox_hover.png);
}

.manufacture {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #f3f3f3;
	padding: 10px 0 0
}

.manufacture img {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	max-height: 30px
}

.manufacture i {
	margin: 0 2px 0 0;
	position: relative;
	top: 1px
}

.manufacture.hide {
	display: none !important
}

.iconcate-checkbox {
	background-position: 0 0;
	width: 16px;
	height: 16px;
	vertical-align: text-bottom;
	margin-right: 7px
}

#category-filter .price {
	display: block;
	overflow: visible;
	border-bottom: 1px solid #f3f3f3;
	padding: 10px
}

#price div {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	-ms-column-count: 2;
	-o-column-count: 2;
	column-count: 2
}

#category-filter .price a {
	padding: 5px 0 8px 0px;
	position: relative;
	width: 41%
}

#category-filter #price a {
	width: max-content
}

.type_1942,
.type_1944 {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #f3f3f3;
	padding: 10px 0 5px;
	position: relative
}

.type_1942 a {
	width: 32%;
	text-align: center;
	margin-top: 10px
}

.type_1942 i {
	display: block;
	margin: 0 auto 5px
}

.filter>form>div.type_1944 {
	padding: 10px
}

.type_1944 .iconcate-checkbox {
	margin-right: 2px
}

.type_1944 a {
	text-align: center
}

/**/
.txtbanner a {
	color: #fff;
    border-left: 1px solid #ddd;
    display: inline-block;
    margin-left: 15px;
    padding-left: 15px;
    line-height: 40px;
    position: relative;
}

.txtbanner img {
	width: auto;
	height: 23px;
	float: left;
	margin: -2px 5px
}

.txtbanner a.pingDot {
	margin-left: 24px;
	padding-left: 23px
}

.txtbanner a:first-child {
	border-left: none;
	margin-left: 0
}

.txtbanner a:hover {
	color: #000
}

.txtbanner a .text {
	margin-left: 25px
}

.txtbanner a .text strong {
	text-transform: uppercase;
	color: #d0021b;
	font-weight: normal
}

#cart-box {
	width: 26px;
	float: left;
	height: 34px;
	margin: 15px 30px 0 18px;
	position: relative;
}

#cart-box:hover #core-brain {
	display: block
}

.cart span {
	width: 18px;
	height: 18px;
	background: #fd3620;
	text-align: center;
	font-size: 12px;
	color: #fff;
	border-radius: 20px;
	position: absolute;
	top: -8px;
	right: -8px
}

.icondmx-cart {
	background: url(images/cart1.png) no-repeat top left;
	width: 26px;
	height: 20px;
	display: block;
	margin: auto;
}

.col4 a {
	display: inline-block !important;
}

.icon_s {
	display: inline-block;
	margin-right: 3px;
	width: 40px;
}

.menu_tc #menu2017 {
	height: 410px;
}

#qc_a_1 {
	width: 1200px;
	position: relative;
	margin: auto;
	margin-bottom: 10px;
}
