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

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


/*+++++hj_go_24+++++*/
@charset "utf-8";
template_hj_24 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_24 a {
	text-decoration: none;
	color: #666;
}
template_hj_24 .hj_mk_24_template_hj_24 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_24 .hj_mk_24_clear {
	clear: both
}

template_hj_24 .hj_mk_24_youshi {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 60px 0px;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
template_hj_24 .hj_mk_24_ystitle {
	font-family: 'Helvetica-bold';
	font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 48px;
	text-transform: uppercase;
}
template_hj_24 .hj_mk_24_yslist {
	display: flex;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}
template_hj_24 .hj_mk_24_yslist .hj_mk_24_ysitems {
	flex: 1;
	box-sizing: border-box;
	padding: 10px;
	text-align: center;
}
template_hj_24 .hj_mk_24_yslist .hj_mk_24_ysitems .hj_mk_24_explainImage {
	width: 100px;
	height: 100px;
}
template_hj_24 .hj_mk_24_yslist .hj_mk_24_ysitems .hj_mk_24_ystit {
	margin-top: 10px;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
template_hj_24 .hj_mk_24_yslist .hj_mk_24_ysitems .hj_mk_24_ysbt {
	margin-top: 10px;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

/*+++++hj_end_24+++++*/


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


/*+++++hj_go_200+++++*/
template_hj_200 {
	overflow-x: hidden;
	color: #666666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_200 a {
	text-decoration: none;
	color: #666;
}
template_hj_200 .hj_mk_200_template_hj_200 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_200 .hj_mk_200_marginauto {
	width: 100%;
	margin: 0 auto;
}
template_hj_200 .hj_mk_200_nav {
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
template_hj_200 .hj_mk_200_menu {
	padding: 0;
	list-style: none;
	clear: both;
	*zoom: 1;
	position: relative;
	z-index: 999;
	display: flex;
	flex-wrap: wrap;
  	justify-content: center; 
	width:100%;
}
template_hj_200 .hj_mk_200_menu .hj_mk_200_list {
	flex: 0 0 25%; /* 每个li固定占25%宽度 */
    box-sizing: border-box; /* 防止内边距影响宽度 */
    text-align: center; /* 文本居中 */
}
template_hj_200 .hj_mk_200_menu .hj_mk_200_list:after {
	position: absolute;
	right: 17px;
	top: 17px;
	padding: 0px 5px;
	color: #fff;
}
template_hj_200 .hj_mk_200_menu .hj_mk_200_list:before {
	position: absolute;
	left: 17px;
	top: 17px;
	padding: 0px 5px;
	color: #fff;
}
template_hj_200 .hj_mk_200_menu .hj_mk_200_list a {
	width: 100%;
	display: block;
	float: left;
	text-align: center;
	border: 1px solid #76ec8e;
	margin: 0 1px;
	cursor: pointer;
}
template_hj_200 .hj_mk_200_menu .hj_mk_200_list a:hover {
	background: #01327f;
	cursor: pointer;
	color: #fff;
}
template_hj_200 .hj_mk_200_menu .hj_mk_200_list .hj_mk_200_items {
	height: 0px;
	overflow: hidden;
}
template_hj_200 .hj_mk_200_menu .hj_mk_200_list .hj_mk_200_items a:hover {
	background-color: #3f5d79;
	color: #fff;
	transition: 300ms all;
}
template_hj_200 .hj_mk_200_menu .hj_mk_200_list:last-child {
	border-bottom: none;
}
template_hj_200 .hj_mk_200_menu .hj_mk_200_active:after {
	position: absolute;
	right: 17px;
	top: 17px;
	padding: 0px 5px;
	color: #fff;
}
template_hj_200 .hj_mk_200_menu .hj_mk_200_active:before {
	position: absolute;
	left: 17px;
	top: 17px;
	color: #fff;
}
template_hj_200 .hj_mk_200_menu .hj_mk_200_active > .hj_mk_200_items {
	display: block;
	background: #23313f;
	padding: 0px;
	height: auto;
	color: #fff;
	transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: all 200ms;
	clear: both;
	float: left;
	width: 100%;
	z-index:999;
}
template_hj_200 .hj_mk_200_menu .hj_mk_200_active > .hj_mk_200_items li {
	padding: 0px;
	border-bottom: 1px solid #324252;
	list-style: none;
}
template_hj_200 .hj_mk_200_menu .hj_mk_200_active > .hj_mk_200_items li:last-child {
	border-color: transparent;
	padding-bottom: 0px;
}
template_hj_200 .hj_mk_200_menu .hj_mk_200_active > .hj_mk_200_items .hj_mk_200_active > .hj_mk_200_items {
	background-color: #2f4b67;
}
template_hj_200 .hj_mk_200_menu .hj_mk_200_active > a {
	color: #46efa4;
	text-transform: uppercase;
	font-weight: bold;
}
template_hj_200 .hj_mk_200_menu .hj_mk_200_active .hj_mk_200_list {
	background: #697d92;
}

/*+++++hj_end_200+++++*/


/*+++++hj_go_201+++++*/
template_hj_201 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_201 a {
	text-decoration: none;
	outline-style: none;
}
template_hj_201 .hj_mk_201_template_hj_201 * {
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_201 .hj_mk_201_clear {
	clear: both
}
template_hj_201 .hj_mk_201_clearfix:before, template_hj_201 .hj_mk_201_clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
template_hj_201 .hj_mk_201_marginauto {
	margin: 0 auto;
}
template_hj_201 #hj_mk_201_gundong {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	height: auto;
	margin-top: 40px;
}
template_hj_201 #hj_mk_201_indemo {
	float: left;
	width: 800%;
}
template_hj_201 #hj_mk_201_gundong1, template_hj_201 #hj_mk_201_gundong2 {
	height: auto;
	float: left;
	display: inline-table;
}
template_hj_201 #hj_mk_201_gundong1 ul, template_hj_201 #hj_mk_201_gundong2 ul {
	overflow: hidden;
	margin-bottom: 15px;
}
template_hj_201 #hj_mk_201_gundong1 .hj_mk_201_pro_li, template_hj_201 #hj_mk_201_gundong2 .hj_mk_201_pro_li {
	width: 304px;
	height: 359px;
	position: relative;
	transition: all 0.8s ease 0s;
	float: left;
	margin: 8px;
}
template_hj_201 #hj_mk_201_gundong1 .hj_mk_201_pro_li div, template_hj_201 #hj_mk_201_gundong2 .hj_mk_201_pro_li div {
	width: 302px;
	height: 302px;
	border: 1px solid #01327f;
}
template_hj_201 #hj_mk_201_gundong1 .hj_mk_201_pro_li div img, template_hj_201 #hj_mk_201_gundong2 .hj_mk_201_pro_li div img {
	width: 302px;
	height: 302px;
}
template_hj_201 #hj_mk_201_gundong1 .hj_mk_201_pro_li p, template_hj_201 #hj_mk_201_gundong2 .hj_mk_201_pro_li p {
	text-align: center;
	color: #fff;
	font-size: 16px;
	height:55px;
	overflow:hidden;
	line-height: 55px;
	background: #01327f;
}
template_hj_201 #hj_mk_201_gundong1 {
	float: left;
	height: auto;
}
template_hj_201 #hj_mk_201_gundong2 {
	float: left;
}
template_hj_201 #hj_mk_201_gundong1 .hj_mk_201_pro_li:hover p, template_hj_201 #hj_mk_201_gundong2 .hj_mk_201_pro_li:hover p {
	background: #1fb23d;
}
template_hj_201 #hj_mk_201_gundong1 .hj_mk_201_pro_li:hover div, template_hj_201 #hj_mk_201_gundong2 .hj_mk_201_pro_li:hover div {
	border: 1px solid #1fb23d;
}

