.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;}.fixed_emailform{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;display:flex;justify-content:center;align-items:center;}.fixed_emailform_bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:30000;background:#3333;cursor:pointer;}.feform-main{position:relative;z-index:50000;padding:40px;background: #fff;border-radius: 10px;max-width: 90%;max-height: 90%;overflow-x: hidden;overflow-y: auto;}.fixed_emailform .close_button{position: absolute;top: 10px;right: 10px;width: 26px;height: 26px;z-index: 50020;cursor: pointer;transition: .5s all;}.fixed_emailform .close_button:hover {transform: rotate(270deg);}#svg-close{width: 26px;height: 26px;stroke: #333;stroke-width: 3px;}.feform-main_form label{width:100%;position:relative;}.feform-main_form label .error {position: absolute;bottom: 5px;right: 10px;transform: translateY(-50%);color: #ff0000;font-size: 12px;}.feform-main_form_title{font-size: 22px;font-weight: bold;line-height: 1.2;text-align: center;padding-bottom:20px;}.feform-main_form input,.feform-main_form textarea{display: block;width:100%;font-size: 16px;border-radius: 4px;border: 0;outline: 0;padding: 12px 18px;line-height: 20px;margin-bottom: 14px;background-color: #eee;}.feform-main_form textarea{resize: vertical;}#fixed_emailform_submit{color:#fff;font-weight:bold;transition: .5s all;}.feform-main_form_tip{padding-bottom: .2em;}@media screen and (max-width: 768px){.fixed_emailform{padding: 12px;}.feform-main{padding: 20px;max-height: calc(100vh - 160px);margin-top: 74px;}}.hjzf_cookie{position: fixed;z-index: 99;left: 20px;bottom: 20px;background-color: #000;color: #fff;padding: 15px;width:20vw;max-width: 400px;border-radius: 4px;display: none;box-shadow: 0 0 8px 3px rgba(0,0,0,.2);}.hjzf_cookie p{margin-bottom: 10px;}.hjzf_cookie button{background-color: #000;border: 0;padding: 0;border-bottom: 1px solid #000;color: #fff;margin-right: 20px;}@media(max-width: 1200px) {.hjzf_cookie{display: none !important;}}.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);}}.banner_29-markers{position: absolute;left: 0;top: 0;z-index: 6;width: 100%;height: 100%;text-align: left;color: #333;--size_marker-banner29: 18px;--gap-banner29: 10px;}@media screen and (max-width: 767px) {.banner_29-markers{--size_marker-banner29: 8px;--gap-banner29: 6px;}}.banner_29-markers_item{position: absolute;transform: translate(-50%, -50%);}.banner_29-markers_item-pot{display: block;width: var(--size_marker-banner29);height: var(--size_marker-banner29);border-radius: 50%;background: var(--site-color);cursor: pointer;position: relative;z-index: 3;}.banner_29-markers_item::before{content: '';position: absolute;top: 50%;left: 50%;width: calc(100% + 6px);height: calc(100% + 6px);border-radius: 50%;background-color: var(--site-color);z-index: -1;transform: translate(-50%, -50%) scale(1);}.banner_29-markers_item::after{content: '';position: absolute;top: 50%;left: 50%;width: calc(100% + 10px);height: calc(100% + 10px);border-radius: 50%;background-color: var(--site-color);opacity: 0.7;transform: translate(-50%, -50%) scale(1);animation: pulseBanner29 2s infinite;z-index: -2;}@keyframes pulseBanner29 {0% { transform: translate(-50%, -50%) scale(0.9); opacity: 0.7; }70% { transform: translate(-50%, -50%) scale(2); opacity: 0; }100% { transform: translate(-50%, -50%) scale(0.9); opacity: 0; }}.banner_29-markers_item-tip{position: absolute;bottom: 30px;left: 50%;transform: translateX(-50%);min-width: 188px;text-align: center;padding: 6px 20px;border-radius: 1rem;white-space: nowrap;color: #fff;background-color: var(--site-color);}@media screen and (max-width: 767px) {.banner_29-markers_item-tip{display: none;}}.banner_29-markers_item-popup{opacity: 0;visibility: hidden;transition: .3s all;width: 280px;max-width: 56vw;background-color: white;border-radius: 8px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);padding: 15px;z-index: 2;opacity: 0;visibility: hidden;transition: .3s all;position: absolute;left: 50%;transform: translateX(-50%);top: calc(100% + 10px);}@media screen and (max-width: 767px) {.banner_29-markers_item-popup{padding: 2px;}}.banner_29-markers_item-popup::after{content: '';position: absolute;left: 0;bottom: 100%;width: 100%;height: calc(var(--size_marker-banner29) / 2 + var(--gap-banner29));opacity: 0; }.banner_29-markers_item-popup[data-placement="top"]{top: auto;bottom: calc(100% + 10px);}.banner_29-markers_item-popup[data-placement="top"]::after{ top: 100%;bottom: auto;}.banner_29-markers_item-popup[data-placement="left"]{top: 50%;transform: translateY(-50%) translateX(0);left: auto;right: calc(100% + 10px);}.banner_29-markers_item-popup[data-placement="left"]::after{top: 0;left: 100%;width: calc(var(--size_marker-banner29) / 2 + var(--gap-banner29));height: 100%;}.banner_29-markers_item-popup[data-placement="right"]{top: 50%;transform: translateY(-50%) translateX(0);left: calc(100% + 10px);right: auto;}.banner_29-markers_item-popup[data-placement="right"]::after{top: 0;left: auto;right: 100%;width: calc(var(--size_marker-banner29) / 2 + var(--gap-banner29));height: 100%;}.banner_29-markers_item:hover .banner_29-markers_item-popup{ opacity: 1;visibility: visible;}.banner_29-markers_item-popup img{max-width: 100%;margin-bottom: 12px;border-radius: 6px;}@media screen and (max-width: 767px) {.banner_29-markers_item-popup img{display: none;}}.banner_29-markers_item-popup_title{font-size: 18px;font-weight: bold;margin-bottom: 10px;}@media screen and (max-width: 767px) {.banner_29-markers_item-popup_title{font-size: 14px;margin-bottom: 6px;}}.banner_29-markers_item-popup_link{display: inline-block;text-decoration: none;color: #fff;background-color: var(--site-color);padding: 8px 15px;border-radius: 5px;font-weight: bold;transition: .3s all;}@media screen and (max-width: 767px) {.banner_29-markers_item-popup_link{font-size: 14px;}}.banner_29-markers_item-popup_link:hover{ color: #fff;background-color: var(--site-color);}.banner_29[data-page="1"] .banner_29_next {position: absolute;z-index: 9;right: 2vw;--color_btn-banner29: #333;}.banner_29[data-page="1"] .banner_29_prev {position: absolute;z-index: 9;left: 2vw;--color_btn-banner29: #fff;color: var(--color_btn-banner29);}.banner_29[data-page="1"] .banner_29_next,.banner_29[data-page="1"] .banner_29_prev {width: 220px;cursor: pointer;background-image: none;height: 60px;top: unset;bottom: 2vw;}.banner_29[data-page="1"] .banner_29_next:before,.banner_29[data-page="1"] .banner_29_prev:before {display: block;position: absolute;width: 80px;height: 60px;content: '';border: 1px solid var(--color_btn-banner29);transition: all .35s;}.banner_29[data-page="1"] .banner_29_next:after,.banner_29[data-page="1"] .banner_29_prev:after {position: absolute;display: block;top: 50%;width: 0;height: 0;border-left-width: 8px;border-right-width: 8px;border-top-width: 4px;border-bottom-width: 4px;border-style: solid;border-color: transparent;content: '';}.banner_29[data-page="1"] .banner_29_next:after {right: 40px;border-left-color: var(--color_btn-banner29);transform: translate(100%, -50%);}.banner_29[data-page="1"] .banner_29_prev:after {left: 40px;border-right-color: var(--color_btn-banner29);transform: translate(-100%, -50%);}.banner_29[data-page="1"] .banner_29_next:before {right: 0;border: 1px solid var(--color_btn-banner29);}.banner_29[data-page="1"] .banner_29_prev span {float: right;margin-right: 45px;line-height: 60px;}.banner_29[data-page="1"] .banner_29_next span {float: left;line-height: 60px;margin-left: 45px;}.banner_29[data-page="1"] .banner_29_prev:hover:before,.banner_29[data-page="1"] .banner_29_next:hover:before {width: 100%;}.banner_29[data-page="1"] .banner_29_next span,.banner_29[data-page="1"] .banner_29_prev span {position: relative;display: flex;justify-content: space-between;align-items: center;}.banner_29[data-page="1"] .banner_29_prev span:before,.banner_29[data-page="1"] .banner_29_prev span:after {display: block;content: '';height: 1px;background-color: var(--color_btn-banner29);transition: all .35s ease-in-out;}.banner_29[data-page="1"] .banner_29_prev span:before {width: 85px;margin-right: 20px;}.banner_29[data-page="1"] .banner_29_prev:hover span:before {width: 0;}.banner_29[data-page="1"] .banner_29_prev span:after {width: 0;margin-left: 20px;margin-right: -20px;}.banner_29[data-page="1"] .banner_29_prev:hover span:after {width: 85px;}.banner_29[data-page="1"] .banner_29_next span:before,.banner_29[data-page="1"] .banner_29_next span:after {display: block;content: '';height: 1px;background-color: var(--color_btn-banner29);transition: all .35s ease-in-out;}.banner_29[data-page="1"] .banner_29_next span:after {width: 85px;margin-left: 20px;}.banner_29[data-page="1"] .banner_29_next:hover span:after {width: 0;}.banner_29[data-page="1"] .banner_29_next span:before {width: 0;margin-right: 20px;margin-left: -20px;}.banner_29[data-page="1"] .banner_29_next:hover span:before {width: 85px;}.banner_29 h1{font-size: inherit;color: inherit;line-height: inherit;font-weight: inherit;}.products_baolong_probg {width: 100%;margin: auto;height: auto;}.products_baolong_probg .index_product_title {width: 100%;margin: auto; text-align:center;}.index_product_title_part1{max-width:800px; margin:auto;}.index_product_title_part1 h3 {color: #333;font-weight: bold;}.index_product_title_part1 .index_sub_title{font-size:18px;color:#333333;line-height:26px;margin-top:15px;}.index_product_title_part2 {display: flex;justify-content: center;}.index_product_title_part2 .hj02_proclasslist{display:flex;flex-wrap:wrap;justify-content: center;}.index_product_title_part2 .hj02_proclasslist li,.index_product_title_part2 > div{padding:12px 35px;border-radius:50px;border:1px solid #efefef;background:#FFFFFF;margin:0 12px;}.index_product_title_part2 .hj02_proclasslist li img{display:block;max-width:160px;height:auto;width: 100%;}.products_baolong_probg .products_baolong_more {font-size: 18px;color: #666;padding: 12px 30px;border: 1px solid #efefef;background: #FFFFFF;position:relative;text-align:left;border-radius: 35px;display:inline-block;min-width: 195px;margin:auto;margin-top:30px;}.products_baolong_probg .products_baolong_more .fa{position:absolute;right:23px;top: 15px;z-index:1;}.productbl_neibox{padding-bottom: 86px;}.productbl_neibox:after{content:'';position:absolute;bottom:20px;width:100%;height:5px;background:#c8c8c8;z-index:1;}.productbl_nei.swiper-slide {width: 30%;transition:all .3s;transition-delay:.5s;height:auto;}.productbl_nei.swiper-slide-active{width: calc(40% - 80px);transition-delay:.5s;}.products_baolong_probg .index_proitem_box {background: #fff;border-radius: 10px;position: relative;height:100%}.products_baolong_probg .index_proitem_box a{display: flex;flex-direction:column;height: 460px;justify-content:space-between;padding:20px;}.products_baolong_probg .index_proitem_box:after {content: '';display: table;width: 0;height: 2px;position: absolute;bottom: 0;left: 0;transition: .6s;}.products_baolong_probg .index_proitem_name{position:relative;}.products_baolong_probg .index_proitem_name span{position:absolute;font-size:16px;top:0;right:0;z-index:1;}.products_baolong_probg .index_proitem_name h6 {overflow: hidden;font-size:24px;text-overflow: ellipsis;white-space: nowrap;margin-top:35px;border-bottom:1px solid #eee;padding-bottom:15px;margin-bottom:15px;}.index_proitem_second{flex: 0 0 auto;height:50%;overflow: hidden;}.index_proitem_combi{display: flex;flex: 0 0 auto;height:50%;justify-content: space-between;align-items: flex-end;}.products_baolong_probg .index_proitem_img {width: auto;height: 100%;max-width: 80%;overflow: hidden;}.products_baolong_probg .index_proitem_img img {height:100%;object-fit: contain;}.products_baolong_probg .index_proitem_img a {position: relative;display: block;width: 100%;height: 100%;}.index_proitem_ico{width:36px;height:36px;border:1px solid #b9b9b9;border-radius:100%;display:flex;position: relative;margin-bottom:36px;}.index_proitem_ico i{text-align:center;line-height:36px;font-size:20px;width:36px;height:36px;color:#b9b9b9;}.index_proitem_ico:before{position: absolute;left: -11px;top: -11px;width: 56px;height: 56px;border: 2px solid #f6a441;content:'';border-radius: 100%;-webkit-animation: more_opa 1.5s linear infinite alternate;animation: more_opa 1.5s linear infinite alternate;opacity:0;visibility:hidden;}.index_proitem_ico:after{position: absolute;left: -6px;top: -6px;width: 46px;height: 46px;border: 2px solid #f6a441;content:'';border-radius: 100%;-webkit-animation: more_opa 1.5s linear infinite alternate;animation: more_opa 1.5s linear infinite alternate;opacity:0;visibility:hidden;}.products_baolong_probg .index_proitem_desc {margin-bottom: 0;line-height: 25px;font-weight: 400;font-style: normal;color: #999;font-size: 15px;min-height: 25px;text-overflow: ellipsis;overflow: hidden;}.productbl_nei.swiper-slide-active .index_proitem_second .index_proitem_desc{ color:#333;}.productbl_nei.swiper-slide-active .index_proitem_ico{border:1px solid #f6a441;}.productbl_nei.swiper-slide-active .index_proitem_ico i{color:#f6a441;}.productbl_nei.swiper-slide-active .index_proitem_ico:before,.productbl_nei.swiper-slide-active .index_proitem_ico:after{opacity:1;visibility:visible;}@-webkit-keyframes more_opa{from{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}to{opacity: 0;-webkit-transform: scale(1.1);transform: scale(1.1);}}@keyframes more_opa{from{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}to{opacity: 0;-webkit-transform: scale(1.1);transform: scale(1.1);}}@-webkit-keyframes ripple_1 {0% {box-shadow: 0 0 0 0 rgba(246, 164, 65, 0.3), 0 0 0 5px rgba(246, 164, 65, 0.3), 0 0 0 10px rgba(246, 164, 65, 0.3);}100% {box-shadow: 0 0 0 5px rgba(246, 164, 65, 0.3), 0 0 0 10px rgba(246, 164, 65, 0.3), 0 0 0 15px rgba(246, 164, 65, 0)}}.productbl_waibox .productbl_waiprev,.productbl_waibox .productbl_wainext {left:30%;z-index: 99;background:none;bottom: 0;transition: .6s;position:absolute;top:auto;}.productbl_waibox .productbl_wainext{left: calc(30% + 27px);z-index: 9999;width:10px;}.productbl_waibox .productbl_waiprev:before {content:'';width: 170px;height: 5px;background: #006cad;position: absolute;bottom: 20px;left: -170px;}.productbl_waibox .productbl_wainext:before {content:'';width: 170px;height: 5px;background: #006cad;position: absolute;bottom: 20px;left: 13px;}.productbl_waibox .productbl_waiprev:after {content:'';width: 40px;height: 40px;border-radius:40px;background: #006cad;position: absolute;}.productbl_waibox .productbl_waiprev i {font-size: 20px;color: #fff;position: absolute;left: 8px;top: 10px;z-index:1;}.productbl_waibox .productbl_wainext i {font-size: 20px;color: #fff;position: absolute;right: 5px;top: 10px;z-index:1;}.products_baolong_down{ display:none;}.products-9-v-0.css_down{width: 100%;}@media(max-width:767px){.productbl_nei.swiper-slide,.productbl_nei.swiper-slide-active{width:100%;}.index_product_title_part2{flex-wrap:wrap;}.index_product_title_part2 .hj02_proclasslist li, .index_product_title_part2 > div{flex:0 0 48%;margin:0 1%;margin-bottom: 10px;padding: 12px;}}.products_baolong_down .index_proitem_img .video_container {height: 100%;}.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-title,.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;}}.other_baolong{background-color:#f3f4f8;}.other_baolong_title p{display: inline-block;max-width:810px;margin:auto;font-size:18px;line-height:26px;color:#333333;}.other_baolong_slide .other_baolong_box_text p{font-size: 18px;line-height:26px;color:#ffffff;text-align: left;z-index: 1;position: relative;}.other_baolong_wainext,.other_baolong_waiprev{width:50px;height:50px;border-radius:100%;right:46px;position:absolute;bottom:40px;z-index:1;background:none;top:auto;}.other_baolong_waiprev{right:110px;left:auto;}.other_baolong_wainext i,.other_baolong_waiprev i {font-size: 25px;color: #fff;position: absolute;z-index:1;width: 50px;height: 50px;line-height: 50px;text-align: center;}.other_baolong_swiper .swiper-button-next.swiper-button-disabled,.other_baolong_swiper .swiper-button-prev.swiper-button-disabled{border:1px solid #ffffff;background:none;}.other_baolong_swiper_thumbs {--obl-pd:20px;--obl-height-img:60px;--obl-pd-top-p:8px;--obl-line-height-p:26px;--obl-height-icon-on:56px;--obl-height_cahange:calc(var(--obl-height-icon-on) / 2);--obl-height_all:calc((var(--obl-pd) * 2) + var(--obl-height-img) + var(--obl-line-height-p) + var(--obl-height-icon-on));height: var(--obl-height_all) !important;margin-top: calc(-1 * var(--obl-height_cahange));}.other_baolong_swiper_thumbs .other_baolong_slide.swiper-slide{overflow: hidden;transition: all .5s ease;cursor: pointer;padding:var(--obl-pd);display:flex;flex-direction:column;align-items:center;background:#fff;margin: var(--obl-height_cahange) 0;height: fit-content;}.other_baolong_swiper_thumbs .other_baolong_slide.swiper-slide *{transition: all .5s ease;}.other_baolong_slide img{transition: all 0.6s cubic-bezier(0.74, 0.15, 0.21, 1.89);height:var(--obl-height-img);width:auto;max-width:100%;}.other_baolong_slide p{line-height: var(--obl-line-height-p);font-size:18px;color:#333;padding-top: var(--obl-pd-top-p);}.other_baolong_list_icon{flex: 0 0 auto;width:36px;height:0;display:flex;justify-content:center;align-items:flex-end;opacity:0;visibility:hidden;}.other_baolong_list_icon i{width:36px;height:36px;border-radius:100%;line-height:36px;display:flex;justify-content:center;align-items:center;font-size:16px;color:#fff;border:1px solid #fff;}.other_baolong_swiper_thumbs .other_baolong_slide.swiper-slide-active,.other_baolong_swiper_thumbs .other_baolong_slide:hover{}.other_baolong_swiper_thumbs .other_baolong_slide.swiper-slide-active img,.other_baolong_swiper_thumbs .other_baolong_slide:hover img{filter: brightness(0) invert(1);}.other_baolong_swiper_thumbs .other_baolong_slide.swiper-slide-active p,.other_baolong_swiper_thumbs .other_baolong_slide:hover p{font-weight:bold;color:#fff;}.other_baolong_swiper_thumbs .other_baolong_slide.swiper-slide-active{margin-top:0;border-right:none;}.other_baolong_swiper_thumbs .other_baolong_slide.swiper-slide-active .other_baolong_list_icon{opacity:1;visibility:visible;height:var(--obl-height-icon-on);}@media (min-width: 0px) {.other_baolong_box_content{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 9;}.other_baolong_box_text{position: relative;color: #fff;padding: 45px 60px;width: 45%;margin-top:100px;}.other_baolong_box_text:before{position: absolute;left: 0;top: 0;background-color:rgba(0,0,0,.3);content:'';width: 100%;height: 100%;z-index: 0;}}@media (max-width: 767px) {.other_baolong_wainext,.other_baolong_waiprev{width:25px;height:25px;line-height:25px;right:20px;}.other_baolong_wainext i, .other_baolong_waiprev i{width:25px;height:25px;line-height:25px;font-size:16px;}.other_baolong_waiprev{right:50px;}.other_baolong_box_text{position: relative;color: #fff;padding: 20px;width: 100%;margin-top: 0;}.other_baolong_swiper .other_baolong_slide img{min-height:250px;object-fit: cover;}}.otherbaolong-dev1{overflow-x: hidden;}.otherbaolong-dev1 .swiper-button-next{left: 100%;}.otherbaolong-dev1 .swiper-button-prev{right: 100%;}.otherbaolong-dev1 .swiper-button-prev,.otherbaolong-dev1 .swiper-button-next{bottom: 80px;}.hjzf_aboutus_19_left li a {position: relative;display: inline-block;cursor: pointer;}.hjzf_aboutus_19_left li a span.year {position: absolute;width: 180px;height: 180px;right: 20px;bottom: 20px;display: flex;flex-direction: column;justify-content: center;align-items: center;color: #FFF;padding: 15px;}.hjzf_aboutus_19_left li a span.year:before {position: absolute;display: block;height: 0;width: 0;border: 10px solid transparent;content: '';top: 0;left: 50%;transform: translate(-50%, -100%);}.hjzf_aboutus_19_left li a span.year em {font-style: normal;}.hjzf_aboutus_19_right ul {position: relative;}.hjzf_aboutus_19_right ul>img {position: absolute;right: 0px;top: 20px;}.hjzf_aboutus_19_right li {margin-bottom: 15px;}.hjzf_aboutus_19_right li a {display: flex;color: #333;align-items: center;}.hjzf_aboutus_19_right li a img {max-width: 60px;max-height: 60px;margin-right: 50px;}.hjzf_aboutus_19_right li a em {font-style: normal;font-weight: bold;margin-right: 20px;}.hjzf_aboutus_19_container .swiper-pagination {position: static;margin-top: 10px;}.hjzf_aboutus_19_container .swiper-pagination span {width: 12px;height: 12px;}.aboutus_19_right_more{padding-top: 20px;}.aboutus_19_right_more a{text-align: center;padding: 15px 50px;color: #fff;}@media(max-width: 992px) {.hjzf_aboutus_19_left {margin-bottom: 20px;}.hjzf_aboutus_19_right li a img {margin-right: 15px;}}@media(max-width: 1440px) {.hjzf_aboutus_19_right li a img {max-width: 40px;max-width: 40px;margin-right: 20px;}.hjzf_aboutus_19_right li{margin-bottom: 10px;}}.hjzf_2hj02 {width: 100%;height: auto;margin: auto;border-bottom: 1px solid #d1d1d1;}.hjzf_2hj02_tilte {text-align: center;color: #333333;}#certify {position: relative;width: 100%;margin: 0 auto}#certify .swiper-container {padding-bottom: 60px;padding-top: 10px;}#certify .swiper-slide {width: 210px;height: 210px;background: #fff;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;}#certify .swiper-slide img {display: block;width: 100%;}#certify .swiper-slide p {line-height: 98px;padding-top: 0;text-align: center;color: #636363;font-size: 1.1em;margin: 0;}#certify .swiper-pagination {width: 100%;bottom: 20px;}#certify .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;border: 3px solid #fff;background-color: #d5d5d5;width: 14px;height: 14px;box-shadow: 0 0 4px #666;opacity: 1;outline: none;}#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {border: 3px solid #fff;background-color: #333;}#certify .swiper-button-prev {left: -30px;width: 45px;height: 45px;background: url(../images/wm_button_icon.png) no-repeat;background-position: 0 0;background-size: 100%;}#certify .swiper-button-prev:hover {background-position: 0 -46px;background-size: 100%}#certify .swiper-button-next {right: -30px;width: 45px;height: 45px;background: url(../images/wm_button_icon.png) no-repeat;background-position: 0 -93px;background-size: 100%;}#certify .swiper-button-next:hover {background-position: 0 -139px;background-size: 100%}.hjzf_2hj02_text {text-align: center;padding-top: 30px;padding-bottom: 30px;}.hjzf_2hj02_number ul {justify-content: space-around;}.hjzf_2hj02_number ul li {text-align: center;}.hjzf_2hj02_number ul li .hjzf_2hj02_itemContent {margin: auto}.hjzf_2hj02_number ul li .hjzf_2hj02_itemContent_shuzi {color: #333333;font-weight: bold;position: relative;}.hjzf_2hj02_number ul li .hjzf_2hj02_itemContent_name {color: #666666;font-weight: normal;}.hjzf_2hj02_number ul li .hjzf_2hj02_itemContent_shuzi:after {content: attr(data-danwei);color: #333;line-height: 40px;font-size: 30px;font-weight: bold;position: relative;top: -3px;left: 6px;}@media(max-width:767px) {.hjzf_2hj02_number ul li .hjzf_2hj02_itemContent_shuzi {line-height: 32px;}.hjzf_2hj02_number ul li .hjzf_2hj02_itemContent_shuzi:after {line-height: 32px;font-size: 20px;top: 0px;}}@media (max-width: 576px) {#certify .swiper-slide {width: 120px;height: 120px;}.hjzf_2hj02_number ul {flex-direction: column;}.hjzf_2hj02_number ul li {margin-bottom: 20px;}.hjzf_2hj02_number ul li:last-child {margin-bottom: 0;}}.hjzf2_service_43{position:relative;}.hjzf2_service_43_bg .swiper-slide {position: relative;width: 100%;height: 800px;overflow: hidden;}.hjzf2_service_43_bg .swiper-slide .slide-inner {position: absolute;left: 0;top: 0;width: 100%;height: 800px;}.hjzf2_service_43_slide_inner img{width: 100%;height: 800px;object-fit: cover;}.hjzf2_service_43_slide_inner .hjzf2_service_43_bg_main{position: absolute;left: 0;top: 150px;width: 100%;}.hjzf2_service_43_slide_inner .hjzf2_service_43_bg_main *{color:#fff;}.hjzf2_service_43_slide_inner .hjzf2_service_43_bg_main_flex{ display: flex;flex-direction: column;align-items: center;}.hjzf2_service_43_slide_inner .hjzf2_service_43_bg_main b{margin-bottom: 20px;font-size: 38px;font-weight: normal;color: #fff;text-align: center;}.hjzf2_service_43_slide_inner .hjzf2_service_43_bg_main i{margin: 0 auto 27px;width: 24px;height: 3px;background: #fff;}.hjzf2_service_43_slide_inner .hjzf2_service_43_bg_main p {margin: 0 auto 50px;width: 50%;min-width:400px;line-height: 28px;font-size: 18px;color: #fff;text-align: center;}.hjzf2_service_43_slide_inner .hjzf2_service_43_bg_main a{position: relative;display: flex;margin: 0 auto;width: 160px;height: 52px;text-align: center;border-radius: 52px;overflow: hidden;}.hjzf2_service_43_slide_inner .hjzf2_service_43_bg_main a em{position: relative;z-index: 3;margin: 0 auto;font-size: 16px;line-height: 52px;font-style: normal;transition: .5s all;}.hjzf2_service_43_slide_inner .hjzf2_service_43_bg_main a em em{margin-left:8px;}.hjzf2_service_43_slide_inner .hjzf2_service_43_bg_main a::before{transition: all 0.6s;transform: scale(0);position: absolute;left: 0%;bottom: 0%;z-index: 2;width: 30px;height: 30px;border-radius: 100%;background: #fff;content: "";}.hjzf2_service_43_slide_inner .hjzf2_service_43_bg_main a:hover::before {transition: all 0.6s;transform: scale(10);}.hjzf2_service_43_slide_inner .hjzf2_service_43_bg_main a::after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: "";}.hjzf2_service_43_bg .swiper-button-next,.hjzf2_service_43_bg .swiper-button-prev {transition: all 0.5s;top: 373px;margin: 0;width: 54px;height: 55px;background-position:center;background-repeat:no-repeat;background-size: contain;}.hjzf2_service_43_bg .swiper-button-prev {left: 10%;}.hjzf2_service_43_bg .swiper-button-next {right: 10%;}.hjzf2_service_43_btn {position: absolute;left: 0;bottom: 90px;z-index: 3;width: 100%;}.hjzf2_service_43_btn_thumbs .swiper-slide{cursor:pointer;}.hjzf2_service_43_btn_thumbs .swiper-slide .hjzf2_service_43_btn_icon {position: relative;width: 100%;height: 82px;}.hjzf2_service_43_btn_thumbs .swiper-slide .hjzf2_service_43_btn_icon i {transition: all 0.5s;opacity: 0;position: absolute;left: 0;top: 0;z-index: 2;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;}.hjzf2_service_43_btn_thumbs .swiper-slide .hjzf2_service_43_btn_icon .hjzf2_service_43_btn_i1{top: 12px;opacity: 1;}.hjzf2_service_43_btn_thumbs .swiper-slide.swiper-slide-thumb-active .hjzf2_service_43_btn_icon .hjzf2_service_43_btn_i1{transition: all 0.5s;opacity: 0;}.hjzf2_service_43_btn_thumbs .swiper-slide .hjzf2_service_43_btn_icon .hjzf2_service_43_btn_i2{height: 74px;}.hjzf2_service_43_btn_thumbs .swiper-slide.swiper-slide-thumb-active .hjzf2_service_43_btn_i2{transition: all 0.5s;opacity: 1;}.hjzf2_service_43_btn_thumbs .swiper-slide .hjzf2_service_43_btn_icon::after {transition: all 0.5s;opacity: 0;position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;background-position:center;background-repeat:no-repeat;content: " ";}.hjzf2_service_43_btn_thumbs .swiper-slide.swiper-slide-thumb-active .hjzf2_service_43_btn_icon::after {transition: all 0.5s;opacity: 1;}.hjzf2_service_43_btn_thumbs .swiper-slide .hjzf2_service_43_btn_line{position: relative;margin: 20px auto 20px;height: 22px;}.hjzf2_service_43_btn_thumbs .swiper-slide .hjzf2_service_43_btn_line i {margin-top: 10px;width: calc(50% - 17px);height: 1px;background: #fff;opacity: 0.5;}.hjzf2_service_43_btn_line_l {float: left;}.hjzf2_service_43_btn_line_r {float: right;}.hjzf2_service_43_btn_thumbs .swiper-slide:first-child .hjzf2_service_43_btn_line i.hjzf2_service_43_btn_line_l,.hjzf2_service_43_btn_thumbs .swiper-slide:last-child .hjzf2_service_43_btn_line i.hjzf2_service_43_btn_line_r{display: none;}.hjzf2_service_43_btn_thumbs .swiper-slide .hjzf2_service_43_btn_line em {transition: all 0.5s;position: absolute;left: 50%;top: 0;transform: translateX(-50%);width: 22px;height: 22px;background: transparent;border-radius: 11px;transition: .5s all;border:1px solid #fff;}.hjzf2_service_43_btn_thumbs .swiper-slide.swiper-slide-thumb-active .hjzf2_service_43_btn_line em {background: rgb(255 255 255 / 10%);border:none;}.hjzf2_service_43_btn_thumbs .swiper-slide .hjzf2_service_43_btn_line em::after {content: '';position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 10px;height: 10px;background: transparent;border-radius: 10px;transition: .5s all;border:1px solid #fff;}.hjzf2_service_43_btn_thumbs .swiper-slide.swiper-slide-thumb-active .hjzf2_service_43_btn_line em::after {background: #fff;border:none;}.hjzf2_service_43_btn_thumbs .swiper-slide p {font-size: 20px;color: #fff;text-align: center;}.hjzf2_service_43-ab_title{position: absolute;left: 0;right: 0;top: 40px;z-index: 9;display: flex;justify-content: center;}.other_176{overflow: hidden;}.other_176_title .index_title{position: relative;}.other_176_title .index_title:after{position: absolute;display: block;content:'';width: 80px;height: 3px;left: 50%;bottom: 15px;transform: translateX(-50%);}.other_176_title1{font-size:18px;text-align:center;color:#FFFFFF;padding:20px;}.other_176_title .index_sub_title{color: #999;}.other_176_wrapper{display: flex;flex-wrap: wrap;justify-content: space-between;}.other_176_wrapper .other_176_content{flex: 0 0 24.8%;width: 24.8%;position: relative;transition: all .5s;}.other_176_box{position: absolute;display: block;width: 100%;height: 100%;left: 0;top: 0;right: 0;bottom: 0;color: #fff;text-align: center;display: flex;flex-direction: column;justify-content: center;padding: 20px 20%;z-index: 9;}.other_176_box:before{position: absolute;display: block;content:'';width: 100%;height: 100%;left: 0;right: 0;top: 0;bottom: 0;background: #000;opacity: .5;transition: all .5s;z-index: -1;}.other_176_title{font-size: 26px;position: relative;margin-bottom: 40px;margin-top: 30px;}.other_176_title:after{position: absolute;display: block;content:'';width: 40px;height: 2px;background-color: #fff;left: 50%;bottom: -20px;transform: translateX(-50%);}.other_176_con{opacity: 0;transition: all .5s;min-height: 80px;font-size: 16px;transform: translateY(30px);}.other_176_content:hover .other_176_con{transform: translateY(0px);opacity: 1;}.other_176_content_img img{width: 100%;}.other_176_content:hover{transform: scale(1.08);border: 2px solid #fff;z-index: 99;}@media(max-width: 1200px) {.other_176_wrapper .other_176_content{flex: 0 0 49%;width: 49%;margin-bottom: 20px;}}@media(max-width: 767px) {.other_176_wrapper .other_176_content{width: 100%;flex: 0 0 100%;}.other_176_content:hover{transform: scale(1);border: none;z-index: 99;}.other_176_wrapper{padding: 0 15px;}}.new_hjzf_news-2 #hj02_news {width: 100%;margin: 0 auto;height: auto;}.new_hjzf_news-2 .index_product_title {width: 100%;margin-bottom: 40px;}.new_hjzf_news-2 .index_product_title_left {width: 100%;float: left;box-sizing: border-box;}.new_hjzf_news-2 #index_product_title_left1 h3{color: #333;font-weight: bold;position: relative;}.new_hjzf_news-2 .index_product_title_right {width: 100%;box-sizing: border-box;}.new_hjzf_news-2 .hj02_proclasslist{float: right;}.new_hjzf_news-2 .hj02_proclasslist li{padding: 6px 15px;float: left;cursor: pointer}.new_hjzf_news-2 .hj02_proclasslist li a{font-size: 14px;line-height: 20px;color: #666;font-weight: normal;}.new_hjzf_news-2 #index_product_title_right1>div{float: right;padding: 6px 15px;cursor: pointer}.new_hjzf_news-2 #index_product_title_right1>div a{font-size: 14px;line-height: 20px;color: #fff;font-weight: normal;}.new_hjzf_news-2 .hj02_pro_more{font-size: 14px;color: #666;line-height: 24px;float: right;padding: 4px 15px;}.new_hjzf_news-2 .index_product_more {width: 200px;height: 45px;line-height: 45px;text-align: center;border-width: 2px;border-style: solid;display: inline-block;border-radius: 4px;font-size: 13px;text-transform: uppercase;-webkit-transition: all .2s ease-in-out !important;-moz-transition: all .2s ease-in-out !important;transition: all .2s ease-in-out;}.new_hjzf_news-2 .index_product_more:hover {outline: 0;}.new_hjzf_news-2 .hj02-news-box{width: 100%;height:auto;overflow: hidden;position: relative;}.new_hjzf_news-2 .news_item{width: 100%;height: auto;background: #F8F8F8;float: left;padding: 45px 58px 45px 58px;position: relative;overflow: hidden}.new_hjzf_news-2 .news_item_right_box{float: right;width: 100%;padding-bottom: 20px;}.new_hjzf_news-2 .news_item_right{border-top: 1px solid #e5e5e5;height: 160px;padding-top: 40px;padding-left: 40px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;background: rgba(255,255,255,0.8)}.new_hjzf_news-2 .news_item_right_left{width: 80%;float: left;transition: all .36s ease;}.new_hjzf_news-2 .news_item_right_right{width: 20%;float: right;text-align: center}.new_hjzf_news-2 .details{width: 40px;height: 16px;color: transparent;border-left: 1px solid #e5e5e5;overflow: hidden;position: relative;display: block;margin: auto}.new_hjzf_news-2 .details:before{content: '';display: table;width: 20px;height: 11px;background: url(../img/news_jian.png)no-repeat;position: absolute;top: 2px;left: 10px;transition: .6s;}.new_hjzf_news-2 .details:after{content: '';display: table;width: 20px;height: 11px;background: url(../img/news_jian.png)no-repeat;position: absolute;top: 2px;left: -40px;transition: .6s;}.new_hjzf_news-2 .news_item_date{font-size: 22px;color: #999999;letter-spacing: 0;}.new_hjzf_news-2 .news_item-title{margin-top: 20px;}.new_hjzf_news-2 .news_item-title a{color: #333333;letter-spacing: 0;}.new_hjzf_news-2 .news_item-desc{color: #999999;letter-spacing: 0;height: auto;transition: all .36s ease;overflow : hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;word-break: break-word;}.new_hjzf_news-2 .hynews_pic{width: 100%;height: auto;overflow: hidden;margin-top: 30px;margin-bottom: 30px}.new_hjzf_news-2 .hynews_pic a{width: 100%;height: auto;display: block;position: relative;}.new_hjzf_news-2 .hynews_pic img{width: 100%;height: auto;transition: .6s;position: relative;left: 0;top: 0;}.new_hjzf_news-2 .news_item-title2{position: relative;margin-bottom: 20px;}.new_hjzf_news-2 .news_item-title2:before{content: '';display: table;width: 6px;height: 6px;border-radius: 50%;background: #333;position: absolute;top: 10px;left: -14px;}.new_hjzf_news-2 .news_item-title2 a{color: #333333;letter-spacing: 0; display:block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}.new_hjzf_news-2 .news_item-desc2{color: #999999;letter-spacing: 0;margin-bottom: 20px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;word-break: break-word;}.new_hjzf_news-2 .news_item_right_right p span{font-size: 22px;color: #999999;letter-spacing: 0;position: relative}.new_hjzf_news-2 .news_item:hover .hynews_pic img{transform: scale(1.02);transition: .6s;}.new_hjzf_news-2 .news_item_right:hover{-moz-box-shadow:0 5px 30px rgba(0,0,0,.08); -webkit-box-shadow:0 10px 30px rgba(0,0,0,.08); box-shadow: 0 10px 30px rgba(0,0,0,.08);}.new_hjzf_news-2 .news_item .news_item-desc-wai{border-left: 1px solid transparent;transition: all .36s ease;margin-top: 20px;}.new_hjzf_news-2 .news_item:hover .news_item-desc-wai{border-left: 1px solid #d3d3d3;transition: all .36s ease;}.new_hjzf_news-2 .news_item:hover .news_item-desc{padding-left: 30px;border-color: #d3d3d3;transition: all .36s ease;-webkit-transform: translateX(10px);-ms-transform: translateX(10px);transform: translateX(10px);}.new_hjzf_news-2 .news_item_more{width: 140px;height: 37px;display: block;line-height: 37px;text-align: center;position: absolute;bottom: 0;left: 58px;transition: all .36s ease;opacity: 0}.new_hjzf_news-2 .news_item_more:before{content: '';display: table;width: 15px;height: 1px;position: absolute;left: -10%;top: 18px;background: #fff;transform: translateX(-7px);transition: all .36s ease;}.new_hjzf_news-2 .news_item_more:after{content: '';display: table;width: 1px;height: 15px;position: absolute;left: 50%;top: -40px;background: #fff;transform: translateX(-1px);transition: all .36s ease;}.new_hjzf_news-2 .news_item:hover .news_item_more{bottom: 15px;left: 56px;transition: all .36s ease;opacity: 1}.new_hjzf_news-2 .news_item:hover .news_item_more:before{content: '';display: table;width: 15px;height: 1px;position: absolute;left: 69px;top: 18px;background: #fff;transform: translateX(-7px);transition: all .36s ease;}.new_hjzf_news-2 .news_item:hover .news_item_more:after{content: '';display: table;width: 1px;height: 15px;position: absolute;left: 50%;top: 11px;background: #fff;transform: translateX(-1px);transition: all .36s ease;}.new_hjzf_news-2 .news_item_right:hover .news_item_right_left{transition: all .36s ease;-webkit-transform: translateX(10px);-ms-transform: translateX(10px);transform: translateX(10px);}.new_hjzf_news-2 .news_item_right:hover .details:before{left: 40px;}.new_hjzf_news-2 .news_item_right:hover .details:after{left: 10px;}@media (max-width: 991px){.new_hjzf_news-2 #index_product_title_left1 h3{text-align: center;margin-bottom: 30px;}.new_hjzf_news-2 .hj02_proclasslist{width:auto;float: left;display: flex;display: -webkit-flex;justify-content: flex-start;}.new_hjzf_news-2 .hj02-news-box{padding-bottom: 20px;}}@media (max-width: 575px){.new_hjzf_news-2 #hj02_news{padding-bottom: 0}.new_hjzf_news-2 .news_item_right{height: auto;padding-left:20px;padding-top: 30px;}}#bottom_hj10_form {position: relative;}#bottom_hj10_form #email_alert{position: absolute;bottom: 0;left: 20px;transform: translateY(100%);}.bottom_hj10 {padding-top: 100px;}.bottom_hj10 {position: relative;}.bottom_hj10 .toTop {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;left: 50%;top: -50px;z-index: 9;width: 100px;height: 100px;border: 0;background-color: #339cee;font-size: 18px;color: #fff;text-align: center;border-radius: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.bottom_hj10 .toTop img {-webkit-transform: rotateZ(90deg);-ms-transform: rotate(90deg);transform: rotateZ(90deg);}.bottom_hj10_copyright a {-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;}.bottom_hj10_dbt{font-size:26px;}.bottom_hj10_wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.bottom_hj10_wrapper li {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;margin-bottom: 30px;}.bottom_hj10_wrapper li a,.bottom_hj10_wrapper li {display: block;font-size: 18px;line-height: 2;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;}.bottom_hj10_wrapper li>a:first-child {position: relative;font-size: 26px;margin-bottom: 40px;}.bottom_hj10_wrapper li>a:first-child:hover {padding-left: 0;}.bottom_hj10_wrapper li>a:first-child:before {position: absolute;display: block;left: 0;bottom: -10px;width: 60px;height: 2px;content: '';}.bottom_hj10_wrapper li>a:hover {padding-left: 15px;}.bottom_hj10_wrapper li.last p {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.bottom_hj10_wrapper li.last p i {-webkit-box-flex: 0;-ms-flex: 0 0 30px;flex: 0 0 30px;text-align: center;padding-top: 10px;}.bottom_hj10_wrapper li.last p i.fa-map-marker,.bottom_hj10_wrapper li.last p i.fa-phone {padding-top: 6px;font-size: 21px;}.bottom_hj10_wrapper li.last span {-webkit-box-flex: 1;-ms-flex: auto;flex: auto;margin-left: 10px;}.bottom_hj10_wrapper li.last p a {text-decoration: underline;}.bottom_hj10_copyright {padding-top: 15px;padding-bottom: 15px;line-height: 30px;border-top: 1px solid rgba(255, 255, 255, .2);}.bottom_hj10_copyright .share a {margin-left: 10px;}@media(max-width: 1440px) {.bottom_hj10_submit form{width: 40vw;}}.bottom_hj10_linewave{text-decoration:none;width: 100%;height: 60px;margin-bottom: 40px;display: block;background:url("data:image/svg+xml;utf-8,%3Csvg%20id%3D'svg'%20width%3D'100'%20height%3D'40'%20viewBox%3D'0%200%2020%204'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cpath%20fill%3D'none'%20stroke%3D'rgba(255,255,255,.1)'%20d%3D'M0%203.5c5%200%205-3%2010-3s5%203%2010%203%205-3%2010-3%205%203%2010%203'%2F%3E%3C%2Fsvg%3E") repeat-x 0 100%;background-size:60px auto;-webkit-animation:linewave .8s linear infinite;animation:linewave .8s linear infinite;}@-webkit-keyframes linewave{0%{background-position:0% 100%;}100%{background-position:-60px 100%;}}@keyframes linewave{0%{background-position:0% 100%;}100%{background-position:-60px 100%;}}@media(max-width: 768px) {.bottom_hj10_submit form {width: 80vw;}.bottom_hj10 {padding-top: 50px;}.bottom_hj10 .toTop{display: none;}.bottom_hj10_dbt{font-size:22px;}.bottom_hj10_copyright{line-height: 24px;margin-top: 20px;border-top: 0;}.bottom_hj10_copyright .share{text-align: center !important;} .bottom_hj10_copyright .col-md-8{text-align: center;margin-top: 10px;}}@media(max-width:575px){.bottom_hj10_copyright>div{margin-bottom: 10px;text-align: center;}}@media(max-width:991px) {.bottom_hj10_copyright .share{margin-top: 20px;}.bottom_hj10_copyright .col-md-8{text-align: center;}.bottom_hj10_copyright{display: -webkit-flex;display: -webkit-box;display: flex;flex-direction: column-reverse;align-items: center;}.bottom_hj10_copyright .share{text-align: center;margin-bottom: 20px;}.bottom_hj10_copyright>div{text-align: center;}}