html {margin-top:0 !important;font-size:16px;}
body {font-size:16px;}
.header-2025061701 {position:fixed;top:0;left:0;width:100%;z-index:100;background:rgb(255 255 255 / 0%);transition:all 0.5s;}
.header-2025061701.is_bg {background:#fff;box-shadow:var(--box-shadow);}
.header-2025061701 .head_container {max-width:1700px;width:92%;height:8em;margin:0 auto;position:relative;}
.header-2025061701 .head_logo img {width:16em;}
.header-2025061701 .head_right {width:85em;}
.header-2025061701 .head_navbtn {display:none;}
.header-2025061701 .head_nav {width:73.5em;padding:0 1.75em;background:rgb(255 255 255 / 50%);border-radius:0.5em;box-shadow:var(--box-shadow);transition:all 0.75s;}
.header-2025061701.is_bg .head_nav {box-shadow:unset;}
.header-2025061701 .navbar .megamenu {padding:0.75em 0;position:relative;}
.header-2025061701 .navbar .megamenu>a {display:block;width:100%;font-size:1.25em;padding:0.4em 0.8em;min-width:6em;text-align:center;border-radius:0.35em;background-image:var(--background-theme);background-position:center;background-size:0 100%;background-repeat:no-repeat;transition:all 0.5s;}
.header-2025061701 .navbar .megamenu.active>a, .header-2025061701 .navbar .megamenu:hover>a {color:#fff;background-size:100% 100%;}
.header-2025061701 .navbar .nav_list {display:none;position:absolute;z-index:10;min-width:9em;background:#fff;border-radius:6px;left:50%;top:calc( 100% - 0.15em );text-align:center;box-shadow:var(--box-shadow);overflow:hidden;transform:translateX(-50%);padding:0.75em 0;font-size:1em;}
.header-2025061701 .navbar .nav_list a {display:block;font-size:1.175em;line-height:2.5em;word-break:keep-all;white-space:nowrap;padding:0 1em;text-align:center;transition:all 0.4s;}
.header-2025061701 .border-right {width:9em;}
.header-2025061701 .head_search a {display:block;width:1.75em;height:1.75em;background:url(../images/head_search-ico.png) no-repeat center;background-size:1.25em;}
.header-2025061701 .head_search a:hover {background-image:url(../images/head_search-ico-h.png);}
.header-2025061701 .head_language .language-img {display:block;width:1.75em;height:1.75em;background:url(../images/head_language-ico.png) no-repeat center;background-size:1.25em;}
.header-2025061701 .head_language .language-img:hover,.head_language .language-img.current {background-image:url(../images/head_language-ico-h.png);}
.header-2025061701 .navbar-project {position:relative;cursor:pointer;width:1.5em;height:1.5em;padding:0.25em 0;}
.header-2025061701 .project-hamburger {display:flex;align-self:center;flex-direction:column;justify-content:space-between;height:1em;}
.header-2025061701 .project-hamburger > span {display:inline-block;align-self:flex-end;height:0.125em;background:#000;}
.header-2025061701 .project-hamburger-arrow-top {width:100%;transition:opacity .15s ease-in-out .3s;}
.header-2025061701 .project-hamburger-arrow-center {width:80%;transition:all .16s ease-in-out,opacity .15s ease-in-out .4s;}
.header-2025061701 .project-hamburger-arrow-bottom {width:60%;transition:all .32s ease-in-out,opacity .15s ease-in-out .5s;}
.header-2025061701 .project-hamburger:hover > span {width:100%;}
.header-2025061701 .project-hamburger:hover .project-hamburger-arrow-top {animation:burger-hover .8s infinite ease-in-out alternate;}
.header-2025061701 .project-hamburger:hover .project-hamburger-arrow-center {animation:burger-hover .8s infinite ease-in-out alternate forwards .16s;}
.header-2025061701 .project-hamburger:hover .project-hamburger-arrow-bottom {animation:burger-hover .8s infinite ease-in-out alternate forwards .32s;}
.header-2025061701 .project-hamburger:hover .project-hamburger-arrow-center {animation:burger-hover .8s infinite ease-in-out alternate forwards .16s;}
.header-2025061701 .project-hamburger:hover .project-hamburger-arrow-bottom {animation:burger-hover .8s infinite ease-in-out alternate forwards .32s;}
.search-form {display:none;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);max-width:45em;width:90%;z-index:1000;}
.search-form form {width:100%;}
.search-form form input[type="text"] {font-size:1em;flex:1;padding:0.75em 1em;border-width:0;}
.search-form form .search-button {font-size:1em;width:5em;border-width:0;background-color:var(--theme);background-position:center;background-size:1.5em;background-repeat:no-repeat;background-image:url(../images/search-h.png);}
.first_solgo{font-family:'HarmonyOS_Sans_SC_Bold';}
.second_sologo{font-family:'Harmony_Regular';color:#000000;font-size:0.43em;margin-top:1.5%;font-weight:normal;}
@keyframes burger-hover {
0% {width:100%;}
50% {width:50%;background:var(--background-theme);}
100% {width:100%;}
}
.header-2025061701 .project-close {position:absolute;right:3em;top:3em;height:1.5em;width:1.5em;transform:rotate(45deg);z-index:-1;}
.header-2025061701 .project-close span {position:absolute;background:#151515;transition:all .15s ease-in-out;}
.header-2025061701 .project-close span:nth-child(1) {height:0;width:2px;top:10%;left:50%;margin-left:-1px;transition-delay:0s;}
.header-2025061701 .project-close span:nth-child(2) {width:0;height:2px;left:10%;top:50%;margin-top:-1px;transition-delay:.15s;}
.header-2025061701 .navbar-project.active .project-close {z-index:1031;}
.header-2025061701 .navbar-project.active .project-close > span:nth-child(1) {height:80%;transition-delay:.3s;}
.header-2025061701 .navbar-project.active .project-close > span:nth-child(2) {width:80%;transition-delay:.45s;}
.header-2025061701 .navbar-modern-project {position:fixed;top:0;right:0;bottom:0;background:#ffffff;transform:translateX(102%);box-shadow:0 0 8px 0 rgba(0,0,0,0.37);z-index:1030;transition:0.35s all cubic-bezier(0.65,0.05,0.36,1);padding:3em 4.5em;max-width:100%;width:33em;}
.header-2025061701 .navbar-project.active .navbar-modern-project {transform:translateX(0);}
.header-2025061701 .navbar-project-modern-header {margin-bottom:1em;line-height:1;}
.header-2025061701 .navbar-project-modern-title {font-size:2.25em;line-height:1;}
.header-2025061701 .navbar-modern-project-content {height:calc(100vh - 9.25em);overflow-y:auto;overflow-x:hidden;padding:0.5em;}
.header-2025061701 .navbar-modern-project-content p {font-size:1em;margin-bottom:1.5em;}
.header-2025061701 .navbar-modern-project-content .link-simple {display:block;color:var(--minor);font-size:1.125em;margin-bottom:1em;}
.header-2025061701 .navbar-modern-project-content img {width:100%;height:auto;margin-bottom:2em;}
.header-2025061701 .navbar-modern-contacts {padding-bottom:1em;border-bottom:1px solid var(--border-color);}
.header-2025061701 .navbar-modern-contacts li {padding-bottom:1.75em;}
.header-2025061701 .navbar-modern-contacts li .icon {font-size:1.5em;margin-right:0.75em;color:var(--minor);}
.header-2025061701 .navbar-modern-contacts li .con {font-size:1.25em;}
.header-2025061701 .navbar-modern-list-social {padding-top:2.25em;}
.header-2025061701 .navbar-modern-list-social li {margin-right:1.5em;}
.header-2025061701 .navbar-modern-list-social li .icon {color:var(--p-color);font-size:1.5em;}
.header-2025061701 .navbar-modern-list-social li .icon:hover {color:var(--minor);}
.header-2025061701 .navbar_icon_boxs {padding-top:2.25em;}
.header-2025061701 .navbar_icon_boxs li a {display:block;width:2.25em;height:2.25em;padding:0.5em;border-radius:50%;background:#8c8b98;transition:all 0.5s;margin:0 0.5em;}
.header-2025061701 .navbar_icon_boxs li .icon {fill:#fff;width:1.25em;height:1.25em;}
.header-2025061701 .navbar_icon_boxs li a:hover {background:var(--background-theme);}
.header-2025061701 .drop_list {display:none;position:absolute;left:50%;transform:translateX(-50%);background:rgb(255 255 255 / 85%);padding:3em 4em;width:100%;max-width:100em;}
.header-2025061701 .drop_list .list {gap:2%;}
.header-2025061701 .drop_list li {width:auto;max-width:25em;min-width:12%;}
.header-2025061701 .drop_list .name {text-align:left;padding-bottom:1em;border-bottom:1px solid #cdcdcd;}
.header-2025061701 .drop_list .name a {font-size:1.25em;font-weight:600;line-height:1.25;}
.header-2025061701 .drop_list .a {display:block;font-size:1em;margin-top:1em;position:relative;transition:all 0.4s;padding-left:0;}
.header-2025061701 .drop_list .a a:after {content:" ";display:table;position:absolute;left:0;top:0.65em;width:0;height:1px;background:var(--background-theme);transition:all 0.5s;}
.header-2025061701 .drop_list .name a:hover {background:var(--hover-theme);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.header-2025061701 .drop_list .a:hover {background:var(--hover-theme);-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding-left:1.25em;}
.header-2025061701 .drop_list .a a:hover:after {width:0.85em;}
.m_nav {display:none;}
.footer-2025061700 {background:#DFF2FF;padding-top:4em;}
.footer-2025061700 .footer_box {border-bottom:1px solid #cac8db;}
.footer-2025061700 .footer_box .left {width:28em;}
.footer-2025061700 .foot-logo {margin-bottom:1.75em;}
.footer-2025061700 .foot-logo img {width:18em;}
.footer-2025061700 .foot-contact .item {margin-bottom:1.75em;}
.footer-2025061700 .foot-contact .item img {width:1.375em;height:1.375em;object-fit:contain;margin-right:1em;}
.footer-2025061700 .foot-contact .item span {flex:1;font-size:1.125em;font-weight:400;}
.footer-2025061700 .footer_box .right {padding-top:2em;width:53em;max-width:calc( 100% - 30em );}
.footer-2025061700 .foot_link {width:auto;max-width:14em;}
.m_name {display:none;}
.footer-2025061700 .foot_link .toggle_con .item .tit {display:block;font-size:2em;font-weight:600;margin-bottom:0.75em;color:var(--minor);}
.footer-2025061700 .foot_link .toggle_con .item .a {display:block;font-size:1.125em;color:#000;line-height:1.25;min-height:2.5em;margin-bottom:0.5em;transition:all 0.4s;}
.footer-2025061700 .foot_link .toggle_con .item .a:hover{transform: translateX(0.55em);}
.footer-2025061700 .footer_icon_boxs {padding:1.75em 0 2em;}
.footer-2025061700 .footer_icon_boxs li a {display:block;width:2.25em;height:2.25em;padding:0.5em;border-radius:50%;background:#8c8b98;transition:all 0.5s;margin:0 0.5em;}
.footer-2025061700 .footer_icon_boxs li .icon {fill:#fff;width:1.25em;height:1.25em;}
.footer-2025061700 .footer_icon_boxs li a:hover {background:var(--background-theme);}
.footer-2025061700 .footer_copyright {padding:1.125em 0;text-align:center;}
.banner-2025061702 {width:100%;height:58em;}
.banner-2025061702 .img {width:100%;height:58em;}
.banner-2025061702 .img img {width:100%;height:100%;object-fit:cover;}
.banner-2025061702 .txt {position:absolute;top:0;left:0;width:100%;height:100%;}
.banner-2025061702 .txt .container {max-width:1460px;}
.banner-2025061702 .txt .tit {font-size:3.25em;line-height:1.35;margin-top: -17%;}
.banner-2025061702 .txt .tit span {display:block;text-align:center;line-height:1.35;}
.banner-2025061702 .swiper-pagination {transform:translateX(-50%);display:inline-block;bottom:4em;left:50%;width:auto;padding:0.75em 2.75em;background:rgb(255 255 255 / 50%);border-radius:2em;line-height:0;opacity:1;}
.banner-2025061702 .swiper-pagination span {border-radius:0;width:5em;height:0.25em;opacity:1;background:#fff;}
.banner-2025061702 .swiper-pagination .swiper-pagination-bullet-active {background:var(--background-theme);}
.main-20250617 {position:relative;z-index:2;overflow:hidden;padding-bottom:6.875em;}
.main-20250617:after {content:"";position:absolute;bottom:0;left:0;z-index:11;width:100%;height:6.875em;overflow:hidden;background:url(../images/main-bg.png) no-repeat;background-position:bottom center;background-size:contain;}
.main-20250617 .section-name {font-size:3.125em;font-weight:600;line-height:1.15em;text-align:center;}
.main-20250617 .section-con {padding:1em 0;}
.main-20250617 .section-con p {text-align:center;font-size:1.1em;font-weight:300;color:var(--p-color);width:45em;max-width:100%;margin:0 auto 1em;}
.section-2025061703 {padding:7.6em 0;position:relative;z-index:10;background:#fff;border-bottom-left-radius:6.25em;}
.section-2025061703 .section-name {position:relative;z-index:1;}
.section-2025061703 .section-con {position:relative;z-index:1;font-family:'HarmonyOS_Sans_SC_Light';}
.section-2025061703 .section-box {padding-top:1.5em;}
.section-2025061703 .section-box .section-left {width:48.85%;}
.section-2025061703 .section-box .img {width:100%;position:relative;padding-top:82%;}
.section-2025061703 .section-box .img .img-bg {position:absolute;top:50%;left:-1%;width:100%;height:auto;transform:translateY(-52.7%) scale(1.35);}
.section-2025061703 .section-box .img .img-1 {position:absolute;top:0;left:0;width:50%;border-radius:0 4.25em;}
.section-2025061703 .section-box .img .img-2 {position:absolute;bottom:0;right:0;width:50%;border-radius:0 4.25em;}
.section-2025061703 .section-box .section-right {width:38em;}
.section-2025061703 .section-box .list {width:100%;position:relative;z-index: 2;}
.section-2025061703 .section-box .item {padding:2.25em 3.25em;border-radius:1.5em;margin-bottom:1.5em;transition:all 0.5s;}
.section-2025061703 .section-box .item .tit {font-size:1.4em;font-weight:600;padding-left:2em;background:url(../images/choose-ico.png) no-repeat left;background-size:auto 1.3em;font-family:'HarmonyOS_Sans_SC_Bold';}
.section-2025061703 .section-box .item .con {padding-top:1em;font-size:1.1em;color:var(--p-color);font-family:'HarmonyOS_Sans_SC_Light';}
.section-2025061703 .section-box .item.active {box-shadow:var(--box-shadow);background:#fff;}
.section-2025061704 {position:relative;z-index:9;margin-top:-6.25em;padding:13em 0 14em;background:url(../images/products-bg.jpg) no-repeat center;background-size:cover;}
.section-2025061704 .section-left {width:58em;}
.section-2025061704 .section-left .section-name {text-align:left;}
.section-2025061704 .section-left .section-con p {text-align:left;color:#fff;width:100%;font-family:'HarmonyOS_Sans_SC_Light';}
.section-2025061704 .section-right {flex:1;text-align:right;}
.section-2025061704 .swiper-button {width:8.5em;}
.section-2025061704 .swiper-button div {width:3.75em;height:3.75em;border-radius:50%;text-align:center;padding:1em;transition:all 0.35s;cursor:pointer;background:#d2d4d6;}
.section-2025061704 .swiper-button div .icon {width:1.75em;height:1.75em;fill:#000;transition:all 0.35s;}
.section-2025061704 .swiper-button div:hover {background:var(--background-theme);}
.section-2025061704 .swiper-button div:hover .icon {fill:#fff;}
.section-2025061704 .products-swiper {padding:5em 0 0;overflow:hidden;}
.section-2025061704 .products-swiper .swiper {overflow:unset;width:94%;max-width:74em;}
.section-2025061704 .products-swiper .swiper-slide {width:29.6875em;margin-right:2.625em;}
.section-2025061704 .products-swiper .item {transition:all 0.5s;overflow:hidden;position:relative;border-radius:4.25em 0 4.25em 0;}
.section-2025061704 .products-swiper .swiper-slide:hover .item {transform:translateY(-2em);}
.section-2025061704 .products-swiper .item .img {position:relative;overflow:hidden;}
.section-2025061704 .products-swiper .item .img img {width:100%;}
.section-2025061704 .products-swiper .item .txt {position:absolute;left:0;bottom:0;width:100%;z-index:1;padding:1.5em;background:rgb(0 0 0 / 70%);}
.section-2025061704 .products-swiper .item .txt .tit {text-align:center;color:#fff;font-size:1.875em;}
.section-2025061704 .products-swiper .item .txt .tit a:hover {color:var(--minor);}
.section-2025061705 {position:relative;z-index:10;margin-top:-6.25em;padding:7em 0 2em;background:#fff;border-top-right-radius:6.25em;}
.section-2025061705 .solutions-swiper {padding:1em 0;overflow:hidden;}
.section-2025061705 .solutions-swiper .swiper {overflow:unset;width:94%;max-width:75.75em;}
/* .section-2025061705 .solutions-swiper .swiper-slide {margin-right:2.625em;} */
.section-2025061705 .solutions-swiper .item {overflow:hidden;position:relative;border-radius:2em;transition:all 0.5s;transform:scale(0.9);}
.section-2025061705 .solutions-swiper .swiper-slide-active .item {transform:scale(1);}
.section-2025061705 .solutions-swiper .item .img {position:relative;overflow:hidden;}
.section-2025061705 .solutions-swiper .item .img img {width:100%;transition:all 0.5s;}
.section-2025061705 .solutions-swiper .item .img a:before {content:"";z-index:1;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0.5;background-color:#fff;transition:all 0.5s;}
.section-2025061705 .solutions-swiper .swiper-slide-active .item .img a:before {opacity:0;}
.section-2025061705 .solutions-swiper .swiper-slide .item:hover .img img {transform:scale(1.15);}
.section-2025061705 .solutions-swiper .item .txt {position:absolute;left:0;bottom:0;width:100%;z-index:1;padding:1.5em 6em;background:rgb(0 0 0 / 70%);opacity:0;transition:all 0.5s;}
.section-2025061705 .solutions-swiper .swiper-slide-active .item .txt {opacity:1;}
.section-2025061705 .solutions-swiper .item .txt .tit {color:#fff;font-size:1.875em;max-width:70%;}
.section-2025061705 .solutions-swiper .swiper-button>div {position:absolute;top:50%;margin-top:-1.875em;width:3.75em;height:3.75em;border-radius:50%;text-align:center;padding:1em;transition:all 0.35s;cursor:pointer;background:#00000012;z-index:1;}
.section-2025061705 .solutions-swiper .button-prev {left:-4.25em;}
.section-2025061705 .solutions-swiper .button-next {right:-4.25em;}
.section-2025061705 .solutions-swiper .swiper-button>div .icon {width:1.75em;height:1.75em;fill:#000;transition:all 0.35s;}
.section-2025061705 .solutions-swiper .swiper-button>div:hover {background:var(--background-theme);}
.section-2025061705 .solutions-swiper .swiper-button>div:hover .icon {fill:#fff;}
.section-2025061706 {position:relative;z-index:10;padding:8.25em 0;background:url(../images/customization-bg.jpg) no-repeat;background-color:#fff;background-position:top left;border-bottom-left-radius:6.25em;}
.section-2025061706 .container {max-width:1600px;}
.section-2025061706 .section-box {padding:5.75em 6.25em;border-radius:5em;background-color:rgb(255 255 255 / 75%);background-image:url(../images/customization-box-bg.jpg);background-repeat:no-repeat;background-position:right;background-size:contain;box-shadow:var(--box-shadow);}
.section-2025061706 .section-box .section-left {width:calc( 100% - 47em );}
.section-2025061706 .section-box .section-name {text-align:left;}
.section-2025061706 .section-box .section-con p {text-align:left;min-height:9em;color:#000;font-size:1.175em;font-family:'HarmonyOS_Sans_SC_Light';}
.section-2025061706 .section-box .btn {margin-right:1em;margin-bottom:0.75em;}
.section-2025061706 .section-box .btn.btn-white {margin-left:0;margin-right:0;}
.section-2025061706 .section-box .section-right {width:44.5em;}
.section-2025061706 .section-box  .img img {width:calc( 50% - 0.5em );margin-bottom:1em;}
.section-2025061706 .section-box  .img .img-1 {border-radius:0 2.75em;}
.section-2025061706 .section-box  .img .img-2 {border-radius:2.5em 0;}
.section-2025061706 .section-box  .img .img-3 {border-radius:2.5em 0;}
.section-2025061706 .section-box  .img .img-4 {border-radius:0 2.5em;}
.section-2025061707 {position:relative;z-index:9;margin-top:-6.25em;padding:13em 0 14em;background:url(../images/about-us-bg.jpg) no-repeat center;background-size:cover;}
.section-2025061707 .section-con p {color:#fff;width:39em;font-weight:300;font-family:'HarmonyOS_Sans_SC_Light';}
.section-2025061707 .section-box {padding-top:1em;}
.section-2025061707 .section-box .img {width:43.375em;}
.section-2025061707 .section-box .img .video {border-radius:5.25em 0;overflow:hidden;}
.section-2025061707 .section-box .txt {width:calc( 100% - 46em );}
.section-2025061707 .section-box .txt .tit {color:#fff;font-size:1.625em;font-weight:600;margin-bottom:0.5em;}
.section-2025061707 .section-box .txt .con {color:#fff;font-size:1.15em;font-weight:300;margin-bottom:5em;line-height:1.5;}
.section-2025061708 {position:relative;z-index:10;margin-top:-6.25em;padding:7em 0 2em;background:#fff;border-top-right-radius:6.25em;}
.section-2025061708-1 {margin-top:0 !important;background:unset;padding:6em 0 4em;}
.section-2025061708 .section-box .section-left {width:calc( 100% - 49em );}
.section-2025061708 .section-box  .section-name {text-align:left;}
.section-2025061708 .section-box .section-con {min-height:16em;}
.section-2025061708 .section-box .section-con p {text-align:left;color:#000;font-size:1.375em;}
.section-2025061708 .section-box .section-con p.italic {font-style:italic;}
.section-2025061708 .section-box .section-right {width:47em;overflow:hidden;}
.section-2025061708 .section-box .section-right .swiper-slide {padding:0.5em;width:25em;}
.section-2025061708 .section-box .section-right .item {width:100%;background:#fff;border-radius:0.5em;overflow:hidden;box-shadow:1px 1px 5px 1px rgb(0 0 0 / 50%);}
.section-2025061708 .section-box .section-right .item img {width:100%;}
.section-2025061708 .swiper .swiper-button>div {position:absolute;top:50%;margin-top:-1.875em;width:3.75em;height:3.75em;border-radius:50%;text-align:center;padding:1em;transition:all 0.35s;cursor:pointer;background:#00000024;z-index:1;}
.section-2025061708 .swiper .button-prev {left:5.5em;}
.section-2025061708 .swiper .button-next {right:5.5em;}
.section-2025061708 .swiper .swiper-button>div .icon {width:1.75em;height:1.75em;fill:#000;transition:all 0.35s;}
.section-2025061708 .swiper .swiper-button>div:hover {background:var(--background-theme);}
.section-2025061708 .swiper .swiper-button>div:hover .icon {fill:#fff;}
.section-2025061709 {padding:4em 0;}
.section-2025061709 .blogs-swiper {margin-bottom:2em;position:relative;}
.section-2025061709 .blogs-swiper .swiper {padding:1.25em 0;}
.section-2025061709 .blogs-swiper .swiper-slide {width:27.25em;margin-right:2.875em;}
.section-2025061709 .blogs-swiper .item {width:100%;}
.section-2025061709 .blogs-swiper .item .img {width:100%;overflow:hidden;margin-bottom:1.5em;border-radius:3.25em 0;}
.section-2025061709 .blogs-swiper .item .img img {width:100%;transition:all 0.5s;}
.section-2025061709 .blogs-swiper .item .img:hover img {transform:scale(1.15);}
.section-2025061709 .button-prev,.section-2025061709 .button-next {width:3.25em;height:3.25em;border-radius:50%;text-align:center;padding:0.875em;transition:all 0.35s;cursor:pointer;position:absolute;background:#00000012;top:calc( 50% - 1.625em );z-index:1;}
.section-2025061709 .button-prev {left:-5em;}
.section-2025061709 .button-next {right:-5em;}
.section-2025061709 .button-prev .icon,.section-2025061709 .button-next .icon {width:1.5em;height:1.5em;fill:#000;transition:all 0.35s;}
.section-2025061709 .button-prev:hover,.section-2025061709 .button-next:hover {background:var(--background-theme);}
.section-2025061709 .button-prev:hover .icon,.section-2025061709 .button-next:hover .icon {fill:#fff;}
.section-2025061709 .blogs-swiper .item .txt {text-align:center;}
.section-2025061709 .blogs-swiper .item .txt .date {color:var(--p-color);margin-bottom:0.5em;}
.section-2025061709 .blogs-swiper .item .txt .tit {font-size:1.3125em;height:2.5em;line-height:1.25em;}
.section-2025061709 .blogs-swiper .item .txt .date .icon {width:1.25em;height:1.25em;margin-right:0.5em;fill:var(--p-color);}
.section-2025061710 {padding:4em 0;}
.section-2025061710 .section-box {position:relative;}
.section-2025061710 .section-box .section-bg {position:absolute;top:-7em;left:-14.5em;}
.section-2025061710 .section-box .section-bg img {width:100%;}
.section-2025061710 .section-box .section-left {position:relative;width:32em;padding:3.75em;}
.section-2025061710 .section-box .section-name {text-align:left;color:#fff;}
.section-2025061710 .section-box .section-con p {text-align:left;color:#fff;font-weight:300;width:23em;margin:0 0 1em;}
.section-2025061710 .section-box .section-right {position:relative;width:calc( 100% - 34em );max-width:47em;z-index:2;}
.touch-form .form-input {width:46%;margin-bottom:0.75em;position:relative;}
.touch-form .form-input input {border:1px solid #000;border-width:0 0 1px 0;font-size:1.25em;padding:0.75em 0;width:100%;background:unset;}
.touch-form .form-input.form-captchar input {width:52%;}
.touch-form .form-input.form-captchar img {position:absolute;bottom:0;right:0;height:3.75em;width:44%;}
.touch-form .form-content {width:100%;margin-bottom:2.75em;}
.touch-form .form-content textarea {width:100%;border:1px solid #000;border-width:0 0 1px 0;font-size:1.25em;padding:0.75em 0;background:unset;}
.touch-form .submit {width:100%;text-align:center;margin-bottom:2em;}
.touch-form .p {width:100%;text-align:center;color:#999999;}
.page_banner-2025061711 {position:relative;}
.page_banner-2025061711 .img {width:100%;}
.page_banner-2025061711 .img img {width:100%;height:34.375em;object-fit:cover;}
.page_banner-2025061711 .txt {position:absolute;top:0;left:0;width:100%;height:100%;}
.page_banner-2025061711 .txt .tit {text-align:center;font-size:3em;font-weight:600;text-transform:uppercase;}
.page_banner-2025061711 .page_nav {width:100%;padding-top:1em;}
.page_banner-2025061711 .page_nav .ico img {display:block;width:1.25em;height:auto;margin-right:0.5em;}
.page_banner-2025061711 .page_nav a {font-size:1.125em;}
.page_banner-2025061711 .page_nav span {margin:0 0.75em;}
.section-2025061712 {padding:5em 0;}
.section-2025061712 .list .item {margin-bottom:2.5em;}
.section-2025061712 .list .item .txt {width:54%;max-width:45em;padding:0 1em;}
.section-2025061712 .list .item .txt .tit {font-size:2em;font-weight:600;margin-bottom:0.75em;}
.section-2025061712 .list .item .txt .con {min-height:9em;margin-bottom:2em;}
.section-2025061712 .list .item .txt .con p {font-size:1.125em;margin-bottom:0.75em;color:var(--p-color);}
.section-2025061712 .list .item .txt .con b {color:#000;}
.section-2025061712 .list .item .img {width:43.5%;overflow:hidden;border-radius:1.5em;}
.section-2025061712 .list .item .img img {width:100%;transition:all 0.5s;}
.section-2025061712 .list .item .img:hover img {transform:scale(1.1);}
.section-2025061713 {padding:5em 0;position:relative;z-index:1;}
.section-2025061713 .section-head {text-align:center;margin-bottom:5.875em;}
.section-2025061713 .section-head .img {margin-bottom:2em;}
.section-2025061713 .section-head .img img {width:7.75em;margin:0 auto;}
.section-2025061713 .section-head .con {font-size:1.875em;text-align:center;width:100%;max-width:34em;margin:0 auto 2em;}
.section-2025061713 .section-works {padding:5.75em 0 0;min-height:54.5em;background:url(../images/works-bg.jpg) no-repeat;background-position:top center;background-size:100% 54.5em;}
.section-2025061713 .section-tit {font-size:2.375em;font-weight:600;text-align:center;margin-bottom:0.75em;}
.section-2025061713 .section-works .list {margin-left:-1em;margin-right:-1em;}
.section-2025061713 .section-works .list .item {margin:4em 1em 1.5em;width:calc( 33.333% - 2em );min-height:14em;padding:3em 2em 1.25em;position:relative;background:rgb(255 255 255 / 50%);border-radius:1em;box-shadow:var(--box-shadow);}
.section-2025061713 .section-works .list .item .num {position:absolute;top:-1em;left:calc( 50% - 0.975em );font-size:1.75em;font-weight:600;}
.section-2025061713 .section-works .list .item .num span {display:block;position:relative;z-index:1;color:#fff;width:1.95em;height:1.95em;text-align:center;line-height:1em;padding:0.475em 0;background:var(--background-theme);border-radius:50%;}
.section-2025061713 .section-works .list .item .num:before {content:" ";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:rgb(0 0 0 / 20%);animation:video_pulse_animation_outside ease-out 2s infinite;}
.section-2025061713 .section-works .list .item:nth-child(1) .num:before {animation-delay:0s;}
.section-2025061713 .section-works .list .item:nth-child(2) .num:before {animation-delay:0.5s;}
.section-2025061713 .section-works .list .item:nth-child(3) .num:before {animation-delay:1s;}
.section-2025061713 .section-works .list .item:nth-child(4) .num:before {animation-delay:1.5s;}
.section-2025061713 .section-works .list .item:nth-child(5) .num:before {animation-delay:2s;}
.section-2025061713 .section-works .list .item .tit {font-size:1.75em;font-weight:600;text-align:center;margin-bottom:0.5em;}
.section-2025061713 .section-works .list .item .con {font-size:1.125em;text-align:center;color:var(--p-color);}
.section-2025061713 .section-customize {padding-top:4em;}
.section-2025061713 .section-customize .list {padding-top:1.5em;}
.section-2025061713 .section-customize .list .item {width:100%;}
.section-2025061713 .section-customize .list .item .txt {width:47.7%;text-align:center;}
.section-2025061713 .section-customize .list .item .txt .tit {font-size:2em;font-weight:600;color:#000;margin-bottom:0.5em;}
.section-2025061713 .section-customize .list .item .txt .con {font-size:1.25em;color:var(--p-color);}
.section-2025061713 .section-customize .list .item .img {width:47.7%;overflow:hidden;border-radius:1.5em;}
.section-2025061713 .section-customize .list .item .img img {width:100%;transition:all 0.5s;}
.section-2025061713 .section-customize .list .item .img:hover img {transform:scale(1.1);}
.section-2025061714 {padding:5em 0 0;position:relative;}
.section-2025061714:before {content:" ";position:absolute;top:-1em;left:0;width:14.625em;height:31.375em;background:url(../images/about-us-left-bg.png) no-repeat;background-size:cover;background-position:center;}
.section-2025061714:after {content:" ";position:absolute;top:12.5em;right:0;width:22.125em;height:27.625em;background:url(../images/about-us-right-bg.png) no-repeat;background-size:cover;background-position:center;}
.section-2025061714 .section-tit {text-align:center;font-size:3em;font-weight:600;}
.section-2025061714 .section-info {font-size:1.255em;text-align:center;color:var(--p-color);margin:0.75em 0 1.75em;}
.section-2025061714 .section-head {margin-bottom:4.5em;position:relative;z-index:1;}
.section-2025061714 .section-head .img {width:47%;}
.section-2025061714 .section-head .img .video {border-radius:5.25em 0;}
.section-2025061714 .section-head .txt {width:50%;max-width:42.5em;}
.section-2025061714 .section-head .txt .ico {margin-bottom:1em;}
.section-2025061714 .section-head .txt .ico img {width:18em;}
.section-2025061714 .section-head .txt .tit {font-size:1.525em;font-weight:600;margin-bottom:0.5em;}
.section-2025061714 .section-head .txt .con {font-size:1.125em;line-height:1.5;    color: #666;}
.section-2025061714 .section-tour {margin-bottom:6em;position:relative;z-index:1;}
.section-2025061714 .section-tour .img-list .img {width:24%;margin-bottom:1.5%;overflow:hidden;border-radius:0.75em;}
.section-2025061714 .section-tour .img-list .img img {width:100%;height:100%;object-fit:cover;transition:all 0.4s;}
.section-2025061714 .section-tour .img-list .img:hover img {transform:scale(1.1);}
.section-2025061714 .section-advantage {padding:4em 0;background:url(../images/advantage-bg.jpg) no-repeat;background-position:center;background-size:cover;position:relative;z-index:1;}
.section-2025061714 .section-advantage .txt {width:43%;}
.section-2025061714 .section-advantage .txt .section-tit {text-align:left;color:#fff;}
.section-2025061714 .section-advantage .txt .section-info {text-align:left;font-size:1.125em;font-weight:300;color:#fff;}
.section-2025061714 .section-advantage .img-list {width:53%;}
.section-2025061714 .section-advantage .img-list .img {width:calc( 50% - 0.5em );height:13.875em;margin-bottom:1em;border-radius:1em;background:rgb(255 255 255 / 50%);padding:2.75em 1em 0;}
.section-2025061714 .section-advantage .img-list .img img {height:4.75em;margin:0 auto 1.25em;}
.section-2025061714 .section-advantage .img-list .img .tit {font-size:1.75em;font-weight:600;text-align:center;}
.section-2025061715 {padding:6em 0;}
.section-2025061715 .section-box {padding-bottom:4em;}
.section-2025061715 .section-box .section-left {width:32.5%;background:var(--background-theme);border-radius:1em;box-shadow:var(--box-shadow);padding:3.25em 2em;}
.section-2025061715 .section-box .contacts-list {width:100%;}
.section-2025061715 .section-box .contacts-list .item {border-bottom:1px solid rgb(255 255 255 / 25%);padding-bottom:2.5em;margin-bottom:2.5em;text-align:center;}
.section-2025061715 .section-box .contacts-list .item:nth-last-child(1) {margin-bottom:0;border-width:0;padding-bottom:0;}
.section-2025061715 .section-box .contacts-list .item .tit {font-size:2.25em;font-weight:600;color:#fff;margin-bottom:0.5em;}
.section-2025061715 .section-box .contacts-list .item .con p {font-size:1.375em;font-weight:300;color:#fff;padding-bottom:0.35em;}
.section-2025061715 .section-box .section-right {width:65.5%;border-radius:1em;box-shadow:var(--box-shadow);padding:3.25em 4.5em;}
.section-2025061715 .section-box .section-tit {font-size:2.5em;font-weight:600;text-align:center;margin-bottom:0.25em;}
.section-2025061715 .section-box .section-info {font-size:1.15em;color:var(--p-color);text-align:center;margin-bottom:1.5em;}
.section-2025061715 .contactmap iframe {display:block;height:37.5em;width:94%;max-width:1600px;margin:0 auto;border-radius:0.75em;box-shadow:var(--box-shadow);}
.pagination {width:100%;margin:1.5em 0;}
.pagination a {display:block;width:2.45em;height:2.45em;text-align:center;line-height:2.45em;font-size:1.125em;border-radius:50%;color:#838383;margin:0.25em;transition:all 0.5s;}
.pagination a svg {width:1.25em;height:2.45em;fill:#838383;}
.pagination a:hover {color:#000;}
.pagination a.active,.pagination a.active:hover {color:#fff;background:var(--background-theme);}
.pagination a:hover svg {fill:#000;}
.section-2025061716 {padding:3.75em 0;}
.section-switch {padding-bottom:2.25em;}
.section-switch .option {margin:0.375em;}
.section-switch .option a {display:block;font-size:1.375em;padding:0.3em 1em;min-width:7.75em;text-align:center;background:#f1f1f1;border-radius:0.25em;transition:all 0.5s;}
.section-switch .option.active a,.section-switch .option:hover a {color:#fff;background:var(--background-theme);}
.section-2025061716 .video-list {gap:3.5%;}
.section-2025061716 .video-list .item {width:31%;}
.section-2025061716 .video-list .item .video {border-radius:3.5em 0;}
.section-2025061716 .video-list .item .video .video-bg {position:absolute;top:calc( 50% - 2em );left:calc( 50% - 2em );z-index:3;width:4em;height:4em;background:url(../images/video-ico.png) no-repeat;background-size:contain;transition:all 0.75s;}
.section-2025061716 .video-list .item .video:after {content:" ";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:#000;opacity:0.5;transition:all 0.5s;}
.section-2025061716 .video-list .item .video:hover:after {opacity:0;}
.section-2025061716 .video-list .item .video:hover .video-bg {transform:scale(1.2);}
.section-2025061716 .video-list .item .txt {text-align:center;margin:1.5em 0 3.25em;}
.section-2025061716 .video-list .item .txt .date {color:var(--p-color);margin-bottom:0.5em;}
.section-2025061716 .video-list .item .txt .tit {font-size:1.3125em;height:2.65em;line-height:1.25em;padding:0 1em;}
.section-2025061716 .video-list .item .txt .date .icon {width:1.25em;height:1.25em;margin-right:0.5em;fill:var(--p-color);}
.section-2025061716 .download-list .item {padding:2.5em 3em;margin-bottom:2em;box-shadow:0.1em 0.1em 1em 0.1em rgb(0 0 0 / 7%);border-radius:0.75em;}
.section-2025061716 .download-list .item .img {width:3.75em;}
.section-2025061716 .download-list .item .txt {flex:1;padding:0 2.375em;}
.section-2025061716 .download-list .item .txt .tit {font-size:1.5em;font-weight:600;margin-bottom:0.5em;}
.section-2025061716 .download-list .item .txt .con {font-size:1.125em;color:var(--p-color);line-height:1.25;height:2.5em;}
.section-2025061716 .download-list .item .more {display:inline-block;font-size:1.125em;font-weight:600;padding:0.75em 1.5em;background:var(--background-theme);color:#fff;border-width:0;border-radius:0.35em;position:relative;overflow:hidden;text-transform:uppercase;}
.section-2025061716 .download-list .item .more:after {content:"";position:absolute;top:0.25em;left:0.25em;bottom:0.25em;right:0.25em;background:#fff;border-radius:0.25em;transition:all 0.5s;}
.section-2025061716 .download-list .item .more span {display:block;background:var(--hover-theme);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;z-index:3;}
.section-2025061716 .download-list .item .more:hover span {background:unset;-webkit-text-fill-color:unset;color:#fff;}
.section-2025061716 .download-list .item .more:hover:after {opacity:0;}
.section-2025061717 {padding:5.25em 0;}
.section-2025061717 .container {max-width:1656px;}
.section-2025061717 .blogs-list .item {position:relative;padding:2.5em 7.5%;margin-bottom:1em;}
.section-2025061717 .blogs-list .item:before {content:"";border-radius:2em;position:absolute;top:0;bottom:0;left:0;width:0;background-image:var(--background-theme);background-position:center;overflow:hidden;transition:all 0.75s;}
.section-2025061717 .blogs-list .item .img {width:31.5%;position:relative;z-index:1;}
.section-2025061717 .blogs-list .item .img a {display:block;width:100%;overflow:hidden;border-radius:3.5em 0;}
.section-2025061717 .blogs-list .item .img img {width:100%;transition:all 0.5s;}
.section-2025061717 .blogs-list .item .img img:hover {transform:scale(1.1);}
.section-2025061717 .blogs-list .item .txt {padding:0 3.25em;flex:1;position:relative;z-index:1;}
.section-2025061717 .blogs-list .item .txt .tit {font-size:1.5em;font-weight:600;line-height:1.5;margin-bottom:0.75em;}
.section-2025061717 .blogs-list .item .txt .con {transition:all 0.5s;border-top:1px dashed #bebebe;font-size:1.125em;padding-top:1.5em;margin-bottom:2.5em;color:var(--p-color);}
.section-2025061717 .blogs-list .item .txt .more {transition:all 0.5s;font-size:1.125em;font-weight:600;text-transform:uppercase;}
.section-2025061717 .blogs-list .item .date {transition:all 0.5s;position:relative;z-index:1;}
.section-2025061717 .blogs-list .item .date .d {transition:all 0.5s;font-size:5.75em;font-weight:600;line-height:1;text-align:center;}
.section-2025061717 .blogs-list .item .date .y-m {transition:all 0.5s;font-size:1.75em;text-align:center;color:#666666;}
.section-2025061717 .blogs-list .item:hover .txt .tit a {color:#fff;}
.section-2025061717 .blogs-list .item:hover .txt .con {color:#fff;}
.section-2025061717 .blogs-list .item:hover .txt .more {color:#fff;}
.section-2025061717 .blogs-list .item:hover .date .d {color:#fff;}
.section-2025061717 .blogs-list .item:hover .date .y-m {color:#fff;}
.section-2025061717 .blogs-list .item:hover:before {width:100%;}
.list_category {width:100%;height:auto;margin-bottom:2em;overflow:hidden;border-radius:1em;background:#ffffff;padding:1.75em;box-shadow:0 0 1em 0.8em rgba(0,0,0,0.05);}
.list_category .title span {font-size:1.25em;font-weight:600;}
.list_category .title img {width:1.375em;}
.category_navbar {padding-top:1em;}
.category_navbar .megamenu {position:relative;padding:0.75em 0;}
.category_navbar .megamenu:nth-last-child(1) {border-width:0;}
.category_navbar .megamenu>a {font-size:1.15em;}
.category_navbar .megamenu .menu-toggle {position:absolute;right:0;top:0.65em;font-size:1.25em;width:1em;height:1em;text-align:center;line-height:1em;transition:all 0.5s;}
.category_navbar .sub-menu {display:none;padding:0.5em 0 0;}
.category_navbar .sub-menu li {padding:0.5em 0 0.5em 2.5em;position:relative;}
.category_navbar .sub-menu li:before {content:" ";width:0.75em;height:2px;position:absolute;left:1em;top:1.125em;background:var(--p-color);}
.category_navbar .sub-menu a {font-size:1em;color:var(--p-color);}
.category_navbar .sub-menu li.active a,.category_navbar .sub-menu li a:hover {background:var(--hover-theme);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.category_navbar .sub-menu li.active:before {background:var(--background-theme);}
.category_navbar .megamenu.active>a,.category_navbar .megamenu>a:hover {background:var(--hover-theme);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.category_navbar .megamenu.active .menu-toggle {transform:rotateZ(90deg);}
.static-form {width:100%;height:auto;margin-bottom:2em;overflow:hidden;border-radius:1em;background:#ffffff;padding:1.75em;box-shadow:0 0 1em 0.8em rgba(0,0,0,0.05);}
.static-form .title {margin-bottom:1em;}
.static-form .title span {font-size:1.25em;font-weight:600;}
.static-form .title img {width:1.375em;}
.static-form .form-input {margin-bottom:0.5em;width:100%;position:relative;}
.static-form .form-input input {width:100%;background:#f7f7f7;border-width:0;font-size:13px;padding:0.75em 1.125em;border-radius:0.5em;}
.static-form .form-content {margin-bottom:0.5em;width:100%;}
.static-form .form-content span {display:block;}
.static-form .form-content textarea {width:100%;border-width:0;background:#f7f7f7;border-width:0;font-size:13px;padding:0.75em 1.125em;border-radius:0.5em;}
.static-form .form-input2 input {width:56%;}
.static-form .form-input2 img {position:absolute;right:0;top:0;width:40%;height:100%;}
.static-form .btn {width:100%;padding:0.5em 1em;}
.static-form .submit {padding-top:1em;}
.section-2025061718 {padding:5em 0;}
.section-2025061718 .left {width:19.25em;}
.section-2025061718 .right {width:calc( 100% - 23em );}
.section-2025061718 .products-list {gap:2%;}
.section-2025061718 .products-list .item {width:32%;margin-bottom:1.5em;}
.section-2025061718 .products-list .item .img {width:100%;overflow:hidden;border-radius:3.5em 0;}
.section-2025061718 .products-list .item .img img {width:100%;transition:all 0.5s;}
.section-2025061718 .products-list .item .img img:hover {transform:scale(1.1);}
.section-2025061718 .products-list .item .txt {padding:1.25em 0.75em;}
.section-2025061718 .products-list .item .txt .tit {width:100%;text-align:center;font-size:1.125em;}
.section-2025061719 {padding:5em 0;}
.section-2025061719 .section-box {margin-bottom:4.5em;}
.section-2025061719 .section-box .section-left {width:calc( 100% - 23.75em );}
.section-2025061719 .section-box .section-right {width:21em;}
.section-2025061719 .box {background:#fff;padding-bottom:3.5em;}
.section-2025061719 .box .h2 {text-align:center;font-size:2.125em;line-height:1.25;margin-bottom:0.5em;}
.section-2025061719 .box .span {text-align:center;line-height:1.35;margin-bottom:2.25em;}
.section-2025061719 .box .span span {color:var(--p-color);padding-left:1.5em;margin:0 0.875em;background-position:left center;background-size:1.35em auto;background-repeat:no-repeat;}
.section-2025061719 .box .span span.date {background-image:url(../images/date.png);}
.section-2025061719 .box .span span.view {background-image:url(../images/view.png);background-size:1.15em auto;}
.section-2025061719 .box .article {font-size:1.125em;}
.section-2025061719 .box .article p {line-height:1.55;margin-bottom:1em;color:#333;}
.section-2025061719 .box .article p * {color:inherit;}
.section-2025061719 .box .article iframe {display: block;margin:0 auto 2em;}
.section-2025061719 .box .article img {max-width:100% !important;height:auto !important;margin:0 auto 2em;}
.section-2025061719 .download-link {margin-top:3.5em;padding-top:3.5em;border-top:1px solid var(--border-color);}
.section-2025061719 .download-link .more {display:inline-block;font-size:1.125em;font-weight:600;padding:0.75em 1.5em;background:var(--background-theme);color:#fff;border-width:0;border-radius:0.35em;position:relative;overflow:hidden;text-transform:uppercase;}
.section-2025061719 .download-link .more:after {content:"";position:absolute;top:0.25em;left:0.25em;bottom:0.25em;right:0.25em;background:#fff;border-radius:0.25em;transition:all 0.5s;}
.section-2025061719 .download-link .more span {display:block;background:var(--hover-theme);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;z-index:3;}
.section-2025061719 .download-link .more:hover span {background:unset;-webkit-text-fill-color:unset;color:#fff;}
.section-2025061719 .download-link .more:hover:after {opacity:0;}
.section-2025061719 .prev-next {padding:0.75em 2.25em;border-radius:1em;box-shadow:0.15em 0.15em 5em 0.15em rgb(0 0 0 / 10%);}
.section-2025061719 .prev-next .prev,.section-2025061719 .prev-next .next {width:49.2%;background:#ffffff;padding:1.5em 0;}
.section-2025061719 .prev-next .prev:hover,.section-2025061719 .prev-next .next:hover {color:var(--theme);}
.section-2025061719 .prev-next .prev span {font-size:1.125em;margin-right:0.75em;color:var(--text);}
.section-2025061719 .prev-next .prev span i {font-size:1.125em;margin-right:0.75em;color:inherit;}
.section-2025061719 .prev-next .next span {font-size:1.125em;margin-left:0.75em;color:var(--text);}
.section-2025061719 .prev-next .next span i {font-size:1.125em;margin-left:0.75em;color:inherit;}
.section-2025061719 .prev-next .prev .a {flex:1;font-size:1.125em;color:var(--p-color);}
.section-2025061719 .prev-next .next .a {flex:1;font-size:1.125em;text-align:right;color:var(--p-color);}
.section-2025061719 .prev-next .prev:hover .a,.section-2025061719 .prev-next .next:hover .a,.section-2025061719 .prev-next .prev:hover span,.section-2025061719 .prev-next .next:hover span {color:var(--theme);}
.hot_sale {width:100%;box-shadow:0.15em 0.15em 5em 0.15em rgb(0 0 0 / 10%);border-radius:0.75em;overflow:hidden;background:#fff;}
.hot_sale .title {background:var(--background-theme);border-radius:0.6em;font-size:1.25em;font-weight:600;padding:0 0.9em;height:3.3em;color:#fff;}
.hot_sale .title svg.icon {fill:#fff;width:1.4em;height:1.4em;margin-right:0.35em;}
.hot_sale .hot_img {padding:0.75em 1.5em;}
.hot_sale .hot_img li {padding:1.5em 0;border-bottom:1px solid var(--border-color);}
.hot_sale .hot_img li:nth-last-child(1) {border-width:0;}
.hot_sale .hot_img .img {width:100%;border-radius:0.75em;overflow:hidden;margin-bottom:1em;}
.hot_sale .hot_img .img img {width:100%;transition:all 0.5s;}
.hot_sale .hot_img .img:hover img {transform:scale(1.1);}
.hot_sale .hot_img .txt .tit {font-size:0.9375em;text-align:left;margin-bottom:1.2em;}
.hot_sale .hot_img .txt .more {font-size:12px;font-weight:600;}
.section-questions {width:100%;border-radius:0.75em;overflow:hidden;background:url(../images/questions-bg.jpg) no-repeat center;background-size:cover;padding:2.5em 2.5em 2em;}
.section-questions .tit {font-size:2.25em;font-weight:600;color:#fff;text-align:center;margin-bottom:0.75em;}
.section-questions .more {font-size:1.25em;text-align:center;}
.section-questions .more a {display:inline-block;margin:0 auto;color:#fff;padding:0.35em 1.5em;border:0.1em solid #fff;border-radius:0.35em;background:unset;transition:all 0.5s;}
.section-questions .more a:hover {border-color:var(--theme);background:var(--background-theme);}
.section-2025061720 {padding:6em 0;}
.section-2025061720 .product_top {margin-bottom:2em;width:100%;overflow:hidden;border-radius:1.25em;background:#ffffff;box-shadow:0px 0px 30px #e7e7e7;padding:2.5em;}
.section-2025061720 .product_top .top_left {width:46.5em;height:auto;}
.section-2025061720 .product_top .top_right {width:calc( 100% - 49em );height:auto;}
.section-2025061720 .product_top .img {width:calc( 100% - 8.875em );height:27em;border-radius:1.25em;overflow:hidden;border:1px solid #e5e5e5;}
.section-2025061720 .product_top .img img {width:100%;height:100%;object-fit:cover;}
.section-2025061720 .product_top .product-swiper {width:7.875em;height:27em;padding:2em 0;position:relative;}
.section-2025061720 .product_top .product-swiper .swiper {height:100%;}
.section-2025061720 .product_top .product-swiper .swiper-pagination {display:none;}
.section-2025061720 .product_top .product-swiper .swiper-slide {height:5.75em;}
.section-2025061720 .product_top .product-swiper .swiper-img {width:100%;height:100%;}
.section-2025061720 .product_top .product-swiper .swiper-img img {width:100%;height:100%;object-fit:cover;cursor:pointer;border-radius:0.75em;border:1px solid var(--border-color);}
.section-2025061720 .product_top .product-swiper .swiper-img.active img {border:2px solid var(--theme);}
.section-2025061720 .product_top .product-swiper .button-prev,.section-2025061720 .product_top .product-swiper .button-next {position:absolute;left:0;width:100%;text-align:center;font-size:2em;cursor:pointer;}
.section-2025061720 .product_top .product-swiper .button-prev {top:0;line-height:1;}
.section-2025061720 .product_top .product-swiper .button-next {bottom:0;line-height:1;}
.section-2025061720 .product_top .cat_tit {font-size:1.125em;}
.section-2025061720 .product_top .title {font-size:2.5em;font-weight:600;padding-bottom:0.5em;border-bottom:1px solid var(--border-color);}
.section-2025061720 .product_top .remarks {padding-bottom:2em;}
.section-2025061720 .product_top .remarks .remark-head {border-bottom:1px solid var(--border-color);padding:0.75em 0 0.75em 2em;background:url(../images/select_pic_03.jpg) no-repeat;background-position:left center;background-size:1.5em;}
.section-2025061720 .product_top .remarks .remark-head span {font-size:1.125em;font-weight:600;}
.section-2025061720 .product_top .remarks .remark-head i {font-size:1.5em;width:1.25em;height:1.25em;text-align:center;line-height:1.25em;transition:all 0.45s;}
.section-2025061720 .product_top .remarks .remark-head.active i {transform:rotate(90deg);}
.section-2025061720 .product_top .remarks .remark-con {padding:1.125em 0;font-size:1.125em;}
.section-2025061720 .product_top .remarks .remark-con p {font-size:1em;padding-bottom:1em;}
.section-2025061720 .product_top .rightbuttons {font-size:1.5em;}
.section-2025061720 .product_top .rightbuttons .rightbuttons_name {font-size:0.75em;}
.section-2025061720 .product_info {width:calc( 100% - 23.375em );background:#ffffff;padding:2.5em 2em;box-shadow:0px 0px 30px #e7e7e7;border-radius:1em;}
.section-2025061720 .product_info .tit {font-size:1.5em;font-weight:600;margin-bottom:1.25em;}
.section-2025061720 .product_info .tit i {width:0.2em;height:1.25em;background:var(--background-theme);margin-right:0.5em;}
.section-2025061720 .product_info .con {font-size:1.125em;}
.section-2025061720 .product_info .con img {max-width:100% !important;height:auto !important;margin:0 auto 1em;}
.section-2025061720 .product_info .con p {margin-bottom:1.2em;}
.section-2025061720 .prev-next {border-top:1px solid #c3c3c3;margin-top:3em;padding:1em 0 0;}
.section-2025061720 .prev-next .prev,.section-2025061720 .prev-next .next {width:49.2%;background:#ffffff;padding:1.5em 0;}
.section-2025061720 .prev-next .prev i,.section-2025061720 .prev-next .next i {width:2.2em;height:2.2em;text-align:center;line-height:2em;border:0.1em solid #c3c3c3;border-radius:50%;font-size:1.25em;transition:all 0.5s;}
.section-2025061720 .prev-next .prev .a {flex:1;font-size:1em;margin-left:1em;}
.section-2025061720 .prev-next .next .a {flex:1;font-size:1em;margin-right:1em;text-align:right;transition:all 0.5s;}
.section-2025061720 .prev-next .prev span,.section-2025061720 .prev-next .next span {font-size:1em;font-weight:600;color:#b5b5b5;}
.section-2025061720 .prev-next .prev:hover i,.section-2025061720 .prev-next .next:hover i {color:#fff;border-color:var(--theme);background:var(--theme);}
.section-2025061720 .prev-next .prev:hover .a,.section-2025061720 .prev-next .next:hover .a,.section-2025061720 .prev-next .prev:hover span,.section-2025061720 .prev-next .next:hover span {color:var(--theme);}
.section-2025061720 .product_side {width:21.125em;}
.section-2025061720 .product_down {width:100%;background:#ffffff;padding:2em 2em;box-shadow:0px 0px 30px #e7e7e7;border-radius:1em;margin-top:3em;}
.section-2025061720 .product_down .title {padding-bottom:1.5em;}
.section-2025061720 .product_down .title img {width:1.5em;margin-right:1em; }
.section-2025061720 .product_down .title .tit {font-size:1.5em;font-weight:600;}
.section-2025061720 .recommend-swiper {position:relative;}
.section-2025061720 .recommend-swiper .swiper-slide {width:26.85em;margin-right:1.475em;}
.section-2025061720 .recommend-swiper .item {width:100%;}
.section-2025061720 .recommend-swiper .item .img {width:45.5%;overflow:hidden;border-radius:1.125em;}
.section-2025061720 .recommend-swiper .item .img img {width:100%;transition:all 0.5s;}
.section-2025061720 .recommend-swiper .item .img:hover img {transform:scale(1.1);}
.section-2025061720 .recommend-swiper .item .txt {width:50%;}
.section-2025061720 .recommend-swiper .item .txt .tit {font-size:1.25em;line-height:1.25;height:2.75em;margin-bottom:1.5em;}
.section-2025061720 .recommend-swiper .item .txt .btn {font-size:12px;}
.section-2025061720 .recommend-swiper .swiper-pagination {text-align:right;bottom:auto;top:-3em;right:0;}
.section-2025061720 .recommend-swiper .swiper-pagination span {margin:0;width:1.75em;height:1.75em;position:relative;background:unset;border:1px solid #fff;opacity:1;}
.section-2025061720 .recommend-swiper .swiper-pagination span:after {display:block;content:" ";width:0.5em;height:0.5em;border-radius:50%;background:#acacac;position:absolute;top:50%;left:50%;margin-top:-0.25em;margin-left:-0.25em;}
.section-2025061720 .recommend-swiper .swiper-pagination span.swiper-pagination-bullet-active {border-color:#000;}
.section-2025061720 .recommend-swiper .swiper-pagination span.swiper-pagination-bullet-active:after {background:#000;}
.bounce-box {cursor:pointer;}
.bounce-box:hover img {animation:bounce 0.8s cubic-bezier(0.5,0.05,0.5,1.5);}
@keyframes bounce {
0%,100% {transform:translateY(0);animation-timing-function:cubic-bezier(0.5,0.05,0.5,1.5);}
20% {transform:translateY(-0.75em);animation-timing-function:cubic-bezier(0.5,0.05,0.5,1.5);}
50% {transform:translateY(0);animation-timing-function:cubic-bezier(0.5,0.05,0.5,1.5);}
70% {transform:translateY(-0.5em);animation-timing-function:cubic-bezier(0.5,0.05,0.5,1.5);}
90% {transform:translateY(0);animation-timing-function:cubic-bezier(0.5,0.05,0.5,1.5);}
}
.fixed-contact-wrap {z-index:999;position:fixed;right:10px;top:75%;width:60px;margin-top:-90px;overflow:hidden;border-radius:10px;opacity:0;transition:all .4s;transform:translateX(95px);-webkit-transform:translateX(95px);-moz-transform:translateX(95px);}
.fixed-contact-wrap.show {transform:none;opacity:1;}
.fixed-contact-wrap.active {width:250px;}
.fixed-contact-wrap li {position:relative;height:60px;background:#222;overflow:hidden;}
.fixed-contact-wrap.active li {overflow:inherit;}
.fixed-contact-wrap li a {position:relative;z-index:1000;display:block;}
.fixed-contact-wrap li i {z-index:1000;position:absolute;right:0;display:block;width:60px;height:60px;transition:all .4s;}
.fixed-contact-wrap.active li:after {z-index:1001;content:'';position:absolute;bottom:0;left:50%;display:block;width:80%;height:1px;margin-left:-40%;background:rgba(255,255,255,.1);}
.fixed-contact-wrap.active li:last-child:after {display:none;}
.fixed-contact-wrap li:hover i,.fixed-contact-wrap li:hover strong {opacity:.5;}
.fixed-contact-wrap .phone i {background:#222 url(../images/fix-icon1.png) no-repeat center center;border-top-left-radius:30px;-moz-border-top-left-radius:30px;-webkit-border-top-left-radius:30px;border-top-right-radius:30px;-moz-border-top-right-radius:30px;-webkit-border-top-right-radius:30px;}
.fixed-contact-wrap .qq i {background:#222 url(../images/fix-icon2.png) no-repeat center center;}
.fixed-contact-wrap .back-top i {background:#222 url(../images/fix-icon3.png) no-repeat center center;}
.fixed-contact-wrap.active .back-top i {border-bottom-left-radius:0;-moz-border-bottom-left-radius:0;-webkit-border-bottom-left-radius:0;}
.fixed-contact-wrap li strong {position:absolute;top:0;right:-135px;display:block;width:115px;padding:0 15px 0 30px;font:normal 16px/60px 'gotham-medium';color:#fff;background:#222;white-space:nowrap;transition:all .4s;}
.fixed-contact-wrap.active li strong {right:140px;}
.fixed-contact-wrap.black li {background:#111;}
.fixed-contact-wrap.black li strong {background:#111;}
.fixed-contact-wrap.black .phone i {background:#111 url(../images/fix-icon1.png) no-repeat center center;}
.fixed-contact-wrap.black .qq i {background:#111 url(../images/fix-icon2.png) no-repeat center center;}
.fixed-contact-wrap.black .back-top i {background:#111 url(../images/fix-icon3.png) no-repeat center center;}
@media screen and (max-width:1780px) {
.header-2025061701 .head_container {width:94%;height:6.5em;}
.header-2025061701 .head_right {width:63em;}
.header-2025061701 .head_nav {padding:0 1em;width:55em;}
.header-2025061701 .border-right {width:7em;}
.header-2025061701 .head_logo img {width:13.5em;}
.header-2025061701 .navbar .megamenu>a {font-size:1em;}
}
@media screen and (max-width:1600px) {
.section-2025061705 .solutions-swiper .button-prev {left:1em;}
.section-2025061705 .solutions-swiper .button-next {right:1em;}
.section-2025061709 .button-prev {left:1em;}
.section-2025061709 .button-next {right:1em;}
}
@media screen and (max-width:1300px) {
html {font-size:14px;}
body {font-size:14px;}
.header-2025061701 .head_logo img {width:12em;}
.header-2025061701 .border-right {width:6em;font-size:1.15em;}
.banner-2025061702 {height:48em;}
.banner-2025061702 .img {height:48em;}
.section-2025061706 .section-box {padding:3.75em 4.75em;border-radius:4em;}
.section-2025061706 .section-box .section-right {width:37em;}
.section-2025061706 .section-box .section-left {width:calc( 100% - 39em );}
.page_banner-2025061711 .img img {height:32em;}
.section-2025061714:after {opacity:0.5;}
.section-2025061717 .blogs-list .item {padding:2.5em 6%;}
.section-2025061717 .blogs-list .item .img a {border-radius:2.5em 0;}
.section-2025061717 .blogs-list .item .txt {padding:0 2.5em;}
.section-2025061718 .right {width:calc( 100% - 21.5em );}
.section-2025061718 .products-list .item .img {border-radius:2.5em 0;}
}
@media screen and (max-width:1120px) {
.header-2025061701 .head_right {width:12em;}
.header-2025061701 .head_navbtn {display:block;font-size:1em;width:2.16em;height:2.16em;text-align:center;line-height:2.16;border-radius:4px;position:relative;transition:all 0.3s ease 0s;overflow:hidden;}
.header-2025061701 .head_navbtn span {display:block;background:#000;width:1.3em;height:0.15em;transition:all 0.3s ease 0s;position:absolute;left:0.43em;}
.header-2025061701 .head_navbtn span:nth-child(1) {top:0.55em;}
.header-2025061701 .head_navbtn span:nth-child(2) {top:1.02em;}
.header-2025061701 .head_navbtn span:nth-child(3) {bottom:0.55em;}
.header-2025061701 .head_navbtn.active span:first-child {transform:rotate(45deg) translate(0,0);top:1.02em;}
.header-2025061701 .head_navbtn.active span:nth-child(2) {transform:translateX(-40px);}
.header-2025061701 .head_navbtn.active span:nth-child(3) {transform:rotate(-45deg) translate(0,0);bottom:1.02em;}
.header-2025061701 .head_nav {display:none;}
.header-2025061701 .border-right {width:100%;}
.header-2025061701 .navbar-modern-project {padding:2.5em;width:28em;max-width:100%;}
.header-2025061701 .navbar-modern-contacts {padding-bottom:0;}
.header-2025061701 .navbar-modern-list-social {padding-top:1.25em;}
.m_nav {display:block;position:fixed;left:0;top:0;width:100vw;height:100vh;background:var(--theme) !important;transform:translateX(-100%);transition:all 0.3s ease 0s;z-index:1020;padding:3em 0 0;}
.m_nav.active {transform:translateX(0);}
.m_nav .m_navbtn_close {position:absolute;right:1em;top:1em;height:1.5em;width:1.5em;transform:rotate(45deg);font-size:1.5em;}
.m_nav .m_navbtn_close span {position:absolute;background:#ffffff;transition:all .15s ease-in-out;}
.m_nav .m_navbtn_close span:nth-child(1) {height:0;width:2px;top:10%;left:50%;margin-left:-1px;transition-delay:0s;}
.m_nav .m_navbtn_close span:nth-child(2) {width:0;height:2px;left:10%;top:50%;margin-top:-1px;transition-delay:.15s;}
.m_nav.active .m_navbtn_close > span:nth-child(1) {height:80%;transition-delay:.3s;}
.m_nav.active .m_navbtn_close > span:nth-child(2) {width:80%;transition-delay:.45s;}
.m_nav .m_navbar .megamenu {width:100%;color:#fff;position:relative;}
.m_nav .m_navbar .megamenu>a {display:block;color:#fff !important;padding:0.75em 0;font-size:1.25em;}
.m_nav .m_navbar .megamenu i {display:block;position:absolute;top:0;right:0;font-size:1.25em;width:2.4em;height:2.75em;line-height:2.75em;text-align:center;transition:all 0.5s;}
.m_navbar .megamenu .nav_list {display:none;position:unset;transform:translateX(0);box-shadow:none;padding:0.5em 1em;margin-bottom:1em;}
.m_navbar .megamenu .nav_list1 {position:unset;transform:translateX(0);box-shadow:none;padding:0.5em 1em;margin-bottom:1em;}
.m_navbar .megamenu .nav_list li {position:relative;}
.m_navbar .megamenu .nav_list li a {display:block;color:#fff !important;padding:0.75em 0;font-size:1.25em;}
.m_navbar .megamenu .nav_list li a:hover {background:none;color:#fff;}
.m_navbar .m_navbar .active-c>i {transform:rotate(180deg);}
.m_navbar .megamenu.active>a:before,.m_navbar .megamenu.active>a:after {display:none;}
.m_nav .m_navbar .active-c>i {transform: rotate(90deg);}
.footer-2025061700 .footer_box .left {width:22em;}
.footer-2025061700 .footer_box .right {max-width:calc( 100% - 23em );}
.banner-2025061702 {height:48em;}
.banner-2025061702 .img {height:48em;}
.banner-2025061702 .swiper-pagination {padding:0.5em 1.75em;}
.banner-2025061702 .swiper-pagination span {width:4em;}
.main-20250617 .section-name {font-size:2.75em;}
.section-2025061703 .section-box .section-right {width:48%;}
.section-2025061703 .section-box .item {padding:1.75em 2em;}
.section-2025061704 .section-left {width:43em;}
.section-2025061706 .section-box {padding:2.5em 3em;border-radius:3em;}
.section-2025061706 .section-box .section-right {width:30em;}
.section-2025061706 .section-box .section-left {width:calc( 100% - 31em );}
.section-2025061707 .section-box .img {width:35em;}
.section-2025061707 .section-box .txt {width:calc( 100% - 37em );}
.section-2025061708 .section-box .section-right {width:32em;}
.section-2025061708 .section-box .section-right .swiper-slide {width:21em;}
.section-2025061708 .section-box .section-left {width:calc( 100% - 33em );}
.section-2025061710 .section-box .section-bg img {width:61em;}
.page_banner-2025061711 .txt .tit {font-size:2.75em;}
.section-2025061712 .list .item .txt .tit {font-size:1.75em;}
.section-2025061714:after {width:14em;height:18em;top:25em;}
.section-2025061714 .section-tit {font-size:2.5em;}
.section-2025061714 .section-head .txt .ico img {width:14em;}
.section-2025061714 .section-head .txt .tit {font-size:1.35em;}
.section-2025061715 .section-box .section-left {padding:2em 1.5em;}
.section-2025061715 .section-box .contacts-list .item .tit {font-size:2em;}
.section-2025061715 .section-box .section-right {padding:2em 1.5em;}
.section-2025061715 .section-box .section-tit {font-size:2.25em;}
.section-2025061715 .section-box .section-info {font-size:1.125em;}
.section-2025061716 .video-list {gap:2.75%;}
.section-2025061716 .video-list .item {width:31.5%;}
.section-2025061716 .video-list .item .video {border-radius:2.5em 0;}
.section-2025061718 .left {display:none;}
.section-2025061718 .right {width:100%;}
.section-2025061718 {padding-top:2em;}
.section-2025061719 .section-box .section-left {width:100%;margin-bottom:4em;}
.section-2025061719 .section-box .section-right {width:100%;}
.hot_sale .hot_img {padding:0.75em;}
.hot_sale .hot_img li {padding:1em 0;width:23%;margin:0 1%;border-width:0;}
.hot_sale .hot_img .txt .tit {font-size:1.125em;margin-bottom:0.75em;line-height:1.25;height:2.5em;}
.hot_sale .hot_img .txt .more {font-size:14px;}
.section-2025061720 {padding:2em 0 4em;}
.section-2025061720 .product_top .top_left {width:50%;}
.section-2025061720 .product_top .img {display:none;}
.section-2025061720 .product_top .product-swiper {width:100%;padding:0;}
.section-2025061720 .product_top .product-swiper .button-prev,.section-2025061720 .product_top .product-swiper .button-next {display:none;}
.section-2025061720 .product_top .product-swiper .swiper-slide {height:auto;}
.section-2025061720 .product_top .product-swiper .swiper-img.active img {border-width:0;}
.section-2025061720 .product_top .top_right {width:46%;}
.section-2025061720 .product_top .title {font-size:2em;}
.section-2025061720 .product_side {display:none;}
.section-2025061720 .product_info {width:100%;}
}
@media screen and (max-width:980px) {
.fixed-contact-wrap {display:none !important;}
.footer-2025061700 .footer_box .right {width:100%;max-width:none;}
.banner-2025061702 .txt .tit {font-size:2.75em;}
.section-2025061703 .section-box .section-left {width:100%;margin-bottom:2em;}
.section-2025061703 .section-box .section-right {width:100%;}
.section-2025061704 .section-left {width:100%;}
.section-2025061704 .section-right {text-align:left;padding-top:3em;}
.section-2025061705 .solutions-swiper .swiper-button>div {display:none;}
.section-2025061705 .solutions-swiper .item .txt {padding:1.5em 2em;}
.section-2025061705 .solutions-swiper .item .txt .tit {width:100%;max-width:100%;}
.section-2025061705 .solutions-swiper .item .txt .more {display:none;}
.section-2025061706 .section-box {background-image:unset;}
.section-2025061706 .section-box .section-left {width:100%;margin-bottom:3em;}
.section-2025061706 .section-box .section-con p {min-height:auto;}
.section-2025061706 .section-box .section-right {width:100%;}
.section-2025061707 .section-box .img {width:100%;margin-bottom:2em;}
.section-2025061707 .section-box .txt {width:100%;}
.section-2025061708 .section-box .section-left {width:100%;margin-bottom:3em;}
.section-2025061708 .section-box .section-con {min-height:auto;}
.section-2025061708 .section-box .section-right {width:100%;}
.section-2025061708 .section-box .section-right .swiper-slide {width:25em;}
.section-2025061709 .swiper-button {display:none;}
.section-2025061710 .section-box .section-bg {display:none;}
.section-2025061710 .section-box .section-left {width:100%;padding:0;margin-bottom:1em;}
.section-2025061710 .section-box .section-right {width:100%;}
.section-2025061710 .section-box .section-name {background:var(--hover-theme);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.section-2025061710 .section-box .section-con p {color:#000;width:100%;}
.section-2025061712 .list .item .img {width:100%;margin-bottom:2em;}
.section-2025061712 .list .item .txt {width:100%;max-width:none;margin-bottom:2em;}
.section-2025061712 .list .item .txt .con {min-height:auto;}
.section-2025061713 .section-tit {font-size:2.15em;}
.section-2025061713 .section-head .img img {width:6em;}
.section-2025061713 .section-head .con {font-size:1.5em;}
.section-2025061713 .section-works {padding:5.75em 0 5.75em;background-size:auto 100%;}
.section-2025061713 .section-works .list .item {width:calc( 50% - 2em );}
.section-2025061713 .section-customize .list .item .txt {width:100%;}
.section-2025061713 .section-customize .list .item .img {width:100%;margin:2em 2em 4em;}
.section-2025061714 .section-head .img {width:100%;margin-bottom:2em;}
.section-2025061714 .section-head .txt {width:100%;max-width:none;}
.section-2025061714 .section-head .txt .ico img {width:14em;}
.section-2025061714 .section-head .txt .tit {font-size:1.5em;}
.section-2025061714 .section-tour .img-list .img {width:48%;margin-bottom:4%;}
.section-2025061714 .section-advantage .txt {width:100%;}
.section-2025061714 .section-advantage .img-list {width:100%;}
.section-2025061715 .section-box .section-left {width:100%;margin-bottom:3em;}
.section-2025061715 .section-box .section-right {width:100%;}
.section-switch .option a {font-size:1.25em;}
.section-2025061716 .video-list {gap:4%;}
.section-2025061716 .video-list .item {width:48%;}
.section-2025061716 .download-list .item {padding:1.5em 1.75em;}
.section-2025061716 .download-list .item .img {width:3em;}
.section-2025061716 .download-list .item .txt {padding:0 1.5em;}
.section-2025061716 .download-list .item .more {font-size:1em;}
.section-2025061716 .download-list .item .txt .tit {font-size:1.25em;}
.section-2025061716 .download-list .item .txt .con {font-size:1em;}
.section-2025061717 .blogs-list .item {padding:2em;}
.section-2025061717 .blogs-list .item .img a {border-radius:2em 0;}
.section-2025061717 .blogs-list .item .txt .con {margin-bottom:1.25em;}
.section-2025061717 .blogs-list .item .date .d {font-size:4.5em;}
.section-2025061717 .blogs-list .item .date .y-m {font-size:1.35em;}
.hot_sale .hot_img li {width:46%;margin:0 2% 2%;}
.section-2025061720 .product_top .top_left {width:100%;margin-bottom:2em;}
.section-2025061720 .product_top .top_right {width:100%;}
.section-2025061720 .product_top .product-swiper {height:auto;}
}
@media screen and (max-width:680px) {
html {font-size:12px;}
body {font-size:12px;}
.footer-2025061700 .footer_box .left {width:100%;}
.footer-2025061700 .footer_box .foot-logo img {margin-bottom:2em;}
.footer-2025061700 .foot-contact .item {font-size:1.25em;}
.footer-2025061700 .footer_box .right {padding-top:0;padding-bottom:2em;}
.footer-2025061700 .foot_link {width:100%;padding-top:1em;max-width:none;}
.footer-2025061700 .foot_link .m_name {display:block;line-height:1;color:#000;position:relative;margin-bottom:0;font-size:1.25em;font-weight:600;padding:1.25em 0;border-bottom:1px solid #d2d2d2;border-radius:0;}
.footer-2025061700 .foot_link .m_name span {position:absolute;top:0;right:0;line-height:3.5em;text-align:center;width:3.5em;height:3.5em;transition:all 0.5s;}
.footer-2025061700 .foot_link.m_toggle.active .m_name span {transform:rotate(45deg);}
.footer-2025061700 .foot_link .toggle_con {display:none;padding:2em 0 0;border-bottom:1px solid var(--border-color);}
.footer-2025061700 .foot_link .toggle_con .item {padding-bottom:0;border-bottom-width:0;}
.footer-2025061700 .foot_link .toggle_con .item .tit {display:none;}
.footer-2025061700 .foot_link .toggle_con .item .a {font-size:1.25em;}
.footer-2025061700 .foot_link .item {width:100%;border-right-width:0;border-bottom:1px solid #dddddd;}
.banner-2025061702 .swiper-pagination {display:none;}
.banner-2025061702 .txt .tit {font-size:2.25em;}
.section-2025061703 {padding:5em 0;border-bottom-left-radius:4em;}
.section-2025061704 {margin-top:-4em;padding:8.5em 0 9em;}
.section-2025061704 .products-swiper {padding:3em 0 0;}
.section-2025061704 .products-swiper .item {border-radius:3em 0 3em;}
.section-2025061704 .products-swiper .item .txt .tit {font-size:1.5em;}
.section-2025061705 {margin-top:-4em;padding:5em 0 2em;border-top-right-radius:4em;}
.section-2025061705 .solutions-swiper .item .txt .tit {font-size:1.5em;}
.section-2025061706 {padding:5em 0 6em;border-bottom-left-radius:4em;background-size:contain;}
.section-2025061706 .section-box {padding:2em;border-radius:2em;}
.section-2025061706 .section-box .img .img-1 {border-radius:0 1.5em;}
.section-2025061706 .section-box .img .img-2 {border-radius:1.5em 0;}
.section-2025061706 .section-box .img .img-3 {border-radius:1.5em 0;}
.section-2025061706 .section-box .img .img-4 {border-radius:0 1.5em;}
.section-2025061707 {margin-top:-4em;padding:8.5em 0 9em;}
.section-2025061707 .section-box .img .video {border-radius:4em 0;}
.section-2025061708 {margin-top:-4em;border-top-right-radius:4em;padding:5em 0 2em;}
.section-2025061708 .swiper .swiper-button>div {display:none;}
.section-2025061708 .section-box .section-right .swiper-slide {width:100%;background:#fff;}
.section-2025061709 {padding:4em 0 0;}
.touch-form .form-input {width:100%;}
.section-2025061713 {padding-bottom:0;}
.section-2025061713 .section-works {background-size:146em 100%;}
.section-2025061713 .section-works .list {margin:3em 0 0;}
.section-2025061713 .section-works .list .item {width:90%;margin:0 auto 5em;}
.section-2025061714 .section-advantage .img-list .img {width:100%;margin-bottom:5%;}
.section-2025061714 .section-advantage .txt .section-tit {text-shadow:2px 2px 2px #888888;}
.section-2025061714 .section-advantage .txt .section-info {text-shadow:2px 2px 2px #888888;}
.section-2025061716 .video-list .item {width:100%;}
.section-2025061716 .download-list .item .txt {flex:unset;padding:0 0 0 1.5em;width:calc( 100% - 3em );}
.section-2025061716 .download-list .item .more {display:none;}
.section-2025061716 .download-list .item .txt .con {height:auto;}
.section-2025061717 .blogs-list .item .img {width:100%;margin-bottom:1.5em;}
.section-2025061717 .blogs-list .item .txt {padding:0;}
.section-2025061717 .blogs-list .item .date {display:none;}
.section-2025061718 .products-list .item {width:100%;}
.section-2025061718 .products-list .item .txt .tit {font-size:1.5em;font-weight:600;}
.section-2025061719 .box .h2 {font-size:1.75em;}
.section-2025061719 .prev-next {padding:0.75em 1.5em;}
.section-2025061719 .prev-next .prev,.section-2025061719 .prev-next .next {width:100%;padding:1em 0;}
.hot_sale .hot_img li {width:96%;}
.hot_sale .hot_img .txt .tit {font-size:1.5em;font-weight:600;height:auto;}
.section-questions {padding:1.75em;}
.section-questions .tit {font-size:1.75em;}
.section-2025061720 .product_top {padding:1.75em;}
.section-2025061720 .prev-next .prev,.section-2025061720 .prev-next .next {width:100%;}
.section-2025061720 .recommend-swiper .swiper-pagination {display:none;}
}
.list_link_artboard {display:none;}
@media screen and (max-width:1024px) {
.list_link_artboard {display:block;padding:20px 0;}
.artboard_box {position:relative;}
.list_link_artboard .bg_artboard {box-shadow:0px 0px 6px 0px rgba(0,0,0,0.1);border-radius:2px;position:relative;height:55px;background-color:#fff;color:#333;}
.list_link_artboard .bg_artboard .r_l_box {position:absolute;top:0;right:0;z-index:6;overflow:hidden;height:55px;display:block!important;width:70px;padding-left:15px;background-image:linear-gradient(270deg,#FFFFFF 70%,rgba(255,255,255,0.00) 100%);}
.list_link_artboard .btn_m img {width:20px;margin:17.5px auto;}
.list_link_artboard .hidden_box {overflow:hidden;position:absolute;width:100%;height:55px;}
.list_link_artboard .list_box {position:absolute;top:0;bottom:0;left:0;transition:.2s;}
.list_link_artboard ul.list_one {display:flex;white-space:nowrap;padding:0 55px 0 5px;}
.list_link_artboard ul.list_one a {color:inherit;display:block;padding:0 10px;line-height:55px;}
.list_link_artboard ul.list_one li {position:relative;}
.list_link_artboard ul.list_one .active:after {content:'';display:block;position:absolute;bottom:0;left:0;border-bottom:3px solid var(--minor);width:100%;}
.list_link_artboard .list_m_link {position:absolute;left:0;top:100%;width:100%;background:#fff;box-shadow:rgba(0,0,0,0.2) 0 2px 16px;z-index:40;padding:10px 0 20px;margin-bottom:60px;display:none;margin-top:15px;}
.list_link_artboard .list_arrow2 {position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;border-width:10px;bottom:100%;right:32px;border-top-color:#fff;border-bottom-width:0;transform:rotate(180deg);z-index:9;}
.list_link_artboard .list_m_link .li1 {position:relative;font-size:15px;}
.list_link_artboard .list_m_link .li1>a {display:block;padding:14px 60px 14px 20px;line-height:20px;position:relative;border-bottom:1px solid #F0F0F0;}
.list_link_artboard .list_m_link .li1>i {display:block;position:absolute;right:0;top:0;width:2.5em;height:3em;line-height:3em;text-align:center;transition:all 0.6s;}
.list_link_artboard .list_m_link ._li2 {position:relative;display:none;font-size:14px;}
.list_link_artboard .list_m_link .li2 {position:relative;}
.list_link_artboard .list_m_link .li2>a {display:block;padding:12px 40px 12px 30px;line-height:18px;position:relative;border-bottom:1px solid #F0F0F0;}
.list_link_artboard .list_m_link .li2>i {display:block;position:absolute;right:0;top:0;width:2.5em;height:3em;line-height:3em;text-align:center;transition:all 0.6s;}
.list_link_artboard .list_m_link .open>i {transform:rotateZ(-180deg);}
.list_link_artboard .list_m_link ._li3 {position:relative;display:none;font-size:12px;}
.list_link_artboard .list_m_link ._li3>a {display:block;padding:12px 40px 12px 40px;line-height:18px;position:relative;border-bottom:1px solid #F0F0F0;}
.list_link_artboard .list_m_link .active {background:#fffaf8;}
}
.nav_modal {display:none;font-size:1em;position:fixed;z-index: 1004;}
.language_modal {position:fixed;top:10%;left:0;right:0;width:1000px;max-width:94%;height:80%;background:#fff;border-radius:1em;box-shadow:0 0 25px 0 rgba(0,0,0,.75);z-index:1021;margin:auto;color:#000;}
.language_modal_title {position:relative;}
.language_modal_title span {display:block;height:2.5em;line-height:2.5em;font-size:2.25em;overflow:hidden;padding:0 0.75em;border-bottom:1px solid #ddd;font-weight:700;text-transform:uppercase;}
.language_modal_title .language_close {display:block;width:3.125em;height:3.125em;line-height:3.125em;text-align:center;cursor:pointer;position:absolute;top:1em;right:1.5em;padding:0.5em;}
.language_con {padding:1.875em;position:absolute;top:5.625em;left:0;right:0;bottom:2.5em;overflow:hidden;overflow-y:auto;}
.language_modal_title .language_close svg {fill:var(--text);transition:all 0.4s;}
.language_modal_title .language_close:hover svg {fill:var(--minor);}
.active_locale_v {position:absolute;left:0;bottom:0;width:100%;height:2.5em;line-height:2.5em;text-align:center;box-shadow:0 0 4px 0 rgba(0,0,0,.1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.language_modal_a {display:block;float:left;width:16.6666%;padding:1em 0.625em;transition:all 0.4s;}
.language_modal_a span {display:block;overflow:hidden;text-overflow:ellipsis;line-height:2em;font-size:0.9375em;text-align:center;white-space:nowrap;}
.language_modal_a.font-color span,.language_modal_a:hover span {color:var(--minor);}
.language_modal_a div {background-image:url(../images/languages_icon.png);background-size:28.125em auto;width:3.125em;height:1.875em;margin:0 auto;}
.language_modal_a .icon-af {background-position:0 0;}
.language_modal_a .icon-am {background-position:-3.125em 0;}
.language_modal_a .icon-ar {background-position:0 -1.875em;}
.language_modal_a .icon-az {background-position:-3.125em -1.875em;}
.language_modal_a .icon-be {background-position:0 -3.75em;}
.language_modal_a .icon-bg {background-position:-3.125em -3.75em;}
.language_modal_a .icon-bn {background-position:-7.5em 0;}
.language_modal_a .icon-bs {background-position:-7.5em -1.875em;}
.language_modal_a .icon-ca {background-position:-7.5em -3.75em;}
.language_modal_a .icon-ceb {background-position:0 -5.625em;}
.language_modal_a .icon-co {background-position:-3.125em -5.625em;}
.language_modal_a .icon-cs {background-position:-7.5em -5.625em;}
.language_modal_a .icon-cy {background-position:0 -7.5em;}
.language_modal_a .icon-da {background-position:-3.125em -7.5em;}
.language_modal_a .icon-de {background-position:-7.5em -7.5em;}
.language_modal_a .icon-el {background-position:-9.375em 0;}
.language_modal_a .icon-en {background-position:-9.375em -1.875em;}
.language_modal_a .icon-eo {background-position:-9.375em -3.75em;}
.language_modal_a .icon-es {background-position:-9.375em -5.625em;}
.language_modal_a .icon-et {background-position:-9.375em -7.5em;}
.language_modal_a .icon-eu {background-position:0 -9.375em;}
.language_modal_a .icon-fa {background-position:-3.125em -9.375em;}
.language_modal_a .icon-fi {background-position:-7.5em -9.375em;}
.language_modal_a .icon-fr {background-position:-9.375em -9.375em;}
.language_modal_a .icon-fy {background-position:-12.5em 0;}
.language_modal_a .icon-ga {background-position:-12.5em -1.875em;}
.language_modal_a .icon-gd {background-position:-12.5em -3.75em;}
.language_modal_a .icon-gl {background-position:-12.5em -5.625em;}
.language_modal_a .icon-gu {background-position:-12.5em -7.5em;}
.language_modal_a .icon-ha {background-position:-12.5em -9.375em;}
.language_modal_a .icon-haw {background-position:0 -11.25em;}
.language_modal_a .icon-hi {background-position:-3.125em -11.25em;}
.language_modal_a .icon-hmn {background-position:-7.5em -11.25em;}
.language_modal_a .icon-hr {background-position:-9.375em -11.25em;}
.language_modal_a .icon-ht {background-position:-12.5em -11.25em;}
.language_modal_a .icon-hu {background-position:0 -13.125em;}
.language_modal_a .icon-hy {background-position:-3.125em -13.125em;}
.language_modal_a .icon-id {background-position:-7.5em -13.125em;}
.language_modal_a .icon-ig {background-position:-9.375em -13.125em;}
.language_modal_a .icon-is {background-position:-12.5em -13.125em;}
.language_modal_a .icon-it {background-position:-15.625em 0;}
.language_modal_a .icon-iw {background-position:-15.625em -1.875em;}
.language_modal_a .icon-ja {background-position:-15.625em -3.75em;}
.language_modal_a .icon-jv {background-position:-15.625em -5.625em;}
.language_modal_a .icon-jw {background-position:-15.625em -7.5em;}
.language_modal_a .icon-ka {background-position:-15.625em -9.375em;}
.language_modal_a .icon-kk {background-position:-15.625em -11.25em;}
.language_modal_a .icon-km {background-position:-15.625em -13.125em;}
.language_modal_a .icon-kn {background-position:0 -15em;}
.language_modal_a .icon-ko {background-position:-3.125em -15em;}
.language_modal_a .icon-ku {background-position:-7.5em -15em;}
.language_modal_a .icon-ky {background-position:-9.375em -15em;}
.language_modal_a .icon-la {background-position:-12.5em -15em;}
.language_modal_a .icon-lb {background-position:-15.625em -15em;}
.language_modal_a .icon-lo {background-position:0 -16.875em;}
.language_modal_a .icon-lt {background-position:-3.125em -16.875em;}
.language_modal_a .icon-lv {background-position:-7.5em -16.875em;}
.language_modal_a .icon-mg {background-position:-9.375em -16.875em;}
.language_modal_a .icon-mi {background-position:-12.5em -16.875em;}
.language_modal_a .icon-mk {background-position:-15.625em -16.875em;}
.language_modal_a .icon-ml {background-position:-18.75em 0;}
.language_modal_a .icon-mn {background-position:-18.75em -1.875em;}
.language_modal_a .icon-mr {background-position:-18.75em -3.75em;}
.language_modal_a .icon-ms {background-position:-18.75em -5.625em;}
.language_modal_a .icon-mt {background-position:-18.75em -7.5em;}
.language_modal_a .icon-my {background-position:-18.75em -9.375em;}
.language_modal_a .icon-ne {background-position:-18.75em -11.25em;}
.language_modal_a .icon-nl {background-position:-18.75em -13.125em;}
.language_modal_a .icon-no {background-position:-18.75em -15em;}
.language_modal_a .icon-ny {background-position:-18.75em -16.875em;}
.language_modal_a .icon-pa {background-position:0 -18.75em;}
.language_modal_a .icon-pl {background-position:-3.125em -18.75em;}
.language_modal_a .icon-ps {background-position:-7.5em -18.75em;}
.language_modal_a .icon-pt {background-position:-9.375em -18.75em;}
.language_modal_a .icon-ro {background-position:-12.5em -18.75em;}
.language_modal_a .icon-ru {background-position:-15.625em -18.75em;}
.language_modal_a .icon-sd {background-position:-18.75em -18.75em;}
.language_modal_a .icon-si {background-position:-21.875em 0;}
.language_modal_a .icon-sk {background-position:-21.875em -1.875em;}
.language_modal_a .icon-sl {background-position:-21.875em -3.75em;}
.language_modal_a .icon-sm {background-position:-21.875em -5.625em;}
.language_modal_a .icon-sn {background-position:-21.875em -7.5em;}
.language_modal_a .icon-so {background-position:-21.875em -9.375em;}
.language_modal_a .icon-sq {background-position:-21.875em -11.25em;}
.language_modal_a .icon-sr {background-position:-21.875em -13.125em;}
.language_modal_a .icon-st {background-position:-21.875em -15em;}
.language_modal_a .icon-su {background-position:-21.875em -16.875em;}
.language_modal_a .icon-sv {background-position:-21.875em -18.75em;}
.language_modal_a .icon-sw {background-position:0 -20.625em;}
.language_modal_a .icon-ta {background-position:-3.125em -20.625em;}
.language_modal_a .icon-te {background-position:-7.5em -20.625em;}
.language_modal_a .icon-tg {background-position:-9.375em -20.625em;}
.language_modal_a .icon-th {background-position:-12.5em -20.625em;}
.language_modal_a .icon-tl {background-position:-15.625em -20.625em;}
.language_modal_a .icon-tr {background-position:-18.75em -20.625em;}
.language_modal_a .icon-uk {background-position:-21.875em -20.625em;}
.language_modal_a .icon-ur {background-position:0 -22.5em;}
.language_modal_a .icon-uz {background-position:-3.125em -22.5em;}
.language_modal_a .icon-vi {background-position:-7.5em -22.5em;}
.language_modal_a .icon-xh {background-position:-9.375em -22.5em;}
.language_modal_a .icon-yi {background-position:-12.5em -22.5em;}
.language_modal_a .icon-yo {background-position:-15.625em -22.5em;}
.language_modal_a .icon-zh-CN {background-position:-18.75em -22.5em;}
.language_modal_a .icon-zh-TW {background-position:-21.875em -22.5em;}
.language_modal_a .icon-zu {background-position:-25em 0;}
@media all and (max-width:767px) {
.language_modal_title span {font-size:1.25em;height:4.5em;padding:1em 4em 0 2em;line-height:1.5;}
.language_modal_a {width:25%;}
}
form .btn {cursor:pointer;}
.video.vp-a {display:block;overflow:hidden;position:relative;cursor:pointer;}
.video.vp-a img {transition:all 0.75s;width:100%;}
.video.vp-a:hover img {transform:scale(1.1);}
.YouTubePopUp-Wrap {position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.8);background-color:rgb(0 0 0 / 80%);top:0;left:0;z-index:10000;}
.Video-PopUp-Content {display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;justify-content:center;-webkit-justify-content:center;width:100%;height:100%;}
.vp-flex {max-width:800px;width:100%;height:450px;max-height:90%;margin:0 40px;position:relative;background-color:#000;}
.vp-flex iframe,.vp-flex video {width:100%;height:100%;max-width:100%!important;max-height:100%;min-width:100%;min-height:100%;margin:0!important;padding:0!important;outline:none!important;display:block;border:5px solid #fff;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-shadow:0 2px 10px 0 rgb(0 0 0 / 30%);-moz-box-shadow:0 2px 10px 0 rgb(0 0 0 / 30%);-webkit-box-shadow:0 2px 10px 0 rgb(0 0 0 / 30%);background-color:#000;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.YouTubePopUp-Close {position:absolute;top:0;cursor:pointer;left:-30px;margin:auto 0;transition:all ease-in-out 0.3s;-webkit-transition:all ease-in-out 0.3s;-moz-transition:all ease-in-out 0.3s;-o-transition:all ease-in-out 0.3s;font-weight:300;width:26px;height:26px;background:url(../images/close.png) no-repeat center;background-size:100%;}
.YouTubePopUp-Close:hover {opacity:.5;}
.vp-flex.vp-flex-no-border iframe,.vp-flex.vp-flex-no-border video {padding:0!important;border:0!important;border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;}
.vp-flex-no-border.vp-vt-locally,.vp-flex-no-border.vp-vt-vimeo {box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;}
.video-popup-animation {position:absolute;top:50%;left:50%;width:3.75em;height:3.75em;margin-left:-1.875em;margin-top:-1.875em;border-radius:50%;background:rgb(255 255 255 / 50%);padding:1.125em;transition:all 0.35s;}
.video-popup-animation svg {position:relative;z-index:1;width:1.5em;height:1.5em;}
.video-popup-animation svg path {transition:all 0.35s;}
.video-popup-animation:after {content:" ";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:rgb(255 255 255 / 50%);animation:video_pulse_animation_outside ease-out 2s infinite;}
@keyframes video_pulse_animation_outside {
0% {transform:scale(1);opacity:1}
to {transform:scale(2);opacity:0}
}
.video-popup-animation:hover,.video-popup-animation:hover:after {background:var(--theme);}
.video-popup-animation:hover svg path {fill:#fff;}
@media all and (max-width:767px) {
.vp-flex,.Video-PopUp-Content .vp-flex {max-width:480px!important;height:270px!important;}
.video.vp-a:before {background-size:40px;}
.banner-2025061702 .txt .tit {font-size:2.5em;line-height:1.35;margin-top:-42%;}
}
@media all and (max-width:320px) {
.vp-flex,.Video-PopUp-Content .vp-flex {max-width:240px!important;height:140px!important;}
}
@media all and (min-width:1030px) {
.banner_buttons {top:-500px;}
}
@media all and (max-width:1440px) {
.banner_buttons {top:-250px;}
}



@media all and (max-width:1024px) {
.banner-2025061702 .txt .tit {font-size:2.4em;line-height:1.35;margin-top:-27%;}
}
