
/*+++++hj_go_48+++++*/

/*+++++hj_end_48+++++*/


/*+++++hj_go_49+++++*/

/*+++++hj_end_49+++++*/


/*+++++hj_go_50+++++*/

/*+++++hj_end_50+++++*/


/*+++++hj_go_268+++++*/
template_hj_268 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_268 a {
	text-decoration: none;
	color: #666;
	outline: none
}
template_hj_268 .hj_mk_268_template_hj_268 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	background: no-repeat center/cover;
}
template_hj_268 .hj_mk_268_marginauto {
	margin: 0 auto;
	width: 100%;
}
template_hj_268 .hj_mk_268_clear {
	clear: both
}
template_hj_268 .hj_mk_268_left {
	float: left
}
template_hj_268 .hj_mk_268_right {
	float: right
}
template_hj_268 .hj_mk_268_main {
	width: 1200px;
	margin: 0 auto
}
template_hj_268 .hj_mk_268_inside_lt {
	float: left;
	width: 240px;/* margin-top:-160px;*/
}
template_hj_268 .hj_mk_268_side_a {
	width: 240px;
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	margin-bottom: 30px;
	position: relative;
	z-index: 11;
}
template_hj_268 .hj_mk_268_side_a.hj_mk_268_active {
	position: fixed;
	top: 100px;
}
template_hj_268 .hj_mk_268_side_a>ul {
}
template_hj_268 .hj_mk_268_side_a.hj_mk_268_active>ul {
	max-height: calc(100vh - 100px);
	overflow-y: auto;
}
template_hj_268 .hj_mk_268_side_a h2 {
	font-size: 20px;
	line-height: 24px;
	padding: 20px 15px;
	font-weight: normal;
	background: #c99d49;
	color: #fff;
	border-bottom: 1px solid rgba(255,255,255,.5);
	letter-spacing: 2px;
}
template_hj_268 .hj_mk_268_side_a h2 strong {
	display: block;
	font-size: 24px;
	line-height: 28px;
}
template_hj_268 .hj_mk_268_side_a h2 span {
	display: block;
	margin-top: 6px;
	opacity: .7;
}
template_hj_268 .hj_mk_268_side_a>ul>li {
	border-bottom: 1px solid #eee;
	background: #faf8f3;
}
template_hj_268 .hj_mk_268_side_a ul li a {
	display: block;
	font-size: 16px;
	line-height: 26px;
	padding: 7px 40px 7px 35px;
	background: url(../1795/right2.png) left 10px center no-repeat;
	background-size: 8px;
	background-position: 15px center;
}
template_hj_268 .hj_mk_268_side_a ul li a:hover, template_hj_268 .hj_mk_268_side_a ul li.hj_mk_268_hover>span a {
	color: #fff;
	background-color: #c99d49;
	background-image: url(../1795/right1.png);
	background-size: 8px;
	background-position: 15px center;
}
template_hj_268 .hj_mk_268_inside_rt {
	float: right;
	width: calc(100% - 280px);
}
template_hj_268 .hj_mk_268_inside_rt .hj_mk_268_weizhi {
	font-size: 12px;
	line-height: 70px;
	color: #666;
	border: 1px dashed #ddd;
	line-height: 58px;
	padding-left: 30px;
	background: url(../1795/home3.png) left 5px top 18px no-repeat;
	background-size: 20px;
	margin-bottom: 1.56vw;
}
template_hj_268 .hj_mk_268_inside_rt .hj_mk_268_weizhi a {
	color: #666;
}
template_hj_268 .hj_mk_268_inside_rt .hj_mk_268_weizhi a:hover {
	color: #c99d49;
}
template_hj_268 .hj_mk_268_inside_rt .hj_mk_268_weizhi i {
margin-right:.1vw;
}
template_hj_268 .hj_mk_268_product1 {
    padding: 20px 20px 0 20px;
}
template_hj_268 .hj_mk_268_product1 ul li {
	float: left;
	width: calc((100% - 60px)/3);
	margin: 0 0 20px 20px;
	text-align: center;
	background: #fff;
}
template_hj_268 .hj_mk_268_product1 ul li:nth-child(3n-2) {
	margin-left: 0;
	clear: left;
}
template_hj_268 .hj_mk_268_product1 ul li .hj_mk_268_nr_box {
	border: 1px solid #f2f2f2;
}
template_hj_268 .hj_mk_268_product1 ul li .hj_mk_268_img {
	padding-bottom: 100%;
	position: relative;
	overflow: hidden;
}
template_hj_268 .hj_mk_268_product1 ul li .hj_mk_268_img img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto auto;
	transition: all .3s ease;
	z-index: 1;
}
template_hj_268 .hj_mk_268_product1 ul li:hover .hj_mk_268_img img {
	transform: scale(1.1);
}
template_hj_268 .hj_mk_268_product1 ul li .hj_mk_268_img:before {
	content: "";
	width: 0;
	height: 0;
	background: rgba(0,0,0,.3);
	position: absolute;
	top: 0;
	left: 0;
	transition: all .3s ease;
	z-index: 2;
}
template_hj_268 .hj_mk_268_product1 ul li:hover .hj_mk_268_img:before {
	width: 100%;
	height: 100%;
}
template_hj_268 .hj_mk_268_product1 ul li:hover .hj_mk_268_img:after {
	content: "+";
	width: 60px;
	height: 60px;
	line-height: 60px;
	border: 1px solid #fff;
	border-radius: 100%;
	color: #fff;
	font-size: 20px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all .3s ease;
	z-index: 3;
}
template_hj_268 .hj_mk_268_product1 ul li .hj_mk_268_txtbg {
	background: #f5f5f5;
	position: relative;
}
template_hj_268 .hj_mk_268_product1 ul li .hj_mk_268_txtbg:before {
	content: "";
	width: 0px;
	height: 100%;
	background: #c99d49;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all .3s ease;
	z-index: 1;
}
template_hj_268 .hj_mk_268_product1 ul li:hover .hj_mk_268_txtbg:before {
	width: 100%;
}
template_hj_268 .hj_mk_268_product1 ul li .hj_mk_268_txt {
 padding:.52vw 5%;
	position: relative;
	z-index: 2;
}
template_hj_268 .hj_mk_268_product1 ul li:hover .hj_mk_268_txt {
	color: #fff;
}
template_hj_268 .hj_mk_268_product1 ul li .hj_mk_268_txt .hj_mk_268_h2 {
font-size:.84vw;
	line-height: 2em;
	height: 2em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
template_hj_268 .hj_mk_268_proDetail {
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_list1 {
	margin-bottom: 2.08vw;
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_list1 .hj_mk_268_lt {
	float: left;
	width: 40%;
}
template_hj_268 .hj_mk_268_galleryTop {
	border: 1px solid #eee;
	margin-bottom: 10px;
}
template_hj_268 .hj_mk_268_galleryTop .hj_mk_268_img {
	position: relative;
	padding-bottom: 100%;
	position: relative;
}
template_hj_268 .hj_mk_268_galleryTop .hj_mk_268_img img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto auto;
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_list1 .hj_mk_268_rt {
	float: right;
	width: 56%;
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_list1 .hj_mk_268_rt .hj_mk_268_nr_box {
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_list1 .hj_mk_268_rt .hj_mk_268_h2 {
	font-size: 24px;
	line-height: 1.4em;
	margin-bottom:.26vw;
	font-weight: bold;
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_list1 .hj_mk_268_rt .hj_mk_268_h3 {
	font-size: 24px;
	line-height: 1.4em;
	margin-bottom: 1.82vw;
	font-weight: bold;
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_list1 .hj_mk_268_rt .hj_mk_268_h4 {
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 1.6em;
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_phone {
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 1.6em;
	color: #c99d49;
	padding: 20px 20px 20px 80px;
	position: relative;
	background-color: #f9f9f9;
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_phone i {
	text-align: center;
	width: 50px;
	height:50px;
	position: absolute;
	left: 20px;
	top: 50%;
	background:#c99d49;
	border-radius:8px;
	transform: translateY(-50%);
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_phone i img{
	width: 36px;
	padding-top: 8px;
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_phone span {
	display: block;
	margin-bottom:.52vw;
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_phone strong {
	display: block;
	font-size: 24px;
	line-height: 1em;
}
template_hj_268 .hj_mk_268_prevnext2 {
	font-size: 14px;
	line-height: 2.5em;
	margin-bottom: 30px;
}
template_hj_268 .hj_mk_268_prevnext2 ul li {
	float: left;
}
template_hj_268 .hj_mk_268_prevnext2 ul li:nth-child(2n) {
	float: right;
}
template_hj_268 .hj_mk_268_prevnext2 ul li a {
	display: block;
	border: 1px solid #eee;/* border-radius:40px;*/
	padding: 0 20px;
	min-width: 80px;
	text-align: center;
	background: #f5f5f5;
}
template_hj_268 .hj_mk_268_prevnext2 ul li a:hover {
	border-color: #c99d49;
	background: #c99d49;
	color: #fff;
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_list2 {
	border: 1px solid #eee;
	margin-bottom: 2.08vw;
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_list2 .hj_mk_268_hd {
	font-size: 14px;
	line-height: 3em;
	border-bottom: 1px solid #eee;
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_list2 .hj_mk_268_hd ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 3em;
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_list2 .hj_mk_268_hd ul li a {
	display: block;
	padding: 0 10px;
	min-width: 100px;
	text-align: center;
	border-right: 1px solid #eee;
	border-bottom: none;
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_list2 .hj_mk_268_hd ul li.hj_mk_268_on a {
	color: #fff;
	background: #c99d49;
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_list2 .hj_mk_268_xiangqing {
	padding: 20px;
}
template_hj_268 .hj_mk_268_proDetail .hj_mk_268_list2 .hj_mk_268_xiangqing img {
	max-width: 100%;
}
template_hj_268 .hj_mk_268_pro_related {
	border: 1px solid #eee;
}
template_hj_268 .hj_mk_268_pro_related>.hj_mk_268_h2 {
	font-size: 14px;
	line-height: 3em;
	border-bottom: 1px solid #eee;
}
template_hj_268 .hj_mk_268_pro_related>.hj_mk_268_h2 span {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 3em;
	padding: 0 10px;
	min-width: 100px;
	text-align: center;
	border-right: 1px solid #eee;
	color: #fff;
	background: #c99d49;
}

/*+++++hj_end_268+++++*/


/*+++++hj_go_53+++++*/
template_hj_53 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_53 a {
	text-decoration: none;
	color: #666;
	outline: none
}
template_hj_53 .hj_mk_53_template_hj_53 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	background: no-repeat center/cover;
}
template_hj_53 .hj_mk_53_marginauto {
	margin: 0 auto;
	width: 100%;
}
template_hj_53 .hj_mk_53_clear {
	clear: both
}
template_hj_53 .hj_mk_53_left {
	float: left
}
template_hj_53 .hj_mk_53_right {
	float: right
}
template_hj_53 .hj_mk_53_main {
	width: 1200px;
	margin: 0 auto
}
template_hj_53 .hj_mk_53_inside_lt {
	float: left;
	width: 240px;/* margin-top:-160px;*/
}
template_hj_53 .hj_mk_53_side_a {
	width: 240px;
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	margin-bottom: 30px;
	position: relative;
	z-index: 11;
}
template_hj_53 .hj_mk_53_side_a.hj_mk_53_active {
	position: fixed;
	top: 100px;
}
template_hj_53 .hj_mk_53_side_a>ul {
}
template_hj_53 .hj_mk_53_side_a.hj_mk_53_active>ul {
	max-height: calc(100vh - 100px);
	overflow-y: auto;
}
template_hj_53 .hj_mk_53_side_a h2 {
	font-size: 20px;
	line-height: 24px;
	padding: 20px 15px;
	font-weight: normal;
	background: #c99d49;
	color: #fff;
	border-bottom: 1px solid rgba(255,255,255,.5);
	letter-spacing: 2px;
}
template_hj_53 .hj_mk_53_side_a h2 strong {
	display: block;
	font-size: 24px;
	line-height: 28px;
}
template_hj_53 .hj_mk_53_side_a h2 span {
	display: block;
	margin-top: 6px;
	opacity: .7;
}
template_hj_53 .hj_mk_53_side_a>ul>li {
	border-bottom: 1px solid #eee;
	background: #faf8f3;
}
template_hj_53 .hj_mk_53_side_a ul li a {
	display: block;
	font-size: 16px;
	line-height: 26px;
	padding: 7px 40px 7px 35px;
	background: url(../1795/right2.png) left 10px center no-repeat;
	background-size: 8px;
	background-position: 15px center;
}
template_hj_53 .hj_mk_53_side_a ul li a:hover, template_hj_53 .hj_mk_53_side_a ul li.hj_mk_53_hover>span a {
	color: #fff;
	background-color: #c99d49;
	background-image: url(../1795/right1.png);
	background-size: 8px;
	background-position: 15px center;
}
template_hj_53 .hj_mk_53_inside_rt {
	float: right;
	width: calc(100% - 280px);
}
template_hj_53 .hj_mk_53_inside_rt .hj_mk_53_weizhi {
	font-size: 12px;
	line-height: 70px;
	color: #666;
	border: 1px dashed #ddd;
	line-height: 58px;
	padding-left: 30px;
	background: url(../1795/home3.png) left 5px top 18px no-repeat;
	background-size: 20px;
	margin-bottom: 1.56vw;
}
template_hj_53 .hj_mk_53_inside_rt .hj_mk_53_weizhi a {
	color: #666;
}
template_hj_53 .hj_mk_53_inside_rt .hj_mk_53_weizhi a:hover {
	color: #c99d49;
}
template_hj_53 .hj_mk_53_inside_rt .hj_mk_53_weizhi i {
margin-right:.1vw;
}
template_hj_53 .hj_mk_53_product1 {
    padding: 20px 20px 0 20px;
}
template_hj_53 .hj_mk_53_product1 ul li {
	float: left;
	width: calc((100% - 60px)/3);
	margin: 0 0 20px 20px;
	text-align: center;
	background: #fff;
}
template_hj_53 .hj_mk_53_product1 ul li:nth-child(3n-2) {
	margin-left: 0;
	clear: left;
}
template_hj_53 .hj_mk_53_product1 ul li .hj_mk_53_nr_box {
	border: 1px solid #f2f2f2;
}
template_hj_53 .hj_mk_53_product1 ul li .hj_mk_53_img {
	padding-bottom: 100%;
	position: relative;
	overflow: hidden;
}
template_hj_53 .hj_mk_53_product1 ul li .hj_mk_53_img img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto auto;
	transition: all .3s ease;
	z-index: 1;
}
template_hj_53 .hj_mk_53_product1 ul li:hover .hj_mk_53_img img {
	transform: scale(1.1);
}
template_hj_53 .hj_mk_53_product1 ul li .hj_mk_53_img:before {
	content: "";
	width: 0;
	height: 0;
	background: rgba(0,0,0,.3);
	position: absolute;
	top: 0;
	left: 0;
	transition: all .3s ease;
	z-index: 2;
}
template_hj_53 .hj_mk_53_product1 ul li:hover .hj_mk_53_img:before {
	width: 100%;
	height: 100%;
}
template_hj_53 .hj_mk_53_product1 ul li:hover .hj_mk_53_img:after {
	content: "+";
	width: 60px;
	height: 60px;
	line-height: 60px;
	border: 1px solid #fff;
	border-radius: 100%;
	color: #fff;
	font-size: 20px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all .3s ease;
	z-index: 3;
}
template_hj_53 .hj_mk_53_product1 ul li .hj_mk_53_txtbg {
	background: #f5f5f5;
	position: relative;
}
template_hj_53 .hj_mk_53_product1 ul li .hj_mk_53_txtbg:before {
	content: "";
	width: 0px;
	height: 100%;
	background: #c99d49;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all .3s ease;
	z-index: 1;
}
template_hj_53 .hj_mk_53_product1 ul li:hover .hj_mk_53_txtbg:before {
	width: 100%;
}
template_hj_53 .hj_mk_53_product1 ul li .hj_mk_53_txt {
 padding:.52vw 5%;
	position: relative;
	z-index: 2;
}
template_hj_53 .hj_mk_53_product1 ul li:hover .hj_mk_53_txt {
	color: #fff;
}
template_hj_53 .hj_mk_53_product1 ul li .hj_mk_53_txt .hj_mk_53_h2 {
font-size:.84vw;
	line-height: 2em;
	height: 2em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
template_hj_53 .hj_mk_53_proDetail {
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_list1 {
	margin-bottom: 2.08vw;
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_list1 .hj_mk_53_lt {
	float: left;
	width: 40%;
}
template_hj_53 .hj_mk_53_galleryTop {
	border: 1px solid #eee;
	margin-bottom: 10px;
}
template_hj_53 .hj_mk_53_galleryTop .hj_mk_53_img {
	position: relative;
	padding-bottom: 100%;
	position: relative;
}
template_hj_53 .hj_mk_53_galleryTop .hj_mk_53_img img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto auto;
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_list1 .hj_mk_53_rt {
	float: right;
	width: 56%;
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_list1 .hj_mk_53_rt .hj_mk_53_nr_box {
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_list1 .hj_mk_53_rt .hj_mk_53_h2 {
	font-size: 24px;
	line-height: 1.4em;
	margin-bottom:.26vw;
	font-weight: bold;
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_list1 .hj_mk_53_rt .hj_mk_53_h3 {
	font-size: 24px;
	line-height: 1.4em;
	margin-bottom: 1.82vw;
	font-weight: bold;
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_list1 .hj_mk_53_rt .hj_mk_53_h4 {
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 1.6em;
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_phone {
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 1.6em;
	color: #c99d49;
	padding: 20px 20px 20px 80px;
	position: relative;
	background-color: #f9f9f9;
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_phone i {
	text-align: center;
	width: 50px;
	height:50px;
	position: absolute;
	left: 20px;
	top: 50%;
	background:#c99d49;
	border-radius:8px;
	transform: translateY(-50%);
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_phone i img{
	width: 36px;
	padding-top: 8px;
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_phone span {
	display: block;
	margin-bottom:.52vw;
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_phone strong {
	display: block;
	font-size: 24px;
	line-height: 1em;
}
template_hj_53 .hj_mk_53_prevnext2 {
	font-size: 14px;
	line-height: 2.5em;
	margin-bottom: 30px;
}
template_hj_53 .hj_mk_53_prevnext2 ul li {
	float: left;
}
template_hj_53 .hj_mk_53_prevnext2 ul li:nth-child(2n) {
	float: right;
}
template_hj_53 .hj_mk_53_prevnext2 ul li a {
	display: block;
	border: 1px solid #eee;/* border-radius:40px;*/
	padding: 0 20px;
	min-width: 80px;
	text-align: center;
	background: #f5f5f5;
}
template_hj_53 .hj_mk_53_prevnext2 ul li a:hover {
	border-color: #c99d49;
	background: #c99d49;
	color: #fff;
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_list2 {
	border: 1px solid #eee;
	margin-bottom: 2.08vw;
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_list2 .hj_mk_53_hd {
	font-size: 14px;
	line-height: 3em;
	border-bottom: 1px solid #eee;
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_list2 .hj_mk_53_hd ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 3em;
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_list2 .hj_mk_53_hd ul li a {
	display: block;
	padding: 0 10px;
	min-width: 100px;
	text-align: center;
	border-right: 1px solid #eee;
	border-bottom: none;
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_list2 .hj_mk_53_hd ul li.hj_mk_53_on a {
	color: #fff;
	background: #c99d49;
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_list2 .hj_mk_53_xiangqing {
	padding: 20px;
}
template_hj_53 .hj_mk_53_proDetail .hj_mk_53_list2 .hj_mk_53_xiangqing img {
	max-width: 100%;
}
template_hj_53 .hj_mk_53_pro_related {
	border: 1px solid #eee;
}
template_hj_53 .hj_mk_53_pro_related>.hj_mk_53_h2 {
	font-size: 14px;
	line-height: 3em;
	border-bottom: 1px solid #eee;
}
template_hj_53 .hj_mk_53_pro_related>.hj_mk_53_h2 span {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 3em;
	padding: 0 10px;
	min-width: 100px;
	text-align: center;
	border-right: 1px solid #eee;
	color: #fff;
	background: #c99d49;
}

/*+++++hj_end_53+++++*/


/*+++++hj_go_54+++++*/

/*+++++hj_end_54+++++*/


/*+++++hj_go_52+++++*/

/*+++++hj_end_52+++++*/

