@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;
}

.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: transparent;
}

.l-content .boxProduct .boxGreen {
	background: linear-gradient(93deg, #0074be, #14044a);
	border-color: #0074be;
	color: #fff;
}

.l-content .boxProduct .productType.boxGreen .productTypeName {
	background-color: #0074be;
	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: 5px;
	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: #0074be;
	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: 20px;
}

/* 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: 130px;
    padding: 10px 3px 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-top: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	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-top: 1px solid #bfbfbf;
	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 {
    line-height: 15px;
    width: 239px;
    padding-left: 22px;
    height: 65px;
}

.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: #dd0000;
	font-weight: bold;
}

.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: 17px;
    font-weight: bold;
    color: #333;
}

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

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

/*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: 26%;
}

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

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

.l-content .i_discount{
	float: right;
	margin-top: -25px;
}

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

.l-content .productArea__content .button__download a.m-btnLink--default {
    width: 435px;
    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 .m-cols__wrap-edit {
    font-size: 0;
    margin-left: -45px;
}

.l-content .bg_orange{
	background: #ff9800;
}

.l-content .font_icon{
	font-weight: bold;
    font-size: 25px;
    color: #dd0000;
    padding-left: 40px;
}

.l-content .icon_feture{
	font-weight: bold;
    font-size: 14px;
    height: 46px;
}

.l-content .font_icon2{
	font-size: 13px;
	color: #333;
	line-height: 16px;
}

.l-content .type{
	font-weight: bold;
	color: #d00;
	font-size: 16px;
}

.l-content .t_orange{
	color: #ff9800;
}

/**** feature ****/
.l-content .feature-section h2 {
	background: #ffcc00;
	color: #000;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
	text-align: center;
	margin: 0;
}
.l-content .feature-section h2 span {
	display: inline-block;
	color: #111;
	background: #ffcc00;
	padding: 2px 5px;
	line-height: 1.1em;
}
.l-content .feature-list {
	display: inline-flex;
	flex-direction: row;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 35px;
}
.l-content .feature-list .item-big {
	width: 206px;
	padding: 0 10px;
}
.l-content .feature-list .item {
	width: 190px;
	padding: 0 10px;
}
.l-content .feature-blk {
	width: 100%;
	background: #fff;
	border-radius: 10px;
	position: relative;
	font-weight: bold;
	color: #111;
	font-size: 14px;
	text-align: center;
	padding-top: 35px;
	line-height: 20px;
	height: 190px;
}
.l-content .feature-blk label {
	background: #ffcc00;
	color: #111;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	position: absolute;
	top: -25px;
	left: 50%;
	margin-left: -25px;
	text-align: center;
	line-height: 50px;
	font-size: 32px;
	font-weight: bold;
}
.l-content .feature-blk .feature-txt {
	margin-bottom: 15px;
	height: 40px;
	display: inline-block;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.l-content .feature-blk a {
	font-size: 12px;
}
.l-content .feature-logo {
	text-align: center;
	background: #fff;
	border-radius: 10px;
	width: 100%;
	height: 190px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: relative;
	overflow: hidden;
}
.l-content .feature-logo:before {
	background: #eaebf0;
	position: absolute;
	width: 100px;
	height: 50px;
	transform: rotate(-45deg);
	top: -30px;
	left: -32px;
	display: inline-block;
	content: '';
}
.l-content .feature-logo:after {
	background: #eaebf0;
	position: absolute;
	width: 100px;
	height: 50px;
	transform: rotate(-45deg);
	bottom: -30px;
	right: -32px;
	display: inline-block;
	content: '';
}

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

.l-content .productArea .productArea__title {
    padding: 10px 0;
    background-color: #0074be;
    color: #fff;
    font-size: 24px;
    text-align: center;
}

.l-content .productArea .productArea__content {
    padding: 35px 30px 0;
}

.l-content .productArea .productArea__content .button__download {
    margin-bottom: 25px;
    text-align: center;
    font-size: 14px;
}

.l-content .productArea .productArea__title .text-yellow {
    color: #ffff00;
    font-size: 27px;
}

.l-content .productArea {
    margin-top: 34px;
    border: solid 1px #b8b5b5;
}
/* 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 */