:root{--height_main-header_hj56:1rem;--height_head-header_hj56:.66rem}.header_hj56{position:fixed;left:0;top:0;width:100%;z-index:99;transition:.3s all;transform:translateY(-100%)}.header_hj56-header{background:#f1f1f1}.header_hj56-header_wrapper{display:flex;justify-content:flex-end;align-items:center;gap:.2rem;padding-bottom:.08rem;height:var(--height_head-header_hj56)}.header_hj56-search form{display:flex;border:1px solid #ddd;width:3.6rem}.header_hj56-search form input{display:block;flex:1 0 auto;width:calc(100% - 38px);border:none;padding:0 8px}.header_hj56-search form button{flex:0 0 38px;width:38px;height:38px;display:flex;justify-content:center;align-items:center;border:none;background:#fff}.header_hj56-search form button svg{stroke:#333}.header_hj56-btn{display:flex;justify-content:center;align-items:center;gap:.2rem}.header_hj56-btn_item{display:flex;justify-content:center;align-items:center;border:none;background:none;padding:6px;transition:.3s all}.header_hj56-btn_item svg{stroke:var(--font_color-header_hj56);transition:.3s all}.header_hj56-btn_item.email{color:#fff}.header_hj56-btn_item.email svg{margin-right:.06rem}.header_hj56-btn_item.inquire{font-size:16px;padding:6px 24px;color:#333;background:#fff;border-radius:6px;overflow:hidden}.header_hj56-btn_item.inquire:hover{color:#fff;background:var(--site-color)}.header_hj56-btn_item:hover svg{stroke:var(--site-color)}.header_hj56-container{position:relative;z-index:8;transition:.3s all;background:#fff;box-shadow:0 4px 5px 0 #5f5f5f30}.header_hj56-wrapper{display:flex;justify-content:space-between;align-items:center;height:var(--height_main-header_hj56)}.header_hj56-nav{display:flex;height:100%;margin-left:3%;position:relative}.header_hj56-nav_item{display:flex;justify-content:center;align-items:center;margin:0 .26rem}.header_hj56-nav_tab{height:100%;display:flex;justify-content:center;align-items:center;font-size:.16rem;font-weight:bold;color:#333;transition:.3s all}.header_hj56-nav_tab h2,.header_hj56-nav_tab h3{font-size:.16rem;font-weight:bold;color:#333;transition:.3s all}.header_hj56-nav_tab:hover{color:var(--site-color)}.header_hj56-nav_tab:hover h2,.header_hj56-nav_tab:hover h3{color:var(--site-color)}.header_hj56-nav_slide{display:none;position:absolute;left:0;top:100%;width:100%;background:#fff;min-width:1.6rem;overflow:hidden}.header_hj56-nav_slide-wrapper{display:flex;flex-wrap:wrap;padding:.1rem .2rem;gap:.1rem}.header_hj56-nav_slide-item{flex:0 0 auto;width:calc((100% / 4) - (.3rem / 4));display:flex;flex-direction:column;align-items:center;padding:.1rem 0;overflow:hidden;white-space:nowrap;transition:.3s all;position:relative}.header_hj56-nav_slide-item_img img{width:100%}.header_hj56-nav_slide-item_title{font-size:16px;font-weight:bold;line-height:44px;color:#444;transition:.3s all;display:flex;align-items:center;overflow:hidden;position:relative}.header_hj56-nav_slide-item_title h2,.header_hj56-nav_slide-item_title h3{font-size:16px;font-weight:bold;line-height:44px;color:#444;transition:.3s all}.header_hj56-nav_slide-item_title svg{width:16px;height:16px;stroke:var(--site-color);margin-right:6px;overflow:hidden;position:relative;left:-22px;transition:.3s all}.header_hj56-nav_slide-item:hover{color:var(--site-color)}.header_hj56-nav_slide-item:hover .header_hj56-nav_slide-item_title{color:var(--site-color)}.header_hj56-nav_slide-item:hover .header_hj56-nav_slide-item_title h2,.header_hj56-nav_slide-item:hover .header_hj56-nav_slide-item_title h3{color:var(--site-color)}.header_hj56-placeholder{height:calc(var(--height_main-header_hj56) + var(--height_head-header_hj56))}.components_multilingual-app{--button-color:#fff;display:flex;justify-content:center;align-items:center}.components_multilingual-app button{display:flex;align-items:center;font-size:14px;color:var(--button-color);background:none;border:none}@media screen and (max-width:767px){.components_multilingual-app button{height:55px}}.components_multilingual-app button svg{stroke:var(--button-color);margin-right:6px}.components_multilingual-app[data-type="1"]{--gap_hover-components_multilingual:12px;position:relative}.components_multilingual-app[data-type="1"] svg{stroke:var(--button-color)}.components_multilingual-app[data-type="1"]:hover .components_multilingual-app-langs{visibility:visible;opacity:1}.components_multilingual-app[data-type="1"][data-order="last"]{margin-left:24px}.components_multilingual-app[data-type="1"][data-order="first"]{margin-right:24px}.components_multilingual-app[data-type="1"][data-order="first"] .components_multilingual-app-langs{right:unset;left:50%;transform:translateX(-50%)}.components_multilingual-app-box{width:72px;display:flex;justify-content:center;align-items:center;color:var(--button-color);cursor:pointer}.components_multilingual-app-box>img{margin:0 4px 0 0}.components_multilingual-app-box>span{font-size:16px !important;line-height:1;text-transform:uppercase}.components_multilingual-app-langs{position:absolute;right:0;top:100%;z-index:9999;min-width:calc(100% + 20px);padding:10px;margin-top:var(--gap_hover-components_multilingual);color:var(--button-color);background:#fff;border-radius:6px;visibility:hidden;opacity:0;transition:.3s all;box-shadow:0 6px 16px 0 rgba(0,0,0,0.08),0 3px 6px -4px rgba(0,0,0,0.12),0 9px 28px 8px rgba(0,0,0,0.05)}.components_multilingual-app-langs::before{content:'';position:absolute;top:calc(-1 * var(--gap_hover-components_multilingual));left:0;width:100%;height:var(--gap_hover-components_multilingual)}.components_multilingual-app-langs_switch{max-height:316px;padding:0 10px;display:flex;flex-wrap:wrap;overflow-y:auto}.components_multilingual-app-langs_switch::-webkit-scrollbar{display:block;width:6px}.components_multilingual-app-langs_switch::-webkit-scrollbar-thumb{background:var(--site-color);border-radius:3px}.components_multilingual-app-langs_switch li{flex:0 0 auto;width:100%}.components_multilingual-app-langs_switch li .components_multilingual-item{padding:4px 6px;margin:0}.components_multilingual-app-langs_switch li .components_multilingual-item span{color:#333}.components_multilingual-app-langs_switch li .components_multilingual-item.on span{color:var(--site-color)}#multilingual .components_multilingual-app-langs_switch li{margin:0}.banner_34 .swiper-slide{height:auto}.banner_34-wrapper{position:relative;height:100%}.banner_34-wrapper .banner_video video{display:block}.banner_34-wrapper .banner_video img{display:block;width:100%}.banner_34-banner img{width:100%}.banner_34-txt{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);z-index:6}.banner_34-txt_container{max-width:var(--width-container);margin:0 auto}@media screen and (max-width:767px){.banner_34-txt_container{padding:0 15px}}.banner_34-txt_button{display:flex;margin-top:.2rem}.banner_34-txt_button-item{padding:.1rem .2rem;background:var(--site-color);border:none;color:#fff;border-radius:1rem}.banner_34-txt_num{display:flex;gap:.2rem;text-align:center;margin-top:.2rem}@media screen and (max-width:767px){.banner_34-txt_num{flex-wrap:wrap;gap:.1rem}}.banner_34-txt_num-item{flex:1 0;padding:.2rem .4rem;background:#fff;color:var(--site-color);border-radius:.1rem;overflow:hidden}@media screen and (max-width:767px){.banner_34-txt_num-item{flex:0 0 auto;width:calc(50% - .05rem)}}.banner_34-txt_num-item_num{font-size:.6rem;font-weight:bold}@media screen and (max-width:767px){.banner_34-txt_num-item_num{font-size:.24rem}}.banner_34-txt_num-item_num .plus{font-size:24px}@media screen and (max-width:767px){.banner_34-txt_num-item_num .plus{font-size:18px}}.banner_34-txt_num-item_num .unit{font-size:24px}@media screen and (max-width:767px){.banner_34-txt_num-item_num .unit{font-size:18px}}.banner_34-txt_num-item_txt{font-size:14px}.banner_34 .swiper-button-prev,.banner_34 .swiper-button-next{background:none;width:50px;height:50px}.banner_34 .swiper-button-prev svg,.banner_34 .swiper-button-next svg{width:46px;height:46px;stroke:#333}.prod_58{background-position: center center;background-size: cover;background-color:#eee;}.prod58_subtit {text-align: center;font-weight: bold;padding-bottom: 4px;}.prod58_tit {text-align: center;font-weight: bold;padding-bottom: 40px;}.prod58_slide {background: #fff;border-radius: 5px;overflow: hidden;padding: 30px 0;height: auto;}.prod58_slide *{transition:.5s all;}.prod58_slide:hover .prod58_slide_base {filter: blur(3px);}.prod58_slide:hover .prod58_slide_base img {opacity: 0.5;}.prod58_slide:hover .prod58_slide_base .prod58_slide_name h3 {opacity:0;}.prod58_slide img{max-width:100%;}.prod58_slide_base .prod58_slide_name {padding: 20px;}.prod58_slide_name h3 {font-size: 20px;text-align: center;color: #333;font-weight: bold;}.prod58_slide_hover {position: absolute;top: 100%;left: 0;right: 0;width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;opacity:0;}.prod58_slide:hover .prod58_slide_hover {top: 0;opacity:1;}.prod58_slide_hover_name{padding-bottom:10px;}.prod58_slide:hover .prod58_slide_hover_name .prod58_slide_name{padding: 0 20px;}.prod58_slide_hover_child_name h3 {font-size: 16px;text-align: center;line-height: 1.75;color: #454545;}.prod58_swiper .swiper-pagination {position: static;padding-top: 20px;}.prod58_swiper .swiper-pagination .swiper-pagination-bullet {background: transparent !important;position: relative;height: 22px;width: 22px;border: 1px solid;border-color: transparent;opacity:1;transition:.5s all;}.prod58_swiper .swiper-pagination .swiper-pagination-bullet::before {content: '';position: absolute;height: 5px;width: 5px;top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 100%;}.hjzf_service_29_wrapper{display: flex;flex-wrap: wrap;}.hjzf_service_29_wrapper li a{display: block;border: 2px solid #ccc;height: 100%;color: #333;}.hjzf_service_29_wrapper_info{padding: 20px;display: flex;justify-content: space-between;flex-direction: column;align-items: center;}.hjzf_service_29_wrapper_info .index_btn{margin-bottom: 20px;}@media(max-width: 992px) {.hjzf_service_29_wrapper li:not(:nth-last-child(1)){margin-bottom: 20px;}}.hjzf_service_29_container li{width: 467px;}.hjzf_service_29_wrapper_pagination{position: static;margin-top: 20px;}.hjzf_service_29_wrapper_pagination span{width: 12px;height: 12px;}.flex-boxa{display: flex;flex-wrap: wrap;border-top: 1px solid rgba(0,0,0,.1);border-left: 1px solid rgba(0,0,0,.1);}.flex-boxa .itema{flex: 0 0 25%;width: 25%;position: relative;border: 1px solid rgba(0,0,0,.1);border-left: none;border-top: none;transition: all .4s ease .2s;}.itema .boxa{position: absolute;width: 100%;height: 100%;left: 0;top: 0;padding: 15px;display: flex;flex-direction: column;justify-content: space-evenly;align-items: center;}.flex-boxa .itema .img{opacity: 0;transition: opacity .4s ease .2s;}.flex-boxa .ico{transition: all .4s ease .2s;}.flex-boxa .itema:hover .img{opacity: 1;}.flex-boxa .itema:hover .ico{opacity: 0;}.flex-boxa .itema:hover{color: #fff;}@media(max-width: 768px) {.flex-boxa .itema{flex: 0 0 50%;}}.other_yxfa_wrapper{display: flex;justify-content: space-between;flex-wrap: wrap;margin-left: -1px;margin-right: -1px;}.other_yxfa_wrapper li {flex: 0 0 25%;width: 25%;padding: 0 1px;}.other_yxfa_wrapper li a{height: 100%;}.other_yxfa_wrapper_con{height: 100%;display: flex;position: relative;}.other_yxfa_wrapper_title{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 9;display: flex;align-items: center;justify-content: center;flex-direction: column;padding: 0 20px;color: #fff;}.other_yxfa_title .index_title{font-weight: bold;}.other_yxfa_title.index_sub_title{color: #6a717a;}.other_yxfa_wrapper_title:before{position: absolute;display: block;content: '';width: 100%;height: 100%;left: 0;top: 0;opacity: 0.6;background-color: #000;z-index: -1;transition: all .5s;}.other_yxfa_wrapper_title:hover:before{opacity: 0.8;}.other_yxfa_wrapper_ico{margin-bottom: 20px;}.other_yxfa_wrapper_title h3{font-weight: bold;}.other_yxfa_wrapper_ico{transition: all .5s;overflow: hidden;}.other_yxfa_wrapper_title:hover .other_yxfa_wrapper_ico{opacity: 0;margin-top: -120px;visibility: hidden;}.other_yxfa_wrapper_title p{margin-top: 20px;transition: all .5s;opacity: 0;visibility: hidden;}.other_yxfa_wrapper_title:hover p{opacity: 1;visibility: visible;}.other_yxfa_wrapper_con{overflow: hidden;}.other_yxfa_wrapper_con img{transition: all .5s;}.other_yxfa_wrapper_con:hover img{transform: scale(1.05);}@media(max-width: 767px) {.other_yxfa_wrapper li{flex: 0 0 50%;width: 50%;margin-bottom: 2px;}}@media(max-width: 540px) {.other_yxfa_wrapper li{flex: 0 0 100%;width: 100%;margin-bottom: 2px;} }.abouts_38_left_top{margin-top: 2vw;margin-bottom: 3vw;}.abouts_38_left_mid{padding: 3vw;padding-left: 8vw;padding-right:25vw;position: relative;}.abouts_38_left_mid h2{position: relative;}.abouts_38_left_mid h2:before{position: absolute;display: block;content: '';width: 4vw;height: 2px;background-color: #333;left: -5vw;top: 50%;transform: translateY(-50%);}.abouts_38_left_mid p{margin-top: 4vw;margin-bottom: 4vw;font-size: 16px;}.abouts_38_left_mid a{display: block;width: 200px;height: 45px;border-radius: 5px;display: flex;align-items: center;justify-content: space-around;color: #fff;transition: all .5s;position: relative;}.abouts_38_left_mid a:hover{padding: 0 5px;}.abouts_38_left_mid a span{position: absolute;left: 20px;top: 50%;transform: translateY(-50%);transition: all .5s;}.abouts_38_left_mid a em{position: absolute;right: 20px;top: 50%;transform: translateY(-50%);font-style: normal;transition: all .5s;}.abouts_38_left_mid a:hover span{left: calc(100% - 76px);}.abouts_38_left_mid a:hover em{right: calc(100% - 31px);}.abouts_38_wrapper{display: flex;}.abouts_38_wrapper .aboutus_38_left{flex: 0 0 80%;width: 80%;}.abouts_38_wrapper .aboutus_38_right{flex: 0 0 40%;width: 40%;position: absolute;right: 0;top: 0;z-index: 99;}.aboutus_38_bottom{padding-left: 8vw;padding-bottom: 3vw;}.aboutus_38_bottom ul{display: flex;justify-content: space-between;}.aboutus_38_bottom ul li{flex: auto;display: flex;}.aboutus_38_bottom li div.aboutus_38_bottom_t{display: flex;justify-content: center;align-items: flex-start;flex-direction: column;}.aboutus_38_bottom li div{display: flex;justify-content: center;align-items: flex-end;line-height: 1;flex-wrap: wrap;}.aboutus_38_bottom li div span{font-size: 55px;font-weight: bold;margin-right: 10px;}.aboutus_38_bottom li div em{font-style: normal;font-size: 26px;}.aboutus_38_bottom li div p{font-size: 20px;margin-top: 15px;}.aboutus_38_right{box-shadow: 5px 5px 12px 1px rgba(0,0,0,.25);}.aboutus_38_right .aboutus_38_pagination{margin-top: 20px;position: absolute;right: 50px;bottom: 20px;left: auto;z-index: 9;width: auto;}.aboutus_38_pagination span{width: 12px;height: 12px;border-radius: 50%;background-color: #fff;opacity: .8;}@media(max-width: 1365px) {.aboutus_38_bottom li div span{font-size: 30px;}.aboutus_38_bottom li div em{font-size: 18px;}.abouts_38_left_mid{padding-bottom: 5vw;}}@media(max-width: 1200px) {.abouts_38_wrapper{flex-wrap: wrap;}.abouts_38_wrapper .aboutus_38_left{flex: 0 0 100%;width: 100%;}.abouts_38_wrapper .aboutus_38_right{flex: 0 0 100%;width: 100%;position: static;}.abouts_38_left_mid{padding: 20px;padding-left: 8vw;}}@media(max-width: 767px) {.aboutus_38_bottom ul{flex-wrap: wrap;}.aboutus_38_bottom ul li{flex: 0 0 50%;width: 50%;margin-bottom: 15px;}}.HJZF2_z_service-6 {width: 100%;margin: auto;height: auto;}.HJZF2_z_service-6_title {font-weight: bold;color: #ffffff;text-align: center;}.HJZF2_z_service-6_content{padding: 40px;border: 3px dashed rgba(255,255,255,0.3);width: 85%;margin: auto;position: relative;}.HJZF2_z_service-6_item {position: relative;overflow: hidden;display: -webkit-flex;display: -ms-flexbox;display: -ms-flex;display: flex;width: 100%;padding: 0;box-sizing: border-box;-webkit-flex-flow: row nowrap;-ms-flex-flow: row nowrap;flex-flow: row nowrap;-webkit-align-items: flex-start;-ms-align-items: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.testimonial-avatar {margin-right: 40px;border-radius: 500px;-moz-border-radius: 500px;-webkit-border-radius: 500px;text-align: center;overflow: hidden;min-width: 150px;}.testimonial-avatar img{width: 100%}.HJZF2_z_service-6_itemcontent{margin-bottom: 20px;color: #ffffff;background: none;font-style: italic;}.HJZF2_z_service-6_itemname{color: #ffffff;background: none;margin-bottom: 0px;font-weight: bold;}.HJZF2_z_service-6_itemname2{color: #ffffff;background: none;margin-bottom: 0px;font-size: 14px;line-height: 25px;font-weight: bold;}.HJZF2_z_service-6_next,.HJZF2_z_service-6_prev{background-image: none;height: 54px;width: 54px;text-align: center;opacity: 1!important;outline: none;}.HJZF2_z_service-6_next{right: -30px;}.HJZF2_z_service-6_prev{left: -30px;}.HJZF2_z_service-6_next i,.HJZF2_z_service-6_prev i{font-size: 24px;line-height: 54px;color: #fff;}@media(max-width:1199px){.HJZF2_z_service-6_content{width: 100%;}.HJZF2_z_service-6_item{-webkit-flex-flow: column nowrap;-ms-flex-flow: column nowrap;flex-flow: column nowrap;}.testimonial-avatar{margin-bottom: 20px;}}.hjzf_news_19_wrapper li a {display: block;background-color: #fff;color: #333;height: 100%;}.hjzf_news_19_info .index_sub_title {margin: 15px auto;}.hjzf_news_19_info {padding: 20px;}.hjzf_news_19_info .mb10 {margin-bottom: 10px;color: #666;line-height: 25px;}.hjzf_news_19_info span {margin-right: 10px;}.hjzf_news_19_info p {color: #666;}.hjzf_news_19_info em {font-style: normal;display: inline-block;}.hjzf_news_19_wrapper {display: flex;flex-wrap: wrap;margin-bottom: 80px;}.hjzf_news_19_more {text-align: center;margin-bottom: 60px;}.hjzf_news_19_more a {display: inline-block;padding: 20px 104px;font-size: 16px;color: #FFFFFF;letter-spacing: 0;text-align: center;border: 1px solid transparent;transition: 0.6s ease;}.hjzf_news_19_more a:hover{background-color: transparent;transition: 0.6s ease;}@media(max-width:1200px) {.hjzf_news_19_wrapper li {margin-bottom: 15px;}}@media(max-width:768px){.hjzf_news_19_wrapper{margin-bottom: 40px;}.hjzf_news_19_more{margin-bottom: 0;}}.bottom_anmei-form{background-repeat:no-repeat;background-size:cover;background-position:center}.bottom_anmei-form_container{max-width:var(--width-container);margin:0 auto}@media screen and (max-width:767px){.bottom_anmei-form_container{padding:0 15px}}.bottom_anmei-form_wrapper{display:flex;align-items:center}.bottom_anmei-form_image{flex:0 0 auto;width:calc(100% / 12 * 7)}@media screen and (max-width:767px){.bottom_anmei-form_image{display:none}}.bottom_anmei-form_image img{width:100%}.bottom_anmei-form_content{flex:0 0 auto;width:calc(100% / 12 * 5.3);padding-left:80px;padding-right:80px;margin-left:auto}@media screen and (max-width:767px){.bottom_anmei-form_content{width:100%;padding:0}}.bottom_anmei-form_content-head{padding-bottom:.3rem}.bottom_anmei-form_item{margin-bottom:24px;position:relative;display:flex;flex-direction:column}.bottom_anmei-form_item input,.bottom_anmei-form_item textarea{display:block;border:none;width:100%;height:32px;font-size:18px;color:#333;background:none}.bottom_anmei-form_item input::placeholder,.bottom_anmei-form_item textarea::placeholder{color:#444}.bottom_anmei-form_item input{border-bottom:1px solid #000;padding-bottom:8px;margin-bottom:16px;font-weight:bold}.bottom_anmei-form_item textarea{min-height:200px;padding:48px 16px 8px;margin-top:24px;border:1px solid #000;overflow:hidden;resize:vertical;font-size:16px}.bottom_anmei-form_item textarea::placeholder{color:#666}.bottom_anmei-form_item textarea:focus{box-shadow:inset 0 0 0 1px #000;border-radius:4px}.bottom_anmei-form_item-title{position:absolute;left:0;z-index:3;font-size:18px;font-weight:bold;transition:.3s all;margin:0;pointer-events:none}.bottom_anmei-form_item[data-type="message"] .bottom_anmei-form_item-title{left:16px;top:40px}.bottom_anmei-form_item[data-other="select_a"]{border-bottom:1px solid #000;padding-bottom:8px;position:relative}.bottom_anmei-form_item[data-other="select_a"]>select{height:40px;font-size:18px;font-weight:bold;line-height:28px;appearance:none;border:none;cursor:pointer}.bottom_anmei-form_item[data-other="select_a"]>select option{cursor:pointer}.bottom_anmei-form_item[data-other="select_a"]>svg{width:30px;height:30px;stroke:#333;position:absolute;right:10px;top:5px}.bottom_anmei-form_item[data-phone="with_code"]{flex-direction:row;align-items:center;border-bottom:1px solid #000;position:relative}.bottom_anmei-form_item[data-phone="with_code"]>svg{width:30px;height:30px;stroke:#333;position:absolute;left:130px;top:7px;z-index:5;pointer-events:none;background:#fff}.bottom_anmei-form_item[data-phone="with_code"]>select{flex:0 0 160px;width:160px;height:32px;font-size:18px;font-weight:bold;line-height:28px;appearance:none;border:none;cursor:pointer;margin-right:12px;margin-bottom:8px;margin-top:6px}.bottom_anmei-form_item[data-phone="with_code"]>select option{cursor:pointer}.bottom_anmei-form_item[data-phone="with_code"]>i{display:block;width:1px;height:20px;background:#000}.bottom_anmei-form_item[data-phone="with_code"]>input{height:32px;flex:1;border:none;margin:0;margin-left:12px;margin-top:6px}.bottom_anmei-form_item[data-phone="with_code"] .bottom_anmei-form_item-title{transform:translateX(185px)}.bottom_anmei-form_item[data-phone="with_code"].active .bottom_anmei-form_item-title{transform:translateY(calc(-100% - 8px))}.bottom_anmei-form_item.active .bottom_anmei-form_item-title{font-size:14px;transform:translateY(-100%)}.bottom_anmei-form_alert{color:red;display:none;position:absolute;left:0;bottom:-3px;font-size:14px}.bottom_anmei-form_alert.active{display:block}.bottom_anmei-form_submit{display:block;width:100%;height:42px;background-color:#000;border:1px solid #000;color:#fff;cursor:pointer;font-size:16px;font-weight:bold;transition:.3s all}.bottom_anmei-form_submit:hover{background:transparent;color:#333}.bottom_anmei-main{padding-top:.4rem;background-repeat:no-repeat;background-size:cover;background-position:bottom}.bottom_anmei-main_wrapper{display:flex;font-size:16px;gap:.2rem;min-height:300px}@media screen and (max-width:767px){.bottom_anmei-main_wrapper{flex-wrap:wrap;min-height:unset}}.bottom_anmei-main_wrapper a{color:#333;transition:.3s all}.bottom_anmei-main_wrapper a:hover{color:var(--site-color)}.bottom_anmei-main_col{flex:1 0 auto;display:flex;flex-direction:column;align-items:flex-start}.bottom_anmei-main_col .inner-super_media a,.bottom_anmei-main_col .inner-super_media .inner-super_media-replace_a{width:36px;height:36px;background:var(--site-color);display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden}.bottom_anmei-main_col .inner-super_media a img,.bottom_anmei-main_col .inner-super_media .inner-super_media-replace_a img{width:70%}.bottom_anmei-main_col .inner-super_media .fa{font-size:18px;color:#fff}@media screen and (max-width:767px){.bottom_anmei-main_col[data-type="contact"]{width:100%}}@media screen and (max-width:767px){.bottom_anmei-main_col[data-type="bottom"]{width:100%}}@media screen and (max-width:767px){.bottom_anmei-main_col[data-type="normal"]{display:none}}.bottom_anmei-main_title{font-size:18px;font-weight:bold;margin-bottom:.1rem}.bottom_anmei-main_item{display:block;color:#333;transition:.3s all;margin-bottom:.06rem;min-width:80px}.bottom_anmei-main_item:hover{color:var(--site-color)}.bottom_anmei-main_language{margin-bottom:.12rem;width:100%}.bottom_anmei-main_language>button{display:block;width:100%;background:none;border:1px solid #333;border-radius:unset;font-size:20px;padding:.04rem .2rem;text-align:left}.bottom_anmei-main_function{display:flex;flex-wrap:wrap;gap:.1rem;margin-top:.12rem}.bottom_anmei-main_function-item{position:relative}.bottom_anmei-main_function-item::after{content:"";position:absolute;width:1px;height:90%;background:var(--color_font-bottom44);right:-0.05rem;top:0;z-index:1}.bottom_anmei-contact_item{padding:.16rem 0;border-bottom:1px solid #fff3}.bottom_anmei-contact_item-title{font-size:14px}.bottom_anmei-contact_item-text{font-size:18px;line-height:1.8;color:var(--color_font-bottom44)}.bottom_anmei-contact_item a.bottom_anmei-contact_item-text:hover{text-decoration:underline}.bottom_anmei-bottom{padding:32px 0}.bottom_anmei-bottom a{color:var(--color_font-bottom44);transition:.3s all}.bottom_anmei-bottom a:hover{color:var(--site-color)}.bottom_anmei-bottom_wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.bottom_anmei-bottom_left,.bottom_anmei-bottom_right{display:flex;align-items:center;gap:.2rem}.bottom_anmei-language{margin-bottom:16px}.bottom_anmei-language-button{display:flex;align-items:center;background:none;border:none;padding:0;margin:0;color:inherit;font-size:18px}.bottom_anmei-language-button>svg{width:20px;height:20px;stroke:currentColor;stroke-width:3px}.bottom_anmei-language-button>span{margin-left:4px}.bottom_anmei_954-dropdown-container{position:relative}.bottom_anmei_954-dropdown-container .bottom_anmei_954-selected-value{position:relative;width:160px;height:32px;margin-right:8px;margin-bottom:8px;margin-top:6px;padding-left:4px;padding-right:20px;font-weight:bold;border-radius:4px;border:2px solid transparent;background-color:white;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:space-between}.bottom_anmei_954-dropdown-container.bottom_anmei_954-open .bottom_anmei_954-selected-value{border-color:#000}.bottom_anmei_954-dropdown-container .bottom_anmei_954-placeholder-text{color:#000}.bottom_anmei_954-dropdown-container .bottom_anmei_954-value-text{white-space:nowrap;max-width:calc(100% - 32px);overflow:hidden;text-overflow:ellipsis;color:#000;display:none}.bottom_anmei_954-dropdown-container .bottom_anmei_954-clear-button{position:absolute;right:26px;top:50%;transform:translateY(-50%);color:#000;cursor:pointer;transition:.3s all;background:none;border:none;padding:2px;display:none;width:20px;height:20px}.bottom_anmei_954-dropdown-container .bottom_anmei_954-dropdown-toggle{position:absolute;right:2px;top:50%;transform:translateY(-50%);color:#000;cursor:pointer;transition:.3s all;background:none;border:none;padding:2px;width:20px;height:20px;display:flex;justify-content:center;align-items:center}.bottom_anmei_954-dropdown-container .bottom_anmei_954-dropdown-menu{position:absolute;left:0;min-width:320px;max-width:600px;width:max-content;margin-top:8px;border-radius:8px;background-color:white;box-shadow:0 4px 20px rgba(0,0,0,0.08);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;opacity:0;visibility:hidden;transform:translateY(8px);z-index:10;max-height:320px;overflow-y:auto}.bottom_anmei_954-dropdown-container .bottom_anmei_954-dropdown-menu.bottom_anmei_954-open{opacity:1;visibility:visible;transform:translateY(0);box-shadow:0 8px 30px rgba(0,0,0,0.12)}.bottom_anmei_954-dropdown-container .bottom_anmei_954-dropdown-menu .bottom_anmei_954-search-container{padding:12px;border-bottom:1px solid #000;position:sticky;top:0;background:#fff}.bottom_anmei_954-dropdown-container .bottom_anmei_954-dropdown-menu .bottom_anmei_954-search-container .bottom_anmei_954-search-input{width:100%;padding:8px 6px;border-radius:6px;border:1px solid #000;background-color:#f9fafb;font-size:14px;transition:.3s all;margin-bottom:0;font-weight:normal}.bottom_anmei_954-dropdown-container .bottom_anmei_954-dropdown-menu .bottom_anmei_954-option{padding:4px 16px;font-size:16px;cursor:pointer;transition:.3s all}.bottom_anmei_954-dropdown-container .bottom_anmei_954-dropdown-menu .bottom_anmei_954-option:hover{background-color:#f9fafb}.bottom_anmei_954-dropdown-container .bottom_anmei_954-dropdown-menu .bottom_anmei_954-option.bottom_anmei_954-selected{background-color:rgba(79,70,229,0.1);color:var(--site-color)}.bottom_anmei_954-dropdown-container .bottom_anmei_954-dropdown-menu .bottom_anmei_954-no-results{padding:12px 16px;color:#000;font-size:14px;display:none}