/*+++++hj_end_201+++++*/


/*+++++hj_go_80+++++*/
template_hj_80 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_80 a {
	text-decoration: none;
}
template_hj_80 .hj_mk_80_template_hj_80 *{
	box-sizing: border-box;
	margin: 0;
	list-style: none;
	padding: 0;
}

template_hj_80 .hj_mk_80_template_hj_80{
	
	
}
template_hj_80 .hj_mk_80_marginauto {
	margin: 0 auto;
}
template_hj_80 .hj_mk_80_template_hj_80 .hj_mk_80_gg-box{position: relative;}
template_hj_80 .hj_mk_80_left{width:75%;}
template_hj_80 .hj_mk_80_template_hj_80 .hj_mk_80_gg-container{width:100%;height: 100%;display: flex;align-items: center;padding:40px 0;}
template_hj_80 .hj_mk_80_template_hj_80 .hj_mk_80_hf-box{width:1200px;margin:0 auto;display: flex;align-items: center;justify-content: space-between;}
template_hj_80 .hj_mk_80_template_hj_80 .hj_mk_80_toptit{display: flex;align-items: center;}
template_hj_80 .hj_mk_80_template_hj_80 .hj_mk_80_left .hj_mk_80_title{font-size: 32px;font-weight: normal;
    color: #183b8f;}
template_hj_80 .hj_mk_80_template_hj_80 .hj_mk_80_left .hj_mk_80_des{
    font-size: 32px;
    color: #183b8f;margin-right: 5px;}
template_hj_80  .hj_mk_80_telconbox{border-radius: 5px;
    background: #183b8f;
    padding: 15px 23px;
    margin-top: 20px;color: #fff;
    line-height: 22px;}
template_hj_80 .hj_mk_80_template_hj_80  .hj_mk_80_right{width: 20%;text-align: center;}
template_hj_80 .hj_mk_80_right img{width:100%;}

/*+++++hj_end_80+++++*/


/*+++++hj_go_81+++++*/

/*+++++hj_end_81+++++*/


/*+++++hj_go_25+++++*/
template_hj_25 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_25 a {
	text-decoration: none;
	color: #333e46;
	outline-style: none;
}
template_hj_25 .hj_mk_25_template_hj_25 * {
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_25 .hj_mk_25_clear {
	clear: both
}
template_hj_25 .hj_mk_25_clearfix:before, template_hj_25 .hj_mk_25_clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
template_hj_25 .hj_mk_25_marginauto {
	margin: 0 auto;
}
template_hj_25 .hj_mk_25_list {
	width: 100%;
}
template_hj_25 .hj_mk_25_list dl {
	width: 20%;
	float: left;
	text-align: center;
	padding:5px;
	box-sizing:border-box
}
template_hj_25 .hj_mk_25_list dl dt {
	width: 100%;
	height: 217px;
	overflow: hidden
}
template_hj_25 .hj_mk_25_list dl dt img {
	width: 100%;
	height: 197px;
	padding: 10px 0;
	display: block;
	-webkit-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}
template_hj_25 .hj_mk_25_list dl dt:hover img {
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}
template_hj_25 .hj_mk_25_list dl dd {
	font-size: 14px;
	color: #787878;
	padding: 8px 0
}
template_hj_25 .hj_mk_25_list dl dd span {
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	color: #333e46;
	overflow: hidden
}
template_hj_25 .hj_mk_25_list dl dd p {
	height: 26px;
	line-height: 26px;
	overflow: hidden
}
template_hj_25 .hj_mk_25_list dl a:hover dt img {
	background: #eee
}

/*+++++hj_end_25+++++*/


/*+++++hj_go_86+++++*/

/*+++++hj_end_86+++++*/


/*+++++hj_go_85+++++*/
template_hj_85 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
	
}
template_hj_85 a {
	text-decoration: none;
}
template_hj_85 .hj_mk_85_template_hj_85 *{
	background: no-repeat center/cover;

}

template_hj_85 .hj_mk_85_marginauto {
	margin: 0 auto;
	width:100%;
}
template_hj_85 .hj_mk_85_template_hj_85{
	/*background-color: #f3f3f3;*/
}
template_hj_85 .hj_mk_85_clear {
	clear: both 
}
template_hj_85 .hj_mk_85_bfb-50, template_hj_85 .hj_mk_85_bfb-100 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 992px) {
template_hj_85 .hj_mk_85_bfb-50, template_hj_85 .hj_mk_85_bfb-100 {
	
}
template_hj_85 .hj_mk_85_bfb-100 {
	width: 100%;
}
template_hj_85 .hj_mk_85_bfb-50 {
	width: 50%;
}
}
@media (min-width: 1200px) {
template_hj_85 .hj_mk_85_bfb-50, template_hj_85 .hj_mk_85_bfb-100 {

}
}
template_hj_85 .hj_mk_85_container {
	width: 100%;
}
template_hj_85 .hj_mk_85_container {
	padding-top:5%;
	margin-right: auto;
	width: 1200px;
    position: absolute;
    top: 80px;
    left: 1%;
	font-weight: bold;
   
}
template_hj_85 .hj_mk_85_row {
	margin-right: -15px;
	margin-left: -15px;
	position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;

}
template_hj_85 .hj_mk_85_img{
		width:100%;
		vertical-align:bottom;
		}
/*+++++hj_end_85+++++*/


/*+++++hj_go_26+++++*/
template_hj_26 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_26 a {
	text-decoration: none;
	color: #666;
}
template_hj_26 .hj_mk_26_template_hj_26 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_26 .hj_mk_26_clearfix:before, template_hj_26 .hj_mk_26_clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
template_hj_26 .hj_mk_26_marginauto {
	margin: 0 auto;
}
template_hj_26 .hj_mk_26_main {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	display: block;
}
template_hj_26 .hj_mk_26_in_pro {
	padding: 40px 0;
}
template_hj_26 .hj_mk_26_lunbo {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 20px 0 50px;
}
template_hj_26 .hj_mk_26_lunbochang {
	height: auto;
}
template_hj_26 .hj_mk_26_datu {
	height: auto;
	width: 100%;
	float: left;
}
template_hj_26 .hj_mk_26_datuimg {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
template_hj_26 .hj_mk_26_xiaotu {
	width: 10%;
	z-index: 2;
	position: absolute;
	bottom: 10px;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
}
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_lunboitem {
	width: 25%;
	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_26 .hj_mk_26_lunboitemnei {
	margin-left: 15px;
	margin-right: 15px;
}
template_hj_26 .hj_mk_26_caption {
	padding: 24px 0;
	margin-bottom: 0px;
}
template_hj_26 .hj_mk_26_caption .hj_mk_26_time{
	background:url(../1311/rili1.png) no-repeat;
	background-size:18px;
	padding-left:25px;
}
template_hj_26 .hj_mk_26_caption .hj_mk_26_time span{
	color: #595959;
	font-size:16px
}
template_hj_26 .hj_mk_26_caption h3{	
	margin-top:10px;
	margin-bottom:10px;
}
template_hj_26 .hj_mk_26_caption .hj_mk_26_title {
	font-size: 24px;
	margin-top: 0px;
	color: #222;
	font-weight: 700;
	line-height:40px;
	text-decoration: none;
}
template_hj_26 .hj_mk_26_caption .hj_mk_26_des{
	font-size:16px;
	color: #595959;
	line-height:28px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
template_hj_26 .hj_mk_26_hjtwlist {
	width: 100%;
	height: 180px;
	padding: 0;
	vertical-align: top;
	clear: both;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
template_hj_26 .hj_mk_26_hjtwlist .hj_mk_26_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_26 .hj_mk_26_hjtwlist:hover .hj_mk_26_hjtwlisttu {
	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_26+++++*/


/*+++++hj_go_10+++++*/

/*+++++hj_end_10+++++*/

