
/*+++++hj_go_33+++++*/

/*+++++hj_end_33+++++*/


/*+++++hj_go_34+++++*/

/*+++++hj_end_34+++++*/


/*+++++hj_go_47+++++*/

/*+++++hj_end_47+++++*/


/*+++++hj_go_46+++++*/
template_hj_46 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_46 a {
	text-decoration: none;
	color: #666;
	outline: none
}
template_hj_46 .hj_mk_46_template_hj_46 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	background: no-repeat center/cover;
}
template_hj_46 .hj_mk_46_marginauto {
	margin: 0 auto;
	width: 100%;
}
template_hj_46 .hj_mk_46_clear {
	clear: both
}
template_hj_46 .hj_mk_46_left {
	float: left
}
template_hj_46 .hj_mk_46_right {
	float: right
}
template_hj_46 .hj_mk_46_main {
	width: 1200px;
	margin: 0 auto
}
template_hj_46 .hj_mk_46_inside_lt {
	float: left;
	width: 240px;/* margin-top:-160px;*/
}
template_hj_46 .hj_mk_46_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_46 .hj_mk_46_side_a.hj_mk_46_active {
	position: fixed;
	top: 100px;
}
template_hj_46 .hj_mk_46_side_a>ul {
}
template_hj_46 .hj_mk_46_side_a.hj_mk_46_active>ul {
	max-height: calc(100vh - 100px);
	overflow-y: auto;
}
template_hj_46 .hj_mk_46_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_46 .hj_mk_46_side_a h2 strong {
	display: block;
	font-size: 24px;
	line-height: 28px;
}
template_hj_46 .hj_mk_46_side_a h2 span {
	display: block;
	margin-top: 6px;
	opacity: .7;
}
template_hj_46 .hj_mk_46_side_a>ul>li {
	border-bottom: 1px solid #eee;
	background: #faf8f3;
}
template_hj_46 .hj_mk_46_side_a ul li a {
	display: block;
	font-size: 16px;
	line-height: 26px;
	padding: 7px 40px 7px 35px;
	background: url(../1794/right2.png) left 10px center no-repeat;
	background-size: 8px;
	background-position: 15px center;
}
template_hj_46 .hj_mk_46_side_a ul li a:hover, template_hj_46 .hj_mk_46_side_a ul li.hj_mk_46_hover>span a {
	color: #fff;
	background-color: #c99d49;
	background-image: url(../1794/right1.png);
	background-size: 8px;
	background-position: 15px center;
}
template_hj_46 .hj_mk_46_inside_rt {
	float: right;
	width: calc(100% - 280px);
}
template_hj_46 .hj_mk_46_inside_rt  .hj_mk_46_weizhi {
	font-size:12px;
	line-height: 70px;
	color: #666;
	border: 1px dashed #ddd;
	line-height: 58px;
	padding-left: 30px;
	background: url(../1794/home3.png) left 5px top 18px no-repeat;
	background-size: 20px;
	margin-bottom: 1.56vw;
}
template_hj_46 .hj_mk_46_inside_rt .hj_mk_46_weizhi a {
	color: #666;
}
template_hj_46 .hj_mk_46_inside_rt .hj_mk_46_weizhi a:hover {
	color: #c99d49;
}
template_hj_46 .hj_mk_46_inside_rt .hj_mk_46_weizhi i {
margin-right:.1vw;
}
template_hj_46 .hj_mk_46_product1 ul li {
	float: left;
	width: calc((100% - 60px)/3);
	margin: 0 0 20px 20px;
	text-align: center;
	background: #fff;
}
template_hj_46 .hj_mk_46_product1 ul li:nth-child(3n-2) {
	margin-left: 0;
	clear: left;
}
template_hj_46 .hj_mk_46_product1 ul li .hj_mk_46_nr_box {
	border: 1px solid #f2f2f2;
}
template_hj_46 .hj_mk_46_product1 ul li .hj_mk_46_img {
	padding-bottom: 100%;
	position: relative;
	overflow: hidden;
}
template_hj_46 .hj_mk_46_product1 ul li .hj_mk_46_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_46 .hj_mk_46_product1 ul li:hover .hj_mk_46_img img {
	transform: scale(1.1);
}
template_hj_46 .hj_mk_46_product1 ul li .hj_mk_46_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_46 .hj_mk_46_product1 ul li:hover .hj_mk_46_img:before {
	width: 100%;
	height: 100%;
}
template_hj_46 .hj_mk_46_product1 ul li:hover .hj_mk_46_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_46 .hj_mk_46_product1 ul li .hj_mk_46_txtbg {
	background: #f5f5f5;
	position: relative;
}
template_hj_46 .hj_mk_46_product1 ul li .hj_mk_46_txtbg:before {
	content: "";
	width: 0px;
	height: 100%;
	background: #c99d49;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all .3s ease;
	z-index: 1;
}
template_hj_46 .hj_mk_46_product1 ul li:hover .hj_mk_46_txtbg:before {
	width: 100%;
}
template_hj_46 .hj_mk_46_product1 ul li .hj_mk_46_txt {
	padding:.52vw 5%;
	position: relative;
	z-index: 2;
}
template_hj_46 .hj_mk_46_product1 ul li:hover .hj_mk_46_txt {
	color: #fff;
}
template_hj_46 .hj_mk_46_product1 ul li .hj_mk_46_txt .hj_mk_46_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_46 .hj_mk_46_page> div{
	margin:40px auto
}

/*+++++hj_end_46+++++*/


/*+++++hj_go_55+++++*/

/*+++++hj_end_55+++++*/


/*+++++hj_go_35+++++*/

/*+++++hj_end_35+++++*/

