@charset "utf-8";


.l-content .c-button__wrap {
	text-align: center;
}
.l-content .c-button__wrap a {
	display: inline-block;
}

.l-content .boxProduct .m-cols {
	padding-top: 20px;
	border: 2px solid #333;
}
.l-content .boxProduct .m-cols .m-cols__wrap {
	margin: 0;
	padding: 5px;
}

.l-content .boxProduct.m-cols__3of5 {
	width: 59%;
	margin-right: 10px;
}
.l-content .boxProduct.m-cols__2of5 {
	width: 39.55%;
}

.l-content .boxProduct .m-cols .m-cols__wrap > .m-cols__2of5,
.l-content .boxProduct .m-cols .m-cols__wrap > .m-cols__1of5,
.l-content .boxProduct .m-cols .m-cols__wrap > .m-cols__1of3,
.l-content .boxProduct .m-cols .m-cols__wrap .m-cols__2of3,
.l-content .boxProduct .m-cols .m-cols__wrap .m-cols__2of5,
.l-content .boxProduct .m-cols .m-cols__wrap > .m-cols__3of5  {
	padding-right: 5px;
}
.l-content .boxProduct .m-cols .c-lh--1 {
	line-height: 1;
}
.l-content .brand170 {
	height: 40px;
	padding-top: 4px;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.l-content .textLogo {
	margin-bottom: 20px;
}

.l-content .boxProduct .greyBG {
	background-color: #fff;
}

.l-content .boxProduct .boxGreen {
	border-color: #0f218b;
	color: #fff;
}

.l-content .boxProduct .productType.boxGreen .productTypeName {
	background-color: #0f218b;
	color: #fff;
}

.l-content .boxProduct .boxBlue {
	border-color: #0086ab;
	color: #fff;
}

.l-content .boxProduct .productType.boxBlue .productTypeName {
	background-color: #0086ab;
	color: #fff;
}

.l-content .boxProduct .productType.boxCrimson .productTypeName {
	background-color: #aa3543;
	color: #fff;
}

.l-content .boxProduct .boxCrimson {
	border-color: #aa3543;
	color: #fff;
}

.l-content .boxProduct .productType.boxSky .productTypeName {
	background-color: #63bcc1;
	color: #fff;
}

.l-content .boxProduct .boxSky {
	border-color: #63bcc1;
	color: #fff;
}

.l-content .boxProduct .productType.boxPurple .productTypeName {
	background-color: #7347b2;
	color: #fff;
}

.l-content .boxProduct .boxPurple {
	border-color: #7347b2;
	color: #fff;
}
.l-content .boxProduct .productType.boxOrange .productTypeName {
	background-color: #ff6643;
	color: #fff;
}

.l-content .boxProduct .boxOrange {
	border-color: #ff6643;
	color: #fff;
}

.l-content .boxProduct .productType.boxBrown .productTypeName {
	background-color: #7a4510;
	color: #fff;
}

.l-content .boxProduct .boxBrown {
	border-color: #7a4510;
	color: #fff;
}

.l-content .productList > li {
	position: relative;
	float: left;
	margin-bottom: 0;
	padding: 0;
	box-sizing: border-box;
	text-align: center;
}
.l-content .productList > li:first-child {
	padding-left: 0;
}
.l-content .productList > li:last-child {
	padding-right: 0;
}
.l-content .productList > li.singList {
	width: 100%;
}

.l-content .productList .productIMG {
	display: block;
}

.l-content .productList .productIMG img {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.l-content .productList > li span {
	display: block;
}

.l-content .boxProduct .productType .productTypeName {
	padding: 10px 20px;
	border-radius: 5px 5px 0 0;
	background-color: #ccc;
	font-size: 20px;
}

.l-content .boxProduct .productType.boxGreen {
	border-color: #01aedc;
	color: #fff;
}

.l-content .boxProduct .productType.boxGreen .productTypeName {
	background-color: #0f218b;
	color: #fff;
}

.l-content .boxProduct .subcate {
	margin-bottom: 0;
	border-color: #ff6643;
	color: #333;
	font-weight: bold;
}

.l-content .boxProduct .subcate .titleBlock__container {
	padding: 11px 10px 11px 10px;
	border: 1px solid #bfbfbf;
	background: #f3f3f3 ;
}
.l-content .boxProduct .subName {
	margin: 0;
	font-size: 14px;
}

/* New */
.l-content .borderT {
    border-top: 1px solid #bfbfbf;
}

.l-content .m-btnSize--edit {
    width: 165px;
    padding-left: 10px;
}

.l-content .product_name {
    font-size: 13px;
    font-weight: bold;
    min-height: 90px;
    padding: 10px 5px 0px;
    color: #004bb1;
    display: block;
}

.l-content .product > .product_part {
    font-size: 13px;
	color: #070707;
    height: 45px;
    margin: 0px;
    padding: 20px 5px 0px;
    min-height: 20px;
    display: block;
}

.l-content .product > .product_indent {
    font-size: 14px;
    font-weight: bold;
    color: #070707;
    padding: 10px 5px 0px;
    min-height: 35px;
    display: block;
}

.l-content img.indent_img {
    vertical-align: middle;
    margin-right: 7px;
}

.l-content .productList > li .list_container {
	/* height: 183px; */
	padding: 10px 0;
	border-left: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
	background-color: #fff;
}

.l-content .productList > li .list_container:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	opacity: 0.75;
}

.l-content .productList > li .list_container:hover span img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	opacity: 0.75;
}

