
/*+++++hj_go_117+++++*/

/*+++++hj_end_117+++++*/


/*+++++hj_go_124+++++*/
template_hj_124 {

	overflow-x: hidden;

	color: #000;

	font-size: 14px;

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

}

template_hj_124 a {

	text-decoration: none;

	color: #666;

}

template_hj_124 .hj_mk_124_template_hj_124 * {

	box-sizing: border-box;

	position: relative;

	margin: 0;

	list-style: none;

	padding: 0;

}

template_hj_124 .hj_mk_124_clear {

	clear: both

}

template_hj_124 .hj_mk_124_bannerimg {

	position: relative;

	width: 100%;

	height: 100%;

}

template_hj_124 .hj_mk_124_banner_con {

	position: relative;

	width: 100%;

	height: auto;

	display: flex;

	transition: opacity 1s;

	z-index:99;
	overflow:hidden;

}

template_hj_124 .hj_mk_124_banner_con-item {

	min-width: 100%;

	height: 100%;

	opacity: 0;

	transition: opacity 1s;

	position: absolute;

	top: 0;

	left: 0;

}

template_hj_124 .hj_mk_124_banner_con-item .hj_mk_124_banner_con_img {

	width: 100%;

	height: auto;

	display: block;

}

template_hj_124 .hj_mk_124_banner_con-item.hj_mk_124_banner_con_active {

	opacity: 1;

	position: relative;

}

template_hj_124 .hj_mk_124_banner_con-arrow {

	position: absolute;

	top: 50%;

	transform: translateY(-50%);

	border: none;

	cursor: pointer;

	z-index: 99;

	text-align: center;

	width: 40px;

	height: 40px;

	border-radius: 5px;

}

template_hj_124 .hj_mk_124_banner_con-arrow .hj_mk_124_banner_con-arrow_tu {

	max-width: 25px;

	max-height: 25px;

	margin-top: 7px;

}

template_hj_124 .hj_mk_124_banner_con-arrow.hj_mk_124_banner_con_prev {

	left: 10px;

}

template_hj_124 .hj_mk_124_banner_con-arrow.hj_mk_124_banner_con_next {

	right: 10px;

}

template_hj_124 .hj_mk_124_banner_con-dots {

	position: absolute;

	top: 90%;

	left: 50%;

	transform: translateX(-50%);

	display: none;

	z-index: 999;

	background: rgba(255, 255, 255, 0.3);

	border-radius: 10px;

	padding: 5px 10px;

}

template_hj_124 .hj_mk_124_banner_dot {

	width: 10px;

	height: 10px;

	background: #000;

	border-radius: 50%;

	margin: 0 5px;

	cursor: pointer;

}

template_hj_124 .hj_mk_124_banner_dot.hj_mk_124_banner_dot_active {

	background: rgba(255, 255, 255, 1);

}

template_hj_124 .hj_mk_124_bannerxq_con {

	position: absolute;

	top: 50%;

	left: 50%;

	transform: translate(-50%, -50%);

	max-width: 1200px;

	padding: 20px 45px;

	width: 98%;

	z-index:999999;

}






template_hj_124 .hj_mk_124_banner-bt {

	font-size: 24px;

	font-weight: bold;

}

template_hj_124 .hj_mk_124_banner-text {

	font-size: 14px;

	font-weight: 400;

	margin-top: 10px;

	margin-bottom: 30px;

}

template_hj_124 .hj_mk_124_banner_many {

	width: 270px;

	height: 66px;

	border-radius: 4px;

	font-weight: bold;

	transition: all 0.5s;

	display: block;

	text-align: center

}

template_hj_124 .hj_mk_124_banner_many .hj_mk_124_banner_many_span {

	font-size: 20px;

	font-weight: 400;

	line-height: 60px;

}

/*--------------------------------------------------------------*/

