.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;}.other_yufeng_banner{ width:100%; height:100vh; position:relative;}.other_yufeng_banner .banner_img{width: 100%;height: 100%;object-fit: cover;}.other_yufeng_banner .left{ width:50%; position:absolute; top:0px; left:0px; z-index:2; background: rgba(0, 0, 0, 0.75); height:100%; padding:0px 120px 110px 160px; display:flex; flex-direction:column; justify-content:flex-end;}.other_yufeng_banner .left > .title{font-family: 'Noto Sans SC';font-style: normal;font-weight: 700;font-size: 44px;line-height: 44px;color: #FFFFFF;padding-bottom:48px;}.other_yufeng_banner .left > .des{width: 680px;font-family: 'Noto Sans SC';font-style: normal;font-weight: 400;font-size: 20px;line-height: 36px;display: flex;align-items: center;text-transform: uppercase;color: #FFFFFF;padding-bottom:176px;}.other_yufeng_banner .product_list_one{width: 240px;height: 240px;background: #123A31;display: flex;flex-direction: column;justify-content: space-between;}.other_yufeng_banner .product_list_one .title{font-family: 'Noto Sans SC';font-style: normal;font-weight: 700;font-size: 24px;line-height: 28px;display: flex;align-items: center;text-transform: uppercase;color: #F8D1B0;}.other_yufeng_banner .pro_img{width: 104px; margin-top:25px;}.other_yufeng_banner .product_list_one{ padding:25px; margin-right:24px;}.other_yufeng_banner .product_list{ display:flex;}.other_yufeng_banner video{object-fit: cover;height: 100%;width: 100%;}.other_yufeng_banner_img{ display:none;}@media only screen and (max-width: 1024px){.other_yufeng_banner .right{ display:none;}.other_yufeng_banner .left{ width:100%;}.other_yufeng_banner .left > .des{ width:auto; }}@media only screen and (max-width: 769px){.other_yufeng_banner .left{ width:100%;}.other_yufeng_banner .left > .des{ width:auto;}.other_yufeng_banner video{ display:none;}.other_yufeng_banner_img{ display:block;}.other_yufeng_banner .product_list_one{ width:auto;padding: 17px;margin-right:12px;}}.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%;}.aboutus_37_left{display: flex;align-items: flex-end;line-height: 1;position: relative;}.aboutus_37_left img{position: absolute;left: 170px;top: 4px;}.aboutus_37_left .index_title{margin-right: 10px;}.aboutus_37_con{font-size: 16px;color: #616161;line-height: 2;}.aboutus_37_left_w a{display: inline-block;position: relative;overflow: hidden;color: #FFF;z-index: 9;transition: all .5s;}.aboutus_37_left_w a:hover{border-top-right-radius: 20px;border-bottom-left-radius: 20px;}.aboutus_37_left_w a:before{width: 30px;border-top-right-radius:50%;border-bottom-right-radius: 50%;}.aboutus_37_left_w a:hover:before{border-top-right-radius: 0%;border-bottom-right-radius: 0%;}.aboutus_37_left_w a:after{position: absolute;display: block;content:'';width: 100%;height: 100%;left: 0;top: 0;right: 0;bottom: 0;z-index: -2;transition: all .5s .3s;}.aboutus_37_right li{position: relative;padding-left: 20px;margin-bottom: 40px;}.aboutus_37_right li:before{position: absolute;display: block;width: 4px;height: 30px;content:'';left: 0;top: 10px;}.aboutus_37_right li .aboutus_37_t{display: flex;align-items: flex-start;line-height: 1;margin-bottom: 10px;}.aboutus_37_t b{font-size: 60px;margin-right: 10px;}.aboutus_37_t span{font-size: 36px;font-weight: bold;}@media(min-width: 1200px) {.aboutus_37_right{width: 50%;margin: 0 auto;}}@media(max-width: 767px) { .aboutus_37_right{ margin-top: 40px; } }@media(max-width: 1365px) {.aboutus_37_left img{display: none;}}.aboutus_37.dev1 .row {display: flex;flex-wrap: wrap;align-items: center;}.aboutus_37.dev1 .aboutus_37_left{flex-direction: column;align-items: flex-start;}.aboutus_37.dev1 .index_title {order: 2;padding-top: .25em;}.aboutus_37.dev1 .index_sub_title {color: #666;}.aboutus_37.dev1 .aboutus_37-des {font-size: 16px;color: var(--site-color);}.aboutus_37.dev1 .aboutus_37_left_w a{font-size: 20px;padding: 0;color: var(--site-color);margin-top: 24px}.aboutus_37.dev1 .aboutus_37_left_w a::before, .aboutus_37.dev1 .aboutus_37_left_w a::after{content: none;}.aboutus_37_left_w a:hover{border-radius: 0;}.aboutus_37.dev1 .aboutus_37_right{display: flex;flex-wrap: wrap;width: 100%;margin-bottom: -40px;}.aboutus_37.dev1 .aboutus_37_right li{flex: 0 0 auto;width: 50%;}.aboutus_37.dev1 .aboutus_37_right li > p{font-size: 20px;}.aboutus_37.dev1 .aboutus_37_right li::before{content: none;}.aboutus_37.dev1 .aboutus_37_t{display: inline-block;font-weight: normal;margin: 0;}.aboutus_37.dev1 .aboutus_37_t .timer{font-size: 36px;font-weight: normal;}.aboutus_37.dev1 .aboutus_37_t span{font-weight: normal;}.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_cases_36 .cases_36_main {display: flex;padding-bottom: 40px;}.hjzf_cases_36 .cases_36_img {padding: 0 50px;flex: 0 0 auto;}.hjzf_cases_36 .cases_36_img img {padding: 8px;border: 2px solid #e9e9e9;}.hjzf_cases_36 .cases_36_t {display: flex;flex-direction: column;justify-content: space-between;flex: 1 1 auto;}.hjzf_cases_36 .cases_36_tit {display: flex;flex-direction: column;align-items: flex-end;}.hjzf_cases_36 .cases_36_tit .index_title{padding-right:90px;}.hjzf_cases_36 .cases_36_tit .index_subtitle{padding-top:30px;padding-right:60px;font-size: 30px;display: flex;align-items: center;}.hjzf_cases_36 .cases_36_tit .cases_36_sub_c{margin-right:-1px;width:10px;height:10px;border:2px solid #9d9d9d;border-radius:100%;}.hjzf_cases_36 .cases_36_tit .cases_36_sub_line{width:13vw;height:2px;background:#d0d0d0;margin-right:30px;}.hjzf_cases_36 .cases_36_text {display: flex;justify-content: space-between;padding-right:90px;padding-bottom: 12px;position: relative;}.hjzf_cases_36 .cases_36_text::after {content: '';position: absolute;background: #f7f7f7;top: -60px;right: 0;bottom: -40px;left: -90vw;z-index: -1;}.hjzf_cases_36 .cases_36_text .cases_36_text_title{font-size:24px;font-weight: bold;padding-bottom: 10px;}.hjzf_cases_36 .cases_36_text .cases_36_text_line{display: block;width: 33px;height: 3px;}.hjzf_cases_36 .cases_36_text .cases_36_text_text{font-size:18px;padding: 14px 0;}.hjzf_cases_36 .cases_36_text_mian a,.cases_36_slide .cases_36_btn{padding: 4px 30px;font-size: 16px;color:#333;background: #f7f7f7;box-shadow: 0px 1px 3px 0px #00000066;border-radius: 50px;display: inline-block;transition:.5s all;}.hjzf_cases_36 .cases_36_text_mian a img,.cases_36_slide .cases_36_btn img{height:20px;width:auto;margin-left:16px;transition:.5s all;}.hjzf_cases_36 .cases_36_text_mian a:hover,.cases_36_slide .cases_36_btn:hover{box-shadow: inset 0px 1px 3px 0px #00000066;}.hjzf_cases_36 .cases_36_text_mian a:hover img,.cases_36_slide .cases_36_btn:hover img{transform:translateX(10px);}.hjzf_cases_36 .cases_36_text .cases_36_text_d{position:relative;}.hjzf_cases_36 .cases_36_text .cases_36_text_d i{display: block;}.hjzf_cases_36 .cases_36_text .cases_36_text_d .cases_36_text_d_line {width: 3px;height: 100%;}.hjzf_cases_36 .cases_36_text .cases_36_text_d .cases_36_text_d_dot{width:14px;height:3px;position:absolute;left:50%;transform:translateX(-50%) skewY(25deg);}.hjzf_cases_36 .cases_36_text .cases_36_text_d .cases_36_text_d_dot1{top: calc(100% + 6px);}.hjzf_cases_36 .cases_36_text .cases_36_text_d .cases_36_text_d_dot2{top: calc(100% + 12px);}.hjzf_cases_36 .cases_36_swiper{padding-top:40px;display: flex;align-items: center;}.hjzf_cases_36 .cases_36_swiper .swiper-container{width: calc(100% - 100px);margin: 0 10px;}.hjzf_cases_36 .cases_36_slide {display: flex;flex-direction: column;align-items: center;padding-bottom: 6px;}.hjzf_cases_36 .cases_36_slide .cases_36_slide_img {padding: 9px;background: #f6f6f6;border-radius: 5px;}.hjzf_cases_36 .cases_36_slide .cases_36_slide_tit {font-size: 22px;font-weight: bold;padding: 16px 0 6px 0;}.hjzf_cases_36 .cases_36_swiper .cases_36_prev,.hjzf_cases_36 .cases_36_swiper .cases_36_next {position: static;margin: 0;width: 50px;height: 50px;}@media(max-width: 767px) {.hjzf_cases_36 .cases_36_main {flex-wrap: wrap;}.hjzf_cases_36 .cases_36_img{padding: 0;}.hjzf_cases_36 .cases_36_main > *{flex:0 0 100%;}.hjzf_cases_36 .cases_36_t{padding-top: 20px;}.hjzf_cases_36 .cases_36_tit .index_title {padding-right: 10px;}.hjzf_cases_36 .cases_36_tit .index_subtitle{padding: 10px 10px 0 0;}.hjzf_cases_36 .cases_36_text{padding: 10px 10px 0 14px;}.hjzf_cases_36 .cases_36_text::after{top: 0;bottom: -20px;}}.other_contact_zw{padding: 10px;}.other_contact_title{font-weight:bold;}.other_contact_xbt{font-size:18px;font-weight: 600;line-height: 1.2em;}.other_contact_list{position: relative;width: 100%;}.other_contact_list ul li{margin-bottom: 10px;align-items: flex-start;position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;font-size:16px;}.other_contact_list ul li .pp-icon{margin-right: 10px;}.other_contact_inquiry{margin: 0px 0px 0px 60px;border-radius: 30px 30px 30px 30px;box-shadow: 0px 29px 35px -7px rgba(18.00000000000001, 22.000000000000007, 77.00000000000006, 0.45);transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding: 60px;}.other_contact_title2{color: #FFFFFF;font-weight: 700;margin-bottom:15px;}.other_contact_xbt2{color:#b7b9dd;}.other_contact_bz{font-size:14px;color:#b7b9dd;}.news51_title, .news51_subtitle {text-align: center;font-weight: bold;}.news51_title {padding-bottom: 40px;}.news51_slide {border-radius: 10px;overflow: hidden;height: auto;}.news51_info {position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 30px 40px;display: flex;flex-direction: column;justify-content: flex-end;color: #fff;}.news51_data {position: absolute;top: 30px;right: 40px;width: 80px;height: 80px;display: flex;justify-content: center;align-items: center;text-align: center;font-weight: bold;line-height: 1.2;border-radius: 10px;}.new51_title {font-size: 22px;line-height: 1.4;padding-bottom: 16px;}.new51_more span {text-decoration: underline;margin-right: 6px;}.news51_data-wrapper{display: flex;flex-direction: column;align-items: center;padding: 20px;}.new_hjzf_bottom-lvge{background:#F5F5F5;}.bottom_lvge_body1{height:200px;background-attachment:fixed;padding:50px 0;background-size: cover;}.bottom_lvge_item{background: rgba(250,251,255,0.80);width:100%;max-width:341px;height:100px;margin: auto;border-radius:50px 0 0 50px;display:flex;align-items:center;}.bottom_lvge_logo{width:100%;height:auto;}.bottom_lvge_logo h1{margin-bottom:10px;}.bottom_lvge_logo span{font-weight:bold;color:#FFFFFF;font-size:18px;}.bottom_lvge_icon{max-width:40px;margin-left:20px;margin-right:30px;}.bottom_lvge_lx{font-size: 16px;color: #305348;letter-spacing: 0.86px;font-weight: 400;}.bottom_lvge_body2{background:#F5F5F5;padding-top:80px;padding-bottom:30px;}.bottom_lvge_bottomItem .bottom_lvge_title{font-size:24px;color: #2B2D2C;letter-spacing: 1.66px;line-height: 16px;font-weight: 700;margin-bottom:30px;}.bottom_lvge_bottomItem .bottomInfo__context{font-size: 16px;color: #ADADAD;line-height: 32px;font-weight: 400;margin-bottom:50px;}.productInfo__list{}.productInfo__list li{position:relative;display: flex;align-items: center;}.productInfo__list li:before{position:absolute;content:'';width:10px;left:0;height:0;border-bottom:1px solid #ADADAD;z-index:1;margin-right:15px;}.productInfo__list li a{padding-left: 20px;font-size: 16px;color: #ADADAD;line-height: 32px;}.classInfo__list{display:flex;flex-wrap: wrap;}.classInfo__list li{border: 0.5px solid rgba(221,221,221,1);margin-right:5px;margin-bottom:5px;padding:0 5px;}.classInfo__list li a{font-size: 16px;color: #ADADAD;line-height: 32px;}.bottom_lvge_list{margin-top:15px;}.bottom_lvge_news a{margin-bottom:20px;display:flex;}.bottom_lvge_news_img{flex: 0 0 26%;display: flex;align-content: center;overflow: hidden;}.bottom_lvge_news_img img{object-fit: cover;transition: all .5s;max-height: 90px;}.bottom_lvge_news a:hover img {transform: scale(1.2);}.bottom_lvge_news_text{margin-left:20px;}.bottom_lvge_news_text h3{font-size: 18px;color: #2B2D2C;letter-spacing: 0;font-weight: 600;}.bottom_lvge_news_text span{font-size: 16px;color: #7C928B;letter-spacing: 0;font-weight: 400;}.bottom_lvge_copyrightContent{ padding-top: 20px;padding-bottom:20px;}.bottom_lvge_copyright,.bottom_lvge_copyright a{font-size: 16px;color: #ADADAD;line-height: 18px;font-weight: 400;}.HJZF2_Z__bottom_lvge .delay-1 {animation-delay: 0.1s;}.HJZF2_Z__bottom_lvge .delay-1-1{animation-delay: 0.2s;}.HJZF2_Z__bottom_lvge .delay-1-2{animation-delay: 0.3s;}.HJZF2_Z__bottom_lvge .delay-2 {animation-delay: 0.4s;}.HJZF2_Z__bottom_lvge .delay-3 {animation-delay: 0.5s;}.HJZF2_Z__bottom_lvge .delay-4 {animation-delay: 0.6s;}.HJZF2_Z__bottom_lvge .delay-5 {animation-delay: 0.7s;}.HJZF2_Z__bottom_lvge .delay-6 {animation-delay: 0.8s;}.bottom_lvge_btn{ text-align:right; display: block;}@media(max-width:767px){.bottom_lvge_bottomItem{margin-bottom:30px;}.bottom_lvge_body2{padding-top: 40px;margin-bottom:0;}.bottom_lvge_bottomItem .bottomInfo__context{margin-bottom:20px;}}