
/*+++++hj_go_83+++++*/

/*+++++hj_end_83+++++*/


/*+++++hj_go_89+++++*/
template_hj_89 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_89 a {
	text-decoration: none;
}
template_hj_89 .hj_mk_89_template_hj_89 * {
	background: no-repeat center/cover;
}
template_hj_89 .hj_mk_89_marginauto {
	margin: 0 auto;
	width: 100%;
}
template_hj_89 .hj_mk_89_template_hj_89 {
/*background-color: #f3f3f3;*/

}
template_hj_89 .hj_mk_89_clear {
	clear: both
}
template_hj_89 .hj_mk_89_container {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
template_hj_89 .hj_mk_89_img {
	width: 100%;
	vertical-align:bottom;
}
/*+++++hj_end_89+++++*/


/*+++++hj_go_87+++++*/
template_hj_87 *{
	padding:0;
	margin:0;
}
template_hj_87 .hj_mk_87_container {
	width:1200px; 
	margin:0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
template_hj_87 .hj_mk_87_container .hj_mk_87_channeltitle {
    font-size: 24px;
    font-weight: bold;
    color: #194189;
    font-family: "Geometr415 blk Bt", "Ge", "Arial";
    text-transform: uppercase;
}
/*+++++hj_end_87+++++*/


/*+++++hj_go_85+++++*/
template_hj_85 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_85 a {
	text-decoration: none;
	color: #666;
}
template_hj_85 .hj_mk_85_template_hj_85 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_85 .hj_mk_85_clear {
	clear: both
}
template_hj_85 .hj_mk_85_marginauto {
	margin: 0 auto;
}
template_hj_85 .hj_mk_85_template_hj_85 .hj_mk_85_news-contact {
	overflow: hidden;
	margin: 0 auto;
}
template_hj_85 .hj_mk_85_main {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	display: block;
}
template_hj_85 .hj_mk_85_newListBox {
	margin-bottom: 40px;
}
template_hj_85 .hj_mk_85_new_list {
	display: flex;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
template_hj_85 .hj_mk_85_new_list li {
	flex-basis: 30%;
	margin-right: 5%;
	margin-top: 20px;
}
template_hj_85 .hj_mk_85_new_list li:nth-child(3n) {
	margin-right: 0px;
}
template_hj_85 .hj_mk_85_new_list li .hj_mk_85_box {
	padding: 0;
}
template_hj_85 .hj_mk_85_new_list li .hj_mk_85_lin {
	position: relative;
	width: 100%;
	height: 1px;
	background: #ededed;
	margin-bottom: 26px;
}
template_hj_85 .hj_mk_85_new_list li .hj_mk_85_lin::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 100%;
	background: #005faf;
	transition: all .5s ease;
}
template_hj_85 .hj_mk_85_new_list li .hj_mk_85_time {
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: .25px;
	color: #777;
	margin-bottom: 20px;
}
template_hj_85 .hj_mk_85_new_list li .hj_mk_85_title {
	font-size: 20px;
	margin-bottom: 0;
	min-height: 48px;
	line-height: 1.2;
	font-weight: bold;
	color: #373c41;
	transition: all .5s ease;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
template_hj_85 .hj_mk_85_new_list li .hj_mk_85_txt {
	position: relative;
	width: 100%;
	line-height: 1.4;
	clear: both;
	font-size: 16px;
	color: #777;
	min-height: 66px;
	letter-spacing: .25px;
	margin: 20px 0px 30px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
template_hj_85 .hj_mk_85_new_list li .hj_mk_85_btn {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .5px;
	text-transform: uppercase;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 20px;
	color: #777;
	overflow: hidden;
	transition: all .5s ease;
}
template_hj_85 .hj_mk_85_new_list li .hj_mk_85_btn span {
	margin-right: 10px;
	position: relative;
}
template_hj_85 .hj_mk_85_new_list li .hj_mk_85_box .btn {
	display: none;
}
template_hj_85 .hj_mk_85_new_list li:hover .hj_mk_85_pic img {
	transform: translate(-50%, -50%) scale(1.1);
}
template_hj_85 .hj_mk_85_new_list li:hover .hj_mk_85_title {
	color: #005faf;
}
template_hj_85 .hj_mk_85_new_list li:hover .hj_mk_85_lin::before {
	width: 100%;
}
template_hj_85 .hj_mk_85_new_list li:hover .hj_mk_85_btn {
	color: #005faf;
}
template_hj_85 .hj_mk_85_new_list.hj_mk_85_ny li {
	margin-top: 40px;
}
template_hj_85 .hj_mk_85_new_list.hj_mk_85_ny li .hj_mk_85_lin::before {
	background: #afafaf;
}
template_hj_85 .hj_mk_85_new_list.hj_mk_85_ny li .hj_mk_85_pic {
	display: block;
}
/*+++++hj_end_85+++++*/


/*+++++hj_go_88+++++*/
@charset "utf-8";
template_hj_88 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_88 a {
	text-decoration: none;
	color: #666;
}
template_hj_88 .hj_mk_88_template_hj_88 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_88 .hj_mk_88_clear {
	clear: both
}
template_hj_88 ul, template_hj_88 li {
	list-style: none
}
template_hj_88 .hj_mk_88_clear {
	clear: both
}


template_hj_88 .hj_mk_88_conxw{width:100%;margin:0px auto;}
template_hj_88 .hj_mk_88_container {
	width: 1200px;
	margin: 20px auto;
	padding: 20px 0;
}
template_hj_88 .hj_mk_88_left {
	float: left
}
template_hj_88 .hj_mk_88_right {
	float: right
}
template_hj_88 .hj_mk_88_container .hj_mk_88_banner {
	width: 47%;
	height: 380px
}
template_hj_88 .hj_mk_88_container .hj_mk_88_banner_con {
	padding: 0 55px 43px;
	width: 100%;
}
template_hj_88 .hj_mk_88_lunbo {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
template_hj_88 .hj_mk_88_lunbochang {
	height: 100%;
}
template_hj_88 .hj_mk_88_datu {
	height: 100%;
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 60px 0 0;
}
template_hj_88 .hj_mk_88_hjtuwenlisttype4ullitudiv {
	width: 100%;
	height: 300px;
	display: flex !important;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
template_hj_88 .hj_mk_88_hjtuwenlist_con {
	margin-bottom: 24px;
	font-size: 14px;
	line-height: 28px;
}
template_hj_88 .hj_mk_88_hjtuwenlist_con .hj_mk_88_hjtuwenlist_con_h4 {
	margin-bottom: 14px;
	font-weight: normal;
	font-size: 24px;
	line-height: 38px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
template_hj_88 .hj_mk_88_hjtuwenlist_con .hj_mk_88_hjtuwenlist_con_txt {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
template_hj_88 .hj_mk_88_hjtuwenlisttype4ullitudivimg {
	width: 100%;
	/*height: 100%;*/
	height: auto;
	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 */
}
template_hj_88 .hj_mk_88_hjtuwenlisttype4ullitudivimg:hover {
	transform: scale(1, 1);
	-moz-transform: scale(1, 1); /* Firefox 4 */
	-webkit-transform: scale(1, 1); /* Safari and Chrome */
	-o-transform: scale(1, 1); /* Opera */
}
template_hj_88 .hj_mk_88_xiaotu {
	width: 100%;
	z-index: 90;
	position: absolute;
	bottom: 30px;
	text-align: center;
}
template_hj_88 .hj_mk_88_xiaotubox {
	display: inline-block;
	background: rgba(255,255,255,0.3);
	border-radius: 10px;
	padding: 0px 10px;
}
template_hj_88 .hj_mk_88_xiaotulist {
	margin: 6px;
	float: left;
	border-radius: 50%;
	/*border: 6px solid rgba(0, 0, 0, 0.2);*/
	cursor: pointer;
	height:12px;
	width:12px
}
template_hj_88 .hj_mk_88_xiaotulistXZ {
	margin: 6px;
	float: left;
	border-radius: 50%;
	/*border: 6px solid rgba(0, 0, 0, 0.2);*/
	cursor: pointer;
	height:12px;
	width:12px
}
template_hj_88 .hj_mk_88_datu1simg {
	width: 140px;
	height: 60px;
}
/*template_hj_88 .hj_mk_88_zuojantou {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../1118/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: -110px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_88 .hj_mk_88_zuojantou:hover {
	background-position: -170px 5px;
}
template_hj_88 .hj_mk_88_youjantou {
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../1118/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}*/
template_hj_88 .hj_mk_88_youjantou:hover {
	background-position: -50px 5px;
}
template_hj_88 .hj_mk_88_container .hj_mk_88_news {
	width: 50%;
	margin-left: 3%;
}
template_hj_88 .hj_mk_88_container .hj_mk_88_news .hj_mk_88_list {

}
template_hj_88 .hj_mk_88_container .hj_mk_88_news .hj_mk_88_list li {
	padding: 28px 20px;
	box-sizing:border-box;
}

template_hj_88 .hj_mk_88_container .hj_mk_88_news .hj_mk_88_list li:hover{ background-color: #f4f4f4; }


template_hj_88 .hj_mk_88_container .hj_mk_88_news .hj_mk_88_list li a {
	text-decoration: none;
	font-size: 12px;
}
template_hj_88 .hj_mk_88_container .hj_mk_88_news .hj_mk_88_title {
	width: 100%;
	font-size: 14px;
	line-height: 40px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 6px;
    font-size: 18px;
}

template_hj_88 .hj_mk_88_container .hj_mk_88_news .hj_mk_88_miaoshu {
	width: 100%;
	margin-top: 5px;
	text-align: left;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	 max-height: 56px;
    font-size: 16px;
    line-height: 28px;
    overflow: hidden;
}

/*+++++hj_end_88+++++*/


/*+++++hj_go_90+++++*/
template_hj_90 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_90 a {
	text-decoration: none;
	cursor: pointer;
	color: inherit;
}
template_hj_90 .hj_mk_90_template_hj_90 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_90 .hj_mk_90_template_hj_90 ol, template_hj_90 .hj_mk_90_template_hj_90 ul, template_hj_90 .hj_mk_90_template_hj_90 li {
	list-style: none;
}
template_hj_90 .hj_mk_90_marginauto {
	margin: 0 auto;
}
template_hj_90 .hj_mk_90_clear:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
template_hj_90 .hj_mk_90_clear:after {
	clear: both
}
template_hj_90 .hj_mk_90_fl {
	float: left;
}
template_hj_90 .hj_mk_90_fr {
	float: right;
}
template_hj_90 .hj_mk_90_index_xmzq {
	padding: 60px 0;
}
template_hj_90 .hj_mk_90_index_xmzq_l {
	width: 48%;
}
template_hj_90 .hj_mk_90_index_xmzq_r {
	width: 48%;
}
template_hj_90 .hj_mk_90_index_xmzq_kj {
	padding: 0 16px;
}
template_hj_90 .hj_mk_90_index_news2 ul li {
	padding-left: 30px;
	background: url(../899/index5.png) no-repeat left center;
}
template_hj_90 .hj_mk_90_index_news_tabs {
	margin: 20px 0;
}
template_hj_90 .hj_mk_90_index_news_tabs ul li {
	float: left;
	line-height: 33px;
	margin-left: 3px;
	font-size: 18px;
	background-color: #e5e5e5;
	color: #0b0b0b;
}
template_hj_90 .hj_mk_90_index_news_tabs ul li.hj_mk_90_on {
	background-color: #036db8;
	color: #FFFFFF;
}
template_hj_90 .hj_mk_90_index_news_tabs ul li a {
	display: block;
	padding: 0 14px;
}
.index_swrc {
	margin-top: 18px;
}
template_hj_90 .hj_mk_90_index_xgws {
	margin-top: 18px;
}
template_hj_90 .hj_mk_90_index_xgws_l {
	width: 802px;
}
template_hj_90 .hj_mk_90_index_xgws_r {
	width: 360px;
}
template_hj_90 .hj_mk_90_index_title1 {
	height: 38px;
	line-height: 36px;
	border-bottom: 1px solid #c9c9c9;
}
template_hj_90 .hj_mk_90_index_title1 .hj_mk_90_title {
	font-size: 20px;
	color: #036db8;
	padding: 0 16px;
	border-bottom: 5px solid #036db8;
}
template_hj_90 .hj_mk_90_index_title1 .hj_mk_90_more {
	font-size: 16px;
	color: #595959;
}
template_hj_90 .hj_mk_90_index_title2 {
	line-height: 30px;
	height: 30px;
}
template_hj_90 .hj_mk_90_index_title2 .hj_mk_90_title {
	border-left: 6px solid #036db8;
	padding-left: 8px;
	font-size: 24px;
	color: #036db8;
}
template_hj_90 .hj_mk_90_index_title2 .hj_mk_90_more {
	font-size: 16px;
	color: #999999;
}
template_hj_90 .hj_mk_90_index_xmzq_kj {
	padding: 0 16px;
}
template_hj_90 .hj_mk_90_index_news_top1 {
	margin-top: 14px;
	margin-left: 12px;
	margin-right: 26px;
}
template_hj_90 .hj_mk_90_index_news ul li {
	font-size: 18px;
	color: #2b2b2b;
	line-height: 38px;
}
template_hj_90 .hj_mk_90_index_news ul li .hj_mk_90_kj {
	border-bottom: 1px dashed #c9c9c9;
}
template_hj_90 .hj_mk_90_index_news ul li:last-child .hj_mk_90_kj {
	border-bottom: none;
}
template_hj_90 .hj_mk_90_index_news ul li .hj_mk_90_text {
	width: 70%;
	height: 38px;
	overflow: hidden;
}
template_hj_90 .hj_mk_90_index_news ul li:hover .hj_mk_90_text {
	color: #036db8;
}
template_hj_90 .hj_mk_90_index_news ul li .time {
}
template_hj_90 .hj_mk_90_index_news ul li.hj_mk_90_tops .hj_mk_90_kj {
	border-bottom: none;
}
template_hj_90 .hj_mk_90_index_news ul li.hj_mk_90_tops .hj_mk_90_text {
	width: auto;
}

/*+++++hj_end_90+++++*/


/*+++++hj_go_91+++++*/
template_hj_91 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_91 a {
	text-decoration: none;
	cursor: pointer;
	color: inherit;
}
template_hj_91 .hj_mk_91_template_hj_91 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_91 .hj_mk_91_template_hj_91 ol, template_hj_91 .hj_mk_91_template_hj_91 ul, template_hj_91 .hj_mk_91_template_hj_91 li {
	list-style: none;
}
template_hj_91 .hj_mk_91_marginauto {
	margin: 0 auto;
}
template_hj_91 .hj_mk_91_clear:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
template_hj_91 .hj_mk_91_clear:after {
	clear: both
}
template_hj_91 .hj_mk_91_fl {
	float: left;
}
template_hj_91 .hj_mk_91_fr {
	float: right;
}
template_hj_91 .hj_mk_91_index_xmzq {
	padding: 60px 0;
}
template_hj_91 .hj_mk_91_index_xmzq_l {
	width: 48%;
}
template_hj_91 .hj_mk_91_index_xmzq_r {
	width: 48%;
}
template_hj_91 .hj_mk_91_index_xmzq_kj {
	padding: 0 16px;
}
template_hj_91 .hj_mk_91_index_news2 ul li {
	padding-left: 30px;
	background: url(../899/index5.png) no-repeat left center;
}
template_hj_91 .hj_mk_91_index_news_tabs {
	margin: 20px 0;
}
template_hj_91 .hj_mk_91_index_news_tabs ul li {
	float: left;
	line-height: 33px;
	margin-left: 3px;
	font-size: 18px;
	background-color: #e5e5e5;
	color: #0b0b0b;
}
template_hj_91 .hj_mk_91_index_news_tabs ul li.hj_mk_91_on {
	background-color: #036db8;
	color: #FFFFFF;
}
template_hj_91 .hj_mk_91_index_news_tabs ul li a {
	display: block;
	padding: 0 14px;
}
.index_swrc {
	margin-top: 18px;
}
template_hj_91 .hj_mk_91_index_xgws {
	margin-top: 18px;
}
template_hj_91 .hj_mk_91_index_xgws_l {
	width: 802px;
}
template_hj_91 .hj_mk_91_index_xgws_r {
	width: 360px;
}
template_hj_91 .hj_mk_91_index_title1 {
	height: 38px;
	line-height: 36px;
	border-bottom: 1px solid #c9c9c9;
}
template_hj_91 .hj_mk_91_index_title1 .hj_mk_91_title {
	font-size: 20px;
	color: #036db8;
	padding: 0 16px;
	border-bottom: 5px solid #036db8;
}
template_hj_91 .hj_mk_91_index_title1 .hj_mk_91_more {
	font-size: 16px;
	color: #595959;
}
template_hj_91 .hj_mk_91_index_title2 {
	line-height: 30px;
	height: 30px;
}
template_hj_91 .hj_mk_91_index_title2 .hj_mk_91_title {
	border-left: 6px solid #036db8;
	padding-left: 8px;
	font-size: 24px;
	color: #036db8;
}
template_hj_91 .hj_mk_91_index_title2 .hj_mk_91_more {
	font-size: 16px;
	color: #999999;
}
template_hj_91 .hj_mk_91_index_xmzq_kj {
	padding: 0 16px;
}
template_hj_91 .hj_mk_91_index_news_top1 {
	margin-top: 14px;
	margin-left: 12px;
	margin-right: 26px;
}
template_hj_91 .hj_mk_91_index_news ul li {
	font-size: 18px;
	color: #2b2b2b;
	line-height: 38px;
}
template_hj_91 .hj_mk_91_index_news ul li .hj_mk_91_kj {
	border-bottom: 1px dashed #c9c9c9;
}
template_hj_91 .hj_mk_91_index_news ul li:last-child .hj_mk_91_kj {
	border-bottom: none;
}
template_hj_91 .hj_mk_91_index_news ul li .hj_mk_91_text {
	width: 70%;
	height: 38px;
	overflow: hidden;
}
template_hj_91 .hj_mk_91_index_news ul li:hover .hj_mk_91_text {
	color: #036db8;
}
template_hj_91 .hj_mk_91_index_news ul li .time {
}
template_hj_91 .hj_mk_91_index_news ul li.hj_mk_91_tops .hj_mk_91_kj {
	border-bottom: none;
}
template_hj_91 .hj_mk_91_index_news ul li.hj_mk_91_tops .hj_mk_91_text {
	width: auto;
}

/*+++++hj_end_91+++++*/


/*+++++hj_go_92+++++*/
template_hj_92 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_92 a {
	text-decoration: none;
	cursor: pointer;
	color: inherit;
}
template_hj_92 .hj_mk_92_template_hj_92 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_92 .hj_mk_92_template_hj_92 ol, template_hj_92 .hj_mk_92_template_hj_92 ul, template_hj_92 .hj_mk_92_template_hj_92 li {
	list-style: none;
}
template_hj_92 .hj_mk_92_marginauto {
	margin: 0 auto;
}
template_hj_92 .hj_mk_92_clear:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
template_hj_92 .hj_mk_92_clear:after {
	clear: both
}
template_hj_92 .hj_mk_92_fl {
	float: left;
}
template_hj_92 .hj_mk_92_fr {
	float: right;
}
template_hj_92 .hj_mk_92_index_xgws {
    padding: 60px 0;
}

template_hj_92 .hj_mk_92_index_title2 {
    line-height: 30px;
    height: 30px;
}
template_hj_92 .hj_mk_92_index_title2 .hj_mk_92_title {
    border-left: 6px solid #036db8;
    padding-left: 8px;
    font-size: 24px;
    color: #036db8;
}
template_hj_92 .hj_mk_92_index_xgws_ls {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 34px 22px 1px;
    margin-top: 11px;
}
template_hj_92 .hj_mk_92_index_xgws_ls li {
    background-color: #eeeeee;
    width: 48%;
    height: 64px;
    margin-bottom: 22px;
    position: relative;
	margin-left:1%;
	margin-right:1%;
}
template_hj_92 .hj_mk_92_index_xgws_ls li .hj_mk_92_as {
    line-height: 64px;
    font-size: 18px;
    color: #036db8;
    text-align: center;
    display: block;
}
template_hj_92 .hj_mk_92_index_xgws_r {
    width: 360px;
}
template_hj_92 .hj_mk_92_index_xgws_ws {
    margin-top: 12px;
}
template_hj_92 .hj_mk_92_index_xgws_ws ul {
    width: 110%;
}
template_hj_92 .hj_mk_92_index_xgws_ws ul li {
    float: left;
    margin-right: 2%;
	width:31%;
	padding:50px 10px;
	border-radius:5px;
	text-align:center;
}
template_hj_92 .hj_mk_92_index_xgws_ws ul li:first-child {
    background:#ffd18b;
}
template_hj_92 .hj_mk_92_index_xgws_ws ul li:nth-child(2) {
    background:#ff989b;
}
template_hj_92 .hj_mk_92_index_xgws_ws ul li:nth-child(3) {
    background:#ff9771;
}
template_hj_92 .hj_mk_92_index_xgws_ws ul li .hj_mk_92_as {
    display: block;
}
template_hj_92 .hj_mk_92_index_xgws_ws ul li .hj_mk_92_imgs {
    max-width:80%;	
	height:60px;
	border-radius:50%;
}
template_hj_92 .hj_mk_92_index_xgws_ws ul li p {
    font-size:24px;
	padding-top:20px;
	text-align:center;
}


/*+++++hj_end_92+++++*/


/*+++++hj_go_99+++++*/
@charset "utf-8";
template_hj_99 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_99 a {
	text-decoration: none;
	color: #666;
}
template_hj_99 .hj_mk_99_template_hj_99 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_99 .hj_mk_99_clear {
	clear: both
}
template_hj_99 .hj_mk_99_paddb60 {
	width:100%;
    padding-bottom: 60px;
}
template_hj_99 .hj_mk_99_paddb60  .hj_mk_99_mainbox {
        width: 95%;
		margin:0px auto;
    }
	
template_hj_99 .hj_mk_99_paddb60  .hj_mk_99_mainbox .hj_mk_99_ny-title-bt {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
    padding-top: 60px;
}

template_hj_99 .hj_mk_99_paddb60  .hj_mk_99_mainbox .hj_mk_99_ny-title-bt .hj_mk_99_bt_h3 {
    font-size: 34px;
	margin-bottom:10px;
}

template_hj_99 .hj_mk_99_paddb60  .hj_mk_99_mainbox .hj_mk_99_ny-title-bt .hj_mk_99_bt_p {
    margin-top:5px;
	margin-bottom:10px;
    font-size: 18px;
}
template_hj_99 .hj_mk_99_paddb60  .hj_mk_99_mainbox .hj_mk_99_ny-title-bt .hj_mk_99_title-line {
    width: 14px;
    height: 3px;
    border-radius: 3px;
    margin: 0 auto;
}
template_hj_99 .hj_mk_99_paddb60  .hj_mk_99_mainbox .hj_mk_99_serSix_box {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
}
template_hj_99 .hj_mk_99_paddb60  .hj_mk_99_mainbox .hj_mk_99_serSix_a {
    width: 30%;
    display: block;
    padding: 28px 10px;
    text-align: center;
    border-radius: 8px;
    margin-bottom: 20px;
    transition: all 0.8s;
	text-decoration:none;
	float:left;
}
template_hj_99 .hj_mk_99_paddb60  .hj_mk_99_mainbox .hj_mk_99_serSix_div {
    display: flex;
    align-items: center;
}
template_hj_99 .hj_mk_99_paddb60  .hj_mk_99_mainbox .hj_mk_99_serSix_l {
    position: relative;
    padding-right:30px;
}
template_hj_99 .hj_mk_99_paddb60  .hj_mk_99_mainbox .hj_mk_99_serSix_l .hj_mk_99_serSix_l_img {
    width: 68px;
}
template_hj_99 .hj_mk_99_paddb60  .hj_mk_99_mainbox .hj_mk_99_serSix_r {
    display: inline-block;
    text-align: left;
    padding-left: 50px;
}
template_hj_99 .hj_mk_99_paddb60  .hj_mk_99_mainbox .hj_mk_99_serSix_r .hj_mk_99_serSix_r_span {
    font-size: 18px;
    transition: all 0.48s;
}
template_hj_99 .hj_mk_99_paddb60  .hj_mk_99_mainbox .hj_mk_99_serSix_r .hj_mk_99_serSix_r_p {
    margin-top: 10px;
    font-size: 14px;
    height:55px;
	overflow:hidden;
	line-height:25px;
}





/*+++++hj_end_99+++++*/


/*+++++hj_go_97+++++*/
template_hj_97 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_97 a {
	text-decoration: none;
	color: #666;
}
template_hj_97 .hj_mk_97_template_hj_97 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_97 .hj_mk_97_clearfix {
	zoom: 1
}
template_hj_97 .hj_mk_97_clearfix:before, template_hj_97 .hj_mk_97_clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
template_hj_97 .hj_mk_97_clearfix:after {
	clear: both
}
template_hj_97 .hj_mk_97_marginauto {
	margin: 0 auto;
}
template_hj_97 .hj_mk_97_section{padding:40px 0}

template_hj_97 .hj_mk_97_container{
	padding:0 15px;
}

template_hj_97 .hj_mk_97_yunu-link{padding:20px 0}
template_hj_97 .hj_mk_97_yunu-link h4{border-bottom:1px solid #ddd;margin:0;font-size:18px;color:#1b64e9;padding-bottom:15px}
template_hj_97 .hj_mk_97_yunu-link h4 small{text-transform:uppercase;font-size:16px;font-weight:normal;color:#999}
template_hj_97 .hj_mk_97_yunu-link li{float:left;margin-top:20px}

/*+++++hj_end_97+++++*/


/*+++++hj_go_93+++++*/

/*+++++hj_end_93+++++*/

