header {width: 100%;height: auto;margin: auto;}.head__top-bar-bg {width: 100%;min-height: 36px;background: #1f365c none repeat center center;align-items: center;position:relative;z-index:91;}.head__top-bar-bg span, .head__top-bar-bg span a {font-weight: normal;font-size: 13px;line-height: 36px;color: #fff;position: relative}.head__top-bar-bg span a:hover{text-decoration: underline;}.head__top-bar-bg span i {font: normal 13px / 19px "FontAwesome";color: #fff;padding-right: 5px;}.head__left-widgets .first {margin-right: 10px;}.head__left-widgets .last {margin-right: 0;}.head__left-widgets .nor{margin-left: 10px;}.head__left-widgets .nor i{font-size: 16px;}.head__soc-ico,.head_langauge,.head__links{float: right;}.head_langauge,.head__links{margin-left: 15px;position: relative;cursor: pointer;z-index: 100;}.head_langauge i{color: #fff;margin-right: 5px;}.head_langauge #lang_ul{position: absolute;top: 36px;left: 0;display: none;background: #fff;padding: 5px 10px;box-shadow: 0 0 2px rgba(0,0,0,0.2);width: auto;min-width:80px;z-index: 2}.head_langauge #lang_ul li{padding-left: 20px;position: relative;margin-bottom: 5px;}.head_langauge:hover #lang_ul{display: block;}.head__soc-ico a {display: inline-block;width: 26px;height: 26px;margin: 0 2px;line-height: 26px;-webkit-border-radius: 100px;border-radius: 100px;position: relative;text-align: center}.head__soc-ico a i {font: normal 13px / 19px "FontAwesome";color: #fff;}.head__soc-ico a:before {-webkit-border-radius: inherit;-webkit-transition: opacity .15s linear;content: "";top: 5px;left: 0;position: absolute;width: 26px;height: 26px;border-radius: inherit;transition: opacity .15s linear;opacity: 0;background: #ffb536}.head__soc-ico a:hover:before {transition: opacity .15s linear;opacity: 1;}.head__top-bar-bg span.screen-reader-text {height: 1px;overflow: hidden;position: absolute !important;width: 1px;}.head__bar__box {width: 100%;margin: auto;}.head__bar {width: 100%;}.head__bar__branding {min-height: 80px;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;align-items: center;-ms-flex-align: center;justify-content: space-between}.head__bar__branding-logo{width: 50%}.head__bar__text{max-width: 50%}.head__bar__branding-logo img{max-width: 100%}.head__bar__text span.head__bar__texttitle {font-size: 17px;line-height: 17px;color: #ffb536;font-weight: bold;}.head__bar__text span.head__bar__textmain {font-size: 28px;line-height: 32px;color: #333;text-decoration: none;}.head__bar__text span.head__bar__textmain i{margin-right:10px;}.head__bar__text span:last-child a {font-size: 28px;line-height: 32px;color: #333;text-decoration: none;}.head__bar__text span:last-child a:hover{text-decoration: underline;}.head__bar__navigation {width: 100%;border-top: 1px solid rgba(51, 51, 51, .12);background: #fff;}.head__bar__box--mobile{background: #fff;}.head_menu_navbar {width: 90%;position: relative;margin: auto;}.hj_navbar_nav {-webkit-flex: 1 1 100%;-moz-flex: 1 1 100%;-ms-flex: 1 1 100%;flex: 1 1 100%;-ms-flex-positive: 1;-ms-flex-negative: 1;-ms-flex-preferred-size: 100%;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: -ms-flex;display: flex;-webkit-flex-flow: row wrap;-moz-flex-flow: row wrap;-ms-flex-flow: row wrap;flex-flow: row wrap;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-ms-flex-align: center;align-items: center;justify-content: space-between;}.hj_navbar_nav > li {position: relative;-webkit-flex-grow: 1;-moz-flex-grow: 1;-ms-flex-positive: 1;-ms-flex-grow: 1;flex-grow: 1;-webkit-justify-content: center;-moz-justify-content: center;-ms-flex-pack: center;-ms-justify-content: center;justify-content: center;}.hj_navbar_nav > li:before {content: "";position: absolute;left: -.5px;width: 0;height: 18px;border-right: solid 1px rgba(51, 51, 51, .12);top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}.hj_navbar_nav > li>a>i{font-size: 16px;line-height: 21px;}.hj_navbar_nav > li > a {display: flex;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: -ms-flex;-webkit-align-content: center;-moz-align-content: center;-ms-align-content: center;align-content: center;-ms-flex-line-pack: stretch;margin: 17px 0 15px 0;padding: 4px 0 4px 0;justify-content: center;}.hj_navbar_nav > li > a > h2 {font-size: 16px;line-height: 21px;font-weight: normal;color: #333;text-align: center;margin-left: 10px;position: relative;}.hj_navbar_nav > li > a > h2:before {position: absolute;bottom: -5px;left: 0;width: 100%;height: 2px;background: rgba(0, 0, 0, .1);content: '';opacity: 0;}.hj_navbar_nav > li:hover > a > h2:before {transform: translateY(-5px);-moz-transform: translateY(-5px);-webkit-transform: translateY(-5px);transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.hj_navbar_nav > li > ul {position: absolute;top: 60px;left: 0;width: auto;background: #fff;visibility: hidden;opacity: 0;z-index: 99;transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;-webkit-box-shadow: 0 0 4px rgba(0,0,0,.2);box-shadow: 0 0 4px rgba(0,0,0,.2);}.hj_navbar_nav > li > ul > li {padding: 10px 0;white-space: nowrap;}.hj_navbar_nav > li > ul > li>a{position: relative;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: -ms-flex;display: flex;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-ms-flex-align: center;align-items: center;-webkit-align-content: center;-moz-align-content: center;-ms-align-content: center;align-content: center;-ms-flex-line-pack: center;text-decoration: none;}.hj_navbar_nav > li > ul > li>a>img{display: none;}.hj_navbar_nav > li > ul > li > a h3 {font-size: 14px;line-height: 24px;color: #333;}.hj_navbar_nav > li:hover > ul {visibility: visible;opacity: 1;transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}.hj_navbar_nav > li.nav-more>a>h2:after{content: '\f107';display: table;font-family:'FontAwesome';font-size: 16px;right: -17px;top: 0;position: absolute;}.head_search{margin: 17px 0 15px 0;padding: 4px 0 4px 30px;position: relative;}.head_search:before{content: "";position: absolute;left: -.5px;width: 0;height: 18px;border-right: solid 1px rgba(51, 51, 51, .12);top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}.head_search a{display: flex;align-items: center;color: #333;font-size: 16px;}.head_search a span{margin-left: 5px;}.head_search a:hover i,.head_search a:hover span{opacity: 0.7}.head_search a i{position: relative;top: -2px;}.head_search .head_search_wrap{width: 200px;opacity: 0;visibility: hidden;position: absolute;top: calc(100% + 10px);z-index: 96;padding: 10px;background: #fff;right: -10px;-webkit-filter: drop-shadow(0 0 4px rgba(0,0,0,.2));filter: drop-shadow(0 0 4px rgba(0,0,0,.2));-webkit-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);}.head_search .head_search_wrap:before {position: absolute;top: -7px;right: 20px;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 7px solid #fff;content: '';}.head_search .head_search_wrap.active{opacity: 1;visibility: visible;}.head_search .head_search_wrap li{list-style-type: none;float: left;}.head_search .head_search_wrap li input,.head_search .head_search_wrap li button{width: 100%;border: none;outline: none;height: 34px;line-height: 34px;background: #f4f4f4;}.head_search .head_search_wrap li input{padding-left: 10px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}.head_search .head_search_wrap li.search_first{width: 80%}.head_search .head_search_wrap li.search_second{width: 20%}.head_new_st {position: relative;-webkit-order: 1;-moz-order: 1;-ms-flex-order: 1;order: 1;}.head_new_st ul {width: auto;display: flex;height: 100%;justify-content: space-between;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}.head_new_st ul li:hover .head__bar__msnContent{opacity: 1;visibility: visible;}.head_new_st ul li {position: relative;cursor: pointer;margin-left: 20px;}.head_new_st ul li div.head__bar__msnBtn {width: 40px;height: 40px;line-height: 40px;text-align: center;color: #868686;font-size: 20px;position: relative;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);}.head_new_st ul li div.head__bar__msnBtn,.head__bar__msn ul li div.head__bar__msnBtn a{display: flex;justify-content: center;align-items: center;}.head_new_st ul li div.head__bar__msnContent {position: absolute;top: 68px;left: -45px;background: #eee;z-index: 10000;padding: 10px 10px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;display: block;opacity: 0;visibility: hidden;color: #333;white-space: nowrap;transition: all .5s;}.head_new_st ul li div.head__bar__msnContent a {color: #333;font-weight: bold;}.head_new_st ul li div.head__bar__msnContent:before {content: '';display: table;width: 0;height: 0;border-width: 12px;border-bottom: 20px;border-style: solid;border-color: transparent transparent #eee transparent;position: absolute;top: -28px;left: 54px;}@media (min-width: 769px) and (max-width: 1800px) {.head_new_st ul li div.head__bar__msnContent:before{left: auto; right: 10px;}.head_new_st ul li div.head__bar__msnContent{right: 0;left: auto;}}.mobile_searchbutton {float: right;margin-right: 20px;width: 30px;}.mobile_searchbutton img {width: 100%}.mobile_search_content {width: 100%;margin: auto;height: 0;overflow: hidden;transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}.mobile_search_content.active {height: 60px;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: flex;display: -webkit-flex;align-items: center;justify-content: space-between}.mobile_search_input {width: calc(100% - 35px);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_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;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.mobile_languagebutton.active span:after {border-color: transparent transparent #666 transparent;top: 1px;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;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;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-navigation {-webkit-order: 2;-moz-order: 2;-ms-flex-order: 2;order: 2;}.mobile-navigation .dt-mobile-menu-icon {background-color: #ffb536;width: 30px;height: 30px;-webkit-border-radius: 500px;border-radius: 500px;display: -webkit-inline-flex;display: -moz-inline-flex;display: -ms-inline-flexbox;display: -ms-inline-flex;display: inline-flex;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-ms-flex-align: center;align-items: center;justify-content: center;-webkit-justify-content: center;-moz-justify-content: center;}.mobile-navigation .dt-mobile-menu-icon span {display: inline-block;width: 16px;height: 2px;position: relative;background: #fff;}.mobile-navigation .dt-mobile-menu-icon span:before, .mobile-navigation .dt-mobile-menu-icon span:after {position: absolute;left: 0;content: '';display: inline-block;width: 16px;height: 2px;background: #fff;-webkit-transform-origin: 1.5px center;transform-origin: 1.5px center;-webkit-transition: transform .3s;transition: transform .3s;}.mobile-navigation .dt-mobile-menu-icon span:before {top: 7px;}.mobile-navigation .dt-mobile-menu-icon span:after {top: -7px;}.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;transition: all .4s;z-index: 9601;}.mobile-sticky-header-overlay.active {opacity: 1;visibility: visible;z-index: 10000;}.mobile-menu-Sidebar {position: fixed;top: 0;height: 100%;min-height: 100%;max-width: 100%;z-index: 9602;box-sizing: border-box;-ms-transition: -ms-transform .5s ease;-webkit-transition: -webkit-transform .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;overflow-y: auto;}.mobile-sticky-header-overlay.active .mobile-menu-Sidebar {right: 300px;-ms-transition: -ms-transform .5s ease;-webkit-transition: -webkit-transform .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: flex;display: -webkit-flex;justify-content: flex-end;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;background: #ffb536;}.mobile-menu-Sidebar-close span:before, .mobile-menu-Sidebar-close span:after {display: inline-block;height: 2px;background: #fff;position: absolute;content: '';-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;top: 50%;left: 50%;margin: -1px 0 0 -11px;width: 22px;-webkit-transition: -webkit-transform .1s ease;transition: 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-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: flex;justify-items: flex-start;}.mobile-header-scrollbar-wrap > ul > li > a>i{margin-right: 10px;font-size: 17px;line-height: 21px;color: #333;}.mobile-header-scrollbar-wrap > ul > li > a > h2 {font-size: 17px;line-height: 25px;color: #333;font-weight: bold;}.next-level-button {position: absolute;right: 0px;top: 18px;width: 30px;text-align: center;opacity: 0.3;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.next-level-button img {width: 25px;height: 25px;}.next-level-button.active{transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}.hj_navbar_nav_dropdown-menu {min-width: 100%;padding: 10px 30px 10px 20px;box-sizing: border-box}.hj_navbar_nav_dropdown-menu > li {padding: 7px 0;}.hj_navbar_nav_dropdown-menu > li>a{display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: -ms-flex;display: flex;justify-content: flex-start;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;}.hj_navbar_nav > .head_add_li{position:static;}.head_add_li > a > i{margin-left: 6px;color: #333;}.head_add_li .menu_drop {display: flex;flex-wrap: wrap;width: 95%;margin: auto;padding: 20px 0;}.menu_drop_boot{position: absolute;top: 60px;left: 0;right:0;background: #fff;visibility: hidden;opacity: 0;z-index: 99;transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;-webkit-box-shadow: 0 0 4px rgba(0,0,0,.2);box-shadow: 0 0 4px rgba(0,0,0,.2);}.head_add_li:hover .menu_drop_boot{visibility: visible;opacity: 1;transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}.menu_drop > li {flex: 0 0 25%;display: flex;flex-direction: column;align-items: center;padding-bottom: 20px;}a.menu_drop_sec p{position: relative;}a.menu_drop_sec p::after{content: '';position: absolute;bottom: -5px;height: 2px;width: 100%;left: 0;}a.menu_drop_sec,a.menu_drop_thd {display: inline-block;font-size: 16px;color: #333;padding-bottom:10px;}.menu_drop_third > ul{display: flex;flex-direction: column;align-items: center;}@media (min-width: 768px) and (max-width: 1190px) {}@media(max-width:991px){.head__bar__text span:last-child a{font-size:20px;}}@media (min-width: 768px) and (max-width: 1023px){.hj_navbar_nav > li:before{display: none}}@media (max-width: 767px) {.head__bar__branding{min-height: 60px;}.head__left-widgets {text-align: left;}.head__bar__branding-logo img{max-width: 80%;}}@media (max-width: 576px) {#head_180 .head__top-bar-bg span, #head_180 .head__top-bar-bg span a{font-size: 13px;}.head__bar__branding-logo img{max-width: 80%;}}.head_mob_flex{display: flex;justify-content: space-between;align-items: center;}.head_mob_flex > .head_mob_flex_left{margin-right: 15px;max-width: 150px;font-size: 22px;font-weight: bold;}.new_hjzf_banner-HJ03 .HJ03-banner-box{width: 100%;height: 100%; overflow: hidden;position: relative;}.new_hjzf_banner-HJ03 .HJ03-banner-box #HJ03-banner{width: 100%;height: 100%;overflow: hidden;}.new_hjzf_banner-HJ03 .HJ03-banner-box .swiper-container{width: 100%;height: 100%}.new_hjzf_banner-HJ03 .hj_banner_item .hjzf_banner_bg{width: 100%;height: 100%}.new_hjzf_banner-HJ03 .hj_banner_item .hjzf_banner_videoBox{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 94;}.new_hjzf_banner-HJ03 .hj_banner_item .hjzf_banner_video{width: 100%;height: 100%;z-index: 94;object-fit: cover;}.new_hjzf_banner-HJ03 .hjzf_hj01_swiper .hjzf_banner_videoPlay{width: 40px;height: 40px;position: absolute;bottom: 30px;right: 40px;text-align: center;line-height: 40px;z-index: 99;}.new_hjzf_banner-HJ03 .hjzf_hj01_swiper .hjzf_banner_videoPlay a{position: relative;display: block;}.new_hjzf_banner-HJ03 .hjzf_hj01_swiper .hjzf_banner_videoPlay a:before{content: '';background: url("../img/ico_kv_pause.png") no-repeat center/cover;width: 40px;height: 40px;position: absolute;top: 0;left: 0;}.new_hjzf_banner-HJ03 .hjzf_hj01_swiper .hjzf_banner_videoPlay.on a:before{content: '';background: url("../img/ico_kv_play.png") no-repeat center/cover;width: 40px;height: 40px;position: absolute;top: 0;left: 0;}.new_hjzf_banner-HJ03 .hj_banner_item .hjzf_banner_video_link{width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: 94;}.new_hjzf_banner-HJ03 .HJ03-banner-box .hj_banner_item>a{position:absolute;top:0;left:0;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .hj_banner_prev{width: 45px;height: 70px;text-align: center;line-height:70px;text-align:center;transition: all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-out 0s;left: -100px;}.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .hj_banner_next{width: 45px;height: 70px;text-align: center;line-height:70px;text-align:center;transition: all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-out 0s;right: -100px;}.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .swiper-pagination{bottom: 20px;}.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .swiper-pagination-bullet{width: 12px;height: 12px;opacity: 0.6;background: #fff;}.new_hjzf_banner-HJ03 .swiper-slide .b_item1{transform:translateY(-100px);opacity:0;transition:all .4s;margin:auto;z-index:999;}.new_hjzf_banner-HJ03 .swiper-slide .b_item2{transform:translateX(-100px);opacity:0;transition:all .4s;margin:auto;margin-top:50px;z-index:999;}.new_hjzf_banner-HJ03 .swiper-slide .b_item3{transform:translateX(100px);opacity:0;transition:all .4s;margin:auto;margin-top:50px;z-index:999;}.new_hjzf_banner-HJ03 .ani_slide .b_item1{transform:translateY(0);opacity:1;}.new_hjzf_banner-HJ03 .ani_slide .b_item2,.new_hjzf_banner-HJ03 .ani_slide .b_item3{transform:translateX(0);opacity:1;}.new_hjzf_banner-HJ03 .hj03_banner .hj_banner_next,.hj03_banner .hj_banner_prev{background: rgba(113, 114, 115, 0.3);margin-top: -35px}.new_hjzf_banner-HJ03 .hj03_banner .hj_banner_next i,.hj03_banner .hj_banner_prev i{font-size: 24px;line-height: 70px;text-align: center;font-weight: normal;color: #fff;}.new_hjzf_banner-HJ03 .hj03_banner:hover .hj_banner_next{right: 40px;}.new_hjzf_banner-HJ03 .hj03_banner:hover .hj_banner_prev{left: 40px;}.banner_wrap{justify-content:center; flex-direction:column;}.banner_wrap img{max-width: 100%;}.banner-hj03-btn{position: absolute;width: 100%;bottom: 10%;z-index: 9;text-align: center;}.banner-hj03-btn img{cursor: pointer;animation: scroll_up_down 2s ease-in-out infinite;}element.style {}.banner_29_con {text-align: right;color: #fff;}.banner_twfl_text {position: absolute;display: block;width: 100%;left: 0;right: 0;top: 50%;transform: translateY(-50%);z-index:96;color:#fff;}@keyframes scroll_up_down{0%{transform: translateY(-8px);}50%{transform: translateY(8px);}100%{transform: translateY(-8px);}}@media (max-width: 767px) {.has_wapbanner{display: none}.pc_img{display: none}.new_hjzf_banner-HJ03 .HJ03-banner-box{height: auto;}.new_hjzf_banner-HJ03 .HJ03-banner-box .HJ-banner-item>a img{width: 100%}.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .swiper-pagination-bullet {margin: 0 8px;}.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .hj_banner_prev,.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .hj_banner_next{width:30px; height:46px; line-height:46px;}.new_hjzf_banner-HJ03 .hj03_banner .hj_banner_next i, .hj03_banner .hj_banner_prev i{line-height:46px;}.new_hjzf_banner-HJ03 .hj03_banner .hj_banner_next, .hj03_banner .hj_banner_prev{margin-top:-23px;}.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .hj_banner_next{ right:15px;}.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .hj_banner_prev{ left:15px;}}@media (max-width: 575px) {.new_hjzf_banner-HJ03 .ani_slide .b_item1,.new_hjzf_banner-HJ03 .swiper-slide .b_item2{display: none}}@media(max-width: 1200px) {.new_hjzf_banner-HJ03 .HJ03-banner-box .hj03_banner .swiper-pagination{display: none;}}.guanwanglist_bg{position: relative;z-index: 99;}.guanwanglist ul{display: flex;justify-content: space-between;background-color: #fff;padding: 30px 3vw;border-radius: 10px;box-shadow:0 0 15px 5px rgba(0,0,0,.05);margin-top: -50px;}.guanwanglist ul li{flex: 0 0 25%;width: 25%;text-align: center;}.guanwanglist ul li span{margin-left: 15px;}.guanwanglist ul li a{display: flex;align-items: center;justify-content: center;}.guanwanglist ul li a span{font-size: 18px;color: #6a6c79;}@media(max-width: 1200px) {.guanwanglist ul{margin-top: 15px;flex-wrap: wrap;padding: 15px;padding-bottom: 0;}.guanwanglist ul li{flex: 0 0 50%;width: 50%;margin-bottom: 15px;}}.ganghaulist_wrapper{position: absolute;width: 100%;bottom: 10vw;left: 0;right: 0;z-index: 99;}.ganghualist ul{width: 100%;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.ganghualist ul li{position: relative;flex: 0 0 20%;}.ganghualist ul li .par{position: relative;display: flex;align-items: center;justify-content: center;}.ganghualist ul li a{display: flex;}.ganghualist ul li a > span{margin-left: 15px;color: #fff;font-size: 22px;display: flex;align-items: center;justify-content: center;}.ganghualist ul li:hover .par .normal{opacity: 0;}.ganghualist ul li:hover .par .hover{opacity: 1;}.ganghualist_ewm img{max-width: 150px;}.ganghualist_ewm{position: absolute;left: 0;top: 110%;padding-top: 20px;opacity: 0;transition: all .5s;transform: translateY(-30px);}.ganghualist_ewm span{margin-left: 65px !important;font-size: 18px !important;}.ganghualist ul li:hover .ganghualist_ewm{opacity: 1;transform: translateY(0);}.ganghualist_ewm.cont{min-width: 60%;padding: 5px 10px;box-shadow: 0 0 5px 2px rgba(0,0,0,.2);background-color: #fff;border-radius: 5px;text-align: center;}@media(max-width: 1200px) {.ganghualist ul li .par img{width: 70%;}.ganghualist ul li a > span,.ganghualist_ewm span{font-size: 14px !important;}.ganghualist ul li{flex: 0 0 49%;width: 49%;margin-bottom: 20px;}.ganghaulist_wrapper{bottom: 20vw;}.ganghualist_ewm{bottom: 110%;top: auto;}}.new_hjzf_banner-HJ03 .swiper-slide .banner_hj03_more{transform: translateY(50px);opacity: 0;transition: all .7s ease-in-out .6s;}.new_hjzf_banner-HJ03 .swiper-slide.swiper-slide-active .banner_hj03_more{transform: translateY(0px);opacity: 1;}.banner_hj03_more{display: block;position: relative;width: 140px;height: 30px;color: #fff;margin-left: 15px;margin-top: 30px;}.banner_hj03_more:before{display: block;position: absolute;content: '';width: 100%;height: 2px;background-color: #fff;left: 50%;bottom: 0;transform: translateX(-50%);}.banner_hj03_more:hover:before{animation: banner_hj03_more .5s ease;}@keyframes banner_hj03_more {0%{width: 100%;}50%{width: 0;}100%{width: 100%;}}.banner_hj03_more span{position: absolute;left: 0;top: 50%;transform: translateY(-50%);transition: all .5s;}.banner_hj03_more em{position: absolute;right: 0;font-style: normal;top: 50%;transform: translateY(-50%);transition: all .5s;}.banner_hj03_more:hover span{left: calc(100% - 56px);}.banner_hj03_more:hover em{right: calc(100% - 11px);}.new_hjzf_product38{width: 100%;margin: auto;height: auto;}.new_hjzf_product38_title {position: relative;box-sizing: border-box;}.new_hjzf_product38_title--main,.new_hjzf_product38_title--desc{text-align: center;}.new_hjzf_product38_title--main{color: #333333;margin: 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; font-weight:bold;}.new_hjzf_product38_title--desc{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;color: #666666;}.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_product38_Content{padding-top: 40px;}.new_hjzf_product38_productWrap{position: relative;}.new_hjzf_product38_productItem{width: 445px;position: relative;padding: 20px 10px 10px;text-align: center;background: #fff;transition: .2s;margin-bottom: 30px;}.new_hjzf_product38_productItemBox_img{width: 100%;margin-bottom: 25px}.new_hjzf_product38_productItemBox_img a{position: relative;display: block;width: 100%;padding-bottom: 75%;height: 0;overflow: hidden}.new_hjzf_product38_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_product38_productItemBox_name,.new_hjzf_product38__classname{ text-align:center;}.new_hjzf_product38_productItemBox_name a h3,.new_hjzf_product38__classname h3{position: relative;color: #333333;text-decoration: none;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;outline: 0;}.new_hjzf_product38__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;}.new_hjzf_product38_productItemBox .new_hjzf_product38__proMask .new_hjzf_product38__proMask__font{color: #fff;font-weight: normal}.new_hjzf_product38_productItemBox .new_hjzf_product38__proMask .new_hjzf_product38__proMask__name{padding-bottom: 30px;position: relative;overflow: hidden}.new_hjzf_product38_productItemBox .new_hjzf_product38__proMask .new_hjzf_product38__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_product38_productItemBox .new_hjzf_product38__proMask .new_hjzf_product38__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_product38_productItemBox:hover .new_hjzf_product38__proMask{visibility: visible;opacity: 1;}.new_hjzf_product38_productItemBox:hover .new_hjzf_product38__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_product38_productItemBox:hover .new_hjzf_product38__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); overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; word-break: keep-all;}.new_hjzf_product38_pagination{ text-align:center; width:100%;bottom: 0;}.new_hjzf_product38_pagination .swiper-pagination-bullet{ width:14px; height:14px; background:#e7e7e7; margin:0 5px; opacity:1; outline:none;}@media (max-width: 991px) {.new_hjzf_product38{ padding:50px 0;}.new_hjzf_product38_title--desc{ margin-top:25px;}.new_hjzf_product38_Content{ padding-top:20px;}}.products_25_container_title {padding-top: 30px;padding-bottom: 30px;color: #fff;font-size: 24px;margin-bottom: 5px;}.products_25_container_list li a {display: block;color: #333;line-height: 4.875;background-color: #dfdfdf;margin-bottom: 5px;font-size: 16px;padding-left: 30px;transition: all .5s;}.products_25_container_list li.on a{background-color: #5f5f5f;color: #fff;font-weight: bold;}.products_25_container_tell {padding-top: 30px;padding-bottom: 30px;color: #fff;}.products_25_container_tell span {font-weight: bold;font-size: 28px;line-height: 1.1;}.products_25_container_inner_bottom {display: flex;justify-content: space-between;}.products_25_container_inner_bottom a {display: block;position: relative;flex: 0 0 32%;border: 1px solid #ccc;}.products_25_container_inner_bottom a span {position: absolute;left: 0;bottom: 0;right: 0;height: 50px;line-height: 50px;overflow: hidden;padding-left: 10px;padding-right: 10px;color: #fff;background: rgba(0, 0, 0, .5);}.products_25_container_inner_box{display: flex;justify-content: space-between;border: 1px solid rgba(0,0,0,.3);margin-bottom: 20px;}.products_25_container_inner_box .products_25_container_inner_box_left{width: 40%;padding: 30px 20px 30px 30px;}.products_25_container_inner_box_left span{display: block;width: 40px;height: 2px;margin-top: 15px;margin-bottom: 30px;}.products_25_container_inner_box_left p{margin-bottom: 50px;}.products_25_container_inner_box_left a.index_btn{border: 1px solid rgba(0,0,0,.8);}.products_25_container_inner_box .products_25_container_inner_box_right{max-width: 60%;}.products_25_container_inner{display: none;}@media(max-width: 768px) {.products_25_container_title{padding-top: 10px;padding-bottom: 10px;}.products_25_container_list li a{line-height: 2;}.products_25_container_inner_box{flex-direction: column;}.products_25_container_inner_box .products_25_container_inner_box_left,.products_25_container_inner_box .products_25_container_inner_box_right{max-width: 100%;width: 100%;}}.cases-hj05 { width: 100%; margin: auto; height: auto;}.cases-hj05_title h2 {color: #333; }.cases-hj05_title span {display: block; color: #999999; background-color: #fff; }.cases-hj05_listtitle { margin-bottom: 30px; display: flex; }.cases-hj05_listtitle li { display: inline-block; margin: 0 15px; cursor: pointer;}.cases-hj05_listtitle li a { display: block; color: #333; }.cases-hj05_listtitle li h3 {padding: 10px; white-space: nowrap; transition: all .5s ease;font-size: inherit;line-height: inherit;}.cases-hj05_listtitle li.active h3, .cases-hj05_listtitle li:hover h3 { color: #fff; }.cases-hj05_con { display: none; }.cases-hj05_con.active { display: block; }.cases-hj05_con li { margin-bottom: 30px; }.cases-hj05_con_mask { position: relative; }.cases-hj05_com_pos { position: relative; opacity: 0; transition: all .5s ease-in-out; }.cases-hj05_con li:hover .cases-hj05_com_pos { opacity: 1; }.cases-hj05_com_pos { position: absolute; left: 0; top: 0; bottom: 0; right: 0; padding: 30px; color: #fff; z-index: 1; }.cases-hj05_com_pos:before { display: block; opacity: .8; content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: -1; }.cases-hj05_con_mask img { height: 250px; width: 100%; }.cases-hj05_com_pos a { color: #fff; }.cases-hj05_con .first .cases-hj05_com_pos{opacity: 1 !important;}.cases-hj05_con .first .cases_hj05_com_pos_con { width: 70%; }.cases_hj05_com_pos_con { z-index: 99; width: 90%; margin: 0 auto; }.cases-hj05_con .cases-hj05_com_pos_title, .cases-hj05_con .cases-hj05_com_pos_title h3 {display: block; }.cases-hj05_con .first .cases_hj05_com_pos_con span { width: 40%; }.cases_hj05_com_pos_con span { display: block; width: 70%; height: 2px; background-color: #fff; margin-top: 10px; margin-bottom: 15px; position: relative; }.cases_hj05_com_pos_con span:after { display: block; content: ''; width: 30%; height: 5px; position: absolute; top: -2.5px; left: 0; }.cases_hj05_com_pos_con p { margin-bottom: 20px; height: 60px; overflow: hidden; }.cases-hj05_con .first .cases_hj05_com_pos_con a.more { width: 190px; }.cases_hj05_com_pos_con a.more { width: 120px; height: 35px; line-height: 35px; color: #fff; display: block; }@media (min-width:1366px) {.cases-hj05_con li:nth-child(4),.cases-hj05_con li:nth-child(5),.cases-hj05_con li:nth-child(6),.cases-hj05_con li:nth-child(7){margin-bottom: 0;}}@media (max-width:768px) {.cases-hj05 { padding: 20px 0; }.cases-hj05_title h2 { font-size: 22px; }.cases-hj05_title span { font-size: 12px; }.cases-hj05_con_mask img { height: auto; }.cases-hj05_com_pos { display: none !important; }.cases-hj05_title { margin-bottom: 20px; }.cases-hj05_listtitle li { width: 80%; margin: 0 auto; margin-bottom: 10px; border: 1px solid #ccc; }.cases-hj05_listtitle { margin-bottom: 20px; }}.hjzf_aboutus_20_left ul li{margin-right: 20px;margin-bottom: 20px;}.hjzf_aboutus_20_left ul li a{border: 1px solid #ccc;display: inline-block;}.hjzf_aboutus_20_wrapper{display: flex;flex-wrap: wrap;}.hjzf_aboutus_20_left{display: flex;justify-content: center;flex-direction: column;}.hjzf_aboutus_20_left ul{display: flex;}.hjzf_aboutus_20_right .video{cursor: pointer;}@media(max-width:1200px){.hjzf_aboutus_20_left ul li a{padding: 15px 30px;}}@media(min-width:769px) and (max-width:992px){.hjzf_aboutus_20_left ul{flex-direction: column;}.hjzf_aboutus_20_left ul li{width: 100%;}.hjzf_aboutus_20_left ul li a{width: 80%;}}@media(max-width: 768px) {.hjzf_aboutus_20_wrapper,.hjzf_aboutus_20_left ul{flex-direction: column;}.hjzf_aboutus_20_left ul{flex-direction: row;}.hjzf_aboutus_20_left ul li,.hjzf_aboutus_20_left ul li a{width: 100%;text-align: center;}.hjzf_aboutus_20_left ul li a{padding: 15px 0px;}}.hjzf_aboutus_20_right-hover_item *{transition: .5s all;}.hjzf_aboutus_20_right-item_touch{position: absolute;cursor: pointer;}.hjzf_aboutus_20_right-item_img{position: absolute;}.hjzf_aboutus_20_right-item_img.on img{transform: scale(1.1);}.HJZF2_Z_other_90_wrapper {display: flex;flex-wrap: wrap;}.HJZF2_Z_other_90_wrapper li {padding: 1px;flex: 0 0 25%;width: 25%;margin-bottom: 20px;}.HJZF2_Z_other_90 .index_title {transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s, opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;opacity: 0;transform: rotate(-10deg) rotateX(65deg) translateX(60px) translateY(50px) translateZ(0);}.HJZF2_Z_other_90 .index_title.animated{transform: rotate(0) rotateX(0) translateX(0) translateY(0) translateZ(0);opacity: 1;}.HJZF2_Z_other_90 .index_sub_title {opacity: 0;transform: rotate(-10deg) rotateX(65deg) translateX(60px) translateY(50px) translateZ(0);transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.6s, opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.6s;}.HJZF2_Z_other_90 .index_sub_title.animated{transform: rotate(0) rotateX(0) translateX(0) translateY(0) translateZ(0);opacity: 1;}@media(max-width: 1200px) {.HJZF2_Z_other_90_wrapper li {flex: 0 0 50%;width: 50%;}.HJZF2_Z_other_90_container .swiper-slide {padding: 1px;}}.HJZF2_Z_other_90_t .swiper-pagination{position: static;margin-top: 20px;}.HJZF2_Z_other_90_t .swiper-pagination span{width: 10px;height: 10px;}.HJZF2_Z_other_90_t li{width: 328px;}.hjzf2_service-9 {width: 100%;margin: auto;height: auto;}.hjzf2_service-9 .servise {position: relative;}.hjzf2_service-9 .servise > img { position: absolute;top: 0;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);min-width: 100%;min-height: 100%;z-index: -1;opacity: 0;visibility: hidden;transition: visibility .3s ease-out, opacity .3s ease-out;}.hjzf2_service-9 .servise > img.on {opacity: 1;visibility: visible;}.hjzf2_service-9 .service-9_head {padding-top: 70px;padding-bottom: 70px;border-bottom: 1px solid rgba(255, 255, 255, .1);}.hjzf2_service-9 .service-9_head .head_right {text-align: right;}.hjzf2_service-9 .service-9_body {margin: 0 -2.6%;padding: 0 15px;}.hjzf2_service-9 .service-9_color {color: #fff;}.hjzf2_service-9 .service-9_color_an {color: #a1b1c6;}.hjzf2_service-9 .service-9_slide {width: 379px;border-right: 1px solid rgba(255, 255, 255, .1);overflow: hidden}.hjzf2_service-9 .serviseItemItem {padding: 130px 10% 0;transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;overflow: hidden}.hjzf2_service-9 .serviseBodyMaintit {font-size: 18px;line-height: 28px;margin-bottom: 10px;transition: all .3s ease-out 0s;}.hjzf2_service-9 .serviseBodySubtit {font-size: 15px;line-height: 15px;padding-bottom: 40px;position: relative;transition: all .3s ease-out 0s;}.hjzf2_service-9 .serviseBodySubtit:after {position: absolute;content: '';left: 0;bottom: 0;width: 0;height: 1px;background-color: rgba(0, 255, 234, .2);transition: all .3s ease-out 0s;}.hjzf2_service-9 .serviseBodyFt {height: 78px;font-size: 14px;line-height: 26px;color: rgba(255, 255, 255, .5);margin-bottom: 320px;transition: all .3s ease-out 0s;}.hjzf2_service-9 .service-9_slide .serviseNum {position: inherit;bottom: 136px;right: 76px;font-size: 72px;line-height: 50px;color: #fff;font-family: BureauEagleBook, auto;text-align: right;-webkit-transform: translateY(0);transform: translateY(0);transition: all .3s ease-out 0s;}.hjzf2_service-9 .serviseMask {position: absolute;bottom: 0;left: 0;width: 500px;height: 500px;background: linear-gradient(135deg, rgba(0, 255, 234, 0) 0, rgba(0, 255, 234, 0) 50%, #00ffea 50%, #00ffea 100%);-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate(45deg);transform: rotate(45deg);z-index: -1;transition: all .3s ease-out 0s;}.hjzf2_service-9 .service-9_slide:hover .serviseBodyFt {transform: translate(0,10px);-webkit-transform: translate(0,10px);-moz-transform: translate(0,10px);transition: all .3s ease-out 0s;}.hjzf2_service-9 .service-9_slide:hover .serviseBodySubtit:after {width: 100%;transition: all .3s ease-out 0s;}.hjzf2_service-9 .service-9_slide:hover .serviseBodyMaintit {transform: translate3d(0, -20px, 0);-moz-transform: translate3d(0, -20px, 0);-webkit-transform: translate3d(0, -20px, 0);transition: all .3s ease-out 0s;}.hjzf2_service-9 .service-9_slide:hover .serviseBodySubtit {transform: translate3d(0, -20px, 0);-moz-transform: translate3d(0, -20px, 0);-webkit-transform: translate3d(0, -20px, 0);transition: all .3s ease-out 0s;}.hjzf2_service-9 .service-9_slide:hover .serviseMask {-webkit-transform: rotate(17deg);transform: rotate(17deg);transition: all .3s ease-out 0s;}.hjzf2_service-9 .service-9_slide:hover .serviseNum {-webkit-transform: translateY(-60px);transform: translateY(-60px);color: #00ffea;font-size: 90px;transition: all .3s ease-out 0s;}.serviseItemTop{position: relative;}.serviseItemTop .server_img{position: absolute;right: 10px;top: 5px;transition: all .5s;}.serviseItemItem:hover .server_img{transform: translateY(-15px);}@media (max-width: 576px) {.hjzf2_service-9 .service-9_slide:hover .serviseBodyFt {transform: translate(0,0);-webkit-transform: translate(0,0);-moz-transform: translate(0,0);transition: all .3s ease-out 0s;}.hjzf2_service-9 .service-9_slide:hover .serviseBodyMaintit {transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);transition: all .3s ease-out 0s;}.hjzf2_service-9 .service-9_slide:hover .serviseBodySubtit {transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);transition: all .3s ease-out 0s;}.hjzf2_service-9 .serviseBodySubtit {padding-bottom: 20px;}.hjzf2_service-9 .service-9_head{padding-bottom: 0}.hjzf2_service-9 .service-9_head .head_left {margin-bottom: 20px;}.hjzf2_service-9 .service-9_head .head_right {text-align: left;margin-bottom: 30px;}.hjzf2_service-9 .service-9_slide {border: none}.hjzf2_service-9 .service-9_body {margin: 0 auto;padding-bottom: 40px;}.hjzf2_service-9 .serviseItemItem {padding: 0;}.hjzf2_service-9 .service-9_slide:first-child .serviseItemItem {padding-top: 40px;}.hjzf2_service-9 .serviseBodyFt {padding-bottom: 30px;margin-bottom: 0;}.hjzf2_service-9 .serviseNum, .serviseMask {display: none}.hjzf2_service-9 .servise img{opacity: 0;visibility: hidden}.hjzf2_service-9 .servise .server_img img{opacity: 1;visibility: visible;}}@media(max-width: 768px) {.hjzf2_service-9 .servise > img{max-width: none;}}.new_hjzf_news11{width: 100%;height: auto;margin: auto;}.new_hjzf_news-11__left,.new_hjzf_news-11__right{position: relative}.new_hjzf_news-11__left{padding-right: 25px}.new_hjzf_news-11--title{width: 100%;padding-bottom: 16px; position: relative;color:#2e394b; font-weight:normal;}.new_hjzf_news-11--title:after{ content:''; position:absolute; bottom:1px; width:100%; height:1px; background:#b5b5b5; left:0; z-index:0;}.new_hjzf_news-11--title .swiper-slide{ width:auto !important;}.new_hjzf_news-11--title h3.new_hjzf_news11--bt{ display:inline; color:#2e394b;font-weight:normal; padding:0 5px; margin-right:0.55rem; cursor:pointer;}.new_hjzf_news-11--title .swiper-slide-active:before{content: '';display: table;width:1rem; height:3px;background: #3d74cf;position: absolute;bottom: -16px;left: 0; z-index:1;}.new_hjzf_news-11--title2:before{content: '';display: table;width:1rem; height:3px;background: #3d74cf;position: absolute;bottom: 0;left: 0; z-index:1;}.new_hjzf_news11--more{position: absolute; right: 0; z-index:5;}.new_hjzf_news11--more a{color: #121619; font-size: 16px; line-height:30px; font-weight: normal;}.new_hjzf_news-11--title span{color: #121619;font-size: 16px;font-weight: normal;}.new_hjzf_news-11--title a{float: right;color: #121619;font-size: 16px;font-weight: normal; line-height:30px;}.new_hjzf_news-11--leftContent{ padding-top:60px;}.new_hjzf_news-11--RightContent{ margin-top:60px;}.new_hjzf_news-11__itemLeft__first{padding:0;margin-bottom: 20px;padding-left: 0.2rem;}.new_hjzf_news-11__itemLeft__first:first-child{padding-left:0;padding-right:0.2rem;}.hjzf_news11--next,.hjzf_news11--prev{background-image: none;width: 10px;height: 30px;background:none;text-align: center;line-height: 30px;outline: none;margin-top:-42px; position:absolute; top:0; opacity:1 !important; z-index:9;}.hjzf_news11--next i,.hjzf_news11--prev i{font-size: 30px;font-weight:normal;color: #b5b5b5;}.hjzf_news11--prev{right: 68px; left:auto;}.hjzf_news11--next{right: 28px;}.new_hjzf_news-11__itemLeft>div{display: flex;display: -webkit-flex;justify-content:space-between;}.new_hjzf_news-11__itemLeft.new_hjzf_news-11__itemLeft__first>div{display: block}.new_hjzf_news-11__itemLeft a{font-size: 16px;color: #333333;font-weight: normal;display:inline-block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: keep-all;}.new_hjzf_news-11__itemLeft span{float: right;font-size: 16px;color: #666666;font-weight: normal;}.new_hjzf_news-11__itemLeft__first .new_hjzf_news-11__itemLeft__img{width: 100%;height:auto;overflow: hidden;}.new_hjzf_news-11__itemLeft__first .new_hjzf_news-11__itemLeft__img a{position: relative;width: 100%;display: block;padding-bottom: 75%;overflow: hidden;height: 0;}.new_hjzf_news-11__itemLeft__first .new_hjzf_news-11__itemLeft__img img{width: 100%;height: auto;position: absolute;top: 50%;left: 50%;transform: translate3d(-50%,-50%,0);-moz-transform: translate3d(-50%,-50%,0);;-webkit-transform: translate3d(-50%,-50%,0);}.new_hjzf_news-11__itemLeft__imgRight{margin-top: 18px; box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}.new_hjzf_news-11__itemLeft__name{width: 100%;font-size: 16px;color: #333333;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 10px;}.new_hjzf_news-11__itemLeft__name a{color: #333333;}.new_hjzf_news-11__itemLeft__desc a{color: #666666;}.new_hjzf_news-11__itemLeft {padding: 15px 0;border-top: 1px dashed #cccccc;}.new_hjzf_news-11__itemRight{border-top: 1px dashed #cccccc; padding-top:16px;}.hjzf_news11_faq--container .swiper-slide:first-child .new_hjzf_news-11__itemRight{border-top: none; padding-top:0;}.new_hjzf_news-11__itemRight__name{margin-bottom: 20px;display: flex;display:-webkit-flex;align-items: flex-start}.new_hjzf_news-11__itemRight__name span,.new_hjzf_news-11__itemRight__desc span{width: 26px;height: 26px;line-height: 26px;text-align: center; font-size: 16px;color: #fff;margin-right: 20px;display: inline-block}.new_hjzf_news-11__itemRight__name span img,.new_hjzf_news-11__itemRight__desc span img{ width:100%;}.new_hjzf_news-11__itemRight__name a{color: #333333;width:96%;font-weight: normal;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.new_hjzf_news-11__itemRight__desc{display: flex;display:-webkit-flex;align-items: flex-start}.new_hjzf_news-11__itemRight__desc a{float: right;display:block;width:96%;height: auto;margin-bottom: 20px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; word-break: break-word;}.hjzf_news11_faq--container{ width:100%; height:auto;}.hjzf_news11_faq--container .swiper-slide{ height:auto !important;}@media (max-width: 991px) {.new_hjzf_news-11__left,.new_hjzf_news-11__right{margin-bottom: 30px;}.new_hjzf_news-11__right{padding-left: 15px;}.new_hjzf_news-11__left{padding-right: 15px}.new_hjzf_news-11__itemLeft__first{margin-bottom: 0}.new_hjzf_news-11--title a{ font-size:14px;}}@media (max-width:768px){.new_hjzf_news-11--leftContent{ padding-top:30px;}.new_hjzf_news-11--RightContent{ margin-top:30px;}.new_hjzf_news-11--gundong{ margin-top:16px;}.hjzf_news11--next, .hjzf_news11--prev{ margin-top:-30px;}}@media (max-width: 576px) {.new_hjzf_news-11__left,.new_hjzf_news-11__right{margin-bottom: 30px;}.new_hjzf_news-11__itemLeft__first{margin-bottom: 0}.new_hjzf_news-11__right:before{display: none}.new_hjzf_news-11__itemLeft a.new_hjzf_news-11__itemLeft__more,.new_hjzf_news-11__itemLeft span{display: none}.new_hjzf_news-11__itemRight__desc a{height: auto;}}.bottom_form_box{width: 100%;margin: auto;max-width: 700px;}.bottom_form_box form div.form_item:last-child{flex: 0 0 120px;margin-left:5px;}.bottom_form_box form .form_item input#emaila_20{line-height: 45px;padding:0 0 0 10px !important;color: #333;}.bottom_form_box form .form_item input.bottom_hj06submit{min-height: 45px;line-height: 45px;width: 120px;border: 0;padding:0;}.hjzf_Z_bottom_19_mid_wrapper{display: flex;justify-content: space-between;}.hjzf_Z_bottom_19_mid_wrapper a{color: #333;transition: all .5s;}.hjzf_Z_bottom_19_mid_wrapper > ul{flex: 0 0 23%;width: 23%;}.hjzf_Z_bottom_19_bottom a{color: #333;}.hjzf_Z_bottom_19_bottom{padding-top: 15px;padding-bottom: 15px;}.hjzf_Z_bottom_19_mid_wrapper_first_list li a{height: 100%;}.hjzf_Z_bottom_19_mid_wrapper_first_list li{margin-right: 15px;}.hjzf_Z_bottom_19_mid_wrapper_first_list img{max-width: 30px;}.hjzf_Z_bottom_19_mid_wrapper_list span{display: flex;flex-direction: column;line-height: 2;}.hjzf_Z_bottom_19_mid_wrapper_list,.hjzf_Z_bottom_19_mid_wrapper_last{line-height: 2;}.hjzf_Z_bottom_19_mid_wrapper_last p{position: relative;}@media screen and (max-width: 768px) {.hjzf_Z_bottom_19_mid{display: none;}}.HJZF2_Z_bottom_19_add {width: 100%;height: auto;margin: auto;}.HJZF2_Z_bottom_19_add_body{position:relative;border-top-width: 9px !important;border-right-width: 9px !important;border-bottom-width: 9px !important;border-left-width: 9px !important;padding-top: 60px !important;padding-right: 15px !important;padding-bottom: 10px !important;padding-left: 15px !important;border-left-color: rgba(255,255,255,0.3) !important;border-left-style: double !important;border-right-color: rgba(255,255,255,0.3) !important;border-right-style: double !important;border-top-color: rgba(255,255,255,0.3) !important;border-top-style: double !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: double !important;margin:0 15px;}.HJZF2_Z_bottom_19_add_left{padding-bottom: 50px;}.HJZF2_Z_bottom_19_add_title{width:100%;text-align:left;margin-bottom: 15px;}.HJZF2_Z_bottom_19_add_title span{font-weight: bold;color: #ffffff;}.HJZF2_Z_bottom_19_add_line{margin-bottom: 35px;}.HJZF2_Z_bottom_19_add_line span{height: 3px;border-top: 0;border-right: 0;border-left: 0;border-style: solid;width: 220px;float: left;}.HJZF2_Z_bottom_19_add_ms1{width:100%;text-align:left;margin-bottom: 25px;}.HJZF2_Z_bottom_19_add_ms1 span{font-weight: normal;color: #ffffff;}.HJZF2_Z_bottom_19_add_ms2{width:100%;text-align:left;}.HJZF2_Z_bottom_19_add_ms2 span{font-weight: normal;color: #ffffff;}.HJZF2_Z_bottom_19_add_inquiry{width:100%;}.HJZF2_Z_bottom_19_add_inquiry #index_inquiry{width: 100%; box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}.HJZF2_Z_bottom_19_add_inquiry .inquiry_box{width: 100%;margin-bottom: 10px;padding: 5px 15px 5px 15px;border-color: rgba(51,51,51,.12);background-color: #fdfdfd;position: relative;color: #8b9091;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;}.HJZF2_Z_bottom_19_add_inquiry .inquiry_box.inquiry_boxTextarea{height: 60px;margin-bottom: 18px;}.HJZF2_Z_bottom_19_add_inquiry .inquiry_boxHalf{width: 180px;}.HJZF2_Z_bottom_19_add_inquiry .inquiry_box input,.inquiry_box textarea{background: transparent;outline: none;border: none;height: 30px;width: 100%;color: #333;}.HJZF2_Z_bottom_19_add_inquiry .inquiry_box input::-webkit-input-placeholder,.inquiry_box textarea::-webkit-input-placeholder{color: #8b9091;}.HJZF2_Z_bottom_19_add_inquiry .inquiry_box input::-moz-placeholder,.inquiry_box textarea::-moz-placeholder{color: #8b9091;}.HJZF2_Z_bottom_19_add_inquiry .inquiry_box textarea{height: 50px;margin-top: 10px;}.HJZF2_Z_bottom_19_add_inquiry .inquiry_boxCode{border-bottom: none;margin-bottom: 20px;}.HJZF2_Z_bottom_19_add_inquiry .inquiry_boxCode input{width: 230px;border-bottom: 1px solid rgba(255,255,255,0.6)}.HJZF2_Z_bottom_19_add_inquiry #index_inquiry div:last-child.inquiry_box{ padding:0;}.HJZF2_Z_bottom_19_add_inquiry .inquiry_box #inquiry_box6{width: 90px; border-radius: 3px; padding: 9px 14px 9px 14px; position:absolute; right:2px; top:-50px; z-index:9;}.HJZF2_Z_bottom_19_add_inquiry .inquiry_box #inquiry_box6 input{color: #fff;font-size: 14px;cursor: pointer; line-height:20px; height:20px;}.HJZF2_Z_bottom_19_add_inquiry #index_inquiry .yz_alert{top: auto;right: 10px; position:absolute; z-index:2;}.HJZF2_Z_bottom_19_add_inquiry #index_inquiry #inquiry_box5 .yz_alert{ right:120px;}@media(max-width:767px){.HJZF2_Z_bottom_19_add_left{padding-bottom: 0;}}