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;}.banner_29_pagination span{width: 12px;height: 12px;}.banner_29_con{position: absolute;display: block;width: 100%;left: 0;right: 0;top: 50%;transform: translateY(-50%);}.banner_29_con{text-align: right;color: #fff;}.banner_29_con .index_text{margin-top: 15px;margin-bottom: 2vw;}.banner_29_con a{display: inline-block;background-color: #333;color: #fff;border-radius: 8px;transition: all .5s}.banner_29_con a:hover{background-color: #fff;}.index_button_grp_b29 {display: flex;align-items: center;}.banner_29_con .button_vip_b29{padding-left: 48px;background:none;display: flex;align-items: center;}.button_vip_b29 svg{width:54px;margin-right: 12px;}.button_vip_b29 svg *{transition: .5s all;}.banner_29_con .button_vip_b29:hover {color: #fff;}.banner_29_con .button_vip_b29:hover .button_vip_b29_svg_p0,.button_vip_b29_svg_p{fill:#fff;}.banner_29_con .button_vip_b29:hover svg{animation-name: button_vip_b29_animation;animation-duration: .3s;animation-timing-function: linear;animation-iteration-count: infinite;animation-direction: alternate;}.main-scroll-icon {position: absolute;bottom: 25px;left: 50%;transform: translateX(-50%);margin-left:-52px;text-align: center;z-index: 9;animation: scroll 1s;-moz-animation: scroll 1s;-webkit-animation: scroll 1s;-o-animation: scroll 1s;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;cursor: pointer;}.main-scroll-icon span {display: block;color: #fff;padding-top: 5px;letter-spacing: -0.5px;font-weight: 300;letter-spacing: 0.5px;opacity: 0.5;}@keyframes scroll {0% {transform: translate(0px, 0px);}50% {transform: translate(0px, -10px);}100% {transform: translate(0px, 0px);}}@-moz-keyframes scroll{0% {transform: translate(0px, 0px);}50% {transform: translate(0px, -10px);}100% {transform: translate(0px, 0px);}}@-webkit-keyframes scroll {0% {transform: translate(0px, 0px);}50% {transform: translate(0px, -10px);}100% {transform: translate(0px, 0px);}}@-o-keyframes scroll {0% {transform: translate(0px, 0px);}50% {transform: translate(0px, -10px);}100% {transform: translate(0px, 0px);}}@keyframes button_vip_b29_animation {100% {transform: scale(1.1);}}@media (max-width:768px) {.banner_29_con .button_vip_b29{padding-left: 10px;}.main-scroll-icon{display: none;}}.banner_29-vbtn{display: flex;justify-content: center;}.banner_29-vbtn p{border-radius: 50px;background-color: #fff3;color: #fff;padding: .8em 2em;font-size: 16px;cursor: pointer;}.banner_29-cusvideo{opacity: 0;visibility: hidden;position: fixed;left: 0;top: 0;z-index: 99999;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;transition: .5s all;}.banner_29-cusvideo.on{opacity: 1;visibility: visible;}.banner_29-cusvideo i{display: block;position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background-color: #000a;cursor: pointer;}.banner_29-cusvideo svg{width: 48px;height: 48px;stroke: #fff;stroke-width: 3px;position: absolute;right: 3%;top: 3%;z-index: 2;cursor: pointer;}.banner_29-cusvideo_content{display: flex;justify-content: center;align-items: center;position: relative;z-index: 3;max-width: 80%;height: 80%;}.banner_29-cusvideo_content video{max-width: 100%;max-height: 100%;object-fit: contain;}.banner_29-cusvideo_ad{opacity: 0;visibility: hidden;position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background-color: #0008;display: flex;justify-content: center;align-items: center;pointer-events: none;}.banner_29-cusvideo_ad.on{opacity: 1;visibility: visible;}.banner_29.dev8744 video{display: block !important;}.banner_29.dev8744 .swiper-slide{background: #000;}.banner_29-arrow{position: absolute;left: 0;bottom: 0;z-index: 12;width: 100%;display: flex;justify-content: center;align-items: center;}.banner_29-arrow_btn{display: flex;justify-content: center;align-items: center;background: none;border: none;padding: 0;width: 60px;height: 60px;cursor: auto;animation: floatAnimationBannner29 3s ease-in-out infinite;}.banner_29-arrow_btn.need_scroll{cursor: pointer;}.banner_29-arrow_btn svg{stroke: #fff;}@keyframes floatAnimationBannner29 {0%, 100% {transform: translateY(0);}25% {transform: translateY(-10px);}50% {transform: translateY(0);}75% {transform: translateY(-10px);}}.banner_29-dev_play_btn-2{display: inline-flex;align-items: center;gap: .1rem;background: none;border: none;outline: none;padding: 0;margin-left: .2rem;margin-top: .4rem;}@media (max-width:767px) {.banner_29-dev_play_btn-2{display: none;margin-top: .1rem;}}.banner_29-dev_play_btn-2-icon_wrapper{position: relative;}.banner_29-dev_play_btn-2-icon{display: flex;justify-content: center;align-items: center;background: var(--site-color);border-radius: 20%;overflow: hidden;width: 46px;height: 46px;position: relative;z-index: 2;}.banner_29-dev_play_btn-2-icon_wrapper::after{content: '';position: absolute;left: 50%;bottom: 50%;transform: translate(-50%, 50%) scale(1);width: calc(100% + 4px);height: calc(100% + 4px);z-index: 1;background: rgba(255,255,255,.2);border-radius: 20%;overflow: hidden;animation: animationDevplayButtonBannner29 1s ease-in-out infinite;}.banner_29-dev_play_btn-2-icon svg{width: 32px;height: 32px;stroke: #fff;fill: #fff;}.banner_29-dev_play_btn-2-icon svg:last-child{display: none;}.banner_29-dev_play_btn-2.active .banner_29-dev_play_btn-2-icon svg:first-child{display: none;}.banner_29-dev_play_btn-2.active .banner_29-dev_play_btn-2-icon svg:last-child{display: block;}.banner_29-dev_play_btn-2-text_play,.banner_29-dev_play_btn-2-text_pause{font-size: 16px;color: #fff;}.banner_29-dev_play_btn-2-text_pause{display: none;}.banner_29-dev_play_btn-2.active .banner_29-dev_play_btn-2-text_play{display: none;}.banner_29-dev_play_btn-2.active .banner_29-dev_play_btn-2-text_pause{display: block;}@keyframes animationDevplayButtonBannner29 {0%, 100% {transform: translate(-50%, 50%) scale(1);}50% {transform: translate(-50%, 50%) scale(1.1);}}.banner_29-markers{position: absolute;left: 0;top: 0;z-index: 6;width: 100%;height: 100%;text-align: left;color: #333;--size_marker-banner29: 18px;--gap-banner29: 10px;}@media screen and (max-width: 767px) {.banner_29-markers{--size_marker-banner29: 8px;--gap-banner29: 6px;}}.banner_29-markers_item{position: absolute;transform: translate(-50%, -50%);}.banner_29-markers_item-pot{display: block;width: var(--size_marker-banner29);height: var(--size_marker-banner29);border-radius: 50%;background: var(--site-color);cursor: pointer;position: relative;z-index: 3;}.banner_29-markers_item::before{content: '';position: absolute;top: 50%;left: 50%;width: calc(100% + 6px);height: calc(100% + 6px);border-radius: 50%;background-color: var(--site-color);z-index: -1;transform: translate(-50%, -50%) scale(1);}.banner_29-markers_item::after{content: '';position: absolute;top: 50%;left: 50%;width: calc(100% + 10px);height: calc(100% + 10px);border-radius: 50%;background-color: var(--site-color);opacity: 0.7;transform: translate(-50%, -50%) scale(1);animation: pulseBanner29 2s infinite;z-index: -2;}@keyframes pulseBanner29 {0% { transform: translate(-50%, -50%) scale(0.9); opacity: 0.7; }70% { transform: translate(-50%, -50%) scale(2); opacity: 0; }100% { transform: translate(-50%, -50%) scale(0.9); opacity: 0; }}.banner_29-markers_item-tip{position: absolute;bottom: 30px;left: 50%;transform: translateX(-50%);min-width: 188px;text-align: center;padding: 6px 20px;border-radius: 1rem;white-space: nowrap;color: #fff;background-color: var(--site-color);}@media screen and (max-width: 767px) {.banner_29-markers_item-tip{display: none;}}.banner_29-markers_item-popup{opacity: 0;visibility: hidden;transition: .3s all;width: 280px;max-width: 56vw;background-color: white;border-radius: 8px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);padding: 15px;z-index: 2;opacity: 0;visibility: hidden;transition: .3s all;position: absolute;left: 50%;transform: translateX(-50%);top: calc(100% + 10px);}@media screen and (max-width: 767px) {.banner_29-markers_item-popup{padding: 2px;}}.banner_29-markers_item-popup::after{content: '';position: absolute;left: 0;bottom: 100%;width: 100%;height: calc(var(--size_marker-banner29) / 2 + var(--gap-banner29));opacity: 0; }.banner_29-markers_item-popup[data-placement="top"]{top: auto;bottom: calc(100% + 10px);}.banner_29-markers_item-popup[data-placement="top"]::after{ top: 100%;bottom: auto;}.banner_29-markers_item-popup[data-placement="left"]{top: 50%;transform: translateY(-50%) translateX(0);left: auto;right: calc(100% + 10px);}.banner_29-markers_item-popup[data-placement="left"]::after{top: 0;left: 100%;width: calc(var(--size_marker-banner29) / 2 + var(--gap-banner29));height: 100%;}.banner_29-markers_item-popup[data-placement="right"]{top: 50%;transform: translateY(-50%) translateX(0);left: calc(100% + 10px);right: auto;}.banner_29-markers_item-popup[data-placement="right"]::after{top: 0;left: auto;right: 100%;width: calc(var(--size_marker-banner29) / 2 + var(--gap-banner29));height: 100%;}.banner_29-markers_item:hover .banner_29-markers_item-popup{ opacity: 1;visibility: visible;}.banner_29-markers_item-popup img{max-width: 100%;margin-bottom: 12px;border-radius: 6px;}@media screen and (max-width: 767px) {.banner_29-markers_item-popup img{display: none;}}.banner_29-markers_item-popup_title{font-size: 18px;font-weight: bold;margin-bottom: 10px;}@media screen and (max-width: 767px) {.banner_29-markers_item-popup_title{font-size: 14px;margin-bottom: 6px;}}.banner_29-markers_item-popup_link{display: inline-block;text-decoration: none;color: #fff;background-color: var(--site-color);padding: 8px 15px;border-radius: 5px;font-weight: bold;transition: .3s all;}@media screen and (max-width: 767px) {.banner_29-markers_item-popup_link{font-size: 14px;}}.banner_29-markers_item-popup_link:hover{ color: #fff;background-color: var(--site-color);}.banner_29[data-page="1"] .banner_29_next {position: absolute;z-index: 9;right: 2vw;--color_btn-banner29: #333;}.banner_29[data-page="1"] .banner_29_prev {position: absolute;z-index: 9;left: 2vw;--color_btn-banner29: #fff;color: var(--color_btn-banner29);}.banner_29[data-page="1"] .banner_29_next,.banner_29[data-page="1"] .banner_29_prev {width: 220px;cursor: pointer;background-image: none;height: 60px;top: unset;bottom: 2vw;}.banner_29[data-page="1"] .banner_29_next:before,.banner_29[data-page="1"] .banner_29_prev:before {display: block;position: absolute;width: 80px;height: 60px;content: '';border: 1px solid var(--color_btn-banner29);transition: all .35s;}.banner_29[data-page="1"] .banner_29_next:after,.banner_29[data-page="1"] .banner_29_prev:after {position: absolute;display: block;top: 50%;width: 0;height: 0;border-left-width: 8px;border-right-width: 8px;border-top-width: 4px;border-bottom-width: 4px;border-style: solid;border-color: transparent;content: '';}.banner_29[data-page="1"] .banner_29_next:after {right: 40px;border-left-color: var(--color_btn-banner29);transform: translate(100%, -50%);}.banner_29[data-page="1"] .banner_29_prev:after {left: 40px;border-right-color: var(--color_btn-banner29);transform: translate(-100%, -50%);}.banner_29[data-page="1"] .banner_29_next:before {right: 0;border: 1px solid var(--color_btn-banner29);}.banner_29[data-page="1"] .banner_29_prev span {float: right;margin-right: 45px;line-height: 60px;}.banner_29[data-page="1"] .banner_29_next span {float: left;line-height: 60px;margin-left: 45px;}.banner_29[data-page="1"] .banner_29_prev:hover:before,.banner_29[data-page="1"] .banner_29_next:hover:before {width: 100%;}.banner_29[data-page="1"] .banner_29_next span,.banner_29[data-page="1"] .banner_29_prev span {position: relative;display: flex;justify-content: space-between;align-items: center;}.banner_29[data-page="1"] .banner_29_prev span:before,.banner_29[data-page="1"] .banner_29_prev span:after {display: block;content: '';height: 1px;background-color: var(--color_btn-banner29);transition: all .35s ease-in-out;}.banner_29[data-page="1"] .banner_29_prev span:before {width: 85px;margin-right: 20px;}.banner_29[data-page="1"] .banner_29_prev:hover span:before {width: 0;}.banner_29[data-page="1"] .banner_29_prev span:after {width: 0;margin-left: 20px;margin-right: -20px;}.banner_29[data-page="1"] .banner_29_prev:hover span:after {width: 85px;}.banner_29[data-page="1"] .banner_29_next span:before,.banner_29[data-page="1"] .banner_29_next span:after {display: block;content: '';height: 1px;background-color: var(--color_btn-banner29);transition: all .35s ease-in-out;}.banner_29[data-page="1"] .banner_29_next span:after {width: 85px;margin-left: 20px;}.banner_29[data-page="1"] .banner_29_next:hover span:after {width: 0;}.banner_29[data-page="1"] .banner_29_next span:before {width: 0;margin-right: 20px;margin-left: -20px;}.banner_29[data-page="1"] .banner_29_next:hover span:before {width: 85px;}.other_rlcontact_top_title{margin: 40px 0;}.other_rlcontact_title{margin-bottom: 30px;}.other_rlcontact_title h2{display: inline-block;position: relative;z-index: 9;}.other_rlcontact_title span{display: block;position: relative;z-index: 9;}.other_rlcontact_title span:before{position: absolute;display: block;content: '';width: 100%;height: 1px;background-color: #333;z-index: -1;top: 50%;}.other_rlcontact_title h2:before{position: absolute;display: block;content: '';width: 120%;height: 100%;background-color: #fff;left: -10%;top: 0;z-index: -1;}.other_rlcontact_list{display: flex;justify-content: space-between;flex-wrap: wrap;}.other_rlcontact_list li{flex: 0 0 30%;width: 30%;background-color: #fff;background: #F1F7F1;box-shadow: 0 4px 4px rgb(0 0 0 / 10%);border-radius: 6px;padding: 25px;}.other_rlcontact_list li h2,.other_rlcontact_list li h3{text-align: center;}.other_rlcontact_list li h2{font-size: 24px;}.other_rlcontact_list li h3{font-size: 14px;}.other_rlcontact_list li img{display: block;margin: 15px auto;}.other_rlcontact_list li span p{position: relative;padding-left: 15px;}.other_rlcontact_list li span p:before{position: absolute;display: block;content:'';width: 4px;height: 4px;background-color: #333;left: 0;top: 50%;border-radius: 50%;transform: translateY(-50%);}.other_rlcontact_list li span{display: block;max-height: 280px;overflow: auto;}.other_rlcontact_list li span::-webkit-scrollbar{width: 5px;background-color: #eee;border-radius: 5px;}.other_rlcontact_list li span::-webkit-scrollbar-thumb{border-radius: 10px;box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);background-color: #ccc;}.other_rlcontact_list li span h3{text-align: left;font-size: 16px;font-weight: bold;margin-top: 15px;margin-bottom: 10px;}.other_rlcontact_list li{margin-bottom: 15px;}@media(max-width: 767px) {.other_rlcontact_list li{flex: 0 0 100%;width: 100%;}.other_rlcontact_title h2:before,.other_rlcontact_title span:before{display: none;}}.aboutus_33{display: flex;justify-content: space-between;align-items: center;}.abouts_33_l{flex: 0 0 48%;width: 48%;}.abouts_33_r{flex: 0 0 48%;width: 48%;padding-right: 8vw;}.abouts_33_r_lettle{position: relative;display: inline-block;margin-bottom: 20px;}.abouts_33_r_lettle:after{position: absolute;display: block;content:'';width: 100%;height: 6px;margin-top: 10px;}.abouts_33_r_list{width: 100%;display: flex;justify-content: space-around;}.abouts_33_r_list li{display: flex;flex-direction: column;text-align: center;}.abouts_33_r_list li div{font-size: 60px;}.abouts_33_r_list li p{font-size: 20px;}.abouts_33_r_button{display: inline-block;padding: 12px 45px;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;position: relative;overflow: hidden;border:1px solid #333;}.abouts_33_r_button a{color:#333;}.abouts_33_r_button:hover a{color:#FFFFFF;}@media(min-width: 1445px) {.abouts_33_r_text{font-size: 20px;color: #818181;}}@media(max-width: 1440px) and (min-width: 1366px) {.abouts_33_r_list li div{font-size: 50px;}}@media(max-width: 1365px) {.abouts_33_r_list li div{font-size: 30px;}.abouts_33_r_list li p{font-size: 16px;}}@media(max-width: 1200px) {.aboutus_33{flex-wrap: wrap;}.abouts_33_l{flex: 0 0 100%;width: 100%;}.abouts_33_r{flex: 0 0 100%;width: 100%;padding: 15px 30px;}}@media(max-width: 767px) {.abouts_33_r{flex: 0 0 100%;width: 100%;padding: 15px;}}.abouts_33_l-wrapper{position: relative;}.abouts_33_l-play{position: absolute;right: 0;bottom: 0;cursor: pointer;}.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;}}.procate_zhuyounav{ display:flex; width:100%; justify-content:space-around; padding:80px 0px;}.pro_zhuyou_list img{ max-width:100%;}.productlist_item img{ border:1px solid #000000; border-radius:10px; overflow:hidden;}.productlist_item{ color:#000; max-width:100%; }.pro_zhuyou_list .swiper-slide{ max-width:25%;}.productlist_item .productlist_item_txt{ color:#000000; padding:20px 0px; display: block;}.productlist_item .productlist_item_desc{ color:#999;}.pro_zhuyou_list{ display:none;}.navimghover{ display:none;}.hjzf_procate_zhuyounavli.active .navimghover{ display:block;}.hjzf_procate_zhuyounavli.active .navimg{ display:none;}.pro_zhuyou_list[index="1"]{ display:block;}.hjzf_procate_zhuyounavli{ cursor:pointer;}@media only screen and (max-width: 1024px){}@media only screen and (max-width: 769px){.pro_zhuyou_list .swiper-slide{max-width: 50%;}.procate_zhuyounav{width: 95%;flex-wrap: wrap;justify-content: space-between;}}.hjzf_news_18 .hjzf_news_18__title{text-align:center;margin-bottom:35px}.hjzf_news_18 .hjzf_news_18__title span{display:inline-block;position:relative;font-size:30px;color:#ffffff;font-weight:600;padding:9.5px 45px;background:#fdb819;z-index:2}.hjzf_news_18 .hjzf_news_18__title:before{content:" ";position:relative;display:table;margin:auto;width:600px;top:22px;border-bottom:1px solid #cccccc}.hjzf_news_18 .hjzf_news_18__title:after{content:" ";position:relative;bottom:22px;display:table;margin:auto;width:800px;border-bottom:1px solid #cccccc;z-index:0}.hjzf_news_18 .hjzf_news_18__title .ttwrap:before{content:" ";width:20px;left:-20px;height:100%;top:0;position:absolute;background:linear-gradient(to bottom right, transparent 0%, transparent 47%, #fdb819 52%, #fdb819 100%)}.hjzf_news_18 .hjzf_news_18__title .ttwrap:after{content:" ";width:20px;right:-20px;height:100%;top:0;position:absolute;background:linear-gradient(to top left, transparent 0%, transparent 47%, #fdb819 52%, #fdb819 100%)}.hjzf_news_18 .hjzf_news_18__title2{font-size:16px;line-height:24px;color:#666666;font-weight:normal;text-align:center;margin-bottom:50px}.hjzf_news_18 .hjzf_news_18__container .swiper-slide{margin-bottom:30px;box-shadow:0 0 8px 0 rgba(0,0,0,0.05);background:#fff}.hjzf_news_18 .hjzf_news_18__container .swiper-slide .hjzf_news_18--pic{margin:10px;position:relative;overflow:hidden}.hjzf_news_18 .hjzf_news_18__container .swiper-slide .hjzf_news_18--pic img{width:100%;transition:.6s;-moz-transition:.6s;-webkit-transition:.6s}.hjzf_news_18 .hjzf_news_18__container .swiper-slide .hjzf_news_18--pic .news_item_date{flex-wrap:wrap;position:absolute;top:0;background:#fdb819;color:#ffffff;z-index:1;left:22px;width:55px;height:55px;font-weight:bold;padding-top:6px}.hjzf_news_18 .hjzf_news_18__container .swiper-slide .hjzf_news_18--pic .news_item_date .bt{display:block;line-height:20px;width:100%;text-align:center}.hjzf_news_18 .hjzf_news_18__container .swiper-slide .hjzf_news_18--pic .news_item_date .mnth{font-size:14px;line-height:20px;display:block;width:100%;text-align:center}.hjzf_news_18 .news_info{padding:15px 30px 30px 30px}.hjzf_news_18 .news_class_name{font-size:14px;color:#999;line-height:24px;margin-bottom:13px}.hjzf_news_18 .news_item-title{margin-bottom:28px;height:48px}.hjzf_news_18 .news_item-title a{font-size:20px;font-weight:500;color:#001327;line-height:24px}.hjzf_news_18 .news_item-desc{margin-bottom:28px}.hjzf_news_18 .news_item-desc a{font-size:16px;font-weight:400;color:#666666;line-height:24px}.hjzf_news_18 .news_item_more{color:#001327;font-weight:700;font-size:14px;text-transform:uppercase}.hjzf_news_18 .hjzf_news_18__container .swiper-slide:hover .hjzf_news_18--pic img{transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);transition:.6s;-moz-transition:.6s;-webkit-transition:.6s}@media (max-width:1200px){.hjzf_news_18 .hjzf_news_18__title:after{width:80%}}@media (min-width:991px){.hjzf_news_18 .hjzf_news_18__container .swiper-slide{width:330px}}@media (min-width:1440px){.hjzf_news_18 .hjzf_news_18__container .swiper-slide{width:450px}}@media (max-width:1200px){.hjzf_news_18 .hjzf_news_18__title:before,.hjzf_news_18 .hjzf_news_18__title:after{display:none}}.hjzf_news_18-btn_all{display:flex;justify-content:center;align-items:center}.hjzf_news_18-btn_all.dev_class_btn .hjzf_news_18-btn_all-btn{padding:.1rem .12rem .1rem .4rem;background:var(--site-color-15);border-radius:1rem;overflow:hidden}@media screen and (max-width:767px){.hjzf_news_18-btn_all.dev_class_btn .hjzf_news_18-btn_all-btn{padding:.08rem .1rem .08rem .2rem}}.hjzf_news_18-btn_all.dev_class_btn .hjzf_news_18-btn_all-btn .btn_runding-block_wrapper{display:flex;align-items:center}.hjzf_news_18-btn_all.dev_class_btn .hjzf_news_18-btn_all-btn .btn_runding-block_text{font-size:.18rem;white-space:nowrap;color:var(--site-color);position:relative;transition:all .3s ease;z-index:2;margin-right:.14rem}@media screen and (max-width:1440px){.hjzf_news_18-btn_all.dev_class_btn .hjzf_news_18-btn_all-btn .btn_runding-block_text{font-size:16px}}@media screen and (max-width:767px){.hjzf_news_18-btn_all.dev_class_btn .hjzf_news_18-btn_all-btn .btn_runding-block_text{margin-right:.1rem}}.hjzf_news_18-btn_all.dev_class_btn .hjzf_news_18-btn_all-btn .btn_runding-block_icon{display:flex;justify-content:center;align-items:center;width:.36rem;height:.36rem;background:var(--site-color);position:relative;border-radius:50%}@media screen and (max-width:767px){.hjzf_news_18-btn_all.dev_class_btn .hjzf_news_18-btn_all-btn .btn_runding-block_icon{width:.24rem;height:.24rem}}.hjzf_news_18-btn_all.dev_class_btn .hjzf_news_18-btn_all-btn .btn_runding-block_icon svg{width:.24rem;height:.24rem;position:relative;z-index:2;stroke:#fff}@media screen and (max-width:767px){.hjzf_news_18-btn_all.dev_class_btn .hjzf_news_18-btn_all-btn .btn_runding-block_icon svg{width:.18rem;height:.18rem}}.hjzf_news_18-btn_all.dev_class_btn .hjzf_news_18-btn_all-btn .btn_runding-block_icon::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;border-radius:50%;background:var(--site-color);z-index:1;transition:all .7s ease}.hjzf_news_18-btn_all.dev_class_btn .hjzf_news_18-btn_all-btn:hover .btn_runding-block_text{color:#fff}.hjzf_news_18-btn_all.dev_class_btn .hjzf_news_18-btn_all-btn:hover .btn_runding-block_icon::after{transform:translate(-50%, -50%) scale(14)}#class_dev_2435 .hjzf_news_18-content{position:relative}#class_dev_2435 .news_item-title a{display:block}#class_dev_2435 .class_dev_2435.swiper-button-prev,#class_dev_2435 .class_dev_2435.swiper-button-next{position:absolute;top:calc(((90vw / 3) - 20px) / 1.8);transform:translate(0, -50%);width:.5rem;height:.5rem;border:1px solid var(--site-color);box-sizing:border-box;z-index:999;cursor:pointer;outline:none;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:all .3s ease;background-image:none;margin:0;background-color:#fff}@media (max-width:767px){#class_dev_2435 .class_dev_2435.swiper-button-prev,#class_dev_2435 .class_dev_2435.swiper-button-next{width:.3rem;height:.3rem;top:37%}}#class_dev_2435 .class_dev_2435.swiper-button-prev svg,#class_dev_2435 .class_dev_2435.swiper-button-next svg{width:.24rem;height:.24rem;stroke:var(--site-color)}@media (max-width:767px){#class_dev_2435 .class_dev_2435.swiper-button-prev svg,#class_dev_2435 .class_dev_2435.swiper-button-next svg{width:.18rem;height:.18rem}}#class_dev_2435 .class_dev_2435.swiper-button-prev{left:-0.2rem;right:unset}#class_dev_2435 .class_dev_2435.swiper-button-next{right:-0.2rem;left:unset}.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;}}