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

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


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

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


/*+++++hj_go_61+++++*/
template_hj_61 * {
	padding: 0;
	margin: 0;
}
template_hj_61 a {
	text-decoration: none;
	color: #222;
	outline: none
}
template_hj_61 .hj_mk_61_clear {
	clear: both
}
template_hj_61 .hj_mk_61_float_left {
	float: left;
}
template_hj_61 .hj_mk_61_float_right {
	float: right;
}
template_hj_61 .hj_mk_61_h10p {
	height: 10px;
	clear: both;
	font-size: 0;
}
template_hj_61 .hj_mk_61_pd30 {
	padding: 30px;
}
template_hj_61 .hj_mk_61_w {
	background: #FFF;
}
template_hj_61 .hj_mk_61_tit {
	border: #E1E1E1 1px solid
}
template_hj_61 .hj_mk_61_con {
	width: 1200px;
	margin: 0 auto
}
template_hj_61 .hj_mk_61_r_tit {
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
	color: #7D7D7D;
	display: flex;
	align-items: center;
	margin-bottom:20px
}
template_hj_61 .hj_mk_61_r_tit .triangle-right {
	padding-right: 5px;
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;    /* 上边框，透明 */
	border-bottom: 10px solid transparent; /* 下边框，透明 */
	border-left: 12px solid #b00002;          /* 左边框，三角形的颜色 */
}
template_hj_61 .hj_mk_61_r_tit a {
	color: #7D7D7D
}
template_hj_61 .hj_mk_61_menu {
	line-height: 50px;
	border-bottom: dashed 1px #DEDEDE
}
template_hj_61 .hj_mk_61_menu:last-child {
	border-bottom: none
}
template_hj_61 .hj_mk_61_menu .hj_mk_61_first {
	font-size: 15px;
	font-weight: 700;
	text-align: right;
	float: left;
	width: 170px
}
template_hj_61 .hj_mk_61_menu .hj_mk_61_second {
	float: left;
	width: calc(100% - 170px);
	font-size: 14px;
	overflow: hidden
}
template_hj_61 .hj_mk_61_menu .hj_mk_61_second a {
	display: inline-block;
	float: left;
	margin-right: 18px;
	white-space: nowrap
}
template_hj_61 .hj_mk_61_menu .hj_mk_61_second a.on {
	color: #B40001;
	font-weight: 700
}

/*+++++hj_end_61+++++*/


/*+++++hj_go_57+++++*/
template_hj_57 {

	background-color: #fff;

	overflow-x: hidden;

	color: #666;

	font-size: 14px;

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

	

}

template_hj_57 a {

	text-decoration: none;

}

template_hj_57 .hj_mk_57_template_hj_57 *{

	position: relative;

	margin: 0;

	list-style: none;

	padding: 0;

}

template_hj_57 .hj_mk_57_img-style {

	border-style: none

}

template_hj_57 .hj_mk_57_clearfix {

	zoom: 1

}

template_hj_57 .hj_mk_57_clearfix:after {

	content: '';

	display: block;

	clear: both;

	height: 0;

	visibility: hidden;

}

template_hj_57 .hj_mk_57_clearfix:before, .hj_mk_57_clearfix:after {

	display: table;

	line-height: 0;

	content: ""

}

template_hj_57 .hj_mk_57_clearfix:after {

	clear: both

}



template_hj_57 .hj_mk_57_marginauto {

	margin: 0 auto;

}


template_hj_57 .hj_mk_57_flpro-box {
    text-align: center ;
    
}

template_hj_57 .hj_mk_57_wrapper-list {
    overflow: hidden;
    width: 1200px;
   padding:40px 10px;
    margin: auto;
    box-sizing: border-box;
}
 template_hj_57 .hj_mk_57_wrapper-list .wrapper-row {
    width: 23.5%;
    margin: 0 2% 20px 0;
    float: left;border-radius: 10px;
   box-sizing: border-box;transition: .6s;
   overflow:hidden;
}
 template_hj_57 .hj_mk_57_wrapper-list .wrapper-row:nth-child(4n) {
    margin-right: 0;
}
template_hj_57 .hj_mk_57_wrapper-list .inner-footer-wrapper {
    overflow: hidden;
    box-sizing: border-box;
  

}

template_hj_57 .hj_mk_57_wrapper-list .img-wrap {
    height: 180px;
    overflow: hidden;
}
template_hj_57 .hj_mk_57_wrapper-list .inner-footer-wrapper img {
    border-radius: 10px 10px 0 0;
      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 */
height:100%;
    width: 100%;
}
template_hj_57 .hj_mk_57_wrapper-list .wrapper-row:hover .inner-footer-wrapper img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); border-radius: 10px 10px 0 0;
}

template_hj_57 .hj_mk_57_wrapper-list .inner-footer-wrapper h3 {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #424242;
    padding: 0 15px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    margin:12px 0;
}

template_hj_57 .hj_mk_57_wrapper-list .inner-footer-wrapper p {
    font-size: 12px;
    line-height: 20px;
    color: #212121;
    height: 40px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 0px 15px 20px;
    text-align: left;
}
template_hj_57 .hj_mk_57_wrapper-list .inner-footer-wrapper .readmore {
    border-top: 1px solid;
    border-color: #eeeeee;
}
 template_hj_57 .hj_mk_57_wrapper-list .inner-footer-wrapper .readmore span {
    float: right;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    margin-right: 35px;
    padding: 12px 0;
}
template_hj_57 .hj_mk_57_wrapper-list .inner-footer-wrapper .readmore a {
    color: #212121;
}
template_hj_57 .hj_mk_57_page .fenyeyemadiv{margin:0 auto;}
template_hj_57 .hj_mk_57_ckgdmore{position: absolute;
    border-radius: 15px;
    width: 124px;
    height: 30px;
    left: 69px;
    bottom: 24px;
    text-align: center;
    background-color: #1496FF;}
template_hj_57 .hj_mk_57_ckgdmore span {
    display: block;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    letter-spacing: 1px;
}
template_hj_57 .hj_mk_57_ckgdmore span:hover {
    background-color: rgba(0, 0, 0, .1);
}
template_hj_57 .hj_mk_57_text-wezi{position: relative;
    height: 170px;display: block;}
template_hj_57 .hj_mk_57_text-wezi .des{line-height: 19px;padding:0 15px;
    font-size: 12px;
    color: #9CA1AE;
    height: 100px;overflow: hidden;text-align: left;}
template_hj_57 .hj_mk_57_text-wezi::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    width: 260px;
    height: 138px;
    background: linear-gradient(360deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}
/*+++++hj_end_57+++++*/


/*+++++hj_go_62+++++*/

/*+++++hj_end_62+++++*/


/*+++++hj_go_51+++++*/

/*+++++hj_end_51+++++*/