template_hj_124 .hj_mk_124_bl_1 {
	z-index: 99;
	left: 0;
	position: absolute;
	bottom: -40px;
	-webkit-animation: hj_mk_124_framesL 5s cubic-bezier(0.5, 0, 0.5, 1) 0s normal none infinite;
	animation: hj_mk_124_framesL 5s cubic-bezier(0.5, 0, 0.5, 1) 0s normal none infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate
}
template_hj_124 .hj_mk_124_bl_2 {
	z-index: 99;
	right: 0;
	position: absolute;
	bottom:-40px;
	animation: hj_mk_124_framesR 6s cubic-bezier(0.5, 0, 0.5, 1) 0s normal none infinite;
	-webkit-animation: hj_mk_124_framesR 6s cubic-bezier(0.5, 0, 0.5, 1) 0s normal none infinite;
	animation-direction: alternate;
	-webkit-animation-direction: alternate
}
template_hj_124 .hj_mk_124_bl_3 {
	z-index: 99;
	left: 0;
	position: absolute;
	bottom:-40px;
	animation: hj_mk_124_framesL 7s cubic-bezier(0.5, 0, 0.5, 1) 0s normal none infinite;
	-webkit-animation: hj_mk_124_framesL 7s cubic-bezier(0.5, 0, 0.5, 1) 0s normal none infinite;
	animation-direction: alternate;
	-webkit-animation-direction: alternate
}
template_hj_124 .hj_mk_124_bl_4 {
	z-index: 99;
	right: 0;
	position: absolute;
	bottom: -40px;
	animation: hj_mk_124_framesR 8s cubic-bezier(0.5, 0, 0.5, 1) 0s normal none infinite;
	-webkit-animation: hj_mk_124_framesR 8s cubic-bezier(0.5, 0, 0.5, 1) 0s normal none infinite;
	animation-direction: alternate;
	-webkit-animation-direction: alternate
}
@keyframes hj_mk_124_framesL {
0% {
left:0
}
100% {
left:-100%
}
}
@-webkit-keyframes hj_mk_124_framesL {
0% {
left:0
}
100% {
left:-100%
}
}
@-moz-keyframes hj_mk_124_framesL {
0% {
left:0
}
100% {
left:-100%
}
}
@-o-keyframes hj_mk_124_framesL {
0% {
left:0
}
100% {
left:-100%
}
}
@keyframes hj_mk_124_framesR {
0% {
right:0
}
100% {
right:-100%
}
}
@-webkit-keyframes hj_mk_124_framesR {
0% {
right:0
}
100% {
right:-100%
}
}
@-moz-keyframes hj_mk_124_framesR {
0% {
right:0
}
100% {
right:-100%
}
}
@-o-keyframes hj_mk_124_framesR {
0% {
right:0
}
100% {
right:-100%
}
}
/*+++++hj_end_124+++++*/


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

template_hj_127 {

	overflow-x: hidden;

	color: #000;

	font-size: 14px;

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

}

template_hj_127 a {

	text-decoration: none;

	color: #666;

}

template_hj_127 .hj_mk_127_template_hj_127 * {

	box-sizing: border-box;

	position: relative;

	margin: 0;

	list-style: none;

	padding: 0;

}

template_hj_127 .hj_mk_127_clear {

	clear: both

}

template_hj_127 .hj_mk_127_con {

	display: flex;

	width: 100%;

	background: #f9f9f9;

}
template_hj_127 .hj_mk_127_right{height:100%;display: flex;align-items: center;justify-content: center}

template_hj_127 .hj_mk_127_right{padding: 30px 0;width:100%;display: flex;align-items: center;justify-content: center;box-sizing: border-box;}

