.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;
	margin-top: 20px;
}
.l-content .f-list .item-1 {
	width: 100%;
	padding: 0 10px;
}
.l-content .f-list .item-2 {
	width: 50%;
	padding: 0 10px;
}
.l-content .f-list .item-3 {
	width: 40%;
	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 .it-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	border: solid 1px #d8d8d8;
    padding: 10px;
    background: #fff;
    margin: 7px 0;
    height: 338px;
}
.l-content .it-wrap div {
	text-align: center;
}
.l-content .it-wrap strong {
	font-size: 24px;
	line-height: 40px;
	color: #444444;
}

.l-content .f-list.st2 {
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 0;
}
.l-content .f-list.st2 .item-2 {
	width: 50%;
	padding: 0 5px;
}
.l-content .content-wr {
	background: url("/pr/recommend_category/economy_series/timing_belt/images/bg1.jpg") repeat-y top center;
	padding: 30px;
}
.l-content .category-list .f-list {
	height: 77px;
	margin: 0;
}
.l-content .category-list .f-list .item-4 {
	padding: 0;
}
.l-content .prd-blk {
	display: block;
	-webkit-user-select: all;  /* Chrome 49+ */
	-moz-user-select: text;     /* Firefox 43+ */
	-ms-user-select: text;      /* No support yet */
	user-select: all;          /* Likely future */   
	border: solid 1px #d8d8d8;
	padding: 10px;
	position: relative;
	text-decoration: none;
	color: #666;
	background: #fff;
	margin: 7px 0;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-ms-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	transition: all ease 0.2s;
}
.l-content .prd-blk:hover {
	box-shadow: 0 0 8px rgba(0,0,0,0.2);
}
.l-content .prd-blk .label-n {
	position: absolute;
	top: 0;
	right: 10px;
}
.l-content .prd-blk .label-w {
	position: absolute;
	top: 0;
	right: 53px;
}
.l-content .prd-blk .prd-title {
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin: 10px 0 0 0;
	line-height: 1.4em;
	color: #004bb1;
	min-height: 26px;
}
.l-content .prd-blk .prd-title.one-r {
	min-height: 0;
}
.l-content .prd-blk .prd-code {
	color: #666;
	display: block;
}
.l-content .prd-blk .l-center {
	display: block;
	margin: 5px 0;
}
.l-content .prd-blk .prd-price {
	color: #d00;
	display: block;
	margin-bottom: 7px;
}
.l-content .prd-blk .prd-price strong {
	font-size: 18px;
	font-weight: bold;
}
.l-content .prd-blk hr {
	width: 100%;
	background: #d8d8d8;
	height: 1px;
	border: 0;
	display: block;
}
.l-content .prd-blk .prd-i {
	display: block;
	color: #888;
}
.l-content .prd-blk .prd-i label {
	display: inline-block;
	font-weight: normal;
	width: 100px;
}
.l-content .prd-blk .prd-saleoff {
	width: 64px;
	height: 53px;
	background: url("/pr/recommend_category/economy_series/timing_belt/images/saleoff.png") no-repeat;
	position: absolute;
	right: 5px;
	top: 0;
	color: #111;
	text-align: center;
	line-height: 1.5em;
	padding-top: 10px;
	padding-left: 3px;
}
.l-content .prd-blk .prd-saleoff strong {
	font-size: 22px;
}
.l-content .prd-blk .prd-new {
	width: 44px;
	height: 56px;
	background: url("/pr/recommend_category/economy_series/timing_belt/images/new.png") no-repeat;
	position: absolute;
	right: 10px;
	top: 0;
}
.l-content .prd-blk .prd-new strong {
	font-size: 14px;
	color: #fff;
	margin-bottom: 12px;
	display: inline-block;
}
.l-content .prd-blk .prd-new span {
	display: inline-block;
}
.l-content .prd-blk .m-btnLink--conversion {
	margin-top: 10px;
}
.l-content .prd-blk .prd-delivery {
	position: absolute;
	min-width: 90px;
	height: 28px;
	color: #111;
	padding-left: 35px;
	line-height: 28px;
	display: inline-block;
	bottom: 55px;
	right: 10px;
	background: #ffcc00;
}
.l-content .prd-blk .prd-delivery:before {
	content: '';
	display: inline-block;
	background: url("/pr/recommend_category/economy_series/timing_belt/images/icon-delivery.png") no-repeat;
	width: 26px;
	height: 17px;
	position: absolute;
	top: 5px;
	left: 5px;
}
.l-content .prd-note {
	color: #111;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	background: #e5e5e5;
	margin-top: 15px;
}
.l-content .title-big-bg {
	background: url("/pr/recommend_category/economy_series/timing_belt/images/title-bg.png") no-repeat center left;
	width: 100%;
	height: 127px;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	padding-bottom: 8px;
	padding-left: 150px;
	margin-bottom: 0;
	color: #111111;
	font-size: 16px;
}
.l-content .title-big-bg h2 {
	font-weight: bold;
	font-size: 22px;
	color: #111111;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.3em;
	position: relative;
	margin-top: 10px;
}
.l-content .title-big-bg h2.single-row {
	margin-top: 25px;
}
.l-content .title-med {
	margin-top: 20px;
	margin-bottom: 20px;
}
.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 .prd-feature {
	background: #fff;
	padding: 30px;
}
.l-content .prd-feature h3 {
	background: #ff730a;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
}
.l-content .prd-feature table {
	border-collapse: collapse;
	width: 100%;
}
.l-content .prd-feature table.table-has-border, 
.l-content .prd-feature table.table-has-border th, 
.l-content .prd-feature table.table-has-border td {
	border: solid 1px #242424;
}
.l-content .prd-feature table.table-has-border td table td {
	border: 0;
}
.l-content .prd-feature table th {
	padding: 10px;
	background: #eae9ea;
	font-weight: bold;
}
.l-content .prd-feature .border-bottom {
	border-bottom: 1px solid #242424 !important;
}
.l-content .prd-feature table td {
	text-align: center;
	background: #fff;
}
.l-content .prd-feature thead td {
	background: #646464;
	color: #ffcc00;
	font-weight: bold;
	font-size: 14px;
}
.l-content .table-pd td {
	padding: 10px;
}
.l-content .bg-yellow {
	background: #ffcc00 !important;
	font-weight: bold;
}
.l-content .text-left {
	text-align: left !important;
}
.l-content .mb-10 {
	margin-bottom: 10px;
}
.l-content .mb-20 {
	margin-bottom: 20px;
}
.l-content .p-10 {
	padding: 10px;
}
.l-content .h-100 {
	height: 100px;
}
.l-content .w-300 {
	width: 300px;
}
.l-content .w-400 {
	width: 400px;
}
.l-content .qua-section {
	margin-top: 50px;
}
.l-content .qua-blk {
	background: #eae9ea;
	text-align: center;
}
.l-content .qua-blk p {
	margin: 10px 0;
}
.l-content .title-bg-gr1 {
	background: #d1d1d1;
	font-weight: bold;
	text-align: center;
	padding: 8px 10px;
	font-size: 16px;
}
.l-content .title-bg-gr2 {
	background: #464646;
	font-weight: bold;
	text-align: center;
	padding: 8px 10px;
	color: #ffcc00;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 18px  ;
}
.l-content .title-bg-gr1.sm-txt,
.l-content .title-bg-gr2.sm-txt {
	font-size: 14px;
	padding: 4px 5px;
}
.l-content .red-txt {
	color: #d00;
}
.l-content .l-left {
	text-align: left;
}
.l-content .qua-blk.l-left {
	padding: 15px;
	min-height: 450px;
}

.l-content .r-list {
	margin-top: 20px;
}
.l-content .r-list .rl1 {
	width: 55%;
}
.l-content .r-list .rl2 {
	width: 45%;
	padding-left: 30px;
}
.l-content .noted {
	color: #111111;
	font-size: 14px;
	margin-bottom: 10px;
}
.l-content a.t-up {
	text-transform: uppercase;
}
.l-content .mt-30 {
	margin-top: 30px;
}
.l-content .bg-yl {
	background: #ff730a;
	font-size: 20px;
	font-weight: bold;
	margin: 30px 0 20px 0;
	padding: 10px 10px;
	color: #fff;
	text-align: center;
}