.l-content .productList > li .list_container--last {
	/* height: 183px; */
	padding: 10px 0;
	border-left: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
	background-color: #fff;
}

.l-content .productList > li .list_container--last:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	opacity: 0.75;
}

.l-content .productList > li .list_container--last:hover span img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	opacity: 0.75;
}

.l-content .m-btnSize--edit2 {
    width: 160px;
    padding-left: 15px;
    height: 40px;
}

.l-content .m-cols__wrap--edit {
    margin: 0px;
    padding: 0px;
    font-size: 0px;
}

.l-content .icon_brand{
	border-top: 2px solid #1a2640;
	font-size: 25px;
	font-style: italic;
	color: #333;
	background-color: #ffff00;
}

.l-content .icon_brandimg{
	padding-bottom: 30px;
}

.l-content .bg_iconbrand{
	border: 15px solid #6699ff;
	padding: 45px 10px 10px 10px;
}

.l-content .icon_brandT{
	font-size: 18px;
}

.l-content .text_purple{
	font-size: 25px;
	font-weight: bold;
	color: #0070c0;
	padding-bottom: 5px;
	border-bottom: 2px solid;
}

.l-content .text_purple > span{
	color: #cc00cc;
}

.l-content .text_std{
	padding-top: 10px;
}

.l-content .wt_arrow{
	width: 140px;
}

.l-content .text_best{
    height: 30px;
}

.l-content .t_color {
    color: #333;
}

.l-content .price_d {
    line-height: 19px;
    font-size: 17px;
    color: #dd0000;
    font-weight: bold;
}

.l-content .product > .product_stock {
    font-size: 14px;
    font-weight: bold;
    color: #9f4f00;
    padding: 10px 5px 0px;
    min-height: 35px;
    display: block;
}

.l-content .product_stock .stock_img {
    vertical-align: middle;
    margin-right: 10px;
}

.l-content .product_stock .stock_img {
    vertical-align: middle;
    margin-right: 10px;
}

.l-content .m-asideSubBox__ttl--edit{
	font-size: 14px;
    font-weight: bold;
    color: #333;
}

.l-content .m-asideSubBox--edit{
	margin-top: 20px;
	padding: 0;
}

.l-content .m-asideSubBox__main--edit{
	padding: 0;
}

/*NAV*/
.l-content .nav--sem {
	list-style: none;
	margin: 0;
	padding: 0;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
	border: 1px solid #a7a7a7;
	position: relative;
	text-align: left;
	display: block;
	height: 40px;
	z-index: 999;
}

.l-content .nav--sem .main-nav {
	display: inline-block;
	outline: none;
	float: left;
	width: 50%;
}

