.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 .content-wr {
	background: url("/pr/recommend_category/economy_series/linear_shaft/images/bg1.jpg") repeat-y center center;
	padding: 30px;
}
.l-content .category-list {
	padding: 0 0 30px 0;
	background: url("/pr/recommend_category/economy_series/linear_shaft/images/cat-bg.png") no-repeat;
	height: 77px;
	margin-bottom: 15px;
	position: relative
}
.l-content .category-list:after {
	content: '';
	display: inline-block;
	background: url("/pr/recommend_category/economy_series/linear_shaft/images/shadow.png") no-repeat center center;
	width: 100%;
	height: 44px;
	position: absolute;
	bottom: -40px;
	left: 0;
}
.l-content .category-list .f-list {
	height: 77px;
	margin: 0;
}
.l-content .category-list .f-list .item-3 {
	padding: 0;
}
.l-content .category-list .item-3 a {
	text-transform: uppercase;
}
.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 .category-list .item-3:last-child .cat-link {
	border-right: 0;
}
.l-content .cat-link span {
	color: #111;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
	line-height: 26px;
	text-transform: uppercase;
	position: relative;
	padding-right: 20px;
}
/* .l-content .cat-link span:after {
	content: '';
	display: inline-block;
	background: url("/pr/recommend_category/economy_series/linear_shaft/images/ar-down.png") no-repeat;
	width: 13px;
	height: 7px;
	position: absolute;
	right: -3px;
	top: 50%;
	margin-top: -4px;
} */
.l-content .category-list .active .cat-link span, .l-content .category-list .cat-link:hover span {
	color: #fff;
}
.l-content .cat-link:hover {
	background: #ffcc00;
}
.l-content .category-list .item-4:last-child .cat-link {
	border-right: 0;
}
.l-content .product-section {
	padding: 10px 0 0 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.3em;
	color: #004bb1;
	min-height: 45px;
}
.l-content .prd-blk .prd-title.th2 {
	min-height: 58px
}
.l-content .prd-blk .two-row {
	min-height: 75px;
	font-size: 29px !important;
}
.l-content .prd-blk .prd-code {
	color: #666;
	display: block;
}
.l-content .f-list .item-2 .prd-blk .prd-code {
	font-size: 29px;
}
.l-content .prd-blk .prd-desc {
	display: inline-block;
	min-height: 72px;
}
.l-content .prd-blk .l-center {
	display: block;
	margin: 5px 0;
}
.l-content .prd-group {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
}
.l-content .prd-blk .prd-price {
	color: #666;
	display: block;
}
.l-content .prd-blk .prd-price strong {
	font-size: 18px;
	font-weight: bold;
	color: #d00;
}
.l-content .f-list .item-2 .prd-blk .prd-price {
	font-size: 29px;
}
.l-content .f-list .item-2 .prd-blk .prd-price strong {
	font-size: 49px;
}
.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: 54px;
	height: 52px;
	background: url("/pr/recommend_category/economy_series/linear_shaft/images/saleoff.png") no-repeat;
	position: absolute;
	right: 5px;
	top: 0;
	color: #111;
	text-align: center;
	line-height: 1.2em;
	padding-top: 5px;
	padding-left: 3px;
}
.l-content .prd-blk .prd-saleoff strong {
	font-size: 17px;
}
.l-content .prd-blk .m-btnLink--conversion {
	margin-top: 10px;
}
.l-content .prd-blk .prd-delivery {
	position: relative;
	height: 40px;
	line-height: 40px;
	color: #111;
	padding-left: 50px;
	padding-right: 10px;
	background: #facc05;
}
.l-content .prd-blk .prd-delivery:before {
	content: '';
	display: inline-block;
	background: url("/pr/recommend_category/economy_series/linear_shaft/images/icon-delivery.png") no-repeat;
	width: 26px;
	height: 17px;
	position: absolute;
	top: 12px;
	left: 10px;
}
.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/linear_shaft/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: 15px;
}
.l-content .title-big-bg:after {
	content: '';
	display: inline-block;
	background: url("/pr/recommend_category/economy_series/linear_shaft/images/shadow.png") no-repeat center center;
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: -30px;
	left: 0;
}
.l-content .title-big-bg h3 {
	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 .product-feature {
	padding: 30px 0;
}
.l-content .blk-wr {
	border: solid 2px #fff;
	background: linear-gradient(135deg, #454545, #fefefe, #8e8e8e, #fefefe, #8d8d8d);
	padding: 10px;
	position: relative;
	border-radius: 6px;
}
.l-content .blk-wr .blk-content {
	background: url("/pr/recommend_category/economy_series/linear_shaft/images/bg2.jpg") repeat-y center center;
	padding: 18px;
	border-radius: 6px;
}
.l-content .blk-white {
	background: #fff;
	padding: 20px;
	border: solid 1px #d8d8d8;
}
.l-content .blk-white p {
	font-size: 14px;
	margin-bottom: 10px;
}
.l-content .tb-prd {
	border-collapse: collapse;
	width: 100%;
	border: solid 1px #d8d8d8;
	margin-top: 20px;
	font-size: 14px;
	line-height: 20px;
}
.l-content .tb-prd td {
	padding: 10px;
	border: solid 1px #d8d8d8;
	text-align: center;
}
.l-content .tb-prd td.fs-16 {
	font-size: 16px;
}
.l-content .tb-prd td.td-left {
	text-align: left;
}
.l-content .tb-prd td.w-200 {
	width: 200px;
}
.l-content .tb-prd td.cl-y {
	color: #ffcc00;
}
.l-content .tb-prd td.bg-d {
	background: #636466;
}
.l-content .tb-prd td.bg-g {
	background: #eae9ea;
}
.l-content .tb-prd td.bg-y {
	background: #ff730a;
}
.l-content .tb-prd td.br-y {
	border-left: solid 4px #ff730a;
	border-right: solid 4px #ff730a;
}
.l-content .tb-prd td.br-l {
	border-left: solid 4px #ff730a;
}
.l-content .tb-prd td.br-r {
	border-right: solid 4px #ff730a;
}
.l-content .tb-prd td.br-t {
	border-top: solid 4px #ff730a;
}
.l-content .tb-prd td.br-b {
	border-bottom: solid 4px #ff730a;
}
.l-content .tb-prd td.bg-o {
	background: #ff730a;
	color: #fff;
}
.l-content .tb-prd td.text-left {
	text-align: left;
}
.l-content .product-service {
	padding: 30px 0;
}
.l-content .note-i {
	font-style: italic;
	margin: 10px 0;
	display: block;
}
.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-6 {
	padding: 0 10px;
	width: 16.6666%;
}
.l-content .product-service .f-list {
	margin-bottom: 20px;
}
.l-content .y-feature h3,
.l-content .w-feature h3 {
	margin: 0 0 5px 0;
	font-size: 18px;
	font-weight: bold;
}
.l-content .product-acce {
	padding: 30px 0;
}
.l-content .acce-blk {
	background: #fff;
	text-align: center;
	border: solid 1px #d8d8d8;
	padding: 5px;
}
.l-content .acce-blk span {
	display: block;
	font-weight: bold;
	color: #111;
	text-align: center;
	margin: 0 0 10px 0
}
.l-content .w-400 {
	width: 400px;
}
.l-content .related-banner {
	padding: 30px 0;
}
.l-content .related-banner h2, .l-content .related-banner .banner-title {
	font-size: 22px;
	font-weight: bold;
	padding: 10px 10px;
	background: #ffcc00;
	width: 100%;
	text-align: center;
	margin: 0 0 10px 0;
	color: #111;
}
.l-content .related-banner .banner-blk {
	display: block;
	margin: 10px 0;
}
.l-content .feature-li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.l-content .feature-li li {
	margin: 0 15px;
	float: left;
}
.l-content .feature-li li img {
	position: relative;
	top: 2px;
}
.l-content .l-left {
	text-align: left;
}
.l-content td.l-left {
	text-align: left;
}
.l-content .title-orange {
	color: #fff;
	font-weight: bold;
	width: 100%;
	font-size: 18px;
	text-align: center;
	background: #ff730a;
	padding: 12px 10px;
	line-height: 1.4em;
	margin: 0 0 15px 0;
	position: relative;
}
.l-content .title-orange span {
	font-size: 14px;
	font-weight: normal;
}
.l-content .label-sub-title {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	background: url("/pr/recommend_category/economy_series/linear_shaft/images/bg-sub-title.png") no-repeat center center;
	width: 250px;
    height: 50px;
    background-size: cover;
	font-size: 18px !important;
	color: #000;
	font-weight: bold !important;
	line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.l-content .adv-blk {
	margin: 20px 0 0 0;
}
.l-content .flex-list {
	display: flex;
	flex-direction: row;
}
.l-content .flex-list .item-3 {
	width: 33.3333%;
}
.l-content .flex-list .item-2 {
	width: 50%;
}
.l-content .bg-g2 {
	background: #eae9ea;
}
.l-content .bg-y2 {
	background: #ffcc00;
}
.l-content .adv-b label {
	display: block;
	width: 100%;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}
.l-content .adv-b {
	border: solid 1px #eae9ea;
	position: relative;
}
.l-content .txt-box1 {
	position: absolute;
	width: 100px;
	right: 15px;
	top: 50px;
}
.l-content txt-box2 {
	position: absolute;
	width: 105px;
	height: 105px;
	background: #ffcc00;
	border-radius: 100%;
	text-align: center;
	right: 15px;
	top: 50px;
	padding-top: 20px;
}
.l-content .l-img {
	display: inline-block;
	margin: 10px 0 0 25px;
}
.l-content .txt-box3 {
	position: absolute;
	width: 180px;
	right: 15px;
	top: 60px;
}
.l-content .txt-box4 {
	position: absolute;
	width: 180px;
	right: 19px;
	top: 60px;
}
.l-content .blk-white i {
	display: inline-block;
}
.l-content .note-sec {
	width: 100%;
	margin: 0 0 30px 0;
	position: relative;
}
.l-content .note-box {
	width: 750px;
	font-weight: bold;
	padding: 15px;
	border-radius: 10px;
	background: #fff;
	font-size: 16px;
	position: relative;
}
.l-content .note-box:after {
	position: absolute;
	content: '';
	display: inline-block;
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 20px solid #fff;
	right: -20px;
	top: 50%;
	margin-top: -10px;
}
.l-content .note-sec .btn-reg {
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 15px;
	width: 330px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #111;
	background: #ffcc00;
	border-radius: 25px;
	text-decoration: none;
	box-shadow: 0 0 10px rgba(0,0,0,0.7);
}
.l-content .owl-carousel.prd-carousel img {
	width: auto;
	display: inline-block;
}
.l-content .owl-carousel.prd-carousel {
	margin-top: 20px;
}
.l-content .owl-carousel .product-blk .prd-delivery img {
	width: auto;
	display: inline-block;
}
.l-content .owl-carousel .owl-item .product-blk img {
	width: auto;
	display: inline-block;
}
.l-content .owl-carousel .product-blk {
	margin: 20px 0;
}
.l-content .owl-carousel.prd-carousel {
	position: relative;
}
.l-content .owl-carousel.prd-carousel .owl-nav {
	position: absolute;
	width: 100%;
	top: 50%;
}
.l-content .owl-carousel.prd-carousel .owl-nav .owl-next {
	width: 35px;
	height: 35px;
	/* border-radius: 100%; */
	background: #facc05 url("/pr/recommend_category/economy_series/linear_shaft/images/btn-next.png") no-repeat center center;
	text-indent: -9999px;
	box-shadow: 0 0 8px rgba(0,0,0,0.15);
	position: absolute;
	top: 0;
	right: 0;
	margin-top: -30px;
	margin-right: -17px;
}
.l-content .owl-carousel.prd-carousel .owl-nav .owl-next:hover {
	opacity: 0.7;
	outline: 0;
}
.l-content .owl-carousel.prd-carousel .owl-nav .owl-prev {
	width: 35px;
	height: 35px;
	/* border-radius: 100%; */
	background: #facc05 url("/pr/recommend_category/economy_series/linear_shaft/images/btn-prev.png") no-repeat center center;
	text-indent: -9999px;
	box-shadow: 0 0 8px rgba(0,0,0,0.15);
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -30px;
	margin-left: -17px;
}
.l-content .owl-carousel.prd-carousel .owl-nav .owl-prev:hover {
	opacity: 0.7;
	outline: 0;
}
.l-content .prd-cat-blk {
	margin-bottom: 30px;
}
.l-content .prd-cat-blk h3 {
	font-weight: bold;
	font-size: 20px;
	color: #111;
	background: #ffcc00;
	height: 40px;
	line-height: 40px;
	padding: 0 20px 0 50px;
	width: 100%;
	margin: 0 0 10px 0;
	position: relative;
	z-index: 9;
	text-transform: uppercase;
}
.l-content .prd-cat-blk h3:before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	background: url("/pr/recommend_category/economy_series/linear_shaft/images/deco1.png") no-repeat;
	background-size: auto 40px;
	width: 37px;
	height: 40px;
}
.l-content .prd-cat-blk h3.title-blk {
	background: #111;
	color: #ffcc00;
}
.l-content .prd-cat-blk h3.title-blk:before {
	background: url("/pr/recommend_category/economy_series/linear_shaft/images/deco2.png") no-repeat;
}
.l-content .tab-content .m-btnLink--strong {
	text-transform: uppercase;
}
.l-content .fe-box {
	width: 450px;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	text-align: center;
	padding-bottom: 15px;
}
.l-content .fe-box .title-gr {
	background: #e1e1e1;
	color: #111;
	font-size: 18px;
	margin: 0 0 10px 0;
	font-weight: bold;
	padding: 5px 10px;
}
.l-content .fe-box .title-ye {
	background: #ffcc00;
	color: #111;
	font-size: 18px;
	margin: 0 0 10px 0;
	font-weight: bold;
	padding: 5px 10px;
}
.l-content .fe-box2 {
	width: 285px;
	background: #fff;
	text-align: center;
}
.l-content .fe-box2 .title-gr {
	background: #e1e1e1;
	color: #111;
	font-size: 14px;
	margin: 0 0 10px 0;
	font-weight: bold;
	padding: 5px 10px;
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.l-content .fe-box2 .title-ye {
	background: #ffcc00;
	color: #111;
	font-size: 14px;
	margin: 0 0 10px 0;
	font-weight: bold;
	padding: 5px 10px;
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.l-content .fe-box img,
.l-content .fe-box2 img {
	margin-top: 10px;
}
.l-content .fe-vs {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 20px 0;
	position: relative;
}
.l-content .vs-icon {
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left: -76px;
}
.l-content .vs-icon2 {
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left: -31px;
}
.l-content .wh-box {
	padding: 20px;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	margin-top: 20px;
}
.l-content .wh-box h4 {
	font-weight: bold;
	margin: 15px 0 0 0;
	font-size: 18px;
}
.l-content .mw-420 {
	max-width: 420px;
	width: 420px;
	margin-left: 20px;
}
.l-content .prd-list {
	display: flex;
	flex-direction: row;
}
.l-content .caption {
	background: #ffcc00;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	padding: 7px 20px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.l-content ul#tabs-nav li:hover a,
.l-content ul#tabs-nav li.active a {
  	background-color: #333;
  	background: url("/pr/recommend_category/economy_series/linear_shaft/images/bg-cate-active.png") no-repeat;
	background-size: cover;
	/* height: 77px; */
}
.l-content .category-list .f-list .item-2 {
	padding: 0;
}
.l-content .category-list .item-2:last-child .cat-link {
	border-right: 0;
}
.l-content .relationship-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.l-content .relationship-wrap a {
	display: inline-block;
	width: 32%;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
}
.l-content a.VN_opacity:hover, .l-content .m-btnLink--conversion:hover {
	opacity: 0.75;
}
.l-content .more-info {
	margin-top: 30px;
}
.l-content .more-info .l-center a {
	display: inline-block;
}
.l-content .more-info .hide-blk {
	background: #fff;
	padding: 30px;
	width: 100%;
}
.l-content .more-info .hide-blk h2 {
	font-size: 22px;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
.l-content .more-info .hide-blk h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
.l-content .link-view-more, .l-content .link-view-more h2 {
	font-size: 18px;
}
.l-content .link-ml {
	display: block;
}
.l-content .note-new {
	width: 100%;
	display: flex;
	border: solid #111 3px;
}
.l-content .note-new .note-blk {
	width: 50%;
	padding: 20px;
	border-right: dashed 1px #999
}
.l-content .note-new .note-blk:last-child {
	border: 0;
}
.l-content .note-new .note-blk img {
	max-width: 100%;
	margin-top: 15px;
}
.l-content .big-title-p {
	font-size: 30px;
	font-weight: bold;
	color: #111;
	margin: 0 0 10px 0;
}
.l-content .big-ht {
	font-weight: bold;
	font-size: 18px;
	display: block;
}
.l-content .big-txt {
	font-size: 20px;
	font-weight: bold;
	display: block;
}
.l-content .prd-list3 {
	width: 50%;
	background: #fff;
	border: solid 8px #000;
	display: flex;
}
.l-content .prd-list3.gray-st {
	background: #fff;
	border: solid 8px #636465;
}
.l-content .prd-list3 .item-left {
	width: 40%;
}
.l-content .prd-list3 .item-left {
	width: 60%;
}
.l-content .prd-list3 .delivery-s {
	background: #e2e2e2;
	font-size: 11px;
	color: #555;
	padding: 2px 8px;
	display: inline-block;
	margin: 10px 0;
}
.l-content .prd-list3 .delivery-s img {
	position: relative;
	top: 3px;
	margin-right: 3px;
}
.l-content .prd-blk-big .delivery-s {
	margin-top: 35px;
}
.l-content .prd-blk-big {
	padding: 10px;
	border: solid 1px #a4a4a4;
}
.l-content .prd-blk-big .prd-img {
	display: block;
}
.l-content .prd-blk-big .prd-price3 {
	font-size: 24px;
	font-weight: bold;
	color: #ff0000;
}
.l-content .prd-blk-big .prd-price3 small {
	font-size: 16px;
}
.l-content .prd-blk-big .yellow-btn {
	text-align: center;
	background: #ffcc00;
	display: block;
	text-decoration: none;
	color: #111;
	height: 24px;
	line-height: 24px;
}
.l-content .prd-blk-big .yellow-btn:hover {
	background: #ff730a;
	color: #fff;
}
.l-content .prd-blk-big .prd-b-title {
	color: #111;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 100px;
	line-height: 1.4em;
}
.l-content .prd-blk-big .prd-b-title:hover {
	text-decoration: underline;
	color: #004bb1;
}
.l-content .right-ct {
	display: flex;
}
.l-content .right-ct .right-13 {
	width: 33.33333%;
}
.l-content .prd-blk-s {
	border: solid 1px #a4a4a4;
	border-left: 0;
	border-top: 0;
	padding: 10px;
	text-align: center;
}
.l-content .prd-price4 {
	color: #d00;
}
.l-content .title-sm {
	background: #838383;
	font-weight: bold;
	color: #fff;
	text-align: center;
	display: block;
	height: 22px;
	line-height: 22px;
	border-right: 1px solid #fff;
}
.l-content .prd-list3.gray-st .title-right {
	background: #636465;
}
.l-content .title-right {
	background: #000;
	padding: 5px 0;
}
.l-content .prd-cat-list {
	display: flex;
}
.l-content .prd-code3 {
	font-size: 11px;
}
.l-content .prd-blk-s.h-update {
	height: 166px;
	display: flex;
	justify-content: center;
	align-items: center;
}

