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

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


/*+++++hj_go_7+++++*/
template_hj_7 .hj_mk_7_lunbo {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
template_hj_7 .hj_mk_7_lunbochang {
	height: auto;
}
template_hj_7 .hj_mk_7_datu {
	height: auto;
	width: 100%;
	float: left;
}
template_hj_7 .hj_mk_7_datuimg {
	width: 100%;
	height: auto;
	vertical-align:bottom;
}
template_hj_7 .hj_mk_7_xiaotu {
	width: 100%;
	z-index: 2;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
template_hj_7 .hj_mk_7_xiaotubox {
	display: inline-block;
	background: rgba(255,255,255,0.3);
	border-radius: 10px;
	padding: 0px 10px;
}
template_hj_7 .hj_mk_7_xiaotulist {
	background: #FFF;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_7 .hj_mk_7_xiaotulistXZ {
	background: #d03736;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_7 .hj_mk_7_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_7 .hj_mk_7_zuojantou {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../40/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: -110px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_7 .hj_mk_7_zuojantou:hover {
	background-position: -170px 5px;
}
template_hj_7 .hj_mk_7_youjantou {
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../40/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_7 .hj_mk_7_youjantou:hover {
	background-position: -50px 5px;
}

/*+++++hj_end_7+++++*/


/*+++++hj_go_9+++++*/
@charset "utf-8";
template_hj_9 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_9 a {
	text-decoration: none;
	color: #666;
}
template_hj_9 .hj_mk_9_template_hj_9 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_9 .hj_mk_9_clear {
	clear: both
}
template_hj_9 .hj_mk_9_main {
	width: 1200px;
	margin: 0px auto;
	display: flow-root;
}

template_hj_9 .hj_mk_9_main  .hj_mk_9_main_con{
	width: 100%;
	margin: 0px auto;
	display: flow-root;
}


/* 输入框样式 */
template_hj_9 .hj_mk_9_main .hj_mk_9_bform_dtinput {
	display: block;
	width: calc(100% - 12px);
	padding-left: 10px;
	font-size: 16px;
	height: 45px;
	background: none;
	outline: none;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_bform_dtinput:focus {
	outline: none;
	box-shadow: 0 0 0 2px rgba(74,144,226,0.2);
}
/* 日期选择器容器 */
template_hj_9 .hj_mk_9_main .hj_mk_9_main_rqcon {
	display: none;
	position: absolute;
	border-radius: 6px;
	padding: 8px;
	z-index: 1000;
	width: 240px;
	font-family: 'Arial', sans-serif;
}
/* 头部样式 */
template_hj_9 .hj_mk_9_main .hj_mk_9_main_rqcon-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}
/* 年月选择区域 */
template_hj_9 .hj_mk_9_main .hj_mk_9_main_rqcon-title {
	display: flex;
	align-items: center;
	gap: 5px;
}
/* 下拉选择框 */
template_hj_9 .hj_mk_9_main .hj_mk_9_main_rqcon-select {
	padding: 3px 2px;
	border-radius: 4px;
	font-size: 12px;
	cursor: pointer;
	transition: all 0.3s;
}

template_hj_9 .hj_mk_9_main .hj_mk_9_main_rqcon-select:focus {
	outline: none;
}
/* 导航按钮 */
template_hj_9 .hj_mk_9_main .hj_mk_9_main_rqcon-nav {
	display: flex;
	gap: 5px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_rqcon-nav-btn {
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-size: 14px;
	transition: all 0.2s;
}
/* 星期标题 */
template_hj_9 .hj_mk_9_main .hj_mk_9_main_rqcon-wdcon {
	display: flex;
	margin-bottom: 8px;
	padding-bottom: 5px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_rqcon-wdd {
	flex: 1;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
/* 日期格子 */
template_hj_9 .hj_mk_9_main .hj_mk_9_main_rqcon-days {
	display: flex;
	flex-wrap: wrap;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_rqcon-day {
	width: 14.28%;
	text-align: center;
	padding: 3px 0;
	cursor: pointer;
	border-radius: 4px;
	font-size: 12px;
	transition: all 0.2s;
	position: relative;
}

template_hj_9 .hj_mk_9_main .hj_mk_9_main_rqcon-day.hj_mk_9_main_rqcon-today {

	font-weight: bold;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_rqcon-day.hj_mk_9_main_rqcon-today::after {
	content: '';
	position: absolute;
	bottom: 2px;
	left: 50%;
	transform: translateX(-50%);
	width: 4px;
	height: 4px;
	border-radius: 50%;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_rqcon-day.hj_mk_9_main_rqcon-selected {
	font-weight: bold;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_rqcon-day.disabled {
	cursor: not-allowed;
	background-color: transparent;
}
/* 底部按钮区域 */
template_hj_9 .hj_mk_9_main .hj_mk_9_main_rqcon-footer {
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
	padding-top: 10px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_rqcon-today-btn, .hj_mk_9_main_rqcon-qd-btn {
	padding: 6px 12px;
	border: none;
	border-radius: 4px;
	font-size: 13px;
	cursor: pointer;
	transition: all 0.2s;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_rqcon-qd-btn {
	padding: 0px 5px;
}

/* 表单样式 */
	
template_hj_9 .hj_mk_9_main .hj_mk_9_bform {
	width: 1200px;
	height: 130px;
	margin: 0px auto;
	padding: 15px 80px;
	box-sizing: border-box;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_bform_form-group {
	float: left;
	width: 250px;
	margin-right: 39px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_bform_tit {
	display: block;
	font-size: 16px;
	line-height: 16px;
	width: 100%;
	margin-bottom: 15px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_bform_form-group-cs {
	float: left;
	width: 80px;
	margin-right: 39px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_bform_cishu {
	display: block;
	width: 80px;
	padding-left: 10px;
	font-size: 16px;
	height: 45px;
	background: none;
	outline: none;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_bform_form-group-mz {
	float: left;
	width: 121px;
	margin-right: 39px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_bform_srx_mz {
	display: block;
	width: 121px;
	padding-left: 10px;
	font-size: 16px;
	height: 45px;
	background: none;
	outline: none;
	border-radius: 5px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_bform_form-group-tel {
	float: left;
	width: 121px;
	margin-right: 39px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_bform_srx_tel {
	display: block;
	width: 180px;
	padding-left: 10px;
	font-size: 16px;
	height: 45px;
	background: none;
	outline: none;
	border-radius: 5px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_bform_btn {
	width: 1200px;
	height: 45px;
	margin: 0px auto
}
template_hj_9 .hj_mk_9_main .hj_mk_9_bform_btn_a {
	width: 100%;
	border: 0;
	letter-spacing: 5px;
	height: 45px;
	height: 45px;
	font-size: 16px;
}

/*+++++hj_end_9+++++*/


/*+++++hj_go_11+++++*/
template_hj_11 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_11 a {
	text-decoration: none;
}
template_hj_11 .hj_mk_11_template_hj_11 * {
	background: no-repeat center/cover;
}
template_hj_11 .hj_mk_11_marginauto {
	margin: 0 auto;
	width: 100%;
}
template_hj_11 .hj_mk_11_link {
	width: 100%;
	margin: 0 auto;
}
/*+++++hj_end_11+++++*/


/*+++++hj_go_10+++++*/
@charset "utf-8";
template_hj_10 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_10 a {
	text-decoration: none;
	color: #666;
}
template_hj_10 .hj_mk_10_template_hj_10 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_10 .hj_mk_10_clear {
	clear: both
}
template_hj_10 .hj_mk_10_main {
	width: 1200px;
	margin: 0px auto;
	display: flow-root;
	padding:30px 0px;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_con {
	width: 100%;
	margin: 0px auto;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_tit {
	padding: 40px 0 16px;
	line-height: 18px;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_tit .hj_mk_10_main_tit_span {
	display: inline-block;
	line-height: 18px;
	padding-left: 10px;
	font-size: 18px;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_tit .hj_mk_10_main_tit_yw {
	padding-left: 10px;
	font-size: 12px;
	text-transform: uppercase;
	font-style: normal;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_tit .hj_mk_10_main_tit_a {
	float: right;
	text-transform: uppercase;
	font-size: 12px;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab {
	position: relative;
	padding-bottom: 40px;
	width: 100%;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_pro {
	position: relative;
	float: left;
	width: 360px;
	margin: 0 47px;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_pro .hj_mk_10_main_lunbodivindex1 {
	position: relative;
	width: 100%;
	height: 200px;
	overflow: hidden;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_pro .hj_mk_10_main_lunbodivchangindex1 {
	height: auto;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_pro .hj_mk_10_main_datuindex1 {
	height: auto;
	width: 100%;
	float: left;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_pro .hj_mk_10_main_datuimgindex1 {
	width: 100%;
	height: auto;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_pro .hj_mk_10_main_xiaotudivindex1 {
	width: 100%;
	z-index: 2;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_pro .hj_mk_10_main_xiaotudivlistindex1 {
	margin: 6px;
	float: left;
	border-radius: 6px;
	cursor: pointer;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_pro .hj_mk_10_main_xiaotudivlistXZindex1 {
	margin: 6px;
	float: left;
	border-radius: 6px;
	cursor: pointer;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_pro .datu1simgindex1 {
	width: 140px;
	height: 60px;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_pro .youjantouindex1:hover {
	background-position: -50px 5px;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_gywm {
	float: left;
	width: 380px;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_gywm .hj_mk_10_main_gywm_con_img {
	position: relative;
	top: 0;
	transition-duration: .5s;
	width: 380px;
	overflow-y:hidden;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_gywm_con .hj_mk_10_main_gywm_con_tu {
	position: relative;
	width: 380px;
	
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_gywm_con .hj_mk_10_main_gywm_con_tu .hj_mk_10_main_gywm_con_tu_h2 {
	position: relative;
    perspective: 500px;
    top: 0;
    transition-duration: .8s;
    -webkit-transform-origin: 380px 0;
    -moz-transform-origin: 380px 0;
    -ms-transform-origin: 380px 0;
    -o-transform-origin: 380px 0;
    transform-origin: 380px 0;
    -webkit-transform: rotate3d(0, 1, 0, 0deg);
    -moz-transform: rotate3d(0, 1, 0, 0deg);
    -ms-transform: rotate3d(0, 1, 0, 0deg);
    -o-transform: rotate3d(0, 1, 0, 0deg);
    transform: rotate3d(0, 1, 0, 0deg);
    z-index: 3;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_gywm_con:hover .hj_mk_10_main_gywm_con_tu_h2 {
	-webkit-transform: rotate3d(0, 1, 0, -180deg);
    -moz-transform: rotate3d(0, 1, 0, -180deg);
    -ms-transform: rotate3d(0, 1, 0, -180deg);
    -o-transform: rotate3d(0, 1, 0, -180deg);
    transform: rotate3d(0, 1, 0, -180deg);
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_gywm_con .hj_mk_10_main_gywm_con_tu .hj_mk_10_main_gywm_con_tu_h3 {
	position: absolute;
	top: 0;
	z-index: 0;
	height: 140px;
	overflow: hidden;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_gywm .hj_mk_10_main_gywm_con .hj_mk_10_main_gywm_con_tu_h2 {
	margin-bottom: 3px;
	height: 140px;
	overflow: hidden;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_gywm .hj_mk_10_main_gywm_con .hj_mk_10_main_gywm_con_ms {
	line-height: 20px;
	font-size: 12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_lx {
	float: right;
	width: 366px;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_lx .hj_mk_10_main_lx_con {
	position: relative;
	height: 200px;
	padding-left: 185px;
	font-size: 16px;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_lx .hj_mk_10_main_lx_con .hj_mk_10_main_lx_con_tu {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width:98px;
	height:200px;
	overflow:hidden;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_lx .hj_mk_10_main_lx_con .hj_mk_10_main_lx_con_tu .hj_mk_10_main_lx_con_tu_img{
	height:200px
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_lx .hj_mk_10_main_lx_con .hj_mk_10_main_lx_con_tit {
	display: block;
	padding-top: 67px;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_lx .hj_mk_10_main_lx_con .hj_mk_10_main_lx_con_em {
	display: inline-block;
	line-height: 48px;
	font-size: 45px;
	font-family: Impact;
	font-style: normal;
}
template_hj_10 .hj_mk_10_main .hj_mk_10_main_ab .hj_mk_10_main_lx .hj_mk_10_main_lx_con .hj_mk_10_main_lx_con_sz {
	display: block;
	position: absolute;
	font-family: "Microsoft YaHei UI";
	left: -70px;
	top: 10px;
	font-size: 19px;
	font-style: normal;
}

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


/*+++++hj_go_15+++++*/

/*+++++hj_end_15+++++*/

