@charset "utf-8";:root{--main-color:#258ccd;--hover-color:#f39600;--Roboto-Bold:Roboto-Bold;--Oswald-Regular:Oswald-Regular}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0}#bsWXBox{box-sizing:content-box}div,p,span,i,em{white-space:inherit !important}ul{list-style:none}body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select{margin:0;padding:0}html{font-size:1px !important}html,body{position:relative;scroll-behavior:smooth}@media (max-width:1730px){html{font-size:.901042px !important}}@media (max-width:1600px){html{font-size:.824479px !important}}@media (max-width:1530px){html{font-size:.792708px !important}}@media (max-width:1440px){html{font-size:.741146px !important}}@media (max-width:1366px){html{font-size:.702604px !important}}@media (max-width:1360px){html{font-size:.699479px !important}}@media (max-width:1280px){html{font-size:.657813px !important}}@media (max-width:1200px){html{font-size:.510938px !important}}body{font-family:'Microsoft Yahei','微软雅黑','思源黑体 CN-Medium','思源黑体 CN','Microsoft YaHei New','PingFang SC','Hiragino Sans GB','Arial','Helvetica',sans-serif;font-size:14rem;color:#666;line-height:1.1;width:100%;background:#fff;margin:0 auto !important;word-break:break-word;scroll-behavior:smooth;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent}a:link,a:visited{text-decoration:none;outline:none;color:#666}a:hover,a:active,a:focus{color:#666;text-decoration:none}img{border:0;max-width:100%;height:auto}table{border-collapse:collapse;width:100%}table td{font-size:16rem;line-height:32rem;padding:9rem 15rem;color:#212121;border:1px solid #d3d7db}h1,h2,h3,h4,h5,h6{font-weight:normal}input,textarea,select{font-size:14px;outline:0;overflow:hidden;font-family:'Microsoft Yahei','微软雅黑','思源黑体 CN-Medium','思源黑体 CN','Microsoft YaHei New','PingFang SC','Hiragino Sans GB','Arial','Helvetica',sans-serif}input[type='reset'],input[type='button'],input[type='submit'],input[type='radio']{cursor:pointer;outline:0}input[type='checkbox'],input[type='radio']{position:relative;vertical-align:middle;margin-top:-2px;margin-bottom:1px;margin-left:5px;margin-right:5px}textarea,input[type='email'],input[type='date'],input[type='password'],input[type='text']{padding:0;color:#666;outline:0}input[type='submit'],input[type='reset'],input[type='button'],input[type='text'],select,button{-webkit-appearance:none}input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:0}::-webkit-input-placeholder{color:#888}:-moz-placeholder{color:#888;opacity:1}::-moz-placeholder{color:#888;opacity:1}:-ms-input-placeholder{color:#888}.fl{float:left}.fr{float:right}.clearfix:after{clear:both;height:0;content:'';line-height:0;font-size:0;display:block}.pic{width:100%;overflow:hidden;position:relative}.pic img{transition:.5s}.pic:after{content:'';display:block;padding-bottom:100%}.middleCenter{position:absolute;top:0;bottom:0;left:0;right:0;max-width:100%;max-height:100%;display:block;vertical-align:middle;text-align:center;margin:auto;object-fit:cover}.ellipsis{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.ellipsis2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2}.ellipsis3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3}.ellipsis4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:4}/*!
 * fullPage 2.9.5
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:transparent}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}#section-footer .fp-tableCell{display:block}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38rem;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-scrollable{overflow:hidden;position:relative}.fp-scroller{overflow:hidden}.iScrollIndicator{border:0 !important}.fp-notransition{-webkit-transition:none !important;transition:none !important}#fp-nav{position:fixed;z-index:100;margin-top:-32px;top:55%;opacity:1;width:50px;-webkit-transform:translate3d(0, 0, 0)}#fp-nav.right{right:70px}#fp-nav.left{left:17px}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0 !important;right:0;margin:0 auto !important}.fp-slidesNav.bottom{bottom:17px}.fp-slidesNav.top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:50px;height:30px;text-align:center;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a:before,.fp-slidesNav ul li a:before{content:'';width:0;height:1px;left:50%;bottom:5px;display:none;background:#fff;position:absolute;transition:all 334ms ease;-webkit-transition:all 334ms ease}#fp-nav ul li a.active:before,#fp-nav ul li:hover a.active:before,.fp-slidesNav ul li a.active:before,.fp-slidesNav ul li:hover a:before{width:20px;left:24px}#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{background:#fff}#fp-nav ul li a span,.fp-slidesNav ul li a span{position:absolute;z-index:1;border:0;color:#fff;font-size:0;width:12px;height:12px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;border:solid 2px #fff;border-radius:100%}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{background:#fff}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.right{right:20px}#fp-nav ul li .fp-tooltip.left{left:20px}.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell,.fp-auto-height.fp-section{height:auto !important}.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell,.fp-responsive .fp-auto-height-responsive.fp-section{height:auto !important}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@keyframes fadeInLeft2{0%{opacity:0;transform:translate3d(-70px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft2{animation-name:fadeInLeft2}@keyframes fadeInLeft3{0%{opacity:0;transform:translate3d(-10px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft3{animation-name:fadeInLeft3}@keyframes fadeInRight2{0%{opacity:0;transform:translate3d(70px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight2{animation-name:fadeInRight2}@keyframes fadeInUp2{0%{opacity:0;transform:translate3d(0, 70px, 0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp2{animation-name:fadeInUp2}@keyframes fadeInDown2{0%{opacity:0;transform:translate3d(0, -70px, 0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown2{animation-name:fadeInDown2}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@font-face{font-family:Roboto-Bold;src:url('../font/Roboto-Bold.woff2') format('woff2'),url('../font/Roboto-Bold.woff') format('woff'),url('../font/Roboto-Bold.ttf') format('truetype'),url('../font/Roboto-Bold.eot') format('embedded-opentype'),url('../font/Roboto-Bold.svg') format('svg');font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:Oswald-Regular;src:url('../font/Oswald-Regular.woff2') format('woff2'),url('../font/Oswald-Regular.woff') format('woff'),url('../font/Oswald-Regular.ttf') format('truetype'),url('../font/Oswald-Regular.eot') format('embedded-opentype'),url('../font/Oswald-Regular.svg') format('svg');font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:YouSheBiaoTiHei;src:url(../font/YouSheBiaoTiHei.otf);font-weight:normal;font-style:normal}.prompt{position:fixed;width:100%;height:100%;background:url(../images/ie_sosad.webp) no-repeat center 35% #fff;left:0;bottom:0;display:none;z-index:999;filter:alpha(opacity=80);opacity:80}.prompt span{position:absolute;font-size:14px;font-family:'Microsoft YaHei';top:55%;left:50%;margin-left:-152px;width:304px;display:block;line-height:24px;color:#666}.prompt span a{text-decoration:underline}.prompt .prompt_close{width:30px;height:30px;position:absolute;right:30px;top:30px;background:url(../images/closed.webp) no-repeat center center;cursor:pointer}.sitemap .site-bottom{font-size:18rem;line-height:30rem;color:#666}.sitemap li{border-bottom:1px dashed #e0e0e0;padding-bottom:20rem;margin-bottom:20rem}.sitemap li .top1{font-size:22rem;color:#000;font-weight:bold}.sitemap li .top1 .txt-2{display:none}.sitemap li .top1:hover{color:var(--main-color);text-decoration:underline}.sitemap li .subnav{margin-top:15rem}.sitemap li .subnav .yi{padding-bottom:5rem}.sitemap li .subnav a{font-size:20rem;color:#333;margin-right:20rem;padding:5rem 0;display:block;float:left}.sitemap li .subnav a:hover{color:var(--main-color);text-decoration:underline}.sitemap li .subnav .er{padding-bottom:5rem;padding-left:10rem}.sitemap li .subnav .er a{font-size:16rem}.sitemap li .subnav .er .top2{display:block;padding:10rem 0;width:100%;font-size:18rem}.sitemap li .subnav .san{padding-left:10rem;padding-bottom:10rem}.sitemap li .subnav p{display:block;width:100%;overflow:hidden}.sitemap li .subnav .hover{padding:10rem 20rem}.sitemap li .subnav .hover a{color:#333}.sitemap li .subnav .hover a:hover{color:var(--main-color);text-decoration:underline}.sitemap li .subnav .dot a{font-size:16rem;color:#666}.sitemap li .subnav .dot a:hover{color:var(--main-color);text-decoration:underline}.fix{position:fixed;width:100%;top:0;z-index:155777;transition:.5s;left:0}.transparent{position:fixed;display:none;width:100%;height:100%;background:rgba(51,51,51,0.6);top:0;left:0;z-index:888;backdrop-filter:blur(5px)}.transparent.active{display:block}.container{margin-right:auto;margin-left:auto;max-width:1440rem}.height{height:1px;position:absolute;top:-98rem;left:0;width:100%}.height1{height:98rem}.header{height:98rem;width:100%;transition:.7s;position:relative;z-index:1;background:#fff}.header .logo{padding:0;float:left;transition:.7s;padding-top:18rem;position:absolute;left:70rem}.header .logo a{display:block;position:relative}.header .logo a img{display:inline-block;vertical-align:top;width:236rem;z-index:5;transition:.5s}.header .logo a .lg2{display:none}.header .header-right{float:right;position:absolute;right:0}.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 .header-search{float:right;position:relative}.header .header-right .header-search .pull-right{position:relative;z-index:778}.header .header-right .header-search .pull-right a{display:block;overflow:hidden;height:98rem;transition:.7s;background:url(../images/search.webp) no-repeat center center;background-size:19rem !important;line-height:46rem;color:#fff;width:50rem}.header .header-right .header-search .search .search-main{top:100%;right:0;z-index:777;width:300rem;display:none;position:absolute;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,0.1)}.header .header-right .header-search .form-control{text-align:left;border:0;width:100%;font-size:16rem;color:#666;height:50rem;vertical-align:top;padding:0 60rem 0 30rem;-webkit-appearance:none;background:none}.header .header-right .header-search .btn{top:0;border:0;right:0;color:#fff;width:50rem;height:50rem;line-height:50rem;position:absolute;background:url(../images/search.webp) no-repeat center center;background-size:19rem !important}.header .header-right .tel{float:right;font-size:20rem;color:#fff;line-height:98rem;width:150rem;text-align:center}.header .header-right .tel a{color:#fff;display:block;background:var(--main-color)}.header1,.headerfix{box-shadow:1rem 3rem 32rem 0 rgba(168,170,171,0.2)}.nav{transition:.2s;float:right;margin-right:51rem}.nav ul{z-index:1}.nav ul li{float:left;margin-left:62rem;position:relative}.nav ul li a{font-size:20rem;color:#333;height:98rem;line-height:98rem;padding:0 14rem;transition:.7s;position:relative;cursor:pointer;display:inline-block;vertical-align:top}.nav ul li a:after{content:'';display:block;width:0;height:3px;transition:.5s;background:var(--hover-color);position:absolute;bottom:0;left:0}.nav ul li a>span{display:block;overflow:hidden;height:98rem;line-height:98rem;position:relative}.nav ul li a .txt-1{display:block;transition:.5s}.nav ul li a .txt-2{display:none;transform:translateY(100%);transition:.5s}.nav ul li .subnav{width:200rem;background:#fff;border-bottom-left-radius:10rem;border-bottom-right-radius:10rem;position:absolute;top:100%;left:50%;display:none;z-index:333;margin-left:-100rem;text-align:left;padding:10rem;box-shadow:0 12rem 27rem 0 rgba(47,95,130,0.09)}.nav ul li .subnav ul{margin:0;padding:0}.nav ul li .subnav ul li{margin:0;width:100%;padding:0}.nav ul li .subnav ul li a{font-size:15rem;line-height:44rem;color:#666 !important;height:auto;margin:0;padding:0;text-decoration:none;text-align:center;padding:0 20rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;font-weight:normal !important;display:block}.nav ul li .subnav ul li a:after{display:none}@media (min-width:1025px){.nav ul li .subnav ul li:hover>a{color:#fff !important;background:var(--main-color) !important}}.nav ul li:hover a:after{width:100%}.nav ul li:nth-child(1){margin-left:0}.nav ul .active a:after{width:100%}#menu{position:fixed;top:0;right:-300px;width:300px;background:#fff;z-index:9999;height:100%;transition:.5s;overflow:auto;padding:62px 8px}#menu .lan{text-align:center;padding:15px 0;display:none}#menu .lan a{color:#666;font-size:16px;margin:0 5px 10px 5px}#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}#menu .search .btn{position:absolute;top:0;right:0;width:40px;height:40px;border:0;background:url(../images/search.webp) no-repeat center center;background-size:15px !important;padding:0;margin:0}#menu ul .subnav{display:none}#menu ul ul{padding:0;margin:0 -5px;padding-left:10px}#menu ul ul li{width:100%;float:left;padding:0 5px;border:0}#menu ul ul li a{padding:0;font-weight:normal}#menu ul ul li ul{display:none}#menu ul{overflow:hidden;padding:0 0 0 10px}#menu ul li{position:relative;border-bottom:1px solid #f1f1f1}#menu ul li i{display:block;width:48px;height:48px;line-height:48px;position:absolute;top:0;right:0;z-index:4;text-align:center;background:url(../images/jt.webp) no-repeat center center;background-size:13px}#menu ul li a{font-size:18px;color:#333;display:block;line-height:30px;padding:10px 0;padding-right:48px;position:relative}#menu ul li a span.txt-2{display:none}#menu ul li ul li a{font-size:16px;color:#555;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:normal;padding-left:15px;position:relative}#menu ul li ul li ul li ul li a:after{content:'';display:block;width:6px;height:6px;background:var(--main-color);position:absolute;top:50%;left:0;border-radius:50%;margin-top:-3px}#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%;background:url(../images/closed.webp) no-repeat center center;background-size:15px}#menu.show1{right:0}.pc{display:block}.phone{display:none}@media (max-width:1200px){.phone{display:block}.pc{display:none}}.center{text-align:center}.home-title{position:relative}.home-title h3{font-size:50rem;line-height:62rem;color:#0c151a}.home-title p{font-family:var(--Roboto-Bold);font-size:70rem;line-height:62rem;color:rgba(12,21,26,0);text-stroke:1px rgba(12,21,26,0.15);-webkit-text-stroke:1px rgba(12,21,26,0.15);position:absolute;top:0;left:0;width:100%;text-transform:uppercase;z-index:1}.home-title1 h3{color:#fff}.more a,.more p{line-height:52rem;background:var(--main-color);transition:.5s;display:inline-block;vertical-align:top;position:relative;overflow:hidden}.more a span,.more p span{position:relative;z-index:3;font-size:18rem;color:#fff;padding-left:60rem;padding-right:60rem;display:block}.more a:before,.more p:before{content:'';display:block;background:url(../images/dot.webp) no-repeat left center;background-size:28rem;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.more a:after,.more p:after{content:'';display:block;background:var(--hover-color);position:absolute;top:0;left:87%;width:100%;height:100%;transform:skewX(-15deg);transition:.5s;z-index:1}@media (min-width:1025px){.more a:hover:after{left:0;transform:skewX(0)}}.more1 a,.more1 p{line-height:48rem;border:2px solid var(--main-color);background:none}.more1 a span,.more1 p span{color:var(--main-color)}.more1 a:before,.more1 p:before{background:url(../images/dot1.webp) no-repeat left center;background-size:28rem}.more1 a:after,.more1 p:after{left:120%}@media (min-width:1025px){.more1 a:hover{border:2px solid var(--hover-color)}.more1 a:hover span{color:#fff}.more1 a:hover:before{background:url(../images/dot.webp) no-repeat left center;background-size:28rem}.more1 a:hover:after{left:0;transform:skewX(0)}}.more11 a,.more11 p{line-height:48rem;border:2px solid #fff;background:none}.more11 a span,.more11 p span{color:#fff}.more11 a:before,.more11 p:before{background:url(../images/dot.webp) no-repeat left center;background-size:28rem}.more11 a:after,.more11 p:after{left:120%}@media (min-width:1025px){.more11 a:hover{border:2px solid var(--hover-color)}.more11 a:hover span{color:#fff}.more11 a:hover:before{background:url(../images/dot.webp) no-repeat left center;background-size:28rem}.more11 a:hover:after{left:0;transform:skewX(0)}}.more2 a,.more2 p{line-height:52rem;border-radius:28rem;border:solid 2rem #f7f7f7;display:inline-block;vertical-align:top;transition:.5s}.more2 a span,.more2 p span{position:relative;z-index:3;font-size:14rem;color:#fff;text-align:center;padding-left:40rem;padding-right:40rem;display:block;transition:.5s}.more2 a span svg,.more2 p span svg{width:22rem;height:52rem;margin-left:14rem;fill:#fff;display:inline-block;vertical-align:top}.more3 a,.more3 p{line-height:57rem;border:solid 1px #001d52;display:inline-block;vertical-align:top;transition:.5s}.more3 a span,.more3 p span{position:relative;z-index:3;font-size:18rem;color:#142a4e;text-align:center;padding-left:50rem;padding-right:50rem;display:block;transition:.5s}.more3 a span i,.more3 p span i{font-family:'宋体';font-style:normal;margin-left:10rem;font-weight:bold}@keyframes move{0%{transform:translateY(-10px)}50%{transform:translateY(10px)}100%{transform:translateY(-10px)}}.gun{text-align:center;position:absolute;bottom:20rem;left:50%;transform:translateX(-50%);z-index:33333;animation:move 2.7s linear infinite}.gun img{width:37rem;margin:0 auto;display:block}.gun p{font-size:12rem;line-height:18rem;margin-top:10rem;color:#fff}.white{color:#fff}.black{color:#000}.banner{position:relative}.swiper-renewal-main{position:relative;overflow:hidden}.swiper-renewal-main .img1{display:none}.swiper-renewal-main .swiper-slide img{display:block;width:100%;object-fit:cover}.swiper-renewal-main .img{position:relative;overflow:hidden;height:100vh}.swiper-renewal-main .img1{display:none}.swiper-renewal-main .banner-hover{color:#fff;position:absolute;top:50%;left:0;width:100%;font-size:0;z-index:33;text-align:left;padding-top:98rem;transform:translateY(-50%)}.swiper-renewal-main .banner-hover .bt{font-size:63rem;color:#fff;text-shadow:0 1rem 5rem rgba(20,31,105,0.46);margin-bottom:27rem}.swiper-renewal-main .banner-hover .p{font-size:18rem;line-height:27rem;margin-bottom:82rem;color:#fff}.swiper-renewal-main .swiper-slide-active .banner-hover .bt{-webkit-animation:fadeInUp2 2s alternate;animation:fadeInUp2 2s alternate}.swiper-renewal-main .swiper-slide-active .banner-hover .p{-webkit-animation:fadeInUp2 3s alternate;animation:fadeInUp2 3s alternate}.swiper-renewal-main .swiper-slide-active .banner-hover .more{-webkit-animation:fadeInUp2 4s alternate;animation:fadeInUp2 4s alternate}.swiper-renewal-main .swiper-button-prev,.swiper-renewal-main .swiper-button-next{border-radius:50%;width:52rem;height:52rem;border:dashed 2rem #fff;z-index:5}.swiper-renewal-main .swiper-button-prev:after,.swiper-renewal-main .swiper-button-next:after{font-size:20rem;color:#fff}@media (min-width:1025px){.swiper-renewal-main .swiper-button-prev:hover,.swiper-renewal-main .swiper-button-next:hover{background:var(--main-color);border:dashed 2rem var(--main-color)}}.swiper-renewal-main .swiper-button-prev{left:40rem}.swiper-renewal-main .swiper-button-next{right:40rem;left:auto;margin-left:auto}@keyframes progress{from{stroke-dasharray:1400 1400}to{stroke-dasharray:0 1400}}.bg{padding-top:100vh;position:relative;z-index:300;background-size:cover;background-position:center center}.bg img{display:none}.bg video{max-width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.section{display:table;table-layout:fixed;width:100%;height:100vh;position:relative;overflow:hidden}.fp-section.fp-table,.fp-slide.fp-table{overflow:hidden !important}.section1{position:relative;width:100%;z-index:400}.section1 .bg:after{content:'';display:block;width:100%;height:100%;background:rgba(0,0,0,0.55);position:absolute;top:0;left:0}.section1 .bg{z-index:80}.section1 .bg img{display:none}.active .home-title{-webkit-animation:fadeInDown2 2s alternate;animation:fadeInDown2 2s alternate}.active .home-bottom{-webkit-animation:fadeInUp2 2s alternate;animation:fadeInUp2 2s alternate}.active .home-product .left .list{-webkit-animation:fadeInUp2 2s alternate;animation:fadeInUp2 2s alternate}.active .home-product .right{-webkit-animation:fadeInRight2 2s alternate;animation:fadeInRight2 2s alternate}.active .home-about .right .bt{-webkit-animation:fadeInUp2 2s alternate;animation:fadeInUp2 2s alternate}.active .home-about .right .p{-webkit-animation:fadeInUp2 3s alternate;animation:fadeInUp2 3s alternate}.active .home-about .right .more{-webkit-animation:fadeInUp2 4s alternate;animation:fadeInUp2 4s alternate}.active .home-about .left{-webkit-animation:fadeInRight2 2s alternate;animation:fadeInRight2 2s alternate}#fp-nav{right:53rem !important;display:none !important}#fp-nav ul li{width:34rem;height:34rem;background:none}#fp-nav ul li a{position:relative}#fp-nav ul li a:before{content:'';display:block;width:100% !important;height:100% !important;position:absolute;top:0;left:0;background:none;z-index:33;bottom:auto;border:solid 2rem rgba(255,255,255,0);border-radius:100% !important}#fp-nav ul li a span{width:7rem;height:7rem;background-color:#fff;border:solid 2px #fff;border-radius:100%;top:50%;left:50%;transform:translate(-50%, -50%)}#fp-nav ul li .active:before{border:solid 2rem rgba(255,255,255,0.3);width:100%;top:50% !important;left:50% !important;transform:translate(-50%, -50%) !important}#fp-nav ul li .active:after{content:'';display:block;width:100%;height:100%;background:url(../images/quan.webp) no-repeat bottom right;background-size:19rem;position:absolute;top:0;left:0;z-index:33;animation:ants 10s linear infinite}#fp-nav.fp-nav1 ul li a:before{border:solid 2rem rgba(255,255,255,0)}#fp-nav.fp-nav1 ul li a span{background-color:#c9c9c9;border:solid 2px #c9c9c9}#fp-nav.fp-nav1 ul li .active:before{border:solid 2rem rgba(170,170,170,0.3)}.home{position:absolute;top:50%;left:0;width:100%;z-index:320;padding-top:98rem;transform:translateY(-50%)}#Privacy{z-index:10000;position:fixed;width:800px;background:#fff;border:4px solid rgba(0,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;line-height:30px}#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}}#tanchu{z-index:10000;position:fixed;width:800rem;background:#fff;border-radius:5rem;top:50%;left:50%;transform:translate(-50%, -50%);padding:30rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:none}#tanchu .form{margin-top:30rem}#tanchu .close{position:absolute;width:40px;height:40px;top:0;right:0;text-align:center;line-height:40px;font-size:22px;color:#c5c5c5;cursor:pointer}@media (max-width:768px){#tanchu{width:90%;max-height:90%;overflow:auto;padding:20px}#tanchu .form{margin-top:20px}}@keyframes ants{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.home-about .nr{justify-content:space-between;display:flex;align-items:center}.home-about .left{float:right;width:49%;position:relative;margin-right:-24rem}.home-about .left img{width:100%;display:block}.home-about .left .abg{width:100%;height:100%;background:url(../images/quan.webp) no-repeat center center;background-size:100%;position:absolute;top:0;left:0;animation:ants 10s linear infinite}.home-about .left .dian{position:absolute;top:35%;right:28%;background:url(../images/dian1.webp) no-repeat bottom center;background-size:67rem;padding-bottom:32rem;padding-left:5rem}.home-about .left .dian img{display:block;width:80rem}.home-about .right{float:left;width:51%;padding-right:27rem}.home-about .right .bt{font-size:28rem;line-height:39rem;margin-top:47rem;margin-bottom:47rem;color:#0c151a;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2}.home-about .right .bt span{color:var(--hover-color)}.home-about .right .p{font-size:18rem;line-height:33rem;margin-bottom:105rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3;color:#30415c}.home-product .nr{justify-content:space-between;display:flex}.home-product .left{float:left;width:45%}.home-product .left .list{width:573rem;height:561rem;position:relative;margin-top:51rem;margin-left:-37rem}.home-product .left .list img{display:block;width:100%}.home-product .left .list .h3{position:absolute;top:22%;left:30%;font-size:44rem;line-height:275rem;width:275rem;text-align:center;color:#fff}.home-product .left .list ul li{position:absolute;background:url(../images/qbg.webp) no-repeat center center;background-size:100%}.home-product .left .list ul li .box{padding:11rem}.home-product .left .list ul li .pic{border-radius:50%}.home-product .left .list ul li .pic img{width:100%;object-fit:cover;height:100%}.home-product .left .list ul li .pic:before{content:'';display:block;width:100%;height:100%;border-radius:50%;background:rgba(37,140,205,0.6);position:absolute;top:0;left:0;z-index:33}.home-product .left .list ul li .text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;z-index:55;transition:.5s}.home-product .left .list ul li .bt{font-size:18rem;line-height:20rem;font-weight:bold;color:#fff;text-align:center;padding:0 23rem;}.home-product .left .list ul li .span{width:25rem;height:25rem;background-color:#eeeff3;border-radius:50%;margin:0 auto;margin-top:-30rem;opacity:0;transition:.5s}.home-product .left .list ul li .span svg{width:100%;height:100%;fill:var(--hover-color)}.home-product .left .list ul .active{background:url(../images/qbg1.webp) no-repeat center center;background-size:100%}.home-product .left .list ul .active .pic:before{background:rgba(243,150,0,0.9)}.home-product .left .list ul .active .span{display:block;margin-top:10rem;opacity:1}.home-product .left .list ul .q1{width:153rem;height:153rem;top:14rem;left:22rem}.home-product .left .list ul .q2{width:135rem;height:135rem;bottom:28rem;left:74rem}.home-product .left .list ul .q3{width:120rem;height:120rem;top:13rem;right:20rem}.home-product .right{float:right;width:55%}.home-product .right .rlist ul li{width:33.33333333%;float:left;text-align:center;border-right:1px solid #e0e2ea}.home-product .right .rlist ul li a{display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;padding:0 20rem;font-size:16rem;color:#2b2c30;line-height:80rem;background:#fff;transition:.5s}.home-product .right .rlist ul li:nth-last-child(1){border-right:0}.home-product .right .rlist ul .active a{background:var(--main-color);color:#fff}.home-product .right .show .info{display:none;padding-top:107rem}.home-product .right .show .info .bt{font-size:26rem;font-weight:bold;line-height:42rem;margin-bottom:16rem;color:#282828;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.home-product .right .show .info .p{font-size:16rem;line-height:33rem;margin-bottom:58rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;color:#30415c}.home-product .right .show .info .ul{margin-bottom:75rem;overflow:hidden}.home-product .right .show .info .ul .li{width:33.33333333%;float:left;font-size:18rem;line-height:55rem;padding-left:100rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;color:#282828;position:relative}.home-product .right .show .info .ul .li .pic{width:65rem;position:absolute;top:0;left:0}.home-product .right .show .info .ul .li .pic:after{padding-bottom:84.61538462%}.home-product .right .show .info .btn .more{float:left;margin-right:40rem}.home-product .right .show .info .btn .more a,.home-product .right .show .info .btn .more p{line-height:60rem}.home-product .right .show .info .btn .more a span,.home-product .right .show .info .btn .more p span{padding:0 75rem}.home-product .right .show .info .btn .more1 a,.home-product .right .show .info .btn .more1 p{line-height:56rem}.title-app{width:100%;position:absolute;top:20%;left:0;z-index:320}@-webkit-keyframes scroll2{0%{top:0}60%{top:50%}100%{top:100%}}@-moz-keyframes scroll2{0%{top:0}60%{top:50%}100%{top:100%}}@-o-keyframes scroll2{0%{top:0}60%{top:50%}100%{top:100%}}@keyframes scroll2{0%{top:0}60%{top:50%}100%{top:100%}}.abg0{position:absolute;top:0;left:0;width:100%;height:100%;z-index:300;background:#fff}.abg0 ul li{width:100%;height:100vh;position:absolute;top:0;left:0;z-index:11;opacity:0;transition:.5s}.abg0 ul .active{opacity:1;z-index:22}.home-app{top:0;transform:none;padding-top:0}.home-app ul li{width:20%;float:left;height:100vh;position:relative;border-left:1px solid rgba(255,255,255,0.2)}.home-app ul li .info{display:block;overflow:hidden;height:100%;position:relative}.home-app ul li .info:before{content:"";position:absolute;left:0;bottom:-100%;background:-webkit-linear-gradient(bottom, #258ccd -20%, rgba(44,44,44,0) 80%);background:-moz-linear-gradient(bottom, #258ccd -20%, rgba(44,44,44,0) 80%);background:-o-linear-gradient(bottom, #258ccd -20%, rgba(44,44,44,0) 80%);background:linear-gradient(0deg, #258ccd -20%, rgba(44,44,44,0) 80%);width:100%;height:100%;-webkit-transition:all .6s;-o-transition:all .6s;-moz-transition:all .6s;transition:all .6s}.home-app ul li .info:after{content:'';position:absolute;left:-1px;height:60px;top:0;width:2px;background:#109cd9;animation:scroll2 2.1s linear infinite}.home-app ul li .box{position:absolute;bottom:100rem;left:0;width:100%;padding:0 30rem}.home-app ul li .pic{width:70rem;margin:0 auto}.home-app ul li .bt{font-size:28rem;font-weight:bold;line-height:32rem;margin-top:43rem;text-align:center;color:#fff;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.home-app ul li .p{font-size:18rem;line-height:27rem;color:#fff;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3;opacity:0;transition:.5s;margin-top:-67rem}.home-app ul li .more2{text-align:center;opacity:0;transition:.5s;margin-top:-56rem}@media (min-width:1025px){.home-app ul li .more2 a:hover,.home-app ul li .more2 p:hover{background:var(--main-color);border:2px solid var(--main-color)}.home-app ul li .more2 a:hover span,.home-app ul li .more2 p:hover span{padding-left:50rem;padding-right:50rem}}.home-app ul .active .info:before{bottom:0}.home-app ul .active .p{margin-top:24rem;opacity:1}.home-app ul .active .more2{margin-top:120rem;opacity:1}.home-app ul li:nth-child(1) a:after{display:none}.home-app ul li:nth-child(2) a:after{animation:scroll2 2.1s linear infinite}.home-app ul li:nth-child(3) a:after{animation:scroll2 1.8s linear infinite}.home-app ul li:nth-child(4) a:after{animation:scroll2 2.4s linear infinite}@keyframes mymove1{0%{transform:scale(.3)}100%{transform:scale(1)}}@-webkit-keyframes mymove1{0%{transform:scale(.3)}100%{transform:scale(1)}}.home-map .img{width:1746rem;height:540rem;position:relative;margin:0 auto;left:50%;transform:translateX(-50%);margin-top:40rem}.home-map .img .hide{display:none}.home-map .img img{position:absolute;top:0;left:0;width:100%}.home-map .img .globalMap{width:100%;height:540rem;position:relative;z-index:66}.home-map .img .area{position:absolute;-webkit-transition:transform 2s linear;-webkit-transition:-webkit-transform 2s linear;transition:-webkit-transform 2s linear;-o-transition:transform 2s linear;transition:transform 2s linear;transition:transform 2s linear,-webkit-transform 2s linear}.home-map .img .area i{width:8rem;height:8rem;border-radius:50%;background:var(--main-color);display:inline-block;vertical-align:middle;-webkit-animation:2s ease mymove1 infinite;animation:2s ease mymove1 infinite}.home-map .img .area span{font-size:14rem;line-height:33rem;display:inline-block;vertical-align:middle;margin:0 5rem;color:#333}.home-map .img .area .line{width:1px;height:163rem;border-right:dashed 1px #f29500;margin:0 auto}.home-map .img .area .line1{width:1px;height:120rem;border-right:dashed 1px #f29500;margin:0 auto}.home-map .img .area .line2{width:1px;height:75rem;border-right:dashed 1px #f29500;margin:0 auto}.home-map .img .area .line3{width:1px;height:130rem;border-right:dashed 1px #f29500;margin:0 auto}.home-map .img .area .line4{width:1px;height:110rem;border-right:dashed 1px #f29500;margin:0 auto}.home-map .img .area.shang span{display:block;text-align:left;line-height:23rem}.home-map .img .area.shang1{text-align:right}.home-map .img .area.shang1 span{display:block;line-height:23rem}.home-map .img .area.huang i{background:var(--hover-color)}.home-map .img .area.huang span{font-size:12rem;color:#666}.home-map .img .area.huang2 i{background:var(--hover-color)}.home-map .img .area.huang1{text-align:center}.home-map .img .area.huang1 span{font-size:12rem;color:#666;display:block}.home-map .img .area.huang1 i{display:block;margin:0 auto}.home-map .img .m01{top:18.1%;left:8.2%}.home-map .img .m02{top:21.9%;left:9.4%}.home-map .img .m03{top:25.8%;left:10.1%}.home-map .img .m04{top:30%;left:6.1%}.home-map .img .m05{top:26.6%;left:14.4%}.home-map .img .m06{top:28.3%;left:10.2%}.home-map .img .m07{top:16.3%;left:12.5%}.home-map .img .m08{top:19.3%;left:15.9%}.home-map .img .m09{top:20.3%;left:13.3%}.home-map .img .m010{top:24.6%;left:13.4%}.home-map .img .m011{top:27.1%;left:18.1%}.home-map .img .m012{top:16.5%;left:20.8%}.home-map .img .m013{top:75.7%;left:18.7%}.home-map .img .m014{top:78%;left:50.1%}.home-map .img .m015{top:82.7%;left:49.4%}.home-map .img .m016{top:24.2%;right:27.4%}.home-map .img .m017{top:28.3%;right:27%}.home-map .img .m018{top:32.1%;right:26%}.home-map .img .m019{top:43.1%;right:20.8%}.home-map .img .m020{top:35%;right:20.9%}.home-map .img .m021{top:26.4%;right:18.1%}.home-map .img .m022{top:29.7%;right:16%}.home-map .img .m023{top:32.5%;right:17.5%}.home-map .img .m024{top:37.7%;right:16.5%}.home-map .img .m025{top:52.3%;right:15%}.home-map .img .m026{top:64.5%;right:15.6%}.home-map .img .m027{top:81.3%;right:14%}.home-map .img .m028{top:81.9%;right:4.5%}.home-map .img .m029{top:75.2%;right:5.4%}.home-map .img .m030{top:71.3%;right:-1.1%}.home-map .img .m031{top:61.3%;right:1.5%}.home-map .img .m032{top:30.4%;right:11%}.home-map .img .m033{top:28.6%;right:12.9%}.home-map .img .m034{top:21.4%;right:25%}.home-map .img .m035{top:30.3%;left:44.1%}.home-map .img .m036{top:30.7%;left:46.8%}.home-map .img .m037{top:32%;left:45.6%}.home-map .img .m038{top:45.7%;left:42.4%}.home-map .img .m039{top:56%;left:41.2%}.home-map .img .m040{top:45.1%;left:38.2%}.home-map .img .m041{top:61.2%;left:40%}.home-map .img .m042{top:63.4%;left:40.7%}.home-map .img .m043{top:40.1%;left:34.3%}.home-map .img .m044{top:37.9%;left:32.7%}.home-map .img .m045{top:46.4%;left:31.8%}.home-map .img .m046{top:47.8%;left:39%}.home-map .img .m047{top:40.3%;left:27.6%}.home-map .img .m048{top:42%;left:30.4%}.home-map .img .m049{top:43.9%;left:27.6%}.home-map .img .m050{top:44.4%;left:33.8%}.home-map .img .m051{top:47.3%;left:34.8%}.home-map .img .m052{top:52.2%;left:34.2%}.home-map .img .m053{top:54.9%;left:34.7%}.home-map .img .m054{top:60.3%;left:35.8%}.home-map .img .m055{top:61.9%;left:36.3%}.home-map .img .m056{top:39.9%;left:22.8%}.home-map .img .m057{top:41.3%;left:22.6%}.home-map .img .m058{top:33.9%;left:25.6%}.home-map .img .m059{top:38.6%;left:25.4%}.home-map .img .m060{top:39.5%;left:25.8%}.home-map .img .m061{top:31.6%;left:29.9%}.home-map .img .m062{top:36%;left:30.5%}.home-map .img .m063{top:40.2%;left:31.9%}.home-map .img .m064{top:3.6%;left:30.1%}.home-map .img .m065{top:12.5%;left:30.9%}.home-map .img .m066{top:28.8%;left:34.4%}.home-map .img .m067{top:31.9%;left:33.8%}.home-map .img .m068{top:33.6%;left:36.2%}.home-map .img .m069{top:32.7%;left:38.1%}.home-map .img .m070{top:34.6%;left:38.2%}.home-map .img .m071{top:33.8%;left:40%}.home-map .img .m072{top:33.2%;left:40.5%}.home-map .img .m073{top:34.8%;left:41.5%}.home-map .img .m074{top:32.3%;left:41.6%}.home-map .img .m075{top:30.6%;left:41.7%}.home-map .img .m076{top:26.6%;left:42.8%}.home-map .img .m077{top:34.5%;left:42.2%}.home-map .img .m078{top:39.3%;left:42.4%}.home-map .img .m079{top:40.6%;left:42.1%}.home-map .img .m080{top:40.6%;left:40.5%}.home-map .img .m081{top:27.6%;left:39%}.home-map .img .m082{top:29.6%;left:39%}.home-map .img .m083{top:27.6%;left:37.7%}.home-map .img .m084{top:13.8%;left:37.9%}.home-map .img .m085{top:3.8%;left:39%}.home-map .img .m086{top:11.9%;left:39%}.home-map .img .m087{top:17.1%;left:39.4%}.home-map .img .m088{top:15.6%;left:39.4%}.home-map svg{position:relative;z-index:1}.home-map .map-lines{position:absolute;top:2.3%;left:9.3%;z-index:10;fill:none;width:1488rem;height:456rem}.home-map svg:not(:root){overflow:hidden}.home-map .map-line1{fill:none;stroke:var(--main-color);stroke-width:1;stroke-linecap:round;stroke-dasharray:var(--l);stroke-dashoffset:var(--l);animation:animation-line 10.04s ease-in;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes animation-line{0%{stroke-dashoffset:var(--l)}14.28571%{stroke-dashoffset:0}61.42857%{stroke-dashoffset:0}85.71429%{stroke-dashoffset:calc(-1*var(--l))}to{stroke-dashoffset:calc(-1*var(--l))}}.home-news .ht .home-title{float:left;width:50%}.home-news .bn{height:62rem;width:120rem;position:relative;float:right}.home-news .bn .swiper-button-prev,.home-news .bn .swiper-button-next{border-radius:50%;width:52rem;height:52rem;border:dashed 2rem #fff;z-index:5;background:#6c6c6c}.home-news .bn .swiper-button-prev:after,.home-news .bn .swiper-button-next:after{font-size:20rem;color:#fff}@media (min-width:1025px){.home-news .bn .swiper-button-prev:hover,.home-news .bn .swiper-button-next:hover{background:var(--main-color);border:dashed 2rem #fff}}.home-news .bn .swiper-button-prev{left:0}.home-news .bn .swiper-button-next{right:0;left:auto;margin-left:auto}.home-news .home-bottom{padding-top:58rem;position:relative}.home-news .swiper-news{width:103%;position:relative;left:50%;transform:translateX(-50%)}.newslist .item{width:33.33333333%;float:left;padding:0 12rem;padding-top:67rem;transition:.5s}.newslist .item .box{background:#fff;box-shadow:10rem 30rem 38rem 0 rgba(77,77,77,0.2);border-radius:20rem;height:440rem;transition:.5s;position:relative}.newslist .item .pic{border-radius:20rem}.newslist .item .pic:after{padding-bottom:56.13636364%}.newslist .item .text{padding:20rem 30rem 60rem 30rem}.newslist .item .bt{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;font-size:19rem;font-weight:bold;line-height:32rem;color:#333}.newslist .item .span{font-size:14rem;line-height:28rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;color:#666}.newslist .item .date{padding-left:18rem;font-size:14rem;line-height:28rem;color:#666;background:url(../images/date.webp) no-repeat center left;background-size:14rem;position:absolute;bottom:20rem;left:30rem}@media (min-width:1025px){.newslist .item:hover{padding:0;padding-top:0;padding-bottom:17rem}.newslist .item:hover .box{height:490rem}.newslist .item:hover .bt{font-size:21rem;color:#11a6c6}.newslist .item:hover .span{font-size:15rem}.newslist .item:hover .date{font-size:15rem}.newslist .item:hover .pic img{transform:scale(1.1)}}.footer{background:#fff;border-top:2px solid #134582}.footer .footer-top{padding:62rem 0 110rem 0}.footer .left{float:left;width:27%}.footer .left img{width:236rem;display:block}.footer .left .f1{font-size:20rem;line-height:34rem;padding-top:49rem;color:#333}.footer .left .f1 a{color:#333}.footer .left .f1 ul li{position:relative;padding-left:49rem;margin-bottom:20rem}.footer .left .f1 ul li span{position:absolute;top:0;left:0}.footer .left .f1 ul li span img{width:35rem;display:block}.footer .left .f1 ul li .tel{font-size:20rem;font-weight:bold;color:#184b87}.footer .middle{float:left;width:47%;padding:0 41rem;padding-top:18rem}.footer .middle ul{margin:0 -10rem}.footer .middle ul li{float:left;width:25%;padding:0 10rem}.footer .middle ul li a{display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;font-size:18rem;font-weight:bold;color:#2b2c30;border-bottom:2px solid #e9e9e9;padding-bottom:14rem;margin-bottom:19rem}@media (min-width:1025px){.footer .middle ul li a:hover{color:var(--main-color)}}.footer .middle ul li ul{padding:0;margin:0}.footer .middle ul li ul li{width:100%;padding:0;margin:0}.footer .middle ul li ul li a{font-size:16rem;line-height:42rem;color:#2b2c30;font-weight:normal;border:0;padding:0;margin:0}.footer .right{float:right;width:26%;padding-top:18rem}.footer .right .bt{font-size:20rem;font-weight:bold;color:#2b2c30;border-bottom:2px solid #e9e9e9;padding-bottom:14rem;margin-bottom:19rem}.footer .right .p{font-size:16rem;line-height:23rem;margin-bottom:43rem;color:#2b2c30;font-weight:normal}.footer .right ul li{margin-bottom:7rem}.footer .right ul li input,.footer .right ul li textarea{width:100%;height:47rem;border:none;background:#f6f6f6;font-size:16rem;padding:0 20rem;color:#999}.footer .right ul li textarea{height:133rem;padding:10rem 20rem}.footer .right ul li .more{margin-top:30rem}.footer .footer-bottom{font-size:16rem;line-height:30rem;padding:15rem 0;background:#050912;color:#fff}.footer .footer-bottom a{color:#fff}.return-top{position:absolute;bottom:100rem;right:50rem;z-index:333}.return-top a{width:78rem;height:78rem;line-height:78rem;text-align:center;border-radius:50%;background:#fbfbfb;box-shadow:4rem 12rem 27rem 0 rgba(56,41,41,0.21);border:solid 1px #d6d6d6;display:block}.return-top a svg{fill:var(--main-color);width:16rem;height:78rem}@media (min-width:1025px){.return-top a:hover{background:var(--main-color);border:solid 1px var(--main-color)}.return-top a:hover svg{fill:#fff}}.return-top1{position:fixed}.inbanner{color:#fff;position:relative;overflow:hidden}.inbanner img,.inbanner video{margin:0 auto;display:block;width:100%;height:100%;object-fit:cover}.inbanner .img{position:relative;overflow:hidden}.inbanner .img img{-webkit-animation:wave 2s alternate;animation:wave 2s alternate;display:block}.inbanner .img1{position:relative;overflow:hidden;display:none}.inbanner .item{position:relative;overflow:hidden}.inbanner .banner-hover{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);z-index:5;padding-top:98rem}.inbanner .banner-hover .info{display:inline-block}.inbanner .banner-hover .bt{font-size:48rem;color:#fff;text-shadow:0 1rem 5rem rgba(20,31,105,0.46);-webkit-animation:fadeInUp2 2s alternate;animation:fadeInUp2 2s alternate}.inbanner .banner-hover .p{font-size:100rem;font-weight:bold;background-image:-webkit-linear-gradient(top, #fff, rgba(255,255,255,0.6), rgba(255,255,255,0.3), rgba(255,255,255,0.05), rgba(255,255,255,0));-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation:fadeInUp2 3s alternate;animation:fadeInUp2 3s alternate}.inbanner .banner-hover .jsh{font-size:18rem;line-height:32rem;margin-top:30rem;color:#fff;-webkit-animation:fadeInUp2 3s alternate;animation:fadeInUp2 3s alternate}.inbanner .banner-hover .bn{margin-top:80rem;-webkit-animation:fadeInUp2 3s alternate;animation:fadeInUp2 3s alternate}.inbanner .banner-hover .bn a{border:solid 1px #fff;margin-right:20rem}.inbanner .banner-hover .bn a span{color:#fff}@media (min-width:1025px){.inbanner .banner-hover .bn a:hover{background:var(--hover-color)}}.inbanner .banner-hover .bn .wen{border:solid 1px var(--main-color);background:var(--main-color)}@-webkit-keyframes wave{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes wave{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.second-nav{width:100%;top:-40rem;position:relative;z-index:333}.second-nav .container{display:block}.second-nav .inside-menu{text-align:center}.second-nav .inside-menu ul{display:flex;flex-wrap:wrap;justify-content:center;background-color:#fff;box-shadow:0 0 32rem 0 rgba(41,43,43,0.15)}.second-nav .inside-menu ul li{flex:1;text-align:center}.second-nav .inside-menu ul li a{font-size:18rem;color:#222;line-height:80rem;display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;min-width:360rem;text-align:center;padding:0 21rem;position:relative}.second-nav .inside-menu ul li a:after{content:'';display:block;width:1rem;height:32rem;background:#d7d7d7;position:absolute;top:50%;right:0;margin-top:-16rem}.second-nav .inside-menu ul li .pic{width:40rem;margin-right:10rem;display:inline-block;vertical-align:middle}.second-nav .inside-menu ul li .pic .mh{display:none}@media (min-width:1025px){.second-nav .inside-menu ul li:hover a{color:#fff;background:var(--main-color)}.second-nav .inside-menu ul li:hover a:after{background:var(--main-color)}.second-nav .inside-menu ul li:hover .pic .m{display:none}.second-nav .inside-menu ul li:hover .pic .mh{display:block}}.second-nav .inside-menu ul li:nth-last-child(1) a:after{display:none}.second-nav .inside-menu ul .active a{color:#fff;background:var(--main-color)}.second-nav .inside-menu ul .active a:after{background:var(--main-color)}.second-nav .inside-menu ul .active .pic .m{display:none}.second-nav .inside-menu ul .active .pic .mh{display:block}.second-nav1{top:-30rem}.inside-current{font-size:14rem;line-height:24rem;padding:43rem 0 0 0;font-weight:normal;color:#949494;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;text-align:right;font-family:'宋体'}.inside-current span{background:url(../images/home.webp) no-repeat left 3rem;background-size:22rem;padding-left:30rem;display:inline-block;vertical-align:top}.inside-current b{color:#949494;font-weight:normal;font-family:'Microsoft Yahei','微软雅黑','思源黑体 CN-Medium','思源黑体 CN','Microsoft YaHei New','PingFang SC','Hiragino Sans GB','Arial','Helvetica',sans-serif}.inside-current a{color:#949494;font-family:'Microsoft Yahei','微软雅黑','思源黑体 CN-Medium','思源黑体 CN','Microsoft YaHei New','PingFang SC','Hiragino Sans GB','Arial','Helvetica',sans-serif}.inside-current1{color:#fff}.inside-current1 span{background:url(../images/home1.webp) no-repeat left 3rem;background-size:22rem}.inside-current1 b{color:#fff}.inside-current1 a{color:#fff}.content{min-height:600rem;padding:0 0 120rem 0}.download{background:#f6f6f6}.downloadlist{margin:0 -12rem;padding-top:64rem}.downloadlist .item{float:left;width:50%;padding:0 12rem;margin-bottom:24rem}.downloadlist .item a{display:block;padding:42rem 41rem;background:#fff}.downloadlist .item .box{position:relative;padding-left:142rem}.downloadlist .item .pic{width:110rem;height:116rem;background:#f6f6f6;position:absolute;top:0;left:0;transition:.5s}.downloadlist .item .bt{font-size:22rem;line-height:42rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;color:#2f2f2f;transition:.5s}.downloadlist .item .line{border-bottom:1px solid #e2e2e2;padding-bottom:11rem;margin-bottom:3rem}.downloadlist .item .span{font-size:16rem;line-height:42rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;color:#2f2f2f}.downloadlist .item .p{font-size:16rem;line-height:42rem;color:#2f2f2f}.downloadlist .item .p span{display:block;float:left;font-size:12rem;color:#b2b2b2}.downloadlist .item .p p{float:right}.downloadlist .item .p p svg{width:20rem;height:42rem;margin-right:9rem;fill:#2f2f2f;display:inline-block;vertical-align:middle}@media (min-width:1025px){.downloadlist .item:hover .pic{background:var(--main-color)}.downloadlist .item:hover .pic img{filter:brightness(0) invert(1)}.downloadlist .item:hover .bt{color:var(--main-color)}.downloadlist .item:hover .line{border-bottom:1px solid var(--main-color)}.downloadlist .item:hover .p p{color:var(--main-color)}.downloadlist .item:hover .p p svg{fill:var(--main-color)}}.fenye{padding-top:70rem}.page{clear:both;text-align:center;font-size:0;color:#947d58}.page em{font-style:normal;font-size:18rem}.page a{color:#858585;display:inline-block;text-align:center;font-size:12rem;min-width:40rem;line-height:40rem;font-weight:bold;text-transform:uppercase;height:40rem;border-radius:30rem;margin:0 8rem;padding:0 5rem;vertical-align:top;background:#fff;-webkit-transition:background .5s;transition:background .5s;-webkit-box-shadow:0 0 0 1px #e6e6e6}.page a span{display:block}.page a.prev,.page a.next{margin-right:5rem;padding:0 27rem}.page a.prev svg,.page a.next svg{width:14rem;height:19rem;margin:0 5rem;fill:#666;display:inline-block;vertical-align:middle;margin-top:-3rem}.page a.prev{padding-left:24rem}.page a.next{padding-right:24rem}.page a.cur,.page a:hover{background:var(--main-color);-webkit-box-shadow:0 0 0 1px #fff;color:#fff}.page a.cur svg,.page a:hover svg{fill:#fff}@media (max-width:1800px){.home-map .home-bottom .nn{transform:scale(.9)}}@media (max-width:1200px){.home-map .home-bottom .nn{transform:scale(1)}.page em{font-size:18px}.page a{font-size:12px;min-width:40px;line-height:40px;height:40px;border-radius:30px;margin:0 8px;padding:0 5px}.page a.prev,.page a.next{margin-right:5px;padding:0 27px}.page a.prev svg,.page a.next svg{width:14px;height:19px;margin:0 5px;margin-top:-3px}.page a.prev{padding-left:24px}.page a.next{padding-right:24px}.page a,.page em{display:none}.page a.prev,.page a.next{display:inline-block}}.inmain-title{font-size:50rem;font-weight:bold;color:#fff}.support{background:url(../images/bg5.webp) no-repeat top center;background-size:cover}.support .nr{padding-top:29rem}.support .left{float:left;width:41%;padding-top:10rem}.support .left .span{font-size:16rem;font-weight:bold;line-height:28rem;margin-top:44rem;margin-bottom:27rem;color:#000}.support .left .p{font-size:16rem;line-height:28rem;color:#666}.support .left .p p{margin-bottom:13rem}.support .left .p p img{width:15rem;display:inline-block;vertical-align:top;margin-top:10rem;margin-right:10rem}.support .left .ewm{margin-top:50rem;margin-bottom:13rem}.support .left .ewm .item{float:left;width:156rem;margin-right:38rem}.support .left .ewm .item img{display:block}.support .left .pp{font-size:18rem;line-height:32rem;color:#2f2f2f}.support .right{float:right;width:55%;padding:50rem 35rem;border-radius:16rem;background-color:rgba(14,55,81,0.26)}.support .right .inmain-title{margin-bottom:35rem}.form{margin:0 -4rem}.form li{float:left;width:50%;padding:0 4rem;margin-bottom:8rem}.form li .box{position:relative}.form li .box .span{font-size:18rem;line-height:70rem;color:#242f37;position:absolute;top:0;left:17rem}.form li .box .span font{color:#f00}.form li .input-form,.form li select,.form li textarea{width:100%;height:70rem;background:#fff;border-radius:4rem;border:solid 1rem #eaeaea;font-size:18rem;padding:0 20rem 0 132rem;color:#333}.form li .input-form::-webkit-input-placeholder,.form li select::-webkit-input-placeholder,.form li textarea::-webkit-input-placeholder{color:#c6c6c6}.form li .input-form:-moz-placeholder,.form li select:-moz-placeholder,.form li textarea:-moz-placeholder{color:#c6c6c6;opacity:1}.form li .input-form::-moz-placeholder,.form li select::-moz-placeholder,.form li textarea::-moz-placeholder{color:#c6c6c6;opacity:1}.form li .input-form:-ms-input-placeholder,.form li select:-ms-input-placeholder,.form li textarea:-ms-input-placeholder{color:#c6c6c6}.form li select{color:#c6c6c6}.form li select option{color:#333}.form li select::-ms-expand{display:none}.form li select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#fff url(../images/arrow.webp) no-repeat scroll 95% center;background-size:12rem;background:#ffffff \9 \0}.form li textarea{height:153rem;padding:20rem}.form li .submit{display:block;text-align:center;font-size:24rem;margin-top:14rem;color:#fff;line-height:68rem;background-color:var(--main-color);border-radius:2rem;transition:.5s}@media (min-width:1025px){.form li .submit:hover{background:var(--hover-color)}}.message{background:url(../images/bg6.webp) no-repeat top center;background-size:cover}.message .form{width:75%;margin:0 auto;margin-top:38rem;padding:64rem 52rem;overflow:hidden;background:#f7f7f7;box-shadow:0 15rem 35rem 0 rgba(0,10,20,0.08);border-radius:6rem}.message .form li{width:100%;margin-bottom:24rem}.message .form li .box .span{font-size:16rem;line-height:42rem;color:#2f2f2f;position:relative;top:auto;left:auto}.message .form li .input-form,.message .form li select,.message .form li textarea{height:60rem;border:solid 1rem #fff;font-size:16rem;padding:0 22rem}.message .form li textarea{height:194rem;padding:22rem}.message .more{float:right}.message .verifyDiv{float:left}.verifyDiv .verify-wrap{width:390rem !important;height:52rem;background-color:#e5e5e5;position:relative}.verifyDiv .verify-wrap .drag-btn{position:absolute;left:0;top:0;width:52rem;height:52rem;background:#f7f8f9 url(../images/drag-arrow.svg) no-repeat center center;background-size:18rem;z-index:2;cursor:move;border:1px solid #e1e1e1}.verifyDiv .verify-wrap .suc-drag-btn{background:#fff url(../images/drag-success.svg?t=1) no-repeat center center;background-size:22rem;border:1px solid #e1e1e1}.verifyDiv .verify-wrap .drag-progress{position:absolute;left:0;top:0;height:52rem;width:0;background-color:var(--main-color);color:#fff;font-size:16rem;text-align:center;line-height:52rem}.verifyDiv .verify-wrap .fix-tips,.verifyDiv .verify-msg{width:100%;position:absolute;right:0;left:0;height:100%;color:#51555c;z-index:1;line-height:52rem;font-size:14rem;text-align:center;padding-left:50rem}.verifyDiv .verify-wrap .verify-msg{background-color:var(--main-color);color:#fff;display:none;padding-left:0;padding-right:50rem}.inmain{position:relative}.aftersale{position:relative;z-index:444}.aftersale .p{font-size:30rem;font-weight:bold;line-height:40rem;margin-top:23rem;margin-bottom:64rem;color:var(--main-color)}.waves{height:400rem;position:absolute;left:0;bottom:0;width:100%;z-index:1;overflow:hidden}.waves canvas{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.partner{padding:0}.partner .yun{top:0;left:0;width:100%;height:100%;position:absolute}.partner .yun canvas{bottom:0;position:absolute;left:0;width:100%;height:100%}.inside-hzhb{position:relative;padding-bottom:112rem;background-size:cover !important}.inside-hzhb .list{z-index:3;position:relative;width:1300rem;margin:0 auto;height:550rem;margin-top:62rem}.inside-hzhb .list .pic{display:block}.inside-hzhb .swiper-partner{position:relative;overflow:hidden}.inside-hzhb .swiper-partner .item{padding-bottom:40rem}.inside-hzhb .list .pic:after{padding-bottom:86.36363636%}.inside-hzhb .list .item{position:absolute;width:242rem;height:218rem;text-align:center;background:url(../images/partners-bg.webp) no-repeat center center;background-size:cover;padding:21rem 23rem 26rem 21rem}.inside-hzhb .list .item-1{left:0;top:34.2%}.inside-hzhb .list .item-2{left:13.4%;top:17.5%}.inside-hzhb .list .item-3{left:13.4%;top:52%}.inside-hzhb .list .item-4{left:27.2%;top:0}.inside-hzhb .list .item-5{left:27.2%;top:34.2%}.inside-hzhb .list .item-6{left:27.2%;top:69%}.inside-hzhb .list .item-7{left:41%;top:17.5%}.inside-hzhb .list .item-8{left:41%;top:52%}.inside-hzhb .list .item-9{right:27.2%;top:0}.inside-hzhb .list .item-10{right:27.2%;top:34.2%}.inside-hzhb .list .item-11{right:27.2%;top:69%}.inside-hzhb .list .item-12{right:13.4%;top:17.5%}.inside-hzhb .list .item-13{right:13.4%;top:52%}.inside-hzhb .list .item-14{right:0;top:34.2%}.honor{background:url(../images/bg8.webp) no-repeat top center;background-size:cover}.honorlist{padding-top:56rem;position:relative;overflow:hidden}.honorlist .list{border:1px solid #e6e6e6;overflow:hidden}.honorlist .list .li{width:50%;float:left}.honorlist .list .li .box{display:flex;flex-wrap:wrap;border-top:1px solid #e6e6e6;border-right:1px solid #e6e6e6;background:#fff}.honorlist .list .li .img{width:50%;background:url(../images/bg7.webp) no-repeat center center;background-size:cover;padding:45rem 66rem}.honorlist .list .li .pic:after{padding-bottom:135.96491228%}.honorlist .list .li .text{width:50%;padding:11rem 33rem;background:#f9f9f9}.honorlist .list .li .num{font-size:19rem;font-weight:bold;line-height:32rem;margin-bottom:40rem;color:var(--main-color);text-align:right}.honorlist .list .li .num .mo{font-size:13rem;float:left;color:#b2b2b2}.honorlist .list .li .name_box .name{font-size:32rem;line-height:42rem;margin-bottom:25rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;color:#2f2f2f}.honorlist .list .li .name_box .post{font-size:17rem;line-height:32rem;color:#222;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2}.honorlist .list .li .info{border-top:1px solid #eaeaea;margin-top:40rem;min-height:30rem}@media (min-width:1025px){.honorlist .list .li:hover .text{background:var(--main-color)}.honorlist .list .li:hover .num{color:#fff}.honorlist .list .li:hover .num .mo{color:#fff}.honorlist .list .li:hover .name_box .name{color:#fff}.honorlist .list .li:hover .name_box .post{color:#fff}.honorlist .list .li:hover .name_box .info{border-top:1px solid #51a3d7}}.honorlist .list .li:nth-child(even) .box{border-right:none}.honorlist .list .li:nth-child(1) .box{border-top:none}.honorlist .list .li:nth-child(2) .box{border-top:none}.yf_zj_nav{text-align:center;margin-top:52rem}.yf_zj_nav .swiper-button-next,.yf_zj_nav .swiper-button-prev{display:inline-block;vertical-align:middle;width:42rem;height:42rem;line-height:42rem;text-align:center;border-radius:50%;margin:0;position:relative;top:auto;left:auto;right:auto !important;background:#fff;margin:0 7rem}.yf_zj_nav .swiper-button-next:after,.yf_zj_nav .swiper-button-prev:after{font-size:18rem;font-weight:bold;color:#666;display:block;height:42rem;line-height:42rem}.yf_zj_nav .swiper-pagination{display:inline-block;vertical-align:middle;position:relative}.yf_zj_nav .swiper-pagination .swiper-pagination-bullet{width:42rem;height:42rem;line-height:42rem;text-align:center;border-radius:50%;margin:0 7rem;opacity:1;background:#fff;color:#222}.yf_zj_nav .swiper-pagination .swiper-pagination-bullet-active{background:var(--main-color);color:#fff}.news-one{position:relative;overflow:hidden;margin-bottom:53rem;background:#f7f7f7;box-shadow:-7rem 0 7rem 0 rgba(152,152,152,0.14);margin-top:42rem}.news-one .list{position:relative;z-index:5}.news-one .list li .box{position:relative;min-height:420rem;padding-left:750rem;padding-right:50rem;overflow:hidden}.news-one .list li .box .pic{width:685rem;position:absolute;top:0;left:0}.news-one .list li .box .pic img{transition:.5s}.news-one .list li .box .pic:after{padding-bottom:61.31386861%}.news-one .list li .box .text{padding-top:109rem}.news-one .list li .box .text .date{font-size:12rem;color:#6d6d6d;line-height:34rem;padding-top:7rem;position:absolute;top:0;left:0;text-align:center;height:68rem;padding-right:31rem;border-right:1px solid #b1b1b1}.news-one .list li .box .text .date span{font-size:38rem;color:#323232;display:block}.news-one .list li .box .text .bt{font-size:30rem;line-height:68rem;color:#323232;padding-left:96rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;margin-bottom:38rem;position:relative}.news-one .list li .box .text .jsh{margin-top:10rem;font-size:16rem;line-height:30rem;color:#888;margin-bottom:50rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3}@media (min-width:1025px){.news-one .list li:hover .pic img{transform:scale(1.04)}.news-one .list li:hover .text .bt{color:var(--main-color)}}.btn1{position:relative;height:40rem;margin:0 auto;margin-bottom:154rem;width:63%}.btn1 .swiper-button-prev,.btn1 .swiper-button-next{border-radius:50%;width:40rem;height:40rem;border:solid 1px #e1e1e1;z-index:5;top:auto;bottom:0;margin:0}.btn1 .swiper-button-prev svg,.btn1 .swiper-button-next svg{fill:#333;width:22rem;height:22rem}.btn1 .swiper-button-prev:after,.btn1 .swiper-button-next:after{content:''}@media (min-width:1025px){.btn1 .swiper-button-prev:hover,.btn1 .swiper-button-next:hover{background:var(--main-color)}.btn1 .swiper-button-prev:hover svg,.btn1 .swiper-button-next:hover svg{fill:#fff}}.btn1 .swiper-button-prev{left:0}.btn1 .swiper-button-next{right:0;left:auto;margin-left:auto}.btn1 .swiper-pagination{height:2px;width:88%;left:50%;top:16rem;background:#e1e1e1;transform:translateX(-50%)}.btn1 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--main-color)}.newslist1 li{padding-bottom:76rem;margin-bottom:76rem;border-bottom:solid 1px #d1d1d1}.newslist1 li .box{position:relative;min-height:251rem;padding-left:575rem}.newslist1 li .box .date{font-size:12rem;color:#6d6d6d;line-height:34rem;position:absolute;top:0;left:0;text-align:center;border-bottom:4rem solid var(--main-color);padding-bottom:14rem}.newslist1 li .box .date span{font-size:38rem;color:#323232;display:block}.newslist1 li .box .pic{width:446rem;position:absolute;left:99rem;top:0}.newslist1 li .box .pic:after{padding-bottom:56.13636364%}.newslist1 li .box .text{display:flex;align-content:space-between;flex-wrap:wrap;height:100%;min-height:251rem;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newslist1 li .box .bt{font-size:32rem;font-weight:normal;line-height:46rem;color:#2f2f2f;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.newslist1 li .box .p{font-size:16rem;line-height:28rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;color:#666}@media (min-width:1025px){.newslist1 li:hover{border-bottom:solid 1px var(--main-color)}.newslist1 li:hover .box .pic img{transform:scale(1.1)}.newslist1 li:hover .box .bt{color:var(--main-color)}.newslist1 li:hover .more3 p{background:var(--main-color);border:1px solid var(--main-color)}.newslist1 li:hover .more3 p span{color:#fff}}.newslist1 li:nth-last-child(1){margin-bottom:0}.newslist2{margin:0 -13rem;margin-bottom:59rem}.newslist2 li{width:33.33333333%;float:left;padding:0 13rem}.newslist2 li .box{padding:40rem 36rem;background-color:#f1f1f1}.newslist2 li .bt{font-size:20rem;line-height:30rem;height:60rem;margin-bottom:33rem;overflow:hidden;color:#222}.newslist2 li .span{width:28rem;height:28rem;background:url(../images/more3.webp) no-repeat center center;background-size:100%}@media (min-width:1025px){.newslist2 li:hover .box{background:var(--main-color)}.newslist2 li:hover .bt{color:#fff}.newslist2 li:hover .span{background:url(../images/more4.webp) no-repeat center center;background-size:100%}}.news-show{padding:0 !important;background:#fff}.news-show .news-top{padding:100rem 0 62rem 0;border-bottom:1px solid #dcdcdc;background:#f7f7f7}.news-show .inside-current{text-align:left;padding:21rem 0 0 0}.news-show .news-left{float:left;width:80rem;padding-top:133rem;position:sticky;top:100rem;margin-left:-80rem;padding-bottom:80rem}.news-show .news-left .share{overflow:hidden;padding:48rem 0 19rem 0;background-color:#f2f2f2;border-radius:30rem 0 0 30rem;position:relative;z-index:3}.news-show .news-left .share span{display:block;margin-bottom:19rem;text-align:center}.news-show .news-left .share .dib{display:inline-block;font-size:16rem}.news-show .news-left .bdshare-button-style0-16 a{background-size:100% 100% !important;background-position:center !important;width:40rem !important;height:40rem !important;padding-left:0 !important;display:block;margin:0 auto 12rem auto !important}.news-show .news-left .bdshare-button-style0-16 .bds_tqq{background-image:url(../images/share-qq.webp) !important}.news-show .news-left .bdshare-button-style0-16 .bds_weixin{background-image:url(../images/share-weixin.webp) !important}.news-show .news-left .bdshare-button-style0-16 .bds_tsina{background-image:url(../images/share-weibo.webp) !important}.news-show .news-left .span{padding-top:82rem;margin-top:-50rem;background:var(--main-color);border-radius:30rem 0 0 30rem;text-align:center;position:relative;z-index:2}.news-show .news-left .span a{display:block;font-size:14rem;line-height:30rem;color:#fff;background:url(../images/fanhui1.webp) no-repeat top center;background-size:37rem;padding-top:40rem;padding-bottom:20rem}.news-show .news-left .p{position:relative;z-index:1;padding-top:82rem;margin-top:-50rem;background:var(--hover-color);border-radius:30rem 0 0 30rem;text-align:center}.news-show .news-left .p a{display:block;font-size:14rem;line-height:30rem;color:#fff;background:url(../images/fanhui.webp) no-repeat top center;background-size:31rem;padding-top:40rem;padding-bottom:20rem}.news-show .news-right{float:right}.news-show .news-right .left{float:left;width:69.5%;border-left:1px solid #dcdcdc;border-right:1px solid #dcdcdc;padding-bottom:100rem}.news-show .news-right .right{float:right;width:30.5%;padding:52rem 0 30rem 39rem}.news-show .news-right .right .tuijian{font-size:26rem;margin-bottom:48rem;font-weight:bold;color:#1d3054}.news-show .news-right .right .newslist2 li{width:100%;margin-bottom:20rem}.news-show .news-right .right .newslist2 li .box{padding:36rem 31rem}.news-show .news-right .right .newslist2 li .bt{font-size:20rem;margin-bottom:21rem}.news-show .h1{font-size:50rem;color:#222;margin-bottom:30rem;margin-top:57rem}.news-show .h2{font-size:16rem;color:#555}.news-show .h2 span{margin:0 40rem}.news-show .news-info{font-size:20rem;line-height:36rem;color:#333;padding:52rem 53rem 52rem 53rem}.news-show .biaoqian{font-size:18rem;line-height:36rem;color:#fff;padding:0 53rem}.news-show .biaoqian .n{padding:10rem 34rem;background:var(--main-color)}.news-show .biaoqian a{color:#fff;margin-right:20rem}@media (min-width:1025px){.news-show .biaoqian a:hover{color:var(--hover-color);text-decoration:underline}}.news-show .btn{padding:15rem 53rem;padding-top:95rem;overflow:hidden;padding-bottom:50rem}.news-show .btn .ul{margin:0 -80rem}.news-show .btn .li{width:50%;float:left;padding:0 80rem}.news-show .btn .li span{display:block;font-size:18rem;margin-bottom:22rem;color:#333}.news-show .btn .li a{font-size:20rem;line-height:32rem;color:#1d3054;display:block}@media (min-width:1025px){.news-show .btn .li a:hover{color:var(--hover-color);text-decoration:underline}}.about{padding-bottom:0 !important}.about01{padding-bottom:75rem}.about01 .left{float:right;width:58%;margin-right:-240rem}.about01 .left img{display:block}.about01 .right{float:left;width:52%;position:relative;padding-left:81rem}.about01 .right .icon{position:absolute;left:0;bottom:0;top:0}.about01 .right .icon .masterIcon{width:37rem;height:37rem}.about01 .right .icon .line{display:block;width:1px;border-left:1px dashed var(--main-color);height:calc( 100% - 44rem );margin:0 auto;position:relative}.about01 .right .masterIcon{width:44rem;height:44rem;border-radius:50%;text-align:center;line-height:44rem;font-weight:bold;position:relative;text-transform:uppercase}.about01 .right .masterIcon .ani{position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%;animation:rotateZ 30s infinite linear}@keyframes rotateZ{from{transform:rotateZ(0deg)}to{transform:rotateZ(360deg)}}.about01 .right .masterIcon .ani span{width:12rem;height:12rem;position:absolute}.about01 .right .masterIcon .ani span:before{content:'';width:100%;height:100%;display:block;border-radius:50%;animation:aniCrl 3s infinite linear}.about01 .right .masterIcon .ani span:nth-child(1){left:0;top:50%;transform:translate(-100%, 100%)}.about01 .right .masterIcon .ani span:nth-child(2){left:0;top:0;transform:translate(-50%, -100%)}.about01 .right .masterIcon .ani span:nth-child(3){right:0;top:0;transform:translate(0, -100%)}.about01 .right .masterIcon .ani span:nth-child(4){right:0;top:50%;transform:translate(120%, -100%)}.about01 .right .masterIcon .ani span:nth-child(5){right:0;top:50%;transform:translate(100%, 100%)}.about01 .right .masterIcon .ani span:nth-child(1):before{animation-delay:0s}.about01 .right .masterIcon .ani span:nth-child(2):before{animation-delay:.8s}.about01 .right .masterIcon .ani span:nth-child(3):before{animation-delay:.6s}.about01 .right .masterIcon .ani span:nth-child(4):before{animation-delay:.2s}.about01 .right .masterIcon .ani span:nth-child(5):before{animation-delay:.4s}@keyframes aniCrl{0%{transform:scale(.1);opacity:1}50%{transform:scale(1);opacity:0}100%{transform:scale(.1);opacity:1}}.about01 .right .masterIcon.style1{background-color:var(--main-color);color:#fff}.about01 .right .masterIcon.style1 .ani span:before{background-color:var(--main-color)}.about01 .right .masterIcon.style2{background-color:#fff;color:var(--main-color)}.about01 .right .masterIcon.style2 .ani span:before{background-color:#fff}.about01 .right .bt{font-size:28rem;color:#1662b7}.about01 .right .span{font-size:50rem;margin-top:10rem;margin-bottom:55rem;color:#2f2f2f}.about01 .right .p{font-size:16rem;line-height:33rem;color:#222}.about01 .right .p p{margin-bottom:15rem}.about02{padding:36rem 0;background:var(--main-color)}.youshi{display:flex;flex-wrap:wrap}.youshi li{flex:1;position:relative;padding:0 110rem;text-align:center}.youshi li .num{font-size:56rem;line-height:60rem;color:#fff;font-family:var(--Oswald-Regular)}.youshi li .num span{display:inline-block;font-size:56rem;vertical-align:top}.youshi li .num em,.youshi li .num i{font-size:18rem;line-height:30rem;font-style:normal;display:inline-block;vertical-align:text-bottom}.youshi li .h3{font-size:16rem;margin-top:15rem;color:#fff}.about03{padding:92rem 0 121rem 0;background:url(../images/bg9.webp) no-repeat bottom center;background-size:cover}.about03 .about03-bottom{position:relative;height:703rem;margin-top:28rem;background:url(../images/abg.webp) no-repeat center center;background-size:1537rem}.about03 .about03-bottom .h4{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:50rem;line-height:62rem;color:#fcfdfe}.about03 .about03-bottom ul li{width:35.5%;position:absolute}.about03 .about03-bottom ul li .box{position:relative}.about03 .about03-bottom ul li.a31 .box,.about03 .about03-bottom ul li.a33 .box,.about03 .about03-bottom ul li.a35 .box{padding-right:144rem;padding-left:50rem;text-align:right}.about03 .about03-bottom ul li.a31 .pic,.about03 .about03-bottom ul li.a33 .pic,.about03 .about03-bottom ul li.a35 .pic{right:0}.about03 .about03-bottom ul li.a32 .box,.about03 .about03-bottom ul li.a34 .box,.about03 .about03-bottom ul li.a36 .box{padding-left:144rem;padding-right:50rem}.about03 .about03-bottom ul li.a32 .pic,.about03 .about03-bottom ul li.a34 .pic,.about03 .about03-bottom ul li.a36 .pic{left:0}.about03 .about03-bottom ul .bt{font-size:16rem;font-weight:bold;line-height:30rem;color:#1e386b}.about03 .about03-bottom ul .pic{width:105rem;position:absolute;top:50%;transform:translateY(-50%);background:url(../images/dbx.webp) no-repeat center center;background-size:100%}.about03 .about03-bottom ul .pic:after{padding-bottom:87.61904762%}.about03 .about03-bottom ul li.a31{top:15%;right:65.5%}.about03 .about03-bottom ul li.a33{top:44%;right:69.5%}.about03 .about03-bottom ul li.a35{bottom:14%;right:65.5%}.about03 .about03-bottom ul li.a32{top:15%;left:65.5%}.about03 .about03-bottom ul li.a34{top:44%;left:69.5%}.about03 .about03-bottom ul li.a36{bottom:14%;left:65.5%}.product .nr{padding-top:31rem}.productlist{padding-top:50rem}.productlist li{margin-bottom:27rem}.productlist li .box{padding:72rem 97rem;background:#f0f5f7}.productlist li .bt{font-size:50rem;color:#2f2f2f;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.productlist li .span{font-size:16rem;line-height:33rem;margin-top:30rem;margin-bottom:72rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:4;color:#222}.productlist li .h3{font-size:28rem;padding-bottom:20rem;font-weight:bold;color:#2f2f2f;background:url(../images/line.webp) no-repeat bottom left;background-size:72rem;margin-bottom:40rem}.productlist li .ul{justify-content:space-between;display:flex;margin:0 -20rem}.productlist li .ul .li{flex:1;text-align:center;padding:0 20rem}.productlist li .ul .li .info{max-width:240rem;margin:0 auto}.productlist li .ul .li .pic{width:76rem;margin:0 auto;border-radius:50%;background:#dbeaf3}.productlist li .ul .li .tit{font-size:24rem;margin-top:21rem;margin-bottom:20rem;color:#2f2f2f}.productlist li .ul .li .txt{font-size:16rem;line-height:28rem;color:#666}.contact{padding:0;background:#f8f8f8}.contact01{padding-top:31rem;padding-bottom:182rem}.contact01 .title{border-bottom:1px solid #c6c6c6;padding-bottom:35rem}.contact01 .title h3{font-size:36rem;margin-bottom:17rem;color:#323232}.contact01 .title p{font-size:18rem;line-height:30rem;color:#494848}.contact01 .contact-bottom{position:relative;padding-top:122rem}.contact01 .contact-bottom .left{position:relative;padding-left:220rem;justify-content:space-between;display:flex;align-items:center}.contact01 .contact-bottom .left .list{position:absolute;top:50%;left:0;transform:translateY(-50%);padding:30rem 0}.contact01 .contact-bottom .left .list:after{content:'';display:block;width:3rem;height:100%;background:#adaeae;position:absolute;top:0;left:0;border-radius:2rem}.contact01 .contact-bottom .left .list ul li{margin:10rem 0}.contact01 .contact-bottom .left .list ul li a{font-size:18rem;line-height:30rem;color:#666;padding:0 20rem;position:relative}.contact01 .contact-bottom .left .list ul li a:after{content:'';display:block;width:3rem;height:100%;background:var(--main-color);position:absolute;top:0;left:0;opacity:0;border-radius:2rem;z-index:333}.contact01 .contact-bottom .left .list ul .active a{color:#0c151a}.contact01 .contact-bottom .left .list ul .active a:after{opacity:1}.contact01 .contact-bottom .left .map0{width:56%;position:relative}.contact01 .contact-bottom .left .map0 img{display:block}.contact01 .contact-bottom .left .map0 ul li{position:absolute}.contact01 .contact-bottom .left .map0 ul li a{font-size:22rem;line-height:50rem;color:#121212;display:block}.contact01 .contact-bottom .left .map0 ul li i{width:50rem;height:50rem;margin-right:10rem;background:url(../images/do.webp) no-repeat center center;background-size:100%;display:inline-block;-webkit-animation:1s ease mymove1 infinite;animation:1s ease mymove1 infinite;vertical-align:top}.contact01 .contact-bottom .left .map0 ul .active i{background:url(../images/do1.webp) no-repeat center center;background-size:100%}.contact01 .contact-bottom .left .map0 ul li:nth-child(1){top:32%;right:19.5%}.contact01 .contact-bottom .left .map0 ul li:nth-child(2){top:58%;right:12%}.contact01 .contact-bottom .left .show{width:34%}.contact01 .contact-bottom .left .show .info{display:none;border-radius:6rem;background:#fff}.contact01 .contact-bottom .left .show .info .pic{border-radius:6rem}.contact01 .contact-bottom .left .show .info .pic:after{padding-bottom:57.14285714%}.contact01 .contact-bottom .left .show .info .text{padding:26rem 12rem 46rem 12rem}.contact01 .contact-bottom .left .show .info .bt{font-size:22rem;color:#0c151a}.contact01 .contact-bottom .left .show .info .span{font-size:16rem;line-height:30rem;color:#0c151a;margin-top:30rem;margin-bottom:20rem}.contact01 .contact-bottom .left .show .info .span a{color:var(--main-color);font-size:20rem}.contact01 .contact-bottom .left .show .info .p{font-size:16rem;line-height:30rem;padding-top:20rem;color:#0c151a;border-top:1px solid #ebebeb}.contact02{padding:169rem 0;background:url(../images/bg10.webp) no-repeat center center;background-size:cover}.contact02 .nr{padding-top:0}.contact02 .home-title h3{color:#fff}.contact02 .left{width:23%;padding-top:0}.contact02 .left .p{font-size:16rem;line-height:23rem;color:#fff;margin-top:48rem}.contact02 .left .span{font-size:22rem;margin-top:50rem;font-weight:bold;color:#fff}.contact02 .right{width:71%;padding:0;background:none;padding-top:12rem}.contact02 .right .form li .input-form,.contact02 .right .form li select,.contact02 .right .form li textarea{height:92rem;font-size:18rem;padding:0 20rem 0 82rem;color:#333}.contact02 .right .form li.c2 .input-form,.contact02 .right .form li.c2 select,.contact02 .right .form li.c2 textarea{padding:0 20rem 0 118rem}.contact02 .right .form li .box .span{line-height:92rem}.contact02 .right .form li textarea{height:215rem;padding:20rem;margin-bottom:20rem}.contact02 .right .bn{float:right}.contact02 .right .bn .more{float:left;margin-left:20rem}.contact02 .right .verifyDiv{float:left}.app{padding:0 !important;height:100vh;overflow:hidden;position:relative}.industry-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;background:#fff}.industry-bg ul li{width:100%;height:100vh;position:absolute;top:0;left:0;z-index:11;opacity:0;transition:.5s}.industry-bg ul .on{opacity:1;z-index:22}.industry-r{position:absolute;right:-16.5%;top:50%;transform:translateY(-50%);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:5;width:742rem;height:742rem;border:dashed 2rem #258ccd}.industry-r:after{content:'';display:block;width:483rem;height:483rem;border:solid 100rem #258ccd;opacity:.16;position:absolute;border-radius:50%;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1}.industry-r ul li{position:absolute;z-index:33}.industry-r ul li a{display:flex;align-items:center}.industry-r ul li .img{width:75rem;background:var(--main-color);height:75rem;border-radius:50%;text-align:center;line-height:75rem;display:flex;align-items:center;position:relative;margin-right:20rem}.industry-r ul li .img img{width:60%;margin:0 auto}.industry-r ul li .img:before{content:'';display:block;width:100%;height:100%;border-radius:50%;background:rgba(243,150,0,0.4);position:absolute;left:0;top:0;transform:scale(1);transition:.5s;z-index:-1}.industry-r ul li span{display:inline-block;vertical-align:top;font-size:18rem;line-height:75rem;color:#2b2c30}.industry-r ul li:nth-child(1){left:67rem;top:10%}.industry-r ul li:nth-child(2){left:-9rem;top:25%}.industry-r ul li:nth-child(3){left:-38rem;top:50%;transform:translateY(-50%)}.industry-r ul li:nth-child(4){left:-9rem;bottom:25%}.industry-r ul li:nth-child(5){left:67rem;bottom:10%}.industry-r ul .on .img{background:var(--hover-color)}.industry-r ul .on .img:before{transform:scale(1.3)}.industry-banner{position:relative;z-index:5;overflow:hidden;width:60%}.industry-banner .pic{width:70rem;margin:0 53rem}.industry-banner li{padding:140rem 0}.industry-banner .index-title{margin-top:25rem;margin-bottom:60rem;padding-left:44rem;position:relative}.industry-banner .index-title span{font-size:20rem;line-height:42rem;color:#2b2c30;position:absolute;top:0;left:0}.industry-banner .index-title .name{font-size:40rem;line-height:42rem;display:inline-block;vertical-align:top;color:#2b2c30;background:url(../images/line.webp) no-repeat bottom left;background-size:72rem;padding-bottom:32rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.industry-banner .p{font-size:16rem;line-height:30rem;padding-left:44rem;margin-bottom:21rem;color:#2b2c30;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3}.industry-banner .gd{font-size:18rem;color:#258ccd;line-height:42rem;padding-left:44rem}.industry-banner .gd svg{width:30rem;height:42rem;fill:var(--main-color);display:inline-block;vertical-align:top}.certif-btn .swiper-button-prev,.certif-btn .swiper-button-next{border-radius:50%;width:60rem;height:60rem;border:solid 1px var(--hover-color);z-index:5;top:auto;bottom:0;margin:0}.certif-btn .swiper-button-prev svg,.certif-btn .swiper-button-next svg{fill:var(--hover-color);width:35rem;height:35rem}.certif-btn .swiper-button-prev:after,.certif-btn .swiper-button-next:after{content:''}@media (min-width:1025px){.certif-btn .swiper-button-prev:hover,.certif-btn .swiper-button-next:hover{background:var(--main-color);border:solid 1px var(--main-color)}.certif-btn .swiper-button-prev:hover svg,.certif-btn .swiper-button-next:hover svg{fill:#fff}}.certif-btn .swiper-button-prev{left:44rem}.certif-btn .swiper-button-next{left:126rem}.app-show{padding-bottom:0 !important}.as01{padding-bottom:96rem;background:url(../images/bg11.webp) no-repeat center center;background-size:cover;position:relative}.as01 .anr{padding-top:20rem}.as01 .anr .nr{justify-content:space-between;display:flex;align-items:center;padding-top:59rem}.as01 .anr .nr .left{width:49%}.as01 .anr .nr .right{width:47%}.as01 .anr .nr .right .p{font-size:16rem;line-height:33rem;margin-bottom:80rem;color:#222}.as02{padding:129rem 0 165rem 0;background:url(../images/bg12.webp) no-repeat center center;background-size:cover;position:relative}.as02 ul{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-row-gap:15rem;grid-column-gap:15rem;padding-top:92rem}.as02 ul li .box{position:relative;padding:24rem;min-height:207rem;background:#fff;border-radius:10rem;transition:.5s}.as02 ul li .pic{width:44rem;position:absolute;top:20rem;right:20rem}.as02 ul li .bt{width:41rem;line-height:26rem;background-color:#3664a4;border-radius:12rem;font-size:14rem;font-weight:bold;margin-bottom:44rem;color:#fff;text-align:center;transition:.5s}.as02 ul li .p{font-size:16rem;line-height:35rem;color:#040300;transition:.5s}@media (min-width:1025px){.as02 ul li:hover .box{background:var(--main-color)}.as02 ul li:hover .p{color:#fff}.as02 ul li:hover .pic img{filter:brightness(0) invert(1)}}.as03{padding:91rem 0 105rem 0;overflow:hidden;background:#f4fbfe;position:relative}.as03 .swiper-pro{position:relative;padding:56rem 0;padding-bottom:130rem}.as03 .swiper-pro .item .pic{width:100%}.as03 .swiper-pro .item .pic:after{padding-bottom:55.2238806%}.as03 .swiper-pro .item .text{width:88%;box-shadow:0 7rem 35rem 0 rgba(28,16,2,0.08);padding:34rem 42rem 20rem 42rem;margin:0 auto;margin-top:-100rem;height:255rem;background:#fff;z-index:44;position:relative}.as03 .swiper-pro .item .text .t{position:relative;padding-left:130rem;padding-top:9rem;min-height:100rem;margin-bottom:45rem}.as03 .swiper-pro .item .text .img{width:115rem;position:absolute;top:0;left:0}.as03 .swiper-pro .item .bt{font-size:28rem;color:#2f2f2f;margin-bottom:20rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;padding-bottom:20rem;background:url(../images/line.webp) no-repeat bottom left;background-size:72rem}.as03 .swiper-pro .item .p{font-size:16rem;line-height:30rem;color:#040300;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3}.as03 .swiper-pro .swiper-button-prev,.as03 .swiper-pro .swiper-button-next{border-radius:50%;width:60rem;height:60rem;border:solid 1px var(--hover-color);z-index:5;top:auto;bottom:0;margin:0}.as03 .swiper-pro .swiper-button-prev svg,.as03 .swiper-pro .swiper-button-next svg{fill:var(--hover-color);width:35rem;height:35rem}.as03 .swiper-pro .swiper-button-prev:after,.as03 .swiper-pro .swiper-button-next:after{content:''}@media (min-width:1025px){.as03 .swiper-pro .swiper-button-prev:hover,.as03 .swiper-pro .swiper-button-next:hover{background:var(--main-color);border:solid 1px var(--main-color)}.as03 .swiper-pro .swiper-button-prev:hover svg,.as03 .swiper-pro .swiper-button-next:hover svg{fill:#fff}}.as03 .swiper-pro .swiper-button-prev{left:0}.as03 .swiper-pro .swiper-button-next{left:84rem}.as03 .swiper-pro .swiper-pagination{font-size:18rem;line-height:60rem;color:var(--main-color);bottom:0;float:right;width:auto;right:16%;left:auto;padding:0 30rem}.as03 .swiper-pro .swiper-pagination:after,.as03 .swiper-pro .swiper-pagination::before{content:'';display:inline-block;vertical-align:middle;height:1px;width:900rem;background:rgba(117,117,117,0.41);margin:0 20rem;position:absolute;top:50%}.as03 .swiper-pro .swiper-pagination::before{left:100%;width:100000rem}.as03 .swiper-pro .swiper-pagination::after{right:100%}.product-show{padding:0 0 51rem 0}.ps01{padding:90rem 0 142rem 0}.ps01 .second-nav{top:0}.ps01 .nr{padding-top:92rem}.ps01 .p{font-size:16rem;line-height:33rem;color:#fff;padding-top:42rem;width:85%;margin:0 auto}.ps02{padding:90rem 0 98rem 0;background:#fff}.ps02 .youshi1{margin-top:61rem}.youshi1 li .num{color:var(--main-color)}.youshi1 li .h3{color:#666}.ps03{padding:78rem 0 79rem 0;background:url(../images/bg14.webp) no-repeat center center;background-size:cover;position:relative}.ps03 ul{display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:1px;grid-column-gap:1px;border:solid 1px rgba(255,255,255,0.2);width:82%;margin:0 auto;margin-top:50rem}.ps03 ul li .box{position:relative;padding:20rem 24rem;height:100%;transition:.5s;background-color:rgba(0,0,0,0.2)}.ps03 ul li .bt{border-radius:12rem;font-family:var(--Roboto-Bold);font-size:40rem;line-height:26rem;color:#fff;margin-bottom:51rem;transition:.5s}.ps03 ul li .span{font-size:24rem;font-weight:bold;margin-bottom:26rem;line-height:34rem;text-align:center;color:#fff}.ps03 ul li .p{font-size:16rem;line-height:22rem;color:#fff;transition:.5s;text-align:center}@media (min-width:1025px){.ps03 ul li:hover .box{background:var(--main-color)}.ps03 ul li:hover .p{color:#fff}.ps03 ul li:hover .pic img{filter:brightness(0) invert(1)}}.ps04{position:relative;padding:84rem 0;background:#fff}.ps04 .ps-bottom{position:relative;padding-top:48rem;overflow:hidden;padding-bottom:50rem}.ps04 .honorswiper{position:relative;width:770rem;margin:0 auto}.ps04 .honorswiper .swiper-slide{position:relative;z-index:1}.ps04 .honorswiper .swiper-slide-active{z-index:33}.ps04 .honorswiper .box{border-radius:8rem;overflow:hidden;box-shadow:-5rem 1rem 49rem 0 rgba(1,5,21,0.13);background:#fff}.ps04 .honorswiper .bt{line-height:65rem;background:#005be7;box-shadow:-5rem 1rem 40rem 0 rgba(1,5,21,0.06);font-size:26rem;text-align:center;color:#fff}.ps04 .honorswiper .info{padding:24rem 40rem}.ps04 .honorswiper .p{font-size:16rem;line-height:25rem;margin-bottom:38rem;color:#222}.ps04 .honorswiper .ul{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-row-gap:22rem;grid-column-gap:22rem}.ps04 .honorswiper .ul .li{background:#fff;border:solid 1px #bfc1c9}.ps04 .honorswiper .ul .li .pic:after{padding-bottom:45%}.ps05{padding:0 0 98rem 0;background:none}.ps06{text-align:center}.ps06 .info{padding:47rem 20rem;background:url(../images/bg13.webp) no-repeat center center;background-size:cover}.ps06 .info .bt{font-size:32rem;margin-bottom:8rem;color:#fff}.ps06 .info .p{font-size:18rem;line-height:32rem;margin-bottom:22rem;color:#fff}@media (max-width:1200px){body{font-size:14px}.sitemap .site-bottom{font-size:14px;line-height:25px}.sitemap li{border-bottom:1px dashed #e0e0e0;padding-bottom:10px;margin-bottom:10px}.sitemap li .top1{font-size:18px}.sitemap li .subnav{margin-top:10px}.sitemap li .subnav .yi{padding-bottom:5px}.sitemap li .subnav a{font-size:16px;margin-right:10px;padding:5px 0}.container{max-width:750px;padding:0 15px;width:100%}.height{top:-60px}.height1{height:60px}.header{height:60px}.header .logo{padding-top:14px;left:15px}.header .logo a img{width:118px}.header .header-right{float:right;position:absolute;right:0}.header .header-right .menu{display:block}.header .header-right .header-search{display:none}.header .header-right .tel{display:none}.header1,.headerfix{box-shadow:1px 3px 32px 0 rgba(168,170,171,0.2)}.nav{display:none}.home-title h3{font-size:30px;line-height:52px}.home-title p{font-size:32px;line-height:52px;display:none}.more a,.more p{line-height:42px}.more a span,.more p span{font-size:14px;padding-left:30px;padding-right:30px}.more a:before,.more p:before{background-size:14px}.more1 a,.more1 p{line-height:38px}.more1 a:before,.more1 p:before{background-size:14px}.more11 a,.more11 p{line-height:38px}.more11 a:before,.more11 p:before{background-size:14px}.more2 a,.more2 p{line-height:42px;border-radius:28px}.more2 a span,.more2 p span{font-size:14px;padding-left:20px;padding-right:20px}.more2 a span svg,.more2 p span svg{width:22px;height:42px;margin-left:7px}.more3 a,.more3 p{line-height:37px}.more3 a span,.more3 p span{font-size:14px;padding-left:25px;padding-right:25px}.more3 a span i,.more3 p span i{margin-left:10px}.gun{bottom:10px}.gun img{width:17px}.gun p{font-size:12px;line-height:18px;margin-top:10px;font-size:0;display:none}.swiper-renewal-main{margin-top:60px}.swiper-renewal-main .img{height:100vh;display:none}.swiper-renewal-main .img1{display:block}.swiper-renewal-main .banner-hover{padding-top:0}.swiper-renewal-main .banner-hover .info{margin-left:0;padding:0 50px}.swiper-renewal-main .banner-hover .bt{font-size:33px;text-shadow:0 1px 5px rgba(20,31,105,0.46);margin-bottom:17px}.swiper-renewal-main .banner-hover .p{font-size:15px;line-height:25px;margin-bottom:22px}.swiper-renewal-main .swiper-button-prev,.swiper-renewal-main .swiper-button-next{width:32px;height:32px;border:dashed 1px #fff}.swiper-renewal-main .swiper-button-prev:after,.swiper-renewal-main .swiper-button-next:after{font-size:16px}.swiper-renewal-main .swiper-button-prev{left:10px}.swiper-renewal-main .swiper-button-next{right:10px;left:auto;margin-left:auto}.bg{padding-top:0;position:absolute;height:100%;top:0;left:0;width:100%}.section{height:auto}.home{position:relative;top:auto;left:auto;padding:40px 0;transform:none;overflow:hidden}.home-about .nr{display:block}.home-about .left{width:100%;margin-right:0;margin-top:20px}.home-about .left .dian{position:absolute;top:35%;right:28%;background-size:32px;padding-bottom:16px;padding-left:5px}.home-about .left .dian img{width:40px}.home-about .right{width:100%;padding-right:0}.home-about .right .bt{font-size:18px;line-height:30px;margin-top:27px;margin-bottom:27px}.home-about .right .p{font-size:14px;line-height:25px;margin-bottom:25px}.home-product .nr{display:block}.home-product .left{float:left;width:100%}.home-product .left .list{width:573px;height:561px;position:relative;margin-top:51px;margin-left:-37px;display:none}.home-product .left .list img{display:block;width:100%}.home-product .left .list .h3{position:absolute;top:22%;left:30%;font-size:44px;line-height:275px;width:275px;text-align:center;color:#fff}.home-product .left .list ul li{position:absolute;background:url(../images/qbg.webp) no-repeat center center;background-size:100%}.home-product .left .list ul li .box{padding:11px}.home-product .left .list ul li .pic{border-radius:50%}.home-product .left .list ul li .pic img{width:100%;object-fit:cover;height:100%}.home-product .left .list ul li .pic:before{content:'';display:block;width:100%;height:100%;border-radius:50%;background:rgba(37,140,205,0.6);position:absolute;top:0;left:0;z-index:33}.home-product .left .list ul li .text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;z-index:55;transition:.5s}.home-product .left .list ul li .bt{font-size:18px;line-height:20px;font-weight:bold;color:#fff;text-align:center}.home-product .left .list ul li .span{width:25px;height:25px;background-color:#eeeff3;border-radius:50%;margin:0 auto;margin-top:-30px;opacity:0;transition:.5s}.home-product .left .list ul li .span svg{width:100%;height:100%;fill:var(--hover-color)}.home-product .left .list ul .active{background:url(../images/qbg1.webp) no-repeat center center;background-size:100%}.home-product .left .list ul .active .span{display:block;margin-top:10px;opacity:1}.home-product .left .list ul .q1{width:153px;height:153px;top:14px;left:22px}.home-product .left .list ul .q2{width:135px;height:135px;bottom:28px;left:74px}.home-product .left .list ul .q3{width:120px;height:120px;top:13px;right:20px}.home-product .right{width:100%;margin-top:25px}.home-product .right .rlist ul li{width:33.33333333%}.home-product .right .rlist ul li a{padding:0 10px;font-size:14px;line-height:40px}.home-product .right .show .info{padding-top:27px}.home-product .right .show .info .bt{font-size:20px;line-height:42px;margin-bottom:8px}.home-product .right .show .info .p{font-size:14px;line-height:25px;margin-bottom:18px}.home-product .right .show .info .ul{margin-bottom:25px}.home-product .right .show .info .ul .li{width:100%;float:left;font-size:14px;line-height:25px;padding-left:40px}.home-product .right .show .info .ul .li .pic{width:25px}.home-product .right .show .info .btn .more{margin-right:10px}.home-product .right .show .info .btn .more a,.home-product .right .show .info .btn .more p{line-height:42px}.home-product .right .show .info .btn .more a span,.home-product .right .show .info .btn .more p span{padding:0 35px}.home-product .right .show .info .btn .more1 a,.home-product .right .show .info .btn .more1 p{line-height:38px}.title-app{width:100%;position:absolute;top:40px;left:0;z-index:320}.abg0 ul li{width:100%;height:100%}.home-app{padding:105px 0 0 0}.home-app ul li{width:50%;height:40vh;border-bottom:1px solid rgba(255,255,255,0.2)}.home-app ul li a:after{left:-1px;height:60px;width:2px}.home-app ul li .box{bottom:auto;top:50%;transform:translateY(-50%);padding:0 20px}.home-app ul li .pic{width:30px}.home-app ul li .bt{font-size:18px;line-height:32px;margin-top:23px}.home-app ul li .p{font-size:14px;line-height:25px;margin-top:-67px}.home-app ul li .more2{margin-top:-56px}.home-app ul .active a:before{bottom:0}.home-app ul .active .p{margin-top:14px;opacity:1}.home-app ul .active .more2{margin-top:20px;opacity:1}.home-app ul li:nth-child(5){width:100%}.home-map .img{width:100%;height:auto;position:relative;margin:0 auto;left:auto;transform:none;margin-top:25px}.home-map .img .hide{display:block}.home-map .img img{position:relative;top:auto;left:auto;width:100%;display:none}.home-map .img .globalMap{display:none}.home-map svg{display:none}.home-news .ht .home-title{width:100%}.home-news .bn{height:42px;width:100px;margin:0 auto;float:none;margin-top:15px}.home-news .bn .swiper-button-prev,.home-news .bn .swiper-button-next{border-radius:50%;width:42px;height:42px;border:dashed 1px #fff;z-index:5;background:#6c6c6c}.home-news .bn .swiper-button-prev:after,.home-news .bn .swiper-button-next:after{font-size:16px}.home-news .bn .swiper-button-prev{left:0}.home-news .bn .swiper-button-next{right:0;left:auto;margin-left:auto}.home-news .home-bottom{padding-top:25px}.home-news .swiper-news{width:100%}.newslist .item{width:50%;padding:0;padding-top:0}.newslist .item .box{background:#fff;box-shadow:10px 30px 38px 0 rgba(77,77,77,0.2);border-radius:20px;height:390px}.newslist .item .pic{border-radius:20px}.newslist .item .text{padding:20px 20px 60px 20px}.newslist .item .bt{font-size:16px;line-height:30px}.newslist .item .span{font-size:14px;line-height:25px}.newslist .item .date{padding-left:18px;font-size:14px;line-height:28px;background-size:14px;bottom:20px;left:20px}.footer{border-top:2px solid #134582}.footer .footer-top{padding:30px 0 30px 0}.footer .left{width:100%}.footer .left img{width:118px}.footer .left .f1{font-size:16px;line-height:34px;padding-top:19px}.footer .left .f1 ul li{padding-left:49px;margin-bottom:10px}.footer .left .f1 ul li span img{width:35px}.footer .left .f1 ul li .tel{font-size:16px}.footer .middle{display:none}.footer .right{width:100%;padding-top:18px}.footer .right .bt{font-size:18px;border-bottom:2px solid #e9e9e9;padding-bottom:8px;margin-bottom:14px}.footer .right .p{font-size:14px;line-height:23px;margin-bottom:23px}.footer .right ul li{margin-bottom:7px}.footer .right ul li input,.footer .right ul li textarea{height:37px;font-size:14px;padding:0 20px}.footer .right ul li textarea{height:133px;padding:10px 20px}.footer .right ul li .more{margin-top:10px}.footer .footer-bottom{font-size:12px;line-height:22px;padding:10px 0;text-align:center}.footer .footer-bottom .fr{float:none}.return-top{bottom:10px;right:10px}.return-top a{width:48px;height:48px;line-height:48px;box-shadow:4px 12px 27px 0 rgba(56,41,41,0.21)}.return-top a svg{width:12px;height:48px}.inbanner{margin-top:60px}.inbanner .img{display:none}.inbanner .img1{display:block}.inbanner .banner-hover{padding-top:0}.inbanner .banner-hover .bt{font-size:24px;text-shadow:0 1px 5px rgba(20,31,105,0.46)}.inbanner .banner-hover .p{font-size:50px}.inbanner .banner-hover .jsh{font-size:14px;line-height:25px;margin-top:14px}.inbanner .banner-hover .bn{margin-top:20px}.inbanner .banner-hover .bn a{margin-right:10px}.second-nav{top:auto;margin-bottom:25px}.second-nav .container{display:block}.second-nav .inside-menu{text-align:center;display:none}.second-nav .inside-menu ul{display:flex;flex-wrap:wrap;justify-content:center;background-color:#fff;box-shadow:0 0 32px 0 rgba(41,43,43,0.15)}.second-nav .inside-menu ul li{flex:1;text-align:center}.second-nav .inside-menu ul li a{font-size:18px;color:#222;line-height:80px;display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;min-width:360px;text-align:center;padding:0 21px;position:relative}.second-nav .inside-menu ul li a:after{content:'';display:block;width:1px;height:32px;background:#d7d7d7;position:absolute;top:50%;right:0;margin-top:-16px}.second-nav .inside-menu ul li .pic{width:40px;margin-right:10px;display:inline-block;vertical-align:middle}.second-nav .inside-menu ul li .pic .mh{display:none}.second-nav .inside-menu ul li:nth-last-child(1) a:after{display:none}.second-nav .inside-menu ul .active a{color:#fff;background:var(--main-color)}.second-nav .inside-menu ul .active a:after{background:var(--main-color)}.second-nav .inside-menu ul .active .pic .m{display:none}.second-nav .inside-menu ul .active .pic .mh{display:block}.second-nav1{top:auto}.inside-current{font-size:12px;line-height:24px;padding:0 0 0 0}.inside-current span{background:url(../images/home.webp) no-repeat left 3px;background-size:22px;padding-left:30px}.inside-current1 span{background:url(../images/home1.webp) no-repeat left 3px;background-size:22px}.content{min-height:600px;padding:20px 0 40px 0}.downloadlist{margin:0 -6px;padding-top:25px}.downloadlist .item{width:100%;padding:0 6px;margin-bottom:12px}.downloadlist .item a{padding:21px}.downloadlist .item .box{padding-left:112px}.downloadlist .item .pic{width:90px;height:100px}.downloadlist .item .bt{font-size:16px;line-height:32px}.downloadlist .item .line{border-bottom:1px solid #e2e2e2;padding-bottom:11px;margin-bottom:6px}.downloadlist .item .span{font-size:14px;line-height:22px}.downloadlist .item .p{font-size:14px;line-height:32px}.downloadlist .item .p span{font-size:12px}.downloadlist .item .p p svg{width:15px;height:32px;margin-right:9px}.fenye{padding-top:30px}.inmain-title{font-size:26px}.support .nr{padding-top:0}.support .left{float:left;width:100%;padding-top:0;padding-bottom:20px}.support .left .span{font-size:14px;line-height:25px;margin-top:22px;margin-bottom:13px}.support .left .p{font-size:14px;line-height:25px}.support .left .p p{margin-bottom:7px}.support .left .p p img{width:15px;margin-top:8px;margin-right:10px}.support .left .ewm{margin-top:25px;margin-bottom:13px}.support .left .ewm .item{float:left;width:120px;margin-right:18px}.support .left .pp{font-size:16px;line-height:30px}.support .right{width:100%;padding:22px;border-radius:16px}.support .right .inmain-title{margin-bottom:15px}.form{margin:0 -4px}.form li{width:100%;padding:0 4px;margin-bottom:8px}.form li .box .span{font-size:14px;line-height:45px;left:17px}.form li .input-form,.form li select,.form li textarea{height:45px;border-radius:4px;font-size:14px;padding:0 20px 0 105px}.form li select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#fff url(../images/arrow.webp) no-repeat scroll 95% center;background-size:12px;background:#ffffff \9 \0}.form li textarea{height:153px;padding:20px}.form li .submit{font-size:18px;margin-top:14px;line-height:48px;border-radius:2px}.message .form{width:100%;margin-top:25px;padding:22px;overflow:hidden;background:#f7f7f7;box-shadow:0 15px 35px 0 rgba(0,10,20,0.08);border-radius:6px}.message .form li{width:100%;margin-bottom:12px}.message .form li .box .span{font-size:14px;line-height:32px;position:relative;top:auto;left:auto}.message .form li .input-form,.message .form li select,.message .form li textarea{height:45px;border:solid 1px #fff;font-size:14px;padding:0 22px}.message .form li textarea{height:194px;padding:22px}.message .more{float:right;width:100%;margin-top:12px}.message .verifyDiv{float:left;width:100%}.verifyDiv .verify-wrap{width:270px !important;height:52px;background-color:#e5e5e5;position:relative}.verifyDiv .verify-wrap .drag-btn{position:absolute;left:0;top:0;width:52px;height:52px;background:#f7f8f9 url(../images/drag-arrow.svg) no-repeat center center;background-size:18px;z-index:2;cursor:move;border:1px solid #e1e1e1}.verifyDiv .verify-wrap .suc-drag-btn{background:#fff url(../images/drag-success.svg?t=1) no-repeat center center;background-size:22px;border:1px solid #e1e1e1}.verifyDiv .verify-wrap .drag-progress{position:absolute;left:0;top:0;height:52px;width:0;background-color:var(--main-color);color:#fff;font-size:14px;text-align:center;line-height:52px}.verifyDiv .verify-wrap .fix-tips,.verifyDiv .verify-msg{width:100%;position:absolute;right:0;left:0;height:100%;color:#51555c;z-index:1;line-height:52px;font-size:14px;text-align:center;padding-left:50px}.verifyDiv .verify-wrap .verify-msg{background-color:var(--main-color);color:#fff;display:none;padding-left:0;padding-right:50px}.aftersale .p{font-size:20px;line-height:40px;margin-top:13px;margin-bottom:34px}.waves{height:400px}.waves canvas{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.partner{padding:0}.partner .second-nav{padding-top:20px}.inside-hzhb{padding-bottom:0}.inside-hzhb .list{width:100%;height:auto;margin-top:25px}.inside-hzhb .swiper-partner .item{padding-bottom:40px}.inside-hzhb .list .item{position:relative;width:33.33333333%;height:auto;top:auto !important;left:auto !important;bottom:auto !important;right:auto !important;float:left;padding:21px 23px 26px 21px}.honorlist{padding-top:25px}.honorlist .list{border:1px solid #e6e6e6;overflow:hidden}.honorlist .list .li{width:100%;float:left}.honorlist .list .li .box{border-top:1px solid #e6e6e6;border-right:none}.honorlist .list .li .img{width:50%;padding:16px}.honorlist .list .li .text{width:50%;padding:13px}.honorlist .list .li .num{font-size:15px;line-height:32px;margin-bottom:20px}.honorlist .list .li .num .mo{font-size:13px}.honorlist .list .li .name_box .name{font-size:22px;line-height:42px;margin-bottom:25px}.honorlist .list .li .name_box .post{font-size:15px;line-height:32px}.honorlist .list .li .info{border-top:1px solid #eaeaea;margin-top:20px;min-height:30px}.honorlist .list .li:nth-child(1) .box{border-top:none}.honorlist .list .li:nth-child(2) .box{border-top:1px solid #e6e6e6}.yf_zj_nav{margin-top:22px}.yf_zj_nav .swiper-button-next,.yf_zj_nav .swiper-button-prev{display:inline-block;vertical-align:middle;width:42px;height:42px;line-height:42px;text-align:center;border-radius:50%;margin:0;position:relative;top:auto;left:auto;right:auto !important;background:#fff;margin:0 7px}.yf_zj_nav .swiper-button-next:after,.yf_zj_nav .swiper-button-prev:after{font-size:18px;font-weight:bold;color:#666;display:block;height:42px;line-height:42px}.yf_zj_nav .swiper-pagination{display:none}.yf_zj_nav .swiper-pagination .swiper-pagination-bullet{width:42px;height:42px;line-height:42px;text-align:center;border-radius:50%;margin:0 7px;opacity:1;background:#fff;color:#222}.yf_zj_nav .swiper-pagination .swiper-pagination-bullet-active{background:var(--main-color);color:#fff}.news-one{margin-bottom:23px;box-shadow:-7px 0 7px 0 rgba(152,152,152,0.14);margin-top:25px}.news-one .list li .box{min-height:0;padding-left:0;padding-right:0}.news-one .list li .box .pic{width:100%;position:relative;top:auto;left:auto}.news-one .list li .box .pic img{width:100%;height:100%;object-fit:cover}.news-one .list li .box .text{padding:20px}.news-one .list li .box .text .date{font-size:12px;line-height:34px;padding-top:7px;height:68px;padding-right:21px;border-right:1px solid #b1b1b1}.news-one .list li .box .text .date span{font-size:22px}.news-one .list li .box .text .bt{font-size:24px;line-height:68px;padding-left:96px;margin-bottom:18px}.news-one .list li .box .text .jsh{margin-top:10px;font-size:14px;line-height:25px;margin-bottom:20px}.btn1{height:40px;margin-bottom:25px;width:100%}.btn1 .swiper-button-prev,.btn1 .swiper-button-next{border-radius:50%;width:40px;height:40px;border:solid 1px #e1e1e1;z-index:5;top:auto;bottom:0;margin:0;display:none}.btn1 .swiper-button-prev svg,.btn1 .swiper-button-next svg{fill:#333;width:22px;height:22px}.btn1 .swiper-button-prev:after,.btn1 .swiper-button-next:after{content:''}.btn1 .swiper-button-prev{left:0}.btn1 .swiper-button-next{right:0;left:auto;margin-left:auto}.btn1 .swiper-pagination{height:2px;width:100%;left:50%;top:16px;transform:translateX(-50%)}.newslist1 li{padding-bottom:16px;margin-bottom:16px;border-bottom:solid 1px #d1d1d1}.newslist1 li .box{min-height:151px;padding-left:290px}.newslist1 li .box .date{font-size:12px;line-height:24px;border-bottom:4px solid var(--main-color);padding-bottom:10px}.newslist1 li .box .date span{font-size:28px}.newslist1 li .box .pic{width:215px;left:59px}.newslist1 li .box .text{min-height:151px}.newslist1 li .box .bt{font-size:22px;line-height:30px}.newslist1 li .box .p{font-size:14px;line-height:25px}.newslist2{margin:0 -5px;margin-bottom:29px}.newslist2 li{width:100%;float:left;padding:0 5px}.newslist2 li .box{padding:16px}.newslist2 li .bt{font-size:16px;line-height:30px;max-height:60px;height:auto;margin-bottom:13px}.newslist2 li .span{width:28px;height:28px}.news-show .news-top{padding:60px 0 42px 0;border-bottom:1px solid #dcdcdc}.news-show .inside-current{padding:21px 0 0 0}.news-show .news-left{float:left;width:80px;padding-top:133px;position:sticky;top:100px;margin-left:-80px;padding-bottom:80px;display:none}.news-show .news-left .share{overflow:hidden;padding:48px 0 19px 0;background-color:#f2f2f2;border-radius:30px 0 0 30px;position:relative;z-index:3}.news-show .news-left .share span{display:block;margin-bottom:19px;text-align:center}.news-show .news-left .share .dib{display:inline-block;font-size:16px}.news-show .news-left .bdshare-button-style0-16 a{background-size:100% 100% !important;background-position:center !important;width:40px !important;height:40px !important;padding-left:0 !important;display:block;margin:0 auto 12px auto !important}.news-show .news-left .bdshare-button-style0-16 .bds_tqq{background-image:url(../images/share-qq.webp) !important}.news-show .news-left .bdshare-button-style0-16 .bds_weixin{background-image:url(../images/share-weixin.webp) !important}.news-show .news-left .bdshare-button-style0-16 .bds_tsina{background-image:url(../images/share-weibo.webp) !important}.news-show .news-left .span{padding-top:82px;margin-top:-50px;background:var(--main-color);border-radius:30px 0 0 30px;text-align:center;position:relative;z-index:2}.news-show .news-left .span a{display:block;font-size:14px;line-height:30px;color:#fff;background:url(../images/fanhui1.webp) no-repeat top center;background-size:37px;padding-top:40px;padding-bottom:20px}.news-show .news-left .p{position:relative;z-index:1;padding-top:82px;margin-top:-50px;background:var(--hover-color);border-radius:30px 0 0 30px;text-align:center}.news-show .news-left .p a{display:block;font-size:14px;line-height:30px;color:#fff;background:url(../images/fanhui.webp) no-repeat top center;background-size:31px;padding-top:40px;padding-bottom:20px}.news-show .news-right{float:right}.news-show .news-right .left{width:100%;border-left:0;border-right:0;padding-bottom:30px}.news-show .news-right .right{float:right;width:100%;padding:20px 0}.news-show .news-right .right .tuijian{font-size:22px;margin-bottom:18px}.news-show .news-right .right .newslist2 li{width:100%;margin-bottom:10px}.news-show .news-right .right .newslist2 li .box{padding:16px}.news-show .news-right .right .newslist2 li .bt{font-size:16px;margin-bottom:11px}.news-show .h1{font-size:26px;margin-bottom:15px;margin-top:22px}.news-show .h2{font-size:14px}.news-show .h2 span{margin:0 10px}.news-show .news-info{font-size:14px;line-height:26px;padding:23px 0}.news-show .biaoqian{font-size:14px;line-height:26px;color:#fff;padding:0}.news-show .biaoqian .n{padding:14px}.news-show .biaoqian a{margin-right:10px}.news-show .btn{padding:15px 0;padding-top:25px;padding-bottom:20px}.news-show .btn .ul{margin:0 -10px}.news-show .btn .li{width:50%;padding:0 10px}.news-show .btn .li span{font-size:14px;margin-bottom:11px}.news-show .btn .li a{font-size:16px;line-height:30px}.about01{padding-bottom:40px}.about01 .left{float:right;width:100%;margin-right:0}.about01 .left img{display:block}.about01 .right{width:100%;padding-left:61px;padding-top:30px}.about01 .right .icon{position:absolute;left:0;bottom:0;top:30px}.about01 .right .icon .masterIcon{width:37px;height:37px}.about01 .right .icon .line{display:block;width:1px;border-left:1px dashed var(--main-color);height:calc( 100% - 44px );margin:0 auto;position:relative}.about01 .right .masterIcon{width:44px;height:44px;border-radius:50%;text-align:center;line-height:44px;font-weight:bold;position:relative;text-transform:uppercase}.about01 .right .masterIcon .ani{position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%;animation:rotateZ 30s infinite linear}.about01 .right .masterIcon .ani span{width:12px;height:12px;position:absolute}.about01 .right .masterIcon .ani span:before{content:'';width:100%;height:100%;display:block;border-radius:50%;animation:aniCrl 3s infinite linear}.about01 .right .masterIcon .ani span:nth-child(1){left:0;top:50%;transform:translate(-100%, 100%)}.about01 .right .masterIcon .ani span:nth-child(2){left:0;top:0;transform:translate(-50%, -100%)}.about01 .right .masterIcon .ani span:nth-child(3){right:0;top:0;transform:translate(0, -100%)}.about01 .right .masterIcon .ani span:nth-child(4){right:0;top:50%;transform:translate(120%, -100%)}.about01 .right .masterIcon .ani span:nth-child(5){right:0;top:50%;transform:translate(100%, 100%)}.about01 .right .masterIcon .ani span:nth-child(1):before{animation-delay:0s}.about01 .right .masterIcon .ani span:nth-child(2):before{animation-delay:.8s}.about01 .right .masterIcon .ani span:nth-child(3):before{animation-delay:.6s}.about01 .right .masterIcon .ani span:nth-child(4):before{animation-delay:.2s}.about01 .right .masterIcon .ani span:nth-child(5):before{animation-delay:.4s}.about01 .right .masterIcon.style1{background-color:var(--main-color);color:#fff}.about01 .right .masterIcon.style1 .ani span:before{background-color:var(--main-color)}.about01 .right .masterIcon.style2{background-color:#fff;color:var(--main-color)}.about01 .right .masterIcon.style2 .ani span:before{background-color:#fff}.about01 .right .bt{font-size:18px}.about01 .right .span{font-size:25px;margin-top:10px;margin-bottom:25px}.about01 .right .p{font-size:14px;line-height:25px}.about01 .right .p p{margin-bottom:8px}.about02{padding:26px 0}.youshi{display:flex;flex-wrap:wrap}.youshi li{flex:1;padding:0 20px}.youshi li .num{font-size:36px;line-height:40px}.youshi li .num span{font-size:36px}.youshi li .num em,.youshi li .num i{font-size:14px;line-height:30px}.youshi li .h3{font-size:14px;margin-top:10px}.about03{padding:40px 0}.about03 .about03-bottom{height:auto;margin-top:25px;background:none}.about03 .about03-bottom .h4{position:relative;top:auto;left:auto;transform:none;font-size:25px;line-height:42px;color:var(--main-color)}.about03 .about03-bottom ul{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:15px}.about03 .about03-bottom ul li{width:48%;margin-bottom:20px;position:relative;top:auto !important;left:auto !important;bottom:auto !important;right:auto !important}.about03 .about03-bottom ul li .box{position:relative;padding-top:50px}.about03 .about03-bottom ul li.a31 .box,.about03 .about03-bottom ul li.a33 .box,.about03 .about03-bottom ul li.a35 .box{padding-right:0;padding-left:0;text-align:left}.about03 .about03-bottom ul li.a31 .pic,.about03 .about03-bottom ul li.a33 .pic,.about03 .about03-bottom ul li.a35 .pic{right:auto;left:0}.about03 .about03-bottom ul li.a32 .box,.about03 .about03-bottom ul li.a34 .box,.about03 .about03-bottom ul li.a36 .box{padding-left:0;padding-right:0}.about03 .about03-bottom ul li.a32 .pic,.about03 .about03-bottom ul li.a34 .pic,.about03 .about03-bottom ul li.a36 .pic{left:0}.about03 .about03-bottom ul .bt{font-size:15px;line-height:27px;margin-top:5px}.about03 .about03-bottom ul .pic{width:55px;top:0;transform:none}.product .nr{padding-top:25px}.productlist{padding-top:25px}.productlist li{margin-bottom:20px}.productlist li .box{padding:22px}.productlist li .bt{font-size:26px}.productlist li .span{font-size:14px;line-height:25px;margin-top:15px;margin-bottom:22px}.productlist li .h3{font-size:18px;padding-bottom:10px;background-size:42px;margin-bottom:20px}.productlist li .ul{margin:0 -5px;display:block;overflow:hidden;font-size:0}.productlist li .ul .li{flex:none;width:50%;display:inline-block;vertical-align:top;padding:0 5px;margin-top:12px}.productlist li .ul .li .info{max-width:240px}.productlist li .ul .li .pic{width:46px}.productlist li .ul .li .tit{font-size:18px;margin-top:11px;margin-bottom:10px}.productlist li .ul .li .txt{font-size:14px;line-height:25px}.contact{padding-bottom:0}.contact01{padding-top:0;padding-bottom:40px}.contact01 .title{border-bottom:1px solid #c6c6c6;padding-bottom:15px}.contact01 .title h3{font-size:26px;margin-bottom:17px}.contact01 .title p{font-size:16px;line-height:30px}.contact01 .contact-bottom{padding-top:25px}.contact01 .contact-bottom .left{padding-left:145px;justify-content:space-between;display:flex;align-items:center}.contact01 .contact-bottom .left .list{position:absolute;top:0;left:0;transform:none;padding:20px 0}.contact01 .contact-bottom .left .list:after{content:'';display:block;width:3px;height:100%;background:#adaeae;position:absolute;top:0;left:0;border-radius:2px}.contact01 .contact-bottom .left .list ul li{margin:10px 0}.contact01 .contact-bottom .left .list ul li a{font-size:18px;line-height:30px;color:#666;padding:0 20px;position:relative}.contact01 .contact-bottom .left .list ul li a:after{content:'';display:block;width:3px;height:100%;background:var(--main-color);position:absolute;top:0;left:0;opacity:0;border-radius:2px;z-index:333}.contact01 .contact-bottom .left .list ul .active a{color:#0c151a}.contact01 .contact-bottom .left .list ul .active a:after{opacity:1}.contact01 .contact-bottom .left .map0{width:56%;position:relative;display:none}.contact01 .contact-bottom .left .map0 img{display:block}.contact01 .contact-bottom .left .map0 ul li{position:absolute}.contact01 .contact-bottom .left .map0 ul li a{font-size:22px;line-height:50px;color:#121212;display:block}.contact01 .contact-bottom .left .map0 ul li i{width:50px;height:50px;margin-right:10px;background:url(../images/do.webp) no-repeat center center;background-size:100%;display:inline-block;-webkit-animation:1s ease mymove1 infinite;animation:1s ease mymove1 infinite;vertical-align:top}.contact01 .contact-bottom .left .map0 ul .active i{background:url(../images/do1.webp) no-repeat center center;background-size:100%}.contact01 .contact-bottom .left .map0 ul li:nth-child(1){top:32%;right:19.5%}.contact01 .contact-bottom .left .map0 ul li:nth-child(2){top:58%;right:12%}.contact01 .contact-bottom .left .show{width:100%}.contact01 .contact-bottom .left .show .info{border-radius:6px}.contact01 .contact-bottom .left .show .info .pic{border-radius:6px}.contact01 .contact-bottom .left .show .info .text{padding:22px}.contact01 .contact-bottom .left .show .info .bt{font-size:18px}.contact01 .contact-bottom .left .show .info .span{font-size:14px;line-height:26px;margin-top:10px;margin-bottom:10px}.contact01 .contact-bottom .left .show .info .span a{font-size:18px}.contact01 .contact-bottom .left .show .info .p{font-size:14px;line-height:26px;padding-top:10px;border-top:1px solid #ebebeb}.contact02{padding:40px 0}.contact02 .left{width:100%}.contact02 .left .p{font-size:14px;line-height:23px;margin-top:24px}.contact02 .left .span{font-size:18px;margin-top:25px}.contact02 .right{width:100%;padding:0;padding-top:12px}.contact02 .right .form li .input-form,.contact02 .right .form li select,.contact02 .right .form li textarea{height:52px;font-size:14px;padding:0 20px 0 65px}.contact02 .right .form li.c2 .input-form,.contact02 .right .form li.c2 select,.contact02 .right .form li.c2 textarea{padding:0 20px 0 95px}.contact02 .right .form li .box .span{line-height:52px}.contact02 .right .form li textarea{height:215px;padding:20px;margin-bottom:10px}.contact02 .right .bn{float:right;width:100%;margin-top:10px}.contact02 .right .bn .more{float:left;margin-left:0;margin-right:20px}.contact02 .right .verifyDiv{float:left;width:100%}.app{padding:20px 0 40px 0 !important;height:80vh}.industry-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;background:#fff}.industry-bg ul li{width:100%;height:80vh;position:absolute;top:0;left:0;z-index:11;opacity:0;transition:.5s}.industry-bg ul .on{opacity:1;z-index:22}.industry-r{position:absolute;right:-16.5%;top:17.5%;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:5;width:742px;height:742px;border:dashed 2px #258ccd;display:none}.industry-r:after{content:'';display:block;width:483px;height:483px;border:solid 100px #258ccd;opacity:.16;position:absolute;border-radius:50%;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1}.industry-r ul li{position:absolute;z-index:33}.industry-r ul li a{display:flex;align-items:center}.industry-r ul li .img{width:75px;background:var(--main-color);height:75px;border-radius:50%;text-align:center;line-height:75px;display:flex;align-items:center;position:relative;margin-right:20px}.industry-r ul li .img img{width:60%;margin:0 auto}.industry-r ul li .img:before{content:'';display:block;width:100%;height:100%;border-radius:50%;background:rgba(243,150,0,0.4);position:absolute;left:0;top:0;transform:scale(1);transition:.5s;z-index:-1}.industry-r ul li span{display:inline-block;vertical-align:top;font-size:18px;line-height:75px;color:#2b2c30}.industry-r ul li:nth-child(1){left:67px;top:10%}.industry-r ul li:nth-child(2){left:-9px;top:25%}.industry-r ul li:nth-child(3){left:-38px;top:50%;transform:translateY(-50%)}.industry-r ul li:nth-child(4){left:-9px;bottom:25%}.industry-r ul li:nth-child(5){left:67px;bottom:10%}.industry-r ul .on .img{background:var(--hover-color)}.industry-r ul .on .img:before{transform:scale(1.3)}.industry-banner{width:100%}.industry-banner .pic{width:40px;margin:0 53px}.industry-banner li{padding:100px 0}.industry-banner .index-title{margin-top:15px;margin-bottom:30px;padding-left:44px}.industry-banner .index-title span{font-size:16px;line-height:42px}.industry-banner .index-title .name{font-size:30px;line-height:42px;display:inline-block;vertical-align:top;color:#2b2c30;background:url(../images/line.webp) no-repeat bottom left;background-size:72px;padding-bottom:32px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.industry-banner .p{font-size:14px;line-height:30px;padding-left:44px;margin-bottom:21px}.industry-banner .gd{font-size:14px;line-height:42px;padding-left:44px}.industry-banner .gd svg{width:30px;height:42px}.certif-btn .swiper-button-prev,.certif-btn .swiper-button-next{width:40px;height:40px;background:var(--hover-color)}.certif-btn .swiper-button-prev svg,.certif-btn .swiper-button-next svg{width:25px;height:25px;fill:#fff}.certif-btn .swiper-button-prev{left:44px}.certif-btn .swiper-button-next{left:126px}.as01{padding-bottom:40px}.as01 .anr{padding-top:20px}.as01 .anr .nr{display:block;padding-top:25px}.as01 .anr .nr .left{width:100%}.as01 .anr .nr .right{width:100%;padding-top:15px}.as01 .anr .nr .right .p{font-size:14px;line-height:25px;margin-bottom:20px}.as02{padding:40px 0}.as02 ul{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:10px;grid-column-gap:10px;padding-top:25px}.as02 ul li .box{padding:20px;min-height:167px;border-radius:10px;height:100%}.as02 ul li .pic{width:34px;top:15px;right:15px}.as02 ul li .bt{width:41px;line-height:26px;border-radius:12px;font-size:14px;margin-bottom:44px}.as02 ul li .p{font-size:14px;line-height:25px}.as03{padding:40px 0}.as03 .swiper-pro{padding:25px 0;padding-bottom:60px}.as03 .swiper-pro .item .pic img{width:100%;height:100%;object-fit:cover}.as03 .swiper-pro .item .text{width:94%;box-shadow:0 7px 35px 0 rgba(28,16,2,0.08);padding:27px;margin-top:-50px;height:155px}.as03 .swiper-pro .item .text .t{padding-left:130px;padding-top:9px;min-height:100px;margin-bottom:45px}.as03 .swiper-pro .item .text .img{width:115px}.as03 .swiper-pro .item .bt{font-size:18px;margin-bottom:10px;padding-bottom:10px;background-size:42px}.as03 .swiper-pro .item .p{font-size:14px;line-height:25px}.as03 .swiper-pro .swiper-button-prev,.as03 .swiper-pro .swiper-button-next{width:40px;height:40px;border:solid 1px var(--hover-color)}.as03 .swiper-pro .swiper-button-prev svg,.as03 .swiper-pro .swiper-button-next svg{width:25px;height:25px}.as03 .swiper-pro .swiper-button-prev{left:50%;margin-left:-50px}.as03 .swiper-pro .swiper-button-next{left:auto;right:50%;margin-right:-50px}.as03 .swiper-pro .swiper-pagination{display:none}.product-show{padding:0 0 41px 0}.ps01{padding:80px 0 42px 0}.ps01 .second-nav{top:0}.ps01 .nr{padding-top:0}.ps01 .p{font-size:14px;line-height:25px;padding-top:22px;width:100%}.ps02{padding:40px 0}.ps02 .youshi1{margin-top:25px}.ps03{padding:40px 0}.ps03 ul{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:1px;grid-column-gap:1px;border:solid 1px rgba(255,255,255,0.2);width:100%;margin-top:25px}.ps03 ul li .box{padding:24px}.ps03 ul li .bt{border-radius:12px;font-size:24px;line-height:26px;margin-bottom:11px}.ps03 ul li .span{font-size:20px;margin-bottom:8px;line-height:34px}.ps03 ul li .p{font-size:14px;line-height:22px}.ps04{padding:40px 0}.ps04 .ps-bottom{padding-top:25px;padding-bottom:40px}.ps04 .honorswiper{width:90%}.ps04 .honorswiper .box{border-radius:8px;box-shadow:-5px 1px 49px 0 rgba(1,5,21,0.13)}.ps04 .honorswiper .bt{line-height:65px;box-shadow:-5px 1px 40px 0 rgba(1,5,21,0.06);font-size:16px}.ps04 .honorswiper .info{padding:20px}.ps04 .honorswiper .p{font-size:14px;line-height:25px;margin-bottom:18px}.ps04 .honorswiper .ul{display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:10px;grid-column-gap:10px}.ps04 .honorswiper .ul .li{border:solid 1px #bfc1c9}.ps05{padding:0 0 40px 0;background:none}.ps06 .info{padding:30px}.ps06 .info .bt{font-size:24px;margin-bottom:8px}.ps06 .info .p{font-size:14px;line-height:25px;margin-bottom:11px}}@media (max-width:520px){.swiper-renewal-main .banner-hover .p{display:none}.swiper-renewal-main .banner-hover .bt{font-size:24px}.home-about .right .bt{margin-top:7px;margin-bottom:17px}.youshi li{padding:0 7px}.newslist1 li .box .pic{width:100%;left:auto;position:relative;top:auto}.newslist1 li .box{min-height:151px;padding-left:60px}.newslist1 li .box .text{margin-top:8px}.contact01 .contact-bottom .left .list{padding:0;position:relative;top:auto;left:auto;width:100%;margin-bottom:20px;overflow:hidden}.contact01 .contact-bottom .left{padding-left:0;display:block}}
 
 .contact01 .contact-bottom .left .map0 ul li:nth-child(3) {
    top: 57%;
    right: 19%;
}
 .contact01 .contact-bottom .left .map0 ul li:nth-child(4) {
    top: 44%;
    right: 14.5%;
}