.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;
	padding: 15px 10px 0 10px;
}
.l-content .f-list .item-2 {
	width: 50%;
	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 5px;
	width: 16.6666%;
}
.l-content .f-list.st2 {
	margin-left: -5px;
	margin-right: -5px;
}
.l-content .f-list.st2 .item-2 {
	width: 50%;
	padding: 0 5px;
}
.l-content .content-wr {
	background: url("/pr/recommend_category/economy_series/miniature_linear_guide/images/bg1.jpg") repeat-y top center;
	padding-top: 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 */   
	position: relative;
	text-decoration: none;
	color: #666;
	background: #fff;
	padding: 5px;
	border: solid 1px #efefef;
	-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;
	margin-bottom: 10px;
}
.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: 12px;
	display: block;
	margin: 9px 0 0 0;
	line-height: 15px;
	color: #111111;
	min-height: 50px;
}
.l-content .prd-blk .prd-title2 {
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin: 9px 0 0 0;
	line-height: 15px;
	color: #111111;
	min-height: 36px;
}
.l-content .prd-blk .prd-type {
	display: inline-block;
	background: #FFE35A;
    padding: 5px 20px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 12px;
}
.l-content .prd-blk .prd-note {
	line-height: 1.2em;
	display: block;
	height: 44px;
}
.l-content .prd-blk .prd-type2 {
	display: inline-block;
	background: #707070;
	color: #fff;
    padding: 5px 20px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 12px;
}
.l-content .prd-blk .prd-type3 {
	display: inline-block;
	height: 26px;
}
.l-content .prd-blk .prd-title.one-r {
	min-height: 0;
}
.l-content .prd-blk .prd-code {
	color: #666;
	display: block;
	font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
}
.l-content .prd-blk .prd-img {
	min-height: 130px;
	display: flex !important;
    align-items: flex-end;
}
.l-content .prd-blk .l-center {
	display: block;
	margin: 5px 0;
}
.l-content .prd-blk .prd-price {
	color: #666;
	display: block;
	margin-bottom: 7px;
	font-size: 18px;
	line-height: 22px;
}
.l-content .prd-blk .prd-price strong {
	font-weight: bold;
	color: #d00;
}
.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-bestprice {
	width: 50px;
	height: 38px;
	background: url("/pr/recommend_category/economy_series/miniature_linear_guide/images/l-bestprice.png") no-repeat;
	background-size: cover !important;
	position: absolute;
	right: 3px;
	top: 3px;
}
.l-content .prd-blk .prd-saleoff {
	width: 47px;
	height: 43px;
	background: url("/pr/recommend_category/economy_series/miniature_linear_guide/images/saleoff.png") no-repeat;
	background-size: cover !important;
	position: absolute;
	right: 3px;
	top: 0;
	color: #111;
	text-align: center;
	line-height: 1.4em;
	padding-top: 7px;
	font-size: 10px;
}
.l-content .prd-blk .prd-saleoff-red {
	color: #ffcc00;
	background: url("/pr/recommend_category/economy_series/miniature_linear_guide/images/saleoff-red.png") no-repeat;
}
.l-content .prd-blk .prd-new {
	width: 39px;
	height: 39px;
	background: url("/pr/recommend_category/economy_series/miniature_linear_guide/images/new.png") no-repeat;
	position: absolute;
	right: 3px;
	top: 0;
	color: #fff;
	text-align: center;
	line-height: 1.4em;
	padding-top: 7px;
	font-size: 10px;
}
.l-content .prd-blk .prd-saleoff-red strong {
	color: #fff;
}
.l-content .prd-blk .prd-saleoff strong {
	font-size: 14px;
}
.l-content .prd-blk a {
	text-decoration: none;
}
.l-content .prd-blk .m-btnLink--conversion {
	margin-top: 10px;
}
.l-content .prd-blk .prd-delivery {
	height: 28px;
	color: #111;
	padding-left: 32px;
	line-height: 32px;
	position: relative;
}
.l-content .prd-blk .prd-delivery:before {
	content: '';
	display: inline-block;
	background: url("/pr/recommend_category/economy_series/miniature_linear_guide/images/icon-delivery.png") no-repeat;
	width: 26px;
	height: 17px;
	position: absolute;
	top: 0;
	left: 0;
}

