.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;}.banner_29_pagination span{width: 12px;height: 12px;}.banner_29_con{position: absolute;display: block;width: 100%;left: 0;right: 0;top: 50%;transform: translateY(-50%);}.banner_29_con{text-align: right;color: #fff;}.banner_29_con .index_text{margin-top: 15px;margin-bottom: 2vw;}.banner_29_con a{display: inline-block;background-color: #333;color: #fff;border-radius: 8px;transition: all .5s}.banner_29_con a:hover{background-color: #fff;}.index_button_grp_b29 {display: flex;align-items: center;}.banner_29_con .button_vip_b29{padding-left: 48px;background:none;display: flex;align-items: center;}.button_vip_b29 svg{width:54px;margin-right: 12px;}.button_vip_b29 svg *{transition: .5s all;}.banner_29_con .button_vip_b29:hover {color: #fff;}.banner_29_con .button_vip_b29:hover .button_vip_b29_svg_p0,.button_vip_b29_svg_p{fill:#fff;}.banner_29_con .button_vip_b29:hover svg{animation-name: button_vip_b29_animation;animation-duration: .3s;animation-timing-function: linear;animation-iteration-count: infinite;animation-direction: alternate;}.main-scroll-icon {position: absolute;bottom: 25px;left: 50%;transform: translateX(-50%);margin-left:-52px;text-align: center;z-index: 9;animation: scroll 1s;-moz-animation: scroll 1s;-webkit-animation: scroll 1s;-o-animation: scroll 1s;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;cursor: pointer;}.main-scroll-icon span {display: block;color: #fff;padding-top: 5px;letter-spacing: -0.5px;font-weight: 300;letter-spacing: 0.5px;opacity: 0.5;}@keyframes scroll {0% {transform: translate(0px, 0px);}50% {transform: translate(0px, -10px);}100% {transform: translate(0px, 0px);}}@-moz-keyframes scroll{0% {transform: translate(0px, 0px);}50% {transform: translate(0px, -10px);}100% {transform: translate(0px, 0px);}}@-webkit-keyframes scroll {0% {transform: translate(0px, 0px);}50% {transform: translate(0px, -10px);}100% {transform: translate(0px, 0px);}}@-o-keyframes scroll {0% {transform: translate(0px, 0px);}50% {transform: translate(0px, -10px);}100% {transform: translate(0px, 0px);}}@keyframes button_vip_b29_animation {100% {transform: scale(1.1);}}@media (max-width:768px) {.banner_29_con .button_vip_b29{padding-left: 10px;}.main-scroll-icon{display: none;}}.banner_29-vbtn{display: flex;justify-content: center;}.banner_29-vbtn p{border-radius: 50px;background-color: #fff3;color: #fff;padding: .8em 2em;font-size: 16px;cursor: pointer;}.banner_29-cusvideo{opacity: 0;visibility: hidden;position: fixed;left: 0;top: 0;z-index: 99999;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;transition: .5s all;}.banner_29-cusvideo.on{opacity: 1;visibility: visible;}.banner_29-cusvideo i{display: block;position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background-color: #000a;cursor: pointer;}.banner_29-cusvideo svg{width: 48px;height: 48px;stroke: #fff;stroke-width: 3px;position: absolute;right: 3%;top: 3%;z-index: 2;cursor: pointer;}.banner_29-cusvideo_content{display: flex;justify-content: center;align-items: center;position: relative;z-index: 3;max-width: 80%;height: 80%;}.banner_29-cusvideo_content video{max-width: 100%;max-height: 100%;object-fit: contain;}.banner_29-cusvideo_ad{opacity: 0;visibility: hidden;position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background-color: #0008;display: flex;justify-content: center;align-items: center;pointer-events: none;}.banner_29-cusvideo_ad.on{opacity: 1;visibility: visible;}.banner_29.dev8744 video{display: block !important;}.banner_29.dev8744 .swiper-slide{background: #000;}.banner_29-arrow{position: absolute;left: 0;bottom: 0;z-index: 12;width: 100%;display: flex;justify-content: center;align-items: center;}.banner_29-arrow_btn{display: flex;justify-content: center;align-items: center;background: none;border: none;padding: 0;width: 60px;height: 60px;cursor: auto;animation: floatAnimationBannner29 3s ease-in-out infinite;}.banner_29-arrow_btn.need_scroll{cursor: pointer;}.banner_29-arrow_btn svg{stroke: #fff;}@keyframes floatAnimationBannner29 {0%, 100% {transform: translateY(0);}25% {transform: translateY(-10px);}50% {transform: translateY(0);}75% {transform: translateY(-10px);}}.banner_29-dev_play_btn-2{display: inline-flex;align-items: center;gap: .1rem;background: none;border: none;outline: none;padding: 0;margin-left: .2rem;margin-top: .4rem;}@media (max-width:767px) {.banner_29-dev_play_btn-2{display: none;margin-top: .1rem;}}.banner_29-dev_play_btn-2-icon_wrapper{position: relative;}.banner_29-dev_play_btn-2-icon{display: flex;justify-content: center;align-items: center;background: var(--site-color);border-radius: 20%;overflow: hidden;width: 46px;height: 46px;position: relative;z-index: 2;}.banner_29-dev_play_btn-2-icon_wrapper::after{content: '';position: absolute;left: 50%;bottom: 50%;transform: translate(-50%, 50%) scale(1);width: calc(100% + 4px);height: calc(100% + 4px);z-index: 1;background: rgba(255,255,255,.2);border-radius: 20%;overflow: hidden;animation: animationDevplayButtonBannner29 1s ease-in-out infinite;}.banner_29-dev_play_btn-2-icon svg{width: 32px;height: 32px;stroke: #fff;fill: #fff;}.banner_29-dev_play_btn-2-icon svg:last-child{display: none;}.banner_29-dev_play_btn-2.active .banner_29-dev_play_btn-2-icon svg:first-child{display: none;}.banner_29-dev_play_btn-2.active .banner_29-dev_play_btn-2-icon svg:last-child{display: block;}.banner_29-dev_play_btn-2-text_play,.banner_29-dev_play_btn-2-text_pause{font-size: 16px;color: #fff;}.banner_29-dev_play_btn-2-text_pause{display: none;}.banner_29-dev_play_btn-2.active .banner_29-dev_play_btn-2-text_play{display: none;}.banner_29-dev_play_btn-2.active .banner_29-dev_play_btn-2-text_pause{display: block;}@keyframes animationDevplayButtonBannner29 {0%, 100% {transform: translate(-50%, 50%) scale(1);}50% {transform: translate(-50%, 50%) scale(1.1);}}.new_hjzf_service-40 .second_point{position: absolute;width: 100%;height:100%;left: 0;top:0px;}.new_hjzf_service-40 .second_point .point{position: absolute;width: 6px;height: 6px;border-radius: 50%;background-color: #fff;}.new_hjzf_service-40 .point_row{position:absolute;bottom:20px;left:-158px;width:300px;z-index: 9;display:none;}.new_hjzf_service-40 .point span{width: 100%;height: 100%;display: block;position: relative;z-index: 9;cursor: pointer;}.new_hjzf_service-40 .point:before{content: '';position: absolute;display: block;width: 30px;height: 30px;margin-left: -15px;margin-top: -15px;left: 50%;top: 50%;transform: translate(-50%, -50%);border-radius: 50%;box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.8);opacity: 0;animation: bowen1 2s ease-out infinite;}.new_hjzf_service-40 .point:after{content: '';position: absolute;display: block;width: 80px;height: 80px;left: 50%;top: 50%;margin-left: -40px;margin-top: -40px;border-radius: 50%;box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.8);opacity: 0;animation: bowen1 2s ease-out infinite;}.new_hjzf_service-40 .point1:before,.new_hjzf_service-40 .point1:after{animation-delay: .5s !important;}.new_hjzf_service-40 .point2:before,.new_hjzf_service-40 .point2:after{animation-delay: 1s !important;}.new_hjzf_service-40 .point3:before,.new_hjzf_service-40 .point3:after{animation-delay: 1.5s !important;}.new_hjzf_service-40 .point4:before,.new_hjzf_service-40 .point4:after{animation-delay: 2s !important;}.new_hjzf_service-40 .point5:before,.new_hjzf_service-40 .point5:after{animation-delay: 2.5s !important;}.new_hjzf_service-40 .point6:before,.new_hjzf_service-40 .point6:after{animation-delay: 3s !important;}.new_hjzf_service-40 .point7:before,.new_hjzf_service-40 .point7:after{animation-delay: 3.4s !important;}.new_hjzf_service-40 .point8:before,.new_hjzf_service-40 .point8:after{animation-delay: 3.8s !important;}.new_hjzf_service-40 .point9:before,.new_hjzf_service-40 .point9:after{animation-delay: 4.2s !important;}.new_hjzf_service-40 .point10:before,.new_hjzf_service-40 .point10:after{animation-delay: 4.6s !important;}.new_hjzf_service-40 .point11:before,.new_hjzf_service-40 .point11:after{animation-delay: 5s !important;}.new_hjzf_service-40 .point12:before,.new_hjzf_service-40 .point12:after{animation-delay: 5.4s !important;}.new_hjzf_service-40 .point13:before,.new_hjzf_service-40 .point13:after{animation-delay: 5.8s !important;}.new_hjzf_service-40 .point14:before,.new_hjzf_service-40 .point14:after{animation-delay: 6.2s !important;}.new_hjzf_service-40 .point15:before,.new_hjzf_service-40 .point15:after{animation-delay: 6.6s !important;}@keyframes bowen1 {0% {opacity: 0;transform: scale(0.1);}50% {opacity: 1;}100% {opacity: 0;transform: scale(1.2);}}.new_hjzf_service-40 second_top{margin-bottom: 30px;}.new_hjzf_service-40 .second_left{flex: 0 0 55%;width: 55%;display: flex;justify-content: center;flex-direction: column;color: #fff;position: relative;}.new_hjzf_service-40 .second_left h2{font-size: 40px;margin-bottom: 30px;margin-top: 40px;}.new_hjzf_service-40 .second_left p{font-size: 18px;}.new_hjzf_service-40 .second_right{flex: 0 0 45%;width: 45%;display: flex;flex-direction: column;}.new_hjzf_service-40 .second_right img{max-width: 100%;}.new_hjzf_service-40 .second_right .second_bottom{display: flex;justify-content: space-between;}.new_hjzf_service-40 .second_bottom .second_con{flex: 0 0 48%;width: 48%;}.new_hjzf_service-40 .second_con{position: relative;}.new_hjzf_service-40 .second_con .second_con_text{position: absolute;left: 30px;top: 40px;color: #fff;}.new_hjzf_service-40 .second_con_text p.title{font-size: 26px;}.new_hjzf_service-40 .second_con_text a{color: #fff;}.new_hjzf_service-40 .point_content{border-radius:10px;background:#fff;position: relative;padding:25px;flex-direction:column;justify-content:center;max-width:300px;display:flex;}.new_hjzf_service-40 .right_name{font-size:40px; color:#fff; padding:33px 0px; text-align:center;}.new_hjzf_service-40 .point_add,.new_hjzf_service-40 .point_tel{font-size:14px;color:333px;text-align:center;padding:3px 0px;}.new_hjzf_service-40 .point_content::after{content: '';width: 0;height: 0;border: 20px solid;position: absolute;bottom: -36px;left: 140px;border-color:#fff transparent transparent;transform:skewX(68deg);}.new_hjzf_service-40 .left{ width:60%;}.new_hjzf_service-40 .right{ width:40%; justify-content:center; align-items:center;}.new_hjzf_service-40 .left_qiu{ position:relative;}.new_hjzf_service-40 .left_qiu img{ max-width:100%;}.new_hjzf_service-40 .left_qiu_bj{ position:absolute; bottom:0px; width:100%;}.new_hjzf_service-40 .left_qiu_bj img{ max-width:100%;}.new_hjzf_service-40 .point span:hover + .point_row{display:flex;}.new_hjzf_service-40 .right_row{ padding:33px 0px;}.new_hjzf_service-40 .right_row_one{ width:33%;}.new_hjzf_service-40 .right_row_num{ font-size:60px; color:#fff; justify-content:center; align-items:baseline;}.new_hjzf_service-40 .right_row_num .timer{ font-weight:bold;}.new_hjzf_service-40 .right_row_num span{ font-size:16px; color:#fff;}.new_hjzf_service-40 .right_row_des{ font-size:20px; color:#fff; justify-content:center;}.new_hjzf_service-40 .right_des{ font-size:20px; color:#fff;}.service_40_title .index_title{position: relative;}.service_40_title .index_title:after{position: absolute;display: block;content:'';width: 80px;height: 3px;left: 50%;bottom: 15px;transform: translateX(-50%);}.service_40_title .index_sub_title{color: #999;}.service_40_des{max-width:800px;text-align:center;margin:0 auto;line-height:1.5}@media (max-width:768px) {.new_hjzf_service-40 .qiu_boss{ flex-direction:column;}.new_hjzf_service-40 .left{width:100%;}.new_hjzf_service-40 .right{width:100%;}.new_hjzf_service-40 .point_content{max-width: 200px;}.new_hjzf_service-40 .point_row{bottom:20px;}}.advantage_69{--num-advantage_69:3;background-size: cover;background-position: center;}.advantage_69 *{transition:.5s all;}.advantage_69_title{color:#fff;}.advantage_69-box{display:flex;flex-wrap:wrap;color: #fff;}.advantage_69-item{width:calc(100% / var(--num-advantage_69));position: relative;z-index: 3;}.advantage_69-bg{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;display:flex;justify-content:center;align-items:center;overflow: hidden;opacity: 0;visibility: hidden;}.advantage_69-item:hover .advantage_69-bg {opacity: 1;visibility: visible;}.advantage_69-bg img{object-fit:cover;min-width: 100%;min-height: 100%;}.advantage_69-item_content{position:relative;z-index:5;height: 100%;padding: 14vh 6.7vw 12.2vh 4vw;}.advantage_69-icon{padding-bottom:10vh}.advantage_69-title{font-size:24px;font-weight:bold;}.advantage_69-text{padding-top:5vh}@media(max-width: 767px) {.advantage_69{--num-advantage_69:1;}}.HJZF2_Z_advantage_57_wrapper {margin-left: 50px;margin-right: 50px;padding-top: 55px;position: relative;}.HJZF2_Z_advantage_57_wrapper .swiper-slide span {background-color: #6e6e6e;margin: 0 auto;width: 95px;height: 95px;margin-bottom: 15px;border-radius: 50%;display: flex;justify-content: center;align-items: center;transition: all .5s;transform: translateY(-50%);}.HJZF2_Z_advantage_57_wrapper .swiper-slide {border: 1px solid #ccc;position: relative;padding: 20px 0;padding-top: 0;width: 460px;margin-right: 30px;height: auto;}.HJZF2_Z_advantage_57_wrapper .swiper-slide em {font-style: normal;font-size: 110px;position: absolute;left: 20px;bottom: 20px;z-index: -1;color: #f7f7f7;}.HJZF2_Z_advantage_57_wrapper .swiper-slide p{line-height: 2;}.HJZF2_Z_advantage_57_wrapper .swiper-slide .tft{transform: translateY(-30px);}@media(max-width: 786px) {.HJZF2_Z_advantage_57_wrapper .swiper-slide{margin-right: 0;}.HJZF2_Z_advantage_57_wrapper{padding-left: 0;padding-right: 0;}}.hjzf_other_218-wrapper{height: 40vw;overflow: hidden;position: relative;}.hjzf_other_218-item{position: absolute;transition: .5s all;overflow: hidden;}.hjzf_other_218-item_l{left: 0;top: 0;width: 60%;height: 100%;}.hjzf_other_218-item_rt{right: 0;top: 0;width: 40%;height: 50%;padding-left: 18px;padding-bottom: 9px;}.hjzf_other_218-item_rb{right: 0;bottom: 0;width: 40%;height: 50%;padding-left: 19px;padding-top: 9px;}.hjzf_other_218-item.on{width: 100%;height: 100%;padding: 0;}.hjzf_other_218-item.off{width: 0;height: 0;}.hjzf_other_218-item_img{height: 100%;opacity: 1;visibility: visible;transition: .5s all;}.on .hjzf_other_218-item_img,.off .hjzf_other_218-item_img{opacity: 0;visibility: hidden;}.hjzf_other_218-item img{min-width: 100%;min-height: 100%;object-fit: cover;cursor: pointer;}.hjzf_other_218-item_title{font-size: 36px;font-weight: bold;color: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;visibility: hidden;transition: .5s all;}.hjzf_other_218-item:hover .hjzf_other_218-item_title{opacity: 1;visibility: visible;}.on .hjzf_other_218-item_title,.off .hjzf_other_218-item_title{opacity: 0;visibility: hidden;}.hjzf_other_218-close{position: absolute;top: 25px;left: 25px;z-index: 8;width: 60px;height: 60px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background-color: #fff;color: #333;font-weight: bold;opacity: 0;visibility: hidden;transition: .5s all;cursor: pointer;}.hjzf_other_218-item.on .hjzf_other_218-close{opacity: 1;visibility: visible;}.hjzf_other_218-swiper{position: absolute;top: 50%;transform: translateY(-50%);z-index: 3;opacity: 0;visibility: hidden;}.on .hjzf_other_218-swiper{opacity: 1;visibility: visible;}.hjzf_other_218-swiper_l{left: 0;}.hjzf_other_218-swiper_rt,.hjzf_other_218-swiper_rb{right: 0;}.hjzf_other_218-swiper_title{position: absolute;right: 60px;bottom: 30px;z-index: 12;font-size: 40px;font-weight: bold;color: #fff;opacity: 0;visibility: hidden;transition: .5s all;}.on .hjzf_other_218-swiper_title{opacity: 1;visibility: visible;}.hjzf_other_218-swiper_des{position: absolute;left: 5%;bottom: 0;z-index: 16;opacity: 0;visibility: hidden;transition: .5s all;}.on .hjzf_other_218-swiper_des{opacity: 1;visibility: visible;}.hjzf_other_218-swiper_des p{font-size: 26px;color: #fff;}.hjzf_other_218-swiper_button{display: flex;gap: 24px;}.hjzf_other_218-swiper_button > div {position: static;display: flex;justify-content: center;align-items: center;width: 40px;height: 40px;border-radius: 50%;background: #fff;margin: 24px 0;}.hjzf_other_218-swiper_button svg{width: 30px;height: 30px;stroke: #333;}.hjzf_other_217 {position: relative;}.hjzf_other_217-img img{width:100%;}.hjzf_other_217-t{position:absolute;top:30%;left:0;width:100%;}.hjzf_other_217-tbox{width:50%;}.hjzf_other_217-title {padding-bottom: 50px;}.hjzf_other_217-text{font-size: 16px;padding-bottom: 70px;}.hjzf_other_217-button {position: relative;}.hjzf_other_217-button::after {content: '';position: absolute;top: calc(100% + 3px);left: 0;width: 100%;height: 2px;}@media(max-width:767px){.hjzf_other_217-t{position: relative;margin-top: 40px;}.hjzf_other_217-tbox{width:100%;}}.HJZF2_Z__news-6 {width: 100%;margin: auto;height: auto;}.HJZF2_Z__news-6__container {padding: 0 20px 0 20px;margin: auto}.HJZF2_Z__news-6__mainTitle {color: #333;font-weight: 700;position: relative;text-align: center;margin-bottom: 60px;}.HJZF2_Z__news-6__mainTitle:before {content: '';display: inline-block;width: 150px;height: 3px;background: #61ce70;position: absolute;left: 50%;transform: translate3d(-50%, 0, 0);-moz-transform: translate3d(-50%, 0, 0);-webkit-transform: translate3d(-50%, 0, 0);top: 68px;}.HJZF2_Z__news-6__swiper .swiper-slide .HJZF2_Z__news-6__img {position: relative}.HJZF2_Z__news-6__swiper .swiper-slide .HJZF2_Z__news-6__img img {max-width: 100%;height: auto;}.HJZF2_Z__news-6__swiper .swiper-slide .HJZF2_Z__news-6__img .HJZF2_Z__news-6__img__contain {position: absolute;top: 0;left: 0;background: rgba(0, 0, 0, 0.3);width: 100%;height: 100%;opacity: 0;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.HJZF2_Z__news-6__img__contain a {display: block;width: 50px;height: 50px;overflow:hidden;border: 3px solid white;border-radius: 50%;position: absolute;top: 50%;left: 50%;text-align: center;line-height: 50px;transform: translate3d(-50%, -50%, 0);-moz-transform: translate3d(-50%, -50%, 0);-webkit-transform: translate3d(-50%, -50%, 0);}.HJZF2_Z__news-6__img__contain a img{max-width: 20px !important;vertical-align: top;margin-top: 15px;}.HJZF2_Z__news-6__img__contain a:hover {background: #fff;}.HJZF2_Z__news-6__img__contain a:hover img{filter: drop-shadow(#c72024 20px 0);transform: translateX(-20px);}.HJZF2_Z__news-6__img__contain a span i {color: #fff;font-size: 20px;}.HJZF2_Z__news-6__swiper .swiper-slide .HJZF2_Z__news-6__img:hover .HJZF2_Z__news-6__img__contain {opacity: 1;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.HJZF2_Z__news-6__swiper .swiper-slide .HJZF2_Z__news-6__content {padding: 25px 30px 30px 30px;background: rgba(0, 0, 0, 0.04);}.HJZF2_Z__news-6__swiper .swiper-slide .HJZF2_Z__news-6__content .HJZF2_Z__news-6__name {margin-bottom: 10px;}.HJZF2_Z__news-6__swiper .swiper-slide .HJZF2_Z__news-6__content .HJZF2_Z__news-6__name a {color: #333;display: block;box-shadow: none;text-decoration: none;font-size: 20px;font-size: 0.2rem;line-height: 30px;line-height: 0.3rem;font-weight: 700;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.HJZF2_Z__news-6__swiper .swiper-slide .HJZF2_Z__news-6__content .HJZF2_Z__news-6__date {margin-bottom: 10px;}.HJZF2_Z__news-6__swiper .swiper-slide .HJZF2_Z__news-6__content .HJZF2_Z__news-6__date span {position: relative;padding-right: 9px;margin-right: 6px;color: #b2aeae}.HJZF2_Z__news-6__swiper .swiper-slide .HJZF2_Z__news-6__content .HJZF2_Z__news-6__date span:before {content: '';display: inline-block;right: 0;width: 3px;height: 3px;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background: #b2aeae;position: absolute;}.HJZF2_Z__news-6__swiper .swiper-slide .HJZF2_Z__news-6__content .HJZF2_Z__news-6__desc {color: #7a7a7a;font-weight: normal;margin-bottom: 15px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;min-height: 52px;}.HJZF2_Z__news-6__swiper .swiper-slide .HJZF2_Z__news-6__content .HJZF2_Z__news-6__more {font-size: 15px;line-height: 17px;color: #333;font-weight: 700;position: relative;display: inline-block;}.HJZF2_Z__news-6__swiper .swiper-slide .HJZF2_Z__news-6__content .HJZF2_Z__news-6__more:before {content: '';display: table;width: 0;height: 2px;background: #61ce70;position: absolute;bottom: -5px;left: 0;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.HJZF2_Z__news-6__swiper .swiper-slide .HJZF2_Z__news-6__content .HJZF2_Z__news-6__more:hover:before {width: 100%;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.HJZF2_Z__news-6__swiper .swiper-slide .HJZF2_Z__news-6__content .HJZF2_Z__news-6__more i {font-size: 15px;line-height: 17px;color: #333;margin-right: 0;margin-left: 7px;}.HJZF2_Z__news-6__swiper__pagination {margin: 0 auto;height: 30px;position: relative;overflow: hidden;list-style: none;padding: 0;padding: 60px 0 30px;z-index: 1;}.HJZF2_Z__news-6__swiper__pagination .swiper-pagination {display: block;width: 100%;margin: auto;}.HJZF2_Z__news-6__swiper__pagination .swiper-pagination span.swiper-pagination-bullet {border: 2px solid #61ce70;background: none;margin: 0 8px;outline: none;opacity: 1}.HJZF2_Z__news-6__swiper__pagination .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {background: #61ce70;}.swiper-button-prev.HJZF2_Z__news-6__prev,.swiper-button-next.HJZF2_Z__news-6__next {opacity: 1;background-image: none;width: 30px;height: 60px;background: white;line-height: 65px;font-size: 20px;outline: none;}.swiper-button-prev.HJZF2_Z__news-6__prev {left: 0;border-bottom-right-radius: 50px;border-top-right-radius: 50px;}.swiper-button-next.HJZF2_Z__news-6__next {right: -1px;border-bottom-left-radius: 50px;border-top-left-radius: 50px;}.swiper-button-prev.HJZF2_Z__news-6__prev i {margin-left: 4px;}.swiper-button-next.HJZF2_Z__news-6__next i {margin-left: 12px;}@media(min-width:768px) {.HJZF2_Z__news-6__swiperBox .swiper-slide {width: 354px;} }@media(min-width:1024px) {.HJZF2_Z__news-6__swiperBox .swiper-slide {width: 315px;}}@media(min-width: 1200px) {.HJZF2_Z__news-6__swiperBox .swiper-slide {width: 451px;}}@media(max-width: 767px){.HJZF2_Z__news-6__swiper .swiper-slide .HJZF2_Z__news-6__content .HJZF2_Z__news-6__desc{min-height: 45px;}}.bottom_42{background-repeat: no-repeat;background-size: cover;background-position: center;}.bottom_42-line{height: 10px;margin-bottom: 60px;}.bottom_42-wrapper{display: flex;flex-wrap: wrap;}.bottom_42-info,.bottom_42-main,.bottom_42-form{flex: 0 0 auto;}.bottom_42-info{width: 25%;padding-right: 30px;}.bottom_42-main{width: 50%;}.bottom_42-form{width: 25%;padding-left: 30px;}.bottom_42-info_logo{margin: 10px 0;}.bottom_42-info_logo img{max-width: 100%;}.bottom_42-info_main > p{line-height: 2.5;color: #696969;}.bottom_42-main{display: flex;flex-wrap: wrap;padding: 0 5%;border-left: 1px solid #0003;border-right: 1px solid #0003;}.bottom_42-item{flex: 1 1 auto;}.bottom_42-item_title{font-size: 18px;font-weight: bold;margin-bottom: 10px;}.bottom_42-item_text{color: #696969;}.bottom_42-item_text p {padding: 4px 0;}.bottom_42-item_text p,.bottom_42-item_text a {font-size: 16px;color: #696969;}.bottom_42-form .bottom_42-item_title{margin-bottom: 23px;}.bottom_42-form form{display: flex;flex-wrap: wrap;}.bottom_42-form_item{flex: 0 0 auto;width: 100%;margin-bottom: 10px;position: relative;}.bottom_42-form_item input, .bottom_42-form_item textarea {width: 100%;display: block;border: none;border-radius: 5px;padding: 10px 15px;}#message-b42 {resize: vertical;}#submit-b42 {margin-bottom: 0;font-weight: bold;color: #fff;font-size: 16px;}.b42_alert{display: none;}.bottom_42-form_item input[readonly]{cursor: pointer;}.bottom_42-form_item_select_svg{position: absolute;top: 15px;right: 12px;width: 14px;height: 14px;stroke: #000;cursor: pointer;}.bottom_42-form_item_slide{position: absolute;top: calc(100% + 10px);left: 0;width: 100%;z-index: 9;background: #fff;border-radius: 5px;overflow: hidden;opacity: 0;visibility: hidden;transition: .3s all;}.bottom_42-form_item_slide.on{opacity: 1;visibility: visible;}.bottom_42-form_item_slide_title {background: #666;color: #fff;}.bottom_42-form_item_slide p {font-size: 14px;padding: 1px 16px;}.bottom_42-form_item_slide_item{cursor: pointer;}.bottom_42-bottom{display: flex;flex-wrap: wrap;justify-content: space-between;padding: 10px 0;border-top: 1px solid #0003;margin-top: 30px;}.HJZF2_Z__bottom__friendlink{ width:100%; font-size: 14px; line-height:30px; padding-bottom:10px; color: #fff;}.HJZF2_Z__bottom__link{ padding:0 15px;}.HJZF2_Z__bottom__link a{font-size: 14px; color:#FFFFFF;}@media(max-width: 767px){.bottom_42-info,.bottom_42-main,.bottom_42-form,.bottom_42-item{width: 100%;padding: 0;}.bottom_42-main{border: none;padding: 2em 0;}}.bottom_42-media_wrapper{display: flex;justify-content: center;padding: 20px 0;}.bottom_42-ttop{padding: 60px 20px;}.bottom_42-tb{display: flex;justify-content: space-between;padding-bottom: 20px;border-bottom: 1px solid #74736f;}