html {margin-top:0 !important;font-size:16px;}
body {font-size:16px;}
@media screen and (min-width:2560px) {
body {font-size:18px;}
}
@media screen and (min-width:1920) {
body {font-size:16px;}
.container {width:100em;}
}
.header-2026031301 .head_con {padding:1.75em 0;position:absolute;top:0;left:0;width:100%;z-index:100;background-image:linear-gradient(180deg,rgb(0 0 0 / 70%) 0%,rgb(0 0 0 / 45%) 50%,rgb(0 0 0 / 0%) 100%);transition:all 0.5s;}
.header-2026031301 .head_left {width:12.5em;position:relative;}
.header-2026031301 .head_left img {width:100%;}
.header-2026031301 .head_left .img1 {opacity:1;transition:all 0.5s;}
.header-2026031301 .head_left .img2 {opacity:0;transition:all 0.5s;position:absolute;top:0;left:0;width:100%;height:100%;}
.header-2026031301 .head_middle {width:53em;}
.header-2026031301 .m_navbtn_close {display:none;}
.head_nav .navbar .megamenu {font-size:1.125em;}
.head_nav .navbar .megamenu>a {color:#fff;}
.head_nav .navbar .megamenu>i {display:none;}
.head_nav .navbar .megamenu>svg {display:none;}
@media screen and (min-width:1025px){
.head_nav .navbar .megamenu .nav_list {width:100%;position:absolute;top:4em;left:0;opacity:0;padding:1.75em 0 0;transition:all 0.8s ease-in-out 0s;visibility:hidden;z-index:999;}
.head_nav .navbar .megamenu:hover .nav_list {top:3.1em;opacity:1;visibility:visible;}
.head_nav .navbar .megamenu .nav_list ul {gap:2%;background:#ffffff;box-shadow:1px 1px 5px rgba(0,0,0,0.1);padding:2em 1em 0;}
.head_nav .navbar .megamenu .nav_list1 ul {gap:1%;}
.head_nav .navbar .megamenu .nav_list li {max-width:20.5em;width:22%;}
.head_nav .navbar .megamenu .nav_list1 li {max-width:17.5em;width:15.5%;}
.head_nav .navbar .megamenu .nav_list li .img {width:100%;height:12.5em;}
.head_nav .navbar .megamenu .nav_list li .img img {width:100%;height:100%;object-fit:cover;}
.head_nav .navbar .megamenu .nav_list li .name {}
.head_nav .navbar .megamenu .nav_list li .name a {display:block;font-size:1em;padding:1em 0.25em;text-align:center;}
.head_nav .navbar .megamenu .nav_list li .name a:hover {text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.25em;color:#000;}
}
.header-2026031301 .head_right {width:20em;}
.header-2026031301 .head_navbtn {display:none;}
.header-2026031301 .head_search a {display:block;width:1.75em;height:1.75em;padding:0.125em;}
.header-2026031301 .head_search a svg {display:block;width:100%;height:100%;fill:#ffffff;}
.header-2026031301 .head_language .language-img {display:block;width:1.75em;height:1.75em;padding:0.125em;}
.header-2026031301 .head_language .language-img svg {display:block;width:100%;height:100%;fill:#ffffff;}
.header-2026031301 .navbar-project {position:relative;cursor:pointer;width:1.5em;height:1.5em;padding:0.25em 0;}
.header-2026031301 .project-hamburger {display:flex;align-self:center;flex-direction:column;justify-content:space-between;height:1em;}
.header-2026031301 .project-hamburger > span {display:inline-block;align-self:flex-end;height:0.125em;background:#fff;}
.header-2026031301 .project-hamburger-arrow-top {width:100%;transition:opacity .15s ease-in-out .3s;}
.header-2026031301 .project-hamburger-arrow-center {width:80%;transition:all .16s ease-in-out,opacity .15s ease-in-out .4s;}
.header-2026031301 .project-hamburger-arrow-bottom {width:60%;transition:all .32s ease-in-out,opacity .15s ease-in-out .5s;}
.header-2026031301 .project-hamburger:hover > span {width:100%;}
.header-2026031301 .project-hamburger:hover .project-hamburger-arrow-top {animation:burger-hover .8s infinite ease-in-out alternate;}
.header-2026031301 .project-hamburger:hover .project-hamburger-arrow-center {animation:burger-hover .8s infinite ease-in-out alternate forwards .16s;}
.header-2026031301 .project-hamburger:hover .project-hamburger-arrow-bottom {animation:burger-hover .8s infinite ease-in-out alternate forwards .32s;}
.header-2026031301 .project-hamburger:hover .project-hamburger-arrow-center {animation:burger-hover .8s infinite ease-in-out alternate forwards .16s;}
.header-2026031301 .project-hamburger:hover .project-hamburger-arrow-bottom {animation:burger-hover .8s infinite ease-in-out alternate forwards .32s;}
.header-2026031301 .search-form {display:none;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);max-width:45em;width:90%;z-index:1000;}
.header-2026031301 .search-form form {width:100%;}
.header-2026031301 .search-form form input[type="text"] {font-size:1em;flex:1;padding:0.75em 1em;border-width:0;}
.header-2026031301 .search-form form .search-button {font-size:1em;width:5em;border-width:0;background-color:var(--theme);cursor:pointer;}
.header-2026031301 .search-form form .search-button svg {display:block;width:1.5em;height:1.5em;fill:#ffffff;margin:0 auto;}
@keyframes burger-hover {
0% {width:100%;}
50% {width:50%;background:var(--background-theme);}
100% {width:100%;}
}
.header-2026031301 .project-close {position:absolute;right:2em;top:2em;height:1.5em;width:1.5em;transform:rotate(45deg);z-index:-1;}
.header-2026031301 .project-close span {position:absolute;background:#151515;transition:all .15s ease-in-out;}
.header-2026031301 .project-close span:nth-child(1) {height:0;width:2px;top:10%;left:50%;margin-left:-1px;transition-delay:0s;}
.header-2026031301 .project-close span:nth-child(2) {width:0;height:2px;left:10%;top:50%;margin-top:-1px;transition-delay:.15s;}
.header-2026031301 .navbar-project.active .project-close {z-index:1031;}
.header-2026031301 .navbar-project.active .project-close > span:nth-child(1) {height:80%;transition-delay:.3s;}
.header-2026031301 .navbar-project.active .project-close > span:nth-child(2) {width:80%;transition-delay:.45s;}
.header-2026031301 .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:3.75em 5.25em 3.75em 4.75em;max-width:100%;width:39em;}
.header-2026031301 .navbar-project.active .navbar-modern-project {transform:translateX(0);}
.header-2026031301 .navbar-project-modern-header {margin-bottom:0;line-height:1;}
.header-2026031301 .navbar-project-modern-title {font-size:2.25em;font-weight:600;line-height:1;}
.header-2026031301 .project-follow {}
.header-2026031301 .project-follow span {font-size:1.25em;font-weight:700;padding-right:0.75em;}
.header-2026031301 .project-follow i {height:1.25em;width:1px;background:#7e7e7e;}
.header-2026031301 .project-follow .ico {margin-left:0.875em;width:1.75em;height:1.75em;padding:0.35em;border-radius:50%;background:#000;transition:all 0.5s;}
.header-2026031301 .project-follow .ico svg {display:block;width:100%;height:100%;fill:#fff;}
.header-2026031301 .project-follow .ico:hover {background:var(--theme);}
.drop_list {width:100%;position:absolute;top:7.5em;left:0;background:#ffffff;box-shadow:1px 1px 5px rgba(0,0,0,0.1);opacity:0;padding:0;transition:all 0.2s ease-in-out 0s;visibility:hidden;z-index:999;}
.drop_list.on {top:5.5em;opacity:1;visibility:visible;}
.drop_list .list {background:#fff;padding:2em 1em 3em;display:none;}
.drop_list .list ul {gap:2%;}
.drop_list .list li {width:18.4%;}
.drop_list .list li .img {}
.drop_list .list li .img img {width:100%;}
.drop_list .list li .name {}
.drop_list .list li .name a {display:block;font-size:1.25em;font-weight:600;padding:0.5em 0.25em;text-align:center;}
.header-2026031301.is_bg .head_con,.header-2026031301.is_bg1 .head_con,.header-2026031301:hover .head_con {background:#fff;position:fixed;box-shadow:0 0.25em 0.75em rgb(0 0 0 / 20%);}
.header-2026031301.is_bg .head_left .img1,.header-2026031301.is_bg1 .head_left .img1,.header-2026031301:hover .head_left .img1 {opacity:0;}
.header-2026031301.is_bg .head_left .img2,.header-2026031301.is_bg1 .head_left .img2,.header-2026031301:hover .head_left .img2 {opacity:1;}
.header-2026031301.is_bg .head_nav .navbar .megamenu>a,.header-2026031301.is_bg1 .head_nav .navbar .megamenu>a,.header-2026031301:hover .head_nav .navbar .megamenu>a {color:#000000;}
.header-2026031301.is_bg .head_search a svg,.header-2026031301.is_bg1 .head_search a svg,.header-2026031301:hover .head_search a svg {fill:#000000;}
.header-2026031301.is_bg .head_language .language-img svg,.header-2026031301.is_bg1 .head_language .language-img svg,.header-2026031301:hover .head_language .language-img svg {fill:#000000;}
.header-2026031301.is_bg .project-hamburger > span,.header-2026031301.is_bg1 .project-hamburger > span,.header-2026031301:hover .project-hamburger > span {background:#000000;}
.banner-2026031302 .swiperImg {width:100%;height:56.25em;}
.banner-2026031302 .swiperImg img {width:100%;height:100%;object-fit:cover;}
.banner-2026031302 .swiperTxt {position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;}
.banner-2026031302 .swiperTxt .swiperTit {font-size:3.625em;font-weight:700;line-height:1.25;margin-bottom:0.5em;color:#fff;transition-property: top, opacity; transition-duration: 0.5s; transition-delay: 0.5s; position: relative; top: -4rem; opacity: 0;}
.banner-2026031302 .swiperTxt .swiperCon {font-size:2.125em;line-height:1.35;margin-bottom:2em;color:#fff;transition-property: top, opacity; transition-duration: 0.75s; transition-delay: 0.75s; position: relative; top: -4rem; opacity: 0;}
.banner-2026031302 .swiperTxt .swiperBtn {transition-property: top, opacity; transition-duration: 1s; transition-delay: 1s; position: relative; top: -4rem; opacity: 0;}
.banner-2026031302 .swiper-slide-active .swiperTxt .swiperTit {top: 0; opacity: 1;}
.banner-2026031302 .swiper-slide-active .swiperTxt .swiperCon {top: 0; opacity: 1;}
.banner-2026031302 .swiper-slide-active .swiperTxt .swiperBtn {top: 0; opacity: 1;}

.banner-2026031302 .swiper-pagination {transform:translateX(-50%);display:inline-block;bottom:4em;left:50%;width:auto;line-height:0;}
.banner-2026031302 .swiper-pagination span {border-radius:0;width:3.5em;height:0.125em;opacity:1;background:#fff;transition:all 0.5s;}
.banner-2026031302 .swiper-pagination .swiper-pagination-bullet-active {width:5.875em;background:var(--theme);}
.color-settings-on .color-item {opacity:0.6;}
.color-settings-on .activate {opacity:1;}
@media screen and (min-width:1024px) {
.color-item {transition:all 0.5s;}
.color-settings .color-item {opacity:0.6 !important;}
.color-settings .color-activate {opacity:1 !important;}
}
.sectionName {padding-bottom:3.25em;}
.sectionName .sectionNameIco {margin-bottom:1.75em;}
.sectionName .sectionNameIco img {width:4.125em;height:4.125em;object-fit:contain;margin:0 auto;}
.sectionName .sectionSubTit {text-align:center;letter-spacing:1em;text-transform:uppercase;color:#999999;margin-bottom:1.25em;}
.sectionName .sectionSubTit span {color:var(--theme);}
.sectionName .sectionTit {text-align:center;font-size:3em;}
.sectionEnTit {font-size:2.5em;line-height:1.15;margin-bottom:0.25em;font-family:'MarcellusSC',sans-serif !important;}
.sectionEnTit span {color:var(--theme);}
.swiper-button {}
.swiper-button .button-prev,.swiper-button .button-next {position:absolute;top:50%;width:4.5em;height:4.5em;padding:1.5em;transform:translateY(-2.25em);border-radius:50%;z-index:1;background:rgb(255 255 255 / 25%);transition:all 0.5s;cursor:pointer;}
.swiper-button .button-prev {left:1.5em;}
.swiper-button .button-next {right:1.5em;}
.swiper-button .button-prev svg,.swiper-button .button-next svg {fill:#fff;width:100%;height:100%;}
.swiper-button .button-prev:hover,.swiper-button .button-next:hover {background:var(--theme) !important;}
.tabHead {}
.tabHead .tabHeadList {gap:2.5em;}
.tabHead .tabHeadList .item {font-size:1.5em;cursor:pointer;}
.tabHead .tabHeadList .item.active, .tabHead .tabHeadList .item:hover {text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.25em;}
.tabHead .tabHeadList .line {width:1px;height:1.5em;background:#333;}
.tabBox {}
.tabBox .tabBoxItem {display:none;}
.tabBox .tabBoxItem.active {display:block;}
.section-2026031303 {padding:13.5em 0 5em;position:relative;overflow:hidden;}
.section-2026031303 .sectionBg {}
.section-2026031303 .sectionBg .bg-l {position:absolute;top:6em;left:0;width:8em;height:16.25em;background:url(../images/about-bg-l.png) no-repeat;background-size:100%;}
.section-2026031303 .sectionBg .bg-r {position:absolute;top:10em;right:0;max-width:42vw;width:42.25em;height:51.375em;background:url(../images/about-bg-r.png) no-repeat;background-size:100%;}
.section-2026031303 .sectionLeft {position:relative;width:48%;padding-bottom:4.5em;}
.section-2026031303 .sectionRight {position:relative;width:48%;}
.section-2026031303 .sectionFoot {position:relative;width:100%;}
.section-2026031303 .sectionSubTit {font-size:2.375em;font-weight:600;margin-bottom:0.5em;}
.section-2026031303 .sectionSubTit b {}
.section-2026031303 .sectionSubTit span {display:block;width:4.5em;height:1px;background:#9d9d9d;margin-left:0.5em;margin-top:0.1em;}
.section-2026031303 .sectionLogo {margin-bottom:-3.5em;}
.section-2026031303 .sectionLogo img {width:100%;}
.section-2026031303 .sectionTit {font-size:1.25em;margin-bottom:1em;}
.section-2026031303 .sectionCon {font-size:1.125em;line-height:1.5em;opacity:0.75;height:9em;margin-bottom:1.5em;}
.section-2026031303 .sectionRight .sectionImg {position:absolute;top: 4.5em;left:0;width:calc( 50vw - 5% );height:30.25em;}
.section-2026031303 .sectionRight .sectionImg .video {width:100%;height:100%;}
.section-2026031303 .sectionRight .sectionImg img {height:100%;object-fit:cover;}
.section-2026031303 .counterList .counterItem {text-align:center;width:auto;}
.section-2026031303 .counterList .counterItem .counterNum {font-size:1.25em;}
.section-2026031303 .counterList .counterItem .counterNum span {color:var(--theme);font-weight:600;font-size:4.75em;margin:0 0.05em;}
.section-2026031303 .counterList .counterItem .counterTit {font-size:1.25em;font-weight:500;max-width:16em;margin:-0.35em auto 0;}
.section-2026031303 .counterList .counterLine {width:1px;height:3.75em;background:#a5a5a5;margin-bottom:-4.5em;}
.section-2026031304 {padding:5em 0;overflow:hidden;}
.section-2026031304 .swiper-slide {width:calc( 50% - 0.5em );margin-right:1em;}
.section-2026031304 .swiperImg {width:100%;height:38.125vw;overflow:hidden;}
.section-2026031304 .swiperImg img {width:100%;height:100%;object-fit:cover;transition:all 0.5s;}
.section-2026031304 .swiper-slide:hover img {transform:scale(1.1);}
.section-2026031304 .swiperTxt {position:absolute;bottom:0;left:0;width:100%;height:12.5em;padding-top:3.25em;transition:all 0.75s;}
.section-2026031304 .swiperTxt:before {content:"";position:absolute;bottom:0;left:0;width:100%;height:12.5em;display:block;transition:all 0.5s;background-image:linear-gradient(0deg,rgb(0 0 0 / 50%) 0%,rgb(0 0 0 / 35%) 60%,rgb(0 0 0 / 0%) 100%);}
.section-2026031304 .swiperTxt .swiperMark {width:3em;height:3em;border-color:#fff;border-style:solid;border-width:0;position:absolute;opacity:0;}
.section-2026031304 .swiperTxt .swiperMark1 {top:3.5em;left:2em;border-top-width:1px;border-left-width:1px;}
.section-2026031304 .swiperTxt .swiperMark2 {top:3.5em;right:2em;border-top-width:1px;border-right-width:1px;}
.section-2026031304 .swiperTxt .swiperMark3 {bottom:3.5em;left:2em;border-bottom-width:1px;border-left-width:1px;}
.section-2026031304 .swiperTxt .swiperMark4 {bottom:3.5em;right:2em;border-bottom-width:1px;border-right-width:1px;}
.section-2026031304 .swiperTxt .swiperTit {position:relative;font-size:2.625em;color:#fff;text-align:center;margin-bottom:0.25em;}
.section-2026031304 .swiperTxt .swiperCon {position:relative;text-align:center;font-size:1.25em;color:#fff;overflow:hidden;transition:all 0.5s;height:1.5em;}
.section-2026031304 .swiperTxt .swiperCon p {line-height:2;}
.section-2026031304 .swiperTxt .swiperBtn {position:relative;opacity:0;transition:all 0.75s;text-align:center;}
.section-2026031304 .swiper-slide:hover .swiperTxt {height:100%;padding-top:0;}
.section-2026031304 .swiper-slide:hover .swiperTxt:before {height:100%;background-image:linear-gradient(0deg,rgb(0 0 0 / 50%) 0%,rgb(0 0 0 / 50%) 30%,rgb(0 0 0 / 50%) 100%);}
.section-2026031304 .swiper-slide:hover .swiperTxt .swiperCon {height:9em;}
.section-2026031304 .swiper-slide:hover .swiperTxt .swiperBtn {opacity:1;}
.section-2026031304 .swiper-slide:hover .swiperTxt .swiperMark {opacity:1;transition:all .6s ease .75s;}
.section-2026031304 .swiper-slide:hover .swiperTxt .swiperMark1 {top:5.5em;left:4em;}
.section-2026031304 .swiper-slide:hover .swiperTxt .swiperMark2 {top:5.5em;right:4em;}
.section-2026031304 .swiper-slide:hover .swiperTxt .swiperMark3 {bottom:5.5em;left:4em;}
.section-2026031304 .swiper-slide:hover .swiperTxt .swiperMark4 {bottom:5.5em;right:4em;}
.section-2026031305 {padding:5em 0;overflow:hidden;}
.section-2026031305 .swiperCases {overflow:unset;padding:0 4.25em 5.5em;}
.swiperCases .swiper-slide {}
.swiperCases .swiper-slide .swiperImg {width:100%;height:51em;transition:all 0.5s;transform:scale(0.9);opacity:0.8;}
.swiperCases .swiper-slide .swiperImg .video {width:100%;height:100%;}
.swiperCases .swiper-slide .swiperImg img {width:100%;height:100%;object-fit:cover;}
.swiperCases .swiper-slide .swiperTxt {max-width:75em;width:90%;height:11em;height:auto;padding:2.5em 1em;position:absolute;bottom:-5.5em;left:50%;transform:translateX(-50%);background:#fff;box-shadow:0.1em 0.1em 1em 0.1em rgb(0 0 0 / 20%);transition:all 0.5s;opacity:0;}
.swiperCases .swiper-slide .swiperTxt .swiperTit {font-size:1.625em;text-align:center;margin-bottom:1em;margin-bottom:0.25em;}
.swiperCases .swiper-slide .swiperTxt .swiperTit img {width:1.25em;height:1.25em;object-fit:cover;margin-right:0.75em;}
.swiperCases .swiper-slide .swiperTxt .swiperList {}
.swiperCases .swiper-slide .swiperTxt .swiperList .item {}
.swiperCases .swiper-slide .swiperTxt .swiperList .item .itemIco {width:2em;height:2em;margin-right:0.75em;background-repeat:no-repeat;background-size:100%;background-position:center;}
.swiperCases .swiper-slide .swiperTxt .swiperList .item .itemIco.ico1 {background-image:url(../images/cases-ico1.png);}
.swiperCases .swiper-slide .swiperTxt .swiperList .item .itemIco.ico2 {background-image:url(../images/cases-ico2.png);}
.swiperCases .swiper-slide .swiperTxt .swiperList .item .itemIco.ico3 {background-image:url(../images/cases-ico3.png);}
.swiperCases .swiper-slide .swiperTxt .swiperList .item .itemTIt {font-size:1.375em;font-weight:600;line-height:1.45;}
.swiperCases .swiper-slide .swiperTxt .swiperList .item .itemCon {font-size:1.375em;line-height:1.45;}
.swiperCases .swiper-slide .swiperTxt .swiperList .line {width:1px;height:2em;background:#d9d9d9;}
.swiperCases .swiper-slide.swiper-slide-active .swiperImg {transform:scale(1);opacity:1;}
.swiperCases .swiper-slide.swiper-slide-active .swiperTxt {opacity:1;}
.swiperCases .swiper-button .button-prev, .swiperCases .swiper-button .button-next{background:rgb(0 0 0 / 25%);}
.swiperCases .swiper-button .button-prev {left:-1.75em;}
.swiperCases .swiper-button .button-next {right:-1.75em;}
.section-2026031305 .sectionBtn {text-align:center;padding-top:6.5em;}
.section-2026031306 {padding:5em 0 13.25em;position:relative;overflow:hidden;}
.section-2026031306 .sectionBg {}
.section-2026031306 .sectionBg .bg-l {position:absolute;top:2.5em;left:0;width:15.45em;height:28.25em;background:url(../images/join-bg-l.png) no-repeat;background-size:100%;}
.section-2026031306 .sectionBg .bg-f {position:absolute;bottom:0;left:0;max-width:85vw;max-height:37vw;width:85.625em;height:37.25em;background:url(../images/join-bg-f.png) no-repeat;background-size:100%;}
.section-2026031306 .sectionLeft {position:relative;width:57.5%;max-width:52em;padding-top:5em;z-index:1;}
.section-2026031306 .sectionRight {position:relative;width:40%;max-width:36em;}
.section-2026031306 .sectionEnTit {}
.section-2026031306 .sectionEnTit span {}
.section-2026031306 .sectionTit {font-size:2.75em;margin-bottom:1em;}
.section-2026031306 .sectionCon {font-size:1.375em;height:10.85em;line-height:1.55em;margin-bottom:2em;}
.section-2026031306 .sectionDown {padding:2em 3em;background:rgb(12 100 77 / 75%);width:68.5em;}
.section-2026031306 .sectionItem {}
.section-2026031306 .sectionItem .itemImg {width:5em;height:5em;margin-right:1.5em;}
.section-2026031306 .sectionItem .itemImg img {width:100%;height:100%;object-fit:contain;}
.section-2026031306 .sectionItem .itemTxt {}
.section-2026031306 .sectionItem .itemTxt .itemTIt {font-size:2.875em;font-weight:600;color:#fff;}
.section-2026031306 .sectionItem .itemTxt .itemCon {font-size:1.25em;color:#fff;}
.section-2026031306 .sectionImg {width:100%;margin:0 0 0 auto;}
.section-2026031306 .sectionImg img {width:100%;height:100%;}
.section-2026031306 .sectionBtn {text-align:center;}
.section-2026031307 {padding-bottom:8.75em;overflow:hidden;}
.section-2026031307 .sectionLeft {width:calc( 100% - 29em );}
.section-2026031307 .sectionRight {width:29em;}
.section-2026031307 .sectionEnTit {font-size:2em;line-height:1.15;margin-bottom:0.5em;}
.section-2026031307 .sectionEnTit span {}
.section-2026031307 .sectionTit {font-size:2.5em;margin-bottom:1em;}
.section-2026031307 .sectionCon {font-size:1.375em;line-height:1.5;margin-bottom:2em;}
.section-2026031307 .sectionPunc {}
.section-2026031307 .sectionPunc .list {gap:3em;}
.section-2026031307 .sectionPunc .list .item {}
.section-2026031307 .sectionPunc .list .item .ico {width:0.75em;height:0.75em;margin-right:0.75em;}
.section-2026031307 .sectionPunc .list .item .ico1 {background:#4dd0ae;}
.section-2026031307 .sectionPunc .list .item .ico2 {background:#ff87f3;}
.section-2026031307 .sectionPunc .list .item .ico3 {background:#f8ce95;}
.section-2026031307 .sectionPunc .list .item span {}
.section-2026031307 .sectionPunc .list .item b {}
.section-2026031307 .map-container {width:100%;height:100%;margin-left:-1em;}
div#china-map {width:100%;height:100%;}
.section-2026031308 {overflow:hidden;padding-bottom:6.25em;}
.section-2026031308 .tabBox {padding-top:3.375em;}
.section-2026031308 .tabBox .tabBoxItem {position:relative;}
.section-2026031308 .swiper-button .button-prev, .section-2026031308 .swiper-button .button-next{top:10.75em;background:rgb(0 0 0 / 25%);}
.section-2026031308 .swiper-button .button-prev {left:-6em;}
.section-2026031308 .swiper-button .button-next {right:-6em;}
.swiperNews {}
.swiperNews .swiper-slide {margin-right:2.625em;width:calc( 33.333% - 1.75em );}
.swiperNews .swiperImg {width:100%;height:20.75em;transition:all 0.5s;overflow:hidden;}
.swiperNews .swiperImg img {width:100%;height:100%;object-fit:cover;object-position:top;transition:all 0.5s;}
.swiperNews .swiperImg:hover img {transform:scale(1.1);}
.swiperNews .swiperTxt {padding-top:2em;}
.swiperNews .swiperTxt .swiperTit {display:block;font-size:1.375em;margin-bottom:1em;}
.swiperNews .swiperTxt .swiperTit:hover {color:var(--theme);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.25em;}
.swiperNews .swiperTxt .swiperTime {font-size:1.125em;color:#a2a2a2;}
.swiperNews .swiperTxt .swiperTime svg {width:1em;height:1em;fill:#a2a2a2;margin-right:0.5em;}
/*.swiperNews .swiper-slide-active .swiperImg {height:38.75em;}*/
.section-2026031309 {padding:6.25em 0;position:relative;overflow:hidden;}
.section-2026031309 .sectionBg {}
.section-2026031309 .sectionBg .bg-l {position:absolute;top:0;left:0;width:15.425em;height:27.5em;background:url(../images/partners-bg-l.png) no-repeat;background-size:100%;}
.section-2026031309 .sectionBox {margin-bottom:4.5em;position:relative;}
.section-2026031309 .sectionBox .sectionLeft {}
.section-2026031309 .sectionBox .sectionEnTit {}
.section-2026031309 .sectionBox .sectionEnTit span {}
.section-2026031309 .sectionBox .sectionTit {font-size:2.75em;}
.section-2026031309 .sectionBox .sectionRight {}
.section-2026031309 .tabBox .tabBoxItem {position:relative;padding-bottom:6em;}
.section-2026031309 .tabBox .tabBoxItem .swiper {height:19.75em;}
.section-2026031309 .tabBox .tabBoxItem .swiper-slide {height:50%;border-right:1px dashed #a6a6a6;border-bottom:1px dashed #a6a6a6;}
.section-2026031309 .tabBox .tabBoxItem .swiper .swiper-border-r {position:absolute;top:0;right:0;width:1px;height:100%;background:#fff;z-index:2;}
.section-2026031309 .tabBox .tabBoxItem .swiper .swiper-border-f {position:absolute;bottom:0;left:0;width:100%;height:1px;background:#fff;z-index:2;}
.section-2026031309 .tabBox .tabBoxItem .img {width:100%;height:100%;padding:2.25em 3em;}
/*.section-2026031309 .tabBox .tabBoxItem .img img {width:100%;height:100%;margin:0 auto;object-fit:contain;filter:grayscale(100%);opacity:0.5;transition:all 0.5s;}*/
/*.section-2026031309 .tabBox .tabBoxItem .img:hover img {filter:grayscale(0%);opacity:1;}*/
.section-2026031309 .tabBox .tabBoxItem .img img {width:100%;height:100%;margin:0 auto;object-fit:contain;transition:all 0.5s;}
.section-2026031309 .tabBox .tabBoxItem .img:hover img {transform:scale(1.1);}
.section-2026031309 .tabBox .tabBoxItem .swiper-scrollbar {max-width:100%;width:26.25em;left:auto;right:0;height:3px;}
.section-2026031309 .tabBox .tabBoxItem .swiper-scrollbar-drag {background:var(--theme);}
.footer-2026031300 {background:#f5f5f5;padding-top:6.75em;}
.footer-2026031300 .footBox {}
.footer-2026031300 .footLeft {max-width:22.75em;width:24.5%;padding-bottom:4em;}
.footer-2026031300 .footLogo {width:100%;}
.footer-2026031300 .footLogo img {width:100%;}
.footer-2026031300 .footRight {max-width:67em;width:71%;}
.footer-2026031300 .foot_link {width:auto;max-width:20%;}
.footer-2026031300 .foot_link .m_name {display:none;}
.footer-2026031300 .foot_link .toggle_con {}
.footer-2026031300 .foot_link .item {}
.footer-2026031300 .foot_link .item .tit {display:block;font-size:1.875em;font-weight:600;margin-bottom:0.75em;}
.footer-2026031300 .foot_link .item .a {display:block;font-size:1.125em;margin-bottom:1.5em;padding-right:2em;padding-left:0;transition:all 0.5s;line-height:1.25;position:relative;}
.footer-2026031300 .foot_link .item .a:hover {padding-right:0.5em;padding-left:1.5em;}
.footer-2026031300 .foot_link .item .a:before {content:"";display:block;width:0;height:1px;transition:all 0.5s;background:var(--theme);position:absolute;top:0.6em;left:0;}
.footer-2026031300 .foot_link .item .a:hover:before {width:1em;}
.footer-2026031300 .footDown {padding-top:8.75em;padding-bottom:3em;width:100%;gap:1.5em;}
.footer-2026031300 .footContact {gap:3em;}
.footer-2026031300 .footContact .footTel {}
.footer-2026031300 .footContact .footTel svg {width:1.75em;height:2.25em;fill:var(--theme);margin-right:0.5em;}
.footer-2026031300 .footContact .footTel span {font-size:2.625em;font-weight:600;color:var(--theme);line-height:1;}
.footer-2026031300 .footContact .footAdd {padding-bottom:0.5em;}
.footer-2026031300 .footContact .footAdd svg {width:1.5em;height:1.5em;fill:var(--theme);margin-right:0.5em;}
.footer-2026031300 .footContact .footAdd span {font-size:1.25em;line-height:1;}
.footer-2026031300 .footIcon {gap:1.375em;}
.footer-2026031300 .footIcon .footIconTit {font-size:1.25em;line-height:2.1;}
.footer-2026031300 .footIcon .iconBox {gap:1.375em;}
.footer-2026031300 .footIcon .icon {position:relative;width:2.5em;height:2.5em;}
.footer-2026031300 .footIcon .icon a {}
.footer-2026031300 .footIcon .icon a svg {width:100%;height:100%;fill:#fff;background:#000;border-radius:50%;padding:0.25em;transition:all 0.5s;}
.footer-2026031300 .footIcon .icon:hover a svg {background:var(--theme);}
.footer-2026031300 .footIcon .icon .iconImg {position:absolute;top:-2em;left:50%;opacity:0;padding:1em 1em 0.5em;width:7.5em;transition:all 0.8s ease-in-out 0s;visibility:hidden;z-index:99;transform:translateX(-50%) translateY(-100%);background:#fff;box-shadow:0.25em 0.25em 0.5em rgb(0 0 0 / 10%);}
.footer-2026031300 .footIcon .icon:nth-last-child(1) .iconImg {left:-1.5em;}
.footer-2026031300 .footIcon .icon:hover .iconImg {top:-0.5em;opacity:1;visibility:visible;}
.footer-2026031300 .footIcon .icon .iconImg img {width:100%;margin-bottom:0.5em;}
.footer-2026031300 .footIcon .icon .iconImg .iconTit {text-align:center;font-size:0.875em;}
.footer-2026031300 .footCopyright {background:#000;padding:1.5em 0;}
.footer-2026031300 .footCopyright p {font-size:1.125em;font-weight:300;color:#ffffff;}
.footer-2026031300 .footCopyright p a {margin-left:2.5em;color:#fff;}
.footer-2026031300 .footCopyright p a:hover {opacity:0.75;}
.footer-2026031300 .footCopyright p span {margin-left:2.5em;color:#fff;}
.footer-2026031300 .footCopyright p.yqlink a {margin-left:0.5em;}
.fixed-contact {display:block;position:fixed;z-index:180;top:20em;right:0;}
.fixed-contact.show {}
.fixed-contact .list {}
.fixed-contact .online {width:4.875em;height:4.875em;background:rgba(0,0,0,0.6);border-bottom:1px solid #aaaaaa;position:relative;}
.fixed-contact .online .onlineIco {display:block;width:100%;height:100%;padding:0.5em 0;}
.fixed-contact .online .onlineIco svg {width:2em;height:2em;fill:#fff;display:block;margin:0 auto 0.25em;}
.fixed-contact .online:hover .onlineIco svg {}
.fixed-contact .online .onlineTxt {position:absolute;left:0em;top:0;transform:translateX(-100%);width:auto;background:rgba(0,0,0,0.6);padding:1em 1.25em;border-radius:0.25em;opacity:0;visibility:hidden;transition:all 0.5s;}
.fixed-contact .online:hover .onlineTxt {left:-1em;opacity:1;visibility:visible;}
.fixed-contact .online .onlineTxt .onlineCon {}
.fixed-contact .online .onlineTxt .onlineCon a {display:block;color:#fff;font-size:1.25em;line-height:1.25;white-space:nowrap;}
.fixed-contact .online .onlineTxt .onlineImg {width:6em;}
.fixed-contact .online .onlineTxt .onlineImg img {width:100%;margin-bottom:1em;}
.fixed-contact .online .onlineTxt .onlineImg span {display:block;text-align:center;color:#fff;}
.fixed-contact .online .onlineIco span {display:block;color:#fff;text-align:center;font-size:0.875em;}
.page_banner-2026031310 {position:relative;overflow:hidden;}
.page_banner-2026031310 .sectionImg {width:100%;}
.page_banner-2026031310 .sectionImg img {width:100%;object-fit:cover;}
.page_banner-2026031310 .sectionTxt {position:absolute;bottom:8.25em;left:0;width:100%;}
.page_banner-2026031310 .sectionTxt .container {width:65%;}
.page_banner-2026031310 .sectionTxt .sectionCon {display:inline-block;position:relative;}
.page_banner-2026031310 .sectionTxt .sectionEnTit {font-size:2em;font-weight:300;white-space:nowrap;color:#ffffff;text-transform:uppercase;position:absolute;margin-bottom:0;top:-1.25em;left:-1em;font-family:'HarmonyOS',sans-serif !important;}
.page_banner-2026031310 .sectionTxt .sectionTit {font-size:3.75em;color:#ffffff;}
.page_banner-2026031310 .sectionTxt.sectionTxtRight {text-align:right;}
.pageTab {padding:6em 0;}
.pageTab .tabHead .tabHeadList .item {font-size:1.5em;opacity:0.75;}
.pageTab .tabHead .tabHeadList .item.active,.pageTab .tabHead .tabHeadList .item:hover {opacity:1;}
.section-2026031311 {position:relative;overflow-x:hidden;padding:3.75em 0 7.5em;}
.section-2026031311 .sectionBg {}
.section-2026031311 .sectionBg .bg-l {position:absolute;top:-4.75em;left:0;width:15.5em;height:27.375em;background:url(../images/brand-bg-l.png) no-repeat;background-size:100%;}
.section-2026031311 .sectionLeft {position:relative;max-width:55.75em;width:58%;}
.section-2026031311 .sectionEnTit {}
.section-2026031311 .sectionLeft .sectionEnTit span {}
.section-2026031311 .sectionTit {font-size:2.75em;font-weight:400;}
.section-2026031311 .sectionLine {width:5.5em;height:0.5em;background:var(--theme);margin:2.25em 0.25em;}
.section-2026031311 .sectionCon {font-size:1.25em;opacity:0.8;}
.section-2026031311 .sectionCon p {line-height:1.75em;margin-bottom:1.25em;}
.section-2026031311 .sectionRight {position:relative;max-width:38.125em;width:40%;height:52em;}
.section-2026031311 .sectionImg {position:absolute;left:3em;right:calc( -50vw + 50em );bottom:3em;top:0;}
.section-2026031311 .sectionImg:before {content:" ";display:block;width:9.375em;height:9.75em;position:absolute;left:-3em;bottom:-3em;background:var(--theme);}
.section-2026031311 .sectionImg:after {content:" ";display:block;width:14.25em;height:9.75em;position:absolute;right:0;top:-3.75em;background:var(--theme);}
.section-2026031311 .sectionImg .img {overflow:hidden;box-shadow:-0.5em 0.5em 0.75em rgb(0 0 0 / 20%);width:100%;height:100%;}
.section-2026031311 .sectionImg img {width:100%;height:100%;object-fit:cover;position:relative;z-index:2;box-shadow:-0.5em 0.5em 0.75em rgb(0 0 0 / 20%);transition:all 0.5s;}
.section-2026031311 .sectionImg img:hover {transform:scale(1.1);}
.section-2026031312 {padding:4em 0 5.5em;background:url(../images/proces-bg.jpg) no-repeat;background-size:cover;}
.section-2026031312 .sectionEnTit {text-align:center;}
.section-2026031312 .sectionEnTit span {}
.section-2026031312 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:1em;text-align:center;}
.swiperProces {position:relative;overflow:hidden;padding-left:9em;}
.swiperProces .swiper {padding-right:9em;cursor:default;}
.swiperProces .swiper-slide {height:28.5em;}
.swiperProces .swiperTxt {padding:1em 0 1em 2.5em;width:calc( 100% + 8em );border-left:0.375em solid var(--theme);position:absolute;left:0.8125em;top:0;}
.swiperProces .swiperTxt .swiperTit {font-size:1.5em;color:var(--theme);margin-bottom:0.25em;}
.swiperProces .swiperTxt .swiperCon {font-size:1.25em;line-height:1.7;}
.swiperProces .swiper-slide .ico-circle {width:2em;height:2em;border-radius:50%;border:2px solid var(--theme);position:absolute;top:50%;left:0;margin-left:0;margin-top:-1em;background:#fff;}
.swiperProces .swiper-slide:hover .ico-circle {background:var(--theme);}
.swiperProces .swiperTxt:hover .swiperTit,.swiperProces .swiperTxt:hover .swiperCon {text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.25em;}
.swiperProces .swiper-button {}
.swiperProces .swiper-button .button-prev,.swiperProces .swiper-button .button-next {background:#fff;border:2px solid;padding:1.25em;}
.swiperProces .swiper-button .button-prev svg,.swiperProces .swiper-button .button-next svg {fill:#000;}
.swiperProces .swiper-button .button-prev:hover,.swiperProces .swiper-button .button-next:hover {border-color:var(--theme);}
.swiperProces .swiper-button .button-prev:hover svg,.swiperProces .swiper-button .button-next:hover svg {fill:#fff;}
.swiperProces .swiper .swiperLine {position:absolute;height:0.375em;left:0;right:9em;top:50%;margin-top:-0.1875em;background-image:linear-gradient(90deg,#ffffff 0%,var(--theme) 45%,var(--theme) 100%);}
.swiperProces .swiper-slide-prev,.swiperProces .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide {opacity:0;}
.swiperProces .swiper-slide:nth-child(2n) {padding-top:14.25em;}
.swiperProces .swiper-slide:nth-child(2n) .swiperTxt {top:auto;bottom:0;}
.section-2026031313 {padding:7.5em 0;}
.section-2026031313 .sectionEnTit {text-align:center;}
.section-2026031312 .sectionEnTit span {}
.section-2026031313 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:1em;text-align:center;}
.section-2026031313 .sectionImg {margin:2.25em auto 5em;width:100%;max-width:23.375em;}
.section-2026031313 .sectionImg img {width:100%;}
.section-2026031313 .sectionList {margin-bottom:5.5em;}
.section-2026031313 .sectionList .item {max-width:16.666%;}
.section-2026031313 .sectionList .item .itemIco {width:auto;height:4em;}
.section-2026031313 .sectionList .item .itemIco img {width:100%;height:100%;object-fit:contain;}
.section-2026031313 .sectionList .item .itemLine {width:1px;height:3.25em;background:#b7b7b7;margin:0 1em;}
.section-2026031313 .sectionList .item .itemTxt {flex:1;}
.section-2026031313 .sectionList .item .itemTxt .itemEnTit {font-size:1.375em;color:var(--theme);text-transform:uppercase;line-height:1;margin-bottom:0.5em;}
.section-2026031313 .sectionList .item .itemTxt .itemTit {font-size:1.125em;}
.section-2026031313 .sectionCon {font-size:1.25em;text-align:center;line-height:1.75;}
.section-2026031314 {padding:4.25em 0;background:url(../images/joinad-bg.jpg) no-repeat;background-size:cover;}
.section-2026031314 .sectionLeft {width:47em;}
.section-2026031314 .sectionLeft .sectionTit {font-size:2.375em;font-weight:400;color:#fff;margin-bottom:0.25em;}
.section-2026031314 .sectionLeft .sectionCon {font-size:1.25em;color:#fff;line-height:1.5em;}
.section-2026031315 {overflow:hidden;padding-bottom:7.5em;}
.section-2026031315 .sectionEnTit {text-align:center;}
.section-2026031315 .sectionEnTit span {}
.section-2026031315 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:1em;text-align:center;}
.section-2026031315 .counterList {margin-bottom:5.25em;}
.section-2026031315 .counterList .counterItem {text-align:center;width:auto;}
.section-2026031315 .counterList .counterItem .counterNum {font-size:1.875em;color:var(--theme);}
.section-2026031315 .counterList .counterItem .counterNum span {font-weight:600;font-size:1.8em;margin:0 0.05em;}
.section-2026031315 .counterList .counterItem .counterTit {font-size:1.125em;font-weight:500;max-width:16em;margin:0 auto;}
.section-2026031315 .counterList .counterLine {width:1px;height:3.75em;background:#a5a5a5;margin-bottom:-0.5em;}
.swiperIndustrial {overflow:unset;max-width:75.75em;width:90%;}
.swiperIndustrial .swiper-slide {margin-right:1.5em;}
.swiperIndustrial .swiperImg {width:100%;height:38.75em;}
.swiperIndustrial .swiperImg img {width:100%;height:100%;object-fit:cover;}
.swiperIndustrial .swiper-button .button-prev,.swiperIndustrial .swiper-button .button-next {background:rgb(0 0 0 / 25%);}
.swiperIndustrial .button-prev {left:-7.5em;}
.swiperIndustrial .button-next {right:-7.5em;}
.section-2026031316 {padding:5.25em 0;background:#f1f1f1;}
.section-2026031316 .sectionLeft {max-width:53.75em;width:55%;box-shadow:0 0 1.25em rgb(0 0 0 / 25%);}
.swiperManufacturing .swiperImg {width:100%;height:37.75em;overflow:hidden;}
.swiperManufacturing .swiperImg img {width:100%;height:100%;object-fit:cover;transition:all 0.5s;}
.swiperManufacturing .swiperImg:hover img {transform:scale(1.1);}
.swiperManufacturing .swiper-pagination {bottom:2.25em;}
.swiperManufacturing .swiper-pagination span {width:0.75em;height:0.75em;}
.swiperManufacturing .swiper-pagination .swiper-pagination-bullet-active {background:#fff;}
.section-2026031316 .sectionRight {max-width:37.75em;width:42%;}
.section-2026031316 .sectionEnTit {font-size:2.75em;line-height:1.15;margin-bottom:0.25em;}
.section-2026031316 .sectionEnTit span {}
.section-2026031316 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:0.75em;}
.section-2026031316 .sectionCon {font-size:1.25em;padding-bottom:0.75em;}
.section-2026031316 .sectionCon p {line-height:1.7;padding-bottom:1.5em;}
.section-2026031316 .sectionLine {width:3.5em;height:0.75em;background:var(--theme);}
.section-2026031317 {padding:7.25em 0;}
.section-2026031317 .sectionEnTit {text-align:center;}
.section-2026031317 .sectionEnTit span {}
.section-2026031317 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:1em;text-align:center;}
.section-2026031317 .sectionList {padding:0 2.5em;}
.section-2026031317 .sectionList .listLeft {width:30%;}
.section-2026031317 .sectionList .listRight {width:68%;gap:0.5em 2.94%;}
.section-2026031317 .sectionList .item {width:48.53%;height:17.5em;padding:2em 2.5em;border-radius:0.75em;background:#f1f1f1;position:relative;transition:all 0.5s;}
.section-2026031317 .sectionList .item .itemIco {width:3.75em;height:3.75em;margin-right:1em;}
.section-2026031317 .sectionList .item .itemIco img {width:100%;transition:all 0.5s;}
.section-2026031317 .sectionList .item .itemTit {font-size:1.875em;font-weight:600;transition:all 0.5s;}
.section-2026031317 .sectionList .item .itemCon {margin-top:1em;font-size:1.25em;line-height:1.75;transition:all 0.5s;}
.section-2026031317 .sectionList .item .itemLine {width:3.375em;height:0.5em;background:#191919;position:absolute;left:2.5em;bottom:2em;transition:all 0.5s;}
.section-2026031317 .sectionList .listLeft .item {width:100%;height:35.5em;padding:2.5em 2.625em;}
.section-2026031317 .sectionList .listLeft .item .itemIco {width:100%;height:5.25em;margin-right:0;margin-bottom:6.25em;margin-top:2.5em;}
.section-2026031317 .sectionList .listLeft .item .itemIco img {width:5.25em;height:5.25em;}
.section-2026031317 .sectionList .listLeft .item .itemLine {left:2.625em;bottom:2.5em;width:4.75em;}
.section-2026031317 .sectionList .item:hover {background:var(--theme);}
.section-2026031317 .sectionList .item:hover .itemIco img {filter:grayscale(100%) brightness(200%) invert(100%);}
.section-2026031317 .sectionList .item:hover .itemTit {color:#fff;}
.section-2026031317 .sectionList .item:hover .itemCon {color:#fff;}
.section-2026031317 .sectionList .item:hover .itemLine {background:#fff;}
.section-2026031318 {padding:5em 0;background:url(../images/equipment-bg.jpg) no-repeat;background-size:cover;}
.section-2026031318 .sectionEnTit {text-align:center;}
.section-2026031318 .sectionEnTit span {}
.section-2026031318 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:1em;text-align:center;}
.section-2026031318 .sectionBox {margin-bottom:4.5em;}
.section-2026031318 .sectionRight {max-width:55.375em;width:58%;height:32.75em;}
.section-2026031318 .sectionLeft {max-width:38em;width:40%;}
.section-2026031318 .imgList {width:100%;height:100%;}
.section-2026031318 .imgList .item {display:none;position:relative;width:100%;height:100%;}
.section-2026031318 .imgList .item.active {display:block;}
.section-2026031318 .imgList .item .itemImg {width:100%;height:100%;overflow:hidden;}
.section-2026031318 .imgList .item .itemImg img {width:100%;height:100%;object-fit:cover;transition:all 0.5s;}
.section-2026031318 .imgList .item:hover .itemImg img {transform:scale(1.1);}
.section-2026031318 .imgList .item .itemTxt {position:absolute;left:0;bottom:0;width:100%;background-image:linear-gradient(0deg,rgb(0 0 0 / 75%) 0%,rgb(0 0 0 / 15%) 60%,rgb(0 0 0 / 0%) 100%);padding:1.5em 3.25em;}
.section-2026031318 .imgList .item .itemTxt .itemTit {font-size:1.875em;color:#fff;margin-bottom:0.25em;}
.section-2026031318 .imgList .item .itemTxt .itemCon {font-size:1.375em;color:#fff;}
.section-2026031318 .imgList .item .itemTxt:hover .itemTit {text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.25em;}
.section-2026031318 .list {}
.section-2026031318 .list .item {padding-bottom:3.5em;margin-bottom:3.5em;border-bottom:1px solid #b9b9b9;}
.section-2026031318 .list .item:nth-last-child(1) {margin-bottom:0;}
.section-2026031318 .list .item .itemTit {font-size:1.5em;width:calc( 100% - 1em );transition:all 0.5s;padding:0 2em 0 0;}
.section-2026031318 .list .item .itemIco {width:1.5em;height:1.5em;}
.section-2026031318 .list .item .itemIco svg {width:100%;height:100%;}
.section-2026031318 .list .item.active .itemTit {color:var(--theme);padding:0 1em 0 1em;}
.section-2026031318 .list .item.active .itemIco svg {fill:var(--theme);}
.section-2026031318 .sectionImg {background:#fff;padding:1.375em;border-radius:1em;box-shadow:0.375em 0.375em 0.5em rgb(0 0 0 / 12%);}
.section-2026031318 .sectionImg .img {width:auto;max-height:3.5em;height:auto;}
.section-2026031318 .sectionImg .img img {width:100%;height:100%;object-fit:contain;transition:all 0.5s;}
.section-2026031318 .sectionImg .img:hover img {transform:translateY(-0.5em);}
.section-2026031318 .sectionImg .line {width:1px;background:#adadad;}
.section-2026031319 {padding:4em 0;background:url(../images/honor-bg.jpg) no-repeat;background-size:cover;}
.section-2026031319 .sectionEnTit {text-align:center;}
.section-2026031319 .sectionEnTit span {}
.section-2026031319 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:1em;text-align:center;}
.honorHead {margin-bottom:5em;}
.honorHead .honorHeadList {gap:3.25em;}
.honorHead .honorHeadList .item {font-size:1.5em;padding:0.5em;border:1px solid #bfbfbf;min-width:15em;text-align:center;background:#fff;transition:all 0.5s;cursor:pointer;}
.honorHead .honorHeadList .item.active,.honorHead .honorHeadList .item:hover {background:var(--theme);color:#fff;border-color:var(--theme);box-shadow:0.125em 0.125em 0.375em rgb(0 0 0 / 50%);}
.honorBox {padding:0 2em;}
.honorBox .honorBoxItem {display:none;position:relative;padding-bottom:4em;}
.honorBox .honorBoxItem.active {display:block;}
.honorBox .honorBoxItem .swiper {padding:1em;}
.honorBox .honorBoxItem .swiper-scrollbar {height:4px;}
.honorBox .honorBoxItem .swiper-slide {background:#efefef;width:calc( 25% - 1.125em );margin-right:1.5em;padding:2.75em 2.25em 1.5em;transition:all 0.5s;}
.honorBox .honorBoxItem .swiper-slide .img {margin-bottom:1.75em;}
.honorBox .honorBoxItem .swiper-slide .img img {width:100%;height:18.875em;object-fit:contain;}
.honorBox .honorBoxItem .swiper-slide .txt {}
.honorBox .honorBoxItem .swiper-slide .txt .tit {font-size:1.25em;text-align:center;line-height:1.5;height:3em;}
.honorBox .honorBoxItem .swiper-scrollbar .swiper-scrollbar-drag {background:var(--theme);}
.honorBox .honorBoxItem .swiper-slide:hover .txt .tit {text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.25em;}
.honorBox .honorBoxItem .swiper-slide:hover {box-shadow:0.25em 0.25em 0.75em rgb(0 0 0 / 20%);}
.section-2026031320 {padding:6.25em 0 7em;}
.section-2026031320 .container {overflow:hidden;}
.section-2026031320 .sectionEnTit {text-align:center;}
.section-2026031320 .sectionEnTit span {}
.section-2026031320 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:1em;text-align:center;}
.section-2026031320 .swiperTechnology {position:relative;overflow:unset;padding-bottom:6.5em;padding-top:15em;width:20%;}
.section-2026031320 .swiperTechnology .swiper-slide {transform:scale(1);transform-origin:bottom;transition:all 0.2s;position:relative;}
.section-2026031320 .swiperTechnology .swiper-slide.swiper-slide-prev {transform:scale(1.2);z-index:1;}
.section-2026031320 .swiperTechnology .swiper-slide.swiper-slide-next {transform:scale(1.2);z-index:1;}
.section-2026031320 .swiperTechnology .swiper-slide.swiper-slide-active {transform:scale(1.37);z-index:2;}
.section-2026031320 .swiperTechnology .swiper-slide .item {position:relative;}
.section-2026031320 .swiperTechnology .swiper-slide .img {width:100%;}
.section-2026031320 .swiperTechnology .swiper-slide .img img {width:100%;}
.section-2026031320 .swiperTechnology .button-next,.section-2026031320 .swiperTechnology .button-prev {font-size:2em;width:2.25em;height:2.25em;padding:0.5em;border-radius:50%;background:rgb(0 0 0 / 50%);}
.section-2026031320 .swiperTechnology .button-next {right:50%;margin-right:-10em;}
.section-2026031320 .swiperTechnology .button-prev {left:50%;margin-left:-10em;}
.section-2026031320 .swiperTechnology .button-next:hover,.section-2026031320 .swiperTechnology .button-prev:hover {background:var(--theme);}
.section-2026031320 .swiperTechnology .swiper-pagination span {margin:0 0.25em;width:1em;height:1em;opacity:1;background:#d0d0d0;}
.section-2026031320 .swiperTechnology .swiper-pagination span.swiper-pagination-bullet-active {background:var(--theme);}
.section-2026031321 {padding-bottom:7.5em;}
.section-2026031321 .sectionEnTit {text-align:center;}
.section-2026031321 .sectionEnTit span {}
.section-2026031321 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:1em;text-align:center;}
.section-2026031321 .sectionList {gap:3.3em;}
.section-2026031321 .sectionList .item {width:calc( 33.333% - 2.2em );}
.section-2026031321 .sectionList .item .itemImg {width:100%;height:21.75em;margin-bottom:2em;}
.section-2026031321 .sectionList .item .itemTxt {}
.section-2026031321 .sectionList .item .itemTxt .itemTit {display:block;text-align:center;}
.section-2026031321 .sectionList .item .itemTxt .itemTit .icon {width:1.375em;height:1.375em;margin-right:0.75em;}
.section-2026031321 .sectionList .item .itemTxt .itemTit span {font-size:1.5em;line-height:1.5;}
.section-2026031321 .sectionList .item .itemTxt .itemTit:hover .icon {fill:var(--theme);}
.section-2026031321 .sectionList .item .itemTxt .itemTit:hover span {text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.25em;color:var(--theme);}
.section-2026031321 .sectionLine {width:100%;height:1px;background:#bfbfbf;margin:5em 0;}
.section-2026031321 .sectionList .item .itemImg .video {width:100%;height:100%;}
.section-2026031321 .sectionList .item .itemImg img {width:100%;height:100%;object-fit:cover;}
.section-2026031321 .sectionList .item .itemImg .video-popup {position:absolute;top:50%;left:50%;width:4.75em;height:4.75em;margin-left:-2.375em;margin-top:-2.375em;border-radius:50%;transition:all 0.35s;}
.section-2026031321 .sectionList .item .itemImg .video-popup .icon {fill:#fff;width:100%;height:100%;}
.section-2026031322 {padding-bottom:7.5em;}
.section-2026031322 .sectionEnTit {text-align:center;}
.section-2026031322 .sectionEnTit span {}
.section-2026031322 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:1em;text-align:center;}
.section-2026031322 .sectionSubTit {font-size:2.75em;color:var(--theme);text-align:center;font-style:italic;margin-bottom:1.25em;}
.section-2026031322 .sectionCon {font-size:1.25em;width:100%;line-height:1.75;max-width:74em;margin:0 auto 4.5em;}
.strategicHead {margin-bottom:5em;}
.strategicHead .strategicHeadList {gap:3.25em;}
.strategicHead .strategicHeadList .item {font-size:1.5em;padding:0.5em;border:1px solid #bfbfbf;width:8.5em;text-align:center;background:#fff;transition:all 0.5s;cursor:pointer;}
.strategicHead .strategicHeadList .item.active,.strategicHead .strategicHeadList .item:hover {background:var(--theme);color:#fff;border-color:var(--theme);box-shadow:0.125em 0.125em 0.375em rgb(0 0 0 / 50%);}
.strategicBox {}
.strategicBox .tabBoxItem {display:none;position:relative;padding-bottom:6em;}
.strategicBox .tabBoxItem.active {display:block;}
.strategicBox .tabBoxItem .swiper {height:19.75em;}
.strategicBox .tabBoxItem .swiper-slide {height:50%;border-right:1px dashed #a6a6a6;border-bottom:1px dashed #a6a6a6;}
.strategicBox .tabBoxItem .swiper .swiper-border-r {position:absolute;top:0;right:0;width:1px;height:100%;background:#fff;z-index:2;}
.strategicBox .tabBoxItem .swiper .swiper-border-f {position:absolute;bottom:0;left:0;width:100%;height:1px;background:#fff;z-index:2;}
.strategicBox .tabBoxItem .img {width:100%;height:100%;padding:2.25em 3em;}
/*.strategicBox .tabBoxItem .img img {width:100%;height:100%;margin:0 auto;object-fit:contain;filter:grayscale(100%);opacity:0.5;transition:all 0.5s;}*/
/*.strategicBox .tabBoxItem .img:hover img {filter:grayscale(0%);opacity:1;}*/
.strategicBox .tabBoxItem .img img {width:100%;height:100%;margin:0 auto;object-fit:contain;transition:all 0.5s;}
.strategicBox .tabBoxItem .img:hover img {transform:scale(1.1);}
.strategicBox .tabBoxItem .swiper-pagination span {width:1em;height:1em;}
.strategicBox .tabBoxItem .swiper-pagination span.swiper-pagination-bullet-active {background:var(--theme);}
.section-2026031323 {padding:9.75em 0 7.5em;position:relative;}
.section-2026031323:before {content:" ";display:block;width:18.25em;height:35em;background:var(--theme);position:absolute;right:0;top:6.5em;}
.section-2026031323 .sectionLeft {width:46.25em;padding-top:4em;position:relative;z-index:1;}
.section-2026031323 .sectionRight {max-width:calc( 100% - 48.25em );width:40.875em;height:38em;position:relative;}
.section-2026031323 .sectionEnTit {}
.section-2026031323 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:1em;}
.section-2026031323 .sectionCon {font-size:1.375em;line-height:1.5;height:9em;margin-bottom:3.5em;}
.section-2026031323 .sectionLine {width:3.875em;height:0.5em;background:var(--theme);}
.section-2026031323 .section-bg {}
.section-2026031323 .bg-l {position:absolute;width:16.125em;height:27.5em;top:10em;left:-10em;background:url(../images/cooperation-bg-l.png) no-repeat;background-size:100%;}
.section-2026031323 .sectionImg {width:100%;height:100%;overflow:hidden;box-shadow:0.25em 0.25em 1em rgb(0 0 0 / 25%);position:relative;z-index:2;}
.section-2026031323 .sectionImg img {width:100%;height:100%;object-fit:cover;transition:all 0.5s;}
.section-2026031323 .sectionImg img:hover {transform:scale(1.1);}
.section-2026031324 {padding:4em 0 5.5em;background:url(../images/core-bg.jpg) no-repeat;background-size:cover;}
.section-2026031324 .sectionEnTit {text-align:center;}
.section-2026031324 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:1em;text-align:center;}
.section-2026031324 .sectionBox {}
.section-2026031324 .sectionLists {width:25.25em;}
.section-2026031324 .sectionMiddle {max-width:calc( 100% - 50.5em );width:40.875em;}
.section-2026031324 .sectionList {width:100%;height:48em;}
.section-2026031324 .sectionList .item {}
.section-2026031324 .sectionList .item .itemNum {font-size:2em;font-weight:600;font-style:italic;color:var(--theme);margin-bottom:0.25em;}
.section-2026031324 .sectionList .item .itemTit {margin-bottom:1.125em;}
.section-2026031324 .sectionList .item .itemTit h3 {font-size:1.375em;width:calc( 100% - 0.925em );}
.section-2026031324 .sectionList .item .itemTit span {width:1.25em;height:1.25em;padding:0.2em;border-radius:50%;transition:all 0.5s;}
.section-2026031324 .sectionList .item .itemTit span svg {width:100%;height:100%;display:block;transition:all 0.5s;}
.section-2026031324 .sectionList .item .itemCon {display:none;}
.section-2026031324 .sectionList .item .itemCon p {font-size:1em;line-height:1.5;}
.section-2026031324 .sectionList .item.active .itemTit h3 {text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.25em;}
.section-2026031324 .sectionList .item.active .itemTit span {background:var(--theme);}
.section-2026031324 .sectionList .item.active .itemTit span svg {fill:#fff;}
.section-2026031324 .sectionList .item.active .itemCon p {text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.25em;}
.advantagesLists {gap:2.25em 2%;}
.advantagesLists .item {width:23.5%;background:#fff;padding:2.5em 2.5em 3em;border-radius:0.75em;box-shadow:0.25em 0.25em 0.75em rgb(0 0 0 / 25%);}
.advantagesLists .item .itemNum {font-size:2.375em;font-style:italic;color:var(--theme);}
.advantagesLists .item .itemTit {font-size:1.5em;margin:0.25em 0 0.75em;}
.advantagesLists .item .itemLine {width:1.875em;height:0.25em;background:var(--theme);}
.advantagesLists .item .itemCon {font-size:1em;line-height:1.75;margin-top:1.5em;}
.advantagesLists .item:hover .itemTit {text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.25em;}
.advantagesLists .item:hover .itemCon {text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.25em;}
.section-2026031325 {padding:6.5em 0;overflow:hidden;}
.section-2026031325 .sectionEnTit {text-align:center;}
.section-2026031325 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:0.5em;text-align:center;}
.section-2026031325 .sectionCon {font-size:1.25em;text-align:center;width:100%;max-width:42em;margin:0 auto 3em;line-height:1.5;}
.swiperPolicies {max-width:57em;width:100%;height:48.5em;padding:0 2em;overflow:unset;}
.swiperPolicies .swiper-slide {width:25.875em;height:100%;margin-right:1.25em;transition:all 0.5s;}
.swiperPolicies .swiperImg {width:100%;height:35.375em;overflow:hidden;position:relative;transition:all 0.5s;}
.swiperPolicies .swiperImg img {width:100%;}
.swiperPolicies .swiperImg .swiperHTit {text-align:center;position:absolute;left:0;bottom:0;width:100%;font-size:1.875em;color:#fff;padding:0.75em;background-image:linear-gradient(0deg,rgb(0 0 0 / 80%) 0%,rgb(0 0 0 / 50%) 35%,rgb(0 0 0 / 0%) 75%,rgb(0 0 0 / 0%) 100%);transition:all 0.5s;opacity:1;visibility:visible;}
.swiperPolicies .swiperImg .swiperHTit span {position:relative;display:inline-block;}
.swiperPolicies .swiperImg .swiperHTit span:before,.swiperPolicies .swiperImg .swiperHTit span:after {content:" ";display:block;width:0.5em;height:2px;background:#fff;position:absolute;top:0.65em;}
.swiperPolicies .swiperImg .swiperHTit span:before {left:-0.875em;}
.swiperPolicies .swiperImg .swiperHTit span:after {right:-0.875em;}
.swiperPolicies .swiper-slide:hover .swiperImg {height:26em;box-shadow:0.25em 0.25em 1em rgb(0 0 0 / 25%);}
.swiperPolicies .swiper-slide:hover .swiperImg .swiperHTit {opacity:0;visibility:hidden;}
.swiperPolicies .swiperTxt {opacity:0;padding:1.75em 0.75em 0;transition:all 0.5s;visibility:hidden;}
.swiperPolicies .swiperTxt .swiperTit {font-size:1.375em;color:var(--theme);padding-left:1em;margin-bottom:0.5em;position:relative;}
.swiperPolicies .swiperTxt .swiperTit:after {content:" ";position:absolute;left:0;bottom:0.5em;width:0.45em;height:0.45em;background:var(--theme);}
.swiperPolicies .swiperTxt .swiperCon {font-size:1em;line-height:1.5;}
.swiperPolicies .swiper-slide:hover .swiperTxt {opacity:1;visibility:visible;}
.swiperPolicies .swiper-slide-prev,.swiperPolicies .swiper-slide-active + .swiper-slide + .swiper-slide {padding-top:4em;}
.swiperPolicies .swiper-button {position:absolute;left:0;bottom:0;width:100%;z-index:5;}
.swiperPolicies .swiper-button .button-prev,.swiperPolicies .swiper-button .button-next {background:rgb(0 0 0 / 25%);}
.swiperPolicies .swiper-button .button-prev {left:0;}
.swiperPolicies .swiper-button .button-next {right:0;}
.swiperPolicies .swiper-scrollbar {width:75%;height:0.625em;left:12.5%;bottom:-0.3125em;border-radius:0;}
.swiperPolicies .swiper-scrollbar .swiper-scrollbar-drag {background-color:var(--theme);border-radius:0;}
.policiesLists {width:98%;max-width:113.5em;margin:0 auto;gap:0.8%;}
.policiesLists .item {width:16%;position:relative;}
.policiesLists .item .itemImg {width:100%;height:35.5em;overflow:hidden;}
.policiesLists .item .itemImg img {width:100%;height:100%;object-fit:cover;transition:all 0.5s;}
.policiesLists .item:hover .itemImg img {transform:scale(1.1);}
.policiesLists .item .itemTxt {position:absolute;bottom:0;left:0;padding:5em 1em 1.5em;color:#fff;background-image:linear-gradient(0deg,rgb(0 0 0 / 75%) 0%,rgb(0 0 0 / 50%) 75%,rgb(0 0 0 / 0%) 95%);}
.policiesLists .item .itemTxt .itemTit {font-size:1.5em;}
.policiesLists .item .itemTxt .itemCon {line-height:1.5;margin:0.75em 0 1em;}
.policiesLists .item .itemTxt .itemLine {width:2em;height:0.25em;background:var(--theme);}
.section-2026031326 {padding:3em 0 7.75em;overflow:hidden;}
.section-2026031326 .sectionEnTit {text-align:center;}
.section-2026031326 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:1em;text-align:center;}
.section-2026031326 .sectionList {position:relative;width:100%;height:39em;margin-bottom:3em;}
.section-2026031326 .sectionList .sectionListLine {position:absolute;top:50%;left:50%;margin-left:-50vw;margin-top:-0.25em;width:100vw;height:0.5em;background:var(--theme);}
.section-2026031326 .sectionList .item {position:absolute;z-index:1;height:16em;width:18.75%;background:#f3f3f3;border-radius:1.25em;padding:2.5em 1.5em 0;transition:all 0.5s;}
.section-2026031326 .sectionList .item .itemIco {width:100%;height:3.375em;}
.section-2026031326 .sectionList .item .itemIco img {width:auto;height:100%;margin:0 auto;}
.section-2026031326 .sectionList .item .itemTit {font-size:1.25em;font-weight:600;line-height:1.5;height:3.75em;text-align:center;margin:0.75em 0;}
.section-2026031326 .sectionList .item .itemLine {width:2.25em;height:0.375em;background:var(--theme);margin:0 auto;}
.section-2026031326 .sectionList .item .itemCircle {position:absolute;bottom:-4.5em;left:50%;margin-left:-1em;width:2em;height:2em;border:0.25em solid var(--theme);border-radius:50%;background:#fff;transition:all 0.5s;}
.section-2026031326 .sectionList .item:nth-child(2n) .itemCircle {bottom:auto;top:-4.5em;}
.section-2026031326 .sectionList .item1 {top:0;left:0;}
.section-2026031326 .sectionList .item2 {bottom:0;left:13.542%;}
.section-2026031326 .sectionList .item3 {top:0;left:27.083%;}
.section-2026031326 .sectionList .item4 {bottom:0;left:40.625%;}
.section-2026031326 .sectionList .item5 {top:0;right:27.083%;}
.section-2026031326 .sectionList .item6 {bottom:0;right:13.542%;}
.section-2026031326 .sectionList .item7 {top:0;right:0;}
.section-2026031326 .sectionList .item:hover {background:#fff;box-shadow:0.25em 0.25em 1em 0 rgb(1 1 1 / 20%);}
.section-2026031326 .sectionList .item:hover .itemCircle {background:var(--theme);}
.section-2026031326 .sectionList .listLine {position:absolute;top:50%;left:50%;margin-left:-50vw;margin-top:-0.25em;width:100vw;height:0.5em;background:var(--theme);}
.section-2026031327 {padding:5em 0 7.5em;background:url(../images/form-bg.jpg) no-repeat;background-size:auto 38.25em;}
@media screen and (min-width: 1921px) {
    .section-2026031327 {background-size:100%;}
}
.section-2026031327 .sectionTit {text-align:center;font-size:3em;color:#fff;}
.section-2026031327 .sectionCon {text-align:center;font-size:1.125em;font-weight:300;color:#fff;margin-bottom:2em;}
.section-2026031327 .sectionForm {background:#fff;padding:3.25em 4.5em;max-width:81em;width:100%;margin:0 auto;box-shadow:0.25em 0.25em 1.25em rgb(0 0 0 / 20%);}
.section-2026031327 .sectionForm fieldset {display:none;}
.section-2026031327 .sectionForm .form-input {width:31%;margin-bottom:1.375em;}
.section-2026031327 .sectionForm .form-input .form-control {width:100%;border-width:0;background:#f4f4f4;padding:1em 1.5em;font-size:1.125em;line-height:1.5;}
.section-2026031327 .sectionForm .form-input select.form-control {appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;background-image:url(../images/select-ico.png);background-repeat:no-repeat;background-size:1.75em;background-position:right;}
.section-2026031327 .sectionForm .form-content {width:100%;margin-bottom:1.375em;}
.section-2026031327 .sectionForm .form-content .form-textarea {width:100%;background:#f4f4f4;border-width:0;padding:1em 1.5em;font-size:1.125em;line-height:1.5;}
.section-2026031327 .sectionForm .form-captchar {width:100%;height:3.9375em;}
.section-2026031327 .sectionForm .form-captchar p {}
.section-2026031327 .sectionForm .form-captchar input {border-width:0;background:#f4f4f4;padding:1em 1.5em;font-size:1.125em;line-height:1.5;width:11em;float:left;margin-right:1.5em;}
.section-2026031327 .sectionForm .form-captchar img {float:left;width:11em;height:3.9375em;}
.section-2026031327 .sectionForm .submit {width:100%;text-align:center;padding-top:1em;}
.section-2026031327 .sectionForm .submit input {font-size:1.375em;background:none;border-width:0;color:#fff;padding:0.5em 3.5em;cursor:pointer;transition:all 0.5s;z-index:10;position:relative;}
.section-2026031327 .sectionForm .submit input:hover {opacity:0.9;}
.section-2026031328 {padding-bottom:8em;overflow:hidden;}
.section-2026031328 .sectionEnTit {text-align:center;}
.section-2026031328 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:1em;text-align:center;}
.section-2026031328 .counterList {max-width:93.5em;width:100%;margin:0 auto 5em;}
.section-2026031328 .counterList .counterItem {text-align:center;width:auto;}
.section-2026031328 .counterList .counterItem .counterNum {color:var(--theme);font-weight:600;font-size:3.375em;}
.section-2026031328 .counterList .counterItem .counterNum span {}
.section-2026031328 .counterList .counterItem .counterTit {font-size:1.125em;font-weight:500;max-width:16em;margin:-0.25em auto 0;}
.section-2026031328 .counterList .counterLine {width:1px;height:5.625em;background:#a5a5a5;}
.section-2026031328 .sectionCon {max-width:93.5em;width:100%;margin:0 auto 5.75em;}
.section-2026031328 .sectionCon p {font-size:1.25em;line-height:1.75;}
.swiperShowroom {overflow:unset;max-width:90.5em;width:100%;}
.swiperShowroom .swiper-button .button-next,.swiperShowroom .swiper-button .button-prev {background:rgb(0 0 0 / 75%);}
.swiperShowroom .swiper-button .button-prev {left:-6em;}
.swiperShowroom .swiper-button .button-next {right:-6em;}
.swiperShowroom .swiper-slide {margin-right:1.75em;width:44.375em;height:auto;}
.swiperShowroom .swiper-slide .swiperImg {width:100%;height:100%;transition:all 0.5s;}
.swiperShowroom .swiper-slide .swiperImg img {width:100%;height:100%;object-fit:cover;}
.swiperShowroom .swiper-scrollbar {width:100%;height:0.5em;position:absolute;left:0;bottom:0;border-radius:0;}
.swiperShowroom .swiper-scrollbar .swiper-scrollbar-drag {background:var(--theme);border-radius:0;}
.swiperShowroom .swiper-slide-prev .swiperImg {transform: scale(0.85) translateX(7.5%);}
.swiperShowroom .swiper-slide-active + .swiper-slide + .swiper-slide .swiperImg {transform:scale(0.85) translateX(-7.5%);}
.section-2026031329 {padding:3.5em 0 5em;background:url(../images/siniso-bg-addnew.jpg) no-repeat;background-size:100%;}
.section-2026031329 .sectionEnTit {color:#fff;text-align:center;}
.section-2026031329 .sectionTit {color:#fff;font-size:3em;font-weight:400;margin-bottom:1em;text-align:center;}
.section-2026031329 .sectionCon {color:#fff;font-size:2.875em;font-weight:400;margin-bottom:1.25em;text-align:center;}
.section-2026031329 .sectionList {gap:3em;}
.section-2026031329 .sectionList .item {}
.section-2026031329 .sectionList .item a {font-size:1.5em;padding:0.5em 1.25em;color:#000;background:#fff;}
.section-2026031329 .sectionList .item a:hover {color:#fff;background:var(--theme);box-shadow:0.25em 0.25em 0.75em rgb(0 0 0 / 20%);}
.section-2026031329 .sectionImgList {width:100%;max-width:90em;gap:2em 2%;margin:0 auto;}
.section-2026031329 .sectionImgList .item {width:32%;height:15.25em;position:relative;overflow:hidden;box-shadow:0.25em 0.25em 0.5em;}
.section-2026031329 .sectionImgList .item .itemImg {width:100%;height:100%;overflow:hidden;}
.section-2026031329 .sectionImgList .item .itemImg img {width:100%;height:100%;object-fit:cover;transition:all 0.5s;}
.section-2026031329 .sectionImgList .item .itemHTxt {position:absolute;left:0;bottom:0;width:100%;padding:1em 1em;font-size:1.25em;line-height:1.5;color:#fff;background-image:linear-gradient(0deg,rgb(0 0 0 / 80%) 0%,rgb(0 0 0 / 30%) 75%,rgb(0 0 0 / 0%) 95%);text-align:center;transform:translateY(0%);transition:all 0.5s;}
.section-2026031329 .sectionImgList .item .itemHTxt span {display:inline-block;position:relative;line-height:1.5;}
.section-2026031329 .sectionImgList .item .itemTxt {position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / 50%);opacity:0;transition:all 0.5s;}
.section-2026031329 .sectionImgList .item .itemBox {position:relative;z-index:3;opacity:0;transform:translateY(2em);transition:all 0.5s;padding-top:1.25em;}
.section-2026031329 .sectionImgList .item .itemTit {display:block;font-size:1.25em;margin-bottom:1.25em;color:#fff;}
.section-2026031329 .sectionImgList .item .itemBtn {text-align:center;}
.section-2026031329 .sectionImgList .item .itemBtn .btn {font-size:0.875em;}
.section-2026031329 .sectionImgList .item:hover .itemImg img {transform:scale(1.1);}
.section-2026031329 .sectionImgList .item:hover .itemHTxt {transform:translateY(100%);}
.section-2026031329 .sectionImgList .item:hover .itemTxt {opacity:1;}
.section-2026031329 .sectionImgList .item:hover .itemBox {opacity:1;transform:translateY(0);transition:all 0.6s 0.5s;}

.section-2026031330 {}
.section-2026031330 .sectionEnTit {text-align:center;}
.section-2026031330 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:1em;text-align:center;}
.sectionStoreForm {padding:0 0 3em;max-width:92.5em;width:100%;margin:0 auto;}
.sectionStoreForm select.form-control {width:31%;border-width:0;background:#f4f4f4;padding:1em 1.5em;font-size:1.125em;line-height:1.5;appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;background-image:url(../images/select-ico.png);background-repeat:no-repeat;background-size:1.75em;background-position:right;}
.sectionStoreForm .shopData-search {width:31%;}
.sectionStoreForm .shopData-search input {border-width:0;background:#f4f4f4;padding:1em 1.5em;font-size:1.125em;line-height:1.5;width:80%;}
.sectionStoreForm .shopData-search .shopData-btn {background:var(--theme);border-width:0;cursor:pointer;transition:all 0.5s;width:20%;}
.sectionStoreForm .shopData-search .shopData-btn svg {fill:#fff;width:2em;height:2em;display:block;margin:0 auto;}
.section-2026031330 .storeInfo {max-width:92.5em;width:100%;margin:0 auto;}
.section-2026031330 .storeInfo .storeInfoImg {width:67.5%;height:40.5em;}
.section-2026031330 .storeInfo .storeInfoImg img {width:100%;height:100%;object-fit:cover;}
.section-2026031330 .storeInfo .storeList {width:31.5%;height:40.5em;overflow-y:auto;background:#f4f4f4;}
.section-2026031330 .storeInfo .storeList::-webkit-scrollbar {width:6px;}
.section-2026031330 .storeInfo .storeList .storeItem {display:block;height:25%;padding:1.25em 1.5em 0 3em;position:relative;}
.section-2026031330 .storeInfo .storeList .storeItem:before {content:" ";position:absolute;top:0;left:0;background:var(--theme);width:1.125em;height:0;transition:all 0.5s;}
.section-2026031330 .storeInfo .storeList .storeItem .itemTit {font-size:1.375em;height:2.7em;}
.section-2026031330 .storeInfo .storeList .storeItem .itemTit span {width:100%;}
.section-2026031330 .storeInfo .storeList .storeItem .itemCon {height:5em;border-bottom:0.125em solid #b5b5b5;margin-top:0.28125em;}
.section-2026031330 .storeInfo .storeList .storeItem:nth-last-child(1) .itemCon {border-width:0;}
.section-2026031330 .storeInfo .storeList .storeItem .itemCon svg {width:1.25em;height:1.25em;margin-right:0.5em;}
.section-2026031330 .storeInfo .storeList .storeItem .itemCon p {line-height:1.5;width:calc( 100% - 1.75em );height:4.5em;}
.section-2026031330 .storeInfo .storeList .storeItem.active {}
.section-2026031330 .storeInfo .storeList .storeItem.active:before {height:100%;}
.section-2026031330 .storeInfo .storeList .storeItem.active .itemTit {color:var(--theme);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.125em;}
.section-2026031330 .storeInfo .storeList .storeItem.active .itemCon svg {fill:var(--theme);}
.section-2026031330 .storeInfo .storeList .storeItem.active .itemCon p {color:var(--theme);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.125em;}
.section-2026031331 {padding:6.75em 0;}
.section-2026031331 .sectionEnTit {text-align:center;}
.section-2026031331 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:1em;text-align:center;}
.section-2026031331 .sectionList {gap:6em 2%;}
.section-2026031331 .sectionList .item {width:32%;display:block;}
.section-2026031331 .sectionList .item .itemImg {width:100%;height:18em;overflow:hidden;margin-bottom:2em;transition:all 0.5s;position:relative;}
.section-2026031331 .sectionList .item .itemImg img {width:100%;height:100%;object-fit:cover;transition:all 0.5s;}
.section-2026031331 .sectionList .item .itemTxt .itemTit {display:block;text-align:center;}
.section-2026031331 .sectionList .item .itemTxt .itemTit svg {width:1.75em;height:1.75em;margin-right:0.75em;position:relative;top:0.25em;}
.section-2026031331 .sectionList .item .itemTxt .itemTit span {font-size:1.5em;line-height:1.5;}
.section-2026031331 .sectionList .item:hover .itemImg {box-shadow:0.25em 0.25em 1em rgb(0 0 0 / 20%);}
.section-2026031331 .sectionList .item:hover .itemImg img {transform:scale(1.1);}
.section-2026031331 .sectionList .item:hover .itemTxt .itemTit svg {fill:var(--theme);}
.section-2026031331 .sectionList .item:hover .itemTxt .itemTit span {text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.25em;color:var(--theme);}
.section-2026031331 .pagination {padding:4em 0 2em;}
.section-2026031332 {padding:5.25em 0 3.375em;background:url(../images/preferred-bg.jpg) no-repeat;background-size:cover;}
.section-2026031332 .sectionLeft {max-width:52em;width:54%;}
.section-2026031332 .sectionRight {max-width:42.25em;width:44%;position:relative;}
.section-2026031332 .sectionImg {width:100%;box-shadow:0.25em 0.25em 1em rgb(0 0 0 / 20%);}
.section-2026031332 .sectionImg img {width:100%;}
.section-2026031332 .sectionEnTit {font-size:2.75em;margin-bottom:0.5em;}
.section-2026031332 .sectionTit {font-size:2.75em;}
.section-2026031332 .sectionTit span {color:var(--theme);}
.section-2026031332 .sectionLine {position:absolute;right:0;bottom:0.75em;width:3.75em;height:0.875em;background:var(--theme);}
.section-2026031333 {padding:7.5em 0 7em;position:relative;}
.section-2026031333 .sectionBg {}
.section-2026031333 .sectionBg .bg-l {position:absolute;top:1em;left:0;width:16.125em;height:27.5em;background:url(images/cooperation-bg-l.png) no-repeat;background-size:100%;}
.section-2026031333 .sectionBox {position:relative;}
.section-2026031333 .sectionLeft {max-width:33.75em;width:37%;}
.section-2026031333 .sectionEnTit {}
.section-2026031333 .sectionTit {font-size:2.75em;font-weight:400;}
.section-2026031333 .sectionRight {max-width:56em;width:60%;}
.section-2026031333 .sectionCon {font-size:1.25em;line-height:1.75;padding-top:1em;}
.section-2026031333 .sectionItalic {font-size:2.75em;color:var(--theme);text-align:center;font-style:italic;margin:1.25em 0;}
.section-2026031333 .tabHead {margin-bottom:2.75em;}
.section-2026031333 .tabBox .tabBoxItem {position:relative;padding-bottom:6em;}
.section-2026031333 .tabBox .tabBoxItem .swiper {height:19.75em;}
.section-2026031333 .tabBox .tabBoxItem .swiper-slide {height:50%;border-right:1px dashed #a6a6a6;border-bottom:1px dashed #a6a6a6;}
.section-2026031333 .tabBox .tabBoxItem .swiper .swiper-border-r {position:absolute;top:0;right:0;width:1px;height:100%;background:#fff;z-index:2;}
.section-2026031333 .tabBox .tabBoxItem .swiper .swiper-border-f {position:absolute;bottom:0;left:0;width:100%;height:1px;background:#fff;z-index:2;}
.section-2026031333 .tabBox .tabBoxItem .img {width:100%;height:100%;padding:2.25em 3em;}
/*.section-2026031333 .tabBox .tabBoxItem .img img {width:100%;height:100%;margin:0 auto;object-fit:contain;filter:grayscale(100%);opacity:0.5;transition:all 0.5s;}*/
/*.section-2026031333 .tabBox .tabBoxItem .img:hover img {filter:grayscale(0%);opacity:1;}*/
.section-2026031333 .tabBox .tabBoxItem .img img {width:100%;height:100%;margin:0 auto;object-fit:contain;transition:all 0.5s;}
.section-2026031333 .tabBox .tabBoxItem .img:hover img {transform:scale(1.1);}
.section-2026031333 .tabBox .tabBoxItem .swiper-scrollbar {max-width:100%;width:26.25em;left:auto;right:0;height:3px;}
.section-2026031333 .tabBox .tabBoxItem .swiper-scrollbar-drag {background:var(--theme);}
.section-2026031334 {padding:3.75em 0 5em;background:url(../images/mission-bg.jpg) no-repeat;background-size:cover;}
.section-2026031334 .sectionEnTit {text-align:center;}
.section-2026031334 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:1em;text-align:center;}
.missionTabHeadList {gap:3.25em;margin-bottom:3.375em;}
.missionTabHeadList .item {font-size:1.5em;padding:0.5em;border:1px solid #bfbfbf;min-width:15em;text-align:center;background:#fff;transition:all 0.5s;cursor:pointer;overflow:hidden;position:relative;}
.missionTabHeadList .item.active,.missionTabHeadList .item:hover {background:var(--theme);color:#fff;border-color:var(--theme);box-shadow:0.125em 0.125em 0.375em rgb(0 0 0 / 50%);}
.missionTabHeadList .item:before {content:"";position:absolute;display:block;transition:all .6s;width:100%;height:0;border-radius:50%;left:50%;top:50%;padding-top:100%;transform:translateX(-50%) translateY(-50%);}
.missionTabHeadList .item:hover:before {animation:btn-animation .75s;z-index:1;}
.tabBoxMission {}
.tabBoxMission .list {gap:2em 1.7%;}
.tabBoxMission .list .img {width:32.2%;height:19.25em;overflow:hidden;}
.tabBoxMission .list .img img {width:100%;height:100%;object-fit:cover;transition:all 0.5s;}
.tabBoxMission .list .img:hover img {transform:scale(1.1);}
.section-2026031335 {overflow:hidden;padding:5em 0;}
.section-2026031335 .sectionLeft {width:35em;padding-top:4em;position:relative;z-index:1;}
.section-2026031335 .sectionRight {width:48.5em;height:38em;position:relative;}
.section-2026031335 .sectionEnTit {}
.section-2026031335 .sectionTit {font-size:2.75em;font-weight:400;margin-bottom:0.5em;}
.section-2026031335 .sectionCon {font-size:1.375em;line-height:1.5;min-height:7.5em;margin-bottom:3.5em;}
.section-2026031335 .sectionLine {width:3.875em;height:0.5em;background:var(--theme);}
.section-2026031335 .section-bg {}
.section-2026031335 .section-bg .bg-l {position:absolute;width:16.125em;height:19.25em;top:12.5em;left:-10.5em;background:url(../images/decoration-bg-l.png) no-repeat;background-size:100%;}
.section-2026031335 .sectionImg {position:absolute;left:0;right:calc( -50vw + 50em );bottom:0;top:0;}
.section-2026031335 .sectionImg:before {content:" ";display:block;width:10em;height:6.25em;position:absolute;left:-3.75em;bottom:-2.5em;background:var(--theme);}
.section-2026031335 .sectionImg:after {content:" ";display:block;width:14.75em;height:9.75em;position:absolute;right:0;top:-3.25em;background:var(--theme);}
.section-2026031335 .sectionImg .img {overflow:hidden;box-shadow:-0.5em 0.5em 0.75em rgb(0 0 0 / 20%);}
.section-2026031335 .sectionImg img {width:100%;height:100%;object-fit:cover;position:relative;z-index:2;transition:all 0.5s;}
.section-2026031335 .sectionImg img:hover {transform:scale(1.1);}
.section-2026031336 {padding:6.5em 0;}
.section-2026031336 .sectionLeft {max-width:74.5em;width:calc( 100% - 23em );}
.section-2026031336 .sectionRight {width:20em;}
.section-2026031336 .sectionTit {font-size:2.375em;margin-bottom:0.375em;}
.section-2026031336 .sectionCon {font-size:1.25em;font-weight:300;}
.section-2026031336 .sectionList {padding-top:5.5em;}
.section-2026031336 .sectionList .item {width:47%;margin-bottom:4em;}
.section-2026031336 .sectionList .item .img {position:relative;width:100%;height:24em;overflow:hidden;transition:all 0.5s;}
.section-2026031336 .sectionList .item .img img {width:100%;height:100%;object-fit:cover;}
.section-2026031336 .sectionList .item .more {width:100%;position:absolute;bottom:0;left:0;padding:0.8125em 0;transition:all 0.5s;transform:translateY(100%);background:rgb(0 0 0 / 70%);}
.section-2026031336 .sectionList .item .more .view-ico {width:4.75em;height:1.5em;background:url(../images/view-ico.png) no-repeat center;background-size:auto 1.125em;transform:scale(1);transition:all 0.5s;}
.section-2026031336 .sectionList .item .more span {width:1px;height:1.5em;background:#fff;}
.section-2026031336 .sectionList .item .more .download-ico {width:4.75em;height:1.5em;background:url(../images/download-ico.png) no-repeat center;background-size:auto 1.35em;transform:scale(1);transition:all 0.5s;}
.section-2026031336 .sectionList .item:hover .img {box-shadow:0.35em 0.35em 2.5em 0 rgb(0 0 0 / 20%);}
.section-2026031336 .sectionList .item:hover .img .more {transform:translateY(0);}
.section-2026031336 .sectionList .item .more .view-ico:hover {transform:scale(1.2);}
.section-2026031336 .sectionList .item .more .download-ico:hover {transform:scale(1.2);}
.section-2026031336 .sectionList .item .txt {padding:1.75em 1em 1em;}
.section-2026031336 .sectionList .item .tit {font-size:1.375em;text-align:center;}
.section-2026031336 .sectionList .item .txt a {color:#1b0d0d;font-weight:500;transition:all 0.5s;}
.section-2026031336 .sectionList .item .txt a:hover {text-decoration:revert;text-decoration-color:#5d5d5d;text-decoration-thickness:1px;}
.section-2026031337 {padding-bottom:6.75em;}
.section-2026031337 .sectionList {}
.section-2026031337 .sectionList .item {width:100%;}
.section-2026031337 .sectionList .item .itemLeft {width:7.75em;}
.section-2026031337 .sectionList .item .timeD {font-size:3.875em;text-align:center;}
.section-2026031337 .sectionList .item .timeY-m {font-size:1.25em;text-align:center;}
.section-2026031337 .sectionList .item .itemRight {max-width:calc( 100% - 10em );width:87.25%;padding-bottom:5em;margin-bottom:5em;border-bottom:1px solid #bcbcbc;}
.section-2026031337 .sectionList .item .itemImg {width:26em;height:17em;border-radius:1em;overflow:hidden;}
.section-2026031337 .sectionList .item .itemImg img {width:100%;height:100%;object-fit:cover;transition:all 0.5s;}
.section-2026031337 .sectionList .item .itemImg:hover img {transform:scale(1.1);}
.section-2026031337 .sectionList .item .itemTxt {max-width:calc( 100% - 29em );width:56.5em;}
.section-2026031337 .sectionList .item .itemTxt .itemTit {display:block;font-size:1.75em;font-weight:600;margin-bottom:0.5em;margin-top:0.5em;}
.section-2026031337 .sectionList .item .itemTxt .itemTit:hover {text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.25em;}
.section-2026031337 .sectionList .item .itemTxt .itemCon {font-size:1.2em;line-height:1.5;height:6em;margin-bottom:1.375em;opacity:0.75;}
.section-2026031337 .sectionList .item .itemTxt .itemBtn {}
.section-2026031337 .sectionList .item .itemTxt .itemBtn .btn {font-size:1.125em;}
.section-2026031338 {padding:6.25em 0;}
.section-2026031338 .sectionLeft {max-width:71.5em;width:calc( 100% - 23em );}
.section-2026031338 .sectionRight {width:20em;}
.section-2026031338 .box {padding:0 3em 4em;border-bottom:1px solid #bfbfbf;}
.section-2026031338 .box .h2 {font-size:2em;text-align:center;margin-bottom:0.375em;}
.section-2026031338 .box .span {padding-left:2em;margin-bottom:3.75em;}
.section-2026031338 .box .span svg {width:1em;height:1em;fill:#bbbbbb;margin-right:0.5em;}
.section-2026031338 .box .span span {color:#bbbbbb;margin-right:2em;}
.section-2026031338 .box .article {font-size:1.125em;}
.section-2026031338 .box .article p {line-height:1.55;margin-bottom:0.75em;color:#333;}
.section-2026031338 .box .article p * {color:inherit;}
.section-2026031338 .box .article img {max-width:100% !important;height:auto !important;margin:0 auto;}
.section-2026031339 {padding:6.5em 0;}
.section-2026031339 .sectionLeft {width:20em;}
.section-2026031339 .sectionRight {max-width:77em;width:calc( 100% - 21.5em );}
.section-2026031339 .sectionList {gap:3.5%;}
.section-2026031339 .sectionList .item {width:31%;margin-bottom:2.75em;}
.section-2026031339 .sectionList .item .itemImg {position:relative;border:1px solid #dcdcdc;}
.section-2026031339 .sectionList .item .itemImg img {width:100%;height:21.5em;object-fit:cover;transition:all 1s;}
.section-2026031339 .sectionList .item .itemImg img.img-1 {opacity:1;}
.section-2026031339 .sectionList .item .itemImg img.img-2 {opacity:0;position:absolute;top:0;left:0;}
.section-2026031339 .sectionList .item .itemImg:hover .img-2 {opacity:1;}
.section-2026031339 .sectionList .item .itemTxt {padding:1.25em 1em;}
.section-2026031339 .sectionList .item .itemTxt .parameter {margin-bottom:1em;}
.section-2026031339 .sectionList .item .itemTxt .parameter span {font-size:1em;color:#797979;}
.section-2026031339 .sectionList .item .itemTxt .parameter i {font-style:inherit;margin:0 1em;width:1px;height:0.875em;background:#797979;}
.section-2026031339 .sectionList .item .itemTxt .tit {text-align:center;font-size:1.5em;font-weight:500;}
.section-2026031339 .sectionList .item .itemTxt .tit a:hover {color:#000;text-decoration:revert;text-decoration-color:#5d5d5d;text-decoration-thickness:1px;text-underline-offset:0.25em;}
.section-2026031339 .sectionRight1 {max-width:unset;width:100%;}
.section-2026031339 .sectionRight1 .sectionList .item {width:22.375%;}
.prodcutHeader {padding:5em 0;}
.prodcutHeader .box {background:#fff;padding:4.25em 4em;}
.prodcutHeader .box .left {width:51.5em;}
.prodcutHeader .box .right {width:36.5em;}
.prodcutHeader .box .img {width:41.25em;height:36.75em;overflow:hidden;border:1px solid #e5e5e5;cursor:pointer;cursor:zoom-in;}
.prodcutHeader .box .img img {width:100%;height:100%;object-fit:cover;}
.prodcutHeader .box .products-swiper {width:8.5em;height:36.75em;padding:2em 0;position:relative;}
.prodcutHeader .box .products-swiper .swiper-pagination {display:none;}
.prodcutHeader .box .products-swiper .swiper-slide {height:7.625em;}
.prodcutHeader .box .products-swiper .swiper-img {width:100%;height:100%;}
.prodcutHeader .box .products-swiper .swiper-img img {width:100%;height:100%;object-fit:cover;cursor:pointer;border:1px solid #e1e1e1;}
.prodcutHeader .box .products-swiper .swiper-img.active img {border:2px solid #c5c5c5;}
.prodcutHeader .box .products-swiper .button-prev,.prodcutHeader .box .products-swiper .button-next {color:#dbdbdb;position:absolute;left:0;width:100%;text-align:center;font-size:1.5em;cursor:pointer;}
.prodcutHeader .box .products-swiper .button-prev svg,.prodcutHeader .box .products-swiper .button-next svg {width:100%;height:1.5em;}
.prodcutHeader .box .products-swiper .button-prev {top:0;line-height:1;}
.prodcutHeader .box .products-swiper .button-next {bottom:0;line-height:1;}
.prodcutHeader .box .products-swiper .swiper {height:100%;}
.prodcutHeader .box .title {padding-bottom:2em;border-bottom:1px solid #e4e4e4;}
.prodcutHeader .box .title span {display:block;font-size:1.5em;color:var(--theme);margin-bottom:0.5em;}
.prodcutHeader .box .title h1 {font-size:2.875em;}
.prodcutHeader .box .remarks {padding-bottom:5em;}
.prodcutHeader .box .remarks .remark-con {font-size:1.125em;padding-top:0.5em;}
.prodcutHeader .box .remarks .remark-con p {color:#333;line-height:1.75em;}
.prodcutHeader .box .remarks .list {padding-top:1.75em;}
.prodcutHeader .box .remarks .list p {font-size:1.25em;font-weight:300;color:#333333;padding-bottom:1em;}
.prodcutHeader .box .remarks .list p span {font-size:1em;font-weight:600;margin-right:0.75em;}
.prodcutHeader .box .btn {font-size:1.25em;font-weight:400;text-transform:uppercase;min-width:8.5em;padding:0.5em 1.25em;}
.prodcutBox {padding:5.25em 0;}
.prodcutBox .prodcutLeft {max-width:75em;width:calc( 100% - 22em );}
.prodcutBox .prodcutRight {width:20em;padding-top:0.75em;}
.prodcutBox .product_info {padding-top:0.25em;}
.prodcutBox .product_info .tit {font-size:2.375em;font-weight:600;padding-left:0.75em;padding-bottom:0.475em;border-bottom:1px solid #d2d2d2;margin-bottom:1.25em;position:relative;}
.prodcutBox .product_info .tit:before {content:"";position:absolute;top:0.25em;left:0;width:0.25em;height:0.75em;background:var(--theme);}
.prodcutBox .product_info .tit i {width:0.25em;height:0.8em;background:var(--theme);margin-right:0.725em;}
.prodcutBox .product_info .tit span {font-size:0.6em;margin-left:0.5em;position:relative;bottom:0.125em;}
.prodcutBox .product_info .list {padding:0 2.25em 5.5em;gap:3em 4%;}
.prodcutBox .product_info .list p {font-size:1.5em;font-weight:300;width:48%;padding-left:1.25em;position:relative;}
.prodcutBox .product_info .list p:before {content:"";position:absolute;top:0.375em;left:0;width:0.6em;height:0.6em;background:var(--theme);}
.prodcutBox .product_info .list p span {font-weight:600;margin-right:0.5em;}
.prodcutBox .product_info .con {font-size:1.125em;padding:0 0 4em;border-bottom:1px solid #bfbfbf;}
.prodcutBox .product_info .con p {line-height:1.55;margin-bottom:1em;color:#333;}
.prodcutBox .product_info .con p * {color:inherit;}
.prodcutBox .product_info .con img {max-width:1100px !important;width:100%;height:auto !important;margin:0 auto;}
.prodcutFooter {padding-bottom:9em;}
.prodcut-foot-tit {padding-bottom:2.75em;}
.prodcut-foot-tit .tit {font-size:2.375em;font-weight:600;padding-left:0.75em;position:relative;}
.prodcut-foot-tit .tit:before {content:"";position:absolute;top:0.25em;left:0;width:0.25em;height:0.75em;background:var(--theme);}
.prodcut-foot-tit .tit span {font-size:0.6em;margin-left:0.5em;position:relative;bottom:0.125em;}
.prodcut-foot-tit .tit i {width:0.25em;height:0.8em;background:var(--theme);margin-right:0.725em;}
.prodcut-foot-tit .swiper-button1 {width:10em;position:relative;}
.prodcut-foot-tit .swiper-button1 .button-prev,.prodcut-foot-tit .swiper-button1 .button-next {cursor:pointer;}
.prodcut-foot-tit .swiper-button1 .button-prev svg,.prodcut-foot-tit .swiper-button1 .button-next svg {display:block;width:2.75em;height:2.75em;padding:0.5em;fill:#000;}
.prodcut-foot-tit .swiper-button1 span {width:0.2em;height:1.5em;background:#000;}
.recommend-swiper {}
.recommend-swiper .item {}
.recommend-swiper .item .img {position:relative;border:1px solid #dcdcdc;}
.recommend-swiper .item .img img {width:100%;height:20.5em;object-fit:cover;transition:all 1s;}
.recommend-swiper .item .img img.img-1 {opacity:1;}
.recommend-swiper .item .img img.img-2 {opacity:0;position:absolute;top:0;left:0;}
.recommend-swiper .item .img:hover .img-1 {opacity:0;}
.recommend-swiper .item .img:hover .img-2 {opacity:1;}
.recommend-swiper .item .txt {padding:1.25em 1em;}
.recommend-swiper .item .txt .parameter {margin-bottom:1em;}
.recommend-swiper .item .txt .parameter span {font-size:0.875em;color:#797979;}
.recommend-swiper .item .txt .parameter i {font-style:inherit;margin:0 0.75em;width:1px;height:0.875em;background:#797979;}
.recommend-swiper .item .txt .tit {text-align:center;font-size:1.5em;font-weight:500;}
.recommend-swiper .item .txt .tit a:hover {color:#333;text-decoration:revert;text-decoration-color:#5d5d5d;text-decoration-thickness:1px;}
.page_nav {background:#f5f5f5;position: relative;z-index: 2;}
.page_nav .container {font-size:1em;padding:1em 0;}
.page_nav .container a {font-size:1.125em;}
.page_nav .container svg {width:0.75em;height:0.75em;margin:0 1em;}
.page_nav .container .ico {width:1.5em;height:1.5em;fill:var(--theme);margin-left:0;margin-right:0.75em;position:relative;top:-0.125em;}
.page_nav .container .filterBtn {padding:0.125em 0.75em;border:1px solid;border-radius:0.25em;transition:all 0.5s;width:auto;font-size:1em;color:var(--theme);}
.page_nav .container .filterBtn svg {width:1.25em;height:1.25em;margin:0 0.5em 0 0;transition:all 0.5s;fill:var(--theme);}
.page_nav .container .filterBtn:hover {background:var(--theme);color:#fff;border-color:var(--theme);}
.page_nav .container .filterBtn:hover svg {fill:#fff;}
.page_nav .filterCriteria {position:absolute;left:0;background:#f3f3f3;width:100%;display:none;}
.page_nav .filterContainer {width:96%;max-width:100em;margin:0 auto;border-top:0.175em solid #dadada;padding:1.5em 0;gap:1.75em 0;}
.page_nav .filterCriteriaUl {width:100%;}
.page_nav .filterCriteriaTit {font-size:1.25em;font-weight:600;color:#999999;width:7em;padding-left:2.5em;position:relative;}
.page_nav .filterCriteriaTit:before {content:"";position:absolute;top:0.4em;left:1em;width:0.5em;height:0.5em;border-radius:50%;background:#878787;}
.page_nav .filterCriteriaList {font-size:1.25em;width:calc( 100% - 10em );gap:0.5em 1.25em;}
.page_nav .filterCriteriaList a {}
.page_nav .filterCriteriaList a.active,.page_nav .filterCriteriaList a:hover {color:var(--theme);text-decoration:underline;text-underline-offset:0.25em;}
.page_nav .filterCriteriaList span {width:1px;height:0.75em;background:#bababa;}
.page_nav .filterCriteriaList span:nth-last-child(1) {display:none;}
.foldup {width:100%;}
.foldup .foldup-a {min-width:6em;background:var(--theme);font-size:1em;padding:0.5em;border-radius:0.25em;}
.pagination {width:100%;}
.pagination .fenye_list {}
.pagination .fenye_list a {display:block;font-size:1.625em;margin:0.5em;line-height:1;opacity:0.5;text-align:center;transition:all 0.5s;}
.pagination .fenye_list a svg {display:block;width:0.75em;height:1em;}
.pagination .fenye_list a:hover {opacity:1;color:#000;}
.pagination .fenye_list a:hover svg {}
.pagination .fenye_list a.active {border-bottom:2px solid var(--theme);opacity:1;color:var(--theme);}
.list_category {width:100%;height:auto;margin-bottom:3em;}
.list_category:nth-last-child(1) {margin-bottom:0;}
.list_category .title span {font-size:1.875em;font-weight:700;color:#000;}
.list_category .title i {color:#000;font-size:1.75em;}
.category_navbar {margin-top:1.25em;padding-top:0.75em;border-top:1px solid #cccccc;}
.category_navbar .megamenu {position:relative;padding:1.25em 0;}
.category_navbar .megamenu:nth-last-child(1) {border-width:0;}
.category_navbar .megamenu>a {display:block;font-size:1.375em;font-weight:600;line-height:1.25;width:calc( 100% - 1.5em );}
.category_navbar .megamenu>a:hover {color:#000;}
.category_navbar .megamenu svg {position:absolute;top:0.9em;right:0;font-size:1.375em;line-height:1.25;text-align:center;width:1.25em;height:1.25em;padding:0.25em;transition:all 0.5s;}
.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:1em 0 0;}
.category_navbar .sub-menu li {padding:0.5em 0 0.5em 0;position:relative;font-size:1.125em;}
.category_navbar .sub-menu a {font-size:1em;color:var(--p-color);}
.category_navbar .megamenu.active>svg {transform:rotateZ(90deg);}
.category_navbar .megamenu.active .menu-toggle {transform:rotateZ(90deg);}
.category_navbar .sub-menu svg {font-size:1em;top:0.5em;}
.category_navbar .active>a {text-decoration:revert;text-decoration-thickness:1px;text-underline-offset:0.25em;}
.category_navbar .sub-menu .active>a {color:var(--theme);}
.list_category .title svg {width:1.75em;height:1.75em;}
.static-form {width:100%;height:auto;margin-bottom:2em;overflow:hidden;}
.static-form .title {}
.static-form .title span {font-size:1.875em;font-weight:700;text-transform:uppercase;}
.static-form .title svg {width:1.75em;height:1.75em;}
.static-form .title .icon {fill:var(--theme);}
.static-form .wpcf7 {margin-top:1.25em;padding-top:1.75em;border-top:1px solid #cccccc;}
.static-form .form-input {width:100%;margin-bottom:0.625em;}
.static-form .form-input input {font-size:1.25em;font-family:'Raleway';width:100%;height:2.7em;border-width:0;padding:0 0.8em;border-radius:0;background:#f5f5f5;}
.static-form .form-content {width:100%;margin-bottom:0.625em;}
.static-form .form-content textarea {display:block;line-height:1.5;font-size:1.25em;width:100%;border-width:0;padding:0.8em;border-radius:0;background:#f5f5f5;}
.static-form .form-input2 {}
.static-form .form-input2>p {display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.static-form .form-input2>p .wpcf7-form-control-wrap {width:52.5%;margin-right:3.75%;}
.static-form .form-input2>p .wpcf7-form-control-wrap input {width:100%;color:var(--text);border:none;}
.static-form .form-input2>p img {height:3.375em;width:43.75%;}
.static-form .submit {width:100%;font-size:1.25em;padding:0;height:auto;margin-top:1em;}
.static-form .submit p {width:100%;background:var(--theme);}
.static-form .submit input {background:none;border-width:0;width:100%;height:2.25em;font-size:1em;color:#fff;z-index:10;position:relative;}
.static-form .p p {font-size:1em;margin-top:1em;text-align:center;opacity:0.8;}
.static-form .p p span {color:red;}
.hot_sale {}
.hot_sale .title {margin-bottom:1.5em;}
.hot_sale .title span {font-size:1.875em;font-weight:700;}
.hot_sale .title svg {width:1.75em;height:1.75em;}
.hot_recommend {}
.hot_recommend .item {width:100%;margin-bottom:3em;}
.hot_recommend .item .itemImg {width:100%;height:13.75em;margin-bottom:1.5em;}
.hot_recommend .item .itemImg img {width:100%;height:100%;}
.hot_recommend .item .itemTxt {}
.hot_recommend .item .itemTxt .itemTit {margin-bottom:2.25em;}
.hot_recommend .item .itemTxt .itemTit a {font-size:1em;}
.hot_recommend .item .itemTxt .itemTit a:hover {text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.25em;}
.hot_recommend .item .itemTxt .itemBtn {}
.hot_recommend .item .itemTxt .itemBtn .btn {font-size:0.875em;border:1px solid;padding:0.5em 1em;min-width:9em;}
.hot_recommend .item .itemTxt .itemBtn .btn:hover {background:var(--theme);border-color:var(--theme);color:#fff;}
.hot_recommend .item .itemTxt .itemBtn .btn:hover svg {fill:#fff;}
.prev-next {padding:2em 0 0;}
.prev-next a {width:48%;font-size:1.125em;}
.prev-next span {}
.prev-next span svg {width:0.75em;height:0.75em;margin:0 0.5em;}
.prev-next .a {margin:0 0.5em;flex:1;}
.prev-next .next .a {text-align:right;}
.prev-next a:hover span {}
.prev-next a:hover svg {fill:var(--theme);}
.prev-next a:hover .a {text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.25em;}
.message_modal {position:fixed;top:50%;left:0;right:0;width:1000px;max-width:94%;height:auto;background:#fff;box-shadow:0 0 25px 0 rgba(0,0,0,.75);z-index:1021;padding:2em 3em;margin:auto;color:#000;transform:translateY(-50%);}
.message_modal_title {text-align:center;margin-bottom:1.5em;}
.message_modal_title span {display:block;color:#666666;font-size:0.875em;margin-bottom:0.25em;}
.message_modal_title h2 {font-size:2em;}
.message_con {}
.message_con fieldset {display:none;}
.message_con .form-input {width:32%;margin-bottom:1em;}
.message_con .form-input .form-control {width:100%;border-width:0;background:#f4f4f4;padding:0.75em 1.25em;font-size:1.125em;line-height:1.5;}
.message_con .form-content {width:100%;margin-bottom:1em;}
.message_con .form-content .form-textarea {width:100%;background:#f4f4f4;border-width:0;padding:0.75em 1.25em;font-size:1.125em;line-height:1.5;}
.message_con .form-captchar {width:100%;height:3.9375em;}
.message_con .form-captchar p {}
.message_con .form-captchar input {border-width:0;background:#f4f4f4;padding:1em 1.5em;font-size:1.125em;line-height:1.5;width:11em;float:left;margin-right:1.5em;}
.message_con .form-captchar img {float:left;width:11em;height:3.9375em;}
.message_con .submit {width:100%;text-align:center;padding:1.5em 0;}
.message_con .submit input {font-size:1.375em;border-width:0;background:none;color:#fff;padding:0.5em 3.5em;cursor:pointer;transition:all 0.5s;position:relative;z-index:10;}
.message_con .p {width:100%;text-align:center;font-weight:300;}
.submit p {display:inline-block;background:var(--theme);overflow:hidden;position:relative;transition:all 0.5s;}
.submit p:hover {box-shadow:0px 5px 10px rgb(0 0 0 / 25%);}
.submit p:before {content:"";position:absolute;display:block;transition:all .6s;width:100%;height:0;border-radius:50%;left:50%;top:50%;padding-top:100%;transform:translateX(-50%) translateY(-50%);}
.submit p:hover:before {animation:btn-animation .75s;z-index:1;}
.mFilterCriteria {display:none;}
.no-matching {text-align:center;font-size:2em;font-weight:600;color:#9a9a9a;padding:0 1em 3em;}
@media screen and (max-width: 1668px) {
.head_nav .navbar .megamenu .nav_list li .img {width:100%;height:12.5vw;}
.page_banner-2026031310 .sectionTxt {bottom:5vw;}
.section-2026031306 {padding-bottom:12vw;}
.section-2026031308 .swiper-button .button-next {right:-1em;}
.section-2026031308 .swiper-button .button-prev {left:-1em;}
.section-2026031311 .sectionImg {right:-3vw;}
.swiperIndustrial .button-prev {left:-4em;}
.swiperIndustrial .button-next {right:-4em;}
.section-2026031316 .sectionEnTit {font-size:2.75em;}
.section-2026031316 .sectionTit {font-size:2.75em;}
.section-2026031335 .sectionLeft {padding-top:2em;}
.section-2026031335 .sectionRight {width:40em;height:32em;}
.section-2026031335 .sectionImg {right:-3vw;}
.section-2026031335 .sectionImg .img {height:100%;}
.prodcutHeader .box {padding:2.5em;}
.prodcutHeader .box .right {width:calc( 100% - 50em );}
.prodcutHeader .box .left {width:47.5em;}
.prodcutHeader .box .img {width:38em;}
.recommend-swiper .item .img img {height:20vw;}
.swiperShowroom .swiper-button .button-prev {left:-2em;}
.swiperShowroom .swiper-button .button-next {right:-2em;}
}
@media screen and (max-width: 1335px) {
body {font-size:14px;}
.header-2026031301 .head_middle {width:48em;}
.section-2026031303 {padding:8em 0 5em;}
.section-2026031303 .sectionBg .bg-l {top:5vw;width:8vw;height:16.25vw;}
.section-2026031303 .sectionBg .bg-r {top:6vw;width:42vw;height:51vw;}
.section-2026031303 .sectionLogo img {width:40vw;}
.section-2026031303 .counterList .counterItem .counterNum span {font-size:4.5em;}
.section-2026031304 .swiperTxt .swiperTit {font-size:2.25em;}
.section-2026031307 {padding-bottom:3em;}
.section-2026031307 .sectionTit {font-size:2.5em;}
.section-2026031307 .sectionEnTit {font-size:2em;}
.section-2026031307 .sectionCon {margin-bottom:1em;}
.section-2026031307 .map-container {margin-left:-1em;}
.section-2026031307 .sectionPunc .list .item {font-size:1.125em;}
.swiperNews .swiperImg {height:16em;}
/*.swiperNews .swiper-slide-active .swiperImg {height:32em;}*/
.footer-2026031300 .footDown {padding-top:6em;}
.page_banner-2026031310 .sectionTxt .sectionEnTit {font-size:1.75em;}
.page_banner-2026031310 .sectionTxt .sectionTit {font-size:2.75em;}
.pageTab {padding:5em 0;}
.pageTab .tabHead .tabHeadList .item {font-size:1.5em;}
.swiperProces {padding-left:6em;}
.swiperProces .swiperTxt {padding-left:1.5em;}
.swiper-button .button-next {right:0.5em;}
.swiper-button .button-prev {left:0.5em;}
.swiperProces .swiper-slide-prev, .swiperProces .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide {opacity:0;}
.section-2026031313 .sectionList {margin-bottom:3.5em;}
.section-2026031313 .sectionList .item .itemIco {height:3.25em;}
.section-2026031313 .sectionList .item .itemLine {margin:0 0.5em;height:2.75em;}
.section-2026031313 .sectionList .item .itemTxt .itemEnTit {font-size:1.25em;}
.section-2026031316 .sectionLeft {width:50%;}
.swiperManufacturing .swiperImg {height:36vw;}
.section-2026031316 .sectionRight {max-width:none;width:47%;}
.section-2026031316 .sectionTit {margin-bottom:0.5em;}
.section-2026031316 .sectionCon p {line-height:1.5;padding-bottom:1em;}
.section-2026031317 .sectionList {padding:0;}
.section-2026031317 .sectionList .listRight {gap:1.5em 2.94%;}
.section-2026031317 .sectionList .item {height:17em;}
.section-2026031319 .sectionTit {font-size:2.75em;}
.honorBox {padding:0;}
.honorBox .honorBoxItem .swiper-slide {padding:2em 1.5em 1.5em;}
.honorBox .honorBoxItem .swiper-slide .img img {height:28.5vw;}
.honorHead .honorHeadList .item {min-width:12em;}
.section-2026031320 {padding:3.5em 0;}
.section-2026031320 .sectionTit {font-size:2.75em;}
.section-2026031320 .swiperTechnology {padding-top:12vw;padding-bottom:5vw;}
.section-2026031321 {padding-bottom:5em;}
.section-2026031321 .sectionTit {font-size:2.75em;}
.section-2026031321 .sectionList {gap:4vw 2vw;}
.section-2026031321 .sectionList .item {width:30vw;}
.section-2026031321 .sectionList .item .itemImg {height:20.96vw;margin-bottom:2.5vw;}
.section-2026031322 .sectionTit {font-size:2.75em;}
.section-2026031322 .sectionSubTit {font-size:2.5em;}
.section-2026031323 .sectionEnTit {font-size:2.75em;}
.section-2026031323 .sectionTit {font-size:2.75em;}
.section-2026031324 .sectionTit {font-size:2.75em;}
.section-2026031324 .sectionLists {width:22em;}
.section-2026031324 .sectionMiddle {max-width:calc( 100% - 44em );}
.section-2026031325 .sectionTit {font-size:2.75em;}
.section-2026031326 .sectionTit {font-size:2.75em;}
.section-2026031326 .sectionList .item {padding:2em 1em;}
.section-2026031326 .sectionList .item .itemIco {height:3em;}
.section-2026031326 .sectionList .item .itemTit {font-size:1.25em;height:5.25em;}
.section-2026031327 .sectionTit {font-size:2.75em;}
.section-2026031328 .sectionTit {font-size:2.75em;}
.section-2026031328 .counterList .counterItem .counterNum {font-size:3em;}
.section-2026031329 {background-size:cover;}
.section-2026031329 .sectionTit {font-size:2.75em;}
.section-2026031329 .sectionCon {font-size:3em;}
.section-2026031329 .sectionList .item a {font-size:1.375em;}
.section-2026031330 .storeInfo .storeList .storeItem:nth-last-child(1) .itemCon {border-width:0;}
.section-2026031330 .sectionTit {font-size:2.75em;}
.section-2026031331 {padding:4.5em 0;}
.section-2026031331 .sectionTit {font-size:2.75em;}
.section-2026031331 .sectionList {gap:4em 2%;}
.section-2026031331 .sectionList .item .itemImg {height:17vw;margin-bottom:2.5vw;}
.section-2026031332 .sectionLeft {width:50%;}
.section-2026031332 .sectionRight {width:45%;}
.section-2026031332 .sectionEnTit {font-size:1.75em;}
.section-2026031332 .sectionTit {font-size:2.75em;}
.section-2026031333 {padding:5em 0;}
.section-2026031333 .sectionTit {font-size:2.75em;}
.section-2026031334 .sectionTit {font-size:2.75em;}
.missionTabHeadList .item {min-width:12em;}
.tabBoxMission .list .img {height:18vw;}
.section-2026031335 .sectionLeft {width:32em;}
.section-2026031335 .sectionEnTit {font-size:2.75em;}
.section-2026031335 .sectionTit {font-size:2.75em;}
.section-2026031335 .sectionRight {width:36em;height:30em;}
.static-form .submit p {width:100%;}
.section-2026031336 .sectionLeft {width:calc( 100% - 21.5em );}
.section-2026031336 .sectionList {padding-top:3em;}
.section-2026031336 .sectionList .item {width:48.5%;margin-bottom:2em;}
.section-2026031336 .sectionRight {width:19em;}
.section-2026031338 .sectionLeft {width:calc( 100% - 21.5em );}
.section-2026031338 .sectionRight {width:19em;}
.section-2026031339 .sectionLeft {width:19em;}
.section-2026031339 .sectionList .item {margin-bottom:2em;}
.section-2026031339 .sectionList .item .itemImg img {height:16.425em;}
.prodcutHeader .box .left {width:46em;}
.prodcutHeader .box .img {width:36.5em;height:34em;}
.prodcutHeader .box .products-swiper {height:34em;}
.prodcutHeader .box .right {width:calc( 100% - 48em );}
.prodcutBox {padding:3.75em 0;}
.prodcutBox .prodcutLeft {width:calc( 100% - 21.5em );}
.prodcutBox .prodcutRight {width:19em;}
.prodcutBox .product_info .list {padding:0 1.75em 4.5em;gap:2em 4%;}
}
@media screen and (max-width: 1100px) {
}
@media screen and (max-width: 1024px) {
.header-2026031301 {height:4.9em;}
.header-2026031301 .head_con {background:#fff;padding:1em 0;}
.header-2026031301 .head_left {width:13.5em;}
.header-2026031301 .head_left .img1 {opacity:0;}
.header-2026031301 .head_left .img2 {opacity:1;}
.header-2026031301 .head_middle {display:block;position:fixed;left:0;top:0;width:100vw;height:100vh;background:#fff;transform:translateX(-100%);transition:all 0.3s ease 0s;z-index:1020;padding:4em 0 0 !important;}
.header-2026031301 .head_middle.active {transform:translateX(0);}
.header-2026031301 .head_nav .navbar {display:block;width:94%;margin:0 auto;}
.header-2026031301 .head_nav .navbar .megamenu {width:100%;height:auto;padding:0 !important;color:#000;position:relative;margin-bottom:0;}
.header-2026031301 .head_nav .navbar .megamenu>a {display:block;color:#000 !important;font-size:1.25em;padding:0.5em 0;}
.header-2026031301 .head_nav .navbar .megamenu.active>a {text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.25em;}
.header-2026031301 .head_nav .navbar .megamenu>svg {display:block;position:absolute;top:0.625em;right:0.625em;width:1.75em;height:1.75em;line-height:1.75em;text-align:center;transition:all 0.5s;}
.header-2026031301 .head_middle .m_navbtn_close {display:block;position:absolute;right:1em;top:1em;height:1.5em;width:1.5em;transform:rotate(45deg);font-size:1.5em;}
.header-2026031301 .head_middle .m_navbtn_close span {position:absolute;background:#000;transition:all .15s ease-in-out;}
.header-2026031301 .head_middle .m_navbtn_close span:nth-child(1) {height:0;width:2px;top:10%;left:50%;margin-left:-1px;transition-delay:0s;}
.header-2026031301 .head_middle .m_navbtn_close span:nth-child(2) {width:0;height:2px;left:10%;top:50%;margin-top:-1px;transition-delay:.15s;}
.header-2026031301 .head_middle.active .m_navbtn_close > span:nth-child(1) {height:80%;transition-delay:.3s;}
.header-2026031301 .head_middle.active .m_navbtn_close > span:nth-child(2) {width:80%;transition-delay:.45s;}
.header-2026031301 .head_nav .navbar .nav_list {display:none;padding:0.5em 1em;}
.header-2026031301 .head_nav .navbar .nav_list>ul {display:block;}
.header-2026031301 .head_nav .navbar .nav_list li {margin-bottom:1em;}
.header-2026031301 .head_nav .navbar .nav_list li .img {display:none;}
.header-2026031301 .head_nav .navbar .nav_list li .name {font-size:1.125em;}
.header-2026031301 .head_right {width:9em;}
.header-2026031301 .head_navbtn {display:block;font-size:1em;width:2.75em;height:2.75em;text-align:center;border-radius:4px;position:relative;transition:all 0.3s ease 0s;overflow:hidden;}
.header-2026031301 .head_navbtn span {display:block;background:#000;width:2em;height:0.2em;transition:all 0.3s ease 0s;position:absolute;left:0.375em;}
.header-2026031301 .head_navbtn span:nth-child(1) {top:0.55em;}
.header-2026031301 .head_navbtn span:nth-child(2) {top:1.275em;}
.header-2026031301 .head_navbtn span:nth-child(3) {bottom:0.55em;}
.header-2026031301 .head_navbtn.active span:first-child {transform:rotate(45deg) translate(0,0);top:1.275em;}
.header-2026031301 .head_navbtn.active span:nth-child(2) {transform:translateX(-40px);}
.header-2026031301 .head_navbtn.active span:nth-child(3) {transform:rotate(-45deg) translate(0,0);bottom:1.275em;}
.header-2026031301 .head_search a {width:2.75em;height:2.75em;padding:0.375em;}
.header-2026031301 .head_search a svg {fill:#000;}
.header-2026031301 .head_language .language-img {width:2.75em;height:2.75em;padding:0.375em;}
.header-2026031301 .head_language .language-img svg {fill:#000;}
.sectionName .sectionTit {font-size:2.75em;}
.section-2026031303 {}
.section-2026031303 .sectionBg .bg-r {display:none;}
.section-2026031303 .sectionLeft {width:100%;}
.section-2026031303 .sectionLogo img {width:50vw;}
.section-2026031303 .sectionTit {font-size:1.5em;}
.section-2026031303 .sectionCon {height:auto;margin-bottom:2.5em;line-height:1.75em;}
.section-2026031303 .sectionRight {width:100%;margin-bottom:3em;}
.section-2026031303 .sectionRight .sectionImg {position:unset;width:100%;height:auto;}
.section-2026031304 .swiperTxt {padding-top:5.25em;}
.section-2026031304 .swiperTxt .swiperTit {font-size:2em;}
.section-2026031304 .swiperTxt .swiperMark1 {top:0.5em;left:0.5em;}
.section-2026031304 .swiperTxt .swiperMark2 {top:0.5em;right:0.5em;}
.section-2026031304 .swiperTxt .swiperMark3 {bottom:0.5em;left:0.5em;}
.section-2026031304 .swiperTxt .swiperMark4 {bottom:0.5em;right:0.5em;}
.section-2026031304 .swiper-slide:hover .swiperTxt {padding-top:0;}
.section-2026031304 .swiper-slide:hover .swiperTxt .swiperMark1 {top:1.5em;left:1.5em;}
.section-2026031304 .swiper-slide:hover .swiperTxt .swiperMark2 {top:1.5em;right:1.5em;}
.section-2026031304 .swiper-slide:hover .swiperTxt .swiperMark3 {bottom:1.5em;left:1.5em;}
.section-2026031304 .swiper-slide:hover .swiperTxt .swiperMark4 {bottom:1.5em;right:1.5em;}
.section-2026031304 .swiperTxt .swiperBtn .btn {font-size:1em;}
.section-2026031305 .swiperCases {padding:0 0 5.5em;}
.section-2026031305 .sectionBtn {padding-top:4.25em;}
.section-2026031306 .sectionLeft {width:100%;max-width:none;}
.section-2026031306 .sectionRight {display:none;}
.section-2026031306 .sectionTit {font-size:2.75em;}
.section-2026031306 .sectionCon {}
.section-2026031306 .sectionDown {width:100%;}
.section-2026031307 .sectionRight {width:100%;}
.section-2026031307 .sectionLeft {width:100%;}
.section-2026031309 .tabBox .tabBoxItem .img {padding:1.5em;}
.pageTab {padding:3.5em 0;}
.tabHead .tabHeadList {}
.pageTab .tabHead .tabHeadList .item {font-size:1.375em;}
.tabHead .tabHeadList .line {height:1.25em;}
.section-2026031311 {padding:3.5em 0;}
.section-2026031311 .sectionLeft {width:100%;max-width:100%;padding-bottom:6em;}
.section-2026031311 .sectionRight {max-width:100%;width:100%;height:auto;}
.section-2026031311 .sectionTit {font-size:2.75em;}
.section-2026031311 .sectionImg {position:unset;width:90%;height:auto;margin:0 auto;}
.section-2026031312 .sectionTit {font-size:2.75em;}
.swiperProces .swiper-slide-prev,.swiperProces .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide {opacity:0;}
.section-2026031313 {padding:3.5em 0;}
.section-2026031313 .sectionTit {font-size:2.75em;}
.section-2026031313 .sectionImg {margin:2em auto 3.75em;max-width:20em;}
.section-2026031313 .sectionList {gap:2em 3.5%;}
.section-2026031313 .sectionList .item {max-width:none;width:31%;}
.section-2026031313 .sectionList .item .itemIco {width:3em;}
.section-2026031313 .sectionList .item .itemLine {margin:0 1em;}
.section-2026031314 {padding:3.5em 0;}
.section-2026031315 {padding-bottom:4.5em;}
.section-2026031316 {padding:4.5em 0;}
.section-2026031316 .sectionLeft {width:100%;max-width:none;margin-bottom:3em;}
.swiperManufacturing .swiperImg {height:72vw;}
.section-2026031315 .sectionTit {font-size:2.75em;}
.section-2026031316 .sectionRight {width:100%;}
.section-2026031316 .sectionCon {font-size:1.375em;}
.section-2026031317 {padding:4.5em 0;}
.section-2026031317 .sectionTit {font-size:2.75em;}
.section-2026031317 .sectionList .item {padding:1.25em 1.5em;}
.section-2026031317 .sectionList .item .itemLine {left:1.5em;}
.section-2026031317 .sectionList .listLeft .item {padding:1.75em 2em;}
.section-2026031317 .sectionList .listLeft .item .itemLine {left:2em;}
.section-2026031318 .sectionTit {font-size:2.75em;}
.section-2026031318 .sectionRight {max-width:none;width:100%;height:48vw;margin-bottom:3em;}
.section-2026031318 .imgList .item .itemTxt {padding:1.5em 2.25em;}
.section-2026031318 .imgList .item .itemTxt .itemTit {font-size:1.75em;}
.section-2026031318 .imgList .item .itemTxt .itemCon {font-size:1.25em;}
.section-2026031318 .sectionLeft {max-width:none;width:100%;}
.section-2026031318 .list .item {padding-bottom:2em;margin-bottom:2em;}
.section-2026031318 .list .item .itemTit {font-size:1.75em;}
.section-2026031321 .sectionList {gap:4vw 4vw;}
.section-2026031321 .sectionList .item {width:45vw;}
.section-2026031321 .sectionList .item .itemImg {height:31.44vw;}
.section-2026031322 .sectionCon {font-size:1.375em;margin-bottom:2.75em;}
.strategicBox .tabBoxItem .img {padding:1.5em;}
.section-2026031323 {padding:4em 0;}
.section-2026031323:before {display:none;}
.section-2026031323 .sectionLeft {width:100%;padding-top:0;padding-bottom:5em;}
.section-2026031323 .sectionCon {height:auto;margin-bottom:2em;}
.section-2026031323 .sectionRight {max-width:none;width:64vw;height:48vw;margin:0 auto;}
.section-2026031323 .sectionRight:before {content:" ";display:block;width:45%;height:60%;background:var(--theme);position:absolute;right:-2.5vw;top:-3.5vw;}
.section-2026031323 .bg-l {width:33%;height:56.1%;top:45%;left:-20%;}
.section-2026031324 .sectionLists {width:100%;margin-bottom:3em;}
.section-2026031324 .sectionMiddle {display:none;}
.section-2026031324 .sectionLists:nth-last-child(1) {/* position:relative;*/    /* top:9em;*/}
.section-2026031324 .sectionList {height:auto;gap:3em 4%;margin-bottom:1em;-webkit-box-orient:unset;-ms-flex-direction:unset;-webkit-flex-direction:row;flex-direction:row;}
.section-2026031324 .sectionList .item {position:relative;width:48%;}
.section-2026031324 .sectionList .item .itemNum {position:absolute;top:-0.5em;left:0;}
.section-2026031324 .sectionList .item .itemTit {padding-left:3em;}
.section-2026031324 .sectionList .item .itemTit span {display:none;}
.section-2026031324 .sectionList .item .itemCon {display:block !important;}
.section-2026031324 .sectionList .item.active .itemTit h3 {text-decoration:none;}
.section-2026031324 .sectionList .item.active .itemCon p {text-decoration:none;}
.advantagesLists .item {padding:1.25em 1.5em;}
.advantagesLists .item .itemTit {font-size:1.25em;}
.policiesLists {gap:2em 2%;}
.policiesLists .item {width:32%;}
.policiesLists .item .itemTxt .itemTit {font-size:1.75em;}
.policiesLists .item .itemTxt .itemCon {font-size:1.25em;}

.section-2026031326 .sectionList {display:flex;flex-wrap:wrap;justify-content:space-between;height:auto;gap:4em 0;}
.section-2026031326 .sectionList .item {position:relative;top:auto;left:auto;bottom:auto;right:auto;width:45%;}
.section-2026031326 .sectionList .item .itemTit {font-size:1.25em;height:3.75em;}
.section-2026031326 .sectionList .item:nth-child(2n) {bottom:-10em;}
.section-2026031326 .sectionList .item .itemCircle {bottom:7em;margin-left:-1em;left:47vw;}
.section-2026031326 .sectionList .item:nth-child(2n) .itemCircle {bottom:7em;margin-right:-1em;right:47vw;top:auto;left:auto;}
.section-2026031326 .sectionList .listLine {top:8em;bottom:8em;width:0.5em;height:auto;margin-left:-0.25em;}
.section-2026031326 .sectionList .item .itemIco {height:3.375em;}
.section-2026031327 .sectionTit {font-size:2.75em;}
.section-2026031327 .sectionForm {padding:2.75em 3.75em;}
.section-2026031327 .sectionForm .form-input {width:48%;}
.swiperShowroom .swiper-button .button-prev {left:0em;}
.swiperShowroom .swiper-button .button-next {right:0em;}
.section-2026031329 {background-size:cover;}
.section-2026031330 .storeInfo .storeList .storeItem {padding:1em 1em 0 2em;}
.section-2026031330 .storeInfo .storeList .storeItem:before {width:0.5em;}
.section-2026031330 .storeInfo .storeList::-webkit-scrollbar {width:0.25em;}
.section-2026031331 .sectionList {gap:4vw 4vw;}
.section-2026031331 .sectionList .item {width:45vw;}
.section-2026031331 .sectionList .item .itemImg {height:25vw;}
.section-2026031332 {padding:3.5em 0;}
.section-2026031332 .sectionLeft {width:100%;margin:0 auto;}
.section-2026031332 .sectionRight {width:100%;max-width:none;margin-bottom:3em;}
.section-2026031332 .sectionLine {position:unset;margin-top:2em;}
.section-2026031333 .tabBox .tabBoxItem .img {padding:1.5em;}
.section-2026031335 {padding:0 0 4.5em;}
.section-2026031335 .sectionLeft {width:100%;padding-top:0;padding-bottom:4em;}
.section-2026031335 .sectionCon {min-height:auto;}
.section-2026031335 .sectionRight {width:80%;margin:0 auto;}
.section-2026031335 .sectionImg {right:0;}
.section-2026031335 .sectionImg:after {top:-2.5em;right:-3em;}
.section-2026031335 .sectionImg:before {left:-2.75em;bottom:-2em;}
.section-2026031335 .section-bg .bg-l {left:-8em;}
.section-2026031336 {padding:4em 0;}
.section-2026031336 .sectionLeft {width:100%;padding-bottom:3em;}
.section-2026031336 .sectionList .item .img {height:31.25vw;}
.section-2026031336 .sectionRight {width:100%;}
.section-2026031337 .sectionList .item .itemLeft {width:5.75em;}
.section-2026031337 .sectionList .item .timeD {font-size:3.5em;}
.section-2026031337 .sectionList .item .timeY-m {font-size:1em;}
.section-2026031337 .sectionList .item .itemRight {max-width:calc( 100% - 6.5em );width:87.25%;}
.section-2026031337 .sectionList .item .itemImg {width:18.5em;height:12.15em;}
.section-2026031337 .sectionList .item .itemTxt {max-width:calc( 100% - 20em );}
.section-2026031337 .sectionList .item .itemTxt .itemTit {font-size:1.5em;margin:0 0 0.5em;}
.section-2026031337 .sectionList .item .itemTxt .itemCon {font-size:1em;margin-bottom:0.75em;}
.section-2026031337 .sectionList .item .itemTxt .itemBtn .btn {font-size:1em;}
.section-2026031338 {padding:4em 0;}
.section-2026031338 .sectionLeft {width:100%;padding-bottom:4em;}
.section-2026031338 .sectionRight {width:100%;}
.hot_recommend {gap:0 2%;}
.hot_recommend .item {width:32%;}
.hot_recommend .item .itemImg {height:20.68vw;}
.hot_recommend .item .itemTxt .itemTit {font-size:1.125em;margin-bottom:1.5em;}
.hot_recommend .item .itemTxt .itemBtn .btn {font-size:1em;}
.section-2026031339 {padding:4.5em 0;}
.section-2026031339 .sectionRight {max-width:none;width:100%;padding-bottom:4em;}
.section-2026031339 .sectionLeft {width:100%;}
.section-2026031339 .sectionList {gap:0 2%;}
.section-2026031339 .sectionList .item {width:32%;}
.section-2026031339 .sectionList .item .itemImg img {height:27.23vw;}
/* .prodcutHeader .box {padding:2em;}
.prodcutHeader .box .left {width:54%;height:45vw;}
.prodcutHeader .box .img {display:none;}
.prodcutHeader .box .products-swiper {padding:0;width:100%;height:64vw;}
.prodcutHeader .box .products-swiper .swiper-pagination {display:block;width:8px;right:10px;top:50%;transform:translate3d(0px,-50%,0);}
.prodcutHeader .box .products-swiper .swiper-pagination span {border-radius:0;opacity:0.5;display:block;margin:5px;}
.prodcutHeader .box .products-swiper .swiper-pagination .swiper-pagination-bullet-active {background:var(--theme);opacity:1;}
.prodcutHeader .box .right {width:43%;}
.prodcutHeader .box .products-swiper .swiper-slide {height:100%;} */
.prodcutHeader .box {padding:2.5vw;}
.prodcutHeader .box .left {width:100%;margin-bottom:2em;}
.prodcutHeader .box .right {width:100%;}
.prodcutHeader .box .img {width:72vw;height:65vw;}
.prodcutHeader .box .products-swiper {width:15vw;height:65vw;padding:3.5vw 0;}
.prodcutHeader .box .products-swiper .swiper-slide {padding:0.875vw 0;}
.prodcutHeader {padding:4em 0;}
.prodcutHeader .box .title span {font-size:1.25em;}
.prodcutHeader .box .title h1 {font-size:2em;}
.prodcutHeader .box .remarks {padding-bottom:1em;}
.prodcutBox {padding:1.75em 0;}
.prodcutBox .prodcutLeft {width:100%;padding-bottom:4em;}
.prodcutBox .product_info .list p {font-size:1.35em;}
.prodcutBox .product_info .con {font-size:1.25em;}
.prodcutBox .prodcutRight {width:100%;}
.prodcutFooter {padding-bottom:5em;}
.recommend-swiper .item .img img {height:32vw;}
.recommend-swiper .item .txt .parameter span {font-size:1em;}
.filterBtn {display:none;}

.page_product {}
/*.page_product .page_banner-2026031310 {display:none;}*/
/*.page_product .page_nav {display:none;}*/
.page_product .section-2026031339 {padding:2.5em 0 4.5em;}
.page_product .section-2026031339 .sectionList {gap:0 2%;}
.page_product .section-2026031339 .sectionList .item {width:32%;}
.page_product .section-2026031339 .sectionList .item .itemImg img {height:27.23vw;}

}
@media screen and (max-width: 920px) {
.banner-2026031302 .swiperImg {height:auto;}
.banner-2026031302 .swiperTxt .swiperTit {font-size:2.75em;}
.banner-2026031302 .swiperTxt .swiperCon {font-size:1.375em;}
.banner-2026031302 .swiperTxt .swiperBtn .btn {min-width:unset;padding:0.5em 1.25em;}
.sectionName .sectionTit {font-size:2.5em;}
.sectionEnTit {font-size:2.5em;}
.tabHead .tabHeadList {gap:2em;}
.section-2026031303 {padding:3.5em 0;}
.section-2026031303 .counterList {gap:2em 4%;}
.section-2026031303 .counterList .counterItem {width:48%;}
.section-2026031303 .counterList .counterLine {display:none;}
.section-2026031303 .counterList .counterItem .counterNum span {font-size:3.75em;}
.section-2026031304 {padding:3.5em 0;}
.section-2026031304 .swiper {padding:0 12vw;}
.section-2026031304 .swiper-slide .swiperImg {height:60vw;}
.section-2026031304 .swiper-slide .swiperTxt {position:unset;padding:1.25em 0 0 !important;height:auto !important;}
.section-2026031304 .swiper-slide .swiperTxt:before {display:none;}
.section-2026031304 .swiper-slide .swiperTxt .swiperMark {display:none;}
.section-2026031304 .swiper-slide .swiperTxt .swiperTit {color:#000;}
.section-2026031304 .swiper-slide .swiperTxt .swiperCon {display:none;}
.section-2026031304 .swiper-slide .swiperTxt .swiperBtn {display:none;}
.section-2026031304 .swiper-button {display:none;}
.section-2026031305 {padding:3.5em 0;}
.swiperCases .swiper-slide .swiperImg {height:53vw;}
.swiperCases .swiper-slide .swiperTxt {padding:1.5em 1em;height:9em;height:auto;}
.swiperCases .swiper-slide .swiperTxt .swiperTit {font-size:1.5em;}
.swiperCases .swiper-slide .swiperTxt .swiperList .item .itemIco {width:1.375em;height:1.375em;}
.swiperCases .swiper-slide .swiperTxt .swiperList .item .itemTIt {font-size:1.125em;}
.swiperCases .swiper-slide .swiperTxt .swiperList .item .itemCon {font-size:1.125em;}
.swiperCases .swiper-slide .swiperTxt .swiperList .line {height:1.5em;}
.section-2026031306 {padding:3.5em 0;}
.section-2026031306 .sectionTit {font-size:2.75em;}
.section-2026031306 .sectionCon {height:7.75em;}
.section-2026031306 .sectionDown {padding:1.5em 2em;gap:2em 1em;}
.section-2026031306 .sectionItem .itemImg {width:4em;height:4em;margin-right:1em;}
.section-2026031306 .sectionItem .itemTxt .itemTIt {font-size:2.25em;}
.section-2026031306 .sectionItem .itemTxt .itemCon {font-size:1.125em;}
.section-2026031306 .sectionBtn .btn {min-width:unset;padding:0.5em 1.25em;}
.section-2026031307 {padding:3.5em 0;}
.section-2026031307 .sectionEnTit {font-size:1.75em;}
.section-2026031307 .sectionTit {font-size:2.25em;}
.section-2026031308 {padding-bottom:3.5em;}
.section-2026031309 {padding:3.5em 0;}
.section-2026031309 .sectionBox .sectionTit {font-size:2.75em;}
.footer-2026031300 {padding-top:4em;}
.footer-2026031300 .footLeft {max-width:none;width:100%;padding-bottom:0;}
.footer-2026031300 .footLogo {max-width:20em;margin:0 auto 3.5em;}
.footer-2026031300 .footRight {max-width:none;width:100%;}
.footer-2026031300 .foot_link {max-width:unset;width:100%;}
.footer-2026031300 .foot_link .m_name {display:block;line-height:1;color:#000;position:relative;margin-bottom:0;font-size:1.25em;background:none;padding:1.25em 0;border-bottom:1px solid var(--text);border-radius:0;}
.footer-2026031300 .foot_link .m_name svg {position:absolute;top:0;right:0;text-align:center;width:3.5em;height:3.5em;padding:1em;transition:all 0.5s;}
.footer-2026031300 .foot_link.m_toggle.active .m_name svg {transform:rotate(45deg);}
.footer-2026031300 .foot_link .toggle_con {display:none;padding:2em 0 0;}
.footer-2026031300 .foot_link .toggle_con .item {padding-bottom:0;border-bottom-width:0;}
.footer-2026031300 .foot_link .toggle_con .item .tit {display:none;}
.footer-2026031300 .foot_link .toggle_con .item .a {font-size:1.25em;}
.footer-2026031300 .foot_link .item {width:100%;border-right-width:0;border-bottom:1px solid #dddddd;}
.footer-2026031300 .footDown {padding:2.5em 0;}
.footer-2026031300 .footContact {display:block;width:100%;}
.footer-2026031300 .footContact .footTel {margin-bottom:1.5em;}
.footer-2026031300 .footContact .footTel span {font-size:2.5em;}
.footer-2026031300 .footContact .footAdd {padding-bottom:0;}
.footer-2026031300 .footCopyright .yqlink {margin-top:1em;}
.fixed-contact {display:none;}
.message_modal {padding:1.5em;}
.page_banner-2026031310 .sectionTxt .container {width:75%;}
.page_banner-2026031310 .sectionTxt .sectionEnTit {font-size:1.375em;}
.page_banner-2026031310 .sectionTxt .sectionTit {font-size:2.25em;}
.tabHead .tabHeadList {gap:1.5em;}
.section-2026031311 .sectionTit {font-size:2.75em;}
.section-2026031311 .sectionLine {margin:1.5em 0.25em;}
.section-2026031311 .sectionCon {font-size:1.375em;}
.section-2026031312 .sectionTit {font-size:2.75em;}
.swiperProces .swiperTxt {padding:0 0 0 1.5em;}
.swiperProces .swiperTxt .swiperTit {font-size:1.375em;}
.swiperProces .swiper-button .button-prev,.swiperProces .swiper-button .button-next {padding:0.75em;width:3.75em;height:3.75em;transform:translateY(-1.875em);}
.swiperProces .swiper-slide {height:24em;}
.swiperProces .swiper-slide:nth-child(2n) {padding-top:12em;}
.section-2026031313 .sectionTit {font-size:2.75em;}
.section-2026031313 .sectionImg {margin:0 auto 3.5em;max-width:17.5em;}
.section-2026031313 .sectionCon {font-size:1.375em;}
.section-2026031314 .sectionLeft {width:100%;margin-bottom:2em;}
.section-2026031315 .sectionTit {font-size:2.75em;}
.section-2026031315 .counterList {margin-bottom:3.75em;gap:2em 0;}
.section-2026031315 .counterList .counterItem {width:50%;}
.section-2026031315 .counterList .counterItem .counterNum {font-size:1.75em;}
.section-2026031315 .counterList .counterItem .counterTit {font-size:1.35em;}
.section-2026031315 .counterList .counterLine {display:none;}
.section-2026031316 .sectionTit {font-size:2.75em;}
.swiperIndustrial .swiperImg {height:48vw;}
.section-2026031317 .sectionTit {font-size:2.75em;}
.section-2026031317 .sectionList .listLeft {width:100%;margin-bottom:1.5em;}
.section-2026031317 .sectionList .listRight {width:100%;}
.section-2026031317 .sectionList .listLeft .item .itemIco {margin-bottom:2em;}
.section-2026031317 .sectionList .item .itemCon {font-size:1.35em;}
.section-2026031317 .sectionList .listLeft .item {height:27.5em;}
.section-2026031318 {padding:3.5em 0;}
.section-2026031318 .sectionTit {font-size:2.75em;}
.section-2026031318 .sectionImg {gap:2.5em 0;padding:2em;}
.section-2026031318 .sectionImg .img {width:27%;}
.section-2026031318 .sectionImg .line {display:none;}
.section-2026031318 .imgList .item .itemTxt {display:none;}
.section-2026031319 {padding:0;}
.section-2026031319 .sectionTit {font-size:2.75em;}
.honorHead {margin-bottom:2em;}
.honorHead .honorHeadList .item {min-width:10em;}
.honorBox .honorBoxItem .swiper-slide .img img {height:50.75vw;}
.section-2026031320 .sectionTit {font-size:2.75em;}
.section-2026031320 .swiperTechnology {width:31.25%;padding-top:16vw;padding-bottom:8vw;}
.section-2026031320 .swiperTechnology .button-next {margin-right:-8.5em;}
.section-2026031320 .swiperTechnology .button-prev {margin-left:-8.5em;}
.section-2026031321 .sectionTit {font-size:2.75em;}
.section-2026031322 .sectionTit {font-size:2.75em;}
.section-2026031322 .sectionSubTit {font-size:2.25em;}
.strategicHead .strategicHeadList {gap:2em;}
.section-2026031323 .sectionEnTit {font-size:2.75em;}
.section-2026031323 .sectionTit {font-size:2.75em;}
.section-2026031323 .sectionRight {width:80vw;height:60vw;}
.section-2026031324 {padding-bottom:1em;}
.section-2026031324 .sectionTit {font-size:2.75em;}
.section-2026031325 {padding:3.5em 0;}
.section-2026031325 .sectionTit {font-size:2.75em;}
.advantagesLists {gap:2em 4%;}
.advantagesLists .item {width:48%;}
.advantagesLists .item .itemTit {font-size:1.5em;}
.advantagesLists .item .itemCon {font-size:1.125em;}
.section-2026031327 .sectionForm .form-input .form-control {font-size:1em;}
.section-2026031327 .sectionForm .form-content .form-textarea {font-size:1em;}
.section-2026031327 .sectionForm .form-captchar {width:100%;}
.section-2026031327 .sectionForm .form-captchar input {font-size:1em;}
.section-2026031327 .sectionForm .form-captchar img {width:10em;height:3.5em;}
.swiperPolicies .swiper-slide-prev,.swiperPolicies .swiper-slide-active + .swiper-slide {padding-top:4em;}
.swiperPolicies .swiperImg .swiperHTit {font-size:2em;}
.swiperPolicies .swiperTxt .swiperTit {font-size:1.5em;}
.swiperPolicies .swiperTxt .swiperCon {font-size:1.25em;}
.section-2026031328 {padding-bottom:1em;}
.section-2026031328 .counterList {margin-bottom:3.5em;gap:3em 4%;}
.section-2026031328 .counterList .counterItem {width:48%;}
.section-2026031328 .counterList .counterLine {display:none;}
.section-2026031328 .counterList .counterItem .counterNum {font-size:3.25em;}
.section-2026031328 .counterList .counterItem .counterTit {font-size:1.35em;margin-top:0;}
.section-2026031328 .sectionCon {margin-bottom:3.75em;}
.section-2026031328 .sectionCon p {font-size:1.35em;}
.section-2026031329 {padding:3.5em 0 4.25em;}
.section-2026031330 .sectionTit {font-size:2.75em;}
.sectionStoreForm {padding-bottom:2em;}
.sectionStoreForm select.form-control {width:31.5%;font-size:1em;padding:0.75em 1em;}
.sectionStoreForm .shopData-search {width:31.5%;}
.sectionStoreForm .shopData-search input {font-size:1em;padding:0.75em 1em;}
.sectionStoreForm .shopData-search .shopData-btn svg {width:1.5em;height:1.5em;}
.section-2026031330 .storeInfo .storeInfoImg {width:100%;height:60.912vw;margin-bottom:2em;}
.section-2026031330 .storeInfo .storeList {width:100%;height:auto;overflow-y:visible;overflow-x:auto;flex-wrap:nowrap;display:flex;}
.section-2026031330 .storeInfo .storeList .storeItem {display:block;height:auto;width:auto;white-space:nowrap;padding:1.25em 1.25em 1.75em;max-width:24em;min-width:22em;}
.section-2026031330 .storeInfo .storeList .storeItem:before {display:none;}
.section-2026031330 .storeInfo .storeList .storeItem .itemTit {height:auto;white-space:pre-wrap;}
.section-2026031330 .storeInfo .storeList .storeItem .itemCon {height:auto;border-width:0;margin-top:1em;}
.section-2026031330 .storeInfo .storeList .storeItem .itemCon p {height:3em;white-space:pre-wrap;-webkit-line-clamp:2;line-clamp:2;}
.section-2026031330 .storeInfo .storeList .storeItem.active {background:var(--theme);}
.section-2026031330 .storeInfo .storeList .storeItem.active .itemTit {color:#fff;text-decoration:none;}
.section-2026031330 .storeInfo .storeList .storeItem.active .itemCon svg {fill:#fff;}
.section-2026031330 .storeInfo .storeList .storeItem.active .itemCon p {color:#fff;text-decoration:none;}
.section-2026031331 .sectionTit {font-size:2.75em;}
.section-2026031332 .sectionTit {font-size:2.75em;}
.section-2026031333 {padding:3.5em 0;}
.section-2026031333 .sectionLeft {max-width:none;width:100%;}
.section-2026031333 .sectionRight {max-width:none;width:100%;}
.section-2026031333 .sectionCon {font-size:1.35em;}
.section-2026031333 .sectionItalic {font-size:2.25em;}
.section-2026031334 .sectionTit {font-size:2.75em;}
.missionTabHeadList .item {font-size:1.35em;}
.tabBoxMission .list .img {width:100%;height:62vw;}
.section-2026031335 .sectionTit {font-size:2.75em;}
.section-2026031337 .sectionList .item {position:relative;}
.section-2026031337 .sectionList .item .itemLeft {position:absolute;top:-0.25em;left:0.5em;padding:0.75em 0;width:6.75em;color:#fff;background:var(--theme);}
.section-2026031337 .sectionList .item .timeD {font-size:2.5em;}
.section-2026031337 .sectionList .item .timeY-m {font-size:0.85em;}
.section-2026031337 .sectionList .item .itemRight {max-width:none;width:100%;padding-bottom:3em;margin-bottom:3em;}
.section-2026031339 .sectionList {gap:0 4%;}
.section-2026031339 .sectionList .item {width:48%;}
.section-2026031339 .sectionList .item .itemImg img {height:40.845vw;}
.prodcutHeader .box .left {width:100%;height:auto;margin-bottom:1.75em;}
.prodcutHeader .box .right {width:100%;}
.prodcutHeader .box .title {padding-bottom:1.25em;}
.prodcutBox .product_info .list p {width:100%;}

.page_product .section-2026031339 .sectionList {gap:0 4%;}
.page_product .section-2026031339 .sectionList .item {width:48%;}
.page_product .section-2026031339 .sectionList .item .itemImg img {height:40.845vw;}
.page_product .section-2026031339 .sectionList .item .itemTxt {padding:1em 0.5em;}
.page_product .section-2026031339 .sectionList .item .itemTxt .parameter {display:none;}
.page_product .section-2026031339 .sectionList .item .itemTxt .tit {font-size:1.25em;}
.page_product .section-2026031339 .sectionLeft {display:none;}
.mFilterCriteria {padding:2em 0 0;/*border-top:0.375em solid #d8d8d8;*/display:block;}
.mFilterContainer {width:94%;max-width:100em;margin:0 auto;}
.mFilterCriteriaCatTit {margin-bottom:1.75em;}
.mFilterCriteriaCatTit .catTit {font-size:1.5em;font-weight:600;position:relative;}
.mFilterCriteriaCatTit .catTit:after {content:" ";position:absolute;left:50%;bottom:-0.25em;width:0;height:0.125em;transition:all 0.5s;background:var(--theme);}
.mFilterCriteriaCatTit .catTit.active {color:var(--theme);}
.mFilterCriteriaCatTit .catTit.active:after {width:1em;left:calc( 50% - 0.5em );}
.mFilterCriteriaUl {width:100%;gap:1em;white-space:nowrap;overflow:hidden;margin-bottom:1em;}
.mFilterCriteriaTit {font-size:1.375em;font-weight:600;}
.mFilterCriteriaList {gap:1.25em;white-space:nowrap;overflow-x:auto;overflow-y:hidden;}
.mFilterCriteriaList::-webkit-scrollbar {display:none;}
.mFilterCriteriaList a {font-size:1.125em;line-height:1.75;}
.mFilterCriteriaList a.active {padding:0 0.75em;background:var(--theme);color:#fff;border-radius:0.25em;}

}

@media screen and (min-width: 1200px) and (max-width: 1600px) {
body {font-size:1vw;}
}
@media screen and (min-width: 680px) and (max-width: 1200px) {
body {font-size:12px;}
}

@media screen and (max-width: 680px) {
body {font-size:12px;}
.banner-2026031302 .swiperImg {height:68vw;}
.banner-2026031302 .swiperTxt {padding-bottom:3em;}
.banner-2026031302 .swiperTxt .swiperTit {font-size:2em;}
.banner-2026031302 .swiperTxt .swiperCon {font-size:1.25em;}
.banner-2026031302 .swiperTxt .swiperBtn .btn {font-size:1em;}
.banner-2026031302 .swiper-pagination {bottom:1em;}
.banner-2026031302 .swiper-pagination span {width:1.5em;}
.banner-2026031302 .swiper-pagination .swiper-pagination-bullet-active {width:3em;}
.section-2026031303 .sectionLeft {padding-bottom:3em;}
.section-2026031303 .sectionSubTit {font-size:2em;}
.section-2026031303 .sectionLogo {margin-bottom:0;}
.section-2026031303 .counterList {gap:2em 2%;}
.section-2026031303 .counterList .counterItem {width:49%;}
.section-2026031303 .counterList .counterItem .counterNum {font-size:1.375em;}
.section-2026031303 .counterList .counterItem .counterNum span {font-size:2.75em;}
.section-2026031303 .counterList .counterItem .counterTit {font-size:1.375em;margin-top:0;}
.swiperCases .swiper-button {display:none;}
.swiperCases .swiper-slide .swiperTxt {max-width:unset;width:100%;height:auto;position:unset;transform:translateX(0);box-shadow:unset;transition:all 0.5s;opacity:1;}
.swiperCases .swiper-slide .swiperTxt .swiperList {display:block;}
.swiperCases .swiper-slide .swiperTxt .swiperTit {margin-bottom:0.5em;}
.swiperCases .swiper-slide .swiperTxt .swiperList .item {margin-bottom:0.5em;font-size:1.125em;}
.swiperCases .swiper-slide .swiperTxt .swiperList .line {display:none;}
.section-2026031305 .swiperCases {padding:0;}
.section-2026031306 .sectionCon {height:auto;}
.section-2026031306 .sectionItem {width:100%;}
.section-2026031307 .sectionEnTit {font-size:1.5em;}
.section-2026031307 .sectionTit {font-size:2em;}
.section-2026031307 .map-container {margin-left:0;}
.section-2026031308 .tabBox .tabBoxItem .swiper-button {display:none;}
.section-2026031309 .sectionBox {margin-bottom:3em;}
.section-2026031309 .sectionBox .sectionLeft {width:100%;margin-bottom:2em;}
.section-2026031309 .tabBox .tabBoxItem {padding-bottom:4em;}
.footer-2026031300 .footCopyright p:nth-child(1) a {display:block;margin-left:0;margin-top:1em;}
.footer-2026031300 .footCopyright p:nth-child(1) span {display:block;margin-left:0;margin-top:1em;}
.page_banner-2026031310 .sectionTxt .sectionTit {font-size:2em;}
.page_banner-2026031310 .sectionImg img {height:60vw;}
.pageTab .tabHead {overflow:hidden;}
.pageTab .tabHead .tabHeadList {gap:1em;/*overflow-y:visible;overflow-x:auto;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:unset; -webkit-justify-content:flex-start;justify-content:flex-start;*/}
.pageTab .tabHead .tabHeadList .item {font-size:1.25em;white-space: nowrap;padding:0.5em 0.5em;}
.pageTab .tabHead .tabHeadList .item.active {background:var(--theme);color:#fff;text-decoration:none;line-height:1;}
.tabHead .tabHeadList .line {display:none;}
.section-2026031312 {padding:3.5em 0;}
.swiperProces {padding-left:4em;}
.swiperProces .swiper {padding-right:4em;padding-bottom:2em;}
.swiperProces .swiper-slide {height:12em;}
.swiperProces .swiperTxt {width:100%;height:10em;}
.swiperProces .swiper-slide .ico-circle {top:100%;margin-top:-2em;}
.swiperProces .swiper-slide:nth-child(2n) {padding-top:0;}
.swiperProces .swiper-slide-active + .swiper-slide {opacity:0;}
.swiperProces .swiper .swiperLine {top:100%;right:4em;margin-top:-3.1875em;}
.swiperProces .swiper-button .button-prev,.swiperProces .swiper-button .button-next {top:100%;transform:translateY(-4.875em);}
.swiperProces .swiper-button .button-prev {left:0;}
.swiperProces .swiper-button .button-next {right:0em;}
.section-2026031313 .sectionList {gap:2em 3%;}
.section-2026031313 .sectionList .item {width:48.5%;}
.swiperIndustrial {max-width:none;width:98%;}
.swiperIndustrial .swiper-button {display:none;}
.section-2026031317 .sectionList .item {width:100%;}
.section-2026031317 .sectionList .item {height:27.5em;}
.section-2026031317 .sectionList .item {padding:1.75em 2em;}
.section-2026031317 .sectionList .item .itemIco {width:100%;height:auto;margin-right:0;margin-bottom:2em;margin-top:2.5em;}
.section-2026031317 .sectionList .item .itemIco img {width:5.25em;height:5.25em;}
.section-2026031317 .sectionList .item .itemLine {left:2em;}
.section-2026031318 .sectionBox {margin-bottom:2.5em;}
.section-2026031318 .list .item {padding-bottom:1.5em;margin-bottom:1.5em;}
.section-2026031318 .list .item .itemTit {font-size:1.375em;}
.section-2026031318 .list .item .itemIco {width:1.25em;height:1.25em;}
.honorHead .honorHeadList {gap:1.75em;}
.honorHead .honorHeadList .item {font-size:1.375em;min-width:8em;}
.honorBox .honorBoxItem .swiper-slide {padding:2em 1.5em 2em;}
.honorBox .honorBoxItem .swiper-slide .img img {height:105vw;}
.honorBox .honorBoxItem .swiper-slide .txt .tit {font-size:1.6em;height:auto;}
.section-2026031320 .swiperTechnology {width:90%;padding-top:0;padding-bottom:5em;overflow:hidden;}
.section-2026031320 .swiperTechnology .swiper-slide {transform:scale(1) !important;}
.section-2026031320 .swiperTechnology .swiper-button {display:none;}
.section-2026031321 .sectionList {gap:3em;}
.section-2026031321 .sectionList .item {width:100%;}
.section-2026031321 .sectionList .item .itemImg {height:65.675vw;margin-bottom:2em;}
.section-2026031321 .sectionList .item .itemTxt .itemTit {font-size:1.125em;}
.section-2026031322 {padding-bottom:3.5em;}
.section-2026031322 .sectionTit {margin-bottom:0.5em;}
.section-2026031322 .sectionSubTit {font-size:1.75em;margin-bottom:0.75em;}
.strategicHead {margin-bottom:3em;}
.strategicHead .strategicHeadList .item {min-width:5em;width:auto;font-size:1.375em;padding:0.375em 0.5em;}
.section-2026031324 .sectionList .item {width:100%;}
.advantagesLists .item {width:100%;}
.swiperPolicies {padding:0;height:43em;}
.swiperPolicies .swiper-slide .swiperImg {height:35.375em !important;box-shadow:none !important;}
.swiperPolicies .swiper-slide.swiper-slide-active .swiperImg {height:26em !important;box-shadow:0.25em 0.25em 1em rgb(0 0 0 / 25%) !important;}
.swiperPolicies .swiper-slide .swiperImg .swiperHTit {opacity:0 !important;visibility:hidden !important;}
.swiperPolicies .swiper-slide:hover .swiperTxt {opacity:0 !important;visibility:hidden !important;}
.swiperPolicies .swiper-slide.swiper-slide-active .swiperTxt {opacity:1 !important;visibility:visible !important;}
.swiperPolicies .swiperTxt .swiperTit {font-size:1.75em;}
.swiperPolicies .swiperTxt .swiperCon {font-size:1.35em;}
.swiperPolicies .swiper-button {display:none;}
.swiperPolicies .swiper-scrollbar {display:none;}
.policiesLists {gap:4vw 4%;}
.policiesLists .item {width:48%;}
.policiesLists .item .itemImg {height:74vw;}
.policiesLists .item .itemTxt .itemTit {font-size:1.5em;}
.policiesLists .item .itemTxt .itemCon {font-size:0.965em;}
.section-2026031326 .sectionList .item .itemTit {font-size:1.125em;height:auto;min-height:3.75em;}
.section-2026031327 {padding:3.5em 0 4.5em;}
.section-2026031327 .sectionCon {font-size:1.25em;}
.section-2026031327 .sectionForm {padding:1.75em 2.25em;}
.section-2026031327 .sectionForm .form-input {width:100%;}
.section-2026031328 .sectionTit {font-size:2.75em;}
.section-2026031328 .counterList {gap:3em 0;}
.section-2026031328 .counterList .counterItem {width:50%;}
.section-2026031328 .counterList .counterItem .counterNum {font-size:2.5em;}
.section-2026031329 .sectionTit {font-size:2.75em;}
.section-2026031329 .sectionCon {font-size:2.5em;}
.section-2026031329 .sectionList {gap:2em;}
.section-2026031329 .sectionImgList .item { width: 100%; height: 50vw; }
.prodcutHeader {padding:3em 0 5em;}
.prodcutHeader .box {padding:4vw 4vw 8vw;}
.prodcutHeader .box .img {width:100%;height:75.8vw;margin-bottom:1em;}
.prodcutHeader .box .products-swiper {width:100%;padding:0 4.5vw 0;height:19vw;}
.prodcutHeader .box .products-swiper .swiper-slide {height:19vw;padding:0 2vw;}
.prodcutHeader .box .products-swiper .button-prev {top:0;left:0;width:4.5vw;height:19vw;line-height:19vw;}
.prodcutHeader .box .products-swiper .button-next {bottom:0;right:0;left:auto;width:4.5vw;height:19vw;line-height:19vw;}
.prodcutHeader .box .products-swiper .button-prev svg, .prodcutHeader .box .products-swiper .button-next svg {width:4.5vw;height:4.5vw;transform: rotateZ(-90deg);}

.sectionStoreForm select.form-control {width:100%;margin-bottom:1em;font-size:1.25em;}
.sectionStoreForm .shopData-search {width:100%;font-size:1.25em;}
.section-2026031330 .storeInfo .storeList .storeItem .itemTit {font-size:1.5em;}
.section-2026031330 .storeInfo .storeList .storeItem .itemCon {font-size:1.25em;}
.section-2026031331 .sectionList {gap:3em;}
.section-2026031331 .sectionList .item {width:100%;}
.section-2026031331 .sectionList .item .itemImg {height:52vw;margin-bottom:1em;}
.section-2026031333 .sectionItalic {font-size:1.75em;}
.section-2026031333 .tabBox .tabBoxItem {padding-bottom:4em;}
.section-2026031334 {padding:3.5em 0;}
.missionTabHeadList {gap:2em 1.5em;}
.missionTabHeadList .item {min-width:9em;}
.section-2026031331 {padding:2em 0 3.5em;}
.section-2026031335 .sectionCon {margin-bottom:2em;padding-right:1em;}
.section-2026031335 .sectionRight {width:90%;height:54.6vw;}
.section-2026031335 .section-bg {display:none;}
.section-2026031335 .sectionImg:before {width:15vw;height:9.375vw;left:-3.5vw;bottom:-3vw;}
.section-2026031335 .sectionImg:after {width:21vw;height:13.5vw;top:-3.5vw;right:-4.5vw;}
.section-2026031336 .sectionList .item {width:100%;}
.section-2026031336 .sectionList .item .img {height:64.45vw;}
.section-2026031337 {padding-bottom:3.5em;}
.section-2026031337 .sectionList .item .itemImg {width:100%;height: 61.8vw;margin-bottom:2em;}
.section-2026031337 .sectionList .item .itemTxt {max-width:none;width:100%;}
.section-2026031338 .box {padding:0 1em 3em;}
.section-2026031338 .box .h2 {font-size:1.75em;margin-bottom:0.75em;}
.section-2026031338 .box .span {font-size:1.25em;margin-bottom:1.5em;}
.section-2026031338 .box .article {font-size:1.25em;}
.prev-next {gap:1.5em;}
.prev-next a {width:100%;font-size:1.25em;}
.hot_recommend .item {width:100%;}
.hot_recommend .item .itemImg {height:62.205vw;}
.hot_recommend .item .itemTxt .itemTit {font-size:1.35em;}
.hot_recommend .item .itemTxt .itemBtn .btn {font-size:1.25em;}
.section-2026031339 .sectionList .item {width:100%;}
.section-2026031339 .sectionList .item .itemImg img {height:85vw;}
.section-2026031339 .sectionList .item .itemTxt .parameter {font-size:1.25em;}
.section-2026031339 .sectionList .item .itemTxt .parameter i {margin:0 0.75em;}
.section-2026031339 .sectionList .item .itemTxt .tit {font-size:1.75em;}
.prodcutBox .product_info .tit {font-size:2em;}
.prodcutBox .product_info .list {padding:0 1.25em 3em;gap:1.25em;}
.prodcutBox .product_info .con {padding-bottom:2em;}
.prodcut-foot-tit .tit {font-size:2em;}
.prodcut-foot-tit .swiper-button1 {width:6em;}
.recommend-swiper .item .img img {height:auto;}
section .sectionTit {font-size:2em;}
section .sectionEnTit {font-size: 1.75em;}
.section-2026031337 .sectionList .item .itemTxt .itemCon {height:auto;margin-bottom:1.5em;}
}
.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;width:2em;height:2em;}
.language_modal_title .language_close:hover svg {fill:var(--theme);}
.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(--theme);}
.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:-6.25em -1.875em;}
.language_modal_a .icon-ca {background-position:-6.25em -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:-6.25em -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:-6.25em -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:-6.25em -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:-6.25em -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:-6.25em -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:-6.25em -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:-6.25em -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:-6.25em -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:-6.25em -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:-6.25em -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;left:0.125em;z-index:1;width:1.5em;height:1.5em;}
.video-popup-animation svg {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 {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;}
}
@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;}
}
#translate {display:none;}
.section-2026031339 .sectionEnTit {text-align:center;padding-top:2em;border-top:1px solid #cccccc;}
.section-2026031339 .sectionTit {text-align:center;font-size:3em;margin-bottom:1em;}
.page_nav .filterCriteria { display: block; position: relative; }
.head_enStation a {width:7.75em;height:2em;line-height:2em;color:#fff;border:1px solid;transition:all 0.5s;}
.head_enStation a svg {width:0.75em;height:0.75em;display:block;margin-left:0.5em;fill:#fff;transition:all 0.5s;}
.header-2026031301.is_bg .head_enStation a,.header-2026031301.is_bg1 .head_enStation a,.header-2026031301:hover .head_enStation a,.head_enStation a:hover {background:var(--theme);border-color:var(--theme);}
.honorBox .honorBoxItem {padding-bottom: 0; margin-bottom: 4em;}
.honorBoxItem .swiper-button .button-prev,.honorBoxItem  .swiper-button .button-next {background:rgb(0 0 0 / 25%);}
.honorBoxItem .swiper-button .button-prev {left:-1.5em;}
.honorBoxItem .swiper-button .button-next {right:-1.5em;}

@media all and (max-width:920px) {
.honorBox .honorBoxItem {margin-bottom:0; }
.section-2026031320 { padding:1em 0 3.5em; }
.section-2026031339 .sectionEnTit {padding-top:1em;}
.section-2026031339 .sectionTit {font-size:2.5em;}
.page_nav .filterCriteria { display: none; position: relative; }
.yqlink { display: none;}
}
@media all and (max-width:680px) {
.head_enStation { display: none;}
.honorBoxItem .swiper-button .button-prev {display: none;}
.honorBoxItem .swiper-button .button-next {display: none;}
}
.message_modal .message_modal_close {position:absolute;top:1em;right:1em;width:2em;height:2em;cursor:pointer;}
.message_modal .message_modal_close svg {display:block;width:100%;height:100%;fill:#000;}
.message_modal .message_modal_close:hover svg {fill:var(--theme);}
.fancybox-navigation .fancybox-button--arrow_left {left:5% !important;}
.fancybox-navigation .fancybox-button--arrow_right {right:5% !important;}
.fancybox-navigation .fancybox-button div {border:1px solid rgb(255 255 255 / 50%);}

/* 精准定位：发展历程板块 > 第7个幻灯片 > 标题 */
.section-proces .swiper-wrapper .swiper-slide:nth-child(7) .swiperTit {
    white-space: nowrap !important; /* 强制单行显示，禁止换行 */
}