.l-content .prd-noted {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	margin-bottom: 25px;
}
.l-content .prd-noted p {
	background: #E7E7E8;
	padding: 20px;
	font-size: 20px;
    line-height: 26px;
}
.l-content  .product-section {
	padding-left: 5px;
	padding-right: 5px;
}
.l-content .title-big-bg {
    background: url("/pr/recommend_category/economy_series/miniature_linear_guide/images/title-bg.png") no-repeat center left;
    width: 100%;
    height: 77px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 8px;
    padding-left: 150px;
    margin-bottom: 30px;
	margin-left: 20px;
}
.l-content .title-big-bg h2 {
    font-weight: bold;
    font-size: 22px;
    color: #111;
    text-shadow: 0 1px 0 rgba(255,255,255,1);
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.3em;
    position: relative;
}
.l-content .title-big-bg:after {
    content: '';
    display: inline-block;
    background: url("/pr/recommend_category/economy_series/miniature_linear_guide/images/shadow.png") no-repeat center center;
    width: 100%;
    height: 44px;
    position: absolute;
    bottom: -43px;
    left: 0;
}
.l-content .title3-big-bg {
    background: url("/pr/recommend_category/economy_series/miniature_linear_guide/images/title3-bg.png") no-repeat center left;
    width: 100%;
    height: 77px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 8px;
    padding-left: 150px;
	margin-top: 30px;
    margin-bottom: 30px;
}
.l-content .title3-big-bg h2 {
    font-weight: bold;
    font-size: 22px;
    color: #111;
    text-shadow: 0 1px 0 rgba(255,255,255,1);
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.1em;
    position: relative;
}
.l-content .title3-big-bg:after {
    content: '';
    display: inline-block;
    background: url("/pr/recommend_category/economy_series/miniature_linear_guide/images/shadow.png") no-repeat center center;
    width: 100%;
    height: 44px;
    position: absolute;
    bottom: -43px;
    left: 0;
}
.l-content .title3-big-bg small {
	font-weight: normal;
	font-size: 16px;
	text-transform: none;
}
.l-content .sub-title {
	font-size: 18px;
    line-height: 22px;
    text-align: center;
    background: #ff730a;
    padding: 10px 0;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}
.l-content .related-banner {
	padding: 15px 0;
}
.l-content .related-banner h2 {
	font-size: 22px;
	font-weight: bold;
	padding: 10px 10px;
	background: #E0E1E3;
	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 {
	padding-left: 20px;
	padding-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.l-content .prd-feature .feature-wrap {
	background: #fff;
	padding: 15px;
}
.l-content .prd-feature h3 {
	color: #000;
	font-weight: bold;
	font-size: 30px;
    padding-left: 40px;
    position: relative;
    line-height: 30px;
    margin-bottom: 20px;
}
.l-content .prd-feature h3:before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	width: 23px;
	height: 21px;
	background: #000;
}
.l-content .mt-2 {
	margin-top: 20px;
}
.l-content .prd-feature table {
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;
}
.l-content .prd-feature table td {
	padding: 5px 10px;
	text-align: center;
	background: #fff;
	border: solid 1px #242424;
}
.l-content .prd-feature thead td {
	background: #646464;
	color: #ffcc00;
	font-weight: bold;
	font-size: 14px;
}
.l-content .w-400 {
	width: 400px;
}
.l-content .w-500 {
	width: 500px;
}
.l-content .bg-gray {
	background: #E0E1E3;
}
.l-content .align-right {
	text-align: right;
}
.l-content .feature-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	color: #1A1818;
}
.l-content .feature-list .item-2 {
	width: 50%;
	font-size: 18px;
	line-height: 24px;
}
.l-content .feature-list .item-2 p {
	padding-left: 20px;
    margin-bottom: 10px;
}

