
/*+++++hj_go_174+++++*/
template_hj_174 * {
	padding: 0;
	margin: 0;
	box-sizing: border-box
}
template_hj_174 a {
	text-decoration: none;
	cursor: pointer;
	color: inherit;
	outline: none
}
template_hj_174 ul, template_hj_174 li {
	list-style: none
}
template_hj_174 .hj_mk_174_clear {
	clear: both
}
template_hj_174 .hj_mk_174_container {
	margin: 0px auto;
}
template_hj_174 .hj_mk_174_SideBox {
    position: fixed;
    top: 40%;
    right: -100px;
    z-index: 999;
    width: 60px;
    transition: all 0.48s;
    right: 10px;
}
template_hj_174 .hj_mk_174_SideIcon {
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    margin-bottom: 10px;
    border-radius: 8px;
}
template_hj_174 .hj_mk_174_SideZX {
    position: relative;
    z-index: 1;
}
template_hj_174 .hj_mk_174_SideIcon .hj_mk_174_tbIcon {
    width: 40px;
    height: 40px;
    background: #c30d23;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 15px;
}
template_hj_174 .hj_mk_174_SideIcon .hj_mk_174_tbIcon::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgb(195, 13, 35, .8);
    border: 1px solid #c30d23;
    animation: yuanRun 2s infinite linear;
    border-radius: 8px;
}
template_hj_174 .hj_mk_174_SideIcon .hj_mk_174_tbIcon img {
    width: 60%;
    position: relative;
    z-index: 2;
    opacity: .8;
}
template_hj_174 .hj_mk_174_SideIcon .hj_mk_174_tbIcon::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgb(195, 13, 35, .8);
    border: 1px solid #c30d23;
    border-radius: 8px;
    animation: yuanzq 2s 1s infinite linear;
}
template_hj_174 .hj_mk_174_SideText {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: #c30d23;
}
template_hj_174 .hj_mk_174_Sidegtbox {
    width: 160px;
    position: absolute;
    right: 120%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    display: none;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
    padding-right: 30px;
    background: #c30d23;
    padding: 20px 0;
    border-radius: 16px;
    overflow: hidden;
}
template_hj_174 .hj_mk_174_Sidegtbox .t1 {
    text-align: center;
    color: #eee;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
}
template_hj_174 .hj_mk_174_Sidegtbox .ewm {
    width: 100px;
    height: 100px;
    margin: 10px auto 0;
    display: flex;
    border-radius: 6px;
    overflow: hidden;
}
template_hj_174 .hj_mk_174_Sidegtbox .ewm img {
    width: 100%;
    height: 100%;
}
template_hj_174 .hj_mk_174_Sidegtbox .tel {
    text-align: center;
    color: #eee;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    font-weight: 500;
}
template_hj_174 .hj_mk_174_Sidegtbox .tel span {
    display: block;
    font-size: 18px;
    color: #fff;
    margin-top: 5px;
}
template_hj_174 .hj_mk_174_Sideazx {
    width: 100%;
    margin: 10px auto 0;
    display: flex;
    justify-content: center;
}
template_hj_174 .hj_mk_174_Sideazx a {
    width: initial;
    height: 100%;
    padding: 8px 10px;
    display: inline-flex;
    align-items: center;
    border-radius: 8px;
    background: #fff;
    transition: all 0.4s;
}
template_hj_174 .hj_mk_174_Sideazx img {
    width: 20px;
}
template_hj_174 .hj_mk_174_Sideazx span {
    color: #c30d23;
    font-size: 14px;
    line-height: 1;
    margin-left: 7px;
    font-weight: 500;
}
template_hj_174 .hj_mk_174_SideUp {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background: #c30d23;
    transform: translateX(30px);
    opacity: 0;
    transition: all 0.48s;
}
template_hj_174 .hj_mk_174_SideUp img {
    width: 20px;
    height: 20px;
    opacity: .6;
}
template_hj_174 .hj_mk_174_pageyy {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.06);
}
template_hj_174 .hj_mk_174_bdT1 {
    line-height: 1;
   font-size: 22px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
template_hj_174 .hj_mk_174_bdIBox {
    width: 100%;
    margin: 30px auto 0;
}
template_hj_174 .hj_mk_174_bdIFlex {
    display: flex;
    justify-content: space-between;
}
template_hj_174 .hj_mk_174_bdIFlex .hj_mk_174_bdInp {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    width: 31%;
    margin-bottom: 50px;
    align-items: center;
    display: flex;
}
template_hj_174 .hj_mk_174_bdIFlex .hj_mk_174_bdInp span{color:red;display: inline-block;margin-right: 5px;padding-bottom: 10px;}
template_hj_174 .hj_mk_174_bdInp input {
    border:0;
    outline: none;
    width: 100%;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1;
    font-weight: 300;
    padding: 0 0 15px 0;
    background: transparent;
    position: relative;
    z-index: 2;
}

template_hj_174 .hj_mk_174_detail-box{display: flex;align-items: center;justify-content: space-between;}
template_hj_174 .hj_mk_174_lypage{width: 66%;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
template_hj_174 .hj_mk_174_lypage input {

    outline: none;
    border:0;
    width: 100%;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1;
    font-weight: 300;
    padding: 0 0 15px 0;
    background: transparent;
    position: relative;
    z-index: 2;
}
template_hj_174 .hj_mk_174_btnonce{width:28%;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #c30d23;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;border:0;}
template_hj_174 .hj_mk_174_pageyy.none {
    display: none;
}
template_hj_174 .hj_mk_174_pageyyBox {
    position: fixed;
    right: 5%;
    background: rgba(255, 255, 255);
    backdrop-filter: blur(12px);
    padding: 50px;
    max-width: 600px;
    width: 90%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    border-radius: 16px;
}
template_hj_174 .hj_mk_174_pageyyBox.none{ display: none;}
template_hj_174 .hj_mk_174_SideBox.show .hj_mk_174_SideUp {
    transform: translateX(0);
    opacity: 1;
}
@keyframes yuanzq {
        0% {
            transform: translate(-50%, -50%) scale(1);
            opacity: 1;
        }

        100% {
            transform: translate(-50%, -50%) scale(1.5);
            opacity: 0;
        }
    }
/*+++++hj_end_174+++++*/


/*+++++hj_go_169+++++*/
template_hj_169 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_169 a {
	text-decoration: none;
	color: #666;
	outline: none
}
template_hj_169 .hj_mk_169_template_hj_169 * {
	box-sizing: content-box;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_169 .hj_mk_169_clear {
	clear: both
}
template_hj_169 .hj_mk_169_main {
	width: 100%;
	margin: 0px auto;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_header {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	transition: all 0.3s;
	text-align: right;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_header .hj_mk_169_main_header_con {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 0 7.656vw 0 0.6rem;
	height: 84px;
	transition: all 0.3s;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_header .hj_mk_169_main_header_con_logo {
	position: absolute;
	z-index: 10;
	left: 3.125vw;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_header .hj_mk_169_main_header_con_logo .hj_mk_169_main_header_con_logo_img {
	max-height: 50px;
	max-width: 220px;
	transition: all 0.3s;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_header .hj_mk_169_main_header_con_logo .hj_mk_169_main_header_con_logo_ms {
	text-align: center;
	width: 112px;
	display: block
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_header .hj_mk_169_main_header_con_logo .hj_mk_169_main_header_con_logo_ms .hj_mk_169_main_header_con_logo_ms_i {
	display: block;
	font-size: 17px;
	font-style: normal;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_wz {
	font-size: 17px;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_sou {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	width: 4.2vw;
	text-align: center;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

template_hj_169 .hj_mk_169_main .hj_mk_169_main_sou .hj_mk_169_main_sou_i {
	font-size: 24px;
	vertical-align: middle;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_sou .hj_mk_169_main_sou_tu {
	width: 24px;
	height: 24px
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_sou_box {
	width: 100%;
	position: absolute;
	line-height: 35px;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	top: 120%;
	transition: all 0.3s;
	text-align: left;
	width: 300px;
	padding: 12px;
	right: 0;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_sou_box .hj_mk_169_main_sou_box_in {
	width: calc(100% - 70px);
	height: 46px;
	line-height: 46px;
	text-indent: 1em;
	font-size: 14px;
	border: 0px
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_sou_box .hj_mk_169_main_sou_box_btn {
	width: 70px;
	height: 46px;
	position: absolute;
	right: 12px;
	top: 12px;
	border: 0px
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_sou_box .hj_mk_169_main_sou_box_btn_tu {
	width: 20px;
	height: 20px
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_sou_box.hj_mk_169_main_sou_on {
	opacity: 1;
	visibility: visible;
	top: 94%;
	z-index: 10;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_header .hj_mk_169_main_header_yy {
	position: relative;
	line-height: 0.99rem;
	margin-right: 0.25rem;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_header .hj_mk_169_main_header_yy .hj_mk_169_main_header_yy_span {
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

template_hj_169 .hj_mk_169_main .hj_mk_169_main_header .hj_mk_169_main_header_yy .hj_mk_169_main_header_yy_span_em {
	font-style: normal;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_header .hj_mk_169_main_header_yy .hj_mk_169_main_header_yy_tb {
	font-size: 22px;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_header .hj_mk_169_main_header_yy .hj_mk_169_main_header_yy_tb_tu {
	width: 20px;
	height: 20px;
	vertical-align: text-bottom;
}

template_hj_169 .hj_mk_169_main .hj_mk_169_main_header .hj_mk_169_main_header_yy .hj_mk_169_main_header_yy_dd {
	position: absolute;
	left: 50%;
	top: 110%;
	width: 160px;
	text-align: center;
	transform: translateX(-50%);
	border-radius: 5px;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	transition: all 0.3s;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_header .hj_mk_169_main_header_yy .hj_mk_169_main_header_yy_dd .hj_mk_169_main_header_yy_dd_a {
	display: block;
	line-height: 35px;
}

template_hj_169 .hj_mk_169_main .hj_mk_169_main_header .hj_mk_169_main_header_yy.hj_mk_169_main_header_yy_on .hj_mk_169_main_header_yy_dd {
	opacity: 1;
	z-index: 10;
	top: 90%;
	visibility: visible;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_ejnav {
	padding-right: 4vw;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_ejnav .hj_mk_169_main_ejnav_li {
	margin: 0 0 0 2.6vw;
	display: inline-block;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_ejnav .hj_mk_169_main_ejnav_span .hj_mk_169_main_ejnav_span_a {
	position: relative;
	z-index: 100;
	display: block;
	line-height: 0.99rem;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_header.hj_mk_169_main_xh {
	border-bottom: 0;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_header.hj_mk_169_main_xh .hj_mk_169_main_header_con {
	height: 58px
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_header.hj_mk_169_main_xh .hj_mk_169_main_ejnav .hj_mk_169_main_ejnav_span .hj_mk_169_main_ejnav_span_a {
	line-height: 62px;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_navcon {
	z-index: 99;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	padding: 10px 20px;
	background-color: #ffffff;
	box-shadow: 0 8px 15px rgba(0,0,0,0.08);
	text-align: left;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	box-sizing: content-box
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_navcon .hj_mk_169_main_navcon_dl {
	width: 90%;
	margin: 0px auto;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_navcon .hj_mk_169_main_navcon_dd {
	display: inline-block;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_navcon .hj_mk_169_main_navcon_dd .hj_mk_169_main_navcon_dd_a {
	display: block;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 16px;
}

template_hj_169 .hj_mk_169_main .hj_mk_169_main_navcon .hj_mk_169_main_navcon_dd br {
	display: contents;
}
template_hj_169 .hj_mk_169_main .hj_mk_169_main_ejnav .hj_mk_169_main_ejnav_li.hj_mk_169_main_xznav dd {
	animation: fadeInUp 0.2s .2s ease both;
	-webkit-animation: fadeInUp 0.2s .2s ease both;
	-moz-animation: fadeInUp 0.2s .2s ease both;
}

/*+++++hj_end_169+++++*/


/*+++++hj_go_18+++++*/
template_hj_18 * {
	padding: 0;
	margin: 0;
	box-sizing: border-box
}
template_hj_18 a {
	text-decoration: none;
	cursor: pointer;
	color: inherit;
	outline: none
}
template_hj_18 ul, template_hj_18 li {
	list-style: none
}
template_hj_18 .hj_mk_18_clear {
	clear: both
}
template_hj_18 .hj_mk_18_container {
	width: 100%;
	margin: 0px auto;
	position:relative;
    overflow: hidden;
}
template_hj_18 .hj_mk_18_container .hj_mk_18_w88{
	max-width:90%;
    width: 1200px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    color: rgb(255, 255, 255);
}
template_hj_18 .hj_mk_18_container .hj_mk_18_w88 .hj_mk_18_en {
    text-transform: uppercase;
    font-size: 84px;
    line-height: 0.8;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.2);
    position: relative;
    z-index: 1;
}
template_hj_18 .hj_mk_18_container .hj_mk_18_w88 .hj_mk_18_en::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 42px;
    height: 4px;
    background: rgb(0, 71, 157);
}
template_hj_18 .hj_mk_18_container .hj_mk_18_w88 h1 {
    font-size: 45px;
    line-height: 1.33;
    position: relative;
    z-index: 2;
    margin-top: -54px;
}
template_hj_18 .hj_mk_18_container .hj_mk_18_img img {
    width: 100%;
	animation: hj_mk_18_fadeIn 5s forwards;
}
@keyframes hj_mk_18_fadeIn {
    from { transform: scale(1.1); }
    to { transform: scale(1); }
}

/*+++++hj_end_18+++++*/