.l-content .nav--sem .main-nav span {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAFCAMAAACgjTZZAAAAQlBMVEUjQpQlQpQlQpUjQpQlQpQlQpQlQpUlQpUlQpQlQpQlQpUjQpQlQpQjQpQlQpUjQpQjQpQlQpQjQpQkQZQlQpQlQpXdocFLAAAAEnRSTlMAAAAGBhoaOTplZZubxsbl5vlJRA44AAAAMUlEQVQIHQXBQRLAIAwDsSWml/b/b20GSIw0vhfcqqWOicVK2RFw/hL2VOVGjObJhAsJdRTt8hR2SAAAAABJRU5ErkJggg==") 425px center no-repeat;
	display: block;
	box-sizing: border-box;
	height: 40px;
	margin-right: -1px;
	padding: 6px 20px 6px 20px;
	border-right: 1px solid #a7a7a7;
	text-decoration: none;
	color: #000;
	font-size: 14px;
	cursor: pointer;
}

.l-content .nav--sem .main-nav:last-child span {
	border: none;
}

.l-content .nav--sem .main-nav:hover span {
	border-color: #025fae;
	background: #025fae url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAFBAMAAABlfdtYAAAAJFBMVEX////////////////////////////////////////////////Vd7HLAAAAC3RSTlMABho5OmWbxuXm+f3cmbYAAAAmSURBVAjXY8jevXt3AoP47t3bBRiYundPYmBgsNrlACRZtzIwAACqggkZMSonjwAAAABJRU5ErkJggg==") 425px center no-repeat;
	color: #fff;
}

.l-content .nav--sem span.single-line {
	padding-top: 9px;
}

.l-content .nav--sem .main-nav .sub-nav {
	display: none;
}

.l-content .nav--sem .main-nav:hover .sub-nav {
	display: block;
	box-sizing: border-box;
	position: absolute;
	text-align: left;
	left: -1px;
	top: 40px;
	padding: 20px 9px 9px;
	border: 1px solid #a7a7a7;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
	background-color: #fff;
	width: 950px;
}

/*Bg Header */
.l-content .buttonProduct .button--ProductType {
    display: table;
    width: 295px;
    height: 80px;
    margin: auto;
    padding: 20px 85px 5px 45px;
    box-sizing: border-box;
    color: #333;
    font-size: 15px;
    text-decoration: none;
    line-height: 1.3;
}

.l-content .h89{
	height: 90px;
}

.l-content .h45{
	height: 45px;
}

.l-content .m-cols__1of6--edit {
    width: 19%;
}

.l-content .bestSeller > li .list_container {
    border-right: 1px solid #b3b3b3;
    background-color: #fff;
    height: 190px;
    width: 175px;
    text-align: center;
}

.l-content .bestSeller > li .list_container2{
    background-color: #fff;
    height: 240px;
    width: 185px;
    text-align: center;
}

.l-content .width--l{
	height: 240px;
}

.l-content .l_discount{
	text-align: right;
    padding-right: 15px;
}

.l-content .m-cols__1of6--edit {
    padding-left: 0;
    width: 18%;
}

/* button excel */
.l-content .productArea__content .button__download a.m-btnLink--default .button__download_excel {
    display: block;
    padding: 15px 20px 15px 30px;
}

.l-content .productArea__content .button__download a.m-btnLink--default {
    width: 385px;
    margin: 0 auto;
    padding: 0;
    font-size: 13px;
}

.l-content .productArea__content .button__download .note {
    color: #ff0000;
}

.l-content .productArea__content .button__download {
    text-align: center;
    font-size: 14px;
}
/* end */

.l-content .product_brand {
    color: #000;
    font-size: 23px;
    font-weight: bold;
    padding-top: 10px;
    display: block;
	line-height: 30px;
}

.l-content .product_brandimg{
	text-decoration: none;
}

.l-content .product_brandimg:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	opacity: 0.75;
}

.l-content .icon_safe {
    height: 60px;
    background: url(/pr/recommend_category/clearancesale202302/img/l_discount.png) no-repeat 110px 50%;
    margin-bottom: 10px;
}

.l-content .font_icon {
    font-weight: bold;
    font-size: 22px;
    color: #fff;
	padding-top: 6px;
    padding-left: 71px;
}
/* service */
.l-content .category-list {
    display: flex;
    flex-direction: row;
    padding-bottom: 20px;
}
.l-content .category-list .category-blk_p {
    display: inline-block;
    width: 100%;
    position: relative;
    color: #111;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    padding: 10px 0 0 0;
    margin: 10px 0;
}
/* end */
.l-content .border_list{
	border: 2px dashed #ff0000;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 25px;
}