.l-content .qua-section {
	margin-top: 25px;
}
.l-content .qua-blk {
	background: #fff;
	margin: 15px 0;
	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: #838791;
	font-weight: bold;
	text-align: center;
	padding: 8px 10px;
	color: #ffcc00;
	font-size: 16px;
}
.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 .f-list.st2 .qua-blk {
	margin: 5px 0;
}
.l-content .small-tt {
	font-weight: normal;
	font-size:  18px;
}
.l-content .mrt-30 {
	margin-top: 30px;
}
.l-content .category-list {
    padding: 0 0 30px 0;
    background: url("/pr/recommend_category/economy_series/miniature_linear_guide/images/cat-bg.png") no-repeat center center;
    height: 77px;
    position: relative;
	margin: 0 30px 0 30px;
}
.l-content .category-list .f-list {
    height: 77px;
    margin: 0;
	padding: 0;
}
.l-content .f-list .item-3 {
	width: 33.3333%;
	padding: 0 10px
}
.l-content .category-list .f-list .item-3 {
    padding: 0;
}
.l-content .cat-link {
    display: inline-flex;
    width: 100%;
    height: 70px;
    text-align: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-decoration: none;
    border-right: solid 2px #111;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.l-content li:last-child .cat-link {
	border: 0;
}
.l-content li.active .cat-link, .l-content .cat-link:hover {
    background: #5d5d5e;
}
.l-content .cat-link span {
    color: #111;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.4em;
    position: relative;
    padding-right: 20px;
	text-transform: uppercase;
}
.l-content li.active .cat-link span, .l-content .cat-link:hover span {
	color: #fff;
}
/* .l-content .cat-link span:after {
    content: '';
    display: inline-block;
    background: url("/pr/recommend_category/economy_series/miniature_linear_guide/images/ar-down.png") no-repeat;
    width: 13px;
    height: 7px;
    position: absolute;
    right: -3px;
    top: 50%;
    margin-top: -4px;
} */
.l-content .related-banner .f-list {
	padding: 0 20px;
}
.l-content .intro-txt {
	margin: 0 30px 30px 30px;
	padding: 20px;
	background: #fff;
	border-radius: 8px;
	font-size: 14px;
}
.l-content .intro-txt p {
	margin-bottom: 10px;
}
.l-content .category-list .f-list li {
	position: relative;
}
.l-content .category-list .sub-menu {
	width: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	margin: -10px 0 0 0;
	background: url("/pr/recommend_category/economy_series/miniature_linear_guide/images/bg-sub.jpg") no-repeat top left;
	z-index: 999;
	visibility: hidden;
	opacity: 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 .category-list li:hover .sub-menu {
	opacity: 1;
	visibility: visible;
}
.l-content .category-list .sub-menu {
	overflow: hidden;
}
.l-content .category-list .sub-menu li {
	margin: 0;
	width: 50%;
	float: left;
	border-right: solid 1px #111;
}
.l-content .category-list .sub-menu li:last-child {
	border: 0;
}
.l-content .category-list .sub-menu li a {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	width: 100%;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #111;
}
.l-content .category-list .sub-menu li a:hover {
	text-decoration: underline;
	color: #111 !important;
	background: #fc0;
}
.l-content .white-bg {
	padding: 20px;
	background: #fff;
	margin: 20px;
}
.l-content .prd-list2 {
	display: flex;
	flex-direction: row;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 20px;
}
.l-content .prd-list2 > div {
	padding: 0 10px;
}
.l-content .prd-banner {
	width: 198px;
}
.l-content .prd-banner .banner-title {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	background: #ff7200;
	padding: 20px 12px;
	text-transform: uppercase;
}
.l-content .prd-list-item {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	width: 100%;
}
.l-content .prd-list-item .item-5 {
	width: 20%;
	padding: 0 5px;
}
.l-content .relationship-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin: 30px 30px;
}
.l-content .relationship-wrap a {
    display: inline-block;
    width: 32%;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
}
.l-content .bg-g {
	background: #e0e1e3;
	padding: 20px;
}
.l-content .orange-tt {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	background: #ff730a;
	padding: 10px 15px;
	margin: 0 0 20px 0;
}
.l-content .sq-label {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	padding-left: 18px;
	margin: 0 0 10px 0;
	display: block;
}
.l-content .sq-label:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	background: #111;
	position: absolute;
	top: 8px;
	left: 0;
}
.l-content .p-desc {
	font-size: 14px;
}
.l-content .title-br {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: #99928b;
	padding: 8px 15px;
	margin: 0 0 15px 0;
}
.l-content .ci-label {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	padding-left: 18px;
	margin: 0 0 10px 0;
	display: block;
}
.l-content .ci-label:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	background: #111;
	position: absolute;
	border-radius: 100%;
	top: 8px;
	left: 0;
}
.l-content .f-list2 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}
.l-content .f-list2 .item-2 {
	width: 50%;
	padding: 0 10px;
}
.l-content .f-list2 .item-3 {
	width: 33.3333%;
	padding: 0 10px;
}
.l-content .tb-info {
	border-collapse: collapse;
	border: solid 1px #cecece;
	width: 100%;
}
.l-content .tb-info td {
	text-align: center;
	border: solid 1px #cecece;
	padding: 2px 5px;
}
.l-content .prd-cat-blk {
	background: #fff;
	padding-bottom: 20px;
}
.l-content .product-section {
	padding: 15px;
}
.l-content .feature-content {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 15px;
	flex-wrap: wrap;
}
.l-content .m-btnLink--conversion {
	text-transform: uppercase;
}
.l-content .has-star1, .l-content .has-star2 {
	position: relative;
}
.l-content .has-star1::before {
	width: 83px;
	height: 40px;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	background: url("/pr/recommend_category/economy_series/miniature_linear_guide/images/prd-tag1.png") no-repeat top left;
}
.l-content .has-star2::before {
	width: 83px;
	height: 40px;
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	background: url("/pr/recommend_category/economy_series/miniature_linear_guide/images/prd-tag2.png") no-repeat top left;
}
.l-content .prd-carousel {
	width: 83%;
	padding-left: 5px;
}
.l-content .owl-carousel .owl-item img {
	width: auto;
}
.l-content .owl-carousel .owl-nav button.owl-next, .l-content .owl-carousel .owl-nav button.owl-prev {
	background: #0169c6;
    width: 20px;
    height: 20px;
    color: #fff;
    border: 0;
    border-radius: 0;
    line-height: 20px;
	position: absolute;
	right: -5px;
}
.l-content .owl-carousel .owl-nav button.owl-prev {
	left: -5px;
}
.l-content .owl-nav {
	position: absolute;
    top: 50%;
	width: 100%;
    transform: translateY(-50%);
}
.l-content .product-noted {
	background: #ffcc00;
	padding: 20px;
	font-size: 20px;
	margin-bottom: 20px;
}
.l-content .tab-1-noted {
	font-size: 21px;
	margin-top: 10px;
}
.l-content .title-2 {
    background: url("/pr/recommend_category/economy_series/miniature_linear_guide/images/title2-bg.png") no-repeat center;
	background-size: cover;
    width: 100%;
    height: 77px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
	font-size: 28px;
	color: #ffcc00;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 77px;
}
.l-content p {
	font-size: 21px;
	text-align: left;
	margin-bottom: 10px;
}
.l-content .tab1-content {
	background: #fff;
	padding: 20px;
	text-align: center;
}
.l-content .product-section span.m-btn--strong, .l-content .product-section .m-btnLink--strong {
	padding: 2px !important;
	font-size: 12px;
    line-height: 20px;
}
.l-content .prd-title:hover {
	text-decoration: underline;
	color: #004bb1;
}