.head_hj12_fix {position: absolute;z-index: 999;left: 0;top: 0;right: 0;padding: 1vw 2vw;color: #fff;display: flex;justify-content: space-between;}.head_hj12_fix .logo {position: relative;z-index: 9;display: flex;justify-content: center;align-items: center;}.head_hj12_fix.open {position: fixed;padding-top: 0;padding-bottom: 0;transform: translateY(-140%);transition: all .5s;}.head_hj12_fix.open.active {transform: translateY(0);}.head_hj12_fix.open .nav>ul>li h2 {padding: 1.5vw 1.2vw;}.head_hj12_fix .logo .active {display: none;}.head_hj12_fix.active .logo .active {display: block;}.head_hj12_fix.active .logo .normal {display: none;}.head_hj12_fix.active.nav>ul>li h2 {padding: 0;}.head_hj12_right {display: flex;justify-content: space-between;}.head_hj12_search form {height: 100%;display: flex;justify-content: space-between;align-items: center;color: #333;}.head_hj12_search input {height: 30px;line-height: 30px;background-color: transparent;border: 0;border-bottom: 1px solid rgba(0, 0, 0, .6);}.head_hj12_search button {background-color: transparent;border: 0;font-size: 16px;}.head_hj12_right .head_hj12_contact {margin-left: 2vw;}.head_hj12_contact_nav {background-color: red;width: 80px;height: 70px;display: flex;justify-content: center;align-items: center;cursor: pointer;flex-direction: column;}.head_hj12_contact_nav .head_hj12_row {display: flex;width: 35%;justify-content: space-between;margin-bottom: 4px;transition: all .2s cubic-bezier(.4, 0, 1, 1);}.head_hj12_contact_nav .head_hj12_row span {width: 4px;height: 4px;background-color: #fff;border-radius: 50%;transition: transform .11s cubic-bezier(.4, 0, 1, 1);}.head_hj12_contact_nav.active {background-color: #fff;}.head_hj12_contact_nav .head_hj12_row:last-child {margin-bottom: 0;}.head_hj12_contact_nav:hover .head_hj12_row {width: 45%;}.head_hj12_contact_nav.active .head_hj12_row:last-child {margin-bottom: 0;}.head_hj12_contact_nav.active .head_hj12_row:first-child {transition-delay: 0s;}.head_hj12_contact_nav.active .head_hj12_row:nth-child(2) {transition-delay: .15s;}.head_hj12_contact_nav:hover .head_hj12_row:last-child {transition-delay: .3s;}.head_hj12_contact_nav.active .head_hj12_row span {background-color: #333;width: 5px;height: 5px;}.head_hj12_contact {position: relative;width: 80px;}.head_hj12_contact .head_hj12_contact_con {display: none;position: absolute;top: 70px;right: 0;padding: 50px;background-color: #fff;color: #333;box-shadow: 0 5px 8px 3px rgba(0,0,0,.2);}.head_hj12_contact_con p {color: #888;max-width: 400px;}.head_hj12_contact_con span {display: block;font-size: 16px;margin-bottom: 10px;display: flex;justify-content: flex-start;}.head_hj12_contact_con span i {color: red;margin-top: 3px;margin-right: .5vw;min-width: 16px;}.head_hj12_contact_con span em {font-style: normal;}.head_hj12_contact_con span a {color: #333;}.nav_center {position: absolute;left: 0;right: 0;width: 100%;}@media (max-width: 1400px) and (min-width: 1200px) {.nav_center{left: -10%;}}.head_hj12_fix_empty {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: -1;transition: all .5s;}.head_hj12_fix_empty.active {background-color: rgba(0, 0, 0, .38);z-index: 991;}.nav>ul {display: flex;height: 80px;justify-content: center;align-items: center;}.nav>ul>li {text-align: center;white-space: nowrap;}.nav>ul>li:first-of-type h2,.nav>ul>li:first-of-type+li h2,.nav>ul>li:first-of-type+li+li h2 {color: #fff;}.nav>ul>li:hover h2 {color: #333 !important;}.nav>ul>li h2 {position: relative;font-size: 16px;padding: 1.5vw 1.2vw;color: #333;border-radius: 5px;transition: all .5s;}.nav>ul>li.active h2{border: 1px solid rgba(255, 255, 255, .3);}.nav li:hover h2 {background-color: #fff;color: #333 !important;}.nav li h2:after,.nav li h2:before {display: block;position: absolute;bottom: 0;width: 0;height: 2px;content: '';bottom: 1.2vw;background-color: red;transition: width .45s;}.nav li h2:after {left: 50%;}.nav li h2:before {right: 50%;}.nav li:hover h2:after,.nav li:hover h2:before {width: 17%;}.nav li {position: relative;}.nav .nav_drop {position: absolute;overflow: hidden;left: 0;top: 95%;background-color: #fff;flex-direction: column;min-width: 240px;border-radius: 5px;max-height: 0;transition: all .5s ease;}.nav .nav_drop:empty{display: none;}.nav li:hover .nav_drop {max-height: 100vh;}.nav_drop li {position: relative;margin-left: 2vw;margin-right: 2vw;transition: all .3s;text-align: left;}.nav_drop li:first-child {margin-top: 20px;}.nav_drop li:last-child {margin-bottom: 20px;}.nav_drop li span,.nav_drop li h3 {font-size: 16px;line-height: 2;color: gray;white-space: nowrap;}.nav_drop li:before {position: absolute;width: 0;height: 2px;background-color: red;content: '';left: 0;top: 50%;transition: all .3s;}.nav_drop li:hover {padding-left: 25px;}.nav_drop li:hover:before {width: 15px;}.HJZF2__head-8_mobile {margin: auto;}.mobile_head_content {-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding-top: 10px;padding-bottom: 10px;}.head_hj12_langauge{margin-left: 2vw;display: flex;align-items: center;}.head_hj12_langauge .head_langauge{position: relative;}.head_hj12_langauge .head_langauge ul{position: absolute;top: 30px;left: 0;display: none;background-color: rgba(0,0,0,0.5);width: 126%;padding: 5px 10px;}.head_hj12_langauge .head_langauge ul li{padding-left: 20px;position: relative;}.head_hj12_langauge .head_langauge ul li:before{top: 4px!important;}.head_hj12_langauge .head_langauge ul li a{color: #fff;line-height: 24px;}.head_hj12_langauge:hover ul{display: block;}.head_hj12_langauge .head_langauge ul li a:hover{text-decoration: underline;}.head_hj12_fix.open.active .head_hj12_langauge span{color: #333;}@media(max-width: 1200px) {.mobile_logo img {max-height: 85px;}}@media(max-width:768px) {.mobile_logo img {max-height: 60px;}.hj10_banner_top:after {bottom: -100px !important;}}.mobile_logo img {max-width: 100%}.mobile_navbutton a {display: inline-block;}.mobile_navbutton span {width: 20px;height: 2px;display: inline-block;background: #333;position: relative;}.mobile_navbutton span:before,.mobile_navbutton span:after {content: '';display: inline-block;width: 120%;height: 2px;background: #333;position: absolute;left: 0;}.mobile_navbutton span:before {top: -10px;}.mobile_navbutton span:after {bottom: -10px;}.mobile_searchbutton {float: left;margin-right: 20px;width: 30px;height: 30px;}.mobile_searchbutton img {width: 100%}.mobile_search_content {width: 100%;margin: auto;height: 0;overflow: hidden;-o-transition: 0.6s;transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}.mobile_search_content.active {height: 60px;-o-transition: 0.6s;transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}.mobile_search {padding: 10px 15px;margin: auto;background: #6c6c6c}.mobile_search .mobile_search_box form {display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}.mobile_search_input {width: calc(100% - 35px);display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;}.mobile_search_input input {width: 100%;padding-left: 10px;border: none;background: #808080;height: 40px;color: #fff;}.mobile_search_input button {border: none;outline: none;background: #808080;color: #fff;padding: 0 3vw;}.mobile_search_close {width: 25px;height: 25px;}.mobile_search_close img {width: 100%;}.mobile-sticky-header-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;visibility: hidden;background-color: rgba(17, 17, 17, .5);-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;z-index: 9601;}.mobile-sticky-header-overlay.active {opacity: 1;visibility: visible;z-index: 9601;}.mobile-menu-Sidebar {position: fixed;top: 0;height: 100%;min-height: 100%;max-width: 100%;z-index: 9602;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition: -webkit-transform .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;-ms-transform: translate3d(100%, 0, 0);-webkit-transform: translate3d(0100%, 0, 0);transform: translate3d(100%, 0, 0);overflow: hidden;overflow-y: auto;-webkit-overflow-scrolling: touch;background-color: #fff;width: 300px;right: 0;}.mobile-sticky-header-overlay.active .mobile-menu-Sidebar {right: 300px;-webkit-transition: -webkit-transform .5s ease;-webkit-transition: right .5s ease;-o-transition: right .5s ease;transition: right .5s ease;}.mobile-header-scrollbar-wrap {position: relative;width: 100%;height: 100%;padding: 0 15px;}.mobile-menutop {width: 100%;padding: 15px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}.mobile-menutop .mobile-menutop-box {display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 10px;}.mobile-menu-Sidebar-close {float: right}.mobile-menu-Sidebar-close span {position: relative;display: block;width: 30px;height: 30px;margin: 0;}.mobile-menu-Sidebar-close span:before,.mobile-menu-Sidebar-close span:after {display: inline-block;height: 2px;background: #333;position: absolute;content: '';-webkit-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%;top: 50%;left: 50%;margin: -1px 0 0 -15px;width: 30px;-webkit-transition: -webkit-transform .1s ease;transition: -webkit-transform .1s ease;-o-transition: transform .1s ease;transition: transform .1s ease;transition: transform .1s ease, -webkit-transform .1s ease;}.mobile-menu-Sidebar-close span:before {-ms-transform: rotate3d(0, 0, 1, 45deg);-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);}.mobile-menu-Sidebar-close span:after {-ms-transform: rotate3d(0, 0, 1, -45deg);-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);}.mobile_languagebutton {width: calc(100% - 80px);position: relative;}.mobile_languagebutton img {width: 25px;height: 25px;}.mobile_languagebutton span {font-size: 14px;color: #666666;position: relative;}.mobile_languagebutton span:after {content: '';display: inline-block;width: 0;height: 0;border-width: 5px;border-style: solid;border-color: #666 transparent transparent transparent;position: absolute;right: -15px;top: 6px;-o-transition: 0.6s;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.mobile_languagebutton.active span:after {border-color: transparent transparent #666 transparent;top: 1px;-o-transition: 0.6s;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.mobile_languagebutton span {margin-left: 5px;}.mobile_languagelist {margin-left: -15px;margin-right: -15px;}.mobile_languagelist ul {width: 100%;background: #f5f5f5;padding: 0px 23px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;height: 0;overflow-y: auto;-o-transition: 0.6s;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.mobile_languagelist.active {padding-bottom: 10px;background: #f5f5f5;}.mobile_languagelist.active ul {height: 200px;-o-transition: 0.6s;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.mobile_languagelist ul li {padding: 5px 24px;position: relative;}.mobile_languagelist #lang_ul_mobile li a {font-size: 16px;line-height: 24px;color: #333;}.mobile-header-scrollbar-wrap>ul {width: 100%;}.mobile-header-scrollbar-wrap>ul>li {border-top: solid 1px rgba(31, 54, 92, .08);position: relative;}.mobile-header-scrollbar-wrap>ul>li:first-child {border-top: none;}.mobile-header-scrollbar-wrap>ul>li>a {padding: 16.5px 30px 16.5px 0;display: -webkit-box;display: -ms-flexbox;display: flex;justify-items: flex-start;}.mobile-header-scrollbar-wrap>ul>li>a>h2 {font-size: 17px;line-height: 21px;color: #333;font-weight: bold;}.next-level-button {position: absolute;right: 0;top: 16px;width: 25px;text-align: center;opacity: 0.3;-o-transition: 0.6s;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.next-level-button img {width: 25px;height: 25px;}.next-level-button.active {-ms-transform: rotate(45deg);transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transition: 0.6s;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.hj_navbar_nav_dropdown-menu {width: 100%;padding: 10px 30px 10px 20px;-webkit-box-sizing: border-box;box-sizing: border-box}.hj_navbar_nav_dropdown-menu>li {padding: 7px 0;}.hj_navbar_nav_dropdown-menu>li>a {display: -moz-flex;display: -ms-flexbox;display: -ms-flex;display: -webkit-box;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.hj_navbar_nav_dropdown-menu>li>a>img {display: none}.hj_navbar_nav_dropdown-menu>li>a>h3 {font-size: 15px;line-height: 18px;color: #999;font-weight: normal;}.mobile-header-scrollbar-wrap>ul>li>ul {display: none;}.mobile-header-scrollbar-wrap>ul>li>ul.active {display: block;}.header-HJ01_langauge {margin-left: 15px;position: relative;cursor: pointer}.header-HJ01_langauge i {color: #333;margin-right: 5px;}.header-HJ01_langauge div {position: absolute;top: 7px;left: -30px;padding-top: 20px;}.header-HJ01_langauge #lang_ul {position: relative;display: none;background: #fff;padding: 5px 10px;-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);width: 120%;z-index: 2}.header-HJ01_langauge #lang_ul li {padding-left: 20px;position: relative;padding-bottom: 5px;}.header-HJ01_langauge #lang_ul li:hover {text-decoration: underline}.header-HJ01_langauge:hover #lang_ul {display: block;}.head_langauge span{line-height: 30px;}.head_langauge #lang_ul li.count_hide {display: none;}@media (max-width: 1440px) and (min-width: 1366px) {.hjzf2__header-8_share {display: none;}.HJZF2_head-8_nav .main-nav>li {padding: 0 10px;}}@media (max-width: 1200px) and (min-width: 992px) {.HJZF2__head-9 {display: none;}}@media (max-width: 991px) {.HJZF2__header-HJ01_branding {-moz-justify-content: space-between;-ms-flex-pack: space-between;-ms-justify-content: space-between;-webkit-box-pack: justify;justify-content: space-between;}.HJZF2__header-HJ01_widgets.mobile {-moz-align-items: center;-ms-align-items: center;-ms-flex-align: center;-webkit-box-align: center;align-items: center;-moz-justify-content: flex-start;-ms-flex-pack: flex-start;-ms-justify-content: flex-start;-webkit-box-pack: start;justify-content: flex-start;-ms-flex-pack: start;-moz-flex-grow: 1;-ms-flex-positive: 1;-ms-flex-grow: 1;-webkit-box-flex: 1;flex-grow: 1;margin-top: 20px;margin-bottom: 20px;}}@media (max-width: 576px) {.HJZF2__header-HJ01__logo {width: 90%}.HJZF2__header-HJ01__logo img {max-width: 100%}#products-HJ01_469 .products-HJ01__title h3 {font-size: 24px;}}.HJ04_mobile {background-color: #333;}.HJ04_mobile .mobile_navbutton span,.HJ04_mobile .mobile_navbutton span:before,.HJ04_mobile .mobile_navbutton span:after {background-color: #fff;}.HJZF2__head_hj06_mobile {position: fixed;left: 0;top: 0;right: 0;z-index: 99;background: #333;}.mobile_head_content {position: relative;}.HJZF2__head_hj06_mobile .mobile_navbutton .dt-mobile-menu-icon {display: flex;justify-content: space-between;align-items: center;min-width: 30px;}.mobile_navbutton i {font-style: normal;margin-left: 15px;color: #fff;}.mobile_logo img {max-height: 70px;}.HJZF2__head-8_mobile {margin: auto;}.mobile_head_content {-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding-top: 10px;padding-bottom: 10px;}.mobile_logo {width: 60%;float: left;}.mobile_logo img {max-width: 100%;}.mobile_navbutton {width: 30px;float: right;}.mobile_navbutton a {display: inline-block;width: 30px;height: 32px;}.mobile_navbutton span {width: 100%;height: 2px;display: inline-block;background: #fff;position: relative;}.mobile_navbutton span:before,.mobile_navbutton span:after {content: '';display: inline-block;width: 100%;height: 2px;background: #fff;position: absolute;left: 0;}.mobile_navbutton span:before {top: -10px;}.mobile_navbutton span:after {bottom: -10px;}.mobile_searchbutton {float: right;margin-right: 20px;width: 30px;height: 30px;}.mobile_searchbutton img {width: 100%}.mobile_search_content {width: 100%;margin: auto;height: 0;overflow: hidden;-o-transition: 0.6s;transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}.mobile_search_content.active {height: 60px;-o-transition: 0.6s;transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}.mobile_search {padding: 10px 15px;margin: auto;background: #6c6c6c}.mobile_search .mobile_search_box form {display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}.mobile_search_input {width: calc(100% - 35px);display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;}.mobile_search_input input {width: 100%;padding-left: 10px;border: none;background: #808080;height: 40px;color: #fff;}.mobile_search_input button {border: none;outline: none;background: #808080;color: #fff;padding: 0 3vw;}.mobile_search_close {width: 25px;height: 25px;}.mobile_search_close img {width: 100%;}.mobile-sticky-header-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;visibility: hidden;background-color: rgba(17, 17, 17, .5);-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;z-index: 9601;}.mobile-sticky-header-overlay.active {opacity: 1;visibility: visible;z-index: 9601;}.mobile-menu-Sidebar {position: fixed;top: 0;height: 100%;min-height: 100%;max-width: 100%;z-index: 9602;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition: -webkit-transform .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;-ms-transform: translate3d(100%, 0, 0);-webkit-transform: translate3d(0100%, 0, 0);transform: translate3d(100%, 0, 0);overflow: hidden;overflow-y: auto;-webkit-overflow-scrolling: touch;background-color: #fff;width: 300px;right: 0;}.mobile-sticky-header-overlay.active .mobile-menu-Sidebar {right: 300px;-webkit-transition: -webkit-transform .5s ease;-webkit-transition: right .5s ease;-o-transition: right .5s ease;transition: right .5s ease;}.mobile-header-scrollbar-wrap {position: relative;width: 100%;height: 100%;padding: 0 15px;}.mobile-menutop {width: 100%;padding: 15px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}.mobile-menutop .mobile-menutop-box {display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 10px;}.mobile-menu-Sidebar-close {float: right}.mobile-menu-Sidebar-close span {position: relative;display: block;width: 30px;height: 30px;margin: 0;}.mobile-menu-Sidebar-close span:before,.mobile-menu-Sidebar-close span:after {display: inline-block;height: 2px;background: #333;position: absolute;content: '';-webkit-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%;top: 50%;left: 50%;margin: -1px 0 0 -15px;width: 30px;-webkit-transition: -webkit-transform .1s ease;transition: -webkit-transform .1s ease;-o-transition: transform .1s ease;transition: transform .1s ease;transition: transform .1s ease, -webkit-transform .1s ease;}.mobile-menu-Sidebar-close span:before {-ms-transform: rotate3d(0, 0, 1, 45deg);-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);}.mobile-menu-Sidebar-close span:after {-ms-transform: rotate3d(0, 0, 1, -45deg);-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);}.mobile_languagebutton {width: calc(100% - 80px);position: relative;}.mobile_languagebutton img {width: 25px;height: 25px;}.mobile_languagebutton span {font-size: 14px;color: #666666;position: relative;}.mobile_languagebutton span:after {content: '';display: inline-block;width: 0;height: 0;border-width: 5px;border-style: solid;border-color: #666 transparent transparent transparent;position: absolute;right: -15px;top: 6px;-o-transition: 0.6s;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.mobile_languagebutton.active span:after {border-color: transparent transparent #666 transparent;top: 1px;-o-transition: 0.6s;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.mobile_languagebutton span {margin-left: 5px;}.mobile_languagelist {margin-left: -15px;margin-right: -15px;}.mobile_languagelist ul {width: 100%;background: #f5f5f5;padding: 0px 23px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;height: 0;overflow-y: auto;-o-transition: 0.6s;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.mobile_languagelist.active {padding-bottom: 10px;background: #f5f5f5;}.mobile_languagelist.active ul {height: 200px;-o-transition: 0.6s;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.mobile_languagelist ul li {padding: 5px 24px;position: relative;}.mobile_languagelist #lang_ul_mobile li a {font-size: 16px;line-height: 24px;color: #333;}.mobile-header-scrollbar-wrap>ul {width: 100%;}.mobile-header-scrollbar-wrap>ul>li {border-top: solid 1px rgba(31, 54, 92, .08);position: relative;}.mobile-header-scrollbar-wrap>ul>li:first-child {border-top: none;}.mobile-header-scrollbar-wrap>ul>li>a {padding: 16.5px 30px 16.5px 0;display: -webkit-box;display: -ms-flexbox;display: flex;justify-items: flex-start;}.mobile-header-scrollbar-wrap>ul>li>a>h2 {font-size: 17px;line-height: 21px;color: #333;font-weight: bold;}.next-level-button {position: absolute;right: 0;top: 16px;width: 25px;text-align: center;opacity: 0.3;-o-transition: 0.6s;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.next-level-button img {width: 25px;height: 25px;}.next-level-button.active {-ms-transform: rotate(45deg);transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transition: 0.6s;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.hj_navbar_nav_dropdown-menu {width: 100%;padding: 10px 30px 10px 20px;-webkit-box-sizing: border-box;box-sizing: border-box}.hj_navbar_nav_dropdown-menu>li {padding: 7px 0;}.hj_navbar_nav_dropdown-menu>li>a {display: -moz-flex;display: -ms-flexbox;display: -ms-flex;display: -webkit-box;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.hj_navbar_nav_dropdown-menu>li>a>img {display: none}.hj_navbar_nav_dropdown-menu>li>a>h3 {font-size: 15px;line-height: 18px;color: #999;font-weight: normal;}.mobile-header-scrollbar-wrap>ul>li>ul {display: none;}.mobile-header-scrollbar-wrap>ul>li>ul.active {display: block;}.header-HJ01_langauge {margin-left: 15px;position: relative;cursor: pointer}.header-HJ01_langauge i {color: #333;margin-right: 5px;}.header-HJ01_langauge div {position: absolute;top: 7px;left: -30px;padding-top: 20px;}.header-HJ01_langauge #lang_ul {position: relative;display: none;background: #fff;padding: 5px 10px;-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);width: 120%;z-index: 2}.header-HJ01_langauge #lang_ul li {padding-left: 20px;position: relative;padding-bottom: 5px;}.header-HJ01_langauge #lang_ul li:hover {text-decoration: underline}.header-HJ01_langauge:hover #lang_ul {display: block;}.head_langauge #lang_ul li.count_hide {display: none;}@media (max-width: 1440px) and (min-width: 1366px) {.hjzf2__header-8_share {display: none;}.HJZF2_head-8_nav .main-nav>li {padding: 0 10px;}}@media (max-width: 1200px) and (min-width: 992px) {.HJZF2__head-9 {display: none;}}@media (max-width: 991px) {.HJZF2__header-HJ01_branding {-moz-justify-content: space-between;-ms-flex-pack: space-between;-ms-justify-content: space-between;-webkit-box-pack: justify;justify-content: space-between;}.HJZF2__header-HJ01_widgets.mobile {-moz-align-items: center;-ms-align-items: center;-ms-flex-align: center;-webkit-box-align: center;align-items: center;-moz-justify-content: flex-start;-ms-flex-pack: flex-start;-ms-justify-content: flex-start;-webkit-box-pack: start;justify-content: flex-start;-ms-flex-pack: start;-moz-flex-grow: 1;-ms-flex-positive: 1;-ms-flex-grow: 1;-webkit-box-flex: 1;flex-grow: 1;margin-top: 20px;margin-bottom: 20px;}}@media (max-width: 576px) {.HJZF2__header-HJ01__logo {width: 90%}.HJZF2__header-HJ01__logo img {max-width: 100%}#products-HJ01_469 .products-HJ01__title h3 {font-size: 24px;}}.HJ04_mobile {background-color: #333;}.HJ04_mobile .mobile_navbutton span,.HJ04_mobile .mobile_navbutton span:before,.HJ04_mobile .mobile_navbutton span:after {background-color: #fff;}.HJZF2__head_hj06_mobile_empty {height: 80px;}@media(max-width:768px) {.HJZF2__head_hj06_mobile_empty {height: 52px;}}.nav_drop_231129 {position: fixed;overflow: hidden;left: 50%;z-index:1000;transform:translateX(-50%);width:100%;height:60vh;max-height: 0;opacity:0;visibility:hidden;transition: all .5s ease;}.nav_drop_231129.on {max-height: 60vh;opacity:1;visibility:visible;}.nav_drop_231129 > div,.nav_drop_231129 > div > div,.nav_drop_231129 > div > div > div,.nav_drop_231129 > div > div > div > div {height: 100%;}.nav_drop_231129_box{display: flex;position: relative;z-index: 1020;border-radius: 4px;overflow: hidden;}.nav_drop_231129_box::after{content:'';position:absolute;top:0;left:0;z-index: -1;width:100%;height:100%;}.nav_drop_231129_left{flex:0 0 auto;width:300px;height:100%;overflow-y: auto;padding: 40px 32px;}.nav_drop_231129_left a{display: flex;justify-content:space-between;align-items:center;padding: 10px 30px;margin-bottom: 20px;transition: .5s all;position:relative;}.nav_drop_231129_left a::after{content:'';position: absolute;top:0;left: 50%;transform: translateX(-50%);width:100%;height:100%;background-color:#fff3;transition: .5s all;}.nav_drop_231129_left a.on::after{transform: translateX(-50%) skew(-15deg);width: calc(100% - 10px);background-color:#fff;}.nav_drop_231129_left a h3{font-size:16px;padding-right:20px;color: #fff;position: relative;z-index: 1;}.nav_drop_231129_right{width: calc(100% - 300px);height: 100%;overflow-y: auto;padding:40px 40px 0 40px;}.nav_drop_231129_left::-webkit-scrollbar, .nav_drop_231129_right::-webkit-scrollbar {width: 5px;border-radius: 3px;}.nav_drop_231129_left::-webkit-scrollbar-thumb, .nav_drop_231129_right::-webkit-scrollbar-thumb {border-radius: 3px;}.nav_drop_231129_left::-webkit-scrollbar-track, .nav_drop_231129_right::-webkit-scrollbar-track {background-color:#3333;}.nav_drop_231129_right_box{display:none;}.nav_drop_231129_right_box.on{display:block;}.nav_drop_231129_right_cateitem{border-bottom:1px solid #fff9;}.nav_drop_231129_right_cateitem:last-child{border:none;}.nav_drop_231129_right_cate{padding:20px 0;display:flex;justify-content:space-between;align-items:center;}.nav_drop_231129_right_cate a{padding:2px 20px 2px 0;transition:.5s all;}.nav_drop_231129_right_cate a h3 {color: #fff9;font-size: 16px;}.nav_drop_231129_right_cateitem.on .nav_drop_231129_right_cate a h3{color:#fff;}.nav_drop_231129_right_pro{display:flex;flex-wrap:wrap;}.nav_drop_231129_right_cateitem .nav_drop_231129_right_pro{display:none;max-height: 140px;overflow-y: auto;}.nav_drop_231129_right_cateitem .nav_drop_231129_right_pro::-webkit-scrollbar{width: 5px;border-radius: 3px;}.nav_drop_231129_right_cateitem .nav_drop_231129_right_pro::-webkit-scrollbar-thumb{border-radius: 3px;}.nav_drop_231129_right_cateitem .nav_drop_231129_right_pro::-webkit-scrollbar-track{background-color:#3333;}.nav_drop_231129_right_cateitem.on .nav_drop_231129_right_pro{display:block;}.nav_drop_231129_right_proflex{display:flex;flex-wrap:wrap;}.nav_drop_231129_right_pro a{flex:0 0 auto;width: 24.25%;margin-right: 1%;margin-bottom: 14px;color:#fff9;transition:.5s all;}.nav_drop_231129_right_pro a:nth-child(4n) {margin-right: 0;}.nav_drop_231129_right_pro a:hover{color:#fff;}.nav_drop_231129.nav_drop_240321{height:auto;max-height:unset;}.nav_drop_231129.nav_drop_240321.on{max-height:unset;}.nav_drop_231129.nav_drop_240321 > div,.nav_drop_231129.nav_drop_240321 > div > div{height:auto;}.nav_drop_240321-item {flex: 1 0;padding: 8px;}.nav_drop_240321-item a {display: flex;align-items: center;padding: 8px;border-bottom: 1px solid #eee;}.nav_drop_240321-first{margin-bottom:8px;}.nav_drop_240321-childs{margin:0 8px;}.nav_drop_240321-item a:hover {background-color: #0001;}.nav_drop_240321-item a h3 {font-size: 16px;line-height: 1.5;color: gray;}.nav_drop_240321-first h3{font-weight:bold;color: gray;}.nav_drop_240321-childs img{margin-right:6px;}.new_hjzf_banner-HJ03 .HJ03-banner-box{width: 100%;height: 100%; overflow: hidden;position: relative;}.new_hjzf_banner-HJ03 .HJ03-banner-box #HJ03-banner{width: 100%;height: 100%;overflow: hidden;}.new_hjzf_banner-HJ03 .HJ03-banner-box .swiper-container{width: 100%;height: 100%}.new_hjzf_banner-HJ03 .hj_banner_item .hjzf_banner_bg{width: 100%;height: 100%}.new_hjzf_banner-HJ03 .hj_banner_item .hjzf_banner_videoBox{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 94;}.new_hjzf_banner-HJ03 .hj_banner_item .hjzf_banner_video{width: 100%;height: 100%;z-index: 94;object-fit: cover;}.new_hjzf_banner-HJ03 .hjzf_hj01_swiper .hjzf_banner_videoPlay{width: 40px;height: 40px;position: absolute;bottom: 30px;right: 40px;text-align: center;line-height: 40px;z-index: 99;}.new_hjzf_banner-HJ03 .hjzf_hj01_swiper .hjzf_banner_videoPlay a{position: relative;display: block;}.new_hjzf_banner-HJ03 .hjzf_hj01_swiper .hjzf_banner_videoPlay a:before{content: '';background: url("../img/ico_kv_pause.png") no-repeat center/cover;width: 40px;height: 40px;position: absolute;top: 0;left: 0;}.new_hjzf_banner-HJ03 .hjzf_hj01_swiper .hjzf_banner_videoPlay.on a:before{content: '';background: url("../img/ico_kv_play.png") no-repeat center/cover;width: 40px;height: 40px;position: absolute;top: 0;left: 0;}.new_hjzf_banner-HJ03 .hj_banner_item .hjzf_banner_video_link{width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: 94;}.new_hjzf_banner-HJ03 .HJ03-banner-box .hj_banner_item>a{position:absolute;top:0;left:0;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .hj_banner_prev{width: 45px;height: 70px;text-align: center;line-height:70px;text-align:center;transition: all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-out 0s;left: -100px;}.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .hj_banner_next{width: 45px;height: 70px;text-align: center;line-height:70px;text-align:center;transition: all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-out 0s;right: -100px;}.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .swiper-pagination{bottom: 20px;}.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .swiper-pagination-bullet{width: 12px;height: 12px;opacity: 0.6;background: #fff;}.new_hjzf_banner-HJ03 .swiper-slide .b_item1{transform:translateY(-100px);opacity:0;transition:all .4s;margin:auto;z-index:999;}.new_hjzf_banner-HJ03 .swiper-slide .b_item2{transform:translateX(-100px);opacity:0;transition:all .4s;margin:auto;margin-top:50px;z-index:999;}.new_hjzf_banner-HJ03 .swiper-slide .b_item3{transform:translateX(100px);opacity:0;transition:all .4s;margin:auto;margin-top:50px;z-index:999;}.new_hjzf_banner-HJ03 .ani_slide .b_item1{transform:translateY(0);opacity:1;}.new_hjzf_banner-HJ03 .ani_slide .b_item2,.new_hjzf_banner-HJ03 .ani_slide .b_item3{transform:translateX(0);opacity:1;}.new_hjzf_banner-HJ03 .hj03_banner .hj_banner_next,.hj03_banner .hj_banner_prev{background: rgba(113, 114, 115, 0.3);margin-top: -35px}.new_hjzf_banner-HJ03 .hj03_banner .hj_banner_next i,.hj03_banner .hj_banner_prev i{font-size: 24px;line-height: 70px;text-align: center;font-weight: normal;color: #fff;}.new_hjzf_banner-HJ03 .hj03_banner:hover .hj_banner_next{right: 40px;}.new_hjzf_banner-HJ03 .hj03_banner:hover .hj_banner_prev{left: 40px;}.banner_wrap{justify-content:center; flex-direction:column;}.banner_wrap img{max-width: 100%;}.banner-hj03-btn{position: absolute;width: 100%;bottom: 10%;z-index: 9;text-align: center;}.banner-hj03-btn img{cursor: pointer;animation: scroll_up_down 2s ease-in-out infinite;}element.style {}.banner_29_con {text-align: right;color: #fff;}.banner_twfl_text {position: absolute;display: block;width: 100%;left: 0;right: 0;top: 50%;transform: translateY(-50%);z-index:96;color:#fff;}@keyframes scroll_up_down{0%{transform: translateY(-8px);}50%{transform: translateY(8px);}100%{transform: translateY(-8px);}}@media (max-width: 767px) {.has_wapbanner{display: none}.pc_img{display: none}.new_hjzf_banner-HJ03 .HJ03-banner-box{height: auto;}.new_hjzf_banner-HJ03 .HJ03-banner-box .HJ-banner-item>a img{width: 100%}.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .swiper-pagination-bullet {margin: 0 8px;}.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .hj_banner_prev,.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .hj_banner_next{width:30px; height:46px; line-height:46px;}.new_hjzf_banner-HJ03 .hj03_banner .hj_banner_next i, .hj03_banner .hj_banner_prev i{line-height:46px;}.new_hjzf_banner-HJ03 .hj03_banner .hj_banner_next, .hj03_banner .hj_banner_prev{margin-top:-23px;}.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .hj_banner_next{ right:15px;}.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .hj_banner_prev{ left:15px;}}@media (max-width: 575px) {.new_hjzf_banner-HJ03 .ani_slide .b_item1,.new_hjzf_banner-HJ03 .swiper-slide .b_item2{display: none}}@media(max-width: 1200px) {.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .swiper-pagination{display: none;}}.guanwanglist_bg{position: relative;z-index: 99;}.guanwanglist ul{display: flex;justify-content: space-between;background-color: #fff;padding: 30px 3vw;border-radius: 10px;box-shadow:0 0 15px 5px rgba(0,0,0,.05);margin-top: -50px;}.guanwanglist ul li{flex: 0 0 25%;width: 25%;text-align: center;}.guanwanglist ul li span{margin-left: 15px;}.guanwanglist ul li a{display: flex;align-items: center;justify-content: center;}.guanwanglist ul li a span{font-size: 18px;color: #6a6c79;}@media(max-width: 1200px) {.guanwanglist ul{margin-top: 15px;flex-wrap: wrap;padding: 15px;padding-bottom: 0;}.guanwanglist ul li{flex: 0 0 50%;width: 50%;margin-bottom: 15px;}}.ganghaulist_wrapper{position: absolute;width: 100%;bottom: 10vw;left: 0;right: 0;z-index: 99;}.ganghualist ul{width: 100%;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.ganghualist ul li{position: relative;flex: 0 0 20%;}.ganghualist ul li .par{position: relative;display: flex;align-items: center;justify-content: center;}.ganghualist ul li a{display: flex;}.ganghualist ul li a > span{margin-left: 15px;color: #fff;font-size: 22px;display: flex;align-items: center;justify-content: center;}.ganghualist ul li:hover .par .normal{opacity: 0;}.ganghualist ul li:hover .par .hover{opacity: 1;}.ganghualist_ewm img{max-width: 150px;}.ganghualist_ewm{position: absolute;left: 0;top: 110%;padding-top: 20px;opacity: 0;transition: all .5s;transform: translateY(-30px);}.ganghualist_ewm span{margin-left: 65px !important;font-size: 18px !important;}.ganghualist ul li:hover .ganghualist_ewm{opacity: 1;transform: translateY(0);}.ganghualist_ewm.cont{min-width: 60%;padding: 5px 10px;box-shadow: 0 0 5px 2px rgba(0,0,0,.2);background-color: #fff;border-radius: 5px;text-align: center;}@media(max-width: 1200px) {.ganghualist ul li .par img{width: 70%;}.ganghualist ul li a > span,.ganghualist_ewm span{font-size: 14px !important;}.ganghualist ul li{flex: 0 0 49%;width: 49%;margin-bottom: 20px;}.ganghaulist_wrapper{bottom: 20vw;}.ganghualist_ewm{bottom: 110%;top: auto;}}.new_hjzf_banner-HJ03 .swiper-slide .banner_hj03_more{transform: translateY(50px);opacity: 0;transition: all .7s ease-in-out .6s;}.new_hjzf_banner-HJ03 .swiper-slide.swiper-slide-active .banner_hj03_more{transform: translateY(0px);opacity: 1;}.banner_hj03_more{display: block;position: relative;width: 140px;height: 30px;color: #fff;margin-left: 15px;margin-top: 30px;}.banner_hj03_more:before{display: block;position: absolute;content: '';width: 100%;height: 2px;background-color: #fff;left: 50%;bottom: 0;transform: translateX(-50%);}.banner_hj03_more:hover:before{animation: banner_hj03_more .5s ease;}@keyframes banner_hj03_more {0%{width: 100%;}50%{width: 0;}100%{width: 100%;}}.banner_hj03_more span{position: absolute;left: 0;top: 50%;transform: translateY(-50%);transition: all .5s;}.banner_hj03_more em{position: absolute;right: 0;font-style: normal;top: 50%;transform: translateY(-50%);transition: all .5s;}.banner_hj03_more:hover span{left: calc(100% - 56px);}.banner_hj03_more:hover em{right: calc(100% - 11px);}.aboutus_17_title{display: flex;flex-direction: column;margin-bottom: 20px;}.aboutus_17_title .index_text{opacity: 0.5;}.aboutus_17_title .more {width: 10vw;min-width: 170px;position: relative;}.aboutus_17_title .more:after {position: absolute;display: block;width: 0;height: 0;right: 0;top: 50%;border-top-width: 4px;border-right-width: 7px;border-bottom-width: 4px;border-left-width: 7px;border-style: solid;border-color: transparent;border-left-color: #000;content: '';transform: translateY(-50%);}.aboutus_17_title .more span.line_1{ display: block; float: left; width: 0; height: 1px; background-color: #333; transition: width .4s; transform: translateY(10px);}.aboutus_17_title .more span.line_2{display: block;float: right;width: 4vw;height: 1px;margin-right: 10px;background-color: #333;transform: translateY(10px);transition: width .4s, margin .4s;}.aboutus_17_title .more:hover span.line_1{width: 4vw;margin-right: 10px;}.aboutus_17_title .more:hover span.line_2{width: 0;}@media(max-width: 1200px) {}.products_24{overflow: hidden;width: 100%;}.products_24_title{display: flex;justify-content: center;align-items: center;padding-left: 15px;padding-right: 15px;}.products_24_title .index_title{text-align: right;padding-right: 1.5vw;position: relative;}.products_24_title .index_title:before{position: absolute;top: 10%;right: 0;width: 1px;height: 80%;content:'';background-color: #999;}.products_24_title .index_sub_title{padding-left: 1.5vw;letter-spacing: 3px;}.products_24_title span{flex: 0 0 50%;}.products_24_wrapper .swiper-slide{cursor: pointer;}.products_24_wrapper .products_24_pagination{position: static !important;position: relative;margin-left: auto;margin-right: auto;width: 80%;padding: 20px 0;display: flex;justify-content: center;align-items: center;counter-reset: num numa;}.products_24_wrapper .swiper-pagination-bullets:after{content: '/';position: absolute;display: block;top: 0;left: 20px;font-size: 12px;font-weight: 700;color: #000;}.products_24_pagination span{width: 100%;height: 2px;margin: 0 !important;border-radius: 0;background-color: #ccc;opacity: 1;}.products_24_wrapper_content:before{transform: scale(1);}.products_24_wrapper_content:before{position: absolute;width: 0;left: 0;top: 0;right: 0;bottom: 0;content:'';transition: all .5s ease-in;}.products_24_pagination span.swiper-pagination-bullet-active:before{opacity: 1;}.products_24_pagination span:before{opacity: 0;position: absolute;left: 0;top: 0;font-size: 12px;counter-increment: num;content: counter(num,decimal-leading-zero);}.products_24_pagination span:after{position: absolute;left: 30px;top: 0;font-size: 12px;counter-increment: numa;content: counter(numa,decimal-leading-zero);color: #bebbbf;}.products_24_pagination span:not(:nth-last-of-type(1)):after{opacity: 0;}.products_24_wrapper_bg{position: relative;z-index: 9;}.products_24_wrapper_img{position: relative;z-index: 10;text-align: center;margin-top: -30%;}.products_24_wrapper_content{position: absolute;left: 0;top: 0;bottom: 0;width: 40%;padding: 20px 30px 20px 30px;color: #fff;display: flex;flex-direction: column;}.products_24_wrapper_content .index_sub_title{position: relative;z-index: 9;opacity: 0;transition: all .5s .5s;}.swiper-slide-active .products_24_wrapper_content .index_sub_title{opacity: 1;}.mb20{margin-bottom: 20px;}.products_24_wrapper_content .more {width: 10vw;color: #fff;transition: all .5s;position: relative;opacity: 0;transition: all .5s .58s;}.swiper-slide-active .products_24_wrapper_content .more{opacity: 1;min-width: 170px;}.products_24_wrapper_content:hover .more {opacity: 1;}.products_24_wrapper_content .more:after {position: absolute;display: block;width: 0;height: 0;right: 0;top: 50%;border-top-width: 4px;border-right-width: 7px;border-bottom-width: 4px;border-left-width: 7px;border-style: solid;border-color: transparent;border-left-color: #fff;content: '';transform: translateY(-50%);}.products_24_wrapper_content .more span.line_1 {display: block;float: left;width: 0;height: 1px;background-color: #fff;transition: width .4s;transform: translateY(10px);}.products_24_wrapper_content .more span.line_2 {display: block;float: right;width: 4vw;height: 1px;margin-right: 10px;background-color: #fff;transform: translateY(11px);transition: width .4s, margin .4s;}.products_24_wrapper_content .more:hover span.line_1 {width: 4vw;margin-right: 10px;}.products_24_wrapper_content .more:hover span.line_2 {width: 0;}.products_24_wrapper_content_text{text-align: center;font-size: 150px;opacity: .2;display: flex;}.products_24_wrapper_content_text span{float: left;transition: all .4s;-webkit-transform: matrix3d(1,0,0,0,0,0,1,0,0,-1,0,0,0,-30,-1,1);transform: matrix3d(1,0,0,0,0,0,1,0,0,-1,0,0,0,-30,-1,1);-webkit-perspective: 600px;perspective: 600px;}.swiper-slide-active .products_24_wrapper_content_text span{transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);}.products_24_wrapper_content_text span:first-child{transition-delay: .6s;}.products_24_wrapper_content_text span:nth-child(2){transition-delay: .7s;}.products_24_wrapper_content_text span:nth-child(2){transition-delay: .8s;}.products_24_container{padding-left: 15px;padding-right: 15px;}.products_24_container .products_24_wrapper{overflow: visible;}@media(min-width:1200px) {.products_24_container{width: 80%;margin: 0 auto;}}@media(max-width: 1440px) {.products_24_wrapper_content_text{font-size: 120px;}}@media(min-width: 1366px) {.products_24_container{width: 50%;margin: 0 auto;}}@media(max-width: 768px) { .products_24_wrapper_content_text{font-size: 50px;}.swiper-slide-active .products_24_wrapper_content .more{min-width: 100px;}}@media(max-width: 540px) {.products_24_wrapper_content_text{display: none;}}.HJZF2_Z_service {width: 100%;height: auto;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.HJZF2_Z_service__inner {padding-top: 80px;}.HJZF2_Z_service_titleBox {text-align: center;width:67%;margin:auto;}.HJZF2_Z_service_titleBox h1 { font-weight: bold;color:#252525;}.HJZF2_Z_service_desc {position: relative;text-align:center;}.HJZF2_Z_service_desc span {color: #9a9a9a;}.HJZF2_Z_service_content {font-size: 16px;line-height: 28px;color: #85868c;text-align: center;font-weight: normal;margin-bottom: 35px;}ul.HJZF2_Z_service_list li {margin-bottom: 20px;-ms-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: flex-start;-webkit-align-items: flex-start;-moz-align-items: flex-start;-ms-align-items: flex-start;-ms-flex-align: flex-start;align-items: flex-start;transform: translate3d(0,0,0);-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);will-change: transform;}.HJZF2_Z_service_item--left {display: table-cell;vertical-align: top;}.HJZF2_Z_service_item--left img {width: 48px;height: 48px;margin-right:15px;}.HJZF2_Z_service_item--right{display: table-cell;vertical-align: middle;}.HJZF2_Z_service_item--right .HJZF2_Z_service_item_header h3 {color: #252525;font-weight:bold;transition: all .5s;}.HJZF2_Z_service_item--right .HJZF2_Z_service_item_desc {font-size: 14px;line-height: 26px;font-weight: normal;color: #898989;margin-top: 10px;text-align:left;}.HJZF2_Z_service_itempic{ width:100%;text-align: center;}.HJZF2_Z_service_itempic img {height: auto;max-width: 100%;vertical-align: top;}.HJZF2_Z_service_bannerbg{ width:100%; padding:40px 0;}.HJZF2_Z_service__banner_box{width:100%; box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.HJZF2_Z_service__banner_inner{ width:100%; text-align:left;}.HJZF2_Z_service__banner_inner h2{ font-weight:bold;color: #ffffff; margin-bottom: 10px;}.HJZF2_Z_service__banner_inner span{font-weight: normal; color: #ffffff;}.HJZF2_Z_service__banner_right{ text-align:right;-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;display: flex;--webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;align-items: center;}.HJZF2_Z_service__banner_btn{width:100%;align-items: center;}.HJZF2_Z_service__banner_btn a{width:auto;max-width:100%;font-weight: 700;min-height: 38px;padding: 6px 25px;border-radius: 0px;border-width: 4px;border-color: rgba(255, 255, 255, 0.4);border-style: solid;background: rgba(255, 255, 255, 0.01);color: rgb(255, 255, 255);display: inline-block;}.HJZF2_Z_service__banner_btn span{color:#FFFFFF;}.HJZF2_Z_service__banner_btn a:hover{ border-color: rgba(255, 255, 255, 1); background:rgba(255, 255, 255, 1);}@media screen and (max-width: 991px) {.HJZF2_Z_service__banner_inner{ text-align:center;}.HJZF2_Z_service__banner_btn{ text-align:center; margin-top:30px;}}@media (max-width: 767px) {.HJZF2_Z_service__inner{padding-top: 40px;}.HJZF2_Z_service_titleBox{width:90%;}}.HJZF2_Z_service.dev_height5 {overflow: hidden;position: relative;}.HJZF2_Z_service-dev_height{width: 100%;height: 54px;display: none;}.HJZF2_Z_service-dev_height_btn{cursor: pointer;height: 54px;padding: 20px 6px 10px;font-size: 16px;position: absolute;left: 0;right: 0;bottom: 0;display: flex;justify-content: center;align-items: center;background: linear-gradient(#fff0, #fffd 60%, #fff);}.HJZF2_Z_service-dev_height_btn span{font-weight: bold;}.HJZF2_Z_service-dev_height_btn svg{width: 16px;height: 16px;stroke: #333;}@media (max-width: 767px) {.HJZF2_Z_service-dev_height{display: block;}}.hjzf_news-HJ02{width: 100%;height: auto;margin: auto;}.new_hjzf_news-HJ02__left,.new_hjzf_news-HJ02__right{position: relative}.new_hjzf_news-HJ02__right{padding-left: 30px;}.new_hjzf_news-HJ02__left{padding-right: 30px}.new_hjzf_news-HJ02__right:before{content: '';display: table;width: 2px;height: 524px;border-right: 1px dashed #ccc;position: absolute;left: 0;top: 0}.new_hjzf_news-HJ02--title{width: 100%;margin-bottom: 36px;padding-bottom: 16px;border-bottom: 1px solid #cccccc;position: relative}.new_hjzf_news-HJ02--title:before{content: '';display: table;width: 120px;height: 2px;background: #3d74cf;position: absolute;bottom: 0;left: 0;}.new_hjzf_news-HJ02--title span{color: #121619;font-size: 16px;font-weight: normal;}.new_hjzf_news-HJ02--title a{float: right;color: #121619;font-size: 16px;font-weight: normal;}.new_hjzf_news-HJ02__itemLeft{padding: 15px 0;border-top: 1px dashed #cccccc;}.new_hjzf_news-HJ02__itemLeft>div{display: flex;display: -webkit-flex;justify-content:space-between;}.new_hjzf_news-HJ02__itemLeft.new_hjzf_news-HJ02__itemLeft__first>div{display: block}.new_hjzf_news-HJ02__itemLeft a{color: #333333;font-weight: normal;display:inline-block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: keep-all;}.new_hjzf_news-HJ02__itemLeft span{float: right;font-size: 16px;color: #666666;font-weight: normal;}.new_hjzf_news-HJ02__itemLeft__first{width: 100%;margin-bottom: 20px;border-top: none;padding: 0;}.new_hjzf_news-HJ02__itemLeft__first .new_hjzf_news-HJ02__itemLeft__img{width: 40%;height:auto;overflow: hidden;float: left}.new_hjzf_news-HJ02__itemLeft__first .new_hjzf_news-HJ02__itemLeft__img a{position: relative;width: 100%;display: block;padding-bottom: 75%;overflow: hidden;height: 0;}.new_hjzf_news-HJ02__itemLeft__first .new_hjzf_news-HJ02__itemLeft__img img{width: 100%;height: auto;position: absolute;top: 50%;left: 50%;transform: translate3d(-50%,-50%,0);-moz-transform: translate3d(-50%,-50%,0);;-webkit-transform: translate3d(-50%,-50%,0);}.new_hjzf_news-HJ02__itemLeft__imgRight{width:60%;float: right;padding-top: 16px;padding-left: 20px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}.new_hjzf_news-HJ02__itemLeft__name{width: 100%;color: #333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 18px;}.new_hjzf_news-HJ02__itemLeft__name a{color: #333333;}.new_hjzf_news-HJ02__itemLeft__desc{font-size: 14px;color: #666666;line-height: 24px;margin-bottom: 20px;}.new_hjzf_news-HJ02__itemLeft__more{min-width: 100px;border: 1px solid #cccccc;text-align: center;color: #666;font-weight: normal;display: inline-block;padding: 5px 10px;}.new_hjzf_news-HJ02__itemRight{border-bottom: 1px dashed #cccccc;margin-bottom: 16px;}.new_hjzf_news-HJ02__itemRight:last-child{border-bottom: none;}.new_hjzf_news-HJ02__itemRight__name{margin-bottom: 20px;display: flex;display:-webkit-flex;align-items: flex-start}.new_hjzf_news-HJ02__itemRight__name span,.new_hjzf_news-HJ02__itemRight__desc span{width: 26px;height: 26px;line-height: 26px;text-align: center;background: #333;font-size: 16px;color: #fff;margin-right: 20px;display: inline-block}.new_hjzf_news-HJ02__itemRight__name a{font-size: 16px;color: #333333;line-height: 26px;width:96%;font-weight: normal;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.new_hjzf_news-HJ02__itemRight__desc{display: flex;display:-webkit-flex;align-items: flex-start}.new_hjzf_news-HJ02__itemRight__desc a{float: right;display:block;width:96%;margin-bottom: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; word-break: break-word; max-height: 72px;}@media (max-width: 991px) {.new_hjzf_news-HJ02__left,.new_hjzf_news-HJ02__right{margin-bottom: 30px;}.new_hjzf_news-HJ02__right{padding-left: 15px;}.new_hjzf_news-HJ02__left{padding-right: 15px}.new_hjzf_news-HJ02__itemLeft__first{margin-bottom: 0}.new_hjzf_news-HJ02__right:before{display: none}.new_hjzf_news-HJ02__itemLeft a.new_hjzf_news-HJ02__itemLeft__more,{display: none}.new_hjzf_news-HJ02__itemRight__desc a{height: auto;}.new_hjzf_news-HJ02--title a i{margin-left: 10px;}}@media (max-width: 576px) {.new_hjzf_news-HJ02__left{margin-bottom: 30px;}.new_hjzf_news-HJ02__itemLeft__first{margin-bottom: 0}.new_hjzf_news-HJ02__right:before{display: none}.new_hjzf_news-HJ02__itemLeft a.new_hjzf_news-HJ02__itemLeft__more,.new_hjzf_news-HJ02__itemLeft span{display: none}.new_hjzf_news-HJ02__itemRight__desc a{height: auto;}.hjzf_news-HJ02{padding-bottom: 0 !important;}}.fl{float: left !important;}.fr{float: right !important;}.new_hjzf_bottom-HJ06{background-color: #EC5A26;color: #fff;}.row-little{margin-left: -15px;margin-right: -15px;}.row-little:after{display: block;content:'';clear: both;}.foot_top{margin-top: 1rem;margin-bottom: 1rem;}.foot_top h2{font-weight: bold;font-style: italic;}.foot_top_left p{color: #FFFFFF;letter-spacing: 0;margin-bottom: 40px;}.foot_top_left .foot_ico{margin-bottom: 15px;}.foot_top_right .inquiry_box{float: left;width: 50%;padding: 0 15px;}.foot_top_right .inquiry_box input{color: #333;height: 38px;font-size: 16px;}.foot_bottom{border-top: 1px solid rgba(255,255,255,.3);padding-top: 15px;padding-bottom: 15px;}.foot_bottom_left a{color: #fff;}.foot_bottom_left i{margin-right: 15px;}.new_hjzf_bottom-HJ06_tell{margin-right: 20px;}.new_hjzf_bottom-HJ06_tell i{display: inline-block;vertical-align: middle;width: 32px;height: 32px;}.new_hjzf_bottom-HJ06_email i{display: inline-block;vertical-align: middle;width: 36px;height: 30px;}.foot_bottom .text-right,.foot_bottom .text-right a{color: rgba(255,255,255,.6);}.foot_ico img{margin-right: 15px;max-width: 45px;}.submit�text{display: none;}[class^='submit_form_'],.tncode{color: #333;font-size: 16px;line-height: 22px;border: 0;padding-top: 8px;padding-bottom: 8px;padding-left: 15px;border-radius: 19px;outline: none;float: left;margin-bottom: 20px;width: 100%;}.submit_form_submit{text-transform: uppercase;}.foot_top_right .tncode{line-height: 22px;border: 0;border-radius: 19px;background-color: #fff;text-align: left;height: auto;color: #444;}[class^='submit_form_']::-moz-placeholder,[class^='submit_form_']::-ms-input-placeholder ,[class^='submit_form_']::-webkit-input-placeholder{color: #f00;}.input_box{position: relative;float: left;width: 48%;padding-bottom: 10px;overflow: hidden;}.input_box:nth-of-type(2n){float: right;}.foot_top_right label.error{position: absolute;bottom: 0;left: 10px;font-style: normal;white-space: nowrap;font-weight: normal;font-size: 14px;margin-bottom: 5px;color: #fff;text-shadow: 1px 1px 1px rgba(0,0,0,.8);}.foot_top_right input:focus{border: 0 !important;}#submit_form_hjzf textarea.error,#submit_form_hjzf input.error{border: 0 !important;}.codehidden.error,.codehidden {width: 0px;height: 0px;border: 0px;background: none;padding: 0px;margin: 0px;display: block;}.foot_mid a{color: #fff;}.foot_bottom{margin-top: 20px;}@media (max-width: 768px) {.foot_top{margin-top: 40px;margin-bottom: 0px;}.new_hjzf_bottom-HJ06_tell{width: 100%;margin-right: 0;}.foot_bottom .text-right{text-align: left;}.foot_top_left p{margin-bottom: 20px;}.input_box{width: 100%;padding-bottom: 0;}}@media (min-width: 1366px) {.foot_top_right{margin-top: -30px;}.foot_top,.foot_bottom{margin-left: 15px;margin-right: 15px;}}