
/*+++++hj_go_1558+++++*/

/*+++++hj_end_1558+++++*/


/*+++++hj_go_1559+++++*/

/*+++++hj_end_1559+++++*/


/*+++++hj_go_1561+++++*/
template_hj_1561 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_1561 a {
	text-decoration: none;
	color: #0071BE;
}
template_hj_1561 .hj_mk_1561_template_hj_1561 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_1561 .hj_mk_1561_marginauto {
	margin: 0 auto;
}
template_hj_1561 .hj_mk_1561_nav_tab_main{
    height:62px;
}
template_hj_1561 .hj_mk_1561_nav_tab_main li{
    padding: 0 15px;
}
template_hj_1561 .hj_mk_1561_nav_tab_main li a{
    color: #353535;
    font-size: 15px;
    display: block;
    line-height: 60px;
    padding: 0 15px;
}
template_hj_1561 .hj_mk_1561_align-center {
    text-align: center;
    line-height: 0;
    font-size: 0;
}
template_hj_1561 .hj_mk_1561_align-center li {
    display: inline-block;
}
template_hj_1561 .hj_mk_1561_nav_tab_main li:hover a,template_hj_1561 .hj_mk_1561_nav_tab_main li.current a{
    border-bottom: 2px solid #125c9d !important;
    color: #125c9d;
}
/*+++++hj_end_1561+++++*/


/*+++++hj_go_1562+++++*/
template_hj_1562 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_1562 a {
	text-decoration: none;
	color: #666;
}

template_hj_1562 .hj_mk_1562_template_hj_1562 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_1562 .hj_mk_1562_clearfix {
	zoom: 1
}
template_hj_1562 .hj_mk_1562_clearfix:before, template_hj_1562 .hj_mk_1562_clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
template_hj_1562 .hj_mk_1562_clearfix:after {
	clear: both
}
template_hj_1562 .hj_mk_1562_marginauto {
	margin: 0 auto;
}
template_hj_1562 .fenyeyemadiv {
    display: table;
    margin: 10px auto;
}
template_hj_1562 .hj_mk_1562_content {
	margin-top:50px;
	margin-bottom:50px;
}
template_hj_1562 .hj_mk_1562_pic_lb {
	overflow: hidden;
	margin: 0px auto
}
template_hj_1562 .hj_mk_1562_pic_lb ul {
	overflow: hidden;
}
template_hj_1562 .hj_mk_1562_pic_lb ul li {
	float: left;
	width: 33.33%;
	border: 10px #fff solid;
	transition: .5s;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
}
template_hj_1562 .hj_mk_1562_pic_lb ul li .hj_mk_1562_bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	opacity: 0;
	top: 0;
	transition: .3s;
	background: rgba(0,0,0,.5)
}
template_hj_1562 .hj_mk_1562_pic_lb ul li .hj_mk_1562_bg span {
	display: block;
	width: 180px;
	height: 50px;
	border-radius: 30px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	margin: 0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	background: #dd2726
}
template_hj_1562 .hj_mk_1562_pic_lb ul li img {
	display: block;
}
template_hj_1562 .hj_mk_1562_pic_lb ul li .hj_mk_1562_img-box {
	position: relative;
	height: 300px;
}
template_hj_1562 .hj_mk_1562_pic_lb ul li p {
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #333;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	background: #f2f2f2;
	text-align: center;
	text-overflow: ellipsis
}
template_hj_1562 .hj_mk_1562_more {
	display: block;
	width: 262px;
	height: 58px;
	background: #fff;
	margin: 0 auto;
	margin-top: 40px;
	color: #333;
	font-size: 18px;
	text-align: center;
	line-height: 58px
}
template_hj_1562 .hj_mk_1562_pic_lb ul li:hover p {
	background: #dd2726;
	color: #fff
}
template_hj_1562 .hj_mk_1562_pic_lb ul li:hover .hj_mk_1562_bg {
	opacity: 1
}
template_hj_1562 .hj_mk_1562_hjtwlist {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0 auto;
	vertical-align: top;
	clear: both;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
template_hj_1562 .hj_mk_1562_hjtwlisttu {
	max-width: 100%;
	max-height: 100%;
	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_1562 .hj_mk_1562_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 */
}
/*+++++hj_end_1562+++++*/


/*+++++hj_go_1560+++++*/

/*+++++hj_end_1560+++++*/

