@charset "UTF-8";:root{--qian-color: #666;--main-color: #00913A;--hover-color: #d10a12;--Montserrat-Regular: Montserrat-Regular;--Montserrat-Bold: Montserrat-Bold}*,*: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}@media(max-width:1730px){html{font-size:.901042px}}@media(max-width:1600px){html{font-size:.824479px}}@media(max-width:1530px){html{font-size:.792708px}}@media(max-width:1440px){html{font-size:.741146px}}@media(max-width:1366px){html{font-size:.702604px}}@media(max-width:1360px){html{font-size:.699479px}}@media(max-width:1280px){html{font-size:.657813px}}body{font-size:14rem;color:var(--qian-color);font-family:var(--Montserrat-Regular);line-height:1.2;width:100%;background:#fff;max-width:1920px;margin:0 auto!important;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%}h1,h2,h3,h4,h5,h6{font-weight:400}input,textarea{font-size:14px;outline:0;overflow:hidden;font-family:Microsoft YaHei}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:-2px 5px 1px}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{appearance:none;-webkit-appearance:none}input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:0}::-webkit-input-placeholder{color:#999}:-moz-placeholder{color:#999;opacity:1}::-moz-placeholder{color:#999;opacity:1}:-ms-input-placeholder{color:#999}.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;inset:0;width:100%;max-width:100%;max-height:100%;display:block;vertical-align:middle;text-align:center;margin:auto;object-fit:cover}#container{position:relative;z-index:10}.container{margin-right:auto;margin-left:auto;width:1440rem}#privacyPopup{z-index:10000;position:fixed;width:auto;background:#fff;top:50%;left:50%;width:800rem;transform:translate(-50%,-50%);font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;display:none}#privacyPopup video{display:block;max-width:100%}#privacyPopup .close{position:absolute;width:40px;height:40px;top:0;right:0;text-align:center;line-height:40px;font-size:42px;color:#fff;cursor:pointer;z-index:5}@media(max-width:768px){#privacyPopup{width:100%}}.ellipsis{text-overflow:ellipsis;white-space:nowrap!important;overflow:hidden}.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}@keyframes mymove{0%{transform:scale(.3)}to{transform:scale(1)}}@-webkit-keyframes mymove{0%{transform:scale(.3)}to{transform:scale(1)}}@-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)}to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@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)}to{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@font-face{font-family:Montserrat-Bold;src:url(/build/assets/Montserrat-Bold-BeuGefpl.woff2) format("woff2"),url(./font/Montserrat-Bold.woff) format("woff"),url(./font/Montserrat-Bold.ttf) format("truetype"),url(./font/Montserrat-Bold.eot) format("embedded-opentype"),url(./font/Montserrat-Bold.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat-Regular;src:url(/build/assets/Montserrat-Regular-Dp4i3ZDJ.woff2) format("woff2"),url(./font/Montserrat-Regular.woff) format("woff"),url(./font/Montserrat-Regular.ttf) format("truetype"),url(./font/Montserrat-Regular.eot) format("embedded-opentype"),url(./font/Montserrat-Regular.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}.prompt{position:fixed;width:100%;height:100%;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;cursor:pointer}#Privacy{z-index:10000;position:fixed;width:800px;background:#fff;border:4px solid rgba(0,0,0,.15);top:50%;left:50%;margin-top:-264px;margin-left:-400px;border-radius:5px;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;display:none}#Privacy .dialog_header{width:100%;position:relative;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f3f3f3}#Privacy .dialog_header .title{width:100%;color:#000;font-weight:700;font-size:16px;line-height:40px}#Privacy .dialog_header .close{position:absolute;width:40px;height:40px;top:0;right:0;text-align:center;line-height:40px;font-size:22px;color:#c5c5c5;cursor:pointer}#Privacy .privacy_policy_title{font-size:24px;line-height:1.2;text-align:center;margin-bottom:20px}#Privacy .p-1{font-size:20px}#Privacy .p-2{font-size:16px}#Privacy .privacy_content{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:400px;padding:20px 30px;overflow:auto}#Privacy .privacy_footer{width:100%;padding:20px 0;text-align:center}#Privacy .close_btn{display:inline-block;margin:0 auto;width:auto;min-width:200px;height:40px;background:var(--main-color);color:#fff;font-size:16px;text-align:center;line-height:40px;cursor:pointer}@media(max-width:768px){#Privacy{width:100%;height:100%;left:0;top:0;margin:0}}.sitemap .sitemap-bottom{padding-top:50rem}.sitemap li{border-bottom:1px dashed #e0e0e0;padding-bottom:20rem;margin-bottom:20rem}.sitemap li .top{font-size:20rem;color:#333;font-weight:700}.sitemap li .top:hover{color:var(--main-color)}.sitemap li .bot{margin-top:15rem}.sitemap li .bot a{float:left;font-size:16rem;color:#666;margin-right:20rem}.sitemap li .bot a:hover{color:var(--main-color)}.sitemap li .bot p{display:block;width:100%;overflow:hidden;font-weight:700;margin-top:10rem}.fix{position:fixed;width:100%;top:0;z-index:155777;transition:.5s;left:0}.transparent{position:fixed;display:none;width:100%;height:100%;background:#3339;top:0;left:0;z-index:888;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.transparent.active{display:block}.height{height:1px;position:absolute;top:-100rem;left:0;width:100%}.height1{height:100rem}#menu{position:fixed;top:0;right:-300px;width:300px;background:#fff;z-index:9999;height:100%;transition:.5s;overflow:auto;padding:8px}#menu .lan{text-align:center;margin-bottom:10px}#menu .lan a{color:#666;font-size:16px;margin:0 5px 10px}#menu .lan .active{color:var(--main-color)}#menu .search{background:#f1f1f1;position:relative}#menu .search .form-control{width:100%;height:40px;border:0;background:none;padding:0 20px;color:#666;font-size:16px;font-family:var(--Montserrat-Regular)}#menu .search .btn{position:absolute;top:0;right:0;width:40px;height:40px;border:0;background-size:15px!important}#menu ul ul{padding:0;margin:0 -5px;display:none}#menu ul ul li{width:100%;float:left;padding:0 5px;border:0}#menu ul ul li a{padding:0;font-weight:400}#menu ul{overflow:hidden;padding:55px 0 0 10px}#menu ul li{position:relative;padding-right:48px;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;color:#e01121;text-align:center}#menu ul li a{font-size:16px;color:#333;font-family:var(--Montserrat-Bold);display:block;line-height:36px;padding:11rem 0;position:relative}#menu ul li ul li a{font-size:14px;color:#555;font-family:var(--Montserrat-Regular);line-height:24px;margin:10px 0}#menu ul li ul li ul li a{font-size:14px}#menu ul li ul li ul li ul li a{font-size:14px;font-weight:400}#menu ul li:nth-child(1):before{display:none}#menu .close{display:block;height:36px;width:36px;position:absolute;right:17px;top:18px;border-radius:50%}#menu.show1{right:0}.header{height:100rem;width:100%;z-index:777;transition:.7s;position:fixed;background:#fff}.header .logo{padding:0;float:left;transition:.2s;padding-top:50rem;margin-left:-141rem}.header .logo a{display:block;position:relative}.header .logo a img{display:inline-block;vertical-align:top;width:123rem;z-index:5;transition:.5s}.header .logo a .logo2{display:none}.header .header-right{float:right;margin-right:-141rem}.header .header-right .header-search{float:right;position:relative;margin-right:15rem}.header .header-right .header-search:after{content:"";display:block;width:1px;height:19rem;position:absolute;top:50%;right:0;transform:translateY(-50%);background:#ccc}.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:45rem;height:100rem;transition:.7s;background-size:18rem!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 #0000001a}.header .header-right .header-search .form-control{text-align:left;border:0;width:100%;font-size:14rem;color:#666;height:50rem;vertical-align:top;padding:0 60rem 0 30rem;appearance:none;-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-size:18rem!important}.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 .lan{float:right;position:relative}.header .header-right .lan span{display:block;font-size:16rem;line-height:100rem;text-align:left;color:#333;text-decoration:none;background-size:18rem;padding-left:24rem;cursor:pointer;text-transform:capitalize}.header .header-right .lan ul{position:absolute;top:100%;left:50%;width:140rem;background:#fff;padding:10rem 0;margin-left:-70rem;box-shadow:3rem 2rem 7rem #0300001a;display:none}.header .header-right .lan ul li a{display:block;font-size:14rem;line-height:40rem;text-align:left;padding:0 10rem;border:1px #eaeaea dashed;text-transform:capitalize}.header .header-right .lan ul li a img{display:inline-block;max-width:25px;margin-right:10px;vertical-align:middle}@media(min-width:1025px){.header .header-right .lan ul li:hover a{color:var(--main-color)}}.nav{transition:.2s;float:right;margin-right:57rem}.nav ul li{text-align:center;float:left;margin-left:12rem}.nav ul li a{display:block;font-size:16rem;line-height:100rem;padding:0 16rem;color:#333;text-align:center;position:relative;cursor:pointer}.nav ul li a:after{content:"";display:block;width:0;height:2rem;background-image:linear-gradient(90deg,#19ce3a,#00913a);position:absolute;bottom:0;left:0;transition:.5s}.nav ul li .subnav{width:100%;position:absolute;top:100%;left:0;display:none;z-index:333;background:#fff}.nav ul li .subnav ul{overflow:hidden;width:100%;float:none;padding:0;font-size:0}.nav ul li .subnav ul li{margin:0;padding:0;float:none;width:50%;display:inline-block}.nav ul li .subnav ul li a{display:block;text-overflow:ellipsis;white-space:nowrap!important;overflow:hidden;text-align:center;font-size:16rem;line-height:36rem;color:#333!important;text-decoration:none;padding:22rem 20rem;position:relative}.nav ul li .subnav ul li a:after{background-image:linear-gradient(90deg,#19ce3a,#00913a);width:0}.nav ul li .subnav ul li a:before{content:"";display:block;width:1px;height:76rem;background:#00000026;position:absolute;top:50%;right:0;margin-top:-38rem;z-index:333}.nav ul li .subnav ul li a .box .pic{width:60rem;margin:0 auto}.nav ul li .subnav ul li a .box .bt{text-overflow:ellipsis;white-space:nowrap!important;overflow:hidden}@media(min-width:1025px){.nav ul li .subnav ul li:hover a:after{width:100%}}.nav ul li .subnav ul .active a:after{width:100%}.nav ul li .subnav ul li:nth-last-child(1) a:before{display:none}.nav ul li .subnav .subottom{background:#f5f5f5}.nav ul li .subnav .show{padding:23rem 0}.nav ul li .subnav .show .info{display:none}.nav ul li .subnav .show .info .prolist{margin:0 -10rem}.nav ul li .subnav .show .info .prolist .item{float:left;width:25%;padding:0 10rem}.nav ul li .subnav .show .info .prolist .item a:after{width:0}.nav ul li .subnav .show .info .prolist .item .pic:after{padding-bottom:69.44444444%}.nav ul li .subnav .show .info .prolist .item .bt{font-size:16rem;line-height:36rem;text-overflow:ellipsis;white-space:nowrap!important;overflow:hidden;color:#333}@media(min-width:1025px){.nav ul li .subnav .show .info .prolist .item:hover .pic img{transform:scale(1.1)}.nav ul li .subnav .show .info .prolist .item:hover .bt{color:var(--main-color)}}.nav ul li .su2 ul li{width:50%}.nav ul li .su3 ul li{width:33.333333%}.nav ul li .su4 ul li{width:25%}.nav ul li:hover a:after{width:100%}.nav ul .active a:after{width:100%}.headerfix,.up,.down{background:#fff;box-shadow:3rem 2rem 7rem #0300001a}.header1{background-color:#fff;box-shadow:3rem 2rem 7rem #0300001a}.banner{position:relative}.banner .swiper-renewal-main{position:relative;overflow:hidden}.banner .swiper-renewal-main .img{overflow:hidden;position:relative}.banner .swiper-renewal-main img{display:block}.banner .swiper-renewal-main .img1{display:none}.banner .swiper-renewal-main .banner-hover{position:absolute;top:21%;left:0;width:100%;text-align:center;z-index:33}.banner .swiper-renewal-main .banner-hover .bt{font-family:var(--Montserrat-Bold);font-size:56rem;color:#fff;text-shadow:3rem 4rem 5rem rgba(3,0,0,.2)}.banner .swiper-renewal-main .banner-hover1{position:absolute;top:50%;left:0;width:100%;z-index:33;transform:translateY(-50%);padding-top:100rem}.banner .swiper-renewal-main .banner-hover1 .info{width:53%;float:right}.banner .swiper-renewal-main .banner-hover1 .span{font-size:24rem;width:388rem;text-align:center;line-height:50rem;background-image:linear-gradient(90deg,#f6b22e,#bc302a);color:#fff}.banner .swiper-renewal-main .banner-hover1 .bt{font-family:var(--Montserrat-Bold);font-size:40rem;color:#fff;margin-top:20rem;margin-bottom:47rem;letter-spacing:.9rem;text-shadow:3rem 4rem 5rem rgba(3,0,0,.15)}.banner .swiper-renewal-main .banner-hover1 .list ul li{float:left;width:33.33333333%}.banner .swiper-renewal-main .banner-hover1 .list ul li .h3{font-size:20rem;margin-bottom:10rem;color:#fff}.banner .swiper-renewal-main .banner-hover1 .list ul li .num{font-size:20rem;color:#fff}.banner .swiper-renewal-main .banner-hover1 .list ul li .num span{font-family:var(--Montserrat-Bold);font-size:48rem;color:#fff}.banner .swiper-renewal-main .banner-hover3{position:absolute;top:50%;left:0;width:100%;z-index:33;transform:translateY(-50%);padding-top:100rem}.banner .swiper-renewal-main .banner-hover3 .span{font-size:28rem;line-height:48rem;margin-top:22rem;margin-bottom:45rem;color:#fff}.banner .swiper-renewal-main .banner-hover3 .bt{font-family:var(--Montserrat-Bold);font-size:56rem;line-height:80rem;color:#fff;text-shadow:3rem 4rem 5rem rgba(3,0,0,.15)}.banner .swiper-renewal-main .banner-hover3 .bt span{color:#bc302a;background-image:linear-gradient(90deg,#f6b22e,#bc302a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.banner .swiper-renewal-main .banner-hover3 .list ul{margin:0 -20rem}.banner .swiper-renewal-main .banner-hover3 .list ul li{float:left;width:25%;padding:0 20rem}.banner .swiper-renewal-main .banner-hover3 .list ul li .img img{display:block}.banner .swiper-renewal-main .swiper-button-next,.banner .swiper-renewal-main .swiper-button-prev{width:40rem;height:40rem;line-height:40rem;text-align:center;background:#fff3;border-radius:50%;border:0;right:160rem;left:auto;margin-top:0;top:auto;bottom:30rem}.banner .swiper-renewal-main .swiper-button-next:after,.banner .swiper-renewal-main .swiper-button-prev:after{font-size:14rem;color:#fff}@media(min-width:1025px){.banner .swiper-renewal-main .swiper-button-next:hover,.banner .swiper-renewal-main .swiper-button-prev:hover{background-image:linear-gradient(90deg,#9bd711,#39b54a)}.banner .swiper-renewal-main .swiper-button-next:hover:after,.banner .swiper-renewal-main .swiper-button-prev:hover:after{color:#fff}}.banner .swiper-renewal-main .swiper-button-next{right:101rem;left:auto}.banner .swiper-renewal-main .swiper-pagination-bullet{width:38rem;height:10rem;background-color:#fff;border-radius:10rem;opacity:1}.banner .swiper-renewal-main .swiper-pagination-bullet-active{width:78rem;height:10rem;border-radius:10rem;background-color:#7ebf3a}.banner .swiper-renewal-main .swiper-slide-active .banner-hover .bt,.banner .swiper-renewal-main .swiper-slide-active .banner-hover1 .bt{-webkit-animation:fadeInUp2 3s alternate;animation:fadeInUp2 3s alternate}.banner .swiper-renewal-main .swiper-slide-active .banner-hover1 .list{-webkit-animation:fadeInUp2 4s alternate;animation:fadeInUp2 4s alternate}.banner .swiper-renewal-main .swiper-slide-active .banner-hover1 .span{-webkit-animation:fadeInUp2 2s alternate;animation:fadeInUp2 2s alternate}.banner .swiper-renewal-main .swiper-slide-active .banner-hover3 .bt{-webkit-animation:fadeInUp2 3s alternate;animation:fadeInUp2 3s alternate}.banner .swiper-renewal-main .swiper-slide-active .banner-hover3 .list{-webkit-animation:fadeInUp2 4s alternate;animation:fadeInUp2 4s alternate}.banner .swiper-renewal-main .swiper-slide-active .banner-hover3 .span{-webkit-animation:fadeInUp2 2s alternate;animation:fadeInUp2 2s alternate}.banner .gundong{width:65rem;height:65rem;background-size:14rem;border-radius:50%;position:absolute;bottom:30rem;left:50%;transform:translate(-50%);z-index:1}.banner .gundong:after{content:"";display:block;width:100%;height:100%;border:dashed 2rem #ffffff;border-radius:50%;position:absolute;left:0;top:0;-webkit-animation:xuanzhuan 8s linear infinite;animation:xuanzhuan 8s linear infinite}@keyframes xuanzhuan{0%{transform:rotate(0)}to{opacity:1;transform:rotate(360deg)}}.xuanzhuan{animation-name:xuanzhuan}.more a,.more p{padding:0 50rem;box-shadow:0 0 0 1px #bbb;-webkit-box-shadow:0 0 0 1px #bbbbbb;color:#666;font-size:16rem;line-height:52rem;cursor:pointer;border-radius:30rem;transition:all 1s ease;outline:none;position:relative;display:inline-block;overflow:hidden;z-index:1}.more a:after,.more p:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(90deg,#f2ec51,#3dcc52);transform:scale(0);transition:transform 1s ease;z-index:-1;border-radius:100%}@media(min-width:1025px){.more a:hover:after{transform:scale(4)}.more a:hover{box-shadow:0 0 0 1px transparent;-webkit-box-shadow:0 0 0 1px transparent;color:#fff}}.more1 a,.more1 p,.more1 input{padding:0 75rem;box-shadow:0 0 0 1px transparent;-webkit-box-shadow:0 0 0 1px transparent;background-image:linear-gradient(90deg,#f2ec51,#3dcc52);color:#fff}.more2 a,.more2 p{font-size:16rem;line-height:28rem;color:#666}.home-product{padding:100rem 0}.productlist{margin:0 -20rem}.productlist li{width:50%;float:left;padding:0 20rem}.productlist li .box{border-radius:20rem;padding:68rem 57rem;position:relative;height:450rem;overflow:hidden}.productlist li .text .bt{font-family:var(--Montserrat-Bold);font-size:32rem;line-height:50rem;margin-bottom:21rem;text-overflow:ellipsis;white-space:nowrap!important;overflow:hidden;color:#333}.productlist li .text .p{font-size:18rem;line-height:40rem;max-height:120rem;overflow:hidden;margin-bottom:48rem;color:#333}.productlist li .text .p p{background-size:16rem;padding-left:26rem}.productlist li .img{position:absolute;bottom:55rem;right:40rem;max-width:350rem;max-height:348rem}.productlist li .img img{object-fit:cover;max-height:100%}@media(min-width:1025px){.productlist li:hover .text .bt{color:var(--main-color)}.productlist li:hover .more p:after{transform:scale(4)}.productlist li:hover .more p{-webkit-box-shadow:0 0 0 1px transparent;color:#fff}}.home-title{font-family:var(--Montserrat-Bold);font-size:48rem;color:#333}.home-about{padding:119rem 0 122rem}.home-about .text{width:55%}.home-about .home-title{color:#fff}.home-about .span{font-family:var(--Montserrat-Bold);font-size:28rem;color:#fffffe;margin-top:43rem;margin-bottom:24rem}.home-about .jsh{font-size:16rem;line-height:32rem;max-height:192rem;margin-bottom:51rem;overflow:hidden;color:#fff}.youshi{padding:77rem 0 0}.youshi li{width:33.33333333%;float:left}.youshi li .box{float:left;text-align:left}.youshi li .num{font-family:var(--Montserrat-Bold);font-size:66rem;color:#fff}.youshi li .num span{display:inline-block;vertical-align:top}.youshi li .num b{font-weight:400;font-size:36rem;display:inline-block;vertical-align:top;font-family:var(--Montserrat-Regular)}.youshi li .p{font-size:18rem;color:#fff}.youshi li:nth-child(1){width:38%}.youshi li:nth-child(2){width:38%}.youshi li:nth-child(3){width:24%}.home-solution{padding:94rem 0 102rem}.home-solution .home-title{text-align:center}.home-solution .yd{display:none}.solution-bottom{overflow:hidden;margin-top:47rem}.solution-bottom .list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;margin:0 -5rem}.solution-bottom .list ul li{width:22%;float:left;padding:0 5rem;display:inline-block;vertical-align:top;transition:.5s;cursor:pointer}.solution-bottom .list ul li .img{height:720rem;position:relative;overflow:hidden}.solution-bottom .list ul li .img .text{position:absolute;bottom:-50rem;left:0;width:100%;padding:100rem 39rem 52rem;transition:.5s;z-index:2}.solution-bottom .list ul li .img .text .jsh{font-size:16rem;line-height:26rem;margin-bottom:25rem;color:#ffffffb3;opacity:0;overflow:hidden;transition:.5s}.solution-bottom .list ul li .img .text .more2{opacity:0;transition:.5s}.solution-bottom .list ul li .img .text .more2 p{color:#fff}.solution-bottom .list ul li .img .bt{font-size:24rem;margin-bottom:14rem;font-weight:700;color:#fff;font-family:var(--Montserrat-Bold)}.solution-bottom .list ul li.active{width:35.8%!important}.solution-bottom .list ul li.active .img:after{background-size:cover}.solution-bottom .list ul li.active .img .text{bottom:0}.solution-bottom .list ul li.active .img .text .bt{color:#fff}.solution-bottom .list ul li.active .img .text .jsh{opacity:1;height:auto}.solution-bottom .list ul li.active .img .text .more2{opacity:1}.home-services{padding:70rem 0 131rem;background-size:cover}.home-services .left{width:42.4%;float:left;padding-top:55rem;padding-right:40rem}.home-services .left .jsh{font-size:16rem;line-height:32rem;color:#666;margin-bottom:49rem;margin-top:41rem}.home-services .left .more1 a,.home-services .left .more1 p{padding:0 50rem}.home-services .right{float:right;width:57.6%}.home-services .right ul{margin:0 -15rem;font-size:0}.home-services .right ul li{width:50%;display:inline-block;vertical-align:top;padding:0 15rem;margin-top:30rem}.home-services .right ul li .box{border-radius:20rem;padding:61rem 34rem;height:330rem;position:relative;cursor:pointer;overflow:hidden;background-color:#fff}.home-services .right ul li .box .img{width:90rem;background-color:#f0f7fa;border-radius:50%;transition:.5s;position:relative}.home-services .right ul li .box .img .mh{opacity:0}.home-services .right ul li .box .img:before,.home-services .right ul li .box .img:after{content:"";display:block;border-radius:50%;width:8rem;height:8rem;position:absolute;transition:.5s}.home-services .right ul li .box .img:before{background-color:#f6b22e;top:11rem;left:6rem}.home-services .right ul li .box .img:after{background-color:#bc302a;bottom:11rem;right:6rem}.home-services .right ul li .box .num{font-size:24rem;line-height:36rem;color:#333;position:absolute;top:53rem;right:34rem;transition:.5s}.home-services .right ul li .box .text{padding-top:94rem;transition:.5s}.home-services .right ul li .box .text .bt{font-size:24rem;line-height:36rem;color:#333;transition:.5s}.home-services .right ul li .box .text .p{font-size:16rem;line-height:26rem;color:#fff;margin-top:8rem;opacity:0;transition:.5s}@media(min-width:1025px){.home-services .right ul li:hover .box{background-image:linear-gradient(90deg,#19ce3a,#00913a)}.home-services .right ul li:hover .box .img{background-color:#fff}.home-services .right ul li:hover .box .img:before,.home-services .right ul li:hover .box .img:after{opacity:0}.home-services .right ul li:hover .box .img .mh{opacity:1}.home-services .right ul li:hover .box .img .m{opacity:0}.home-services .right ul li:hover .box .num{color:#fff}.home-services .right ul li:hover .box .text{padding-top:31rem}.home-services .right ul li:hover .box .text .bt{color:#fff}.home-services .right ul li:hover .box .text .p{opacity:1}}.home-services .right ul li:nth-child(2){margin-top:70rem}.home-services .right ul li:nth-child(3){margin-top:0}.home-news{padding:85rem 0 97rem;overflow:hidden}.home-news .home-title{border-bottom:1px solid #d6d6d7;padding-bottom:28rem}.home-news .home-bottom{margin-top:40rem;position:relative}.home-news .home-bottom .swiper-button-next,.home-news .home-bottom .swiper-button-prev{width:40rem;height:40rem;line-height:40rem;text-align:center;background:none;box-shadow:0 0 0 1px #e1e1e1;-webkit-box-shadow:0 0 0 1px #e1e1e1;border-radius:50%;border:0;right:74rem;left:auto;margin-top:0;top:-101rem}.home-news .home-bottom .swiper-button-next:after,.home-news .home-bottom .swiper-button-prev:after{font-size:14rem;color:#999}@media(min-width:1025px){.home-news .home-bottom .swiper-button-next:hover,.home-news .home-bottom .swiper-button-prev:hover{background-image:linear-gradient(90deg,#f6b22e,#bc302a);box-shadow:0 0 0 1px #fff0;-webkit-box-shadow:0 0 0 1px rgba(255,255,255,0)}.home-news .home-bottom .swiper-button-next:hover:after,.home-news .home-bottom .swiper-button-prev:hover:after{color:#fff}}.home-news .home-bottom .swiper-button-next{right:7rem;left:auto}.home-news .home-bottom .swiper-news{overflow:hidden;padding:25rem;margin:-25rem}.swiper-news{position:relative}.swiper-news .item{width:33.33333333%;float:left;margin-right:37rem}.swiper-news .item .box{box-shadow:0 0 25rem #0300001a;border-radius:20rem;background-color:#fff;overflow:hidden}.swiper-news .item .pic:after{padding-bottom:69.728571%}.swiper-news .item .pic .hover{font-size:16rem;color:#fff;line-height:40rem;background-image:linear-gradient(90deg,#f6b22e,#bc302a);position:absolute;top:0;left:0;padding:0 12rem;max-width:100%;border-bottom-right-radius:20rem;text-overflow:ellipsis;white-space:nowrap!important;overflow:hidden}.swiper-news .item .text{padding:15rem 33rem 35rem}.swiper-news .item .text .date{font-size:14rem;line-height:28rem;color:#999;padding-left:20rem;background-size:14rem}.swiper-news .item .text .bt{font-family:var(--Montserrat-Bold);font-size:18rem;line-height:26rem;height:52rem;margin-top:7rem;margin-bottom:17rem;overflow:hidden;color:#333}@media(min-width:1025px){.swiper-news .item:hover .pic img{transform:scale(1.1)}.swiper-news .item:hover .text .bt,.swiper-news .item:hover .text .more2 p{color:var(--main-color)}}.footer{padding-top:3rem;background-image:linear-gradient(90deg,#bad828,#5bbf41)}.footer-top{padding:70rem 0 37rem;border-bottom:1px solid #e0e0e0;background:#f9f9f9}.footer-top a:hover{color:var(--main-color)!important}.footer-top .footer-left{float:left;width:26%}.footer-top .footer-left .img img{display:block;width:175rem}.footer-top .footer-left .left-date{font-size:0;padding-top:33rem;padding-bottom:40rem}.footer-top .footer-left .left-date .span{display:inline-block;vertical-align:middle;width:66rem;text-align:center}.footer-top .footer-left .left-date .span .title span,.footer-top .footer-left .left-date .span .title i{font-family:var(--Montserrat-Bold);font-size:40rem;line-height:36rem;color:#f6b22e}.footer-top .footer-left .left-date .span .title i{font-style:normal;font-size:24rem;display:inline-block;vertical-align:top;line-height:25rem}.footer-top .footer-left .left-date .span .p{font-family:var(--Montserrat-Bold);font-size:14rem;line-height:36rem;color:#fff;width:100%;line-height:24rem;text-align:center;border-radius:30rem;background-image:linear-gradient(90deg,#f6b22e,#bc302a)}.footer-top .footer-left .left-date .jsh{display:inline-block;vertical-align:middle;width:70%;padding-left:10rem;font-size:14rem;line-height:28rem;color:#666}.footer-top .footer-left .list{margin-top:60rem}.footer-top .footer-left .list ul li{margin-bottom:20rem}.footer-top .footer-left .list ul li a,.footer-top .footer-left .list ul li .text{font-size:18rem;line-height:24rem;min-height:37rem;color:#333;display:block;position:relative;padding-left:45rem}.footer-top .footer-left .list ul li a .img0,.footer-top .footer-left .list ul li .text .img0{width:37rem;border-radius:50%;padding:1px;overflow:hidden;display:inline-block;vertical-align:middle;position:absolute;top:0;left:0;background-image:linear-gradient(left,#f6b22e,#bc302a)}.footer-top .footer-left .list ul li a .img0 .pic,.footer-top .footer-left .list ul li .text .img0 .pic{border-radius:50%}.footer-top .footer-left .list ul li a{padding-top:8rem}.footer-top .footer-left .list ul li:nth-child(3) .text{font-size:16rem}.footer-top .ft{font-family:var(--Montserrat-Bold);font-size:18rem;color:#333;display:block;font-weight:700}.footer-top .footer-center{float:right;width:70%}.footer-top .footer-center ul li{float:left;width:25.4%}.footer-top .footer-center ul li .ft{padding-bottom:21rem}.footer-top .footer-center ul li .ft:after{content:"";display:block;width:39rem;height:2rem;margin-top:23rem;background-image:linear-gradient(left,#f6b22e,#bc302a)}.footer-top .footer-center ul li ul li{float:none;width:100%!important;margin:0!important;padding:0!important}.footer-top .footer-center ul li ul li a{display:block;font-size:14rem;line-height:20rem;color:#666;padding-bottom:16rem}.footer-top .footer-center ul li:nth-child(2){width:27%}.footer-top .footer-center ul li:nth-child(3){width:26.4%}.footer-top .footer-center ul li:nth-child(4){width:13.4%}.footer-top .footer-center ul li:nth-child(5){width:auto;float:right}.footer-top .footer-right{float:right;width:70%;padding-top:46rem}.footer-top .footer-right .left{float:left;width:40%}.footer-top .footer-right .right{float:right}.footer-top .footer-right .ul{padding-top:24rem;padding-bottom:36rem}.footer-top .footer-right .ul .li{float:left;margin-right:6rem}.footer-top .footer-right .ul .li a{display:block;width:34rem;height:34rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.footer-top .footer-right .ul .li:hover a{color:#fff!important}.footer-top .footer-right .ul .li1 a{background:#235a9d;color:#fff;background-size:100%}@media(min-width:1025px){.footer-top .footer-right .ul .li1:hover a{background-size:100%}}.footer-top .footer-right .ul .li2 a{background:#37a5d6;color:#fff;background-size:100%}@media(min-width:1025px){.footer-top .footer-right .ul .li2:hover a{background-size:100%}}.footer-top .footer-right .ul .li3 a{background:#101010;color:#fff;background-size:100%}@media(min-width:1025px){.footer-top .footer-right .ul .li3:hover a{background-size:100%}}.footer-top .footer-right .ul .li4 a{background:#ce2e79;color:#fff;background-size:100%}@media(min-width:1025px){.footer-top .footer-right .ul .li4:hover a{background-size:100%}}.footer-top .footer-right .ul .li5 a{background:#1095da;color:#fff;background-size:100%}@media(min-width:1025px){.footer-top .footer-right .ul .li5:hover a{background-size:100%}}.footer-top .footer-right .ul .li6 a{background:#dc3a25;color:#fff;background-size:100%}@media(min-width:1025px){.footer-top .footer-right .ul .li6:hover a{background-size:100%}}.footer-top .footer-right .ul .li7 a{background:#29a71a;color:#fff;background-size:100%}@media(min-width:1025px){.footer-top .footer-right .ul .li7:hover a{background-size:100%}}.footer-top .footer-right .search0{position:relative;padding-right:110rem;margin-top:26rem}.footer-top .footer-right .search0 input{width:100%;height:50rem;border:solid 1px #ebebeb;font-size:14rem;color:#999;padding:0 16rem;background:none}.footer-top .footer-right .search0 a.submit{width:108rem;line-height:50rem;background-image:linear-gradient(90deg,#cadc24,#4cbb45);text-align:center;font-size:16rem;border-radius:4rem;color:#fff;display:block;position:absolute;top:0;right:0}@media(min-width:1025px){.footer-top .footer-right .search0 a.submit:hover{text-decoration:underline;color:#fff!important}}.footer-bottom{padding:27rem 0;text-align:center;font-size:14rem;background:#f9f9f9;color:#999}.footer-bottom a{color:#999}.inbanner{color:#fff;position:relative}.inbanner .img img{margin:0 auto;display:block;width:100%;height:100%;object-fit:cover}.inbanner .img{position:relative;overflow:hidden}.inbanner .img1{display:none}.inbanner .img1 img{display:block}.inbanner .item{position:relative;overflow:hidden}.inbanner .item .current{position:absolute;bottom:0;left:0;width:100%}.inbanner .banner-hover{position:absolute;top:50%;left:0;width:100%;z-index:5;transform:translateY(-50%);padding-top:10rem;text-align:left}.inbanner .banner-hover .home-title2{font-family:var(--Montserrat-Bold);font-size:48rem;margin-bottom:17rem;color:#fff;-webkit-animation:fadeInUp2 2s alternate;animation:fadeInUp2 2s alternate}.inbanner .banner-hover .p{font-size:18rem;line-height:36rem;color:#fff;-webkit-animation:fadeInUp2 3s alternate;animation:fadeInUp2 3s alternate}.current{padding:14rem 0}.current span{font-size:14rem;line-height:36rem;color:#fff;background-size:15rem;padding-left:20rem}.current span a{color:#fff;padding:0 3rem}.current span b{font-weight:400;color:#fff}.current1 span{color:#999999b3;background-size:15rem;float:right}.current1 span a{color:#999999b3}.current1 span b{color:#f6b22e}.content{padding:89rem 0 92rem;position:relative;min-height:500rem}.inmain-title{text-align:center;font-family:var(--Montserrat-Bold);font-size:48rem;color:#333}.inmain-p{font-size:16rem;line-height:28rem;margin-top:53rem;color:#666}.inmain-p a{color:#f6b22e}.dealer{background:#f5f5f5}.message{background-color:#fff;border-radius:20rem;margin-top:59rem;padding:63rem 97rem}.message .bt{font-family:var(--Montserrat-Bold);font-size:36rem;margin-bottom:29rem;color:#333}.message .span{font-size:16rem;color:#666}.message .list{margin-top:32rem}.message .list ul{margin:0 -20rem}.message .list ul li{width:50%;float:left;padding:0 20rem;margin-bottom:37rem}.message .list ul li span{font-size:18rem;margin-bottom:4rem;display:block;color:#333}.message .list ul li span font{color:red}.message .list ul li input,.message .list ul li textarea,.message .list ul li select{width:100%;height:40rem;background-color:#f1f1f1;border-radius:4rem;border:0;font-size:14rem;color:#666;padding:6rem 20rem;font-family:var(--Montserrat-Regular)}.message .list ul li select::-ms-expand{display:none}.message .list ul li select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background-size:12rem}.message .list ul li textarea{height:130rem;padding:11rem 20rem}.message .list ul li label{margin-right:20rem;display:inline-block;vertical-align:middle}.message .list ul li label input{width:13rem}.message .list ul li label a{color:#f6b22e}.message .list ul li .more{text-align:center}.message .list ul li .more a{margin:0 15rem;padding:0 63rem}.message .list ul li .more a input{border:none;color:#fff}.message .list ul li .more .reset{color:#666;background:#e1e1e1}@media(min-width:1025px){.message .list ul li .more .reset:hover{color:#fff}}.message .list ul li .verifyDiv{display:inline-block;vertical-align:middle}.message .list ul li .verify{height:40rem;background-color:#f7f7f7;font-size:14rem;position:relative;width:320rem!important}.message .list ul li .verify .drag-btn{position:absolute;left:0;top:0;width:40rem;height:40rem;border:1px #e5e5e5 solid;background-size:20rem 20rem;z-index:2;cursor:move}.message .list ul li .verify .suc-drag-btn{background-size:20rem 20rem}.message .list ul li .verify .drag-progress{position:absolute;left:0;top:0;height:40rem;line-height:38rem;width:0;background-color:#f7f7f7;color:#999;font-size:14rem;text-align:center}.message .list ul li .verify .fix-tips,.message .list ul li .verify .verify-msg{width:100%;position:absolute;right:0;left:0;height:100%;color:#333;z-index:1;font-size:14rem;line-height:40rem;padding-left:40rem;text-align:center}.message .list ul li .verify .verify-msg{padding-left:0;padding-right:40rem}.message .list ul li .verify .verify-msg{background-color:#f7f7f7;display:none;color:#394e6a}.privacy{background:#f5f5f5}.privacy-top{padding:66rem 38rem 55rem;margin-top:50rem;background:#fff;border-radius:20rem}.privacy-top .bt{margin-bottom:22rem}.privacy-top .bt span{font-family:var(--Montserrat-Bold);font-size:28rem;color:#bc302a;background-image:-webkit-linear-gradient(left,#f6b22e,#bc302a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.privacy-top .p{font-size:16rem;line-height:36rem;color:#666}.privacy-bottom{padding-top:66rem}.privacy-bottom .h3{font-family:var(--Montserrat-Bold);font-size:28rem;margin-bottom:15rem;color:#333}.privacy-bottom .p{font-size:16rem;line-height:26rem;margin-bottom:45rem;color:#666}.privacy-bottom .p p{padding-left:20rem;background-size:9rem;margin-bottom:17rem}.privacy-bottom .item{margin-bottom:37rem}.privacy-bottom .item a{color:var(--main-color);font-family:var(--Montserrat-Bold)}.privacy-bottom .item .span{margin-bottom:22rem}.privacy-bottom .item .span span{font-family:var(--Montserrat-Bold);font-size:24rem;color:#bc302a;background-image:-webkit-linear-gradient(90deg,#f6b22e,#bc302a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.privacy-bottom .item .jsh{font-size:16rem;line-height:26rem;color:#666}.privacy-bottom .item .jsh p{margin-bottom:15rem}.privacy-bottom .item .pp{font-size:16rem;line-height:26rem;color:#666}.privacy-bottom .item .pp p{padding-left:20rem;background-size:9rem;margin-bottom:15rem}.privacy-bottom .item .pp1 p{width:33.33333%;float:left;position:relative;padding-left:105rem}.privacy-bottom .item .pp1 p span{position:absolute;top:0;left:20rem}.privacy-bottom .item .pp1 .cp{padding-left:135rem}.privacy-bottom .item .list ul{font-size:0}.privacy-bottom .item .list ul li{width:33.33333%;display:inline-block;vertical-align:top;padding:0 21rem;margin-bottom:13rem}.privacy-bottom .item .list ul li p{font-size:14rem;line-height:22rem;color:#666;position:relative;padding-left:16rem}.privacy-bottom .item .list ul li p:after{content:"";display:block;width:6rem;height:6rem;border-radius:50%;position:absolute;top:5rem;left:0;background-image:linear-gradient(90deg,#f6b22e,#bc302a)}.download{background:#f5f5f5}.download .download-bottom{padding-top:48rem}.downlist{margin:0 -19rem;padding-bottom:17rem}.downlist li{width:33.33333333%;padding:0 19rem;margin-bottom:38rem;float:left}.downlist li a{display:block;border-radius:20rem;background:#fff;overflow:hidden}.downlist li .box{background-size:219rem;border-radius:20rem;padding:44rem 36rem}.downlist li .bt{font-family:var(--Montserrat-Bold);font-size:20rem;line-height:30rem;height:60rem;margin-bottom:80rem;overflow:hidden;color:#333}.downlist li .data{font-size:14rem;line-height:51rem;color:#999;background-size:15rem;padding-left:39rem;position:relative;min-height:52rem}.downlist li .data:after{content:"";display:block;width:1px;height:14rem;background-color:#00000026;position:absolute;top:50%;margin-top:-7rem;left:25rem}.downlist li span{width:51rem;height:51rem;background-size:100%;display:block;float:right}@media(min-width:1025px){.downlist li:hover a{background-image:linear-gradient(90deg,#f6b22e,#bc302a)}.downlist li:hover .box{background-size:219rem}.downlist li:hover .bt{color:#fff}.downlist li:hover .data{color:#fff;background-size:15rem}.downlist li:hover .data:after{background-color:#ffffff26}.downlist li:hover span{background-size:100%}}.page{clear:both;text-align:center;font-size:0;color:#947d58}.page em{font-style:normal;font-size:18px}.page a{color:#858585;display:inline-block;text-align:center;font-size:14px;min-width:48px;line-height:48px;font-weight:700;text-transform:uppercase;height:48px;border-radius:40px;margin:0 8px;padding:0 5px;background-color:#f5f5f5;vertical-align:top;-webkit-transition:background .5s;transition:background .5s;box-shadow:0 0 0 1px #e6e6e6;-webkit-box-shadow:0 0 0 1px #e6e6e6}.page a span{display:block}.page a.cur,.page a:hover{background-image:linear-gradient(90deg,#f6b22e,#bc302a);box-shadow:0 0 0 1px #f5f5f5;-webkit-box-shadow:0 0 0 1px #f5f5f5;color:#fff}.page a.prev,.page a.next{color:#858585}.page a.prev{padding-left:24px;margin-right:5px;width:132px}.page a.prev span{background-size:6px}.page a.prev:hover{color:#fff}.page a.prev:hover span{background-size:6px}.page a.next{padding-right:24px;margin-left:5px;width:132px}.page a.next span{background-size:6px}.page a.next:hover{color:#fff}.page a.next:hover span{background-size:6px}.page1 a{background-color:#fff}@media(max-width:768px){.page a,.page em{display:none;font-size:14px}.page a.prev,.page a.next{display:inline-block}}.inmain-title1{text-align:left}.news{padding:8rem 0 92rem;background-size:100%}.news .inmain-title1{margin-top:16rem;margin-bottom:47rem}.news .swiper-news{margin:0 -19rem;padding-bottom:24rem}.news .swiper-news .item{margin-right:0;width:33.33333333%;padding:0 19rem;margin-bottom:40rem}.swiper-news1{position:relative;overflow:hidden;border-radius:20rem;font-size:0;background-color:#fff;margin-bottom:100rem}.swiper-news1 .item a{display:block}.swiper-news1 .item a .box{border-radius:20rem;font-size:0;background-color:#fff;overflow:hidden}.swiper-news1 .item a .box .pic{display:inline-block;width:50%;vertical-align:middle}.swiper-news1 .item a .box .pic:after{padding-bottom:69.44444444%}.swiper-news1 .item a .box .pic .hover{font-size:16rem;color:#fff;line-height:40rem;background-image:linear-gradient(90deg,#f6b22e,#bc302a);position:absolute;top:0;left:0;padding:0 12rem;max-width:100%;border-bottom-right-radius:20rem;text-overflow:ellipsis;white-space:nowrap!important;overflow:hidden}.swiper-news1 .item a .box .text{padding:0 70rem;display:inline-block;width:50%;vertical-align:middle}.swiper-news1 .item a .box .text .date{font-size:14rem;line-height:28rem;color:#999;padding-left:20rem;background-size:14rem}.swiper-news1 .item a .box .text .bt{font-family:var(--Montserrat-Bold);font-size:24rem;line-height:32rem;height:64rem;margin-top:26rem;margin-bottom:14rem;overflow:hidden;color:#333}.swiper-news1 .item a .box .text .p{font-size:16rem;line-height:28rem;height:56rem;margin-bottom:49rem;overflow:hidden;color:#666}@media(min-width:1025px){.swiper-news1 .item a .box:hover .pic img{transform:scale(1.1)}.swiper-news1 .item a .box:hover .text .bt,.swiper-news1 .item a .box:hover .text .more2 p{color:var(--main-color)}}.swiper-news1 .swiper-pagination{width:50%;bottom:30rem;left:0;z-index:33}.swiper-news1 .swiper-pagination .swiper-pagination-bullet{width:8rem;height:2rem;border-radius:0;opacity:1;background-color:#ffffff80}.swiper-news1 .swiper-pagination .swiper-pagination-bullet-active{width:28rem;background-color:#f6b22e}.faq{padding:70rem 0 92rem;background:#f5f5f5}.faq0{padding:65rem 99rem 41rem;margin-bottom:60rem;background:#fff;border-radius:20rem}.faq0 .bt span{font-family:var(--Montserrat-Bold);font-size:32rem;color:#bc302a;background-image:-webkit-linear-gradient(90deg,#81E04E,#3BA457);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.faq0 .job2{margin-top:32rem}.faq0 .job2 dl{margin-bottom:21rem;border-radius:6rem;border:solid 1px #ececec;padding:0 0 31rem}.faq0 .job2 dt{overflow:hidden;cursor:pointer;transition:all .5s;position:relative;z-index:1;padding:31rem 29rem 0;background-color:#f8f8f8}.faq0 .job2 dt .bt1{font-family:var(--Montserrat-Bold);font-size:20rem;line-height:38rem;color:#333;position:relative;margin-bottom:0;padding-left:52rem;padding-right:50rem}.faq0 .job2 dt .bt1 span{width:38rem;height:38rem;border:solid 1px #ececec;border-radius:50%;position:absolute;top:0;left:0;display:block;font-size:20rem;line-height:36rem;text-align:center;color:#333}.faq0 .job2 dt:hover:after{width:100%}.faq0 .job2 dd{height:0;overflow:hidden;padding:0 29rem}.faq0 .job2 dd .span{width:38rem;height:38rem;border:solid 1px #ececec;border-radius:50%;position:absolute;font-family:var(--Montserrat-Bold);top:18rem;left:0;display:block;font-size:20rem;line-height:36rem;text-align:center;color:#333}.faq0 .job2 dd .nr{padding:24rem 0 0 54rem;font-size:16rem;line-height:28rem;color:#666;position:relative;overflow:hidden}.faq0 .job2 .cur dt .bt1{margin-bottom:20rem}.faq0 .job2 .cur dt .bt1 span{background-image:linear-gradient(90deg,#a2e246,#22b933);color:#fff}.faq0 .job2 .cur dd{height:auto}.product{padding:8rem 0 36rem}.classlist li{margin-bottom:60rem}.classlist li .box{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;background-color:#f9f9f9;border-radius:20rem}.classlist li .pic{float:right;width:50%}.classlist li .pic:after{padding-bottom:69.44444444%}.classlist li .text{width:50%;padding:0 65rem;float:left}.classlist li .text .bt{font-family:var(--Montserrat-Bold);font-size:36rem;margin-bottom:25rem;text-overflow:ellipsis;white-space:nowrap!important;overflow:hidden;color:#333}.classlist li .text .jsh{font-size:16rem;line-height:32rem;height:128rem;margin-bottom:29rem;overflow:hidden;color:#666}.classlist .one .box{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.product1{padding:8rem 0 36rem}.productlist1{margin:0 -20rem;padding-top:33rem}.productlist1 li{width:100%;padding:0 20rem;margin-bottom:60rem}.productlist1 li .box{border-radius:20rem;position:relative;overflow:hidden;font-size:0;background:#f9f9f9}.productlist1 li .text{display:inline-block;vertical-align:middle;width:50%;padding:0 70rem}.productlist1 li .text .bt{font-family:var(--Montserrat-Bold);font-size:36rem;color:#333;margin-bottom:21rem;text-overflow:ellipsis;white-space:nowrap!important;overflow:hidden}.productlist1 li .text .p{font-size:16rem;line-height:40rem;max-height:120rem;overflow:hidden;margin-bottom:48rem;color:#333}.productlist1 li .text .p p{padding-left:17rem;position:relative}.productlist1 li .text .p p:after{content:"";display:block;width:8rem;height:8rem;background-image:linear-gradient(90deg,#f6b22e,#bc302a);border-radius:50%;position:absolute;top:16rem;left:0}.productlist1 li .pic{display:inline-block;vertical-align:middle;width:50%;background-size:cover}.productlist1 li .pic:after{padding-bottom:69.44444444%}@media(min-width:1025px){.productlist1 li:hover .pic img{transform:scale(1.1)}.productlist1 li:hover .text .bt{color:#bc302a;background-image:-webkit-linear-gradient(90deg,#f6b22e,#bc302a);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.productlist1 li:hover .more p:after{transform:scale(4)}.productlist1 li:hover .more p{box-shadow:0 0 0 1px transparent;-webkit-box-shadow:0 0 0 1px transparent;color:#fff}}.contact{padding:0!important}.contact01{padding:92rem 0 86rem;background-size:cover}.contact01 .contact-bottom{padding-top:40rem;margin-bottom:15rem}.contact01 .contact-bottom .bt{font-family:var(--Montserrat-Bold);font-size:32rem;margin-bottom:31rem;color:#333}.contact01 .contact-bottom ul{margin:0 -20rem}.contact01 .contact-bottom ul li{width:25%;float:left;padding:0 20rem}.contact01 .contact-bottom ul li .box{background:#fff;border-radius:20rem;height:356rem;overflow:hidden;text-align:center;padding:71rem 20rem;position:relative}.contact01 .contact-bottom ul li .box:after{content:"";display:block;width:0;height:3rem;background-image:linear-gradient(90deg,#a2e246,#3dcc52);position:absolute;bottom:0;left:0;z-index:4}.contact01 .contact-bottom ul li .img{width:102rem;margin:0 auto;margin-bottom:34rem;position:relative}.contact01 .contact-bottom ul li .img:after{content:"";display:block;width:100%;height:100%;background-size:100%;position:absolute;top:0;left:0;z-index:2;animation:rotate_in 8s linear infinite;transform-origin:50% 50%;transition:all .8s ease}.contact01 .contact-bottom ul li .img .pic{position:relative;z-index:5}.contact01 .contact-bottom ul li .h3{font-size:20rem;margin-bottom:11rem;color:#333;font-family:var(--Montserrat-Bold)}.contact01 .contact-bottom ul li .p a{font-size:20rem;line-height:36rem;font-family:var(--Montserrat-Bold);color:#bc302a;background-image:-webkit-linear-gradient(90deg,#A2E246,#3DCC52);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(min-width:1025px){.contact01 .contact-bottom ul li:hover .box{box-shadow:0 0 30rem #0300001a}.contact01 .contact-bottom ul li:hover .box:after{width:100%}}@keyframes rotate_in{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.rotate_in{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:rotate_in;animation-name:rotate_in}.contact02{overflow:hidden}.contact02 .container{width:100%}.contact02 .item{float:left;width:100%;position:relative}.contact02 .item .img{height:650rem}.contact02 .item .hover{position:absolute;top:65rem;left:50%;width:831rem;height:641rem;padding:30rem;transform:translate(-50%);font-size:0;margin-left:17rem;background-size:100%}.contact02 .item .hover .pic{display:inline-block;vertical-align:middle;width:46%}.contact02 .item .hover .pic:after{padding-bottom:68.58108108%}.contact02 .item .hover .text{width:54%;padding:0 20rem;display:inline-block;vertical-align:middle}.contact02 .item .hover .text .bt{font-size:24rem;font-family:var(--Montserrat-Bold);color:#333;margin-bottom:45rem}.contact02 .item .hover .text .span{font-size:16rem;margin-top:6rem;margin-bottom:22rem;color:#666}.contact02 .item .hover .text .p span{font-size:18rem;margin-bottom:10rem;font-family:var(--Montserrat-Bold);color:#333;display:block}.contact02 .item .hover .text .p p{font-size:16rem;line-height:26rem;color:#666}.contact02 .item:nth-child(2) .hover{margin-left:-46rem}.contact03{padding:91rem 0 50rem;background-size:cover}.contact03 .message{background:none;margin-top:0;padding:0}.contact03 .message .bt{font-size:48rem;margin-bottom:29rem;color:#333;text-align:center}.contact03 .message .list{margin-top:44rem}.contact03 .message .list ul li{width:33.333333%}.news-show{padding:8rem 0 101rem;overflow:hidden;background:#f5f5f5}.news-show .news-info{padding:31rem 83rem 93rem;background-color:#fff;box-shadow:0 0 30rem #15305c1a;border-radius:20rem}.news-show .news-info .date{padding-bottom:33rem}.news-show .news-info .date span{float:left;font-size:14rem;line-height:24rem;color:#999;display:block;padding-left:20rem;background-size:14rem}.news-show .news-info .date .ul{float:right}.news-show .news-info .date .ul .li{float:left;margin-right:6rem}.news-show .news-info .date .ul .li a{display:block;width:24rem;height:24rem;border-radius:50%}.news-show .news-info .date .ul .li1 a{background-size:100%}@media(min-width:1025px){.news-show .news-info .date .ul .li1:hover a{background-size:100%}}.news-show .news-info .date .ul .li2 a{background-size:100%}@media(min-width:1025px){.news-show .news-info .date .ul .li2:hover a{background-size:100%}}.news-show .news-info .date .ul .li3 a{background-size:100%}@media(min-width:1025px){.news-show .news-info .date .ul .li3:hover a{background-size:100%}}.news-show .news-info .date .ul .li4 a{background-size:100%}@media(min-width:1025px){.news-show .news-info .date .ul .li4:hover a{background-size:100%}}.news-show .news-info .date .ul .li5 a{background-size:100%}@media(min-width:1025px){.news-show .news-info .date .ul .li5:hover a{background-size:100%}}.news-show .news-info .date .ul .li6 a{background-size:100%}@media(min-width:1025px){.news-show .news-info .date .ul .li6:hover a{background-size:100%}}.h1{text-align:center;font-family:var(--Montserrat-Bold);font-size:36rem;color:#333}.news-p{font-size:16rem;line-height:32rem;padding:42rem 0;color:#666}.return{overflow:hidden;float:right}.return a{font-size:16rem;line-height:37rem;color:#666;text-align:center;height:40rem;width:172rem;height:37rem;background-color:#efefef;display:block}@media(min-width:1025px){.return a:hover{color:#fff;background-image:linear-gradient(90deg,#f6b22e,#bc302a)}}.list-page-news{border-top:solid 1px #d9d9d9;margin-top:30rem;margin-bottom:36rem}.list-page-news ul{overflow:hidden}.list-page-news ul li{float:left;width:100%;padding:20rem 0;border-bottom:1px solid #d9d9d9}.list-page-news ul li a{display:block;font-size:16rem;line-height:28rem;text-overflow:ellipsis;white-space:nowrap!important;overflow:hidden;color:#333;position:relative;padding-left:142rem}.list-page-news ul li a span{font-size:16rem;line-height:28rem;color:#222;position:absolute;top:0;left:0;width:103rem;background-size:9rem}@media(min-width:1025px){.list-page-news ul li:hover a{color:var(--main-color)}}.list-page-news ul li:nth-child(2) a span{background-size:9rem}.biaoqian{font-size:16rem;color:#666;line-height:37rem;float:left}.biaoqian span{display:block;float:left}.biaoqian a{color:#333;display:block;float:left;margin-right:6rem;margin-left:20rem}@media(min-width:1025px){.biaoqian a:hover{color:var(--main-color)}}.related{position:relative;padding:112rem 0 0}.related .home-bottom{padding-top:47rem}.support{padding:0!important}.support01{padding:94rem 0 100rem;background:#f5f5f5}.support01 .service-bottom{padding-top:49rem}.support01 .service-bottom ul{margin:0 -20rem}.support01 .service-bottom ul li{width:25%;float:left;padding:0 20rem}.support01 .service-bottom ul li .box{border-radius:20rem;overflow:hidden;background-color:#fff;padding:52rem 34rem}.support01 .service-bottom ul li .pic{width:70rem}.support01 .service-bottom ul li .pic .mh{display:none}.support01 .service-bottom ul li .text{padding-top:43rem}.support01 .service-bottom ul li .text .bt{font-family:var(--Montserrat-Bold);font-size:32rem;margin-bottom:25rem;color:#333}.support01 .service-bottom ul li .text .jsh{font-size:16rem;line-height:28rem;color:#666}@media(min-width:1025px){.support01 .service-bottom ul li:hover .box{background-image:linear-gradient(90deg,#4cbb45,#cadc24)}.support01 .service-bottom ul li:hover .pic .m{display:none}.support01 .service-bottom ul li:hover .pic .mh{display:block}.support01 .service-bottom ul li:hover .text .bt,.support01 .service-bottom ul li:hover .text .jsh{color:#fff}}.support02{padding:203rem 0 292rem;background-size:cover}.support02 .inmain-title{color:#fff}.support02 .service-bottom{padding-top:100rem}.ys{overflow:hidden;position:relative;z-index:444}.ys ul li{width:28%;float:left}.ys ul li .box{position:relative}.ys ul li .text .num{font-size:16rem}.ys ul li .text .num span{font-family:var(--Montserrat-Bold);font-size:64rem;line-height:65rem;color:#fff}.ys ul li .text .num i{font-size:16rem;line-height:36rem;display:inline-block;vertical-align:top;font-style:normal;color:#fff}.ys ul li .text .num em{font-size:16rem;line-height:24rem;font-style:normal;margin-left:-10rem;display:inline-block;vertical-align:bottom;color:#fff}.ys ul li .text .pp{font-size:18rem;margin-top:11rem;color:#fff}.ys ul li:nth-child(2){width:26%}.ys ul li:nth-child(3){width:27%}.ys ul li:nth-last-child(1){width:19%}.support03{padding:92rem 0 81rem;overflow:hidden;background:#fff}.support03 .se_top .top_2{margin-top:-14px;font-size:18rem;cursor:pointer;float:right;margin-right:-250rem;width:83%;position:relative;text-align:center}.support03 .se_top .top_2:after{width:11rem;height:11rem;border-radius:50%;background-image:linear-gradient(90deg,#f6b22e,#bc302a);content:"";display:block;position:absolute;top:-5rem;left:0;z-index:11}.support03 .se_top .top_2 .swiper-wrapper{font-size:0}.support03 .se_top .top_2 .swiper .swiper-slide{color:#7a7a7a;transition:.4s}.support03 .se_top .top_2 .swiper .swiper-slide{float:left}.support03 .se_top .top_2 .swiper .swiper-slide .title{position:relative}.support03 .se_top .top_2 .swiper .swiper-slide .title .bt{display:block;vertical-align:middle;font-size:18rem;line-height:69rem;color:#666;text-overflow:ellipsis;white-space:nowrap!important;overflow:hidden;text-align:center;border-top:solid 1px #d9d9d9}.support03 .se_top .top_2 .swiper .swiper-slide .none{display:none}.support03 .se_top .top_2 .swiper .active .title .bt{border-top:solid 1px var(--main-color)}.support03 .se_bot{position:relative}.support03 .se_bot .info{padding:33rem 0 0;position:relative}.support03 .se_bot .swiper{width:135%;overflow:hidden}.support03 .se_bot .pic{border-radius:20rem}.support03 .se_bot .pic:after{padding-bottom:70.4845815%}.support03 .se_bot .bt{text-align:center;font-size:20rem;font-family:var(--Montserrat-Bold);line-height:52rem;color:#333;text-overflow:ellipsis;white-space:nowrap!important;overflow:hidden}@media(min-width:1025px){.support03 .se_bot .item:hover .pic img{transform:scale(1.1)}}.solutions{padding:0!important}.solutions01{padding:93rem 0}.solutions01 .solution-bo{margin-top:128rem}.solutions01 .solution-bo ul{margin:0 -20rem}.solutions01 .solution-bo ul li{width:25%;float:left;padding:0 20rem}.solutions01 .solution-bo ul li .num{width:70rem;line-height:70rem;text-align:center;background-image:linear-gradient(90deg,#f6b22e,#bc302a);font-size:28rem;color:#fff;position:relative;z-index:33;margin-left:40rem}.solutions01 .solution-bo ul li .text{text-align:center;height:470rem;padding:56rem 22rem 20rem;background:#fff;margin-top:-37rem;position:relative;z-index:2}.solutions01 .solution-bo ul li .text .pic{width:80rem;margin:0 auto}.solutions01 .solution-bo ul li .text .bt{font-family:var(--Montserrat-Bold);font-size:24rem;line-height:32rem;margin-top:18rem;margin-bottom:13rem;color:#333}.solutions01 .solution-bo ul li .text .p{font-size:16rem;line-height:28rem;color:#666}.solutions02{padding:0 0 250rem}.solutions02 .left{float:left;width:58%;padding-top:169rem}.solutions02 .left .jsh{font-size:16rem;line-height:32rem;margin-top:47rem;color:#666}.solutions02 .right{display:flex;justify-content:center;float:right;position:relative;width:45%;margin-right:-51rem;padding-top:169rem}.solutions02 .right .logo1{width:300rem;top:42%;left:50%;position:absolute;margin-left:-155rem;text-align:center;animation:icons 4s linear infinite;-webkit-animation:icons 4s linear infinite}@-webkit-keyframes icons{0%{-webkit-transform:translate(0,0);transform:translate(0)}50%{-webkit-transform:translate(0,1em);transform:translateY(1em)}to{-webkit-transform:translate(0,0);transform:translate(0)}}@keyframes icons{0%{-webkit-transform:translate(0,0);transform:translate(0)}50%{-webkit-transform:translate(0,1em);transform:translateY(1em)}to{-webkit-transform:translate(0,0);transform:translate(0)}}.solutions03{padding:10rem 0 0}.solutions03 .span{font-size:16rem;color:#666;text-align:center;margin-top:28rem;margin-bottom:54rem}.solutions03 .list{height:800rem;overflow:hidden}.solutions03 .list ul li{width:25%;float:left}.solutions03 .list ul li .box{height:800rem;overflow:hidden;position:relative;border-right:1px solid rgba(255,255,255,.3)}.solutions03 .list ul li .box .text{position:absolute;top:80%;left:0;width:100%;padding:0 70rem;transition:.5s}.solutions03 .list ul li .box .text .pic{width:60rem}.solutions03 .list ul li .box .text .bt{margin-top:16rem;font-family:var(--Montserrat-Bold);font-size:20rem;color:#fff}.solutions03 .list ul li .box .text .p{font-size:16rem;line-height:28rem;transition:.5s;overflow:hidden;margin-top:10rem;color:#fff;opacity:0}@media(min-width:1025px){.solutions03 .list ul li:hover .box{background:#00000080}.solutions03 .list ul li:hover .box .text{bottom:54rem;top:auto}.solutions03 .list ul li:hover .box .text .p{opacity:1}}.solutions04{padding:91rem 0 59rem}.solutions04 .list{padding-top:54rem}.solutions04 .list ul li{margin-bottom:40rem;background:#f2f9f2}.solutions04 .list ul li .box{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.solutions04 .list ul li .pic{float:left;width:50%;border-radius:20rem}.solutions04 .list ul li .pic:after{padding-bottom:55.55555556%}.solutions04 .list ul li .text{width:50%;padding:0 0 0 69rem;float:right}.solutions04 .list ul li .text .bt{font-size:32rem;font-family:var(--Montserrat-Bold);color:#333;margin-bottom:21rem}.solutions04 .list ul li .text .jsh{font-size:16rem;line-height:36rem;overflow:hidden;color:#666}.solutions04 .list ul .one .box{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.solutions04 .list ul .one .text{padding:0 69rem}.solutions05{padding:91rem 0 60rem;background:#f2f8f2}.solutions05 .list{padding-top:47rem}.solutions05 .list ul{margin:0 -20rem}.solutions05 .list ul li{width:50%;float:left;padding:0 20rem;margin-bottom:40rem}.solutions05 .list ul li .box{padding:58rem 44rem 20rem 54rem;overflow:hidden;height:261rem;background-color:#fff;box-shadow:0 0 30rem #0000000d;border-radius:20rem}.solutions05 .list ul li .box .img{border-radius:50%;width:90rem;float:left;position:relative}.solutions05 .list ul li .box .img:after,.solutions05 .list ul li .box .img:before{content:"";display:block;width:8rem;height:8rem;border-radius:50%;position:absolute;z-index:44}.solutions05 .list ul li .box .img:before{background-color:#f6b22e;top:10rem;left:10rem}.solutions05 .list ul li .box .img:after{background-color:#bc302a;bottom:10rem;right:10rem}.solutions05 .list ul li .box .img .pic{background-color:#f0f7fa;border-radius:50%}.solutions05 .list ul li .box .img .pic .mh{display:none}.solutions05 .list ul li .box .text{float:right;width:80%}.solutions05 .list ul li .box .text .bt{font-size:24rem;margin-bottom:12rem;font-family:var(--Montserrat-Bold);color:#333}.solutions05 .list ul li .box .text .jsh{font-size:16rem;line-height:28rem;color:#666}@media(min-width:1025px){.solutions05 .list ul li:hover .box{background-image:linear-gradient(90deg,#19ce3a,#00913a)}.solutions05 .list ul li:hover .box .img:after,.solutions05 .list ul li:hover .box .img:before{display:none}.solutions05 .list ul li:hover .box .img .pic .mh{display:block}.solutions05 .list ul li:hover .box .img .pic .m{display:none}.solutions05 .list ul li:hover .box .text .bt,.solutions05 .list ul li:hover .box .text .jsh{color:#fff}}.solutions06{padding:91rem 0 50rem}.solutions06 .list{padding-top:46rem}.solutions06 .list ul{font-size:0;margin:0 -20rem}.solutions06 .list ul li{width:25%;display:inline-block;vertical-align:top;padding:0 20rem}.solutions06 .list ul li .pic:after{padding-bottom:72.72727273%}.solutions06 .list ul li .bt{text-align:center;font-size:18rem;line-height:36rem;margin-top:12rem;color:#333}.about{padding:0!important}.about01{padding:90rem 0 119rem;background-size:cover}.about01 .jsh{font-size:18rem;line-height:36rem;text-align:center;color:#666;margin-bottom:46rem}.about01 .about-bottom{padding-top:43rem}.about01 .youshi{position:relative;padding:39rem 0 48rem 201rem;overflow:hidden;background-size:cover}.about01 .youshi ul{position:relative;z-index:22}.about01 .youshi li{position:relative}.about01 .youshi li:after{content:"";display:block;width:1rem;height:80rem;background-color:#ffffff4d;position:absolute;top:50%;right:0;transform:translateY(-50%)}.about01 .youshi li .num{color:#2ab439}.about01 .youshi li:nth-child(1){width:25%}.about01 .youshi li:nth-child(2){width:35%;padding-left:176rem}.about01 .youshi li:nth-child(3){width:35%;padding-left:150rem}.about01 .youshi li:nth-child(3):after{display:none}.about02{padding:34rem 0 102rem;overflow:hidden}.about02 .p{font-size:18rem;line-height:32rem;margin-top:42rem;margin-bottom:27rem;color:#666}.brand-tabs1{width:100%;overflow:hidden;position:relative}.brand-tabs1 .wrapperContent{display:flex}.brand-tabs1 .wrapperContent .culture-slide:first-child{height:100%}.brand-tabs1 .wrapperContent .culture-slide:first-child .culture-imgs .swiper-lazy{width:100%;height:100%}.brand-tabs1 .culture-slide{position:relative;padding:0 1%}.brand-tabs1 .culture-slide:nth-child(1){width:67%}.brand-tabs1 .culture-slide:nth-child(2){width:33%}.brand-tabs1 .swiper-slide-active .culture-imgs figure{width:100%;height:100%}.brand-tabs1 .culture-imgs{position:relative;line-height:1}.brand-tabs1 .culture-imgs:nth-child(2){margin-top:5%}.brand-tabs1 .culture-imgs figure{display:block;position:absolute;left:0;top:0;width:100%;height:100%;transition:1s;overflow:hidden}.brand-tabs1 .culture-imgs .wrapper-lazy{width:100%;height:100%}.brand-tabs1 .culture-imgs figure img{display:block;width:100%;height:100%;object-fit:cover;transition:.78s}.brand-tabs1 .swiper-lazy{transition:opacity .3s;opacity:1}.brand-tabs1 .culture-imgs figure{width:100%;height:50%}.brand-tabs1 .culture-imgs figure:nth-child(2){top:54%}.brand-tabs1 .swiper-button-next,.brand-tabs1 .swiper-button-prev{width:40rem;height:40rem;line-height:40rem;text-align:center;background:none;box-shadow:0 0 0 1px #e1e1e1;-webkit-box-shadow:0 0 0 1px #e1e1e1;border-radius:50%;border:0;right:74rem;left:auto;margin-top:0;top:auto;bottom:1px}.brand-tabs1 .swiper-button-next:after,.brand-tabs1 .swiper-button-prev:after{font-size:14rem;color:#999}@media(min-width:1025px){.brand-tabs1 .swiper-button-next:hover,.brand-tabs1 .swiper-button-prev:hover{background-image:linear-gradient(90deg,#f6b22e,#bc302a);box-shadow:0 0 0 1px #fff0;-webkit-box-shadow:0 0 0 1px rgba(255,255,255,0)}.brand-tabs1 .swiper-button-next:hover:after,.brand-tabs1 .swiper-button-prev:hover:after{color:#fff}}.brand-tabs1 .swiper-button-next{right:1px;left:auto}.about03{padding:143rem 0 160rem}.about03 .about-bottom{width:45%}.about03 .about-bottom .jsh{font-size:18rem;line-height:32rem;margin-top:41rem;color:#666}.about04{padding:92rem 0 100rem;background-size:cover}.about04 .nr{margin-top:47rem}.about04 .left{width:50%;float:left;position:relative;text-align:right}.about04 .left img{vertical-align:top}.about04 .right{width:50%;padding-left:59rem;float:right}.about04 .listFaq{font-size:20rem;color:#7b879a;position:relative;z-index:1}.about04 .listFaq>li{position:relative}.about04 .listFaq>li .box{display:block;cursor:pointer;border-bottom:1px #d9e1f1 solid;padding-bottom:28rem;padding-top:28rem}.about04 .listFaq>li.active .icon:after{height:0}.about04 .listFaq .title{font-family:var(--Montserrat-Bold);font-size:24rem;line-height:36rem;padding:0 40rem 0 0;margin-bottom:13rem;position:relative;color:#333}.about04 .listFaq .title img{height:24rem;display:inline-block;vertical-align:middle;margin-right:9rem}.about04 .listFaq .title:hover span{color:#bc302a;background-image:-webkit-linear-gradient(90deg,#A0E45B,#1AAD2B);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about04 .listFaq .icon{width:36rem;height:36rem;text-align:center;line-height:36rem;position:absolute;z-index:0;right:0;top:0;transform:rotate(45deg)}.about04 .listFaq .icon:before{content:"";display:block;width:10rem;height:10rem;border-right:2px #333 solid;border-bottom:2px #333 solid;margin:auto;position:absolute;inset:0;transition:.5s}.about04 .listFaq .info{display:none;z-index:9;font-size:18rem;line-height:32rem;color:#666}.about04 .listFaq .active .icon{transform:rotate(-135deg)}.about04 .listFaq .active .title span{color:#bc302a;background-image:-webkit-linear-gradient(90deg,#A0E45B,#1AAD2B);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about04 .btnDiv{padding-top:40rem;padding-left:115rem}.about05{padding:92rem 0 0;overflow:hidden}.about05 .about-bottom{margin-top:48rem}.about05 .pc{display:block}.about05 .yd{display:none}.about05 .list{background-size:cover;height:750rem;overflow:hidden}.about05 .list ul li{width:25%;float:left}.about05 .list ul li .box{height:750rem;overflow:hidden;position:relative;border-right:1px solid rgba(255,255,255,.3)}.about05 .list ul li .box .text{position:absolute;top:67%;left:0;width:100%;padding:0 60rem}.about05 .list ul li .box .text .pic{width:112rem;background-size:100%}.about05 .list ul li .box .text .pic:after{padding-bottom:80.18018018%}.about05 .list ul li .box .text .bt{margin-top:35rem;font-family:var(--Montserrat-Bold);font-size:24rem;line-height:32rem;color:#fff}.about05 .list ul li .box .text .p{font-size:16rem;line-height:28rem;transition:.5s;overflow:hidden;margin-top:10rem;color:#fff;opacity:0}@media(min-width:1025px){.about05 .list ul li:hover .box{background:#00000080}.about05 .list ul li:hover .box .text{top:auto;bottom:62rem}.about05 .list ul li:hover .box .text .p{opacity:1}}.about06{padding:99rem 0;overflow:hidden}.about06 .left{float:left;width:47%;padding-top:5rem}.about06 .left .p{font-size:18rem;line-height:32rem;margin-top:44rem;color:#666}.about06 .right{float:right;width:66%;margin-right:-240rem}.about06 .right img{display:block}.product-show{padding:0!important}.product-show01{padding:147rem 0 10rem;background-size:cover}.product-show01 .left{float:left;width:50%;padding-top:50rem}.product-show01 .left .span{font-size:20rem;color:#666}.product-show01 .left .bt{font-size:64rem;margin-top:20rem;margin-bottom:85rem;font-family:var(--Montserrat-Bold);color:#333}.product-show01 .left .more1 a{padding:0 50rem}.product-show01 .right{float:right;width:50%;padding-right:80rem}.product-show01 .right .swiper-pro{overflow:hidden;position:relative}.product-show01 .right .pic:after{padding-bottom:78.49117175%}.product-show01 .right .swiper-pagination{bottom:0}.product-show01 .right .swiper-pagination .swiper-pagination-bullet{width:12rem;height:12rem;border:solid 1rem rgba(0,0,0,.15);background:none;opacity:1}.product-show01 .right .swiper-pagination .swiper-pagination-bullet-active{background-image:linear-gradient(90deg,#f6b22e,#bc302a);border:0}.product-show01 .current{padding:0}.product-show01 .current span{float:left}.product-show02{padding:92rem 0 21rem}.product-show02 .left{float:left;width:43%}.product-show02 .left .inmain-title{font-size:40rem;margin-bottom:51rem}.product-show02 .left .p{font-size:16rem;line-height:32rem;color:#666}.product-show02 .right{float:right;width:46%}.product-show02 .right ul{font-size:0;margin:0 -65rem}.product-show02 .right ul li{display:inline-block;vertical-align:top;width:50%;padding:0 65rem;margin-bottom:42rem}.product-show02 .right ul li .pic{width:60rem}.product-show02 .right ul li .h3{font-family:var(--Montserrat-Bold);font-size:18rem;line-height:28rem;margin-top:7rem;color:#333}.product-show03{padding:95rem 0 100rem;background-size:cover}.product-show03 .inmain-title{font-size:40rem;color:#fff}.product-show03 .list ul{margin:0 -20rem}.product-show03 .list ul li{width:25%;float:left;padding:0 20rem}.product-show03 .list ul li .box{background-color:#fff;border-radius:20rem;transition:.5s;margin-top:51rem;padding:55rem 32rem;min-height:410rem}.product-show03 .list ul li .box .pic{width:60rem;margin-bottom:19rem}.product-show03 .list ul li .box .pic .mh{display:none}.product-show03 .list ul li .box .bt{font-family:var(--Montserrat-Bold);font-size:18rem;line-height:28rem;color:#333}@media(min-width:1025px){.product-show03 .list ul li:hover .box{margin-top:22rem;background-image:linear-gradient(90deg,#19ce3a,#00913a)}.product-show03 .list ul li:hover .box .pic .m{display:none}.product-show03 .list ul li:hover .box .pic .mh{display:block}.product-show03 .list ul li:hover .box .bt{color:#fff}}.product-show04{padding:92rem 0}.product-show04 .inmain-title{color:#fff;font-size:40rem}.product-show04 .pro-bottom{padding-top:48rem}.product-show04 .swiper-canshu{position:relative;overflow:hidden}.product-show04 .swiper-canshu .inmain{background:#fff;padding:40rem 40rem 80rem;border-radius:8px}.product-show04 .swiper-canshu .inmainOpcity{opacity:.95}.product-show04 .swiper-canshu .inmain-container{position:relative;text-align:center}.product-show04 .swiper-canshu .inmain-container .container-title span{padding:10rem 80rem;background:#dfeadf;color:#37c036;font-size:18rem;display:inline-block;font-family:var(--Montserrat-Bold);border-radius:8px}.product-show04 .swiper-canshu .inmain-container .container-list{padding:50rem 0;text-align:left}.product-show04 .swiper-canshu .inmain-container .container-list ul li{display:inline-block;width:13%;text-align:center;margin-right:1%;border:1px solid #A19E9E}.product-show04 .swiper-canshu .inmain-container .container-list ul li span{display:block;padding:10rem 0}.product-show04 .swiper-canshu .inmain-container .container-list ul .active{background-image:linear-gradient(90deg,#9ee146,#2dbd34);border:none;color:#fff}.product-show04 .swiper-canshu .box{font-size:0;padding:48rem 98rem 110rem;background-color:#f2f3f5f2;border-radius:20rem}.product-show04 .swiper-canshu .inmain-container .box-slide{display:none}.product-show04 .swiper-canshu .inmain-container .box-slide:first-child{display:block}.product-show04 .swiper-canshu .box .picLeft{display:inline-block;vertical-align:top;width:45%;margin-right:5%;overflow:hidden}.product-show04 .swiper-canshu .box .picLeft .mySwiper2 .swiper-slide img{width:100%;height:100%;object-fit:cover}.product-show04 .swiper-canshu .box .picLeft .mySwiper{margin-top:20rem}.product-show04 .swiper-canshu .box .picLeft .mySwiper .swiper-slide{width:25%;height:100%;opacity:.4}.product-show04 .swiper-canshu .box .picLeft .mySwiper .swiper-slide-thumb-active{opacity:1}.product-show04 .swiper-canshu .box .right{display:inline-block;vertical-align:top;width:50%}.product-show04 .swiper-canshu .box .right .table{height:715rem;overflow:auto}.product-show04 .swiper-canshu .box .right .table::-webkit-scrollbar{width:14px;height:14px}.product-show04 .swiper-canshu .box .right .table::-webkit-scrollbar-button{width:0;height:0}.product-show04 .swiper-canshu .box .right .table::-webkit-scrollbar-corner{background-color:#fff}.product-show04 .swiper-canshu .box .right .table::-webkit-scrollbar-thumb{min-height:12px;border:4px solid transparent;background-clip:content-box;border-radius:7px;background-color:#c8d5e1}.product-show04 .swiper-canshu .box .right .table::-webkit-scrollbar-thumb:hover{background-color:#a8bbcf}.product-show04 .swiper-canshu .box .right .table::-webkit-scrollbar-thumb:active{background-color:#87a2bd}.product-show04 .swiper-canshu .box .right .table::-webkit-scrollbar-track{background-color:transparent}.product-show04 .swiper-canshu .box .right .table::-webkit-scrollbar-track-piece{background-color:transparent}.product-show04 .swiper-canshu .box .right .table ul li{font-size:0;padding:9rem 0;border-bottom:1px solid #c9c8ca}.product-show04 .swiper-canshu .box .right .table ul li span{display:inline-block;vertical-align:top;width:50%;font-size:16rem;line-height:36rem;color:#666;padding-right:10rem}.product-show04 .swiper-canshu .box .right .table ul li p{display:inline-block;vertical-align:top;width:50%;font-size:16rem;line-height:36rem;padding-right:10rem;color:#333}.product-show04 .swiper-pagination{bottom:unset;top:30rem;z-index:333}.product-show04 .swiper-pagination .swiper-pagination-bullet{width:12rem;height:12rem;border:solid 1rem rgba(0,0,0,.15);background:none;opacity:1}.product-show04 .swiper-pagination .swiper-pagination-bullet-active{background-image:linear-gradient(90deg,#f6b22e,#bc302a);border:0}@media(max-width:1200px){body{font-size:14px}.container{width:100%;max-width:750px;padding:0 15px}.sitemap li{padding-bottom:20px;margin-bottom:20px}.sitemap li .top{font-size:20px}.sitemap li .bot{margin-top:15px}.sitemap li .bot a{font-size:16px;margin-right:20px}.sitemap li .bot p{margin-top:10px}.height{top:-60px}.height1,.header{height:60px}.header .logo{padding-top:25px;margin-left:0}.header .logo a img{width:100px}.header .header-right{margin-right:0}.header .header-right .menu{display:block}.header .header-right .lan,.header .header-right .header-search,.nav{display:none}.banner{padding-top:60px}.banner .swiper-renewal-main .img{display:none}.banner .swiper-renewal-main .img1{display:block}.banner .swiper-renewal-main .banner-hover{top:20px}.banner .swiper-renewal-main .banner-hover .bt{font-size:26px;text-shadow:3px 4px 5px rgba(3,0,0,.2)}.banner .swiper-renewal-main .banner-hover1{padding-top:0}.banner .swiper-renewal-main .banner-hover1 .info{width:100%}.banner .swiper-renewal-main .banner-hover1 .span{font-size:14px;width:240px;line-height:32px}.banner .swiper-renewal-main .banner-hover1 .bt{font-size:22px;margin-top:10px;margin-bottom:10px;letter-spacing:0;text-shadow:3px 4px 5px rgba(3,0,0,.15)}.banner .swiper-renewal-main .banner-hover1 .list ul{margin:0 -10px}.banner .swiper-renewal-main .banner-hover1 .list ul li{width:33.33333333%;padding:0 10px}.banner .swiper-renewal-main .banner-hover1 .list ul li .h3{font-size:12px;margin-bottom:5px}.banner .swiper-renewal-main .banner-hover1 .list ul li .num{font-size:12px}.banner .swiper-renewal-main .banner-hover1 .list ul li .num span{font-size:20px}.banner .swiper-renewal-main .banner-hover3{padding-top:0}.banner .swiper-renewal-main .banner-hover3 .span{font-size:16px;line-height:25px;margin-top:4px;margin-bottom:8px}.banner .swiper-renewal-main .banner-hover3 .bt{font-size:24px;line-height:30px;text-shadow:3px 4px 5px rgba(3,0,0,.15)}.banner .swiper-renewal-main .banner-hover3 .list{width:50%}.banner .swiper-renewal-main .banner-hover3 .list ul{margin:0 -5px}.banner .swiper-renewal-main .banner-hover3 .list ul li{padding:0 5px}.banner .swiper-renewal-main .swiper-button-next,.banner .swiper-renewal-main .swiper-button-prev{width:30px;height:30px;line-height:30px;right:50px;bottom:10px}.banner .swiper-renewal-main .swiper-button-next:after,.banner .swiper-renewal-main .swiper-button-prev:after{font-size:14px}.banner .swiper-renewal-main .swiper-button-next{right:11px}.banner .gundong{width:35px;height:35px;background-size:10px;bottom:10px}.more a,.more p{padding:0 25px;font-size:14px;line-height:40px;border-radius:30px}.more1 a,.more1 p{padding:0 25px}.more2 a,.more2 p{font-size:14px;line-height:24px}.home-product{padding:40px 0;overflow:hidden}.productlist{margin:0 -20px}.productlist li{width:100%;padding:0 20px;margin-bottom:20px}.productlist li .box{border-radius:20px;padding:27px;height:auto}.productlist li .text{margin-bottom:20px}.productlist li .text .bt{font-size:24px;line-height:36px;margin-bottom:11px}.productlist li .text .p{font-size:14px;line-height:30px;max-height:120px;margin-bottom:18px}.productlist li .text .p p{background-size:16px;padding-left:26px}.productlist li .img{position:relative;bottom:auto;right:auto;width:100%;float:right;max-width:inherit;max-height:inherit}.productlist li .img img{object-fit:cover;max-height:100%}.home-title{font-size:24px}.home-about{padding:40px 0;overflow:hidden}.home-about .text{width:100%}.home-about .span{font-size:18px;margin-top:23px;margin-bottom:14px}.home-about .jsh{font-size:14px;line-height:28px;max-height:140px;margin-bottom:21px}.youshi{padding:20px 0 0}.youshi li .num{font-size:33px}.youshi li .num b{font-size:18px}.youshi li .p{font-size:14px}.home-solution{padding:40px 0;overflow:hidden}.home-solution .yd{display:block;padding:0 15px}.home-solution .yd .swiper-solution{position:relative;overflow:hidden}.home-solution .yd .swiper-pagination{bottom:0}.home-solution .yd .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;border:solid 1px rgba(0,0,0,.15);background:none;opacity:1}.home-solution .yd .swiper-pagination .swiper-pagination-bullet-active{background-image:linear-gradient(90deg,#f6b22e,#bc302a);border:0}.home-solution .yd .pic:after{padding-bottom:105.88235294%}.home-solution .pc{display:none}.solution-bottom{margin-top:20px}.solution-bottom .list ul{margin:0}.solution-bottom .list ul li{width:100%;padding:0}.solution-bottom .list ul li .img{height:auto}.solution-bottom .list ul li .img:after{content:"";display:block;width:100%;height:100%;background:#0000004d;position:absolute;top:0;left:0;z-index:1}.solution-bottom .list ul li .img .text{bottom:0;padding:19px;z-index:3}.solution-bottom .list ul li .img .text .jsh{font-size:14px;line-height:26px;margin-bottom:15px;color:#ffffffb3;opacity:1}.solution-bottom .list ul li .img .text .more2{opacity:1}.solution-bottom .list ul li .img .bt{font-size:20px;margin-bottom:14px}.solution-bottom .list ul li.active{width:100%!important}.solution-bottom .list ul li.active .img .text{bottom:0}.solution-bottom .list ul li.active .img .text .bt{color:#fff}.solution-bottom .list ul li.active .img .text .jsh{opacity:1;height:auto}.solution-bottom .list ul li.active .img .text .more2{opacity:1}.home-services{padding:40px 0;overflow:hidden}.home-services .left{width:100%;padding-top:0;padding-right:0}.home-services .left .jsh{font-size:14px;line-height:28px;margin-bottom:20px;margin-top:21px}.home-services .left .more1 a,.home-services .left .more1 p{padding:0 25px}.home-services .right{width:100%}.home-services .right ul{margin:0 -15px;font-size:0}.home-services .right ul li{width:100%;padding:0 15px;margin-top:20px}.home-services .right ul li .box{border-radius:20px;padding:24px;height:auto}.home-services .right ul li .box .img{width:45px}.home-services .right ul li .box .img:before,.home-services .right ul li .box .img:after{width:8px;height:8px}.home-services .right ul li .box .img:before{top:4px;left:0}.home-services .right ul li .box .img:after{bottom:4px;right:0}.home-services .right ul li .box .num{font-size:24px;line-height:36px;top:24px;right:24px}.home-services .right ul li .box .text{padding-top:24px}.home-services .right ul li .box .text .bt{font-size:18px;line-height:32px}.home-services .right ul li .box .text .p{font-size:14px;line-height:26px;color:#666;margin-top:8px;opacity:1}.home-services .right ul li:nth-child(2){margin-top:20px}.home-services .right ul li:nth-child(3){margin-top:20px}.home-news{padding:40px 0;overflow:hidden}.home-news .home-title{border-bottom:1px solid #d6d6d7;padding-bottom:18px}.home-news .home-bottom{margin-top:20px;position:relative}.home-news .home-bottom .swiper-button-next,.home-news .home-bottom .swiper-button-prev{width:30px;height:30px;line-height:30px;right:46px;top:-69px}.home-news .home-bottom .swiper-button-next:after,.home-news .home-bottom .swiper-button-prev:after{font-size:14px}.home-news .home-bottom .swiper-button-next{right:7px;left:auto}.swiper-news .item{width:33.33333333%;margin-right:37px}.swiper-news .item .box{box-shadow:0 0 30px #0300001a;border-radius:20px}.swiper-news .item .pic .hover{font-size:14px;line-height:40px;padding:0 12px;border-bottom-right-radius:20px}.swiper-news .item .text{padding:15px 23px 25px}.swiper-news .item .text .date{font-size:12px;line-height:28px;padding-left:20px;background-size:14px}.swiper-news .item .text .bt{font-size:16px;line-height:26px;height:52px;margin-top:7px;margin-bottom:10px}.footer{padding-top:3px;overflow:hidden}.footer-top{padding:40px 0;border-bottom:1px solid #e0e0e0}.footer-top .footer-left{width:100%}.footer-top .footer-left .img img{width:115px}.footer-top .footer-left .left-date{padding-top:13px;padding-bottom:20px}.footer-top .footer-left .left-date .span{width:65px}.footer-top .footer-left .left-date .span .title span,.footer-top .footer-left .left-date .span .title i{font-size:30px;line-height:36px}.footer-top .footer-left .left-date .span .title i{font-size:16px;line-height:25px}.footer-top .footer-left .left-date .span .p{font-size:14px;line-height:36px;line-height:24px;border-radius:30px;background-image:linear-gradient(90deg,#f6b22e,#bc302a)}.footer-top .footer-left .left-date .jsh{width:70%;padding-left:10px;font-size:14px;line-height:28px}.footer-top .footer-left .list ul li{margin-bottom:10px}.footer-top .footer-left .list ul li a,.footer-top .footer-left .list ul li .text{font-size:14px;line-height:24px;min-height:37px;padding-left:45px}.footer-top .footer-left .list ul li a .img0,.footer-top .footer-left .list ul li .text .img0{width:37px;padding:1px}.footer-top .footer-left .list ul li a .img0 .pic,.footer-top .footer-left .list ul li .text .img0 .pic{border-radius:50%}.footer-top .footer-left .list ul li a{padding-top:8px}.footer-top .footer-left .list ul li:nth-child(3) .text{font-size:14px}.footer-top .ft{font-size:18px}.footer-top .footer-center{display:none}.footer-top .footer-right{width:100%;padding-top:16px}.footer-top .footer-right .left{width:100%}.footer-top .footer-right .right{float:left}.footer-top .footer-right .ul{padding-top:14px;padding-bottom:16px}.footer-top .footer-right .ul .li{float:left;margin-right:6px}.footer-top .footer-right .ul .li a{width:30px;height:30px}.footer-top .footer-right .search0{padding-right:110px;margin-top:16px}.footer-top .footer-right .search0 input{width:100%;height:50px;border:solid 1px #ebebeb;font-size:12px;color:#999;padding:0 13px;background:none}.footer-top .footer-right .search0 a.submit{width:108px;line-height:50px;background-image:linear-gradient(90deg,#cadc24,#4cbb45);text-align:center;font-size:14px;border-radius:4px;color:#fff;display:block;position:absolute;top:0;right:0}.footer-bottom{padding:17px 0;font-size:14px}.footer-bottom .fr{float:none}.inbanner{padding-top:60px}.inbanner .img{display:none}.inbanner .img1{display:block}.inbanner .item .current{position:absolute;bottom:0;left:0;width:100%}.inbanner .banner-hover{padding-top:0}.inbanner .banner-hover .home-title2{font-size:28px;margin-bottom:0}.inbanner .banner-hover .p{display:none}.current{padding:14px 0}.current span{font-size:14px;line-height:26px;background-size:15px;padding-left:20px}.current span a{padding:0 3px}.current1 span{background-size:15px}.content{padding:40px 0;min-height:500px}.inmain-title{font-size:24px}.inmain-p{font-size:14px;line-height:28px;margin-top:23px}.message{border-radius:20px;margin-top:19px;padding:27px}.message .bt{font-size:26px;margin-bottom:19px}.message .span{font-size:14px}.message .list{margin-top:22px}.message .list ul{margin:0 -10px}.message .list ul li{width:100%;padding:0 10px;margin-bottom:17px}.message .list ul li span{font-size:14px;margin-bottom:4px}.message .list ul li input,.message .list ul li textarea,.message .list ul li select{height:40px;border-radius:4px;font-size:14px;padding:0 20px}.message .list ul li select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background-size:12px}.message .list ul li textarea{height:130px;padding:11px 20px}.message .list ul li label{margin-right:20px}.message .list ul li label input{width:13px}.message .list ul li .more a{margin:0 5px;padding:0 33px}.message .list ul li .verify{height:40px;font-size:14px;width:320px!important}.message .list ul li .verify .drag-btn{position:absolute;left:0;top:0;width:40px;height:40px;border:1px #e5e5e5 solid;background-size:20px 20px;z-index:2;cursor:move}.message .list ul li .verify .suc-drag-btn{background-size:20px 20px}.message .list ul li .verify .drag-progress{position:absolute;left:0;top:0;height:40px;line-height:38px;width:0;background-color:#f7f7f7;color:#999;font-size:14px;text-align:center}.message .list ul li .verify .fix-tips,.message .list ul li .verify .verify-msg{width:100%;position:absolute;right:0;left:0;height:100%;color:#333;z-index:1;font-size:14px;line-height:40px;padding-left:40px;text-align:center}.message .list ul li .verify .verify-msg{padding-left:0;padding-right:40px}.message .list ul li .verify .verify-msg{background-color:#f7f7f7;display:none;color:#394e6a}.privacy-top{padding:18px;margin-top:20px;border-radius:20px;overflow:hidden}.privacy-top .bt{margin-bottom:12px}.privacy-top .bt span{font-size:18px}.privacy-top .p{font-size:14px;line-height:28px}.privacy-bottom{padding-top:26px;overflow:hidden}.privacy-bottom .h3{font-size:20px;margin-bottom:5px}.privacy-bottom .p{font-size:14px;line-height:26px;margin-bottom:25px}.privacy-bottom .p p{padding-left:20px;background-size:9px;margin-bottom:17px}.privacy-bottom .item{margin-bottom:17px}.privacy-bottom .item .span{margin-bottom:12px}.privacy-bottom .item .span span{font-size:18px}.privacy-bottom .item .jsh{font-size:14px;line-height:26px}.privacy-bottom .item .jsh p{margin-bottom:5px}.privacy-bottom .item .pp{font-size:14px;line-height:26px}.privacy-bottom .item .pp p{padding-left:20px;background-size:9px;margin-bottom:15px}.privacy-bottom .item .pp1 p{width:100%;padding-left:105px}.privacy-bottom .item .pp1 p span{left:20px}.privacy-bottom .item .pp1 .cp{padding-left:135px}.privacy-bottom .item .list ul{font-size:0}.privacy-bottom .item .list ul li{width:100%;padding:0 21px;margin-bottom:13px}.privacy-bottom .item .list ul li p{font-size:14px;line-height:22px;padding-left:16px}.privacy-bottom .item .list ul li p:after{width:6px;height:6px;top:5px}.download .download-bottom{padding-top:20px}.downlist{margin:0 -6px;padding-bottom:17px}.downlist li{width:50%;padding:0 6px;margin-bottom:18px}.downlist li a{border-radius:20px}.downlist li .box{background-size:119px;border-radius:20px;padding:15px}.downlist li .bt{font-size:16px;line-height:30px;height:120px;margin-bottom:20px}.downlist li .data{font-size:14px;line-height:31px;background-size:15px;padding-left:39px}.downlist li .data:after{width:1px;height:14px;margin-top:-7px;left:25px}.downlist li span{width:31px;height:31px}.news{padding:0 0 40px;background-size:1900px}.news .inmain-title1{margin-top:16px;margin-bottom:17px}.news .swiper-news{margin:0 -6px;padding-bottom:24px}.news .swiper-news .item{margin-right:0;width:50%;padding:0 6px;margin-bottom:20px}.swiper-news1{border-radius:20px;margin-bottom:20px}.swiper-news1 .item a .box{border-radius:20px}.swiper-news1 .item a .box .pic{width:100%}.swiper-news1 .item a .box .pic .hover{font-size:16px;line-height:40px;background-image:linear-gradient(90deg,#f6b22e,#bc302a);position:absolute;top:0;left:0;padding:0 12px;max-width:100%;border-bottom-right-radius:20px;text-overflow:ellipsis;white-space:nowrap!important;overflow:hidden}.swiper-news1 .item a .box .text{padding:20px;width:100%}.swiper-news1 .item a .box .text .date{font-size:12px;line-height:28px;padding-left:20px;background-size:14px}.swiper-news1 .item a .box .text .bt{font-size:16px;line-height:26px;height:52px;margin-top:16px;margin-bottom:5px}.swiper-news1 .item a .box .text .p{font-size:14px;line-height:28px;height:56px;margin-bottom:29px}.swiper-news1 .swiper-pagination{width:50%;bottom:30px;left:0;z-index:33}.swiper-news1 .swiper-pagination .swiper-pagination-bullet{width:8px;height:2px;border-radius:0;opacity:1;background-color:#ffffff80}.swiper-news1 .swiper-pagination .swiper-pagination-bullet-active{width:28px;background-color:#f6b22e}.faq{padding:40px 0}.faq0{padding:20px;margin-bottom:30px;border-radius:20px}.faq0 .bt span{font-size:22px}.faq0 .job2{margin-top:12px}.faq0 .job2 dl{margin-bottom:11px;border-radius:6px;padding:0 0 19px}.faq0 .job2 dt{overflow:hidden;cursor:pointer;transition:all .5s;position:relative;z-index:1;padding:19px 19px 0}.faq0 .job2 dt .bt1{font-size:16px;line-height:30px;padding-left:37px;padding-right:0;background:none!important}.faq0 .job2 dt .bt1 span{width:30px;height:30px;font-size:14px;line-height:28px}.faq0 .job2 dd .span{width:30px;height:30px;top:18px;font-size:14px;line-height:28px}.faq0 .job2 dd .nr{padding:18px 0 0 37px;font-size:14px;line-height:28px}.faq0 .job2 .cur dt .bt1{background-size:16px;margin-bottom:20px}.faq0 .job2 .cur dt .bt1 span{background-image:linear-gradient(90deg,#f6b22e,#bc302a);color:#fff}.faq0 .job2 .cur dd{height:auto;padding:0 19px}.product{padding:8px 0 36px}.classlist li{margin-bottom:20px}.classlist li .box{display:block;border-radius:20px}.classlist li .pic{width:100%}.classlist li .text{width:100%;padding:20px}.classlist li .text .bt{font-size:24px;margin-bottom:15px}.classlist li .text .jsh{font-size:14px;line-height:28px;height:84px;margin-bottom:19px}.product1{padding:8px 0 36px;overflow:hidden}.productlist1{margin:0 -6px;padding-top:13px}.productlist1 li{width:100%;padding:0 6px;margin-bottom:20px}.productlist1 li .box{border-radius:20px}.productlist1 li .text{width:100%;padding:20px}.productlist1 li .text .bt{font-size:24px;margin-bottom:11px}.productlist1 li .text .p{font-size:14px;line-height:28px;max-height:84px;margin-bottom:28px}.productlist1 li .text .p p{padding-left:17px}.productlist1 li .text .p p:after{width:8px;height:8px;top:8px}.productlist1 li .pic{width:100%}.contact01{padding:40px 0;overflow:hidden}.contact01 .contact-bottom{padding-top:20px;margin-bottom:15px}.contact01 .contact-bottom .bt{font-size:24px;margin-bottom:11px}.contact01 .contact-bottom ul{margin:0 -6px}.contact01 .contact-bottom ul li{width:100%;padding:0 6px;margin-bottom:15px}.contact01 .contact-bottom ul li .box{border-radius:20px;height:auto;padding:20px}.contact01 .contact-bottom ul li .box:after{width:100%;height:2px}.contact01 .contact-bottom ul li .img{width:50px;margin-bottom:14px}.contact01 .contact-bottom ul li .h3{font-size:18px;margin-bottom:5px}.contact01 .contact-bottom ul li .p a{font-size:18px;line-height:30px}.contact02 .container{width:100%}.contact02 .item{width:100%;margin-bottom:20px}.contact02 .item .img{height:auto}.contact02 .item .img img{display:block}.contact02 .item .hover{position:relative;top:auto;left:auto;width:100%;height:auto;padding:20px;transform:none;margin-left:0;background:#f9f9f9}.contact02 .item .hover .pic{width:46%}.contact02 .item .hover .text{width:54%;padding:0 20px}.contact02 .item .hover .text .bt{font-size:18px}.contact02 .item .hover .text .span{font-size:14px;margin-top:6px;margin-bottom:12px}.contact02 .item .hover .text .p span{font-size:16px;margin-bottom:5px}.contact02 .item .hover .text .p p{font-size:14px;line-height:26px}.contact02 .item:nth-child(2) .hover{margin-left:0}.contact03{padding:40px 0}.contact03 .message .bt{font-size:24px;margin-bottom:9px}.contact03 .message .list{margin-top:24px}.contact03 .message .list ul li{width:100%}.news-show{padding:8px 0 41px}.news-show .news-info{padding:13px;box-shadow:0 0 30px #15305c1a;border-radius:20px}.news-show .news-info .date{padding-bottom:13px}.news-show .news-info .date span{font-size:12px;line-height:24px;padding-left:20px;background-size:14px}.news-show .news-info .date .ul .li{margin-right:3px}.news-show .news-info .date .ul .li a{width:20px;height:20px}.h1{font-size:24px}.news-p{font-size:14px;line-height:28px;padding:22px 0}.return{float:none}.return a{font-size:14px;line-height:37px;height:40px;width:172px;height:37px}.list-page-news{margin-top:20px;margin-bottom:26px}.list-page-news ul li{width:100%;padding:10px 0}.list-page-news ul li a{font-size:14px;line-height:28px;padding-left:102px}.list-page-news ul li a span{font-size:16px;line-height:28px;width:73px;background-size:9px}.list-page-news ul li:nth-child(2) a span{background-size:9px}.biaoqian{font-size:14px;line-height:37px;float:none}.biaoqian a{margin-right:6px;margin-left:20px}.related{padding:30px 0 0}.related .home-bottom{padding-top:17px}.support01{padding:40px 0}.support01 .service-bottom{padding-top:19px}.support01 .service-bottom ul{margin:0 -6px}.support01 .service-bottom ul li{width:50%;padding:0 6px;margin-bottom:15px}.support01 .service-bottom ul li .box{border-radius:20px;padding:24px}.support01 .service-bottom ul li .pic{width:40px}.support01 .service-bottom ul li .text{padding-top:23px}.support01 .service-bottom ul li .text .bt{font-size:24px;margin-bottom:15px}.support01 .service-bottom ul li .text .jsh{font-size:14px;line-height:28px}.support02{padding:122px 0}.support02 .service-bottom{padding-top:20px}.ys ul li .text .num{font-size:14px}.ys ul li .text .num span{font-size:32px;line-height:45px}.ys ul li .text .num i{font-size:14px;line-height:26px}.ys ul li .text .num em{font-size:14px;line-height:24px;margin-left:-5px}.ys ul li .text .pp{font-size:14px;margin-top:11px}.support03{padding:41px 0}.support03 .se_top .top_2{margin-top:20px;font-size:14px;margin-right:0;width:100%}.support03 .se_top .top_2:after{width:11px;height:11px;top:-5px}.support03 .se_top .top_2 .swiper .swiper-slide .title .bt{font-size:14px;line-height:49px}.support03 .se_bot .info{padding:20px 0 0}.support03 .se_bot .pic{border-radius:20px}.support03 .se_bot .bt{font-size:16px;line-height:32px}.solutions01{padding:40px 0;overflow:hidden}.solutions01 .solution-bo{margin-top:128px}.solutions01 .solution-bo ul{margin:0 -20px}.solutions01 .solution-bo ul li{width:100%;padding:0 20px;margin-bottom:20px}.solutions01 .solution-bo ul li .num{width:40px;line-height:40px;font-size:18px;margin-left:20px}.solutions01 .solution-bo ul li .text{height:auto;padding:36px 22px 20px;margin-top:-17px}.solutions01 .solution-bo ul li .text .pic{width:40px}.solutions01 .solution-bo ul li .text .bt{font-size:16px;line-height:32px;margin-top:8px;margin-bottom:10px}.solutions01 .solution-bo ul li .text .p{font-size:14px;line-height:28px}.solutions02{overflow:hidden}.solutions02 .left{width:100%;padding-top:39px}.solutions02 .left .jsh{font-size:14px;line-height:28px;margin-top:17px}.solutions02 .right{width:100%;margin-right:0;text-align:center}.solutions02 .right .logo1{width:176px;margin-left:-87px}.solutions03{padding:10px 0 0;overflow:hidden}.solutions03 .span{font-size:14px;margin-top:18px;margin-bottom:24px}.solutions03 .list{height:auto}.solutions03 .list ul{overflow:hidden;background:#0000004d}.solutions03 .list ul li{width:100%}.solutions03 .list ul li .box{height:auto;border-bottom:1px solid rgba(255,255,255,.3)}.solutions03 .list ul li .box .text{position:relative;top:auto;left:auto;padding:30px}.solutions03 .list ul li .box .text .pic{width:40px}.solutions03 .list ul li .box .text .bt{margin-top:6px;font-size:16px}.solutions03 .list ul li .box .text .p{font-size:14px;line-height:28px;margin-top:10px;opacity:1}.solutions04{padding:39px 0;overflow:hidden}.solutions04 .list{padding-top:24px}.solutions04 .list ul li{margin-bottom:20px}.solutions04 .list ul li .box{display:block;background:#f2f9f2}.solutions04 .list ul li .pic{width:100%;border-radius:20px}.solutions04 .list ul li .text{width:100%;padding:19px}.solutions04 .list ul li .text .bt{font-size:24px;margin-bottom:11px}.solutions04 .list ul li .text .jsh{font-size:14px;line-height:28px}.solutions04 .list ul .one .text{padding:19px}.solutions05{padding:40px 0;overflow:hidden}.solutions05 .list{padding-top:20px}.solutions05 .list ul{margin:0 -6px}.solutions05 .list ul li{width:100%;padding:0 6px;margin-bottom:20px}.solutions05 .list ul li .box{padding:24px;height:auto;box-shadow:0 0 30px #0000000d;border-radius:20px}.solutions05 .list ul li .box .img{width:40px}.solutions05 .list ul li .box .img:after,.solutions05 .list ul li .box .img:before{width:8px;height:8px}.solutions05 .list ul li .box .img:before{top:5px;left:0}.solutions05 .list ul li .box .img:after{bottom:5px;right:0}.solutions05 .list ul li .box .text{width:100%;padding-top:10px}.solutions05 .list ul li .box .text .bt{font-size:18px;margin-bottom:6px}.solutions05 .list ul li .box .text .jsh{font-size:14px;line-height:28px}.solutions06{padding:40px 0;overflow:hidden}.solutions06 .list{padding-top:20px}.solutions06 .list ul{margin:0 -6px}.solutions06 .list ul li{width:50%;padding:0 6px;margin-bottom:15px}.solutions06 .list ul li .bt{font-size:14px;line-height:30px;margin-top:0}.about01{padding:39px 0}.about01 .jsh{font-size:14px;line-height:28px;margin-bottom:16px}.about01 .about-bottom{padding-top:23px}.about01 .youshi{padding:20px}.about01 .youshi li:after{width:1px;height:80px;display:none}.about01 .youshi li:nth-child(2){padding-left:76px}.about01 .youshi li:nth-child(3){padding-left:50px}.about02{padding:24px 0 40px}.about02 .p{font-size:14px;line-height:28px;margin-top:22px;margin-bottom:17px}.brand-tabs1{width:100%;padding-bottom:40px}.brand-tabs1 .culture-slide{width:100%!important}.brand-tabs1 .swiper-button-next,.brand-tabs1 .swiper-button-prev{width:30px;height:30px;line-height:28px;right:46px;bottom:1px}.brand-tabs1 .swiper-button-next:after,.brand-tabs1 .swiper-button-prev:after{font-size:14px}.brand-tabs1 .swiper-button-next{right:1px;left:auto}.about03{padding:40px 0;position:relative}.about03:after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:#0000004d}.about03 .container{position:relative;z-index:3}.about03 .about-bottom{width:100%}.about03 .about-bottom .inmain-title{color:#fff}.about03 .about-bottom .jsh{font-size:14px;line-height:28px;margin-top:21px;color:#fff}.brand-tabs1 .wrapperContent{display:flex;flex-direction:column}.brand-tabs1 .wrapperContent .culture-slide:nth-child(2){display:flex;flex-direction:row}.brand-tabs1 .culture-imgs:nth-child(1){margin-top:5%}.brand-tabs1 .culture-imgs{margin:0 2%}.about04{padding:40px 0;overflow:hidden}.about04 .nr{margin-top:20px}.about04 .left{width:100%}.about04 .right{width:100%;padding-left:0;padding-top:20px}.about04 .listFaq{font-size:20px}.about04 .listFaq>li .box{border-bottom:1px #d9e1f1 solid;padding-bottom:10px;padding-top:10px}.about04 .listFaq>li.active .icon:after{height:0}.about04 .listFaq .title{font-size:18px;line-height:36px;padding:0 40px 0 0;margin-bottom:5px}.about04 .listFaq .title img{height:24px;margin-right:9px}.about04 .listFaq .icon{width:36px;height:36px;line-height:36px}.about04 .listFaq .icon:before{width:10px;height:10px;border-right:2px #333 solid;border-bottom:2px #333 solid}.about04 .listFaq .info{font-size:14px;line-height:28px}.about04 .btnDiv{padding-top:40px;padding-left:115px}.about05{padding:40px 0 0;overflow:hidden}.about05 .about-bottom{margin-top:20px}.about05 .pc{display:none}.about05 .yd{display:block}.about05 .list{height:auto}.about05 .list ul li{width:100%}.about05 .list ul li .box{height:auto;border:0}.about05 .list ul li .box .text{position:relative;top:auto;left:auto;padding:30px;background:#0000004d}.about05 .list ul li .box .text .pic{width:61px}.about05 .list ul li .box .text .bt{margin-top:15px;font-size:18px;line-height:30px}.about05 .list ul li .box .text .p{font-size:14px;line-height:28px;margin-top:5px;opacity:1}.about06{padding:40px 0;overflow:hidden}.about06 .left{width:100%;padding-top:0;margin-bottom:20px}.about06 .left .p{font-size:14px;line-height:28px;margin-top:14px}.about06 .right{width:100%;margin-right:0}.product-show01{padding:40px 0 10px;overflow:hidden}.product-show01 .left{width:100%;padding-top:0;padding-bottom:20px}.product-show01 .left .span{font-size:16px}.product-show01 .left .bt{font-size:32px;margin-top:10px;margin-bottom:25px}.product-show01 .left .more1 a{padding:0 25px}.product-show01 .right{width:100%;padding-right:0;padding-bottom:20px}.product-show01 .right .swiper-pagination{bottom:0}.product-show01 .right .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px}.product-show01 .current{padding:0}.product-show01 .current span{float:left}.product-show02{overflow:hidden;padding:40px 0 21px}.product-show02 .left{width:100%}.product-show02 .left .inmain-title{font-size:24px;margin-bottom:21px}.product-show02 .left .p{font-size:14px;line-height:28px}.product-show02 .right{width:100%}.product-show02 .right ul{font-size:0;margin:0 -5px}.product-show02 .right ul li{width:100%;padding:0 5px;margin-bottom:12px}.product-show02 .right ul li .pic{width:40px}.product-show02 .right ul li .h3{font-size:16px;line-height:28px;margin-top:7px}.product-show03{overflow:hidden;padding:40px 0}.product-show03 .inmain-title{font-size:24px;color:#fff}.product-show03 .list ul{margin:0 -6px}.product-show03 .list ul li{width:100%;padding:0 6px}.product-show03 .list ul li .box{border-radius:20px;margin-top:21px;padding:22px;height:auto}.product-show03 .list ul li .box .pic{width:40px;margin-bottom:9px}.product-show03 .list ul li .box .bt{font-size:16px;line-height:28px}.product-show04{overflow:hidden;padding:40px 0}.product-show04 .inmain-title{font-size:24px}.product-show04 .pro-bottom{padding-top:18px}.product-show04 .swiper-canshu .box{padding:20px 20px 40px;border-radius:20px}.product-show04 .swiper-canshu .inmain{padding:25px 10px}.product-show04 .swiper-canshu .inmainOpcity{opacity:.9}.product-show04 .swiper-canshu .inmain-container .container-title span{font-size:14px;padding:8px 40px}.product-show04 .swiper-canshu .inmain-container .container-list ul li{width:31%;margin:5px 0;font-size:13px}.product-show04 .swiper-canshu .inmain-container .container-list ul li span{padding:10px 0}.product-show04 .swiper-canshu .box .picLeft,.product-show04 .swiper-canshu .box .right{width:100%}.product-show04 .swiper-canshu .box .right .table{height:450px}.product-show04 .swiper-canshu .box .right .table ul li{font-size:0;padding:9px 0;border-bottom:1px solid #c9c8ca}.product-show04 .swiper-canshu .box .right .table ul li span,.product-show04 .swiper-canshu .box .right .table ul li p{width:50%;font-size:14px;line-height:26px;padding-right:10px}.product-show04 .swiper-pagination{bottom:10px}.product-show04 .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;border:solid 1px rgba(0,0,0,.15);background:none;opacity:1}.product-show04 .swiper-pagination .swiper-pagination-bullet-active{background-image:linear-gradient(90deg,#f6b22e,#bc302a);border:0}}@media(max-width:520px){.youshi li{width:100%!important;margin:5px 0;padding:0!important}.news .swiper-news .item,.contact02 .item .hover .pic{width:100%}.contact02 .item .hover .text{width:100%;padding:10px 0}.ys ul li{width:50%!important}.support01 .service-bottom ul li .box{padding:15px}.support01 .service-bottom ul li .text{padding-top:13px}.support01 .service-bottom ul li .text .bt{font-size:16px;margin-bottom:3px}.support01 .service-bottom ul li .text .jsh{font-size:12px;line-height:22px}}.product-show04 .swiper-canshu .box .right .table table tr{font-size:0;padding:9rem 0;border-bottom:1px solid #c9c8ca;display:block}.product-show04 .swiper-canshu .box .right .table table td{display:inline-block;vertical-align:top;width:50%;font-size:16rem;line-height:36rem;color:#666;padding-right:10rem}.product-show04 .swiper-canshu .picContent{display:inline-block;vertical-align:top;width:100%}.product-show04 .swiper-canshu .picContent table{width:100%;border-collapse:collapse;margin:20px 0;font-size:16rem}.product-show04 .swiper-canshu .picContent .table table tr td{border:1px solid #ccc;padding-left:10px;text-align:left;line-height:35px}.product-show04 .swiper-canshu .picContent .table table tr td:first-child{font-weight:700}.product-show04 .swiper-canshu .picImg{width:100%}.product-show04 .swiper-canshu .picImg .picImgList{display:flex;justify-content:space-around;padding-top:30rem}.product-show04 .swiper-canshu .picImg .picImgList img{width:33.3%}.wa01{padding:50rem 0 0}.wa01 .list{padding:0}.wa01 .list ul li{margin:0}.wa01 .list ul li .text .p{font-size:16rem;line-height:36rem;margin-top:10rem;overflow:hidden;color:#666}.message .list ul li input,.message .list ul li textarea,.message .list ul li select{border:1px solid rgba(0,0,0,.9);background:none}.message .list ul li label input.hs-input{display:inline-block;vertical-align:middle;margin-right:10rem}.message .list ul li .hs-form-radio span{display:inline-block;vertical-align:middle}@media(max-width:1200px){.wa01{padding:30px 0 0}.wa01 .list ul li .text .p{font-size:14px;line-height:28px;margin-top:10px}.message .list ul li label input.hs-input{margin-right:10px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff }.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size: 44px }.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color: #ffffff }.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color: #000000 }.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color: #ffffff }.swiper-pagination-black{--swiper-pagination-color: #000000 }.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:#0000001a}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:#00000080;border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff }.swiper-lazy-preloader-black{--swiper-preloader-color: #000 }@keyframes swiper-preloader-spin{to{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.banner .swiper-renewal-main .img{width:100%;aspect-ratio:1920/960;display:block!important;max-height:960px}.banner .swiper-renewal-main img{width:100%;height:100%;object-fit:cover;object-position:center}.product-show04 .table table tr th{display:inline-block;width:50%;font-size:16rem;line-height:36rem;color:#666;text-align:left}.product-show04 .table table tr td{text-align:left}.blog-news,.blog-post{padding-top:100px;font-size:14px}.blog-news .swiper-news .item{width:30%;margin-right:3.33%}.blog-post .swiper-news .item{width:100%}.blog-post .swiper-news .box{border-radius:0!important;width:100%;padding:20px}.blog-post .time{padding-top:10px;display:flex;justify-content:space-between}.blog-news .pagination{padding-top:20px;display:flex;justify-content:center}.blog-news .pagination .page-item{margin:0 5px}.blog-news .pagination .page-item.disabled{color:#ccc}.footer-top .footer-left .list ul li a .img0,.footer-top .footer-left .list ul li a .img0 .pic{border-radius:0;max-width:21px}.footer-top .footer-left .list ul li a{padding-top:0!important}*{margin:0;padding:0;list-style-type:none}a,img{border:0}.side{position:fixed;width:38px;height:275px;right:0;top:214px;z-index:100}.side ul li{width:54px;height:35px;float:left;position:relative}.side ul li .sidebox{position:absolute;width:54px;height:35px;top:0;right:0;transition:all .3s;background:#000;opacity:.8;font-size:12px;filter:Alpha(opacity=80);color:#fff;overflow:hidden;display:flex;align-items:center}.side:hover .sidebox{opacity:1;background:#30a6f0;width:160px}
