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-HJ01 .hjzf-hj01_bannerbox{width: 100%;height: auto;overflow: hidden}.new_hjzf_banner-HJ01 #hjzf-hj01_banner{width: 100%;height: 100%;overflow: hidden}.new_hjzf_banner-HJ01 .hjzf_hj01_swiper{width: 100%;height: 100%}.new_hjzf_banner-HJ01 .hj-banner-item .hjzf_banner_bg{width: 100%;height: 100%}.new_hjzf_banner-HJ01 .hj-banner-item .hjzf_banner_videoBox{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 94;}.new_hjzf_banner-HJ01 .hj-banner-item .hjzf_banner_video{width: 100%;height: 100%;object-fit: fill;z-index: 94;}.new_hjzf_banner-HJ01 .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-HJ01 .hjzf_hj01_swiper .hjzf_banner_videoPlay a{position: relative;display: block;}.new_hjzf_banner-HJ01 .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-HJ01 .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-HJ01 .hj-banner-item .hjzf_banner_link{width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: 94;}.new_hjzf_banner-HJ01 .hj-banner-item>a{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-HJ01 .hjzf_hj01_swiper .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-HJ01 .hjzf_hj01_swiper .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-HJ01 .hjzf_hj01_swiper .hjzf_pagination-hj01{bottom: 40px;width: 60%;-webkit-transform: translate3d(-50%,0,0);transform: translate3d(-50%,0,0);-moz-transform: translate3d(-50%,0,0);left: 50%;}.new_hjzf_banner-HJ01 .hjzf_hj01_swiper .swiper-pagination-bullet{width: 12px;height: 12px;opacity: 0.6;background: #666;border: 3px solid #fff;box-shadow: 0 2px 10px #e3e3e3;}.new_hjzf_banner-HJ01 .hjzf_hj01_swiper .hjzf_hj01-banner-next,.hjzf_hj01_swiper .hjzf_hj01-banner-prev{background: rgba(0,0,0, 0.5);margin-top: -35px;height: 70px;text-align: center;transition: all 0.6s ;-moz-transition: all 0.6s ;-webkit-transition: all 0.6s ;}.new_hjzf_banner-HJ01 .hjzf_hj01_swiper .hjzf_hj01-banner-next i,.hjzf_hj01_swiper .hjzf_hj01-banner-prev i{font-size: 24px;line-height: 70px;text-align: center;font-weight: normal;color: #fff;}.new_hjzf_banner-HJ01 .hjzf_hj01_swiper:hover .hjzf_hj01-banner-next{right: 40px;transition: all 0.6s ;-moz-transition: all 0.6s ;-webkit-transition: all 0.6s ;}.new_hjzf_banner-HJ01 .hjzf_hj01_swiper:hover .hjzf_hj01-banner-prev{left: 40px;transition: all 0.6s ;-moz-transition: all 0.6s ;-webkit-transition: all 0.6s ;}.banner-hj01-btn.normal{top: auto;bottom: 2vh;}.banner-hj01-btn{position: absolute;z-index: 9;top: 92vh;width: 100%;text-align: center;}.banner-hj01-btn img{cursor: pointer;animation: ani-infily 2s ease-in-out .4s infinite backwards;}@keyframes ani-infily{from{transform: translateY(-5px);opacity: 1;}to{transform: translateY(10px);opacity: 0;}}@media (max-width: 767px) {.has_wapbanner{display: none}.new_hjzf_banner-HJ01 .hjzf_hj01_swiper1-box{height: 600px;}.new_hjzf_banner-HJ01 .hjzf_hj01_swiper1-box .HJ-banner-item>a img{width: 100%}.new_hjzf_banner-HJ01 .hjzf_hj01_swiper1-box .hjzf_hj01_swiper .swiper-pagination-bullet {margin: 0 8px;}.new_hjzf_banner-HJ01 .ani-slide .b_item1,.new_hjzf_banner-HJ01 .swiper-slide .b_item2{display: none}}.hjzf_procate_9_wrapper{display: flex;flex-wrap: wrap;justify-content: space-between;}.hjzf_procate_9_wrapper .left{width: 40%;position: relative;}.hjzf_procate_9_wrapper .left a:before{position: absolute;display: block;left: 0;top: 0;right: 0;bottom: 0;background: rgba(0,0,0,.2);transition: all .5s;content:'';opacity: 0;}.hjzf_procate_9_wrapper .left:hover a:before{opacity: 1;}.hjzf_procate_9_wrapper .left a{display: block;width: 100%;height: 100%;z-index: 9;}.hjzf_procate_9_wrapper .left .hjzf_procate_9_desc{position: absolute;left: 10%;top: 10%;color: #fff;transition: all .5s;opacity: 0;width:80%;}.hjzf_procate_9_wrapper .left:hover .hjzf_procate_9_desc{opacity: 1;}.hjzf_procate_9_wrapper .right{width: 58%;display: flex;flex-wrap: wrap;justify-content: flex-start;align-content: space-between;}.hjzf_procate_9_wrapper .right li{flex: 0 0 32%;margin-right: 1.3333333%;position: relative;}.hjzf_procate_9_wrapper .right li span{position: absolute;display: block;width: 80%;left: 50%;top: 50%;text-align: center;transform: translate(-50%, -50%);color: #fff;transition: all .5s;opacity: 0;}.hjzf_procate_9_wrapper .right li:hover span{opacity: 1;}.hjzf_procate_9_pagination{display: flex;justify-content: center;}.hjzf_procate_9_pagination .hjzf_procate_9_text_text{padding: 5px 15px;border-radius: 15px;width: auto;height: auto;opacity: 1;background: transparent;}.hjzf_procate_9_pagination {margin-bottom: 30px;}@media(max-width: 768px) {.hjzf_procate_9_wrapper .left{ width:100%;}.hjzf_procate_9_wrapper .left img{margin-left: auto;margin-right: auto;}.hjzf_procate_9_wrapper .right{width: 100%;margin-top: 15px;}}.HJZF_Z_other--1{width: 100%;margin: auto;height: auto}.HJZF_Z_other--1 .HJZF_Z_other--wrap{text-align: center;}.HJZF_Z_other__one{text-align: center;font-weight: bold;margin:auto;word-break: keep-all;word-wrap: break-word;}.HJZF_Z_other__two{text-align: center;font-weight: bold;word-break: keep-all;word-wrap: break-word;margin:auto;}.HJZF_Z_other__more{font-weight: bold;display: inline-block;margin:auto;transition: all .5s;}.HJZF_Z_other__more a{color: #fff;padding: 10px 24px 10px 24px;display: inline-block;transition: all .5s;}@media (max-width: 576px) {.HJZF_Z_other__one{font-size: 20px;line-height: 26px;font-weight: bold;margin-bottom: 10px;}.HJZF_Z_other__two{font-size: 40px;line-height: 46px;}.HJZF_Z_other__more{font-size: 20px;}}.hjzf_advantage_26_wrapper{display: flex;flex-wrap: wrap;padding-left: 15px;padding-right: 15px;}.hjzf_advantage_26_wrapper li{flex: 0 0 50%;}.hjzf_advantage_26_wrapper li.hjzf_advantage_26_wrapper_img img{width: 100%;}.hjzf_advantage_26_wrapper_con{padding-left: 10%;padding-right: 10%;margin: 0 auto;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;}.hjzf_advantage_26_wrapper_con.first,.hjzf_advantage_26_wrapper_list a{color: #fff;}.hjzf_advantage_26_wrapper_list{width: 100%;display: flex;justify-content: space-between;text-align: center;flex-wrap: wrap;}.hjzf_advantage_26_wrapper_list dl dd{width: 80px;height: 80px;text-align: center;line-height: 80px;border: 1px solid #fff;margin-left: auto;margin-right: auto;border-radius: 50%;margin-bottom: 10px;}@media(max-width: 1200px) {.hjzf_advantage_26_wrapper li{flex: 0 0 100%;}.hjzf_advantage_26_wrapper_con {padding-top: 30px;padding-bottom: 30px;}}.hjzf_advantage_27_wrapper{display: flex;flex-wrap: wrap;}.hjzf_advantage_27_wrapper_con{display: flex;flex-direction: column;justify-content: center;align-items: flex-start;}.cases_19_title{display: flex;justify-content: center;margin-bottom: 40px;}.cases_19_title span{margin: 0 10px;padding: 5px 20px;cursor: pointer;border-radius: 20px;}.cases_19_title span.on{color: #FFF;}.cases_19_container .swiper-wrapper{margin-top: 30px;margin-bottom: 30px;align-items: center;}.cases_19_container .swiper-slide{transition: all .5s;transform: scale(.9);}.cases_19_container .swiper-slide a{display: block;position: relative;overflow: hidden;}.cases_19_container .swiper-slide a span{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 9;background: rgba(0,0,0,.5);color: #fff;opacity: 0;transition: all .5s;transform: translateY(-100%);}.cases_19_container .swiper-slide:hover span{transform: translateY(0);opacity: 1;}.cases_19_container .swiper-slide-active{box-shadow: 0 0 10px 1px rgba(0,0,0,.2);transform: scale(1.1);z-index: 9;}.cases_19_container_list .swiper-button-black{opacity: 0.5;}.cases_19_container_list .swiper-button-prev {left: -10px;}.cases_19_container_list .swiper-button-next{right: -10px;}div[class^='cases_19_container_pagination']{margin-top: 50px;}div[class^='cases_19_container_pagination'] span{width: 12px;height: 12px;}@media(max-width: 767px) {.cases_19_container .swiper-slide-active{transform: scale(1);box-shadow: none;}div[class^='cases_19_container_pagination']{margin-top: 30px;}.cases_19_container_list .swiper-button-prev {left: 0px;}.cases_19_container_list .swiper-button-next{right: 0px;}.cases_19_title span.on{border-radius: 10px;}.cases_19_title{margin-bottom: 10px;}.case_19_mobile{background-color: #f5f5f5;padding-left: 30px;padding-right: 30px;}.case_19_mobile .cases_19_container_list_mobile .cases_19_container{overflow: visible;}.cases_19_mobile{background-color: #fff;padding: 10px;}.cases_19_mobile .index_sub_title{color: #333;margin-bottom: 10px;}.cases_19_mobile .index_text{color: #555;max-height: 65px;overflow: hidden;}.case_19_mobile{padding-top: 30px;padding-bottom: 30px;overflow: hidden;}.case_19_mobile .cases_19_container .swiper-slide{transform: scale(1);}}@media(min-width: 769px) {.cases_19_container .swiper-slide{max-width: 480px;}}.HJZF_Z_other_HJ04{margin: auto;}.HJZF_Z_other_HJ04_swiper{width: 100%;}.HJZF_Z_other_HJ04_swiper img{width: 100%;}.por{position: relative;}.HJZF_Z_other_HJ04_swiper_slide_next,.HJZF_Z_other_HJ04_swiper_slide_prev{width: 32px;height: 32px;margin-top: 0;color: #fff;cursor: pointer;font-size: 22px;text-align: center;line-height: 32px;border-radius: 50%;overflow: hidden;transform: translateY(-50%);transition: all .5s ease;font-size: 18px;}.HJZF_Z_other_HJ04_swiper_slide_prev {left: -35px;}.HJZF_Z_other_HJ04_swiper_slide_next{right:-35px;}@media (max-width: 1200px) {.HJZF_Z_other_HJ04{padding: 40px 0;}}@media (max-width:576px){.HJZF_Z_other_HJ04_swiper_slide_next{right: 0;}.HJZF_Z_other_HJ04_swiper_slide_prev{left: 0;}}@media(min-width: 1366px) {.HJZF_Z_other_HJ04_swiper_slide{width: 192px;}}@media(min-width: 1920px) {.HJZF_Z_other_HJ04_swiper_slide{width: 232px;}}.HJZF_Z_other--13{width: 100%;margin: auto;}.hjzf2_other13_mainTitle{ width:100%; text-align:center;color:#333333;font-weight:bold;}.hjzf2_other13_mainjs{width:100%; text-align:center;color:#666666;}.hjzf2_other13_container{ margin-top:60px; display: flex;}.other--13__list{padding-bottom: 50px; position:relative;}.other--13__list:before{ content:''; width:100%; height:1px; background:#d6d6d6; top: 132px; right: 50%; z-index:1; position:absolute;}.other--13__list:after{ content:'\f0da'; font-family: 'FontAwesome'; color:#4d4d4d; font-size:30px; position:absolute; left:0; z-index:1; top: 110px;}div.other--13__list:first-child:before,div.other--13__list:first-child:after{ display:none;}.other--13__list .other--13__item{width:260px; margin:auto; height:260px; position: relative;}.other--13__itempic{ width:260px; height:260px; margin:auto; overflow:hidden; border-radius:50% 50%; -webkit-transition: .3s;transition: .3s; z-index:2; position: relative; transform:translateY(16px);-ms-transform:translateY(16px); -moz-transform:translateY(16px); -webkit-transform:translateY(16px); -o-transform:translateY(16px);}.other--13__itempic img{ width:240px; height:240px; border-radius:50% 50%; transition:all .6s; z-index:1; position: absolute; left:50%; top:50%;transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%);}.other--13__item:hover .other--13__itempic img{transform:translate(-50%,-50%) scale(1.1) ; -webkit-transform:translate(-50%,-50%) scale(1.1); -moz-transform:translate(-50%,-50%) scale(1.1) ;}.other--13__itemmask{ content:''; width:100%; height:100%; position:absolute; top:0; left:0; z-index:2;}.other--13__itemname{ text-align:center; margin-top:20px;}.other--13__itemname p{color: #333333; overflow: hidden;}.hjzf2_other13_logo{ width:100%;}.hjzf2_other13_swiper,.hjzf2_other13_swiper2{ margin:-10px;}.hjzf2_other13_swiper{ padding-bottom:30px;}.hjzf2_other13_slide{ padding:10px;}.hjzf2_other13_slide img{ width:100%; box-shadow:0 0 10px rgba(25,25,25,0.1);}.hjzf2_other13_logo .hjzf2_other13_swiper .swiper-pagination{bottom: 0px;}.hjzf2_other13_logo .hjzf2_other13_swiper .swiper-pagination-bullet{width: 12px;height: 12px;opacity: 0.6;background: #999;}.hjzf2_other13_btn{text-align:center; margin-top:40px;}.hjzf2_other13_more{ background:#FFFFFF; padding:12px 40px 11px 40px; margin:auto; text-align:center; font-size:16px;}@media (max-width: 1440px){.other--13__list .other--13__item{ width:240px; height:240px;}.other--13__itempic{ width:240px; height:240px; transform: translateY(16px); -ms-transform: translateY(16px);-moz-transform: translateY(16px); -webkit-transform: translateY(16px); -o-transform: translateY(16px);}.other--13__itempic img{ width:240px; height:240px;}.other--13__list:before{ top:120px;}.other--13__list:after{ top:100px;}}@media (max-width: 1199px){.other--13__list .other--13__item{ width:200px; height:200px;}.other--13__itempic{ width:168px; height:168px; transform: translateY(16px); -ms-transform: translateY(16px);-moz-transform: translateY(16px); -webkit-transform: translateY(16px); -o-transform: translateY(16px);}.other--13__itempic img{ width:168px; height:168px;}.other--13__list:before{ top:100px;}.other--13__list:after{ top:80px;}.other--13__itemname{ margin-top:35px;}}@media (max-width: 991px){.hjzf2_other13_container{ margin-top:30px;}.other--13__itemname{ margin-top:20px;}.other--13__itemname p{ font-size:16px; line-height:26px;}.other--13__list{ padding-bottom:30px;}div.other--13__list:nth-child(2n+1):before,div.other--13__list:nth-child(2n+1):after{ display:none;}.hjzf2_other13_container{flex-wrap: wrap;}}@media (max-width: 768px){}@media (max-width: 576px){.other--13__list .other--13__item{ width:170px; height:170px;}.other--13__itempic{width:150px;height:150px;transform: translateY(10px);-ms-transform: translateY(10px);-moz-transform: translateY(10px);-webkit-transform: translateY(10px);-o-transform: translateY(10px);}.other--13__itempic img{width:150px; height:150px;}.other--13__list:before{ top:85px;}.other--13__list:after{ font-size:20px; top: 72px;}}@media(min-width: 1200px) {.flex-reserver{flex-direction: row-reverse;}}.hjzf2_other13_containera{margin-top: 60px;display: flex;flex-wrap: wrap;margin-bottom: 80px;}.hjzf2_other13_containera .other--13__lista{position: relative;}.hjzf2_other13_containera .other--13__lista:before,.hjzf2_other13_containera .other--13__lista:after{position: absolute;display: block;content:'';top: 45%;transform: translateY(-50%);}.hjzf2_other13_containera .other--13__lista:after{content: "\f0d9";font-family: 'FontAwesome'; color:#fff; font-size: 30px;right: 0;}.hjzf2_other13_containera .other--13__lista:before{background-color: #fff;width:100%;height: 1px;left: 50%;}.hjzf2_other13_containera .other--13__lista:first-child:before{height: 100%;width: 1px;top: -60%;transform: translateY(0);}.hjzf2_other13_containera .other--13__lista:first-child:after{content: "\f0d7";transform: translateY(0) translateX(50%);right: 50%;top: -30px;}@media(max-width: 1200px) {.hjzf2_other13_containera{margin-bottom: 40px;}}@media(max-width: 992px) {.hjzf2_other13_containera .other--13__lista:first-child:before,.hjzf2_other13_containera .other--13__lista:first-child:after{display: none;}.hjzf2_other13_containera div.other--13__lista:nth-child(2n+1):before,.hjzf2_other13_containera div.other--13__lista:nth-child(2n+1):after{ display:none;}.other--13__lista{padding-bottom: 30px;}}@media(max-width: 767px) {.hjzf2_other13_containera{flex-direction: row;}.hjzf2_other13_containera{margin-top: 30px;}.other--13__lista{padding-bottom: 15px;}}.hjzf_news-HJ02{width: 100%;height: auto;margin: auto;}.new_hjzf_news-HJ02__left,.new_hjzf_news-HJ02__right{position: relative}.new_hjzf_news-HJ02__right{padding-left: 30px;}.new_hjzf_news-HJ02__left{padding-right: 30px}.new_hjzf_news-HJ02__right:before{content: '';display: table;width: 2px;height: 524px;border-right: 1px dashed #ccc;position: absolute;left: 0;top: 0}.new_hjzf_news-HJ02--title{width: 100%;margin-bottom: 36px;padding-bottom: 16px;border-bottom: 1px solid #cccccc;position: relative}.new_hjzf_news-HJ02--title:before{content: '';display: table;width: 120px;height: 2px;background: #3d74cf;position: absolute;bottom: 0;left: 0;}.new_hjzf_news-HJ02--title span{color: #121619;font-size: 16px;font-weight: normal;}.new_hjzf_news-HJ02--title a{float: right;color: #121619;font-size: 16px;font-weight: normal;}.new_hjzf_news-HJ02__itemLeft{padding: 15px 0;border-top: 1px dashed #cccccc;}.new_hjzf_news-HJ02__itemLeft>div{display: flex;display: -webkit-flex;justify-content:space-between;}.new_hjzf_news-HJ02__itemLeft.new_hjzf_news-HJ02__itemLeft__first>div{display: block}.new_hjzf_news-HJ02__itemLeft a{color: #333333;font-weight: normal;display:inline-block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: keep-all;}.new_hjzf_news-HJ02__itemLeft span{float: right;font-size: 16px;color: #666666;font-weight: normal;}.new_hjzf_news-HJ02__itemLeft__first{width: 100%;margin-bottom: 20px;border-top: none;padding: 0;}.new_hjzf_news-HJ02__itemLeft__first .new_hjzf_news-HJ02__itemLeft__img{width: 40%;height:auto;overflow: hidden;float: left}.new_hjzf_news-HJ02__itemLeft__first .new_hjzf_news-HJ02__itemLeft__img a{position: relative;width: 100%;display: block;padding-bottom: 75%;overflow: hidden;height: 0;}.new_hjzf_news-HJ02__itemLeft__first .new_hjzf_news-HJ02__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-HJ02__itemLeft__imgRight{width:60%;float: right;padding-top: 16px;padding-left: 20px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}.new_hjzf_news-HJ02__itemLeft__name{width: 100%;color: #333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 18px;}.new_hjzf_news-HJ02__itemLeft__name a{color: #333333;}.new_hjzf_news-HJ02__itemLeft__desc{font-size: 14px;color: #666666;line-height: 24px;margin-bottom: 20px;}.new_hjzf_news-HJ02__itemLeft__more{min-width: 100px;border: 1px solid #cccccc;text-align: center;color: #666;font-weight: normal;display: inline-block;padding: 5px 10px;}.new_hjzf_news-HJ02__itemRight{border-bottom: 1px dashed #cccccc;margin-bottom: 16px;}.new_hjzf_news-HJ02__itemRight:last-child{border-bottom: none;}.new_hjzf_news-HJ02__itemRight__name{margin-bottom: 20px;display: flex;display:-webkit-flex;align-items: flex-start}.new_hjzf_news-HJ02__itemRight__name span,.new_hjzf_news-HJ02__itemRight__desc span{width: 26px;height: 26px;line-height: 26px;text-align: center;background: #333;font-size: 16px;color: #fff;margin-right: 20px;display: inline-block}.new_hjzf_news-HJ02__itemRight__name a{font-size: 16px;color: #333333;line-height: 26px;width:96%;font-weight: normal;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.new_hjzf_news-HJ02__itemRight__desc{display: flex;display:-webkit-flex;align-items: flex-start}.new_hjzf_news-HJ02__itemRight__desc a{float: right;display:block;width:96%;margin-bottom: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; word-break: break-word; max-height: 72px;}@media (max-width: 991px) {.new_hjzf_news-HJ02__left,.new_hjzf_news-HJ02__right{margin-bottom: 30px;}.new_hjzf_news-HJ02__right{padding-left: 15px;}.new_hjzf_news-HJ02__left{padding-right: 15px}.new_hjzf_news-HJ02__itemLeft__first{margin-bottom: 0}.new_hjzf_news-HJ02__right:before{display: none}.new_hjzf_news-HJ02__itemLeft a.new_hjzf_news-HJ02__itemLeft__more,{display: none}.new_hjzf_news-HJ02__itemRight__desc a{height: auto;}.new_hjzf_news-HJ02--title a i{margin-left: 10px;}}@media (max-width: 576px) {.new_hjzf_news-HJ02__left{margin-bottom: 30px;}.new_hjzf_news-HJ02__itemLeft__first{margin-bottom: 0}.new_hjzf_news-HJ02__right:before{display: none}.new_hjzf_news-HJ02__itemLeft a.new_hjzf_news-HJ02__itemLeft__more,.new_hjzf_news-HJ02__itemLeft span{display: none}.new_hjzf_news-HJ02__itemRight__desc a{height: auto;}.hjzf_news-HJ02{padding-bottom: 0 !important;}}.hjzf_aboutus_21_hx {width: 140px;height: 3px;margin-top: 20px;margin-bottom: 20px;}.hjzf_aboutus_21_wrapper {display: flex;flex-wrap: wrap;}.hjzf_aboutus_21_img {display: flex;}.hjzf_aboutus_21_img li {margin-right: 20px;flex: 0 0 32%;}.hjzf_aboutus_21_left {display: flex;flex-direction: column;align-items: flex-start;justify-content: space-between;}.hjzf_aboutus_21_right_img{display: flex;align-items: flex-end;}.hjzf_aboutus_21_right_img img{margin-bottom: 0;}@media(max-width: 768px) {.hjzf_aboutus_21_left {margin-bottom: 20px;}.hjzf_aboutus_21_img{justify-content: space-between;}.hjzf_aboutus_21_img li {margin-right: 0;}}@media (min-width: 768px) and (max-width: 1439px) {.hjzf_aboutus_21_left .index_text{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-break: break-all;padding-bottom: 0 !important;margin-bottom: 20px;}}.HJZF_Z_other_Bttom_hj07_box a{position: relative;display: block;padding: 40px 0;}.HJZF_Z_other_Bttom_hj07_box a span{display: block;width: 50px;height: 50px;position: absolute;left: 50%;top: 40px;transform: translateX(-50%);}.HJZF_Z_other_Bttom_hj07_box a img{width: 100%;height: 100%;}.HJZF_Z_other_Bttom_hj07_box a h4{padding-top: 70px;font-weight: bold;color: #333;margin-bottom: 20px;transition: all .5s ease;}.HJZF_Z_other_Bttom_hj07_box a h4 i{margin-right: 10px;}.HJZF_Z_other_Bttom_hj07_box ap{color: #666;}.HJZF_Z_other_Bttom_hj07_box a .pic-hover{opacity: 0;z-index: 9;transition: all .5s ease;}.HJZF_Z_other_Bttom_hj07_box a:hover .pic-hover{opacity: 1;}.HJZF_Z_other_Bttom_hj07_box{display: flex;flex-wrap: nowrap;padding: 0 15px;}.HJZF_Z_other_Bttom_hj07_box li.between{flex: 0 0 20%;padding: 0 10px;}.HJZF_Z_other_Bttom_hj07_box li:not(.between){flex:auto;}.HJZF_Z_other_Bttom_hj07_box li:not(:last-child){border-right: 1px solid #e3e3e3;}@media (max-width: 1200px) { .HJZF_Z_other_Bttom_hj07_box a{padding: 20px 0;}.HJZF_Z_other_Bttom_hj07_box a h4{padding-top: 80px;}}@media (max-width: 500px){ .HJZF_Z_other_Bttom_hj07_box{flex-wrap: wrap;padding: 20px 15px;}.HJZF_Z_other_Bttom_hj07_box li{flex:0 0 48% !important;border-right: 0 !important;}}.bottom_hj07_box{padding-top: 80px;padding-bottom: 20px;}.bottom_hj07_wrapper h3,.bottom_hj07_wrapper h3 a{color: #333;font-size: 14px;font-weight: bold;}.bottom_hj07_wrapper a,.bottom_hj07_wrapper{color: #666;line-height: 30px;transition: all .5s ease;word-break: break-all;}.bottom_hj07_wrapper li > a{display: block;}.bottom_hj07_ewm_box{padding-top: 20px;}.text-nowrap{white-space: nowrap;}.bottom_hj07_2_box{font-size: 14px;line-height: 24px;padding-top: 10px;padding-bottom: 10px;color: #fff;background-color: #313131;}.bottom_hj07_2_box a{color: #fff;transition: all .5s ease;}.bottom_hj07_bfoot{border-top: 1px solid rgba(255,255,255,.5);padding-top: 15px;margin-top: 60px;}@media (max-width: 768px) {.bottom_hj07_ewm_box{padding-top: 0;}.bottom_hj07_2_box{ padding-left: 15px; padding-right: 15px; }}@media (min-width:1200px) {.bottom_hj07_ewm_box{text-align: center;}.bottom_text_list a{display: block;}.bottom_text_list p a{display: inline;}}@media (max-width: 768px) {.bottom_hj07_box{padding-top: 40px;padding-left: 0;padding-right: 0;}.bottom_hj07_wrapper li{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;justify-content: flex-start;line-height: 36px;flex-wrap: wrap;}.bottom_hj07_wrapper li h3{flex: 0 0 20%;width: 20%;}.bottom_hj07_wrapper li .bottom_text_list{flex: 0 0 80%;width: 80%;line-height: 30px;}.bottom_text_list a{padding: 0 10px;}.bottom_text_list p{padding-left: 10px;}.bottom_text_list p a{padding: 0;}.bottom_hj07_wrapper h3{margin-bottom: 0;padding: 0px;line-height: 30px;}.bottom_hj07_wrapper .bottom_three{justify-content: flex-end;}.bottom_hj07_wrapper .bottom_three p{flex:0 0 80%;flex:0 0 80%;}}