
/*+++++hj_go_2+++++*/

/*+++++hj_end_2+++++*/


/*+++++hj_go_26+++++*/
template_hj_26 *{
	padding:0;
	margin:0;
}
template_hj_26 .hj_mk_26_lunbo {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin:0 auto;
}
template_hj_26 .hj_mk_26_lunbochang {
	height: auto;
}
template_hj_26 .hj_mk_26_datu {
	position:relative;
	height: auto;
	width: 100%;
	float: left;
	overflow:hidden;
}
template_hj_26 .hj_mk_26_datuimg {
	width: 100%;
	height: auto;
	vertical-align:bottom;
	opacity:0;
}
template_hj_26 .hj_mk_26_datuimg.hj_mk_26_active{	
	opacity:1;
	animation: scaleAnimation 6s infinite;
}
@keyframes scaleAnimation {
  0% {
    transform: scale(1.1);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
template_hj_26 .hj_mk_26_xiaotu {
	width: 100%;
	z-index: 2;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
template_hj_26 .hj_mk_26_xiaotubox {
	display: inline-block;
	background: rgba(255,255,255,0.3);
	border-radius: 10px;
	padding: 0px 10px;
}
template_hj_26 .hj_mk_26_xiaotulist {
	background: #FFF;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_26 .hj_mk_26_xiaotulistXZ {
	background: #d03736;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_26 .hj_mk_26_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_26 .hj_mk_26_zuojantou {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../645/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: -110px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_26 .hj_mk_26_zuojantou:hover {
	background-position: -170px 5px;
}
template_hj_26 .hj_mk_26_youjantou {
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../645/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_26 .hj_mk_26_youjantou:hover {
	background-position: -50px 5px;
}

/*+++++hj_end_26+++++*/


/*+++++hj_go_28+++++*/
template_hj_28 {
	overflow-x: hidden;
	color: #666666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_28 a {
	text-decoration: none;
	color: #666;
}
template_hj_28 .hj_mk_28_template_hj_28 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_28 .hj_mk_28_marginauto {
	width: 100%;
	margin: 0 auto;
}
template_hj_28 .hj_mk_28_search{padding:27px 0;}
template_hj_28 .hj_mk_28_search .hj_mk_28_container{margin:0 auto;overflow: hidden;display: flex;align-items: center;justify-content: space-between;}
template_hj_28 .hj_mk_28_search .hj_mk_28_fl {
	width:calc(100% - 700px);
	
}
template_hj_28 .hj_mk_28_search .hj_mk_28_fl a {
	position: relative;
	display: block;font-size: 14px;
	line-height: 26px;padding-left: 18px;
	white-space: nowrap;      /* 禁止文本换行 */
  overflow: hidden;         /* 超出容器的内容隐藏 */
  text-overflow: ellipsis;  /* 超出部分显示省略号 */
}
template_hj_28 .hj_mk_28_search .hj_mk_28_fl a:after {
    position: absolute;
    left: 3px;
    top: 50%;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background: #012f47;
    content: "";
}
template_hj_28 .hj_mk_28_search .hj_mk_28_fl span {
	color: #333;
	font-weight: bold;
}
template_hj_28 .hj_mk_28_search .hj_mk_28_fr {
	
	
}
template_hj_28 .hj_mk_28_search .hj_mk_28_fr form{display: flex;align-items: center;}
template_hj_28 .hj_mk_28_search .hj_mk_28_fr input {background: #fff;
    color: #666;
	width: 554px;
	height: 56px;
	border-radius: 8px 0 0 8px;
    border: 0;
    padding: 10px 15px;
    font-size: 14px;
}
template_hj_28 .hj_mk_28_search .hj_mk_28_fr input::placeholder{color:#999;}
template_hj_28 .hj_mk_28_search .hj_mk_28_fr button {
	width: 66px;
	height:56px;
	background-image: url(../1616/search.png) ;
	background-repeat: no-repeat;
	background-position: center ;
	border: none;
	position: relative;border-radius: 0 8px 8px 0;
	cursor: pointer;
	background-size:30px;
	
}
/*+++++hj_end_28+++++*/


/*+++++hj_go_30+++++*/
template_hj_30 {
	overflow-x: hidden;
	color: #666666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_30 a {
	text-decoration: none;
	color: #666;
}
template_hj_30 .hj_mk_30_template_hj_30 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_30 .hj_mk_30_marginauto {
	width: 100%;
	margin: 0 auto;
}
template_hj_30 .hj_mk_30_twlist-bgimg{width:100%;background-repeat: repeat;  margin:0px auto 0px auto;padding:0px 0px 0px 0px; overflow:hidden;zoom:1;}
template_hj_30 .hj_mk_30_nrbox{ margin:0px auto 0px auto;padding:60px 0px 35px 0px; overflow:hidden;zoom:1;}
template_hj_30 .hj_mk_30_twsignle{width:100%;     margin:0px auto 15px auto;padding:0px 0px 0px 0px; overflow:hidden;zoom:1;}
template_hj_30 .hj_mk_30_moretitle {
    padding: 8px 12px 8px 0;
    border-bottom: 1px solid #c0deee;
    background: none;
    min-height: 50px;
    margin-bottom: 26px;
    line-height: 50px;
    display: flex;
    align-items: center;justify-content: space-between;
}
template_hj_30 .hj_mk_30_title_more{color: #0096bb;padding-left: 20px;
    border-left: 7px solid #0096bb;
    font-size: 24px;
    font-weight: bold;
    line-height: 34px;}
template_hj_30 .hj_mk_30_more {
    float: right;
    padding-right: 28px;
    background: url(../1617/iconmore.png) no-repeat right 50%;
    font-size: 14px;
    line-height: 34px;
}
template_hj_30 .hj_mk_30_more a{line-height: 34px;color: #333;display: block;transition: .3s;}
template_hj_30 .hj_mk_30_more a:hover {
    color: #0096bb;
}
template_hj_30 .hj_mk_30_intro{display: flex;align-items: center;justify-content: space-between;}
template_hj_30 .hj_mk_30_left{width:220px;     margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;float:left; overflow:hidden;zoom:1;}
template_hj_30 .hj_mk_30_right{width:calc(100% - 240px);     margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;float:right; overflow:hidden;zoom:1;}
template_hj_30 .hj_mk_30_twullist{overflow:hidden;}
template_hj_30 .hj_mk_30_twullist li {float: left;
    width: 25%;
    box-sizing: border-box;
    position: relative;
    line-height: 22px;
}
template_hj_30 .hj_mk_30_twdivsingle {
    margin: 0 5px 30px;
    padding: 0;position: relative;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    box-sizing: border-box;
}
template_hj_30 .hj_mk_30_twdivsingle .img {
	
    border: 1px solid #e7e7e7;position: relative;
    overflow: hidden;
    text-align: center;
    transition: all 0.3s ease 0s;
}
template_hj_30 .hj_mk_30_twdivsingle .img a {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 225px;
}
template_hj_30 .hj_mk_30_twdivsingle .img a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all 0.6s ease-in-out;
    transform: scale(1);
}
template_hj_30 .hj_mk_30_intro {
    padding: 8px;
    border: 1px solid #e7e7e7;
    border-top: 0;
    width: 100%;
    transition: all 0.3s ease 0s;
    box-sizing: border-box;
    text-align: center;
}
template_hj_30 .hj_mk_30_intdt {
    position: relative;
    width: 100%;
    height: 26px;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;}
template_hj_30 .hj_mk_30_intdt a{color:#333;}
template_hj_30 .hj_mk_30_intro::after {
    display: block;
    content: "";
    clear: both;
}
template_hj_30 .hj_mk_30_twlisingle:hover .hj_mk_30_twdivsingle .img a img {
    transform: scale(1.1);
}
template_hj_30 .hj_mk_30_twlisingle:hover .hj_mk_30_intro {
    background: #0096bb;
    color: #fff;border-color: #0096bb;
}
template_hj_30 .hj_mk_30_twlisingle:hover .hj_mk_30_intdt a {
    color: #fff;
}
/*+++++hj_end_30+++++*/


/*+++++hj_go_34+++++*/
template_hj_34 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
	
}
template_hj_34 a {
	text-decoration: none;
}
template_hj_34 .hj_mk_34_template_hj_34 *{
	background: no-repeat center/cover;

}

template_hj_34 .hj_mk_34_marginauto {
	margin: 0 auto;
	width:100%;
}
template_hj_34 .hj_mk_34_template_hj_34{
	/*background-color: #f3f3f3;*/
}
template_hj_34 .hj_mk_34_clear {
	clear: both 
}
template_hj_34 .hj_mk_34_bfb-50, template_hj_34 .hj_mk_34_bfb-100 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 992px) {
template_hj_34 .hj_mk_34_bfb-50, template_hj_34 .hj_mk_34_bfb-100 {
	
}
template_hj_34 .hj_mk_34_bfb-100 {
	width: 100%;
}
template_hj_34 .hj_mk_34_bfb-50 {
	width: 50%;
}
}
@media (min-width: 1200px) {
template_hj_34 .hj_mk_34_bfb-50, template_hj_34 .hj_mk_34_bfb-100 {

}
}
template_hj_34 .hj_mk_34_container {
	width: 100%;
}
template_hj_34 .hj_mk_34_container {
	padding-top:5%;
	margin-right: auto;
	width: 1200px;
    position: absolute;
    top: 80px;
    left: 1%;
	font-weight: bold;
   
}
template_hj_34 .hj_mk_34_row {
	margin-right: -15px;
	margin-left: -15px;
	position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;

}
template_hj_34 .hj_mk_34_img{
		width:100%;
		vertical-align:bottom;
		}
/*+++++hj_end_34+++++*/


/*+++++hj_go_37+++++*/

/*+++++hj_end_37+++++*/


/*+++++hj_go_35+++++*/
template_hj_35 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_35 a {
	text-decoration: none;
	color: #666;
}
template_hj_35 .hj_mk_35_template_hj_35 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_35 .hj_mk_35_clearfix:before, template_hj_35 .hj_mk_35_clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
template_hj_35 .hj_mk_35_marginauto {
	margin: 0 auto;
}
template_hj_35 .hj_mk_35_tit{
	width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    display: block;
	padding-top:50px;
	text-align:center;
}
template_hj_35 .hj_mk_35_tit h3{color: #005faf;font-size: 50px;font-weight: bold;line-height: 1.2;}
template_hj_35 .hj_mk_35_tit p{color: #666;font-size: 16px;line-height: 1.6;padding-top: 30px;padding-bottom: 30px;}
/*+++++hj_end_35+++++*/


/*+++++hj_go_36+++++*/
template_hj_36 {

	overflow-x: hidden;

	color: #000000;

	font-size: 14px;

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

}

template_hj_36 a {

	text-decoration: none;

	color: #666;

}

template_hj_36 .hj_mk_36_template_hj_36 * {

	position: relative;

	margin: 0;

	list-style: none;

	padding: 0;

	box-sizing: border-box

}

template_hj_36 .hj_mk_36_clearfix {

	zoom: 1

}

template_hj_36 .hj_mk_36_clearfix:before, template_hj_36 .hj_mk_36_clearfix:after {

	display: table;

	line-height: 0;

	content: ""

}

template_hj_36 .hj_mk_36_clearfix:after {

	clear: both

}

template_hj_36 .hj_mk_36_wd-box {

	margin: 0 auto;

	width: 1200px;

	padding: 20px 0;

}

template_hj_36 .hj_mk_36_tw {

	float: left;

	height:inherit;

}

template_hj_36 .hj_mk_36_twul {

	margin: 0;

	padding: 0;

	height:inherit;

}

template_hj_36 .hj_mk_36_twulli {

	position:relative;

	display: inline-block;

	float: left;

	padding-right: 20px;

	list-style: none;

	width: 220px;

	box-sizing: border-box;

	-moz-box-sizing: border-box; /* Firefox */

	-webkit-box-sizing: border-box; /* Safari */

}

template_hj_36 #hj_mk_36_demo {

	OVERFLOW: hidden;

	WIDTH: 100%;

	HEIGHT: 270px;

}

template_hj_36 .hj_mk_36_twulli:hover {

	border-color: #e23a2a;

}

template_hj_36 .hj_mk_36_twullia {
	overflow: hidden;

	width: 100%;

	height:inherit;

	display: block;

	text-decoration: none;

	text-align: center;

	padding: 0 0 10px 0;

	box-sizing: border-box;

	-moz-box-sizing: border-box; /* Firefox */

	-webkit-box-sizing: border-box; /* Safari */

}

template_hj_36 .hj_mk_36_twullitudiv {

	width: 100%;

	height: 200px;

	padding: 0;

	vertical-align: top;

	clear: both;

	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;

}

template_hj_36 .hj_mk_36_twullitu {

	width: 100%;

	height: 100%;

	object-fit: contain;

	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_36 .hj_mk_36_twullitu: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_36 .hj_mk_36_twullijia {

	margin: 0 10px;

	display: block;

	font-size: 18px;

	color: #e23a2a;

	text-align: left;

	font-weight: bold;

	font-style: normal;

	text-decoration: none;

	font-family: Arial;

	line-height: 36px;

	white-space: nowrap;

	text-overflow: ellipsis;

	-webkit-text-overflow: ellipsis;

	-moz-text-overflow: ellipsis;

	overflow: hidden;

}

template_hj_36 .hj_mk_36_twulliming {

	width:100%;

	padding: 10px 15px;

	height: 50px;

	text-align:center;

	font-size: 16px;

	text-decoration: none;

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

	overflow: hidden;

	line-height: 32px;

	font-weight: normal;

	color: #fff;

	background:#ca9b53;

	

	white-space: nowrap; /* 文本不换行 */

    overflow: hidden; /* 超出部分隐藏 */

    text-overflow: ellipsis; /* 显示省略号 */

}

/*+++++hj_end_36+++++*/


/*+++++hj_go_39+++++*/

/*+++++hj_end_39+++++*/


/*+++++hj_go_38+++++*/
template_hj_38 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
	
}
template_hj_38 a {
	text-decoration: none;
}
template_hj_38 .hj_mk_38_template_hj_38 *{
	background: no-repeat center/cover;

}

template_hj_38 .hj_mk_38_marginauto {
	margin: 0 auto;
	width:100%;
}
template_hj_38 .hj_mk_38_template_hj_38{
	/*background-color: #f3f3f3;*/
}
template_hj_38 .hj_mk_38_clear {
	clear: both 
}
template_hj_38 .hj_mk_38_bfb-50, template_hj_38 .hj_mk_38_bfb-100 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 992px) {
template_hj_38 .hj_mk_38_bfb-50, template_hj_38 .hj_mk_38_bfb-100 {
	
}
template_hj_38 .hj_mk_38_bfb-100 {
	width: 100%;
}
template_hj_38 .hj_mk_38_bfb-50 {
	width: 50%;
}
}
@media (min-width: 1200px) {
template_hj_38 .hj_mk_38_bfb-50, template_hj_38 .hj_mk_38_bfb-100 {

}
}
template_hj_38 .hj_mk_38_container {
	width: 100%;
}
template_hj_38 .hj_mk_38_container {
	padding-top:5%;
	margin-right: auto;
	width: 1200px;
    position: absolute;
    top: 80px;
    left: 1%;
	font-weight: bold;
   
}
template_hj_38 .hj_mk_38_row {
	margin-right: -15px;
	margin-left: -15px;
	position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;

}
template_hj_38 .hj_mk_38_img{
		width:100%;
		vertical-align:bottom;
		}
/*+++++hj_end_38+++++*/


/*+++++hj_go_40+++++*/
@charset "utf-8";
template_hj_40 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_40 a {
	text-decoration: none;
	color: #666;
}
template_hj_40 .hj_mk_40_template_hj_40 * {
	
	list-style: none;
	box-sizing: border-box
}
template_hj_40 .hj_mk_40_clear {
	clear: both
}

template_hj_40 .hj_mk_40_abus{
width:100%
}

template_hj_40 .hj_mk_40_ab{
height:auto;
margin:0px auto
}
template_hj_40 .hj_mk_40_ab .hj_mk_40_con{
display: flex;
flex-wrap: wrap;
flex-direction: row;
width: 100%;	
	
}
template_hj_40 .hj_mk_40_ab .hj_mk_40_con .hj_mk_40_ztb{
max-width: 100%;
max-height: 100%;
position: relative;
margin: 0px auto;	
}

template_hj_40 .hj_mk_40_ab .hj_mk_40_con .hj_mk_40_ztb .hj_mk_40_zt{
	
display: flex;
flex-wrap: wrap;
flex-direction: row;
max-width: 1200px;
width: 90%;
margin: 0px auto;	
}

template_hj_40 .hj_mk_40_ab .hj_mk_40_con .hj_mk_40_ztb .hj_mk_40_zt .hj_mk_40_abwz{
	
margin-left: auto;
flex: 0 0 46%;
align-self: center;
margin-top: 8%;
margin-bottom: 4%;
margin-right:2%	
	
}
@keyframes slideDown {  
  from {  
    transform: translateY(-100%); 
    opacity: 0;
  }  
  to {  
    transform: translateY(0); 
    opacity: 1; 
  }  
}  


template_hj_40 .hj_mk_40_ab .hj_mk_40_con .hj_mk_40_ztb .hj_mk_40_zt .hj_mk_40_abwz .hj_mk_40_bt{
text-align: left;
font-size: 52px;
margin-bottom: 0px;
padding-bottom: 0px;
margin-top:0px;	
animation: slideDown 1s ease-out forwards; 
	
}

template_hj_40 .hj_mk_40_ab .hj_mk_40_con .hj_mk_40_ztb .hj_mk_40_zt .hj_mk_40_abwz .hj_mk_40_mc{
font-size: 36px;
font-family: Microsoft YaHei;
font-weight: bold;
margin-bottom: 0px;
padding-bottom: 0px;
margin-top:0px;	
animation: slideDown 1s ease-out forwards; 
	
}

template_hj_40 .hj_mk_40_ab .hj_mk_40_con .hj_mk_40_ztb .hj_mk_40_zt .hj_mk_40_abwz .hj_mk_40_jj{
	
text-align: justify;
line-height: 2.5;
color: rgba(51, 51, 51, 1);
margin-top: 6%;
font-weight: 400;    
font-size: 16px;
animation: slideDown 1s ease-out forwards; 	
}


template_hj_40 .hj_mk_40_ab .hj_mk_40_con .hj_mk_40_ztb .hj_mk_40_zt .hj_mk_40_abwz .hj_mk_40_more{	
display: block;
position: relative;
overflow: hidden;
text-align: center;
box-sizing: border-box;
width: 200px;
padding: 8px;
font-size: 16px;
line-height: 1.5;
margin-top: 50px;
padding-top: 12px;
padding-bottom: 12px; 
text-decoration:none;
font-weight: 400;
border-radius: 50px;
}




template_hj_40 .hj_mk_40_ab .hj_mk_40_con .hj_mk_40_ztb .hj_mk_40_zt .hj_mk_40_abimg{
	margin-left: auto; 
	margin-top: 8%;
	margin-bottom: 4%;
	max-width:1600px;
	flex: 0 0 52%;
	}
template_hj_40 .hj_mk_40_ab .hj_mk_40_con .hj_mk_40_ztb .hj_mk_40_zt .hj_mk_40_abimg .hj_mk_40_abtu{
	width: auto;
    max-width: 720px;
    margin-right: 0px;
    margin-left: auto;
	overflow: hidden;	
	border-radius: 16px;
	border:0px solid red;
    
}
template_hj_40 .hj_mk_40_ab .hj_mk_40_con .hj_mk_40_ztb .hj_mk_40_zt .hj_mk_40_abimg .hj_mk_40_abtu .hj_mk_40_imgtu{
	width: 100%;
    height: 100%;
    object-fit: contain;
    cursor: pointer;
    transition: all 0.6s;
	
}

template_hj_40 .hj_mk_40_ab .hj_mk_40_con .hj_mk_40_ztb .hj_mk_40_zt .hj_mk_40_abimg .hj_mk_40_abtu .hj_mk_40_imgtu:hover {
	transform: scale(1.2);
}
  


/*+++++hj_end_40+++++*/


/*+++++hj_go_41+++++*/
template_hj_41 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_41 a {
	text-decoration: none;
	color: #666;
}
template_hj_41 .hj_mk_41_template_hj_41 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_41 .hj_mk_41_clearfix:before, template_hj_41 .hj_mk_41_clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
template_hj_41 .hj_mk_41_marginauto {
	margin: 0 auto;
}
template_hj_41 .hj_mk_41_tit{
	width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    display: block;
	padding-top:50px;
	text-align:center;
}
template_hj_41 .hj_mk_41_tit h3{color: #005faf;font-size: 50px;font-weight: bold;line-height: 1.2;}
template_hj_41 .hj_mk_41_tit p{color: #666;font-size: 16px;line-height: 1.6;padding-top: 30px;padding-bottom: 30px;}
/*+++++hj_end_41+++++*/


/*+++++hj_go_42+++++*/
template_hj_42 * {
	padding: 0;
	margin: 0;
	box-sizing: border-box
}
template_hj_42 a {
	text-decoration: none;
	cursor: pointer;
	color: inherit;
}
template_hj_42 ul, template_hj_42 li {
	list-style: none
}
template_hj_42 .hj_mk_42_clear {
	clear: both
}
template_hj_42 .hj_mk_42_container {
	width: 1200px;
	margin: 0px auto;
}
template_hj_42 .hj_mk_42_left {
	float: left
}
template_hj_42 .hj_mk_42_right {
	float: right
}
template_hj_42 .hj_mk_42_container .hj_mk_42_banner {
	width: 400px;
	height: 400px;
}
template_hj_42 .hj_mk_42_index_title1 {
	height: 38px;
	line-height: 36px;
	border-bottom: 1px solid #c9c9c9;
	margin-bottom: 30px;
}
template_hj_42 .hj_mk_42_index_title1 .hj_mk_42_title {
	font-size: 18px;
	color: #036db8;
	padding: 0 16px;
	border-bottom: 5px solid #036db8;
}
template_hj_42 .hj_mk_42_index_title1 .hj_mk_42_title i {
	font-size: 18px;
	color: #999999;
	font-style: normal;
	margin-left: 15px;
}
template_hj_42 .hj_mk_42_index_title1 .hj_mk_42_more {
	font-size: 16px;
	color: #595959;
}
template_hj_42 .hj_mk_42_lunbo {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
template_hj_42 .hj_mk_42_lunbochang {
	height: 100%;
}
template_hj_42 .hj_mk_42_datu {
	height: 100%;
	width: 100%;
	float: left;
}
template_hj_42 .hj_mk_42_datu a {
	position: relative
}
template_hj_42 .hj_mk_42_hjtuwenlisttype4ullitudiv {
	width: 100%;
	height: 100%;
	display: flex !important;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
template_hj_42 .hj_mk_42_hjtuwenlisttype4ullitudivimg {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .4s ease;
	vertical-align: bottom;
}
template_hj_42 .hj_mk_42_hjtuwenlisttype4ullitudivimg:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}
template_hj_42 .hj_mk_42_xiaotu {
	width: auto;
	z-index: 2;
	position: absolute;
	bottom: 5px;
	text-align: right;
	right: 0;
}
template_hj_42 .hj_mk_42_xiaotubox {
	display: inline-block;
	border-radius: 10px;
	padding: 0px 10px;
}
template_hj_42 .hj_mk_42_xiaotulist {
	background: #FFF;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_42 .hj_mk_42_xiaotulistXZ {
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(255, 255, 255, 0.5);
	cursor: pointer;
}
template_hj_42 .hj_mk_42_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_42 .hj_mk_42_zuojantou {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../1626/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: -110px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_42 .hj_mk_42_zuojantou:hover {
	background-position: -170px 5px;
}
template_hj_42 .hj_mk_42_youjantou {
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../1626/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_42 .hj_mk_42_youjantou:hover {
	background-position: -50px 5px;
}
template_hj_42 .hj_mk_42_container .hj_mk_42_news {
	width: calc(100% - 450px);
	margin-left: 50px;
}
template_hj_42 .hj_mk_42_container .hj_mk_42_news .hj_mk_42_list {
	display: none;
	margin-top: 30px;
}
template_hj_42 .hj_mk_42_container .hj_mk_42_news .hj_mk_42_list li {
	font-size: 18px;
	color: #2b2b2b;
	line-height: 44px;
	position:relative;
	padding-left:40px
}
template_hj_42 .hj_mk_42_container .hj_mk_42_news .hj_mk_42_list li::after {
	position: absolute;
    left: 12px;
    top: 50%;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    display: block;
    background: #cecece;
    content: "";
    transition: all 0.3s ease-in-out;
    z-index: 1;
}
template_hj_42 .hj_mk_42_container .hj_mk_42_news .hj_mk_42_list li .hj_mk_42_text {
	width:90%;
	height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	padding-left:10px
}
template_hj_42 .hj_mk_42_container .hj_mk_42_news .hj_mk_42_list li:hover .hj_mk_42_text {
	color: #036db8;
}
template_hj_42 .hj_mk_42_container .hj_mk_42_news .hj_mk_42_list li .hj_mk_42_time {
}
template_hj_42 .hj_mk_42_container .hj_mk_42_news .hj_mk_42_list li.hj_mk_42_tops .hj_mk_42_text {
	width: auto;
}
template_hj_42 .hj_mk_42_datu .hj_mk_42_spans {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	background-color: rgba(0,0,0,0.5);
	font-size: 16px;
	width: 100%;
}
template_hj_42 .hj_mk_42_datu .hj_mk_42_spans .hj_mk_42_ps {
	display: block;
	font-size: 16px;
	width: 70%;
	padding: 0 16px;
	line-height: 41px;
	font-size: 16px;
	color: #000;
}
template_hj_42 .hj_mk_42_tabtit-title ul {
	display: flex;
	justify-content: left;
}
template_hj_42 .hj_mk_42_tabtit-title ul li {
	margin-right: 10px;
}
template_hj_42 .hj_mk_42_tabtit-title ul li a {
	height: 36px;
	line-height: 34px;
	font-size: 16px;
	width: 110px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #ddd;
	display: inline-block;
}
template_hj_42 .hj_mk_42_tabtit-title ul li a.on {
	border: 1px solid #0096bb;
	color: #fff;
	background: #0096bb;
}
template_hj_42 .hj_mk_42_list .first-li .firstnr-box {
	width: 100%;
	display: flex;
	padding: 27px 17px;
	justify-content: space-between;
	background: #f5f5f5;
	margin-bottom: 20px;
	border-bottom: 0;
}
template_hj_42 .hj_mk_42_list .first-li .firstnr-box .left {
	width: 100px;
	height: 100px;
	background: #fff;
}
template_hj_42 .hj_mk_42_list .first-li .firstnr-box .left .date-num {
	width: 100%;
	height: 52px;
	padding-top: 14px;
	font-size: 44px;
	text-align: center;
	color: #0096bb;
}
template_hj_42 .hj_mk_42_list .first-li .firstnr-box .left .year {
	width: 100%;
	float: left;
	font-size: 14px;
	text-align: center;
	color: #0096bb;
}
template_hj_42 .hj_mk_42_list .first-li .firstnr-box .right {
	width: calc(100% - 120px)
}
template_hj_42 .hj_mk_42_list .first-li .firstnr-box .name {
	width: 100%;
	font-size: 18px;
	color: #0096bb;
	font-weight: bold;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
}
template_hj_42 .hj_mk_42_list .first-li .firstnr-box .des {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #333;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
}

/*+++++hj_end_42+++++*/


/*+++++hj_go_43+++++*/
template_hj_43 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
	
}
template_hj_43 a {
	text-decoration: none;
}
template_hj_43 .hj_mk_43_template_hj_43 *{
	background: no-repeat center/cover;

}

template_hj_43 .hj_mk_43_marginauto {
	margin: 0 auto;
	width:100%;
}
template_hj_43 .hj_mk_43_template_hj_43{
	/*background-color: #f3f3f3;*/
}
template_hj_43 .hj_mk_43_clear {
	clear: both 
}
template_hj_43 .hj_mk_43_bfb-50, template_hj_43 .hj_mk_43_bfb-100 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 992px) {
template_hj_43 .hj_mk_43_bfb-50, template_hj_43 .hj_mk_43_bfb-100 {
	
}
template_hj_43 .hj_mk_43_bfb-100 {
	width: 100%;
}
template_hj_43 .hj_mk_43_bfb-50 {
	width: 50%;
}
}
@media (min-width: 1200px) {
template_hj_43 .hj_mk_43_bfb-50, template_hj_43 .hj_mk_43_bfb-100 {

}
}
template_hj_43 .hj_mk_43_container {
	width: 100%;
}
template_hj_43 .hj_mk_43_container {
	padding-top:5%;
	margin-right: auto;
	width: 1200px;
    position: absolute;
    top: 80px;
    left: 1%;
	font-weight: bold;
   
}
template_hj_43 .hj_mk_43_row {
	margin-right: -15px;
	margin-left: -15px;
	position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;

}
template_hj_43 .hj_mk_43_img{
		width:100%;
		vertical-align:bottom;
		}
/*+++++hj_end_43+++++*/


/*+++++hj_go_3+++++*/

/*+++++hj_end_3+++++*/

