
/*+++++hj_go_132+++++*/

/*+++++hj_end_132+++++*/


/*+++++hj_go_138+++++*/
@charset "utf-8";
template_hj_138 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_138 a {
	text-decoration: none;
	color: #666;
}
template_hj_138 .hj_mk_138_template_hj_138 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_138 .hj_mk_138_clear {
	clear: both
}
template_hj_138 .hj_mk_138_bt{
	
	width:100%;
	margin:0px auto;
}


template_hj_138 .hj_mk_138_bt .hj_mk_138_left{
	
	flex: 1 1 auto;
}

template_hj_138 .hj_mk_138_bt .hj_mk_138_right{
	
	flex: 1 1 auto;
	text-align: right;
}

template_hj_138 .hj_mk_138_bt .hj_mk_138_right .hj_mk_138_more {
    font-size: 12px;
    text-align: right;
}

template_hj_138 .hj_mk_138_bt .hj_mk_138_bt_con {
    font-size: 20px;
    font-weight: bold;
    padding-left:8px;
    position: relative;
    z-index: 2;
}

template_hj_138 .hj_mk_138_bt .hj_mk_138_bt_con::after {
    content: '';
    display: block;
    position: absolute;
    left: 0rem;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 22px;
    border-radius: 2px;
}

template_hj_138 .hj_mk_138_bt .hj_mk_138_bt_con_yw {
    font-size: 15px;
    font-weight: bold;
    transform: translate(20px, -10px);
}
template_hj_138  .hj_mk_138_flex {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

/*+++++hj_end_138+++++*/


/*+++++hj_go_140+++++*/
@charset "utf-8";
template_hj_140 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_140 a {
	text-decoration: none;
	color: #666;
}
template_hj_140 .hj_mk_140_template_hj_140 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_140 .hj_mk_140_clear {
	clear: both
}
template_hj_140 .hj_mk_140_container {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
}
template_hj_140 .hj_mk_140_side {
	width:100%;
	padding: 10px;
	box-sizing: border-box;
}
template_hj_140 .hj_mk_140_nlist {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
template_hj_140 .hj_mk_140_items {
	width: 100%;
	height: auto;
}
template_hj_140 .hj_mk_140_items .hj_mk_140_items_img{
	width: 100%;
	height:auto;
}
template_hj_140 .hj_mk_140_items .hj_mk_140_items_img .hj_mk_140_items_img_tu{
	width: 100%;
	height:auto;
}

template_hj_140 .hj_mk_140_newbox {
	display: flex;
	align-items: center;
	padding: 5px 2px;
	padding-right: 10px;
	box-sizing: content-box
}
template_hj_140 .hj_mk_140_newbox .hj_mk_140_newbt {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	/*padding: 0 17px;*/
	position: relative;
	transition: var(--s_tran);
	width: 100%;
	flex: 1;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 1;
	margin-right: 15px;
}
template_hj_140 .hj_mk_140_newbox .hj_mk_140_newbt::after {
	content: '';
	width: 6px;
	height: 6px;
	position: absolute;
	top: 50%;
	left: 0rem;
	transform: translatey(-50%);
	opacity: 0;
	border-radius: 100%;
}
template_hj_140 .hj_mk_140_newbox .hj_mk_140_newdate {
	font-size: 12px;
	font-weight: 400;
}

template_hj_140 .hj_mk_140_newbox:hover .hj_mk_140_newbt {
	transform: translatex(10px);
	transition: transform 0.3s ease;
	padding: 0 17px;
}

template_hj_140 .hj_mk_140_newbox:hover .hj_mk_140_newbt::after {
	opacity: 1;
}

/*+++++hj_end_140+++++*/


/*+++++hj_go_141+++++*/
@charset "utf-8";
template_hj_141 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_141 a {
	text-decoration: none;
	color: #666;
}
template_hj_141 .hj_mk_141_template_hj_141 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_141 .hj_mk_141_clear {
	clear: both
}
template_hj_141 .hj_mk_141_bt{
	
	width:100%;
	margin:0px auto;
}


template_hj_141 .hj_mk_141_bt .hj_mk_141_left{
	
	flex: 1 1 auto;
}

template_hj_141 .hj_mk_141_bt .hj_mk_141_right{
	
	flex: 1 1 auto;
	text-align: right;
}

template_hj_141 .hj_mk_141_bt .hj_mk_141_right .hj_mk_141_more {
    font-size: 12px;
    text-align: right;
}

template_hj_141 .hj_mk_141_bt .hj_mk_141_bt_con {
    font-size: 20px;
    font-weight: bold;
    padding-left:8px;
    position: relative;
    z-index: 2;
}

template_hj_141 .hj_mk_141_bt .hj_mk_141_bt_con::after {
    content: '';
    display: block;
    position: absolute;
    left: 0rem;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 22px;
    border-radius: 2px;
}

template_hj_141 .hj_mk_141_bt .hj_mk_141_bt_con_yw {
    font-size: 15px;
    font-weight: bold;
    transform: translate(20px, -10px);
}
template_hj_141  .hj_mk_141_flex {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

/*+++++hj_end_141+++++*/


/*+++++hj_go_142+++++*/
@charset "utf-8";
template_hj_142 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_142 a {
	text-decoration: none;
	color: #666;
}
template_hj_142 .hj_mk_142_template_hj_142 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_142 .hj_mk_142_clear {
	clear: both
}
template_hj_142 .hj_mk_142_container {
	width: 100%;
	margin: 0 auto;
}
template_hj_142 .hj_mk_142_side {
	width:100%;
	padding: 10px;
	box-sizing: border-box;
}
template_hj_142 .hj_mk_142_nlist {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
template_hj_142 .hj_mk_142_items {
	width: 100%;
	height: auto;
}
template_hj_142 .hj_mk_142_newbox {
	display: flex;
	align-items: center;
	padding: 5px 2px;
	padding-right: 10px;
	box-sizing: content-box
}
template_hj_142 .hj_mk_142_newbox .hj_mk_142_newbt {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	/*padding: 0 17px;*/
	position: relative;
	transition: var(--s_tran);
	width: 100%;
	flex: 1;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 1;
	margin-right: 15px;
}
template_hj_142 .hj_mk_142_newbox .hj_mk_142_newbt::after {
	content: '';
	width: 6px;
	height: 6px;
	position: absolute;
	top: 50%;
	left: 0rem;
	transform: translatey(-50%);
	opacity: 0;
	border-radius: 100%;
}
template_hj_142 .hj_mk_142_newbox .hj_mk_142_newdate {
	font-size: 12px;
	font-weight: 400;
}

template_hj_142 .hj_mk_142_newbox:hover .hj_mk_142_newbt {
	transform: translatex(10px);
	transition: transform 0.3s ease;
	padding: 0 17px;
}

template_hj_142 .hj_mk_142_newbox:hover .hj_mk_142_newbt::after {
	opacity: 1;
}

/*+++++hj_end_142+++++*/


/*+++++hj_go_243+++++*/
@charset "utf-8";
template_hj_243 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_243 a {
	text-decoration: none;
	color: #666;
}
template_hj_243 .hj_mk_243_template_hj_243 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_243 .hj_mk_243_clear {
	clear: both
}
template_hj_243 .hj_mk_243_ab {
	width: 100%;
	margin: 0px auto;
	overflow:hidden;
}
template_hj_243 .hj_mk_243_about-mode {
	position: relative;
	padding-top: 20px;
}
template_hj_243 .hj_mk_243_about-mode .hj_mk_243_tit_bg {
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	color: rgba(0,75,255,0.04);
	position: absolute;
	top: 80px;
	opacity: 0.5;
}
template_hj_243 .hj_mk_243_aboutcon {
	margin-right: 0px;
	margin-left: auto;
	width: 100%;
	position: absolute;
	z-index: 20;
	margin: 0px auto;
	padding-bottom: 20px;
	padding: 10px;
	box-sizing: border-box;
}
template_hj_243 .hj_mk_243_aboutcon .hj_mk_243_many {
	width: 120px;
	height: 30px;
	border-radius: 28px;
	opacity: 1;
	border: 1px solid rgba(79, 107, 169, 1);
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	color: rgba(79, 107, 169, 1);
	margin-top: 15px;
}
template_hj_243 .hj_mk_243_aboutcon .hj_mk_243_many .hj_mk_243_many_p {
	width: 8px;
	height: 8px;
	border-radius: 100%;
	margin-right: 9px;
}
template_hj_243 .hj_mk_243_aboutcon .hj_mk_243_many:hover .hj_mk_243_many_p {
}
template_hj_243 .hj_mk_243_aboutcon .hj_mk_243_many:hover {
	border-color: transparent;
}

template_hj_243 .hj_mk_243_content {
	width: 100%;
}
template_hj_243 .hj_mk_243_abox1 {
	width: 100%;
	position: relative;
}
template_hj_243 .hj_mk_243_abox1_con {
	/*width: 100%;*/
	position: absolute;
	top:0px;
	z-index:10;
}
template_hj_243 .hj_mk_243_yuanbg {
	position: absolute;
	display: block;
	z-index:5;
}
template_hj_243 .hj_mk_243_abox1 .hj_mk_243_stext {
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 10;
	text-align: justify;
	max-width: 100%;
}
template_hj_243 .hj_mk_243_tit {
	font-size: 20px;
	font-weight: bold;
	padding-left: 11px;
	position: relative;
	z-index: 2;
}
template_hj_243 .hj_mk_243_tit::after {
	content: '';
	display: block;
	position: absolute;
	left: 0rem;
	top: 50%;
	transform: translateY(-50%);
	width: 3px;
	height: 22px;
	border-radius: 2px;
}
template_hj_243 .hj_mk_243_subtit {
	font-size: 15px;
	font-weight: bold;
	transform: translate(20px, -10px);
}

/*+++++hj_end_243+++++*/


/*+++++hj_go_244+++++*/
template_hj_244 {

	background-color: #fff;

	overflow-x: hidden;

	color: #666;

	font-size: 14px;

	font-family: microsoft yahei, "宋体";

	

}

template_hj_244 a {

	text-decoration: none;

}

template_hj_244 .hj_mk_244_template_hj_244 *{

	background: no-repeat center/cover;



}



template_hj_244 .hj_mk_244_marginauto {

	margin: 0 auto;

	width:100%;

}

template_hj_244 .hj_mk_244_template_hj_244{

	/*background-color: #f3f3f3;*/

}

template_hj_244 .hj_mk_244_clear {

	clear: both 

}
template_hj_244 .hj_mk_244_container {

	width: 100%;
	margin:0 auto;
	position: relative;

}

template_hj_244 .hj_mk_244_img{

		width:100%;

		}

template_hj_244 .hj_mk_244_banner-text{position: absolute;width:100%;left:0;top:0;height: 100%;display: flex;align-items: center;justify-content: center;}
template_hj_244 .hj_mk_244_banner-text h2{font-size: 14px;color:#fff;text-align: center;margin:0;}
template_hj_244 .hj_mk_244_banner-text p{font-size: 18px;
    margin: 10px 0 0;
    text-shadow: none;text-align: center;color:#fff;}
/*+++++hj_end_244+++++*/


/*+++++hj_go_152+++++*/
@charset "utf-8";
template_hj_152 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_152 a {
	text-decoration: none;
	color: #666;
}
template_hj_152 .hj_mk_152_template_hj_152 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_152 .hj_mk_152_clear {
	clear: both
}
template_hj_152 .hj_mk_152_bt{
	
	width:100%;
	margin:0px auto;
}


template_hj_152 .hj_mk_152_bt .hj_mk_152_left{
	
	flex: 1 1 auto;
}

template_hj_152 .hj_mk_152_bt .hj_mk_152_right{
	
	flex: 1 1 auto;
	text-align: right;
}

template_hj_152 .hj_mk_152_bt .hj_mk_152_right .hj_mk_152_more {
    font-size: 12px;
    text-align: right;
}

template_hj_152 .hj_mk_152_bt .hj_mk_152_bt_con {
    font-size: 20px;
    font-weight: bold;
    padding-left:8px;
    position: relative;
    z-index: 2;
}

template_hj_152 .hj_mk_152_bt .hj_mk_152_bt_con::after {
    content: '';
    display: block;
    position: absolute;
    left: 0rem;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 22px;
    border-radius: 2px;
}

template_hj_152 .hj_mk_152_bt .hj_mk_152_bt_con_yw {
    font-size: 15px;
    font-weight: bold;
    transform: translate(20px, -10px);
}
template_hj_152  .hj_mk_152_flex {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

/*+++++hj_end_152+++++*/


/*+++++hj_go_153+++++*/
@charset "utf-8";
template_hj_153 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_153 a {
	text-decoration: none;
	color: #666;
}
template_hj_153 .hj_mk_153_template_hj_153 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_153 .hj_mk_153_clear {
	clear: both
}
template_hj_153 .hj_mk_153_con {
	display: table;
	table-layout: fixed;
	width: 100%;
	background: #f9f9f9;
}
template_hj_153 .hj_mk_153_con_ny {
	margin: 0px auto;
	width: 90%;
	padding: 20px 0px 40px;
	display: flow-root;
}
template_hj_153 .hj_mk_153_con_fwlist .hj_mk_153_con_fwlist_li {
	float: left;
	background: #fff;
	width: 48%;
	height: 260px;
	margin-right:4%;
	transition: all 1s;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	margin-top: 30px
}
template_hj_153 .hj_mk_153_con_fwlist .hj_mk_153_con_fwlist_li:nth-child(2n+0) {
	margin-right: 0px
}
template_hj_153 .hj_mk_153_con_fwlist .hj_mk_153_con_fwlist_li .hj_mk_153_con_fwlist_li_h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
template_hj_153 .hj_mk_153_con_fwlist .hj_mk_153_con_fwlist_li .hj_mk_153_con_fwlist_li_h3 .hj_mk_153_con_fwlist_li_h3_b {
	display: block;
	width: 30px;
	height: 2px;
	margin: 15px auto 10px auto;
}
template_hj_153 .hj_mk_153_con_fwlist .hj_mk_153_con_fwlist_li .hj_mk_153_con_fwlist_li_p {
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	padding: 0 20px;
	height: 72px;
	overflow: hidden;
}
template_hj_153 .hj_mk_153_con_fwlist .hj_mk_153_con_fwlist_li .hj_mk_153_con_fwlist_li_span {
	display: block;
	width: 46px;
	height: 44px;
	margin: 14px auto 18px auto;
	transition: all 0.6s;
}

template_hj_153 .hj_mk_153_con_fwlist .hj_mk_153_con_fwlist_li .hj_mk_153_con_fwlist_li_strong {
	display: block;
	width: 120px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	margin: 10px auto 0 auto;
	transition: all 0.6s;
	display: none\9;
	visibility: hidden;
	transform: scale(0);
}
template_hj_153 .hj_mk_153_con_fwlist .hj_mk_153_con_fwlist_li:hover {
	background: #DA251D;
}
template_hj_153 .hj_mk_153_con_fwlist .hj_mk_153_con_fwlist_li:hover .hj_mk_153_con_fwlist_li_h3, .hj_mk_153_con_fwlist li:hover .hj_mk_153_con_fwlist_li_p {
	color: #fff;
}
template_hj_153 .hj_mk_153_con_fwlist .hj_mk_153_con_fwlist_li:hover .hj_mk_153_con_fwlist_li_h3_b {
	background: #fff;
}
template_hj_153 .hj_mk_153_con_fwlist .hj_mk_153_con_fwlist_li:hover .hj_mk_153_con_fwlist_li_strong {
	display: block\9;
	visibility: visible;
	transform: scale(1);
}

/*+++++hj_end_153+++++*/


/*+++++hj_go_143+++++*/
@charset "utf-8";
template_hj_143 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_143 a {
	text-decoration: none;
	color: #666;
}
template_hj_143 .hj_mk_143_template_hj_143 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_143 .hj_mk_143_clear {
	clear: both
}
template_hj_143 .hj_mk_143_bt{
	
	width:100%;
	margin:0px auto;
}


template_hj_143 .hj_mk_143_bt .hj_mk_143_left{
	
	flex: 1 1 auto;
}

template_hj_143 .hj_mk_143_bt .hj_mk_143_right{
	
	flex: 1 1 auto;
	text-align: right;
}

template_hj_143 .hj_mk_143_bt .hj_mk_143_right .hj_mk_143_more {
    font-size: 12px;
    text-align: right;
}

template_hj_143 .hj_mk_143_bt .hj_mk_143_bt_con {
    font-size: 20px;
    font-weight: bold;
    padding-left:8px;
    position: relative;
    z-index: 2;
}

template_hj_143 .hj_mk_143_bt .hj_mk_143_bt_con::after {
    content: '';
    display: block;
    position: absolute;
    left: 0rem;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 22px;
    border-radius: 2px;
}

template_hj_143 .hj_mk_143_bt .hj_mk_143_bt_con_yw {
    font-size: 15px;
    font-weight: bold;
    transform: translate(20px, -10px);
}
template_hj_143  .hj_mk_143_flex {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

/*+++++hj_end_143+++++*/


/*+++++hj_go_147+++++*/
template_hj_147 {
	background-color: #fff;
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_147 a {
	text-decoration: none;
	color:inherit
}
template_hj_147 .hj_mk_147_template_hj_147 *{
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_147 .hj_mk_147_marginauto {
	margin: 0 auto;
}
template_hj_147 .hj_mk_147_content {
	font-size:13px;
    line-height: 25px;    
	padding: 10px;
}
template_hj_147 .hj_mk_147_content img{
    max-width:100%;
}

/*+++++hj_end_147+++++*/


/*+++++hj_go_150+++++*/
template_hj_150 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_150 a {
	text-decoration: none;
}
template_hj_150 .hj_mk_150_template_hj_150 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_150 .hj_mk_150_marginauto {
	margin: 0 auto;
}
template_hj_150 .hj_mk_150_lunbo {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding:20px 0;
}
template_hj_150 .hj_mk_150_lunbochang {
	height: auto;
}
template_hj_150 .hj_mk_150_datu {
	height: auto;
	width: 100%;
	float: left;
}
template_hj_150 .hj_mk_150_datuimg {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
template_hj_150 .hj_mk_150_xiaotu {
	width: 100%;
	z-index: 2;
	position: absolute;
	bottom: 0px;
	text-align: center;
}
template_hj_150 .hj_mk_150_xiaotubox {
	display: inline-block;
	background: rgba(255,255,255,0.3);
	border-radius: 30px;
	padding: 0px 50px;
}
template_hj_150 .hj_mk_150_xiaotulist {
	margin: 12px;
	float: left;
	border-radius: 5px;
	border: 5px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_150 .hj_mk_150_xiaotulistXZ {
	margin: 12px;
	float: left;
	border-radius: 5px;
	border: 5px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_150 .hj_mk_150_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_150 .hj_mk_150_lunboitem {
	width: 50%;
	display: block;
	padding: 0px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	border-radius: 0px;
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}
template_hj_150 .hj_mk_150_lunboitem:hover {
	transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
}
template_hj_150 .hj_mk_150_lunboitemnei {
	margin-left: 15px;
	margin-right: 15px;
	border: 1px solid #CDCDCD;
	background: #fff;
}
template_hj_150 .hj_mk_150_caption {
	text-align: left;
	padding: 24px;
	margin-bottom: 0px;
	color: #595959;
}
template_hj_150 .hj_mk_150_title {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 700;
	margin-top: 0px;
	color: #222;
	line-height: 22px;
	display: -webkit-box;
	height: 44px;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	text-decoration: none;
}
template_hj_150 .hj_mk_150_lunboitem:hover .hj_mk_150_title {
	text-decoration: underline;
}
template_hj_150 .hj_mk_150_caption .hj_mk_150_ksu {
	display: block;
	margin-bottom: 15px;
	margin-top: 10px;
}
template_hj_150 span.hj_mk_150_atvalue {
	color: #777;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	text-align: left;
	height: 40px
}
template_hj_150 a.hj_mk_150_motl {
	width: 100%;
	display: block;
	line-height: 34px;
	height: 34px;
	border: 1px solid #999;
	text-align: center;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	color: #999;
	margin-top: 40px;
}
template_hj_150 .hj_mk_150_lunboitem:hover a.hj_mk_150_motl {
	width: 100%;
	display: block;
	line-height: 34px;
	height: 34px;
	border: 1px solid #d02329;
	text-align: center;
	color: #fff;
	background: #d02329;
	margin-top: 40px;
}
template_hj_150 a.hj_mk_150_lightbox {
	width: 100%;
	height: 100%;
	display: block;
	border: 0px solid #d6dce4;
	margin-bottom: 0;
	border-radius: 0;
	overflow: hidden;
	background: #F2F6F9;
}
template_hj_150 .hj_mk_150_hjtwlist {
	width: 100%;
	height: 240px;
	padding: 0;
	vertical-align: top;
	clear: both;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
template_hj_150 .hj_mk_150_hjtwlisttu {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 300ms ease-out;
	-moz-transition: -moz-transform 300ms ease-out; /* Firefox 4 */
	-webkit-transition: -webkit-transform 300ms ease-out; /* Safari and Chrome */
	-o-transition: -o-transform 300ms ease-out; /* Opera */
}
template_hj_150 .hj_mk_150_hjtwlisttu:hover {
	transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2); /* Firefox 4 */
	-webkit-transform: scale(1.2, 1.2); /* Safari and Chrome */
	-o-transform: scale(1.2, 1.2); /* Opera */
}
template_hj_150 .hj_mk_150_zuojantou {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -50px;
	display: inline-block;
	border: solid #d0d2cc;
	border-width: 0 5px 5px 0;
	padding: 20px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
.hj_mk_150_left {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
template_hj_150 .hj_mk_150_zuojantou:hover {
	border: solid #adadad;
	border-width: 0 5px 5px 0;
}
template_hj_150 .hj_mk_150_youjantou {
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -50px;
	display: inline-block;
	border: solid #d0d2cc;
	border-width: 0 5px 5px 0;
	padding: 20px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
.hj_mk_150_right {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
template_hj_150 .hj_mk_150_youjantou:hover {
	border: solid #adadad;
	border-width: 0 5px 5px 0;
}

/*+++++hj_end_150+++++*/


/*+++++hj_go_155+++++*/

/*+++++hj_end_155+++++*/

