.head_hj07 .nav_right{width: 160px;position: fixed;right: 0;top: 0;background-color: #fff;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;z-index: 999;-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);}.head_hj07 .nav_right_top{width: 50px;min-height: 50px;margin: 0 auto;margin-top: 30%;position: relative;cursor: pointer;}.nav_right_ico{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;width: 100%;margin: 0 auto;height: 15px;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;margin-bottom: 10px;}.nav_right_ico:after,.nav_right_ico:before,.nav_right_ico i{display: block;width: 100%;height: 1px;content:'';background-color: #939393;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;}.nav_right_top .nav_text{position: absolute;width: 100%;text-align: center;bottom: 0;left: 50%;color: #666;-webkit-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);transform: translate(-50%, 0);-webkit-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}.nav_right_top .nav_text.colse{opacity: 0;}.nav_right_top.open .nav_text.colse{opacity: 1;}.nav_right_top.open .nav_text.open{opacity: 0;}.nav_right_top.open .nav_right_ico{margin-bottom: 15px;}.nav_right_top.open .nav_right_ico i{opacity: 0;}.nav_right_top.open .nav_right_ico:after{-webkit-transform: rotateZ(45deg) translate(-5px, -4px);-ms-transform: rotate(45deg) translate(-5px, -4px);transform: rotateZ(45deg) translate(-5px, -4px);}.nav_right_top.open .nav_right_ico:before{-webkit-transform: rotateZ(-45deg) translate(-5px, 5px);-ms-transform: rotate(-45deg) translate(-5px, 5px);transform: rotateZ(-45deg) translate(-5px, 5px);}.nav_right a.allpro{line-height: 90px;color: #fff;width: 100%;text-align: center;}.nav_right .logo{width: 100%;}.nav_right .logo img{max-width: 100%;margin-left: auto;margin-right: auto;display: block;}.nav_left{position: fixed;width: calc(100% - 160px);right: calc(-100% + 160px);top: 0;height: 100%;z-index: 998;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;-webkit-transition: all .9s ease-out;-o-transition: all .9s ease-out;transition: all .9s ease-out;}.nav_left.open{right: 160px;}.nav_left.open > dl{width: 33.333333%;}.nav_left.open dl dt,.nav_left.open > dl dd{-webkit-transition-delay: .6s; -o-transition-delay: .6s;transition-delay: .6s;opacity: 1;}.nav_left > dl{width: 0;padding: 20vh 0 0 5vw;background-size: 100% 100%;background-repeat: no-repeat;color: #fff;-webkit-transition: all .9s ease-out;-o-transition: all .9s ease-out;transition: all .9s ease-out;}.nav_left > dl a{color: #fff;-webkit-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}.nav_left > dl dt,.nav_left > dl dd{opacity: 0;-webkit-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}.nav_left > dl dt{font-size: 30px;font-weight: bold;margin-bottom: 20px;}.nav_left > dl dd a{display: block;line-height: 2;font-size: 16px;-webkit-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}.nav_left > dl dd span a{position: relative;display: block;padding-left: 13px;}.nav_left > dl dd span a:before{position: absolute;display: block;content:'';left: 0;top: 50%;width: 8px;height: 1px;background-color: #fff;transform: translateY(-50%);}.nav_left > dl dd h3,.nav_left > dl dd h2{font-size: 16px;line-height: 2;}.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%;max-height: 70px;}.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: #333;position: relative;}.mobile_navbutton span:before, .mobile_navbutton span:after {content: '';display: inline-block;width: 100%;height: 2px;background: #333;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;}.hj08_banner_pagination span{width: 12px;height: 12px;}.hj08_banner_top.swiper-slide-active img{-webkit-animation: plus 3s linear 0s infinite alternate forwards;animation: plus 3s linear 0s infinite alternate forwards;}.hjzf_banner_hj08{}@media(max-width: 1200px) {.hjzf_banner_hj08.index_wrapper{padding:0 !important;}}@media (max-width: 767px) {.has_wapbanner{display: none}}@-webkit-keyframes plus {0% {-webkit-transform:scale(1);transform:scale(1)}80% {-webkit-transform: scale(1.05);transform: scale(1.05);}100%{-webkit-transform: scale(1.05);transform: scale(1.05);}}@keyframes plus {0% {-webkit-transform:scale(1);transform:scale(1)}80% {-webkit-transform: scale(1.05);transform: scale(1.05);}100%{-webkit-transform: scale(1.05);transform: scale(1.05);}}.hjzf_aboutus_15_left{display: flex;flex-direction: column;align-items: center;justify-content: center;}.hjzf_aboutus_15_left .my-mask-b{border: 1px solid currentColor;color: #fff;margin-top: 30px;font-size: 16px;}.hjzf_aboutus_15_right{margin-top: 40px;}@media(min-width: 1200px){.hjzf_aboutus_15_right{padding-left: 10%;padding-right: 10%;display: flex;flex-direction: column;align-items: flex-start;justify-content: center;}}.new_hjzf_product7{width: 100%;margin: auto;height: auto;}.new_hjzf_product7_title {position: relative;box-sizing: border-box;}.new_hjzf_product7_title--main,.new_hjzf_product7_title--desc{text-align: center;}.new_hjzf_product7_title--main{color: #333333;margin: 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; font-weight:bold;}.new_hjzf_product7_title--desc{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;color: #666666;text-overflow: ellipsis;}.proshow-top-arrow{position: absolute;left: 50%;bottom: 0;transform: translateX(-50%) translateY(50%) rotate(45deg);width: 30px;height: 30px;background: #13bfbd;z-index: -2;}.new_hjzf_product7_Content{padding-top: 40px;}.new_hjzf_product7_productWrap{position: relative;}.new_hjzf_product7_productItem{width: 445px;position: relative;padding: 20px 10px 10px;text-align: center;background: #fff;transition: .2s;margin-bottom: 30px;}.new_hjzf_product7_productItemBox_img{width: 100%;margin-bottom: 25px}.new_hjzf_product7_productItemBox_img a{position: relative;display: block;width: 100%;padding-bottom: 75%;height: 0;overflow: hidden}.new_hjzf_product7_productItemBox_img img{width: 100%;height: auto;transform: translate3d(-50%,-50%,0);-moz-transform: translate3d(-50%,-50%,0);-webkit-transform: translate3d(-50%,-50%,0);position: absolute;top: 50%;left: 50%; }.new_hjzf_product7_productItemBox_name,.new_hjzf_product7__classname{ text-align:center;}.new_hjzf_product7_productItemBox_name a h3,.new_hjzf_product7__classname h3{position: relative;color: #333333;text-decoration: none;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;outline: 0;height: 32px;white-space:nowrap;}.new_hjzf_product7__proMask{position: absolute;top: 0;left: 0;background: #96daf0;width: 100%;height: 100%;padding: 40px;visibility: hidden;opacity: 0;text-align:left;transition:all .6s;z-index:1;}.new_hjzf_product7_productItemBox .new_hjzf_product7__proMask .new_hjzf_product7__proMask__font{color: #fff;font-weight: normal}.new_hjzf_product7_productItemBox .new_hjzf_product7__proMask .new_hjzf_product7__proMask__name{padding-bottom: 30px;position: relative;overflow: hidden}.new_hjzf_product7_productItemBox .new_hjzf_product7__proMask .new_hjzf_product7__proMask__name:before{position: absolute;bottom: 10px;left: 0;width: 100%;height: 1px;background: #fff;content: '';-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(-101%,0,0);transform: translate3d(-101%,0,0);}.new_hjzf_product7_productItemBox .new_hjzf_product7__proMask .new_hjzf_product7__proMask__desc{opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(100%,0,0);transform: translate3d(100%,0,0);}.new_hjzf_product7_productItemBox:hover .new_hjzf_product7__proMask{visibility: visible;opacity: 1;}.new_hjzf_product7_productItemBox:hover .new_hjzf_product7__proMask__name:before{-webkit-transition: -webkit-transform 0.35s 0.2s;transition: transform 0.35s 0.2s;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}.new_hjzf_product7_productItemBox:hover .new_hjzf_product7__proMask__desc{opacity: 1;-webkit-transition: opacity 0.35s 0.2s, -webkit-transform 0.35s 0.2s;transition: opacity 0.35s 0.2s, transform 0.35s 0.2s;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0); text-overflow: ellipsis; overflow:hidden; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; word-break: keep-all;}.new_hjzf_product7_pagination{ text-align:center; width:100%;}.new_hjzf_product7_pagination .swiper-pagination-bullet{ width:14px; height:14px; background:#e7e7e7; margin:0 5px; opacity:1; outline:none;}@media (max-width: 991px) {.new_hjzf_product7{ padding:50px 0;}.new_hjzf_product7_title--desc{ margin-top:25px;}.new_hjzf_product7_Content{ padding-top:20px;}}@media(max-width: 767px) {.new_hjzf_product7_title--desc{ margin-top:10px;}}.hjzf_other_31_title a{float: right;color: #555;margin-top: 20px;}.hjzf_other_31_title .index_sub_title{color: #777;margin-left: 10px;}.hjzf_other_31_wrapper{display: flex;justify-content: space-around;}.hjzf_other_31_wrapper .item.second{flex: 0 0 38%;width: 38%;margin-left: 2%;display: flex;flex-direction: column;justify-content: space-between;}.hjzf_other_31_wrapper li a{position: relative;display: block;}.hjzf_other_31_wrapper li a span{position: absolute;top: 50%;left: 30px;transform: translateY(-50%);color: #fff;font-size: 18px;transition: all .5s ease;}.hjzf_other_31_wrapper li a:hover span{margin-left: 3vw;}@media (max-width: 768px) {.hjzf_other_31_wrapper{flex-direction: column;}.hjzf_other_31_wrapper .item.second{flex: 0 0 100%;width: 100%;margin-left: 0;}.hjzf_other_31_wrapper a{margin-bottom: 25px;}.hjzf_other_31_wrapper li a span{position: static;margin-left: 0 !important;color: #444;line-height: 2;font-size: 16px;}.hjzf_other_31_title a{margin-top: 10px;}}.hjzf2_products_hj09{overflow: hidden;}.hjzf2_products_hj09_swiper{overflow: visible !important;}.hjzf2_products_hj09_next,.hjzf2_products_hj09_prev{position: absolute;width: 30px;height: 50px;top: 40%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);z-index: 10;cursor: pointer;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;}.hjzf2_products_hj09_next{left: -29px;}.hjzf2_products_hj09_prev{right: -29px;}.hjzf2_products_hj09_next.swiper-button-disabled,.hjzf2_products_hj09_prev.swiper-button-disabled{opacity: 0;}.hjzf2_products_hj09_next:after,.hjzf2_products_hj09_next:before,.hjzf2_products_hj09_prev:after,.hjzf2_products_hj09_prev:before{position: absolute;content:'';width: 30px;height: 3px;border-radius: 2px;background-color: #333;}.hjzf2_products_hj09_prev:after{-webkit-transform: rotate(45deg) translateY(-15px);-ms-transform: rotate(45deg) translateY(-15px);transform: rotate(45deg) translateY(-15px);}.hjzf2_products_hj09_prev:before{-webkit-transform: rotate(-45deg) translateY(15px);-ms-transform: rotate(-45deg) translateY(15px);transform: rotate(-45deg) translateY(15px);}.hjzf2_products_hj09_next:after{-webkit-transform: rotate(45deg) translateY(15px);-ms-transform: rotate(45deg) translateY(15px);transform: rotate(45deg) translateY(15px);}.hjzf2_products_hj09_next:before{-webkit-transform: rotate(-45deg) translateY(-15px);-ms-transform: rotate(-45deg) translateY(-15px);transform: rotate(-45deg) translateY(-15px);}.hjzf2_products_hj09_prev:before,.hjzf2_products_hj09_prev:after{right: 10px;top: 17px;}.hjzf2_products_hj09_next:before,.hjzf2_products_hj09_next:after{top: 17px;right: -10px;}.products_wrapper{position: relative;-webkit-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}.products_wrapper_out{position: relative;display: block;padding-bottom: 170px;transition: all .5s ease;}.products_wrapper{position: absolute;bottom: 0;width: 100%;height: 170px;}.products_wrapper span{display: block;font-size: 18px;font-weight: bold;color: #444;line-height: 40px;margin-top: 2%;margin-bottom: 10px;max-height: 40px;border-bottom: 1px solid #686868;overflow: hidden;}.products_wrapper span em{font-style: normal;font-size: 14px;margin-right: 10px;color: #777;}.products_wrapper i{position: absolute;font-style: normal;bottom: 10px;right: 15px;border: 1px solid #888;padding: 5px 15px;transition: all .5s ease;}.products_wrapper p{color: #444;height: 60px;overflow: hidden;}.products_wrapper_out:hover .products_wrapper{height: calc(170px + 10%);}.products_wrapper_out:hover .products_wrapper{padding: 20px 15px;padding-top: 10px;background: rgba(0,0,0,.6);color: #fff;}.products_wrapper_out:hover .products_wrapper span{color: #fff;border-color: #fff;}.products_wrapper_out:hover .products_wrapper span em{display: none;}.products_wrapper_out:hover .products_wrapper p{text-decoration: none;color: rgba(255,255,255,.8);}.products_wrapper_out:hover .products_wrapper i{bottom: 25px;}.transform_scale_5 {overflow: hidden;}.transform_scale_5 img{transition: all .5s ease;}.transform_scale_5:hover img{transform: scale(.8);}.hjzf_products_hj09_title a{float: right;color: #555;margin-top: 20px;}.hjzf_products_hj09_title .index_sub_title{color: #777;margin-left: 10px;}.hjzf_products_hj09_title a{margin-top: 10px;}@media (max-width: 1200px) {.products_wrapper_out:hover .products_wrapper{padding: 0;}.products_wrapper_out:hover .products_wrapper p{text-decoration: none;color: inherit;}.hjzf2_products_hj09_next{left: 0;}.hjzf2_products_hj09_prev{right: 0;}.hjzf2_products_hj09_swiper{overflow: hidden !important;}.products_wrapper_out:hover .products_wrapper{padding: 0;background: transparent;color: inherit;}.products_wrapper_out i{display: none !important;}.transform_scale_5:hover img{transform: scale(1);}.products_wrapper_out:hover .products_wrapper{height: 170px;}.products_wrapper_out:hover .products_wrapper{padding: 0;background: transparent;color: currentColor;}.products_wrapper_out:hover .products_wrapper span{color: currentColor;border-color: currentColor;}.products_wrapper_out:hover .products_wrapper span em{display: block;}.products_wrapper_out:hover .products_wrapper p{color: currentColor;}.products_wrapper_out:hover .products_wrapper i{bottom: 10px;}}.bottom_hj09{padding-top: 80px ;padding-bottom: 40px;background-color: #333;color: #fff;position: relative;}.bottom_hj09 .toTop{position: absolute;right: 10px;top: 50%;transform: translateY(-50%);}.bottom_hj09 .foot_logo{display: block;margin-bottom: 20px;}.bottom_hj09 .foot_bottom{margin-top: 40px;}.bottom_hj09 li .first{display: block;text-align: center;}.bottom_hj09 li .first a{margin: 0 3px;}.bottom_hj09 .footer_flex{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.bottom_hj09 .footer_flex .item{max-width: 20%;}.bottom_hj09 .footer_flex h3 a{font-size: 18px;margin-bottom: 20px;color: currentColor;display: block;}.bottom_hj09 .bottom_text_list a,.bottom_hj09 .item p{display: block;color: currentColor;line-height: 2;-webkit-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}.bottom_hj09 .footer_flex h3 a.onlinefeed{border: 1px solid currentColor;color: currentColor;text-align: center;display: block;font-size: 14px;height: 50px;line-height: 50px;-webkit-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}.bottom_hj09 .foot_bottom a{-webkit-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}@media(max-width: 992px) {.bottom_hj09 .foot_bottom{margin-top: 0;}.bottom_hj09{padding-top: 40px;padding-bottom: 40px;}}.bottom_hj09-new_media{position: relative;display: inline-block;margin: 0 3px;}.bottom_hj09-new_media-img{position: absolute;left: 50%;bottom: calc(100% + 5px);transform: translateX(-50%);z-index: 9;opacity: 0;visibility: hidden;transition: all .5s;}.bottom_hj09-new_media:hover .bottom_hj09-new_media-img{opacity: 1;visibility: visible;}