@charset "UTF-8";#pg-header{background-color:var(--primary-color);position:relative;width:100%;z-index:500}#pg-header .ui-h{border-bottom:1px solid hsla(0,0%,100%,.15);width:100%}#pg-header .ui-h:after{clear:both;content:"";display:block}#pg-header .ui-h .ly-m{align-items:center;display:flex;justify-content:space-between}#pg-header .ui-h .cinfo{float:left}#pg-header .ui-h .share{float:right}#pg-header .ui-h .share li{cursor:pointer}#pg-header .ui-h .share li:hover i{color:var(--fontred);transition:color .3s ease}#pg-header .ui-h ul{align-items:center;display:flex;list-style:none;margin:0;padding:0}#pg-header .ui-h li{align-items:center;border-right:1px solid hsla(0,0%,100%,.15);color:#fff;display:flex;font-size:.86rem;height:40px;padding:0 1rem;text-transform:uppercase}#pg-header .ui-h li:last-child{border-right:0}#pg-header .ui-h .iconfont{margin-right:5px}#pg-header .ui-h i{color:#fff;font-size:1.4rem}#pg-header .ui-c .fn-difall{align-items:center;display:flex;height:90px;justify-content:space-between}#pg-header .ui-c .logo img{height:3rem;vertical-align:middle}#pg-header .ui-c .nav ul{display:flex;list-style:none;margin:0;padding:0}#pg-header .ui-c .nav li{margin:0 .4rem}#pg-header .ui-c .nav a{align-items:center;border-radius:40px;color:#fff;display:inline-flex;font-size:1.1rem;height:36px;justify-content:center;padding:0 1.3rem;text-decoration:none;text-transform:uppercase}#pg-header .ui-c .nav a:hover{color:var(--fontred)}#pg-header .ui-c .nav li.curr a{background-color:var(--bgred);color:#fff}#pg-header .ui-c .oth ul{display:flex;list-style:none;margin:0;padding:0}#pg-header .ui-c .oth li{margin-left:10px}#pg-header .ui-c .oth a{align-items:center;color:#fff;display:inline-flex;font-size:.9rem;gap:5px;text-decoration:none}#pg-header .ui-c .oth a.active,#pg-header .ui-c .oth a:hover{color:var(--fontred)}#pg-header .ui-c .oth img{height:1.2rem;vertical-align:middle}@media(min-width:0px)and (max-width:479px){#pg-header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background-color:#ffffff1a;box-shadow:0 4px 16px #0000001a;padding:0 0 1rem}#pg-header .ui-h,#pg-header .ui-h .cinfo{display:none}#pg-header .ui-h .share li{height:2rem;padding:0 .5rem}#pg-header .ui-h .share i{font-size:1.2rem}#pg-header .ui-c .fn-difall{height:auto;padding:1rem 0 0}#pg-header .ui-c .fn-difall .nav{display:none}#pg-header .ui-c .logo{float:left}#pg-header .ui-c .logo img{height:2.5rem}#pg-header .ui-c .oth{float:right}}@media(min-width:480px)and (max-width:639px){#pg-header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background-color:#ffffff1a;box-shadow:0 4px 16px #0000001a;padding:0 0 1rem}#pg-header .ui-h,#pg-header .ui-h .cinfo{display:none}#pg-header .ui-h .share li{height:2rem;padding:0 .5rem}#pg-header .ui-h .share i{font-size:1.2rem}#pg-header .ui-c .fn-difall{height:auto;padding:1rem 0 0}#pg-header .ui-c .fn-difall .nav{display:none}#pg-header .ui-c .logo{float:left}#pg-header .ui-c .logo img{height:2.5rem}#pg-header .ui-c .oth{float:right}}@media(min-width:640px)and (max-width:959px){#pg-header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background-color:#ffffff1a;box-shadow:0 4px 16px #0000001a;padding:0 0 1rem}#pg-header .ui-h .cinfo{display:none}#pg-header .ui-h .share li{height:2rem;padding:0 .5rem}#pg-header .ui-h .share i{font-size:1.2rem}#pg-header .ui-c .fn-difall{height:auto;padding:1rem 0 0}#pg-header .ui-c .fn-difall .nav{display:none}#pg-header .ui-c .logo{float:left}#pg-header .ui-c .logo img{height:2.5rem}#pg-header .ui-c .oth{float:right}}@media(min-width:960px)and (max-width:1279px){#pg-header .ui-h .share{display:none}#pg-header .ui-c .nav li{margin:0;padding:0}#pg-header .ui-c .nav li a{font-size:1rem}}.common-footer[data-v-217d7a0c]{background:var(--primary-color);color:#fff;height:80px;line-height:80px;margin-top:50px;text-align:center}:root{--primary-color:#023a6c;--secondary-color:#6c757d;--success-color:#28a745;--danger-color:#dc3545;--warning-color:#ffc107;--info-color:#17a2b8;--light-color:#f8f9fa;--dark-color:#343a40}body,html{margin:0;padding:0}.ly-c{margin:0 auto;width:1200px}*{margin:0;padding:0}ul{list-style:none}.weditor div,.weditor h1,.weditor h2,.weditor h3,.weditor ol,.weditor p,.weditor ul{color:var(--font);font-size:1rem;font-weight:350;line-height:1.5;margin:0;padding:0}.weditor ol,.weditor ul{list-style-position:outside;padding-left:15px}.weditor ul{list-style-type:disc}.weditor ol{list-style-type:decimal}.weditor div,.weditor li{margin:5px 0}.weditor p{margin:15px 0}.weditor h1{font-size:2em;margin:20px 0}.weditor h2{font-size:1.5em;margin:20px 0}.weditor h3{font-size:1.17em}.weditor h3,.weditor h4,.weditor h5{margin:20px 0}.weditor a{color:#06c;text-decoration:none}.weditor a:hover{text-decoration:underline}.weditor strong{font-weight:700}.weditor em{font-style:italic}.weditor img{max-width:100%!important}.btn{color:#fff;display:inline-block;font-size:1.2rem;font-weight:350;text-align:center}.btn.medium{padding:1rem 2rem}.btn.caise{background:linear-gradient(0deg,#8831be,#3946cc)}.btn.yuanjiao{border-radius:2rem}.page-pagination{align-items:center;clear:both;display:flex;gap:.5rem;justify-content:center;padding:2rem 0}.page-pagination .page-btn,.page-pagination .page-number{align-items:center;background:#fff;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-size:1rem;height:2.6rem;justify-content:center;width:2.6rem}.page-pagination .page-btn:hover,.page-pagination .page-number:hover{background:#f0f0f0}.page-pagination .page-btn[disabled],.page-pagination .page-number[disabled]{cursor:not-allowed;opacity:.5}.page-pagination .page-btn{width:5rem}.page-pagination .page-number{text-align:center}.page-pagination .page-number.active{background-color:var(--main);border-color:var(--main);color:#fff}.partnews{width:100%}.partnews .news-link{background-color:#fafafa;border-radius:.6rem;display:block;overflow:hidden;text-decoration:none;transform:translateY(0);transition:all .3s ease}.partnews .itemw,.partnews .pics{position:relative}.partnews .pics{aspect-ratio:3/1.8;overflow:hidden;width:100%}.partnews .pics img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.partnews .news-link:hover .pics img{transform:scale(1.1)}.partnews .image-overlay{background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent);bottom:0;height:100%;left:0;opacity:.3;position:absolute;transition:opacity .3s ease;width:100%}.partnews .news-link:hover .image-overlay{opacity:.5}.partnews .items{display:flex;flex-direction:column;justify-content:space-between;padding:1.2rem;position:relative}.partnews .tips{color:var(--main);font-size:1.15rem;font-weight:550;height:3.22rem;-webkit-line-clamp:2;line-height:1.4;margin-bottom:1rem;min-height:3.22rem}.partnews .smys,.partnews .tips{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.partnews .smys{color:var(--fontgray);flex:1;font-size:.95rem;-webkit-line-clamp:3;line-height:1.5;margin-bottom:1.5rem;max-height:4.5rem;text-overflow:ellipsis;word-break:break-word}.partnews .time{align-items:center;color:var(--fontgray);display:flex;font-size:.9rem;font-weight:400;gap:.5rem}.partnews .time:before{color:#4299e1;content:"•";font-size:1.2rem}#pg-content{display:inline-block;width:100%}.cm-head1{display:block;margin-bottom:2.5rem}.cm-imgcon{text-align:center}.cm-imgcon img{max-width:60%}.cm-title{display:block;position:relative}.cm-title .title_up{align-items:center;display:flex;font-size:1rem;font-weight:350;gap:.5rem;position:relative;z-index:5}.cm-title .title_up img{height:1rem}.cm-title .title_main{margin-bottom:1rem;position:relative;z-index:3}.cm-title .title_main .font{font-size:2.4rem;font-weight:600;position:relative;z-index:1}.cm-title .title_main b{color:#fff;font-size:4rem;font-weight:700;left:0;position:absolute;text-transform:uppercase;top:-35%;width:100%;z-index:0}.cm-title .title_smy{color:var(--fontgray);font-size:1.05rem;font-weight:400;line-height:1.5}.cm-title.center{text-align:center}.cm-title.center .title_up{justify-content:center}.cm-title.dark .title_up{color:var(--fontred)}.cm-title.dark .title_main .font{color:var(--main)}.cm-title.dark b{color:var(--fonttip)}.cm-title.white .title_up{color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.cm-title.white .title_up img{filter:invert(1);opacity:.8}.cm-title.white .title_main .font{color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.cm-title.white .title_main b{color:#ffffff1a}.cm-title.white .title_smy{color:#fffc}.detail-ul li{align-items:center;display:inline-flex;gap:.5rem;justify-content:start;margin:.2rem 0;width:100%}.solutions_list li{color:#fff;display:flex;gap:.6rem;padding:.3rem 0;width:100%}.solutions_list li:before{color:#52c41a;content:"";flex-shrink:0;font-family:iconfont!important;font-size:1.4rem;margin-top:-.2rem}.os-items .service-detail li{align-items:center;display:flex;font-size:1rem;gap:.5rem;justify-content:start;margin:.2rem 0}.os-items .service-detail li img{background-color:#fff;border:1px solid hsla(0,0%,100%,.8);border-radius:50%}.os-items:nth-child(2n) .service-detail li{flex-direction:row-reverse;justify-content:end}.swiper-container{width:100%}.swiper{padding:0 0 3rem!important;position:relative}.swiper-button-next,.swiper-button-prev{background-color:#0000004d;border-radius:50%;height:3rem!important;margin-top:-3rem!important;width:3rem!important}.swiper-button-next .swiper-navigation-icon,.swiper-button-prev .swiper-navigation-icon{color:#fff;height:1.6rem!important;width:1.6rem!important}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)!important}.swiper-wrapper{position:relative}.swiper-pagination-bullet-active{border-radius:4px!important;width:1.5rem!important}.swiper-items{border-radius:.6rem;display:block;overflow:hidden;transition:all .3s ease}.swiper-card{border-radius:.3rem;display:flex;flex-direction:column;height:100%;overflow:hidden}@media(min-width:0px)and (max-width:1279px){#wn-fixed{display:none}h1{font-size:1.5rem}.cm-head1{margin-bottom:1rem}.leftmargin{margin-right:0!important}.rightmargin{margin-left:0}.cm-title .title_up{margin-bottom:.5rem}.cm-title .title_main .font{font-size:1.55rem;font-weight:540}.cm-title .title_main b{display:none}.cm-title .title_smy{font-size:.9rem}.weditor div,.weditor h1,.weditor h2,.weditor h3,.weditor ol,.weditor p,.weditor ul{line-height:1.4}.os-items:nth-child(2n) .service-detail li{flex-direction:row;justify-content:start}.partnews .tips{font-size:1.1rem;font-weight:400;height:3.08rem;min-height:3.08rem}.partnews .smys{font-size:.9rem}.btn{font-size:1rem}.btn.medium{padding:.8rem 1.6rem}}@media(min-width:0px)and (max-width:639px){.swiper-pagination span{margin:0 2px!important}}ul{margin:0;padding:0}
