@charset "utf-8";:root{--shen-color:#333;--qian-color:#666;--main-color:#000;--hover-color:#ea7307;--linear-gradient:linear-gradient(90deg, #f17413 0, #e7610a 37%, #aa2325 100%);--linear-gradient1:linear-gradient(90deg, #aa2325 0, #e7610a 37%, #f17413 100%);--HarmonyOS_Sans_SC_Bold:HarmonyOS_Sans_SC_Bold;--HarmonyOS_Sans_SC_Light:HarmonyOS_Sans_SC_Light;--HarmonyOS_Sans_SC_Medium:HarmonyOS_Sans_SC_Medium;--HarmonyOS_Sans_SC_Regular:HarmonyOS_Sans_SC_Regular;--Belleza-Regular:Belleza-Regular;--Poppins-SemiBold:Poppins-SemiBold;--Poppins-Regular:Poppins-Regular}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0}#bsWXBox{box-sizing:content-box}div,p,span,i,em{white-space:inherit !important}ul{list-style:none}body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select{margin:0;padding:0}html{font-size:1px !important}html,body{position:relative;scroll-behavior:smooth}@media (max-width:1730px){html{font-size:.901042px !important}}@media (max-width:1600px){html{font-size:.824479px !important}}@media (max-width:1530px){html{font-size:.792708px !important}}@media (max-width:1440px){html{font-size:.741146px !important}}@media (max-width:1366px){html{font-size:.702604px !important}}@media (max-width:1360px){html{font-size:.699479px !important}}@media (max-width:1280px){html{font-size:.657813px !important}}@media (max-width:1200px){html{font-size:.510938px !important}}body{font-family:var(--HarmonyOS_Sans_SC_Regular),'Microsoft Yahei','微软雅黑','思源黑体 CN-Medium','思源黑体 CN','Microsoft YaHei New','PingFang SC','Hiragino Sans GB','Arial','Helvetica',sans-serif;font-size:16rem;color:var(--qian-color);line-height:1.1;width:100%;background:#fff;font-weight:normal;margin:0 auto !important;word-break:break-word;scroll-behavior:smooth;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent}a:link,a:visited{text-decoration:none;outline:none;color:var(--qian-color)}a:hover,a:active,a:focus{color:var(--qian-color);text-decoration:none}img{border:0;max-width:100%;height:auto}table{border-collapse:collapse;width:100%}table td{font-size:16rem;line-height:32rem;padding:9rem 15rem;color:#212121;border:1px solid #d3d7db}input,textarea,select{font-size:16rem;outline:0;overflow:hidden;font-family:var(--HarmonyOS_Sans_SC_Regular),'Microsoft Yahei','微软雅黑','思源黑体 CN-Medium','思源黑体 CN','Microsoft YaHei New','PingFang SC','Hiragino Sans GB','Arial','Helvetica',sans-serif}input[type='reset'],input[type='button'],input[type='submit'],input[type='radio']{cursor:pointer;outline:0}input[type='checkbox'],input[type='radio']{position:relative;vertical-align:middle;margin-top:-2px;margin-bottom:1px;margin-left:5px;margin-right:5px}textarea,input[type='email'],input[type='date'],input[type='password'],input[type='text']{padding:0;color:var(--qian-color);outline:0}input[type='submit'],input[type='reset'],input[type='button'],input[type='text'],select,button{-webkit-appearance:none}input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:0}::-webkit-input-placeholder{color:#888}:-moz-placeholder{color:#888;opacity:1}::-moz-placeholder{color:#888;opacity:1}:-ms-input-placeholder{color:#888}.fl{float:left}.fr{float:right}.clearfix:after{clear:both;height:0;content:'';line-height:0;font-size:0;display:block}.pic{width:100%;overflow:hidden;position:relative}.pic img{transition:.5s}.pic:after{content:'';display:block;padding-bottom:100%}.middleCenter{position:absolute;top:0;bottom:0;left:0;right:0;max-width:100%;max-height:100%;display:block;vertical-align:middle;text-align:center;margin:auto;object-fit:cover}.ellipsis{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.ellipsis2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2}.ellipsis3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3}.ellipsis4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:4}.ellipsis5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:5}.ellipsis6{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:6}.ellipsis7{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:7}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@keyframes fadeInLeft2{0%{opacity:0;transform:translate3d(-70px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft2{animation-name:fadeInLeft2}@keyframes fadeInLeft3{0%{opacity:0;transform:translate3d(-10px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft3{animation-name:fadeInLeft3}@keyframes fadeInRight2{0%{opacity:0;transform:translate3d(70px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight2{animation-name:fadeInRight2}@keyframes fadeInUp2{0%{opacity:0;transform:translate3d(0, 70px, 0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp2{animation-name:fadeInUp2}@keyframes fadeInDown2{0%{opacity:0;transform:translate3d(0, -70px, 0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown2{animation-name:fadeInDown2}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@keyframes scale{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.scale{animation-name:scale}@keyframes ants{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@font-face{font-family:Poppins-SemiBold;src:url('../font/Poppins-SemiBold.woff2') format('woff2'),url('../font/Poppins-SemiBold.woff') format('woff'),url('../font/Poppins-SemiBold.ttf') format('truetype'),url('../font/Poppins-SemiBold.eot') format('embedded-opentype');font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:Poppins-Regular;src:url('../font/Poppins-Regular.woff2') format('woff2'),url('../font/Poppins-Regular.woff') format('woff'),url('../font/Poppins-Regular.ttf') format('truetype'),url('../font/Poppins-Regular.eot') format('embedded-opentype');font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:Belleza-Regular;src:url('../font/Belleza-Regular.ttf');font-style:normal;font-display:swap}@font-face{font-family:HarmonyOS_Sans_SC_Light;src:url('../font/HarmonyOS_Sans_SC_Light.ttf');font-style:normal;font-display:swap}@font-face{font-family:HarmonyOS_Sans_SC_Regular;src:url('../font/HarmonyOS_Sans_SC_Regular.ttf');font-style:normal;font-display:swap}@font-face{font-family:HarmonyOS_Sans_SC_Medium;src:url('../font/HarmonyOS_Sans_SC_Medium.ttf');font-style:normal;font-display:swap}@font-face{font-family:HarmonyOS_Sans_SC_Bold;src:url('../font/HarmonyOS_Sans_SC_Bold.ttf');font-style:normal;font-display:swap}.prompt{position:fixed;width:100%;height:100%;background:url(../images/ie_sosad.png) no-repeat center 35% #fff;left:0;bottom:0;display:none;z-index:999;filter:alpha(opacity=80);opacity:80}.prompt span{position:absolute;font-size:14px;font-family:'Microsoft YaHei';top:55%;left:50%;margin-left:-152px;width:304px;display:block;line-height:24px;color:var(--qian-color)}.prompt span a{text-decoration:underline}.prompt .prompt_close{width:30px;height:30px;position:absolute;right:30px;top:30px;background:url(../images/closed.png) no-repeat center center;cursor:pointer}.sitemap{background:#fff;padding:20rem 0 100rem 0}.sitemap .home-title{margin-bottom:35rem}.sitemap .sitemap-bottom{font-size:18rem;line-height:30rem;color:#333;padding-bottom:100rem}.sitemap .sitemap-bottom li{border-bottom:1px dashed #e0e0e0;padding-bottom:20rem;margin-bottom:20rem}.sitemap .sitemap-bottom li .top1{font-size:22rem;color:var(--main-color);font-family:var(--Montserrat-Bold)}.sitemap .sitemap-bottom li .top1 .txt-2{display:none}.sitemap .sitemap-bottom li .top1:hover{color:var(--main-color);text-decoration:underline}.sitemap .sitemap-bottom li .subnav{margin-top:15rem}.sitemap .sitemap-bottom li .subnav a{font-size:16rem;color:var(--qian-color);margin-right:20rem;padding:5rem 0;display:block;float:left}.sitemap .sitemap-bottom li .subnav a:hover{color:var(--main-color);text-decoration:underline}.sitemap .p{color:var(--shen-color)}.sitemap .p p{margin-bottom:15rem}.fix{position:fixed;width:100%;top:0;z-index:155777666666;transition:.5s;left:0}.transparent{position:fixed;display:none;width:100%;height:100%;background:rgba(51,51,51,0.6);top:0;left:0;z-index:888;backdrop-filter:blur(5px)}.transparent.active{display:block}.container{margin-right:auto;margin-left:auto;max-width:1600rem}.height{height:1px;position:absolute;top:-100rem;left:0;width:100%}.height1{height:150rem}.flist li{padding-bottom:4rem;position:relative}.flist li:hover .box .icon{color:#fff}.flist li:hover .box img,.flist li:hover .box svg{fill:#fff}.flist li:hover .hover{display:block}.flist li:hover .hover1{display:block}.flist .f1 .icon{background:#3289da}.flist .f2 .icon{background:#cc181e}.flist .f3 .icon{background:#0077b5}.flist .f4 .icon{background:#833ab4}.flist .f5 .icon{background:#3b5998}.flist .box{transition:.5s;display:block}.flist .icon{display:flex;align-items:center;justify-content:center;width:30rem;height:30rem;border-radius:4rem}.flist .icon img,.flist .icon svg{width:14rem;height:14rem;fill:#fff}.flist .down{position:absolute;top:100%;left:0;width:130rem;display:none;z-index:33}.flist .down .ewm{line-height:42rem;color:#fff;padding:10rem;border-radius:4rem;background:var(--linear-gradient);box-shadow:1px 2rem 7rem 0 rgba(156,185,207,0.35)}.flist .down .ewm img{display:block}.flist .hover{position:absolute;top:0;right:100%;width:130rem;padding:0 10rem;display:none}.flist .hover p{line-height:30rem;color:#fff;padding:10rem;border-radius:4rem;background:var(--linear-gradient)}.flist .hover p img{display:block}.flist .hover1{position:absolute;top:0;right:100%;width:230rem;padding:0 10rem;display:none}.flist .hover1 p{line-height:30rem;color:#fff;padding:0 10rem;border-radius:4rem;font-size:14rem;background:var(--linear-gradient)}.header-top{transition:.7s;background-image:linear-gradient(90deg, #ed7704 0, #ea6c07 0, #e7610a 0, #e42513 100%);position:relative;z-index:33}.header-top .h3{float:left;font-size:14rem;line-height:30rem;color:#fff;padding:10rem 0}.header-top .flist{float:right;padding:10rem 0}.header-top .flist li{float:left;padding:0;margin-left:10rem}.header-top .lan{float:right;cursor:pointer;position:relative;z-index:111;margin-left:29rem;transition:.7s}.header-top .lan h3{color:#fff}.header-top .lan h3 img{width:25rem;height:25rem;display:inline-block;vertical-align:middle;margin-right:10rem;border-radius:50%;object-fit:cover}.header-top .lan span{display:block;height:50rem;background:url(../images/jt1.png) no-repeat center right;background-size:10rem;transition:.7s;padding:0 20rem 0 0;font-size:16rem;line-height:50rem;color:#fff;font-weight:normal;display:inline-block;vertical-align:middle}.header-top .lan ul{position:absolute;top:100%;width:120rem;background:#fff;color:#353535;display:none;z-index:-1;border-radius:5rem;padding:10rem 0;left:50%;margin-left:-60rem;text-align:center;box-shadow:0 0 10rem rgba(0,0,0,0.2)}.header-top .lan ul::after{content:"";border:8rem solid transparent;border-bottom-color:#fff;width:0;height:0;margin:0 auto;position:absolute;top:-16rem;left:0;right:0}.header-top .lan ul li a{display:block;color:#666;text-align:center;font-size:16rem;line-height:40rem}.header-top .lan ul li a img{width:24rem;margin-right:5rem;margin-top:-3rem;display:inline-block;vertical-align:middle}@media (min-width:1025px){.header-top .lan ul li a:hover{background:#eee}}.fix{position:fixed;top:0;left:0;z-index:55555555555551}.header{height:100rem;width:100%;transition:.5s;position:relative;z-index:2}.header .logo{float:left;transition:.5s;padding-top:15rem}.header .logo a{display:block;position:relative;transition:.5s}.header .logo a img{display:inline-block;vertical-align:top;width:65rem;z-index:5;position:relative;transition:.5s}.header .logo a .lg2{display:none}.header .header-right{float:right;position:relative;padding-top:30rem}.header .header-right .menu{float:right;position:relative;width:36px;height:36px;margin-top:12px;display:none}.header .header-right .menu .navPhoneBtn{display:inline-block;padding:10px;cursor:pointer;float:left;position:absolute;z-index:9;right:0;top:0;bottom:0;margin:auto;height:36px;text-align:right}.header .header-right .menu .navPhoneBtn span{display:block;width:20px;height:2px;margin-bottom:5px;position:relative;background:var(--main-color);border-radius:3px;z-index:1;-webkit-transform-origin:20px;transform-origin:20px;-webkit-transition:background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,width .5s,-webkit-transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1);transition:background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,width .5s,-webkit-transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1);transition:background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,transform .5s cubic-bezier(.77, .2, .05, 1),width .5s,transform .5s cubic-bezier(.77, .2, .05, 1);transition:background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,transform .5s cubic-bezier(.77, .2, .05, 1),width .5s,transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1)}.header .header-right .menu .navPhoneBtn span:nth-last-child(2){-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:width .5s ease;transition:width .5s ease}.header .header-right .menu .navPhoneBtn span:last-child{margin-bottom:0}.header .header-right .get{float:right}.header .header-right .get a{padding:0 14rem;display:block;height:40rem;line-height:38rem;background-image:linear-gradient(90deg, #f17413 0, #e7610a 37%, #aa2325 100%);border-radius:12rem;color:#fff;font-family:var(--HarmonyOS_Sans_SC_Medium);font-size:20rem}.header .header-right .header-search{float:right;position:relative;transition:.7s;margin-left:16rem}.header .header-right .header-search .pull-right{position:relative;z-index:778}.header .header-right .header-search .pull-right a{display:block;overflow:hidden;width:40rem;height:40rem;transition:.7s;background:url(../images/search.png) no-repeat center center;background-size:20rem !important}.header .header-right .header-search .search .search-main{top:100%;right:0;z-index:777;width:300rem;display:none;position:absolute;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,0.1)}.header .header-right .header-search .form-control{text-align:left;border:0;width:100%;font-size:16rem;color:#666;height:50rem;vertical-align:top;padding:0 60rem 0 30rem;-webkit-appearance:none;background:none}.header .header-right .header-search .btn{top:0;border:0;right:0;color:#fff;width:50rem;height:50rem;line-height:50rem;position:absolute;background:url(../images/search1.png) no-repeat center center;background-size:15rem !important}.nav{transition:.2s;float:right;margin-right:45rem}.nav ul{z-index:1}.nav ul li{float:left;margin-left:71rem;position:relative}.nav ul li a{color:#fff;font-size:18rem;position:relative;cursor:pointer;display:inline-block;vertical-align:top}.nav ul li a>span{overflow:hidden;font-family:var(--HarmonyOS_Sans_SC_Medium);position:relative;display:inline-block;vertical-align:top}
    .nav ul li a .txt-1 {
        display: block;
        line-height: 100rem;
        text-transform: uppercase;
    }.nav ul li a .txt-2{display:none;transform:translateY(100%)}.nav ul li .subnav{width:260rem;position:absolute;top:100%;left:50%;margin-left:-130rem;display:none;z-index:333;text-align:left;padding-top:5rem}.nav ul li .subnav ul{margin:0;padding:12rem;background:#fff;border-radius:4rem;box-shadow:-6rem 0 59rem 0 rgba(51,51,51,0.08)}.nav ul li .subnav ul li{width:auto;padding:0;float:none;margin:0}.nav ul li .subnav ul li a{font-size:16rem;line-height:30rem;color:#333 !important;height:auto;margin:0;padding:0;text-decoration:none;text-align:left;padding:10rem 16rem;border-radius:4rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;font-weight:normal !important;display:block}.nav ul li .subnav ul li a:after{display:none}.nav ul li .subnav ul li a:before{display:none}@media (min-width:1025px){.nav ul li .subnav ul li:hover>a{color:#fff !important;background-image:var(--linear-gradient)}}.nav ul li:hover a>span{text-decoration:underline}.nav ul li:nth-child(1){margin-left:0}.nav ul .active a>span{color:#fff;text-decoration:underline}.headerfix .header .logo a img,.fix:hover .header .logo a img,.fix2 .header .logo a img{display:none}.headerfix .header .logo a img.lg2,.fix:hover .header .logo a img.lg2,.fix2 .header .logo a img.lg2{display:block}.headerfix .header,.fix:hover .header,.fix2 .header{background:#fff;box-shadow:-6rem 0 59rem 0 rgba(51,51,51,0.08)}.headerfix .nav ul li a,.fix:hover .nav ul li a,.fix2 .nav ul li a{color:#212121}.headerfix .nav ul li a:hover>span,.fix:hover .nav ul li a:hover>span,.fix2 .nav ul li a:hover>span,.headerfix .nav ul li.active a>span,.fix:hover .nav ul li.active a>span,.fix2 .nav ul li.active a>span{color:#aa2325;text-decoration:underline;background-image:var(--linear-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.headerfix .header .header-right .header-search .pull-right a,.fix:hover .header .header-right .header-search .pull-right a,.fix2 .header .header-right .header-search .pull-right a{background:url(../images/search1.png) no-repeat center center;background-size:20rem !important}#menu{position:fixed;top:0;right:-300px;width:300px;background:#fff;z-index:9999;height:100%;transition:.5s;overflow:auto;padding:62px 8px}#menu .lan{text-align:center;padding:15px 0}#menu .lan a{color:#666;font-size:16px;margin:0 5px 10px 5px}#menu .btn{text-align:center}#menu .login,#menu .collection{display:inline-block;vertical-align:top;margin-left:20px}#menu .login a,#menu .collection a{width:28px;height:28px;background-color:#f3f3f3;display:block;border-radius:50%}#menu .success{display:inline-block;vertical-align:top;font-size:16px;line-height:28px;padding:0 35px;color:#333}#menu .success a{color:var(--main-color)}#menu .hide{display:none}#menu .search-main{z-index:777;width:100%;margin-top:20px;position:relative;margin-bottom:20px}#menu .search-main .form-control{text-align:left;border:0;width:100%;font-size:14px;color:#999;height:42px;vertical-align:top;padding:0 40px 0 20px;border-radius:2px;border:solid 1px #d1d1d1;background:none}#menu .search-main .btn{top:0;border:0;right:0;color:#fff;width:42px;height:42px;line-height:42px;position:absolute;background:url(../images/search1.png) no-repeat center center;background-size:15px !important}#menu ul .subnav{display:none;text-transform:inherit}#menu ul .subnav a{text-transform:inherit}#menu ul ul{padding:0;margin:0 -5px;padding-left:10px}#menu ul ul li{width:100%;float:left;padding:0 5px;border:0}#menu ul ul li i{right:5px}#menu ul ul li a{padding:0;font-size:16px;font-weight:normal}#menu ul ul li ul{display:none}#menu ul{overflow:hidden;padding:0 0 0 10px}#menu ul li{position:relative;border-bottom:1px solid #f1f1f1}#menu ul li i{display:block;width:48px;height:48px;line-height:48px;position:absolute;top:0;right:0;z-index:4;text-align:center;background:url(../images/jt.png) no-repeat center center;background-size:13px}#menu ul li a{text-transform: uppercase;font-size:18px;color:#333;display:block;line-height:30px;padding:10px 0;padding-right:48px;position:relative;z-index:2}#menu .close{display:block;height:36px;width:36px;position:absolute;right:17px;top:18px;border-radius:50%;background:url(../images/closed.png) no-repeat center center;background-size:15px}#menu.show1{right:0}.hide{display:none}.pc{display:block}.phone{display:none}@media (max-width:1025px){.phone{display:block}.pc{display:none}}.more a,.more p{display:inline-block;font-size:16rem;padding:0 36rem;line-height:48rem;background-image:var(--linear-gradient);border-radius:30rem;color:#fff;vertical-align:top;transition:.5s}.more a svg,.more p svg{width:32rem;height:48rem;fill:#fff;display:inline-block;vertical-align:top}@media (min-width:1025px){.more a:hover,.more p:hover{text-decoration:underline;background-image:var(--linear-gradient1)}}.more1 a,.more1 p{line-height:38rem;font-size:16rem;color:#fff}.more1 a span,.more1 p span{width:38rem;height:38rem;background-image:var(--linear-gradient);display:inline-block;vertical-align:top;border-radius:50%;margin-right:12rem}.home-title{/*font-family:var(--Belleza-Regular);*/font-size:36rem;font-weight:700;color:#212121}.center{text-align:center}.white{color:#fff}.black{color:#000}.banner{position:relative;overflow:hidden}@-webkit-keyframes wave{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes wave{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.swiper-renewal-main{position:relative;overflow:hidden;height:100vh}.swiper-renewal-main .swiper-slide{overflow:hidden}.swiper-renewal-main .swiper-slide img,.swiper-renewal-main .swiper-slide video{display:block;width:100%;object-fit:cover;}.swiper-renewal-main .swiper-slide img{-webkit-animation:wave 2s alternate;animation:wave 2s alternate}.swiper-renewal-main .img{position:relative;overflow:hidden;width:100%}.swiper-renewal-main .img1{display:none}.swiper-renewal-main .banner-hover{position:absolute;top:19%;left:0;width:100%;z-index:340;text-align:center}.swiper-renewal-main .banner-hover .bt{font-family:var(--Montserrat-Bold);font-size:52rem;color:#fff;text-shadow:0 10rem 3rem rgba(0,0,0,0.15);margin-bottom:47rem}.swiper-renewal-main .banner-hover .bt span{font-size:120rem;line-height:100rem;color:#fff;display:inline-block;vertical-align:text-bottom}.swiper-renewal-main .banner-hover .bt span sup{font-size:32rem;line-height:32rem;margin-top:22rem;display:inline-block;vertical-align:text-top;color:#fff}.swiper-renewal-main .swiper-pagination{bottom:40rem;text-align:center;display:none}.swiper-renewal-main .swiper-pagination .swiper-pagination-bullet{width:32rem;height:32rem;margin:0 6rem;overflow:hidden;opacity:1;position:relative}.swiper-renewal-main .swiper-slide-active img{-webkit-animation:wave 2s alternate;animation:wave 2s alternate}.swiper-renewal-main .swiper-slide-active .banner-hover .bt{-webkit-animation:fadeInUp2 2s alternate;animation:fadeInUp2 2s alternate}.swiper-renewal-main .swiper-slide-active .banner-hover .more{-webkit-animation:fadeInUp2 2s alternate;animation:fadeInUp2 2s alternate}.swiper-renewal-main .swiper-button-next,.swiper-renewal-main .swiper-button-prev{width:60rem;height:80rem;background:rgba(0,0,0,0.5);left:0;display:none}.swiper-renewal-main .swiper-button-next:after,.swiper-renewal-main .swiper-button-prev:after{color:#fff;font-size:24rem}.swiper-renewal-main .swiper-button-next{right:0;left:auto}.home-tuijian{padding:80rem 0 82rem 0}.home-tuijian .home-bottom{padding-top:45rem;position:relative;overflow:hidden}.tuijianlist .item{width:25%;float:left;margin-right:22rem}.tuijianlist .item .pic:after{padding-bottom:125%}.tuijianlist .item .text{padding-top:8rem}.tuijianlist .item .bt{/*font-family:var(--Belleza-Regular);*/font-size:20rem;line-height:36rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;text-align:center;font-weight:normal;color:#212121}@media (min-width:1025px){.tuijianlist .item:hover .pic img{transform:scale(1.1)}.tuijianlist .item:hover .bt{color:#aa2325;background-image:var(--linear-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}}.home-poster{position:relative}.home-poster .img img{display:block}.home-poster .img .phone{display:none !important}.home-poster .poster-hover{position:absolute;top:50%;left:0;width:100%;z-index:33;transform:translateY(-62%)}.home-poster .poster-hover .info{width:40%}.home-poster .poster-hover .bt{font-size:48rem;line-height:60rem;margin-bottom:15rem;font-weight:normal;color:#212121}.home-poster .poster-hover .p{font-size:22rem;line-height:34rem;margin-bottom:33rem;color:#995e48}.home-poster .poster-hover1 .info{float:right;width:35%}.home-best{padding:85rem 0 90rem 0}.home-best .home-bottom{padding-top:43rem;padding-bottom:60rem;position:relative;overflow:hidden}.bestlist .item .pic{background:url(../images/pbg.jpg) no-repeat center center;background-size:cover}.bestlist .item .pic:after{padding-bottom:125%}.bestlist .item .pic .mh{opacity:0}.bestlist .item .pic img{width:100%;height:100%;object-fit:cover}.bestlist .item .text{padding-top:8rem}.bestlist .item .bt{text-align:left}.bestlist .item .p{/*font-family:var(--Belleza-Regular);*/font-size:16rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;color:var(--hover-color)}@media (min-width:1025px){.bestlist .item:hover .pic .m{opacity:0}.bestlist .item:hover .pic .mh{opacity:1}}.home-fresh{padding:87rem 0 82rem 0}.home-fresh .home-bottom{padding-top:43rem;padding-bottom:52rem;position:relative;overflow:hidden}.home-app{padding:33rem 0 117rem 0;overflow:hidden;position:relative}.home-app .swiper-app{position:relative;overflow:hidden}.home-app .home-bottom{position:relative;padding-top:32rem;overflow:hidden}.home-app .swiper-button-prev,.home-app .swiper-button-next{border-radius:0;margin-top:-34rem;z-index:33;left:-34rem;width:68rem;height:68rem;border-radius:50%;background:rgba(0,0,0,0.5);text-align:right}.home-app .swiper-button-prev:after,.home-app .swiper-button-next:after{font-size:24rem;width:50%;color:#fff;float:right;display:block}@media (min-width:1025px){.home-app .swiper-button-prev:hover,.home-app .swiper-button-next:hover{background:var(--main-color);border:solid 1px var(--main-color)}.home-app .swiper-button-prev:hover:after,.home-app .swiper-button-next:hover:after{color:#fff}}.home-app .swiper-button-next{right:-34rem;left:auto;text-align:left}.home-app .swiper-button-next:after{float:left}.item-list{display:flex;flex-wrap:wrap;margin:0 -11rem}.item-list .itemli{float:left;transition:.5s;flex:1;padding:0 11rem}.item-list .itemli .box{height:700rem;overflow:hidden;position:relative}.item-list .itemli .box:after{content:'';display:block;width:100%;height:100%;background:url(../images/sbg.png) no-repeat bottom center;background-size:100%;position:absolute;top:0;left:0;z-index:33}.item-list .itemli .box .text{position:absolute;left:0;width:100%;z-index:44;bottom:97rem;padding:0 30rem;transition:.5s}.item-list .itemli .box .text .pic{width:70rem;transition:.5s;filter:brightness(0) invert(1)}.item-list .itemli .box .text .bt{/*font-family:var(--Belleza-Regular);*/font-size:36rem;line-height:48rem;font-weight:normal;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;color:#fff}.item-list .itemli .box .text .more1{opacity:0;margin-top:-68rem}@media (min-width:1025px){.item-list .itemli:hover{flex:0 0 832rem}.item-list .itemli:hover .box{text-align:left}.item-list .itemli:hover .box .text{padding:0 50rem;bottom:66rem}.item-list .itemli:hover .box .text .more1{opacity:1;margin-top:9rem}.item-list .itemli:hover .box .text .pic{opacity:0}}.home-about{padding:95rem 0 90rem 0;position:relative;overflow:hidden;background:#f5eee9}.home-about .home-bottom{padding-top:19rem;padding-bottom:94rem}.home-about .p{text-align:center;font-size:20rem;line-height:30rem;margin-bottom:29rem;color:#666}.home-about .more{text-align:center}.home-about .swiper-case{width:75%;margin:0 auto;position:relative;margin-top:56rem}.home-about .swiper-pagination{text-align:center;width:100%;bottom:54rem}.home-about .swiper-pagination .swiper-pagination-bullet{width:12rem;height:2rem;background:#979797;border-radius:0;opacity:1;margin:0 4rem}.home-about .swiper-pagination .swiper-pagination-bullet-active{background:#fff}.home-about .swiper-button-prev,.home-about .swiper-button-next{width:60rem;height:60rem;border-radius:50%;background-image:var(--linear-gradient);opacity:.5;left:30rem;margin-top:-30rem;transition:.5s}.home-about .swiper-button-prev:after,.home-about .swiper-button-next:after{font-size:20rem;color:#fff}@media (min-width:1025px){.home-about .swiper-button-prev:hover,.home-about .swiper-button-next:hover{opacity:1}}.home-about .swiper-button-next{right:30rem;left:auto}.caselist .item .pic:after{padding-bottom:60.41666667%}@media (min-width:1025px){.caselist .item:hover .pic img{transform:scale(1.1)}}.about-info{position:relative;z-index:1;overflow:hidden}.about-info:after{content:'';display:block;width:744rem;height:741rem;background:url(../images/abg.png) no-repeat center center;background-size:100%;position:absolute;top:40rem;right:0;z-index:1}.about-info .nr{padding-top:68rem}.about-info .left{float:left;width:43%}.about-info .left .list{margin-bottom:35rem}.about-info .left dl{overflow:hidden;cursor:pointer;border-bottom:solid 1px #ddd}.about-info .left dl dt{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:18rem;line-height:80rem;color:#333}.about-info .left dl dt .box{position:relative;padding-right:40rem}.about-info .left dl dt i{width:24rem;height:80rem;position:absolute;top:0;right:0;display:block;background:url(../images/icon.png) no-repeat center center;background-size:14rem}.about-info .left dl dd{overflow:hidden;transition:.4s cubic-bezier(.35, 0, 0, 1);opacity:0;height:0}.about-info .left dl dd .xx{font-size:18rem;line-height:28rem;color:#4d4d4d;padding-bottom:38rem}.about-info .left dl dd .xx p{padding-left:30rem;position:relative;margin-bottom:10rem}.about-info .left dl dd .xx p:after{content:'';display:block;width:6rem;height:6rem;background-image:var(--linear-gradient);border-radius:50%;position:absolute;left:10rem;top:10rem}.about-info .left .active dt{font-size:24rem}.about-info .left .active dt i{background:url(../images/icon1.png) no-repeat center center;background-size:14rem}.about-info .left .active dd{opacity:1;height:auto}.about-info .left .more{text-align:left}.about-info .right{float:right;width:51.3%}.youshi{font-size:0;display:grid;grid-template-columns:1fr 1fr;grid-row-gap:18rem;grid-column-gap:18rem}.youshi li{display:inline-block;vertical-align:top;position:relative;text-align:left}.youshi li .box{position:relative;padding:25rem 23rem;border-radius:20rem;background:rgba(252,252,252,0.8)}.youshi li .pic{width:50rem}.youshi li .num{height:60rem;margin-top:47rem;font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:52rem;line-height:60rem;color:#212121;text-align:right}.youshi li .num span{display:inline-block;margin-right:14rem;vertical-align:top;font-size:52rem}.youshi li .num i{font-size:52rem;line-height:60rem;font-style:normal;display:inline-block;vertical-align:top}.youshi li .num em{font-size:17rem;color:#212121;font-style:normal;font-family:var(--HarmonyOS_Sans_SC_Regular)}.youshi li .h3{font-size:17rem;font-weight:normal;color:#212121;text-align:right}.home-oem{padding:95rem 0 101rem 0;position:relative;overflow:hidden}.home-oem .home-bottom{padding-top:21rem}.home-oem .p{text-align:center;font-size:20rem;line-height:30rem;margin-bottom:42rem;color:#666}.home-oem ul{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-row-gap:22rem;grid-column-gap:22rem;padding-bottom:43rem}@media (min-width:1025px){.home-oem ul li:hover .pic img{transform:scale(1.1)}}.home-oem ul .pic:after{padding-bottom:61.97916667%}.home-oem ul .text{padding-top:6rem}.home-oem ul .bt{/*font-family:var(--Belleza-Regular);*/font-size:20rem;line-height:36rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;font-weight:normal;text-align:center;color:#212121}.home-oem .more{text-align:center}.home-news{padding:50rem 0;position:relative;overflow:hidden}.home-news .home-bottom{padding-top:40rem;position:relative;overflow:hidden}.newslist .item{width:33.33333333%;float:left;margin-right:26rem}.newslist .item .pic:after{padding-bottom:60.07751938%}.newslist .item .text{padding:22rem 32rem 35rem 32rem;background:#f9f9f9}.newslist .item .bt{/*font-family:var(--Belleza-Regular);*/font-size:20rem;line-height:32rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3;height:96rem;margin-bottom:20rem;font-weight:normal;color:#333}.newslist .item .span{font-size:14rem;line-height:32rem;color:#ea7307}@media (min-width:1025px){.newslist .item:hover .pic img{transform:scale(1.1)}}.home-touch{padding-bottom:93rem}.home-touch .home-bottom{margin-top:43rem;padding:61rem 87rem 50rem 87rem;background:#f9f9f9}.home-touch .p{font-size:16rem;line-height:28rem;color:#666}.home-touch1{padding-top:54rem;padding-bottom:0;background-color:#f9f9f9}.home-touch1 .home-bottom{margin-top:0;padding:27rem 87rem 50rem 87rem;background:none}.home-touch1 .home-title{font-size:36rem;font-weight:bold}.home-touch2{background-color:#fff;box-shadow:-7rem 0 30rem 0 rgba(123,126,136,0.2)}.messagelist{margin:0 -21rem;padding-top:33rem;overflow:hidden}.messagelist li{width:33.33333333%;float:left;padding:0 23rem;margin-bottom:29rem}.messagelist li .box{position:relative}.messagelist li .box font{color:#f00;font-size:14rem;font-weight:normal;color:#c80336;position:absolute;top:10rem;left:10rem}.messagelist li input{width:100%;height:55rem;border-radius:6rem;padding:0 14rem;font-size:16rem;background:none;border:solid 1px #adadad}.messagelist li .more{text-align:center}.messagelist li .more a{line-height:55rem}.footer{position:relative;z-index:33;background:#313131}@media (min-width:1025px){.footer a:hover{text-decoration:underline}}.footer .footer-top{padding:96rem 0 77rem 0}.footer .footer-top .title{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:20rem;line-height:30rem;color:#fff}.footer .footer-top ul{float:right;width:66%}.footer .footer-top ul li{width:16.66666667%;float:left}.footer .footer-top ul li a{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:20rem;line-height:30rem;color:#fff;margin-bottom:35rem;display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;padding-right:5rem}.footer .footer-top ul li a .txt-2{display:none}@media (min-width:1025px){.footer .footer-top ul li a:hover{text-decoration:underline}}.footer .footer-top ul li ul{width:100%}.footer .footer-top ul li ul li{width:100%}.footer .footer-top ul li ul li a{font-family:var(--HarmonyOS_Sans_SC_Regular);font-size:16rem;line-height:40rem;color:#fff;margin:0}.footer .footer-top ul li.fo2{width:19%}.footer .footer-top ul li.fo3{width:19%}.footer .footer-top ul li.fo4{width:20.5%}.footer .footer-top ul li.fo5{width:14.5%}.footer .footer-top ul li.fo6{width:15.5%}.footer .footer-top ul li.fo7{width:11.5%}.footer .footer-top .footer-contact{float:left;width:31%}.footer .footer-top .footer-contact .jsh{font-size:16rem;line-height:24rem;color:#fff;margin-bottom:24rem;margin-top:22rem}.footer .footer-top .footer-contact .jsh p{padding-left:40rem;margin-bottom:16rem;position:relative}.footer .footer-top .footer-contact .jsh p a{color:#fff}@media (min-width:1025px){.footer .footer-top .footer-contact .jsh p a:hover{text-decoration:underline}}.footer .footer-top .footer-contact .jsh p img{width:20rem;display:inline-block;vertical-align:top;position:absolute;top:4rem;left:8rem}.footer .footer-top .footer-contact .list .item{float:left;margin-right:15rem}.footer .footer-top .footer-contact .list .item .pic{width:52rem;border-radius:4rem;background:#fff}.footer .footer-top .footer-contact .list .item .bt{text-align:center;font-size:13rem;line-height:30rem;color:#fff}.footer .footer-top .footer-contact .list .item:nth-last-child(1){margin-right:0}.footer .footer-bottom .left{float:left}.footer .footer-bottom .right{float:right}.footer .footer-bottom .fb{line-height:30rem;padding:10rem 0;font-size:16rem;color:#fff;border-top:1px solid #3b3b3c}.footer .footer-bottom .fb .left a{color:#fff}@media (min-width:1025px){.footer .footer-bottom .fb .left a:hover{text-decoration:underline}}.footer .footer-bottom .fb .left span{margin-right:22rem;display:inline-block;vertical-align:top}.footer .footer-bottom .fb .right .flist{float:right;padding:0}.footer .footer-bottom .fb .right .flist li{float:left;padding:0;margin-left:10rem}#zixun,#zixun1{z-index:1000000;position:fixed;width:1050rem;top:50%;left:50%;transform:translate(-50%, -50%);font-size:14px;display:none;background-color:#f9f9f9;border-radius:20rem;padding:61rem 87rem 50rem 87rem}#zixun .close,#zixun1 .close{position:absolute;width:34rem;height:34rem;top:-30rem;right:-30rem;text-align:center;line-height:30rem;border:2px solid #fff;border-radius:50%;font-size:22rem;color:#fff;cursor:pointer}#zixun .p,#zixun1 .p{text-align:center;font-size:16rem;line-height:28rem;color:#666;margin-top:22rem}.float{position:fixed;bottom:100rem;right:10rem;text-align:center;z-index:4444}.float a,.float .fanhui{display:block;width:46rem;height:46rem;display:flex;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:var(--linear-gradient);box-shadow:-3rem 0 7rem 0 rgba(19,49,73,0.13);border-radius:10rem;cursor:pointer}.float a img,.float .fanhui img{width:46rem;display:block;margin:0 auto}.float .fanhui{background:#fff;margin-top:10rem}.content{padding:83rem 0 100rem 0;min-height:600rem}.inbanner{color:#fff;position:relative;overflow:hidden}.inbanner img,.inbanner video{margin:0 auto;display:block;width:100%;height:100%;object-fit:cover}.inbanner .img{position:relative;overflow:hidden}.inbanner .img img{-webkit-animation:wave 2s alternate;animation:wave 2s alternate;display:block}.inbanner .img1{position:relative;overflow:hidden;display:none}.inbanner .item{position:relative;overflow:hidden}.inbanner .banner-hover{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);z-index:5;padding-top:100rem}.inbanner .banner-hover .info{-webkit-animation:fadeInUp2 2s alternate;animation:fadeInUp2 2s alternate;position:relative}.inbanner .banner-hover .bt{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:48rem;line-height:86rem;color:#fff;text-align:center;text-shadow:-4rem 0 20rem rgba(4,29,17,0.2)}@-webkit-keyframes wave{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes wave{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.current .right{padding:12rem 0}.current span{color:#999;font-size:16rem;line-height:32rem}.current span a{color:#999}.current span b{color:#333;font-weight:normal}.app-info{padding-bottom:140rem}.solutionlist{display:grid;grid-template-columns:1fr;grid-row-gap:98rem;grid-column-gap:98rem}.solutionlist li{position:relative}.solutionlist li .box{overflow:hidden;justify-content:space-between;display:flex;align-items:center;background-color:#f9f9f9;transition:.5s}.solutionlist li .box .pic{width:46%;flex:none}.solutionlist li .box .pic img{width:100%}.solutionlist li .box .pic:after{padding-bottom:81.08108108%}.solutionlist li .box .text0{width:54%;padding:0 70rem;flex:none}.solutionlist li .box .text0 .img img{display:block;max-height:70rem}.solutionlist li .box .text0 .bt{/*font-family:var(--Belleza-Regular);*/font-size:36rem;line-height:36rem;font-weight:normal;color:#212121;margin-top:11rem;margin-bottom:54rem}.solutionlist li .box .text0 .p{font-size:18rem;line-height:36rem;color:#212121;overflow:hidden;margin-bottom:49rem}@media (min-width:1025px){.solutionlist li:hover .box{box-shadow:-1px 1px 30rem 0 rgba(51,51,51,0.2)}.solutionlist li:hover .pic img{transform:scale(1.1)}.solutionlist li:hover .text .bt{color:var(--main-color)}.solutionlist li:hover .more5 p{background:var(--main-color);color:#fff;border:solid 1px var(--main-color)}}.solutionlist li:nth-child(2n) .box{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.video{padding:63rem 0 100rem 0}.video .video-info{padding-bottom:85rem}.video .video-info .video-p{font-size:18rem;line-height:28rem;margin-top:34rem;margin-bottom:49rem;color:#333}.videolist{padding-bottom:14rem}.videolist ul{display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:33rem;grid-column-gap:40rem}.videolist ul li .pic{background:#f7f7f7;border:solid 1px #e5e5e5}.videolist ul li .pic:after{padding-bottom:61.66007905%}.videolist ul li .pic:before{content:'';display:block;width:100%;height:100%;background:url(../images/video.png) no-repeat center center;background-size:81rem;position:absolute;top:0;left:0;z-index:44}.videolist ul li .bt{text-align:center;margin-top:13rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;font-size:18rem;line-height:32rem;font-weight:normal;color:#212121}@media (min-width:1025px){.videolist ul li:hover .pic img{transform:scale(1.1)}}#video{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:10000000000000000;display:none}#video .close{position:absolute;width:34rem;height:34rem;top:-30rem;right:-30rem;text-align:center;line-height:30rem;border:2px solid #fff;border-radius:50%;font-size:22rem;color:#fff;cursor:pointer;z-index:3333}#video video{display:block;max-width:100%;max-height:90vh;margin:0 auto;border-radius:20rem;overflow:hidden}.fenye{padding-top:45rem}.page{clear:both;text-align:center;font-size:0;color:#947d58}.page em{font-style:normal}.page a{color:#000;display:inline-block;text-align:center;font-family:arial;font-size:13rem;min-width:40rem;line-height:42rem;height:40rem;text-transform:uppercase;border-radius:30rem;margin:0 5rem;padding:0 5rem;vertical-align:top;background:none;-webkit-transition:background .5s;transition:background .5s;-webkit-box-shadow:0 0 0 1px #e6e6e6}.page a span{display:block}.page a.prev,.page a.next{padding:0 20rem}.page a.prev svg,.page a.next svg{width:14rem;height:19rem;margin:0 5rem;fill:#000;display:inline-block;vertical-align:middle;margin-top:-3rem}.page a.cur,.page a:hover{background-image:var(--linear-gradient);color:#fff;-webkit-box-shadow:0 0 0 1px #fff}.page a.cur svg,.page a:hover svg{fill:#fff}.join{padding:62rem 0 70rem 0}.join .job2{width:93%;margin:0 auto;padding:0 50rem 70rem 50rem;background:#fff}.join .job2 .span-01{display:block;width:21%;float:left;padding-left:36rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.join .job2 .span-02{display:block;width:20%;float:left;text-align:center}.join .job2 .span-03{display:block;width:28%;float:left;text-align:center}.join .job2 .span-04{width:26%;display:block;float:right;text-align:center}.join .job2 .title{font-family:var(--HarmonyOS_Sans_SC_Bold);padding:33rem 0;font-size:18rem;line-height:32rem;color:#333;overflow:hidden;position:relative}.join .job2 .title .span-04{background:none}.join .job2 dl{margin-bottom:35rem;overflow:hidden;background-color:#f8f8f8;border-radius:6rem}.join .job2 dt{overflow:hidden;padding:13rem 0;cursor:pointer;font-size:16rem;background:#f9f9f9;border-radius:6rem;color:#4c4c4c;line-height:30rem;transition:all .5s;position:relative}.join .job2 dt b{display:none}.join .job2 .cur dt{background:#f0f0f0}.join .job2 dd{height:0;font-size:16rem;line-height:32rem;color:#333;overflow:hidden}.join .job2 dd .nr{padding:32rem 44rem 56rem 44rem;position:relative}.join .job2 .cur dd{height:auto}.join .job2 .p-01{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:16rem;line-height:32rem;color:#333;margin-bottom:12rem}.join .job2 .red{color:#f00}.join .job2 .more{padding-top:35rem}.join .m a{font-size:16rem;color:#ea7307}@media (min-width:1025px){.join .m a:hover{text-decoration:underline}}.melist{padding-top:3rem}.melist ul li{width:100%;margin-bottom:21rem}.melist ul li .box{position:relative}.melist ul li .span{font-size:16rem;line-height:32rem;color:#f00;position:absolute;top:0;left:0}.melist ul li .span1{font-size:16rem;line-height:32rem;color:#666}.melist ul li input,.melist ul li textarea,.melist ul li select{height:54rem;width:100%;padding:0 10rem;font-size:14rem;color:#333;border:0;background:none;position:relative;border-bottom:1px solid #d9d9d9}.melist ul li select{-webkit-appearance:none;appearance:none}.melist ul li .box1:after{content:'';display:block;width:54rem;height:54rem;position:absolute;top:0;right:0;background:url(../images/jt.png) no-repeat center center;background-size:14rem}.melist ul li textarea{height:150rem;padding:10rem;border:1px solid #d9d9d9}.melist ul li .more a{display:block;text-align:center;padding:0;border-radius:0}.melist ul li .more a span{border:0}.contact{padding:58rem 0 100rem 0;overflow:hidden;position:relative}.contact .home-title{/*font-family:var(--HarmonyOS_Sans_SC_Light);*/font-size:28rem}.contact .nr{overflow:hidden;margin-bottom:106rem}.contact .left{width:50%;float:left;padding-top:39rem;padding-right:77rem}.contact .left .home-p{/*font-family:var(--HarmonyOS_Sans_SC_Light);*/font-size:14rem;line-height:24rem;color:#666;margin-top:7rem}.contact .left .melist ul li{margin-bottom:24rem}.contact .left .melist ul li .box a.cod{position:absolute;bottom:1px;right:0;display:block;overflow:hidden;width:159rem}.contact .left .more a span{font-size:16rem}@media (min-width:1025px){.contact .left .more a:hover span{text-decoration:underline}}.contact .left .melist ul li .box img{display:block}.contact .left .p{font-size:16rem;line-height:28rem;color:#666}.contact .left .p a{color:#666}.contact .right{float:right;width:50%;padding-top:62rem;padding-right:77rem;padding-bottom:45rem;position:relative;z-index:1;padding-left:80rem}.contact .right:after{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background:#fafafa}.contact .right .jsh{font-size:18rem;line-height:24rem;margin-top:14rem;color:#333}.contact .right .jsh1{font-size:13rem;line-height:24rem;margin-top:12rem;color:#212121}.contact .right .jsh1 a{font-family:var(--HarmonyOS_Sans_SC_Bold);text-decoration:underline;color:#212121}.contact .right .flist{overflow:hidden}.contact .right .flist li{margin-right:19rem;float:left}.contact .right .flist .icon{background:#a7a9a9;border-radius:50%}.contactlist{padding-top:16rem;padding-bottom:6rem}.contactlist li{margin-bottom:20rem}.contactlist li .box{padding-left:48rem}.contactlist li .span{font-size:16rem;line-height:24rem;color:#212121}.contactlist li .p{font-size:14rem;line-height:22rem;color:#666}.contactlist li .p a{color:#666}.contactlist .c1 .box{background:url(../images/co1.png) no-repeat left 10rem;background-size:24rem}.contactlist .c2 .box{background:url(../images/co2.png) no-repeat left 10rem;background-size:24rem}.contactlist .c3 .box{background:url(../images/co3.png) no-repeat left 5rem;background-size:24rem}.contactlist .c4 .box{background:url(../images/co4.png) no-repeat left 6rem;background-size:24rem}.contactlist .c5 .box{background:url(../images/co5.png) no-repeat left 7rem;background-size:24rem}.contact02{position:relative;font-size:0;border:1px solid #ccc;overflow:hidden}.contact02:after{content:'';display:block;width:1px;height:100%;background:#ccc;position:absolute;top:0;left:50%;z-index:222}.contact02 a{width:50%;float:left;position:relative}.contact02 img{display:block;width:100%;height:100%;object-fit:cover}.contact02 .hover{position:absolute;width:524rem;height:189rem;background:url(../images/tankuan.png) no-repeat top left;background-size:100%;top:47%;left:15.5%;padding:18rem 48rem 0 0}.contact02 .hover .info{padding:13rem;overflow:hidden;display:flex;align-items:center}.contact02 .hover .info .text{width:100%;flex:none}.contact02 .hover .info .text .bt{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:18rem;color:#222;margin-bottom:11rem}.contact02 .hover .info .text .p{font-size:16rem;line-height:22rem;color:#999}.news{padding:63rem 0 100rem 0}.news-one{position:relative;overflow:hidden;margin-bottom:52rem;background-color:#f9f9f9}.news-one .list{position:relative;z-index:5}.news-one .list li .box{position:relative;min-height:432rem;padding-left:750rem;padding-right:50rem;overflow:hidden}.news-one .list li .box .pic{width:700rem;position:absolute;top:0;left:0}.news-one .list li .box .pic img{width:100%;height:100%;object-fit:cover}.news-one .list li .box .pic:after{padding-bottom:61.71428571%}.news-one .list li .box .text{padding-top:60rem}.news-one .list li .box .text .date{font-family:Arial;font-size:18rem;color:#aa2325;background-image:var(--linear-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.news-one .list li .box .text .date span{font-weight:bold;font-size:48rem;color:#aa2325;background-image:var(--linear-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.news-one .list li .box .text .bt{/*font-family:var(--Belleza-Regular);*/font-size:32rem;font-weight:normal;line-height:42rem;color:#212121;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;margin-bottom:10rem;margin-top:8rem}.news-one .list li .box .text .jsh{margin-top:10rem;font-size:18rem;line-height:36rem;color:#474747;margin-bottom:32rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2}@media (min-width:1025px){.news-one .list li:hover .pic img{transform:scale(1.04)}.news-one .list li:hover .text .bt{color:var(--main-color)}.news-one .list li:hover .more p{color:#fff}}.btn1{position:relative;height:34rem;margin:0 auto;margin-bottom:91rem;width:56%}.btn1 .swiper-button-prev,.btn1 .swiper-button-next{border-radius:50%;width:34rem;height:34rem;border:solid 1px #e1e1e1;z-index:5;top:auto;bottom:0;margin:0}.btn1 .swiper-button-prev svg,.btn1 .swiper-button-next svg{fill:#333;width:22rem;height:22rem}.btn1 .swiper-button-prev:after,.btn1 .swiper-button-next:after{content:''}@media (min-width:1025px){.btn1 .swiper-button-prev:hover,.btn1 .swiper-button-next:hover{background:var(--main-color)}.btn1 .swiper-button-prev:hover svg,.btn1 .swiper-button-next:hover svg{fill:#fff}}.btn1 .swiper-button-prev{left:0}.btn1 .swiper-button-next{right:0;left:auto;margin-left:auto}.btn1 .swiper-pagination{height:2px;width:88%;left:50%;top:16rem;background:#e1e1e1;transform:translateX(-50%)}.btn1 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--main-color)}.news-info{padding-bottom:100rem}.newslist1{display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:30rem;grid-column-gap:26rem}.newslist1 .item{width:auto;margin:0}.news-show{padding:0 0 100rem 0}.news-show .nr{padding:48rem 0 110rem 0}.news-show .left{width:76%;float:left;padding:77rem 58rem 59rem 61rem;background-color:#fff;box-shadow:-7rem 0 30rem 0 rgba(123,126,136,0.2)}.news-show .right{float:right;width:21.5%;padding:43rem 22rem;position:sticky;top:160rem;z-index:33;overflow:hidden;background-color:#fff;box-shadow:-7rem 0 30rem 0 rgba(123,126,136,0.2)}.news-show .right .title{/*font-family:var(--Belleza-Regular);*/font-size:26rem;color:#212121;margin-bottom:30rem;padding-left:20rem;position:relative}.news-show .right .title:after{content:'';display:block;width:6rem;height:6rem;background-color:#212121;border-radius:50%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.news-show .right .newslist2 .item{margin-bottom:20rem}@media (min-width:1025px){.news-show .right .newslist2 .item:hover .pic img{transform:scale(1.1)}}.news-show .right .newslist2 .item .box{background:none;box-shadow:none;border-radius:0;overflow:hidden}.news-show .right .newslist2 .item .box .text{float:left;width:53%;padding-left:16rem}.news-show .right .newslist2 .item .box .h3{font-size:16rem;line-height:28rem;font-weight:normal;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;height:56rem;margin-bottom:5rem;color:#4d4d4d}.news-show .right .newslist2 .item .pic{border-radius:0;float:left;width:47%}.news-show .right .newslist2 .item .pic:after{padding-bottom:61.42857143%}.news-show .right .newslist2 .item .more1{font-size:14rem;color:#e62129}.h01{/*font-family:var(--Belleza-Regular);*/font-size:38rem;line-height:52rem;font-weight:normal;color:#212121}.h02{margin-top:45rem;margin-bottom:58rem;font-weight:normal;line-height:30rem;border-bottom:1px solid #cdcccc;padding-bottom:31rem;font-size:16rem;color:#7a7a7a}.h02 span{margin-right:20rem}.fenxiang{position:relative;float:right;color:#000;font-size:18rem;line-height:33rem}.fenxiang .fr{float:right;margin-right:0}.fenxiang .fr a{display:block;float:left;margin-left:10rem;border:1px solid #444;border-radius:50%;width:33rem;height:33rem;display:flex;align-items:center;text-align:center}.fenxiang .fr a svg{width:20rem;height:20rem;margin:0 auto;fill:#000;display:block}.news-info1{font-size:18rem;line-height:30rem;color:#474747;padding-bottom:91rem}.news-info1 img{display:block}.news-info1 p{margin-bottom:9rem}.news-info1 .ns1{font-family:var(--HarmonyOS_Sans_SC_Bold)}.news-info1 .ns2{color:#ea7307;font-family:var(--HarmonyOS_Sans_SC_Bold)}.news-info1 i.io{font-style:normal;font-size:30rem}.lable{padding-top:17rem;padding-bottom:17rem;line-height:30rem;font-size:16rem;color:#9c9d9d;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf}.lable .fl span{color:#9c9d9d;display:block;float:left;padding-right:17rem}.lable .fl a{color:#9c9d9d;text-overflow:ellipsis;white-space:nowrap !important;overflow:hidden;padding:0 12rem;margin-bottom:5px;margin-right:15rem;line-height:30rem;border:solid 1px #9c9d9d;text-align:center;display:block;float:left}@media (min-width:1025px){.lable .fl a:hover{text-decoration:underline}}.list-page{text-align:center;width:100%;margin-top:27rem}.list-page .prev,.list-page .next{font-size:14rem;line-height:24rem;color:#1b1a1a}.list-page .prev a,.list-page .next a{color:#1b1a1a}.list-page .prev a:hover,.list-page .next a:hover{color:var(--main-color)}.list-page .prev span,.list-page .next span{display:block}.list-page .prev svg,.list-page .next svg{width:45rem;height:27rem;display:block;fill:#1b1a1a}.list-page .prev{text-align:left;float:left}.list-page .prev svg{transform:rotate(180deg)}.list-page .next{text-align:right;float:right}.list-page .next svg{float:right}.home-title1{font-family:var(--HarmonyOS_Sans_SC_Regular);font-size:42rem;font-weight:normal}.home-title2{font-family:var(--HarmonyOS_Sans_SC_Regular);font-size:56rem;font-weight:normal}.about{padding:50rem 0 50rem 0}.youshi1{display:block;overflow:hidden}.youshi1 li{float:left;width:28%}.youshi1 li .box{padding:0;border-radius:0;background:none;padding-left:79rem}.youshi1 li .pic{position:absolute;top:19rem;left:0}.youshi1 li .num{margin-top:0;text-align:left;color:#aa2325;background-image:var(--linear-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.youshi1 li .h3{text-align:left}.youshi1 li:nth-child(2){width:30%}.youshi1 li:nth-child(3){width:23%}.youshi1 li:nth-child(4){width:19%}.about01 .nr{padding-top:50rem;padding-bottom:50rem}.about01 .nr .left{float:left;width:46%}.about01 .nr .swiper-about{position:relative;overflow:hidden}.about01 .nr .swiper-about .item .hover{display:block;width:100%;height:100%;background:url(../images/video.png) no-repeat center center;background-size:81rem;position:absolute;top:0;left:0;z-index:44}.about01 .nr .swiper-about .swiper-pagination{bottom:12rem;text-align:center}.about01 .nr .swiper-about .swiper-pagination .swiper-pagination-bullet{width:12rem;height:12rem;background-color:#fff;border-radius:50%;margin:0 6rem;overflow:hidden;opacity:1;position:relative}.about01 .nr .swiper-about .swiper-pagination .swiper-pagination-bullet-active{width:22rem;background-image:var(--linear-gradient);border-radius:6rem}.about01 .nr .right{float:right;width:51%;padding-top:7rem}.about01 .nr .right .home-title1{margin-bottom:22rem}.about01 .nr .right .p{font-size:18rem;line-height:28rem;padding-right:38rem;height:392rem;overflow:auto;color:#333}.about01 .nr .right .p::-webkit-scrollbar{width:6px;height:6px;border-radius:4px;background:#fce1ce}.about01 .nr .right .p::-webkit-scrollbar-thumb{height:0;opacity:.5;border-radius:4px;background-image:var(--linear-gradient)}.about02{padding:77rem 0;position:relative;overflow:hidden;background:url(../images/abg1.jpg) no-repeat top center;background-size:cover}.about02 .about-nr{width:92%;margin:0 auto;overflow:hidden}.about02 .about-bottom .about-list1 .mySwiper1:after{content:'';display:block;background:#bfbfbf;height:1px;width:100%;position:absolute;top:17rem;right:0}.about02 .mySwiper2{position:relative;margin:0 auto;text-align:center}.about02 .mySwiper2 .swiper-slide{padding:24rem 0}.about02 .mySwiper2 .swiper-slide .box{width:86%;margin:0 auto;background:#fff;padding:71rem 63rem 85rem 63rem;box-shadow:0 8rem 21rem 0 rgba(62,119,190,0.16);border-radius:2rem;position:relative;display:flex;flex-wrap:wrap;align-items:center;text-align:left}.about02 .mySwiper2 .swiper-slide .box:after,.about02 .mySwiper2 .swiper-slide .box::before{content:'';display:block;width:51rem;height:48rem;position:absolute;top:-24rem;left:50rem;background:url(../images/yin.png) no-repeat center center;background-size:100%}.about02 .mySwiper2 .swiper-slide .box::before{top:auto;left:auto;right:50rem;bottom:-24rem;background:url(../images/yin1.png) no-repeat center center;background-size:100%}.about02 .mySwiper2 .swiper-slide .box .h1{font-family:var(--Poppins-SemiBold);font-size:64rem;letter-spacing:2rem;color:#aa2325;background-image:var(--linear-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:11rem;display:inline-block}.about02 .mySwiper2 .swiper-slide .box .h3{font-size:18rem;line-height:32rem;color:#333}.about02 .about-list1{position:relative;margin-top:41rem;margin-bottom:60rem}.about02 .mySwiper1{position:relative;overflow:hidden;width:91%;margin:0 auto;padding-bottom:6rem}.about02 .mySwiper1:after{content:'';display:block;width:100%;height:2px;background-image:var(--linear-gradient);position:absolute;bottom:22rem;left:0}.about02 .mySwiper1 .swiper-slide{height:auto;padding-bottom:60rem;font-size:24rem;line-height:36rem;color:#86909c;text-align:center;background:url(../images/dian.png) no-repeat bottom center;background-size:32rem;cursor:pointer;font-family:var(--HarmonyOS_Sans_SC_Regular)}.about02 .mySwiper1 .swiper-slide span{display:block;width:100%}.about02 .mySwiper1 .swiper-slide-thumb-active{font-size:30rem;font-family:var(--HarmonyOS_Sans_SC_Bold);background:url(../images/dian1.png) no-repeat bottom center;background-size:32rem}.about02 .mySwiper1 .swiper-slide-thumb-active span{color:#aa2325;background-image:var(--linear-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about02 .swiper-button-next,.about02 .swiper-button-prev{width:48rem;height:48rem;background-image:var(--linear-gradient);margin-top:0;border-radius:50%;top:auto;bottom:0;left:0;z-index:66}.about02 .swiper-button-next svg,.about02 .swiper-button-prev svg{width:30rem;height:48rem;fill:#fff}.about02 .swiper-button-next:after,.about02 .swiper-button-prev:after{content:''}@media (min-width:1025px){.about02 .swiper-button-next:hover,.about02 .swiper-button-prev:hover{background-image:var(--linear-gradient1)}.about02 .swiper-button-next:hover:after,.about02 .swiper-button-prev:hover:after{color:#fff}}.about02 .swiper-button-next{right:0;left:auto}.about03{padding:98rem 0 0 0;position:relative;overflow:hidden}.about03 .about-bottom{padding-top:46rem}.about03 .swiper-auto{position:relative;overflow:hidden;padding-bottom:68rem}.about03 .swiper-pagination{bottom:0;text-align:center}.about03 .swiper-pagination .swiper-pagination-bullet{width:12rem;height:12rem;background-color:#c7c7c7;border-radius:50%;margin:0 6rem;overflow:hidden;opacity:1;position:relative}.about03 .swiper-pagination .swiper-pagination-bullet-active{width:22rem;background-image:var(--linear-gradient);border-radius:6rem}.autolist{display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:28rem;grid-column-gap:40rem}.autolist li .bt{text-align:center;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;font-size:18rem;line-height:32rem;margin-top:20rem;font-weight:normal;color:#212121}.autolist li .pic:after{padding-bottom:61.66007905%}@media (min-width:1025px){.autolist li:hover .pic img{transform:scale(1.1)}}.about04{padding-top:79rem;padding-bottom:111rem;overflow:hidden;position:relative}.about05{padding:80rem 0 82rem 0;overflow:hidden;position:relative;background:url(../images/abg2.jpg) no-repeat top center;background-size:cover}.about05 .about-bottom{padding:0 20rem;padding-top:55rem;padding-bottom:58rem;margin-bottom:52rem;position:relative;overflow:hidden}.about05 .about-bottom:before{content:'';position:absolute;left:0;bottom:-9rem;width:100%;height:193rem;background:url('../images/11.png') no-repeat;background-size:100% auto}.about05 .ns_bot .pu_progressbar{position:relative;width:73%;margin:0 auto;background:#f2e6dd;height:6rem;border-radius:10rem;overflow:hidden}.about05 .ns_bot .pu_progressbar .swiper-pagination-progressbar-fill{background-image:var(--linear-gradient);border-radius:30rem}.mySwiper5{position:relative;width:100%}.mySwiper5 .box{background:url(../images/hbg.png) no-repeat top center;background-size:100%;padding:37rem 38rem}.mySwiper5 .pic:after{padding-bottom:141.25560538%}.about06{padding:106rem 0 86rem 0;overflow:hidden;position:relative}.about06 .about-bottom{padding-top:49rem}.scrolllist{padding:0 50rem}.scrolllist li{width:162rem;float:left;margin-right:45rem}.scrolllist li .pic:after{padding-bottom:86.41975309%}.oem{padding:49rem 0 100rem 0}.oem .service-bottom{position:relative;overflow:hidden;padding-bottom:91rem}.oem .service-bottom:after{content:'';display:block;width:90%;left:91rem;top:65rem;position:absolute;height:1px;z-index:-1;background:#f9d19e}.oem .service-bottom ul{z-index:1;position:relative;overflow:hidden}.oem .service-bottom ul li{width:21%;float:left;z-index:1;position:relative;padding-right:50rem}.oem .service-bottom ul li .pic{width:132rem;height:128rem;margin-left:47rem;background:url(../images/bg11.jpg) no-repeat center center;background-size:100%;z-index:3;position:relative}.oem .service-bottom ul li .text{padding-top:21rem}.oem .service-bottom ul li .text .bt{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:18rem;line-height:35rem;color:#212121;position:relative;padding-left:52rem}.oem .service-bottom ul li .text .bt span{width:35rem;height:35rem;margin-right:10rem;border-radius:50%;display:inline-block;vertical-align:top;background-image:var(--linear-gradient);font-size:14rem;font-family:var(--Poppins-Regular);color:#fff;text-align:center;position:absolute;top:0;left:0}@media (min-width:1025px){.oem .service-bottom ul li:hover .pic{background:url(../images/bg11h.jpg) no-repeat center center;background-size:100%}.oem .service-bottom ul li:hover .pic img{filter:brightness(0) invert(1)}}.oem .service-bottom ul .s2{width:21.5%}.oem .service-bottom ul .s3{width:23.5%}.oem .service-bottom ul .s4{width:21%}.oem .service-bottom ul .s2 .pic,.oem .service-bottom ul .s3 .pic,.oem .service-bottom ul .s4 .pic{width:137rem;height:128rem;background:url(../images/bg12.jpg) no-repeat center center;background-size:100%;transition:.5s}@media (min-width:1025px){.oem .service-bottom ul .s2:hover .pic,.oem .service-bottom ul .s3:hover .pic,.oem .service-bottom ul .s4:hover .pic{background:url(../images/bg12h.jpg) no-repeat center center;background-size:100%}.oem .service-bottom ul .s2:hover .pic img,.oem .service-bottom ul .s3:hover .pic img,.oem .service-bottom ul .s4:hover .pic img{filter:brightness(0) invert(1)}}.oem .service-bottom ul .s5{width:13%;padding-right:0}.oem .service-bottom ul .s5 .pic{background:url(../images/bg13.jpg) no-repeat center center;background-size:100%}@media (min-width:1025px){.oem .service-bottom ul .s5:hover .pic{background:url(../images/bg13h.jpg) no-repeat center center;background-size:100%}.oem .service-bottom ul .s5:hover .pic img{filter:brightness(0) invert(1)}}.oem01{padding:90rem 0 100rem 0;background-color:#f9f9f9;position:relative;overflow:hidden}.oem01 .left{float:right;width:45%;border-radius:12rem;overflow:hidden}.oem01 .left img{display:block;width:100%}.oem01 .swiper-about{position:relative;overflow:hidden}.oem01 .swiper-about .swiper-pagination{bottom:12rem;text-align:center}.oem01 .swiper-about .swiper-pagination .swiper-pagination-bullet{width:12rem;height:12rem;background-color:#fff;border-radius:50%;margin:0 6rem;overflow:hidden;opacity:1;position:relative}.oem01 .swiper-about .swiper-pagination .swiper-pagination-bullet-active{width:22rem;background-image:var(--linear-gradient);border-radius:6rem}.oem01 .right{float:left;width:49%;padding-top:15rem}.oem01 .right .num{font-family:var(--Poppins-Regular);font-size:18rem;color:#212121}.oem01 .right .bt{font-size:50rem;margin-top:72rem;margin-bottom:32rem;font-weight:normal;color:#212121}.oem01 .right .info{overflow:auto;height:286rem}.oem01 .right .info::-webkit-scrollbar{width:6px;height:6px;border-radius:4px;background:#fce1ce}.oem01 .right .info::-webkit-scrollbar-thumb{height:0;opacity:.5;border-radius:4px;background-image:var(--linear-gradient)}.oem01 .right .it{margin-bottom:28rem}.oem01 .right .it .span{font-size:18rem;line-height:30rem;margin-bottom:10rem;color:#ea7307}.oem01 .right .it .p{font-size:16rem;line-height:30rem;color:#333}.oem02{background-color:#fff}.oem02 .left{float:left}.oem02 .right{float:right}.oem00{margin-bottom:96rem}.filter-sort{display:flex;justify-content:space-between;font-size:15rem;padding-bottom:5rem;position:relative;z-index:333}.filter-sort .filterDiv{display:inline-flex;align-items:center;line-height:40rem;color:#999}.filter-sort .filterDiv .filterBtn,.filter-sort .filterDiv .filterBtnM{display:inline-flex;align-items:center;cursor:pointer}.filter-sort .filterDiv .filterBtn .icon,.filter-sort .filterDiv .filterBtnM .icon{display:inline-flex;width:20rem;height:20rem;background:url(../images/icon/filter-1.svg) no-repeat center center;background-size:20rem;margin-right:30rem;vertical-align:middle}.filter-sort .filterDiv .filterBtn.active,.filter-sort .filterDiv .filterBtnM.active{color:#ea7307}.filter-sort .filterDiv .filterBtn.active .icon,.filter-sort .filterDiv .filterBtnM.active .icon{background:url(../images/icon/filter-2.svg) no-repeat center center;background-size:20rem}.filter-sort .filterDiv .filterBtn.active span,.filter-sort .filterDiv .filterBtnM.active span{padding-right:14rem}.filter-sort .filterDiv .filterBtn{position:relative}.filter-sort .filterDiv .filterBtn::after{content:'';display:block}.filter-sort .filterDiv .filterBtnM{display:none}.filter-sort .filterDiv .num{color:#ea7307;padding-left:14rem;margin-right:5rem;position:relative}.filter-sort .filterDiv .num:after{content:'';display:block;width:1px;height:14rem;background:#c7c7c7;position:absolute;top:50%;left:0;margin-top:-7rem}.filter-sort .filterDiv .jieguo{display:inline-flex;padding-left:10rem}.filter-sort .filterDiv .jieguo a{display:inline-flex;vertical-align:top;position:relative;margin-left:10rem;margin-right:10rem;padding-right:20rem;color:#000;opacity:.5}.filter-sort .filterDiv .jieguo a:hover{opacity:.8}.filter-sort .filterDiv .jieguo .icon{width:16rem;height:16rem;line-height:14rem;border:1px #666 solid;border-radius:50%;color:#000;background:url(../images/icon/close.svg) no-repeat center center;background-size:14rem 14rem;position:absolute;z-index:999;right:0;top:13rem}.filter-sort .filterDiv .jieguo .a-1{opacity:1;text-decoration:underline;font-family:var(--font-family-3)}.filter-sort .sortDiv{display:flex;align-items:center;justify-content:flex-end;padding-right:10rem}.filter-sort .sortDiv>span{cursor:pointer;display:inline-flex;align-items:center;line-height:40rem;color:#212121;position:relative}.filter-sort .sortDiv>span:hover .drop{display:block}.filter-sort .sortDiv .icon{display:inline-flex;width:16rem;height:16rem;background:url(../images/icon/sort.svg) no-repeat center center;background-size:16rem;margin-right:10rem}.filter-sort .sortDiv .arrow{display:inline-block;width:8rem;height:8rem;margin-left:10rem;position:relative;transform:translateY(-3rem)}.filter-sort .sortDiv .arrow::after{content:'';display:inline-block;width:8rem;height:8rem;border-right:1px #333 solid;border-bottom:1px #333 solid;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg)}.filter-sort .sortDiv .drop{display:none;box-shadow:0 4px 10px -2px rgba(0,0,0,0.2);background:#fff;min-width:216px;padding-top:10rem;padding-bottom:10rem;position:absolute;z-index:999;top:100%;right:-20rem}.filter-sort .sortDiv .drop a{display:block;line-height:36rem;padding-left:30px;padding-right:45px;position:relative}.filter-sort .sortDiv .drop a::before{content:'';display:none;width:20rem;height:20rem;background:url(../images/icon/check.svg) no-repeat center center;background-size:20rem 20rem;position:absolute;top:8rem;right:15rem}.filter-sort .sortDiv .drop a:hover{background-color:#f7f7f7}.filter-sort .sortDiv .drop a.active{font-family:var(--font-family-3)}.filter-sort .sortDiv .drop a.active::before{display:block}.filter-sort .result{line-height:40rem}.filter-sort .result .num{color:var(--main-color);margin-left:5rem;margin-right:5rem}.inside-1{padding-bottom:105rem;position:relative;padding-top:52rem;background:#f5f5f5}.inside-1 .con{display:flex;flex-wrap:wrap;position:relative}.inside-1 .con .leftAsideMDiv{display:none}.inside-1 .con-2{padding-bottom:108rem}.inside-1 .con-2 .leftAsideMDiv{display:block}.inside-1 .con-2 .listProduct>li{width:33.33333333%}.inside-1 .con-2 .rightCon{flex:1;width:81%;float:left;padding-left:44rem}.inside-1 .asideBtnM{display:none;font-size:14px;line-height:30px;width:40px;height:40px;border-top-right-radius:5px;border-bottom-right-radius:5px;background:var(--main-color);text-align:center;color:#fff;line-height:40px;font-size:0;position:fixed;z-index:999999;top:50%;left:0}.inside-1 .asideBtnM .txt{display:none}.inside-1 .asideBtnM .icon{content:'';display:block;width:12px;height:12px;border-top:2px #fff solid;border-right:2px #fff solid;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg);margin-left:-5px}.inside-1 .leftAsideMDiv{width:19%;float:left}.inside-1 .leftAsideMDiv .closeM{display:none}.inside-1 .leftAsideMDiv .ft-btnDivM{display:none}.inside-1 .leftAside{position:sticky;top:160rem;left:0}.inside-1 .classifyAside{font-size:18rem;position:relative;z-index:1;background:#fff}.inside-1 .classifyAside .nr{padding:10rem 6rem}.inside-1 .classifyAside .list>li{overflow:hidden;padding-bottom:15rem;margin-bottom:15rem;border-bottom:1px #eee solid}.inside-1 .classifyAside .list>li:last-child{margin-bottom:0;border-bottom:none}.inside-1 .classifyAside .list>li .title{position:relative;z-index:1}.inside-1 .classifyAside .list>li .title>a{display:block;color:#292929;line-height:30rem;font-size:15rem;color:#212121;padding:5rem 54rem 5rem 23rem;position:relative;font-family:var(--HarmonyOS_Sans_SC_Bold)}.inside-1 .classifyAside .list>li .title>a:hover{color:var(--main-color)}.inside-1 .classifyAside .list>li .title>a:hover .icon{background:var(--main-color)}.inside-1 .classifyAside .list>li .title>a:hover .icon::before{border-color:#fff}.inside-1 .classifyAside .list .icon{cursor:pointer;width:30rem;height:30rem;position:absolute;z-index:999;top:5rem;right:17rem;background:url(../images/icon2.png) no-repeat center center;background-size:16rem}.inside-1 .classifyAside .list .active .icon{background:url(../images/icon4.png) no-repeat center center;background-size:16rem}.inside-1 .classifyAside .list .active .child{display:block}.inside-1 .classifyAside .list .child{display:none;padding:0 23rem}.inside-1 .classifyAside .list .child .list>li{padding-bottom:0;margin-bottom:0;border-bottom:none}.inside-1 .classifyAside .list .child a{display:block;font-size:14rem;line-height:25rem;color:#666;padding:10rem 0 10rem 30rem;position:relative}.inside-1 .classifyAside .list .child a::before{content:'';display:block;width:20rem;height:20rem;border:1px #2d3132 solid;background:url(../images/icon/check-white.svg) no-repeat center center;background-size:20rem 20rem;position:absolute;top:12rem;left:0}.inside-1 .classifyAside .list .child a:hover{color:var(--main-color)}.inside-1 .classifyAside .list .child .active a{color:var(--main-color)}.inside-1 .classifyAside .list .child .active a::before{background-color:#2d3132}.inside-1 .tuijianlist{margin:0 -10rem}.inside-1 .tuijianlist .item{width:33.33333%;padding:0 10rem;margin-right:0;margin-bottom:43rem}.inside-1 .bestlist .item .pic{background:#fff}.product-show{padding:0 0 100rem 0}.product01{background:#f5f5f5}.product01 .nr{padding-top:60rem;padding-bottom:124rem;overflow:hidden}.product01 .nr .right{width:46%;float:right}.product01 .nr .right .bt{margin-bottom:25rem;font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:32rem;line-height:42rem;color:#212121}.product01 .nr .right .span{font-size:16rem;line-height:36rem;color:#ea7307;margin-bottom:27rem}.product01 .nr .right .pp{font-size:16rem;line-height:34rem;color:#212121;margin-bottom:28rem}.product01 .nr .right .pp span{font-family:var(--HarmonyOS_Sans_SC_Bold)}.product01 .nr .right .btn{margin-top:33rem}.product01 .nr .right .p{font-size:16rem}.product01 .nr .right .more a{padding:0 53rem}.product01 .nr .left{width:50%;float:left;position:relative}.product01 .nr .left .mySwiper2{position:relative;overflow:hidden;margin:0 auto;background:#fff}.product01 .nr .left .li{padding:0 33rem;overflow:hidden;position:relative;margin-top:32rem}.product01 .nr .left .pic:after{padding-bottom:100%}.product01 .nr .left .mySwiper1{overflow:hidden;position:relative;height:100%}.product01 .nr .left .mySwiper1 .pic{border:solid 1px #ddd;background:#fff}.product01 .nr .left .mySwiper1 .pic .hover{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/bofang.png) no-repeat center center;background-size:36rem}.product01 .nr .left .mySwiper1 .swiper-slide-thumb-active .pic{border:solid 1px var(--main-color)}.product01 .nr .left .swiper-button-next,.product01 .nr .left .swiper-button-prev{background:#eceeec;height:100%;position:absolute;left:0;margin:0;width:25rem;margin-top:0;z-index:3;top:0}.product01 .nr .left .swiper-button-next:after,.product01 .nr .left .swiper-button-prev:after{font-size:18rem;color:#666}@media (min-width:1025px){.product01 .nr .left .swiper-button-next:hover:after,.product01 .nr .left .swiper-button-prev:hover:after{color:var(--main-color)}}.product01 .nr .left .swiper-button-next{right:0;left:auto}.product02{position:relative;background:#fff;padding:117rem 0;}.product02 .container{position:relative;min-height:680rem}.product02 .pc{position:relative;min-height:680rem}.product02 .phone{display:none}.product02 .left{float:left;width:48.7%}.product02 .right{float:right;width:43.3%;top:170rem;position:-webkit-sticky;position:sticky}.product02 .right:after{padding-bottom:98.55072464%;content:'';display:block}.product02 .right .item{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;will-change:transform;transition:.5s;opacity:0;clip-path:inset(100% 0 0)}.product02 .right .pic{border-radius:12rem}.product02 .right .pic:after{padding-bottom:98.55072464%}.product02 .right .show{z-index:10;opacity:1;clip-path:inset(0)}.product02 .swiperzhanhui{position:relative}.product02 .zhanhuiitem .info{overflow:hidden;height:680rem;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product02 .zhanhuiitem .info .text{float:left;background:#fff;padding:81rem 40rem 30rem 40rem}.product02 .zhanhuiitem .info .text .num{font-size:18rem;color:#212121}.product02 .zhanhuiitem .info .pic{border-radius:12px;display:none}.product02 .zhanhuiitem .info .pic:after{padding-bottom:98.55072464%}.product02 .zhanhuiitem .info .h3{font-size:56rem;margin-top:77rem;margin-bottom:12rem;color:#212121}.product02 .zhanhuiitem .info .p{font-size:28rem;margin-bottom:156rem;color:#666}.product02 .zhanhuiitem .info .jsh{font-size:16rem;line-height:31rem;color:#333}.product03{padding:0 0 0 0}.product03 .product-bottom{padding-top:52rem}.product03 .product-bottom ul{display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:34rem;grid-column-gap:34rem}.product03 .product-bottom ul li .box{background-color:#f9f9f9;border-radius:16rem;padding:55rem 47rem;min-height:380rem}.product03 .product-bottom ul li .bt{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:22rem;margin-bottom:17rem;color:#ea7307}.product03 .product-bottom ul li .p{font-size:16rem;line-height:26rem;color:#000}.product03 .product-bottom ul li .p p{position:relative;padding-left:12rem;margin-bottom:11rem}.product03 .product-bottom ul li .p p:after{content:'';display:block;width:4rem;height:4rem;background:#000;border-radius:50%;position:absolute;top:10rem;left:0}.product04{padding:120rem 0 0 0}.product04 .product-bottom{padding-top:52rem}.product04 .product-bottom ul{display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:34rem;grid-column-gap:34rem}.product04 .product-bottom ul li .box{background-color:#f9f9f9;border-radius:16rem;padding:80rem 47rem;min-height:380rem;height:100%}.product04 .product-bottom ul li .pic{width:72rem;margin:0 auto;background-image:var(--linear-gradient);border-radius:16rem}.product04 .product-bottom ul li .text{padding-top:25rem}.product04 .product-bottom ul li .bt{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:22rem;margin-bottom:25rem;color:#ea7307;text-align:center}.product04 .product-bottom ul li .p{font-size:16rem;line-height:26rem;color:#000}.product04 .product-bottom ul li .p p{position:relative;padding-left:20rem;margin-bottom:11rem}.product04 .product-bottom ul li .p p:after{content:'';display:block;width:12rem;height:12rem;border:1px solid #9f9f9f;position:absolute;top:7rem;left:0}.product05{padding:122rem 0 90rem 0}@media (max-width:1025px){body{font-size:16px}table td{font-size:16px;line-height:32px;padding:9px 15px}input,textarea,select{font-size:16px}.container{max-width:750px;padding:0 15px;width:100%}.height{top:-60px}.height1{height:60px}.sitemap{padding:40px 0 40px 0}.sitemap .home-title{margin-bottom:25px}.sitemap .sitemap-bottom{font-size:18px;line-height:30px;padding-bottom:40px}.sitemap .sitemap-bottom li{padding-bottom:10px;margin-bottom:10px}.sitemap .sitemap-bottom li .top1{font-size:18px}.sitemap .sitemap-bottom li .subnav{margin-top:10px}.sitemap .sitemap-bottom li .subnav a{font-size:14px;margin-right:10px;padding:5px 0}.sitemap .p p{margin-bottom:10px}.header-top{display:none}.flist li{padding-bottom:4px}.flist .icon{width:30px;height:30px;border-radius:4px}.flist .icon img,.flist .icon svg{width:14px;height:14px}.flist .down{width:130px}.flist .down .ewm{line-height:42px;padding:10px;border-radius:4px;box-shadow:1px 2px 7px 0 rgba(156,185,207,0.35)}.flist .hover1{width:230px;padding:0 10px;display:none !important}.flist .hover1 p{line-height:30px;padding:0 10px;border-radius:4px;font-size:14px}.header{height:60px;background:#fff;box-shadow:-6px 0 59px 0 rgba(51,51,51,0.08)}.header .logo{padding-top:10px}.header .logo a img{width:38px}.header .logo a img.lg1{display:none}.header .logo a img.lg2{display:block}.header .header-right{padding-top:0}.header .header-right .menu{display:block}.header .header-right .get{padding-top:10px;margin-right:10px}.header .header-right .get a{padding:0 14px;height:40px;line-height:38px;border-radius:12px;font-size:16px}.header .header-right .header-search{display:none}.nav{display:none}.more a,.more p{font-size:14px;padding:0 22px;line-height:38px;border-radius:30px}.more a svg,.more p svg{width:20px;height:38px}.more1 a,.more1 p{line-height:38px;font-size:14px}.more1 a span,.more1 p span{width:38px;height:38px;margin-right:12px}.home-title{font-size:24px:line-height: 1.1;}.swiper-renewal-main{height:auto}.swiper-renewal-main .swiper-slide img,.swiper-renewal-main .swiper-slide video{margin-top:0}.home-tuijian{padding:40px 0}.home-tuijian .home-bottom{padding-top:25px}.tuijianlist .item{width:50%;margin-right:11px}.tuijianlist .item .text{padding-top:8px}.tuijianlist .item .bt{font-size:18px;line-height:30px}.home-poster{background:#f5eee9}.home-poster .img .pc{display:none !important}.home-poster .img .phone{display:block !important}.home-poster .poster-hover{position:relative;top:auto;left:auto;transform:none}.home-poster .poster-hover .info{width:100%;padding:40px 0}.home-poster .poster-hover .bt{font-size:24px;line-height:30px;margin-bottom:10px}.home-poster .poster-hover .p{font-size:16px;line-height:28px;margin-bottom:13px}.home-poster .poster-hover1 .info{width:100%}.home-best{padding:40px 0}.home-best .home-bottom{padding-top:25px;padding-bottom:25px}.bestlist .item .text{padding-top:8px}.bestlist .item .p{font-size:16px}.home-fresh{padding:40px 0}.home-fresh .home-bottom{padding-top:25px;padding-bottom:25px}.home-app{padding:0 0 40px 0}.home-app .home-bottom{padding-top:25px}.home-app .swiper-button-prev,.home-app .swiper-button-next{border-radius:0;margin-top:-34px;z-index:33;left:-34px;width:68px;height:68px;border-radius:50%;background:rgba(0,0,0,0.5);text-align:right}.home-app .swiper-button-prev:after,.home-app .swiper-button-next:after{font-size:24px;width:50%;color:#fff;float:right;display:block}.home-app .swiper-button-next{right:-34px;left:auto;text-align:left}.home-app .swiper-button-next:after{float:left}.item-list{margin:0}.item-list .itemli{flex:1;padding:0}.item-list .itemli .box{height:350px}.item-list .itemli .box .text{bottom:15px;padding:0 30px}.item-list .itemli .box .text .pic{width:70px}.item-list .itemli .box .text .bt{font-size:24px;line-height:36px}.item-list .itemli .box .text .more1{opacity:1;margin-top:8px}.home-about{padding:40px 0}.home-about .home-bottom{padding-top:10px;padding-bottom:25px}.home-about .p{font-size:16px;line-height:28px;margin-bottom:19px}.home-about .swiper-case{width:100%;margin-top:25px}.home-about .swiper-pagination{bottom:24px}.home-about .swiper-pagination .swiper-pagination-bullet{width:12px;height:2px;margin:0 4px}.home-about .swiper-button-prev,.home-about .swiper-button-next{width:40px;height:40px;left:20px;margin-top:-20px}.home-about .swiper-button-prev:after,.home-about .swiper-button-next:after{font-size:16px}.home-about .swiper-button-next{right:20px;left:auto}.about-info:after{width:100%;height:741px;top:40px;z-index:-1}.about-info .nr{padding-top:25px}.about-info .left{width:100%;padding-bottom:20px}.about-info .left .list{margin-bottom:15px}.about-info .left dl dt{font-size:16px;line-height:40px}.about-info .left dl dt .box{padding-right:40px}.about-info .left dl dt i{width:24px;height:40px;background-size:14px}.about-info .left dl dd .xx{font-size:16px;line-height:28px;padding-bottom:18px}.about-info .left dl dd .xx p{padding-left:30px;margin-bottom:10px}.about-info .left dl dd .xx p:after{width:6px;height:6px;left:10px;top:10px}.about-info .left .active dt{font-size:20px}.about-info .left .active dt i{background-size:14px}.about-info .right{width:100%}.youshi{grid-row-gap:10px;grid-column-gap:10px}.youshi li .box{padding:18px;border-radius:10px}.youshi li .pic{width:30px}.youshi li .num{height:60px;margin-top:27px;font-size:42px;line-height:60px}.youshi li .num span{margin-right:14px;font-size:42px}.youshi li .num i{font-size:42px;line-height:60px}.youshi li .num em{font-size:17px}.youshi li .h3{font-size:14px}.home-oem{padding:40px 0}.home-oem .home-bottom{padding-top:21px}.home-oem .p{font-size:16px;line-height:28px;margin-bottom:25px}.home-oem ul{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:11px;grid-column-gap:11px;padding-bottom:25px}.home-oem ul .text{padding-top:6px}.home-oem ul .bt{font-size:16px;line-height:30px}.home-news{padding:40px 0}.home-news .home-bottom{padding-top:25px}.newslist .item{width:50%;margin-right:13px}.newslist .item .text{padding:18px}.newslist .item .bt{font-size:16px;line-height:28px;height:84px;margin-bottom:10px}.newslist .item .span{font-size:14px;line-height:24px}.home-touch{padding-bottom:40px}.home-touch .home-bottom{margin-top:25px;padding:22px}.home-touch .p{font-size:16px;line-height:28px}.home-touch1{padding-top:40px;padding-bottom:0}.home-touch1 .home-bottom{margin-top:0;padding:22px;background:none}.home-touch1 .home-title{font-size:24px}.home-touch2{box-shadow:-7px 0 30px 0 rgba(123,126,136,0.2)}.messagelist{margin:0;padding-top:25px}.messagelist li{width:100%;padding:0;margin-bottom:19px}.messagelist li .box font{font-size:14px;top:10px;left:10px}.messagelist li input{height:45px;border-radius:6px;padding:0 14px;font-size:14px}.messagelist li .more a{line-height:45px}.footer .footer-top{padding:40px 0 20px 0}.footer .footer-top .title{font-size:20px;line-height:30px}.footer .footer-top ul{display:none}.footer .footer-top .footer-contact{width:100%}.footer .footer-top .footer-contact .jsh{font-size:16px;line-height:24px;margin-bottom:15px;margin-top:15px}.footer .footer-top .footer-contact .jsh p{padding-left:40px;margin-bottom:12px}.footer .footer-top .footer-contact .jsh p img{width:18px;top:4px;left:8px}.footer .footer-top .footer-contact .list .item{margin-right:10px}.footer .footer-top .footer-contact .list .item .pic{width:52px;border-radius:4px}.footer .footer-top .footer-contact .list .item .bt{font-size:13px;line-height:30px}.footer .footer-top .footer-contact .list .item:nth-last-child(1){margin-right:0}.footer .footer-bottom{text-align:center}.footer .footer-bottom .left{float:left;width:100%}.footer .footer-bottom .right{float:right;width:100%}.footer .footer-bottom .fb{line-height:30px;padding:10px 0;font-size:13px}.footer .footer-bottom .fb .left span{margin-right:0}.footer .footer-bottom .fb .right .flist{float:none;margin-top:5px}.footer .footer-bottom .fb .right .flist li{margin:0 5px;float:none;display:inline-block;vertical-align:top}#zixun,#zixun1{width:90%;font-size:14px;border-radius:20px;padding:22px}#zixun .close,#zixun1 .close{width:34px;height:34px;top:10px;right:10px;line-height:30px;font-size:22px;color:#333;border:0}#zixun .p,#zixun1 .p{font-size:16px;line-height:28px;margin-top:22px}.float{bottom:50px;right:10px}.float a,.float .fanhui{width:36px;height:36px;box-shadow:-3px 0 7px 0 rgba(19,49,73,0.13);border-radius:10px}.float a img,.float .fanhui img{width:36px}.float .fanhui{margin-top:10px}.content{padding:40px 0;min-height:600px}.inbanner .img{display:none}.inbanner .img1{display:block}.inbanner .banner-hover{padding-top:0}.inbanner .banner-hover .bt{font-size:24px;line-height:46px;text-shadow:-4px 0 20px rgba(4,29,17,0.2)}.current .right{padding:12px 0 0 0}.current span{font-size:14px;line-height:24px}.app-info{padding-bottom:40px}.solutionlist{grid-row-gap:22px;grid-column-gap:22px}.solutionlist li .box{display:block}.solutionlist li .box .pic{width:100%;flex:none}.solutionlist li .box .text0{width:100%;padding:20px;flex:none}.solutionlist li .box .text0 .img img{max-height:40px}.solutionlist li .box .text0 .bt{font-size:24px;line-height:32px;margin-top:8px;margin-bottom:14px}.solutionlist li .box .text0 .p{font-size:14px;line-height:24px;margin-bottom:19px}.video{padding:40px 0}.video .video-info{padding-bottom:40px}.video .video-info .video-p{font-size:16px;line-height:28px;margin-top:14px;margin-bottom:20px}.videolist{padding-bottom:0}.videolist ul{grid-template-columns:1fr 1fr;grid-row-gap:22px;grid-column-gap:12px}.videolist ul li .pic:before{background-size:41px}.videolist ul li .bt{margin-top:7px;font-size:16px;line-height:28px}#video .close{width:34px;height:34px;top:10px;right:10px;line-height:30px;font-size:22px;color:#333;border:0}#video video{max-width:100%;max-height:90vh;border-radius:10px}.fenye{padding-top:25px}.page a{font-size:13px;min-width:40px;line-height:42px;height:40px;border-radius:30px;margin:0 5px;padding:0 5px;display:none;-webkit-box-shadow:0 0 0 1px #e6e6e6}.page a.prev,.page a.next{padding:0 20px;display:inline-block;vertical-align:top}.page a.prev svg,.page a.next svg{width:14px;height:19px;margin:0 5px;margin-top:-3px}.join{padding:40px 0}.join .job2{width:100%;padding:20px}.join .job2 .span-01{width:100%;padding-left:0;text-align:left}.join .job2 .span-02{width:100%;text-align:left}.join .job2 .span-03{width:100%;text-align:left}.join .job2 .span-04{width:100%;text-align:left}.join .job2 .title{padding:33px 0;font-size:18px;line-height:32px;display:none}.join .job2 .title .span-04{background:none}.join .job2 dl{margin-bottom:20px;border-radius:6px}.join .job2 dt{padding:20px;font-size:16px;border-radius:6px;line-height:30px}.join .job2 dt b{display:inline-block;vertical-align:top}.join .job2 dd{height:0;font-size:16px;line-height:28px}.join .job2 dd .nr{padding:20px}.join .job2 .p-01{font-size:16px;line-height:28px;margin-bottom:10px}.join .job2 .more{padding-top:15px}.join .m a{font-size:16px}.melist{padding-top:3px}.melist ul li{width:100%;margin-bottom:11px}.melist ul li .span{font-size:16px;line-height:32px}.melist ul li .span1{font-size:16px;line-height:32px}.melist ul li input,.melist ul li textarea,.melist ul li select{height:44px;padding:0 10px;font-size:14px}.melist ul li .box1:after{width:44px;height:44px;background-size:14px}.melist ul li textarea{height:150px;padding:10px}.melist ul li .more a{display:block;text-align:center;padding:0;border-radius:0}.melist ul li .more a span{border:0}.contact{padding:40px 0}.contact .home-title{font-size:28px}.contact .nr{margin-bottom:40px}.contact .left{width:100%;padding-top:0;padding-right:0}.contact .left .home-p{font-size:14px;line-height:24px;margin-top:7px}.contact .left .melist ul li{margin-bottom:24px}.contact .left .melist ul li .box a.cod{position:absolute;bottom:1px;right:0;display:block;overflow:hidden;width:159px}.contact .left .more a span{font-size:16px}.contact .left .p{font-size:16px;line-height:28px}.contact .right{width:100%;padding:22px}.contact .right .jsh{font-size:18px;line-height:24px;margin-top:14px}.contact .right .jsh1{font-size:13px;line-height:24px;margin-top:12px}.contact .right .flist li{margin-right:19px}.contactlist{padding-top:16px;padding-bottom:6px}.contactlist li{margin-bottom:20px}.contactlist li .box{padding-left:48px}.contactlist li .span{font-size:16px;line-height:24px}.contactlist li .p{font-size:14px;line-height:22px}.contactlist .c1 .box{background:url(../images/co1.png) no-repeat left 10px;background-size:24px}.contactlist .c2 .box{background:url(../images/co2.png) no-repeat left 10px;background-size:24px}.contactlist .c3 .box{background:url(../images/co3.png) no-repeat left 5px;background-size:24px}.contactlist .c4 .box{background:url(../images/co4.png) no-repeat left 6px;background-size:24px}.contactlist .c5 .box{background:url(../images/co5.png) no-repeat left 7px;background-size:24px}.contact02:after{width:100%;height:1px;top:50%;left:0;display:none}.contact02 a{width:100%}.contact02 .hover{position:relative;width:100%;height:auto;background:#fff;top:auto;left:auto;padding:0}.contact02 .hover .info{padding:20px;display:block}.contact02 .hover .info .text{width:100%;flex:none}.contact02 .hover .info .text .bt{font-size:16px;margin-bottom:11px}.contact02 .hover .info .text .p{font-size:14px;line-height:22px}.news{padding:40px 0}.news-one{margin-bottom:25px}.news-one .list li .box{min-height:0;padding-left:0;padding-right:0}.news-one .list li .box .pic{width:100%;position:relative;top:auto;left:auto}.news-one .list li .box .text{padding:20px}.news-one .list li .box .text .date{font-size:14px}.news-one .list li .box .text .date span{font-size:28px}.news-one .list li .box .text .bt{font-size:22px;line-height:32px;margin-bottom:10px;margin-top:8px}.news-one .list li .box .text .jsh{margin-top:10px;font-size:16px;line-height:28px;margin-bottom:15px}.btn1{height:34px;margin-bottom:25px;width:100%}.btn1 .swiper-button-prev,.btn1 .swiper-button-next{border-radius:50%;width:34px;height:34px;border:solid 1px #e1e1e1;z-index:5;top:auto;bottom:0;margin:0;display:none}.btn1 .swiper-button-prev svg,.btn1 .swiper-button-next svg{width:22px;height:22px}.btn1 .swiper-button-prev{left:0}.btn1 .swiper-button-next{right:0;left:auto;margin-left:auto}.btn1 .swiper-pagination{height:2px;width:88%;left:50%;top:16px}.news-info{padding-bottom:40px}.newslist1{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:15px;grid-column-gap:15px}.newslist1 .item{width:auto;margin:0}.news-show{padding:0 0 40px 0}.news-show .nr{padding:40px 0}.news-show .left{width:100%;padding:22px;margin-bottom:20px;box-shadow:-7px 0 30px 0 rgba(123,126,136,0.2)}.news-show .right{width:100%;padding:22px;position:relative;top:auto;box-shadow:-7px 0 30px 0 rgba(123,126,136,0.2)}.news-show .right .title{font-size:26px;margin-bottom:30px;padding-left:20px}.news-show .right .title:after{content:'';display:block;width:6px;height:6px;background-color:#212121;border-radius:50%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.news-show .right .newslist2 .item{margin-bottom:20px}.news-show .right .newslist2 .item .box{background:none;box-shadow:none;border-radius:0;overflow:hidden}.news-show .right .newslist2 .item .box .text{float:left;width:53%;padding-left:16px}.news-show .right .newslist2 .item .box .h3{font-size:16px;line-height:28px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;height:56px;margin-bottom:5px;color:#4d4d4d}.news-show .right .newslist2 .item .pic{border-radius:0;float:left;width:47%}.news-show .right .newslist2 .item .more1{font-size:14px;color:#e62129}.h01{font-size:28px;line-height:42px}.h02{margin-top:20px;margin-bottom:20px;line-height:30px;padding-bottom:20px;font-size:16px}.h02 span{margin-right:10px}.fenxiang{font-size:14px;line-height:30px}.fenxiang .fr{float:right;margin-right:0}.fenxiang .fr a{margin-left:10px;width:30px;height:30px}.fenxiang .fr a svg{width:20px;height:20px}.news-info1{font-size:16px;line-height:28px;padding-bottom:31px}.news-info1 p{margin-bottom:5px}.news-info1 i.io{font-size:20px}.lable{padding-top:10px;padding-bottom:10px;line-height:30px;font-size:16px}.lable .fl span{padding-right:17px}.lable .fl a{padding:0 12px;margin-bottom:5px;margin-right:15px;line-height:30px}.list-page{margin-top:17px}.list-page .prev,.list-page .next{font-size:14px;line-height:24px}.list-page .prev svg,.list-page .next svg{width:45px;height:27px}.home-title1{font-size:24px}.home-title2{font-size:26px}.about{padding:40px 0}.youshi1 li{width:50%;margin-bottom:10px}.youshi1 li .box{padding:0;padding-left:39px}.youshi1 li .pic{top:19px}.youshi1 li .num{margin-top:0}.youshi1 li .h3{text-align:left}.youshi1 li:nth-child(2){width:50%}.youshi1 li:nth-child(3){width:50%}.youshi1 li:nth-child(4){width:50%}.about01 .nr{padding-top:40px;padding-bottom:40px}.about01 .nr .left{width:100%}.about01 .nr .swiper-about .item .hover{background-size:41px}.about01 .nr .swiper-about .swiper-pagination{bottom:12px}.about01 .nr .swiper-about .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;margin:0 6px}.about01 .nr .swiper-about .swiper-pagination .swiper-pagination-bullet-active{width:22px;border-radius:6px}.about01 .nr .right{width:100%;padding-top:12px}.about01 .nr .right .home-title1{margin-bottom:12px}.about01 .nr .right .p{font-size:16px;line-height:28px;padding-right:38px;height:392px}.about01 .nr .right .p::-webkit-scrollbar{width:6px;height:6px;border-radius:4px}.about01 .nr .right .p::-webkit-scrollbar-thumb{border-radius:4px}.about02{padding:40px 0}.about02 .about-nr{width:100%}.about02 .about-bottom .about-list1 .mySwiper1:after{content:'';display:block;background:#bfbfbf;height:1px;width:100%;position:absolute;top:17px;right:0}.about02 .mySwiper2{position:relative;margin:0 auto;text-align:center}.about02 .mySwiper2 .swiper-slide{padding:24px 0}.about02 .mySwiper2 .swiper-slide .box{width:100%;padding:26px;box-shadow:0 8px 21px 0 rgba(62,119,190,0.16);border-radius:2px}.about02 .mySwiper2 .swiper-slide .box:after,.about02 .mySwiper2 .swiper-slide .box::before{width:26px;height:48px;top:-24px;left:20px}.about02 .mySwiper2 .swiper-slide .box::before{top:auto;left:auto;right:20px;bottom:-24px}.about02 .mySwiper2 .swiper-slide .box .h1{font-size:32px;letter-spacing:2px;margin-bottom:11px}.about02 .mySwiper2 .swiper-slide .box .h3{font-size:16px;line-height:28px}.about02 .about-list1{margin-top:25px;margin-bottom:20px;display:none}.about02 .mySwiper1{width:100%;padding-bottom:6px}.about02 .mySwiper1:after{content:'';display:block;width:100%;height:2px;background-image:var(--linear-gradient);position:absolute;bottom:22px;left:0}.about02 .mySwiper1 .swiper-slide{height:auto;padding-bottom:60px;font-size:24px;line-height:36px;background-size:32px}.about02 .mySwiper1 .swiper-slide-thumb-active{font-size:30px;background-size:32px}.about02 .swiper-button-next,.about02 .swiper-button-prev{width:48px;height:48px;margin-top:0;top:auto;bottom:0;left:0;z-index:66}.about02 .swiper-button-next svg,.about02 .swiper-button-prev svg{width:30px;height:48px}.about02 .swiper-button-next:after,.about02 .swiper-button-prev:after{content:''}.about02 .swiper-button-next{right:0;left:auto}.about03{padding:40px 0 0 0}.about03 .about-bottom{padding-top:25px}.about03 .swiper-auto{padding-bottom:40px}.about03 .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;margin:0 6px}.about03 .swiper-pagination .swiper-pagination-bullet-active{width:20px;border-radius:6px}.autolist{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:22px;grid-column-gap:12px}.autolist li .bt{font-size:16px;line-height:28px;margin-top:10px}.about04{padding-top:40px;padding-bottom:40px}.about05{padding:40px 0}.about05 .about-bottom{padding:0 20px;padding-top:25px;padding-bottom:0;margin-bottom:20px}.about05 .about-bottom:before{display:none}.about05 .ns_bot .pu_progressbar{width:90%;height:6px;border-radius:10px}.about05 .ns_bot .pu_progressbar .swiper-pagination-progressbar-fill{border-radius:30px}.mySwiper5{width:108%}.mySwiper5 .box{padding:37px 38px}.about06{padding:40px 0}.about06 .about-bottom{padding-top:25px}.scrolllist{padding:0 20px}.scrolllist li{width:122px;margin-right:15px}.oem{padding:40px 0}.oem .service-bottom{padding-bottom:0;margin-bottom:40px}.oem .service-bottom:after{content:'';display:block;width:80%;left:10%;top:50%;position:absolute;height:1px;z-index:-1;background:#f9d19e}.oem .service-bottom ul li{width:20%;padding:0 10px !important}.oem .service-bottom ul li .pic{width:100%;margin-left:0;height:auto;background:none;border:solid 1px #ef6d0c;border-radius:50%;background:#fff !important}.oem .service-bottom ul li .text{padding-top:21px;display:none}.oem .service-bottom ul li .text .bt{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:18px;line-height:35px;color:#212121;position:relative;padding-left:52px}.oem .service-bottom ul li .text .bt span{width:35px;height:35px;margin-right:10px;border-radius:50%;display:inline-block;vertical-align:top;background-image:var(--linear-gradient);font-size:14px;font-family:var(--Poppins-Regular);color:#fff;text-align:center;position:absolute;top:0;left:0}.oem .service-bottom ul .s2{width:20%}.oem .service-bottom ul .s3{width:20%}.oem .service-bottom ul .s4{width:20%}.oem .service-bottom ul .s2 .pic,.oem .service-bottom ul .s3 .pic,.oem .service-bottom ul .s4 .pic{width:100%;height:auto;background:none}.oem .service-bottom ul .s5{width:20%}.oem .service-bottom ul .s5 .pic{height:auto;width:100%;background:none}.oem01{padding:40px 0}.oem01 .left{width:100%;border-radius:12px}.oem01 .swiper-about .swiper-pagination{bottom:12px}.oem01 .swiper-about .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;margin:0 6px}.oem01 .swiper-about .swiper-pagination .swiper-pagination-bullet-active{width:22px;border-radius:6px}.oem01 .right{width:100%;padding-top:15px}.oem01 .right .num{font-size:18px}.oem01 .right .bt{font-size:26px;margin-top:12px;margin-bottom:22px}.oem01 .right .info{overflow:hidden;height:auto}.oem01 .right .info::-webkit-scrollbar{width:6px;height:6px;border-radius:4px}.oem01 .right .info::-webkit-scrollbar-thumb{border-radius:4px}.oem01 .right .it{margin-bottom:18px}.oem01 .right .it .span{font-size:16px;line-height:28px;margin-bottom:5px}.oem01 .right .it .p{font-size:14px;line-height:24px}.oem00{margin-bottom:40px}.filter-sort{display:block;font-size:15px;padding-bottom:5px}.filter-sort .filterDiv{line-height:40px;display:block}.filter-sort .filterDiv .filterBtn,.filter-sort .filterDiv .filterBtnM{display:inline-flex;align-items:center;cursor:pointer}.filter-sort .filterDiv .filterBtn .icon,.filter-sort .filterDiv .filterBtnM .icon{width:20px;height:20px;background:url(../images/icon/filter-1.svg) no-repeat center center;background-size:20px;margin-right:5px;vertical-align:middle}.filter-sort .filterDiv .filterBtn.active,.filter-sort .filterDiv .filterBtnM.active{color:var(--main-color)}.filter-sort .filterDiv .filterBtn.active .icon,.filter-sort .filterDiv .filterBtnM.active .icon{background:url(../images/icon/filter-2.svg) no-repeat center center;background-size:20px}.filter-sort .filterDiv .filterBtn{display:none}.filter-sort .filterDiv .filterBtnM{display:inline-block;vertical-align:top}.filter-sort .filterDiv .num{padding-left:14px;margin-right:5px}.filter-sort .filterDiv .num:after{content:'';display:block;width:1px;height:14px;background:#c7c7c7;position:absolute;top:50%;left:0;margin-top:-7px}.filter-sort .filterDiv .jieguo{padding-left:0;display:inline-block;vertical-align:top;width:100%}.filter-sort .filterDiv .jieguo a{display:inline-flex;vertical-align:top;position:relative;margin-left:10px;margin-right:10px;padding-right:20px;color:#000;opacity:.5}.filter-sort .filterDiv .jieguo .icon{width:16px;height:16px;line-height:14px;border:1px #666 solid;border-radius:50%;color:#000;background:url(../images/icon/close.svg) no-repeat center center;background-size:14px 14px;position:absolute;z-index:999;right:0;top:13px}.filter-sort .filterDiv .jieguo .a-1{opacity:1;text-decoration:underline}.filter-sort .sortDiv{display:flex;align-items:center;justify-content:flex-end;padding-right:10px}.filter-sort .sortDiv>span{cursor:pointer;display:inline-flex;align-items:center;line-height:40px;color:#212121;position:relative}.filter-sort .sortDiv .icon{display:inline-flex;width:16px;height:16px;background:url(../images/icon/sort.svg) no-repeat center center;background-size:16px;margin-right:10px}.filter-sort .sortDiv .arrow{display:inline-block;width:8px;height:8px;margin-left:10px;position:relative;transform:translateY(-3px)}.filter-sort .sortDiv .arrow::after{content:'';display:inline-block;width:8px;height:8px;border-right:1px #333 solid;border-bottom:1px #333 solid;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg)}.filter-sort .sortDiv .drop{display:none;box-shadow:0 4px 10px -2px rgba(0,0,0,0.2);background:#fff;min-width:216px;padding-top:10px;padding-bottom:10px;position:absolute;z-index:999;top:100%;right:-20px}.filter-sort .sortDiv .drop a{display:block;line-height:36px;padding-left:30px;padding-right:45px;position:relative}.filter-sort .sortDiv .drop a::before{content:'';display:none;width:20px;height:20px;background:url(../images/icon/check.svg) no-repeat center center;background-size:20px 20px;position:absolute;top:8px;right:15px}.filter-sort .sortDiv .drop a.active::before{display:block}.filter-sort .result{line-height:40px}.filter-sort .result .num{color:var(--main-color);margin-left:5px;margin-right:5px}.inside-1{padding-bottom:40px}.inside-1 .con{display:block;overflow:hidden}.inside-1 .con-2 .rightCon{width:100%;padding-left:0;padding-top:0}.inside-1 .leftAsideMDiv{width:auto;float:left;padding-right:0;padding-bottom:0}.inside-1 .leftAsideMDiv .closeM{display:block;width:100%;text-align:right;height:60px;background:#fff;position:-webkit-sticky;position:sticky;z-index:9999;top:0;left:0;-webkit-transition:.5s;transition:.5s}.inside-1 .leftAsideMDiv .closeM.show{display:block}.inside-1 .leftAsideMDiv .closeBtn{width:40px;height:40px;text-align:center;line-height:40px;color:#000;position:absolute;right:15px;top:10px}.inside-1 .leftAsideMDiv .closeBtn:before,.inside-1 .leftAsideMDiv .closeBtn:after{content:'';display:block;background:#000;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.inside-1 .leftAsideMDiv .closeBtn:before{width:25px;height:1px}.inside-1 .leftAsideMDiv .closeBtn:after{width:1px;height:25px}.inside-1 .leftAside{display:block;width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch;position:fixed;z-index:1000000000000000;top:0;left:-100%;-webkit-transition:.5s;transition:.5s;background:#fff}.inside-1 .leftAside.openM{left:0}.inside-1 .mask{position:fixed;width:100%;background:rgba(0,0,0,0.6);width:100vw;height:100%;display:none;opacity:1;z-index:1000;top:0;left:0}.inside-1 .mask.show{display:block}.inside-1 .classifyAside{font-size:18px;padding:20px;background-color:#fff}.inside-1 .classifyAside .nr{padding:10px 6px}.inside-1 .classifyAside .list>li{padding-bottom:10px;margin-bottom:15px;border-bottom:1px #eee solid}.inside-1 .classifyAside .list>li:last-child{margin-bottom:0;border-bottom:none}.inside-1 .classifyAside .list>li .title{position:relative;z-index:1}.inside-1 .classifyAside .list>li .title>a{display:flex;color:#292929;line-height:30px;font-size:15px;color:#212121;padding:5px 24px 5px 0;position:relative}.inside-1 .classifyAside .list .icon{cursor:pointer;width:30px;height:30px;position:absolute;z-index:999;top:5px;right:0;background:url(../images/icon2.png) no-repeat center center;background-size:16px}.inside-1 .classifyAside .list .active .icon{background:url(../images/icon4.png) no-repeat center center;background-size:16px}.inside-1 .classifyAside .list .active .child{display:block}.inside-1 .classifyAside .list .child{display:none}.inside-1 .classifyAside .list .child .list>li{padding-bottom:0;margin-bottom:0;border-bottom:none}.inside-1 .classifyAside .list .child a{color:#666;display:block;font-size:14px;line-height:24px;padding:12px 0 12px 30px;position:relative}.inside-1 .classifyAside .list .child a::before{content:'';display:block;width:20px;height:20px;border:1px #2d3132 solid;background:url(../images/icon/check-white.svg) no-repeat center center;background-size:20px 20px;position:absolute;top:12px;left:1px}.inside-1 .classifyAside .list .child .active a{color:var(--main-color)}.inside-1 .classifyAside .list .child .active a::before{background-color:#2d3132}.inside-1 .tuijianlist{margin:0 -5px}.inside-1 .tuijianlist .item{width:50%;padding:0 5px;margin-right:0;margin-bottom:20px}.product-show{padding:0 0 40px 0}.product01 .nr{padding-top:40px;padding-bottom:40px}.product01 .nr .right{width:100%;padding-top:10px}.product01 .nr .right .bt{margin-bottom:10px;font-size:24px;line-height:32px}.product01 .nr .right .span{font-size:16px;line-height:28px;margin-bottom:7px}.product01 .nr .right .pp{font-size:14px;line-height:24px;margin-bottom:18px}.product01 .nr .right .btn{margin-top:23px}.product01 .nr .right .p{font-size:16px}.product01 .nr .right .more a{padding:0 33px}.product01 .nr .left{width:100%}.product01 .nr .left .li{padding:0 32px;margin-top:22px}.product01 .nr .left .mySwiper1 .swiper-slide{padding:0 1px}.product01 .nr .left .mySwiper1 .pic .hover{background-size:36px}.product01 .nr .left .swiper-button-next,.product01 .nr .left .swiper-button-prev{width:25px}.product01 .nr .left .swiper-button-next:after,.product01 .nr .left .swiper-button-prev:after{font-size:18px}.product02{padding:40px 0;height:auto}.product02 .container{min-height:0}.product02 .pc{min-height:0;display:none}.product02 .phone{display:block}.product02 .left{float:left;width:100%}.product02 .right{float:right;width:100%;top:auto;position:relative}.product02 .right .item{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;will-change:transform;transition:.5s;opacity:0;clip-path:inset(100% 0 0)}.product02 .right .pic{border-radius:12px}.product02 .right .show{z-index:10;opacity:1;clip-path:inset(0)}.product02 .swiperzhanhui{position:relative}.product02 .zhanhuiitem .info{height:auto;display:block}.product02 .zhanhuiitem .info .text{padding:20px}.product02 .zhanhuiitem .info .text .num{font-size:18px}.product02 .zhanhuiitem .info .pic{border-radius:12px;display:block}.product02 .zhanhuiitem .info .pic img{width:100%;height:100%;object-fit:cover}.product02 .zhanhuiitem .info .h3{font-size:26px;margin-top:17px;margin-bottom:12px}.product02 .zhanhuiitem .info .p{font-size:20px;margin-bottom:16px}.product02 .zhanhuiitem .info .jsh{font-size:16px;line-height:28px}.product03{padding:0 0 0 0}.product03 .product-bottom{padding-top:25px}.product03 .product-bottom ul{grid-template-columns:1fr;grid-row-gap:14px;grid-column-gap:14px}.product03 .product-bottom ul li .box{border-radius:16px;padding:22px;min-height:0}.product03 .product-bottom ul li .bt{font-size:22px;margin-bottom:17px}.product03 .product-bottom ul li .p{font-size:16px;line-height:26px}.product03 .product-bottom ul li .p p{padding-left:12px;margin-bottom:5px}.product03 .product-bottom ul li .p p:after{width:4px;height:4px;top:10px}.product04{padding:40px 0 0 0}.product04 .product-bottom{padding-top:25px}.product04 .product-bottom ul{grid-template-columns:1fr;grid-row-gap:14px;grid-column-gap:14px}.product04 .product-bottom ul li .box{border-radius:16px;padding:22px;min-height:0;height:100%}.product04 .product-bottom ul li .pic{width:72px;border-radius:16px}.product04 .product-bottom ul li .text{padding-top:15px}.product04 .product-bottom ul li .bt{font-size:22px;margin-bottom:15px}.product04 .product-bottom ul li .p{font-size:16px;line-height:26px}.product04 .product-bottom ul li .p p{padding-left:20px;margin-bottom:11px}.product04 .product-bottom ul li .p p:after{width:12px;height:12px;top:7px}.product05{padding:40px 0}.banner{margin-top:60px}.inbanner{margin-top:60px}}@media (max-width:520px){.youshi{grid-template-columns:1fr}.youshi1 li{width:100% !important}#video{width:90%}.item-list .itemli .box .text .pic{width:40px}.home-about .swiper-pagination{bottom:14px}.youshi li .num{margin-top:10px}}
.home-tuijian .p{
	text-align:center;
	padding-top:20rem;
	font-size: 20rem;
    line-height: 30rem;
    margin-bottom: 29rem;
    color: #666;
}
.item-list .itemli .box .text .more1{
	display:none;
}
.mySwiper5 .swiper-slide{
	width:25%;
}
.float a, 
.float .fanhui{
	margin-top:10rem;
}

.header-top .h3>span {
    margin-right: 5px;
    display: inline-flex;
    flex-wrap: wrap;
}

.header-top .h3 img {
    margin-right: 5px;
}

.home-title span{
    background-image: var(--linear-gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.index-rz{
	display: flex;
	justify-content: space-around;
	margin-top: 50rem;
	flex-wrap: wrap;
}

.index-rz .img img{
	max-height:80rem;
}

.newslist2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 30rem;
    grid-column-gap: 26rem;
}
.newslist2 .item {
    width: auto;
    margin: 0;
}
.newslist2 .item .box{
	display:flex;
	justify-content:space-between;
}

.newslist2 .item .box .pic{
	width: 40%;
}
.newslist2 .item .box .text{
	width: 60%;
}
.newslist2 .item .pic:after {
    padding-bottom: 75%;
}
.case-list li .pic:after{
	
}
.newslist2 .item .box .pic img{
	width: 100%;
	height: 100%;
	object-fit:cover;
}

@media (max-width: 1025px) {
	.index-rz{
		margin-top: 40px;
	}

	.index-rz .img{
		flex: 0 0 calc(20% - 5px);
		display: flex;
		justify-content: center;
	}
	
	.index-rz .img img{
		padding: 5px;
		max-height:40px;
	}
	.newslist2 .item .box{
		    display: block;
	}
	.newslist2 .item .box .pic{
		width: 100%;
	}
	.newslist2 .item .box .text{
		width: 100%;
	}
}
.index-rz{
	justify-content: space-between;
}
.index-rz .img{
	margin-bottom: 20rem;
	margin-right: 4%;
}
@media (max-width: 1025px) {
	.index-rz .img{
		margin-bottom: 15px;
	}
}