template_hj_127 .hj_mk_127_right ul{width:100%;overflow:hidden;}
template_hj_127 .hj_mk_127_right ul li{float: left;width:50%;margin-bottom: 40px;box-sizing: border-box;padding:0 15px;}
template_hj_127 .hj_mk_127_right ul li img{width:80px;}
template_hj_127 .hj_mk_127_right ul li h2{margin:15px 0;font-weight: bold;color:#333;font-size:16px;text-align: left;}
template_hj_127 .hj_mk_127_right ul li label{border:1px solid #0c64b3;width: 18px;display: inline-block;}
template_hj_127 .hj_mk_127_right ul li .msdes{font-size: 14px;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    height: 120px;
    color: #666;
    margin-top: 5px;}
/*+++++hj_end_127+++++*/


/*+++++hj_go_129+++++*/
template_hj_129 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_129 a {
	text-decoration: none;
	color: #666;
}
template_hj_129 .hj_mk_129_template_hj_129 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_129 .hj_mk_129_clearfix {
	zoom: 1
}
template_hj_129 .hj_mk_129_clearfix:before, .hj_mk_129_clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
template_hj_129 .hj_mk_129_clearfix:after {
	clear: both
}
template_hj_129 .hj_mk_129_marginauto {
	margin: 0 auto;
}
template_hj_129 .hj_mk_129_container {
	padding: 13px;
}
template_hj_129 .hj_mk_129_index_t_1{ text-align: center; display: block; padding-bottom: 20px;}
template_hj_129 .hj_mk_129_index_t_1 .hj_mk_129_index_p{  font-size: 22px; font-weight: bold;color: #333; line-height: 1.8;}
template_hj_129 .hj_mk_129_index_t_1 .hj_mk_129_index_p span{ font-weight: normal; color: #004897;}
template_hj_129 .hj_mk_129_index_t_1 em{ display: block; text-align: center; font-style: normal; font-size: 13px;}

/*+++++hj_end_129+++++*/


/*+++++hj_go_130+++++*/
template_hj_130 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_130 a {
	text-decoration: none;
	color: #666;
}
template_hj_130 .hj_mk_130_template_hj_130 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_130 .hj_mk_130_clear {
	clear: both
}
template_hj_130 .hj_mk_130_marginauto {
	margin: 0 auto;
}
template_hj_130 .hj_mk_130_container {
    padding: 13px;
}
template_hj_130 .hj_mk_130_prd-menu {
	margin-bottom: 13px;
}
template_hj_130 .hj_mk_130_prd-menu li {
	float: left;
	width: 33.333333%;
}
template_hj_130 .hj_mk_130_prd-menu li a {
	display: block;
	text-align: center;
	line-height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
	margin: 1.25px;
	background-color: #252525;
	color: #fff;
}
template_hj_130 .hj_mk_130_prd-menu li.hj_mk_130_active a {
	background-color: #e6212a;
}
template_hj_130 .hj_mk_130_prd-con {
	margin-bottom: 25px;
}
template_hj_130 .hj_mk_130_prd-con ul {
	padding: 1px;
}
template_hj_130 .hj_mk_130_prd-con li {
	float: left;
	width: 50%;
}
template_hj_130 .hj_mk_130_prd-con li a {
	display: block;
	position: relative;
	margin: 1.25px;
}
template_hj_130 .hj_mk_130_prd-con li .hj_mk_130_m {
	height: 140px;
	line-height: 140px;
}
template_hj_130 .hj_mk_130_main {
	width: 100%;
	overflow: hidden;
	display:none;
}
template_hj_130 .hj_mk_130_main li {
    width: 48%;
    float: left;
    overflow: hidden;
    position: relative;	
	margin-bottom:4%
}
template_hj_130 .hj_mk_130_main a:nth-child(2n-1) li {
    margin-right: 2%;
}
template_hj_130 .hj_mk_130_main a:nth-child(2n) li {
     margin-left: 2%;
}
template_hj_130 .hj_mk_130_on{
	display:block;
}
template_hj_130 .hj_mk_130_main p {
    text-align: center;
    line-height: 30px;
    background-color: #000;
    opacity: 0.5;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0.5rem;
    bottom: 0px;
    color: #fff;
    box-sizing: border-box;
}
template_hj_130 .hj_mk_130_hjtwlist {
	width: 100%;
	height: 120px;
	padding: 0;
	margin: 0 auto;
	vertical-align: top;
	clear: both;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	/*border: 1px solid #ddd;*/
}
template_hj_130 .hj_mk_130_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_130 .hj_mk_130_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_130+++++*/


/*+++++hj_go_131+++++*/
template_hj_131 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_131 a {
	text-decoration: none;
}
template_hj_131 .hj_mk_131_template_hj_131 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_131 .hj_mk_131_template_hj_131 {
}
template_hj_131 .hj_mk_131_marginauto {
	margin: 0 auto;
}
template_hj_131 .hj_mk_131_clear {
	clear: both
}
template_hj_131 .hj_mk_131_container {
	width: 100%;
	margin: 0 auto;
}
template_hj_131 .hj_mk_131_box {
	width:100%;
}
template_hj_131 .hj_mk_131_box .hj_mk_131_content{
	width:62%; 
	margin:0 auto;	
	padding:30px 0
}
template_hj_131 .hj_mk_131_box .hj_mk_131_content .hj_mk_131_text{
	background:rgba(255,255,255,0.7);
	text-align:center;
	padding: 25px 20px;
}
template_hj_131 .hj_mk_131_box .hj_mk_131_content .hj_mk_131_text h2{
	font-size: 20px;
    color: #777;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
}
template_hj_131 .hj_mk_131_box .hj_mk_131_content .hj_mk_131_text p{
	line-height:22px;
	color:#777;
}
template_hj_131 .hj_mk_131_box .hj_mk_131_content .hj_mk_131_text a{
	padding:5px 15px;
    font-size: 12px;
    background-color: rgb(255, 255, 255);
    color: #777;
	border-radius: 3px;
}
/*+++++hj_end_131+++++*/


/*+++++hj_go_135+++++*/
template_hj_135 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_135 a {
	text-decoration: none;
	color: #666;
}
template_hj_135 .hj_mk_135_template_hj_135 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_135 .hj_mk_135_clearfix {
	zoom: 1
}
template_hj_135 .hj_mk_135_clearfix:before, .hj_mk_135_clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
template_hj_135 .hj_mk_135_clearfix:after {
	clear: both
}
template_hj_135 .hj_mk_135_marginauto {
	margin: 0 auto;
}
template_hj_135 .hj_mk_135_container {
	padding: 13px;
}
template_hj_135 .hj_mk_135_index_t_1{ text-align: center; display: block; padding-bottom: 20px;}
template_hj_135 .hj_mk_135_index_t_1 .hj_mk_135_index_p{  font-size: 22px; font-weight: bold;color: #333; line-height: 1.8;}
template_hj_135 .hj_mk_135_index_t_1 .hj_mk_135_index_p span{ font-weight: normal; color: #004897;}
template_hj_135 .hj_mk_135_index_t_1 em{ display: block; text-align: center; font-style: normal; font-size: 13px;}

/*+++++hj_end_135+++++*/


/*+++++hj_go_134+++++*/
template_hj_134 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
	
}
template_hj_134 .hj_mk_134_template_hj_134 *{
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}

template_hj_134 a {
	text-decoration: none;
}
template_hj_134 .hj_mk_134_marginauto {
	margin: 0 auto;
}

template_hj_134 .hj_mk_134_list ul{overflow: hidden;}
template_hj_134 .hj_mk_134_list ul li{float: left;width:50%;box-sizing: border-box;text-align: center;margin: 10px 0;position: relative;padding:0 5px;}
template_hj_134 .hj_mk_134_list ul li a{display: flex;width:100%;position: relative;}
template_hj_134 .hj_mk_134_list ul li .img{width:100%;height: 140px;margin:0 auto;}
template_hj_134 .hj_mk_134_list ul li .title{font-size: 14px;color:#fff;text-align: center;position: absolute;left:0;top:0;width:100%;height: 100%;display: flex;align-items: center;justify-content: center;box-sizing: border-box;padding:0 5px;}

    template_hj_134 .hj_mk_134_list ul li .title label{overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
/*+++++hj_end_134+++++*/


/*+++++hj_go_137+++++*/

/*+++++hj_end_137+++++*/


/*+++++hj_go_132+++++*/
template_hj_132 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_132 a {
	text-decoration: none;
}
template_hj_132 .hj_mk_132_clear {
	clear:both
}
template_hj_132 .hj_mk_132_template_hj_132 *{
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_132 .hj_mk_132_marginauto{
	margin:0 auto;	
}
template_hj_132 .hj_mk_132_lunbo {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding:20px 0 50px 0;
}
template_hj_132 .hj_mk_132_lunbochang {
	height: auto;
}
template_hj_132 .hj_mk_132_datu {
	height: auto;
	width: 100%;
	float: left;
}
template_hj_132 .hj_mk_132_datuimg {
	width: 100%;
	height: auto;
	vertical-align:bottom;
}
template_hj_132 .hj_mk_132_xiaotu {
	width: 100%;
	z-index: 2;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

template_hj_132 .hj_mk_132_xiaotubox {
	display: inline-block;
	background: rgba(255,255,255,0.3);
	border-radius: 10px;
	padding: 0px 10px;
}
template_hj_132 .hj_mk_132_xiaotulist {
	background: #FFF;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_132 .hj_mk_132_xiaotulistXZ {
	background: #d03736;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_132 .hj_mk_132_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_132 .hj_mk_132_lunboitem{
	width: 100%;
	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_132 .hj_mk_132_lunboitem:hover {
    transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
}
template_hj_132 .hj_mk_132_lunboitemnei{
	margin-left:15px;
	margin-right:15px;
}
template_hj_132 .hj_mk_132_caption {
    text-align: left;
    padding: 24px;
    margin-bottom: 0px;
}
template_hj_132 .hj_mk_132_title {
    margin-bottom: 5px;
    font-size: 16px;
	font-weight:bold;
    margin-top: 0px;
    color: #fff;
    line-height: 22px;
    display: -webkit-box;
    height: 44px;
	overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
	text-decoration: none;
	text-align:center
}
template_hj_132 .hj_mk_132_caption .hj_mk_132_ksu{
    display: block;
    margin-bottom: 15px;
    margin-top: 10px;
}
template_hj_132 span.hj_mk_132_atvalue {
    color: #5d5d5d;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
	text-align: left;
	height:38px;
	font-size:13px;
}

template_hj_132 a.hj_mk_132_lightbox {
    width: 100%;
    height: 100%;
    display: block;
    border: 0px solid #d6dce4;
    margin-bottom: 0;
    border-radius: 0;
    overflow: hidden;
    background: #F2F6F9;
}
template_hj_132 .hj_mk_132_hjtwlist {
	width: 100%;
	height: 240px;
	padding: 0;
	vertical-align: top;
	clear: both;
	overflow: hidden;
	display: block;
	text-align:center;
	border-radius: 20px;
}
template_hj_132 .hj_mk_132_hjtwlisttu {
	width: 100%;
	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_132 .hj_mk_132_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 */
}
template_hj_132 .hj_mk_132_zuojantou {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../1001/left2.png);
	background-size:30px;
	background-repeat: no-repeat;
	cursor: pointer;
}
template_hj_132 .hj_mk_132_zuojantou:hover {	
	background-image: url(../1001/left.png);
	background-size:30px;
}
template_hj_132 .hj_mk_132_youjantou {
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../1001/right2.png);
	background-size:30px;
	background-repeat: no-repeat;
	cursor: pointer;
}
template_hj_132 .hj_mk_132_youjantou:hover {
	background-image: url(../1001/right.png);
	background-size:30px;
}

template_hj_132 .hj_mk_132_top{
	padding-top:30px;
	margin-left: 15px;
    margin-right: 15px;
}
template_hj_132 .hj_mk_132_top .hj_mk_132_tit .hj_mk_132_name{
	line-height: 54px;
	font-size: 22px;
	font-weight: bold;
	color:#000;
}
template_hj_132 .hj_mk_132_top .hj_mk_132_tit .hj_mk_132_more{
	line-height: 54px;
	font-size: 16px;
	color:#000;
	float:right;
}
template_hj_132 .hj_mk_132_top .hj_mk_132_miaoshu{
	font-size: 14px;
	line-height: 1.8;
    padding: 15px 0px 20px 0px;
}


/*+++++hj_end_132+++++*/


/*+++++hj_go_138+++++*/

/*+++++hj_end_138+++++*/


/*+++++hj_go_133+++++*/
template_hj_133 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_133 a {
	text-decoration: none;
	color: #666;
}
template_hj_133 .hj_mk_133_template_hj_133 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_133 .hj_mk_133_clearfix {
	zoom: 1
}
template_hj_133 .hj_mk_133_clearfix:before, .hj_mk_133_clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
template_hj_133 .hj_mk_133_clearfix:after {
	clear: both
}
template_hj_133 .hj_mk_133_marginauto {
	margin: 0 auto;
}
template_hj_133 .hj_mk_133_container {
	padding: 13px;
}
template_hj_133 .hj_mk_133_index_t_1{ text-align: center; display: block; padding-bottom: 20px;}
template_hj_133 .hj_mk_133_index_t_1 .hj_mk_133_index_p{  font-size: 22px; font-weight: bold;color: #333; line-height: 1.8;}
template_hj_133 .hj_mk_133_index_t_1 .hj_mk_133_index_p span{ font-weight: normal; color: #004897;}
template_hj_133 .hj_mk_133_index_t_1 em{ display: block; text-align: center; font-style: normal; font-size: 13px;}

/*+++++hj_end_133+++++*/


/*+++++hj_go_136+++++*/
@charset "utf-8";
template_hj_136 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_136 a {
	text-decoration: none;
	color: #666;
}
template_hj_136 .hj_mk_136_template_hj_136 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_136 .hj_mk_136_clear {
	clear: both
}
template_hj_136 .hj_mk_136_main {
	width: 1200px;
	margin: 0px auto;
	display: flow-root;
	padding: 30px 0px;
}

template_hj_136 .hj_mk_136_main_zt{
	width:96%;
	margin:0px auto;
	
}

template_hj_136 .hj_mk_136_main .hj_mk_136_main_fl {
	float: left;
	width: 100%;
	margin-bottom: 15px
}
template_hj_136 .hj_mk_136_main .hj_mk_136_main_fl .hj_mk_136_main_fl_li {
	padding: 0;
	float: left;
	width: 33.3333%;
	text-align: center;
	height: 50px;
	font-size: 16px;
}
template_hj_136 .hj_mk_136_main .hj_mk_136_main_fl .hj_mk_136_main_fl_a {
	display: block;
	height: 50px;
	line-height: 50px;
}
template_hj_136 .hj_mk_136_main .hj_mk_136_main_fl .hj_mk_136_main_fl_a.hj_mk_136_main_on {
	height: 50px;
	font-size: 16px;
	line-height: 50px;
}
template_hj_136 .hj_mk_136_main .hj_mk_136_main_js_con {
	width: 100%;
	float: left
}
template_hj_136 .hj_mk_136_main .hj_mk_136_main_xwdata {
	width: 100%;
	float: left;
	padding: 3%;
	height: 120px;
	margin-bottom: 15px
}
template_hj_136 .hj_mk_136_main .hj_mk_136_main_xwdata_con {
	width: 25%;
	float: left;
	height: 85px;
}
template_hj_136 .hj_mk_136_main .hj_mk_136_main_xwdata_con_riqi {
	width: 100%;
	float: left;
	height: auto;
	padding-top: 5px;
	font-size: 38px;
	text-align: center;
}
template_hj_136 .hj_mk_136_main .hj_mk_136_main_xwdata_con_ny {
	width: 100%;
	float: left;
	font-size: 14px;
	text-align: center;
}
template_hj_136 .hj_mk_136_main .hj_mk_136_main_xwny {
	width: 70%;
	float: right;
}
template_hj_136 .hj_mk_136_main .hj_mk_136_main_xwbt {
	width: 100%;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	overflow: hidden
}
template_hj_136 .hj_mk_136_main .hj_mk_136_main_xwms {
	width: 100%;
	float: left;
	font-size: 14px;
	height: 48px;
	line-height: 24px;
	overflow: hidden
}
template_hj_136 .hj_mk_136_main .hj_mk_136_main_xwlist {
	width: 100%;
	float: left;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	overflow: hidden;
}
template_hj_136 .hj_mk_136_main .hj_mk_136_main_xwlist .hj_mk_136_main_xwlist_span {
	float: right;
	font-size: 14px;
	padding-left: 15px
}

/*+++++hj_end_136+++++*/


/*+++++hj_go_118+++++*/

/*+++++hj_end_118+++++*/

