
/*+++++hj_go_7+++++*/

/*+++++hj_end_7+++++*/


/*+++++hj_go_8+++++*/

/*+++++hj_end_8+++++*/


/*+++++hj_go_60+++++*/
@charset "utf-8";

template_hj_60 {

	overflow-x: hidden;

	color: #000;

	font-size: 14px;

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

}

template_hj_60 a {

	text-decoration: none;

	color: #666;

}

template_hj_60 .hj_mk_60_template_hj_60 * {

	box-sizing: border-box;

	position: relative;

	margin: 0;

	list-style: none;

	padding: 0;

}

template_hj_60 .hj_mk_60_clear {

	clear: both

}

template_hj_60 .hj_mk_60_mainbg {

	position: relative;

	width: 1200px;

	margin: 0 auto;

	padding: 30px 30px;

	background: #fff;

}

template_hj_60 .hj_mk_60_mainbg::after {

	content: "";

	display: table;

	clear: both

}

template_hj_60 .hj_mk_60_leftcon {

	float: left;

	width: 258px;

	margin-right: 30px;

}

template_hj_60 .hj_mk_60_leftcon .hj_mk_60_leftcon_box {

	margin-bottom: 20px;

}

template_hj_60 .hj_mk_60_leftcon .hj_mk_60_leftcon_title {

	position: relative;

	height: auto;

	text-align: right;

	margin-bottom: 4px;

	font-weight: 100;

	line-height: 40px;

}
template_hj_60 .hj_mk_60_leftcon .hj_mk_60_leftcon_title .hj_mk_60_leftcon_title_more .hj_mk_60_leftcon_title_more_a{font-size: 20px;font-weight: bold;}
template_hj_60 .hj_mk_60_leftcon .hj_mk_60_leftcon_title .hj_mk_60_leftcon_title_more {

	position: relative;

	display: block;

	padding: 15px 0px 15px 40px;

	text-align: left;

	font-size: 20px;

	line-height: 30px;

}

template_hj_60 .hj_mk_60_leftcon_items .hj_mk_60_leftcon_items_name {

	position: relative;

	font-size: 15px;

	text-align: left;

	line-height: 20px;

	overflow: hidden;

}

template_hj_60 .hj_mk_60_leftcon_items {

	margin-bottom: 4px;

}

template_hj_60 .hj_mk_60_leftcon_items:hover .hj_mk_60_leftcon_items_name, .hj_mk_60_leftcon_items.hj_mk_60_current .hj_mk_60_leftcon_items_name {

	background: #12509b;

	color: #fff;

}

template_hj_60 .hj_mk_60_leftcon_items:hover .hj_mk_60_leftcon_items_name .hj_mk_60_leftcon_items_name_a, .hj_mk_60_leftcon_items.hj_mk_60_current .hj_mk_60_leftcon_items_name .hj_mk_60_leftcon_items_name_a {

	color: #fff;

}

template_hj_60 .hj_mk_60_leftcon_items .hj_mk_60_leftcon_items_name .hj_mk_60_leftcon_items_name_a {

	position: relative;

	display: block;

	padding: 17px 40px 15px;

	text-indent: -1.2em;
	font-size: 16px;

}

template_hj_60 .hj_mk_60_rightcon {

	display: block;

	overflow: hidden;

	padding: 0;

	min-height: 100px;

}

template_hj_60 .hj_mk_60_rightcon .prolist {

	position: relative;

}

template_hj_60 .hj_mk_60_rightcon .prolist .prolist_li {

	position: relative;

	width: 33.333333%;

	float: left;

	box-sizing: border-box;

}

template_hj_60 .hj_mk_60_rightcon .prolist .prolist_li_box {

	position: relative;

	overflow: hidden;

	box-sizing: border-box;

	margin: 0 10px 20px;
	padding:10px;

}

template_hj_60 .hj_mk_60_rightcon .prolist .prolist_li_tu {

	width: 100%;

	height: 246px;

	overflow: hidden;

}

template_hj_60 .hj_mk_60_rightcon .prolist .prolist_li_tu .prolist_li_tu_img {

	position: relative;

	width: 100%;

	height: 0;

	overflow: hidden;

	margin: 0;

	padding-bottom: 100%; /* 关键就在这里 */

	background-position: center;

	background-repeat: no-repeat;

	background-size: cover;

	transition: all 0.6s ease-in-out;

}

template_hj_60 .hj_mk_60_rightcon .prolist .prolist_li:hover .prolist_li_tu .prolist_li_tu_img {

	transform: scale(1.1)

}

template_hj_60 .hj_mk_60_rightcon .prolist .prolist_li_ms {

	display: block;

	overflow: hidden;

	box-sizing: border-box;

	padding: 15px 0;

	text-align: center;

}

template_hj_60 .hj_mk_60_rightcon .prolist .prolist_li_ms .prolist_li_ms_tit {

	position: relative;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

	height: 30px;

    font-size: 14px;

    line-height: 30px;

	

}

template_hj_60 .hj_mk_60_rightcon .prolist .prolist_li_ms .prolist_li_ms_tit .prolist_li_ms_tit_a {

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

	color: #fff;
	font-size: 16px;
	font-weight: bold;

}

template_hj_60 .fenyeyemadiv {

	display: table;

	margin: 10px auto;

}
template_hj_60 .hj_mk_60_rightcon .prolist .prolist_li_box .prosingbox{position: relative;z-index: 2;}
template_hj_60 .hj_mk_60_rightcon .prolist .prolist_li_box:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0%;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: #E7A028;
    transition: all .5s ease;
}
template_hj_60 .hj_mk_60_rightcon .prolist .prolist_li_box:hover:after {
    height: 100%;
}
template_hj_60 .hj_mk_60_rightcon .prolist .prolist_li_box:hover .prolist_li_ms .prolist_li_ms_tit .prolist_li_ms_tit_a{color:#fff;}


/*+++++hj_end_60+++++*/


/*+++++hj_go_142+++++*/

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


/*+++++hj_go_9+++++*/

/*+++++hj_end_9+++++*/

