.l-content .topicPath {
    margin: 15px 0 10px;
    padding-left: 20px;
    font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.l-content .topicPath > li {
    display: inline-block;
	list-style: none outside none;
    margin: 0 5px 0 0;
    padding: 0
}
.l-content .topicPath > li > a {
    margin-right: 0.5em;
    text-decoration: none;
}
.l-content .topicPath > li > a:hover {
    text-decoration: underline;
    color: #025fae;
}
.l-content * {
	box-sizing: border-box;
}
.l-content .l-center {
	text-align: center;
}
.l-content .f-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}
.l-content .f-list .item-2 {
	width: 50%;
	padding: 0 10px;
}
.l-content .f-list .item-3 {
	width: 33.3333%;
	padding: 0 10px
}
.l-content .f-list .item-4 {
	width: 25%;
	padding: 0 10px
}
.l-content .f-list .item-5 {
	width: 20%;
	padding: 0 10px
}
.l-content .f-list .item-6 {
	padding: 0 10px;
	width: 16.6666%;
}
.l-content .related-banner {
	padding: 30px 0;
}
.l-content .related-banner h2 {
	font-size: 22px;
	font-weight: bold;
	padding: 10px 10px;
	background: #ffcc00;
	width: 100%;
	text-align: center;
	margin: 0 0 10px 0;
}
.l-content .related-banner .banner-blk {
	display: block;
	margin: 10px 0;
}
.l-content .content-wr {
	background: #e0e5f4;
	padding: 30px;
}
.l-content .l-center {
	text-align: center;
}
.l-content .prd-blk {
	position: relative;
	background: #fff;
	padding: 20px;
	display: block;
	text-decoration: none;
	margin: 10px 0;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.l-content .new {
	position: absolute;
	top: 20px;
	left: 20px;
}
.l-content .sale-off {
	background: url("/pr/recommend_category/economy_series/panel2024/images/label-ar.png") no-repeat;
	width: 68px;
	height: 65px;
	position: absolute;
	top: 0;
	right: 20px;
	color: #111;
	text-align: center;
	padding: 8px 0;
	line-height: 18px;
}
.l-content .sale-off strong {
	font-weight: bold;
	font-size: 20px;
}
.l-content .prd-img {
	display: inline-block;
	width: 100%;
	margin-top: 40px;
}
.l-content .prd-title {
	font-weight: bold;
	font-size: 16px;
	color: #004bb1;
	display: block;
}
.l-content .prd-price {
	color: #d00;
	font-size: 16px;
	font-weight: bold;
}
.l-content .prd-price small {
	display: inline-block;
	color: #fff;
	background: #d00;
	padding: 2px 5px;
	border-radius: 4px;
	margin-right: 2px;
}
.l-content .prd-btn {
	margin-top: 10px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.l-content .prd-blk:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
}
.l-content .prd-blk:hover .prd-btn {
	opacity: 0.8;
}
.l-content .coming-soon {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 378px;
}
.l-content .sect-title {
	width: 100%;
	height: 60px;
	background: url("/pr/recommend_category/economy_series/panel2024/images/title-bg.jpg") no-repeat;
	text-align: center;
	line-height: 60px;
	font-size: 22px;
	color: #fff;
	text-shadow: 0 3px 0 #d00, 3px 3px 0 #d00;
	font-weight: 700;
}
.l-content .sect-title2 {
	width: 100%;
	height: 88px;
	background: url("/pr/recommend_category/economy_series/panel2024/images/title-bg2.jpg") no-repeat;
	text-align: center;
	font-size: 22px;
	color: #fff;
	text-shadow: 0 3px 0 #d00, 3px 3px 0 #d00;
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.l-content .sect-title2 small {
	font-size: 20px;
	text-shadow: 0 2px 0 #d00, 2px 2px 0 #d00;
}
.l-content .tb-info {
	width: 100%;
	border-collapse: collapse;
	border: solid 2px #d6a338;
	margin-top: 20px;
}
.l-content .tb-info td {
	padding: 10px;
	border: solid 2px #d6a338;
	background: #fff;
}
.l-content .tb-info td.t-head {
	background: #ffcc00;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.l-content .sect-blk {
	margin-top: 30px;
}
.l-content .prd-blk2 {
	position: relative;
	background: #fff;
	padding: 10px;
	display: block;
	text-decoration: none;
	margin: 10px 0;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.l-content .prd-blk2 .prd-title {
	font-size: 14px;
	line-height: 1.4em;
}
.l-content .prd-blk2 .delivery {
	display: block;
	color: #666;
}
.l-content .prd-blk2 .delivery img {
	margin-right: 3px;
}
.l-content .prd-blk2 .prd-img {
	margin: 10px 0;
}
.l-content .prd-blk2:hover {
	box-shadow: 0 0 7px rgba(0,0,0,0.15);
}
.l-content .prd-blk2:hover .prd-btn {
	opacity: 0.8;
}
.l-content .tb-info2 {
	width: 100%;
	border-collapse: collapse;
	border: solid 1px #c1c1c1;
	margin-top: 20px;
}
.l-content .tb-info2 td {
	padding: 10px;
	border: solid 1px #c1c1c1;
	background: #fff;
}
.l-content .tb-info2 td.t-head {
	background: #ffcc00;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.l-content .cl {
	overflow: hidden;
	clear: both;
}
.l-content .note-info {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 400px;
	float: right;
	margin-top: 10px;
}
.l-content .note-info span {
	width: 50%;
	display: block;
	margin: 4px 0;
}
.l-content .note-info span img {
	position: relative;
	top: 5px;
	margin-right: 5px;
}
.l-content .relationship-wrap a {
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
	margin-top: 20px;
}

