.header-box{height:85px}.header-box .header-main{position:fixed;left:0;top:0;width:100%;height:84px;border-bottom:1px solid #eee;background:#fff;z-index:99;-webkit-transition:all .2s linear;transition:all .2s linear}.header-box .header-contant{width:1200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.header-box .header-logo{display:-webkit-box;display:-ms-flexbox;display:flex;height:84px}.header-box .header-logo_link{display:block}.header-box .header-logo_img{height:60px;margin-top:12px}.header-box .header-logo_text{height:22px;margin:51px 0 0 33px;padding:0 14px;color:#fff;line-height:22px;border-radius:12px;background-color:#07428c}.header-box .header-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;color:#2a2c2e}.header-box .header-nav_link{color:inherit}.header-box .header-nav_item:has(.header-nav_sub):after{content:"";position:fixed;top:84px;left:0;width:100%;height:85px;background-color:rgba(7,66,140,.66);pointer-events:none;opacity:0;z-index:-1}.header-box .header-nav_item{position:relative;padding:0 8px;margin:0 6px;height:84px;line-height:84px;cursor:pointer}.header-box .header-nav_item:before{content:"";position:absolute;top:0;left:50%;width:0;height:4px;background-color:#21a5cb;opacity:0;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all .3s linear;transition:all .3s linear}.header-box .header-nav_item.active:before,.header-box .header-nav_item:hover:before{left:0;width:100%;opacity:1}.header-box .header-nav_item.active,.header-box .header-nav_item:hover{color:#07428c}.header-box .header-nav_item:hover .header-nav_sub{display:-webkit-box;display:-ms-flexbox;display:flex}.header-box .header-nav_item:hover:after{opacity:.8;-webkit-transition:all .3s linear;transition:all .3s linear}.header-box .header-nav_sub{display:none;position:absolute;left:0;top:85px;height:84px;width:600px;color:#fff;z-index:2}.header-box .header-nav_sub:before{content:"";position:absolute;top:-5px;left:2em;width:0;height:0;border-bottom:6px solid rgba(7,66,140,.4);border-left:5px solid transparent;border-right:5px solid transparent}.header-box .header-nav_sub .nav-sub_item{padding:0 10px;margin-right:8px;line-height:84px;color:#fff;-webkit-transition:background-color .3s linear;transition:background-color .3s linear}.header-box .header-nav_sub .nav-sub_item:hover{background-color:rgba(7,66,140,.4)}.header-box.fixed{height:auto}.header-box.fixed .header-main{background-color:hsla(0,0%,100%,.6);border-bottom:none}.header-box:hover .header-main{background-color:#fff!important}.header-mobile{height:calc(17vw + env(safe-area-inset-top))}.header-mobile .header-main{height:17vw;padding-top:env(safe-area-inset-top);-webkit-box-sizing:content-box;box-sizing:content-box}.header-mobile .header-mobile_contant{height:17vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0 6vw 3vw 13vw}.header-mobile .header-logo_img{width:30vw;height:auto;margin:0;vertical-align:top}.header-mobile .header-menu_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:8vw;height:8vw;color:#fff;font-size:3.3vw;border-radius:50%;background-color:#07428c}.header-mobile .header-menu{display:none;position:fixed;left:0;top:calc(17vw + env(safe-area-inset-top));width:100vw;height:100vh;z-index:20}.header-mobile .header-menu.show{display:block}.header-mobile .header-menu_mark{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:1}.header-mobile .header-menu_list{position:absolute;top:0;right:0;width:48vw;height:100%;font-size:3.8vw;border-top:1px solid #efefef;background-color:#fff;overflow:auto;z-index:2}.header-mobile .header-menu_item{margin:0 10vw;border-bottom:1px solid #383838}.header-mobile .header-menu_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:13vw}.header-mobile .sub-menu_block{padding-left:4vw;font-size:3.5vw;line-height:10vw}.header-mobile .sub-menu_link{display:block}@-webkit-keyframes fadeInDown{0%{opacity:0}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.footer{position:relative;color:#5e6163;background-color:#efefef}.footer.dark{background-color:#07428c;color:#fff}.footer.dark .footer-contant:before{display:none}.footer.dark .footer-link_mask{background-color:#286ec6}.footer.dark .footer-link_mask.active{opacity:1!important}.footer .footer-link{margin-top:-30px;height:auto}.footer .footer-contant{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:1200px;margin:0 auto;padding-top:30px}.footer .footer-contant:before{content:"";position:absolute;left:0;top:0;width:100%;height:20px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#dd3038),color-stop(25%,#07428c));background:linear-gradient(90deg,#dd3038 25%,#07428c 0)}.footer .footer-link_mask{position:absolute;left:0;top:-40px;width:100%;height:60px;background:#ddd;pointer-events:none;z-index:1;opacity:0;-webkit-transition:all .3s;transition:all .3s}.footer .footer-link_mask.active{opacity:1}.footer .footer-logo{display:block}.footer .footer-nav_sub{display:none;position:absolute;left:0;top:-36px;width:600px;height:60px;padding-left:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}.footer .nav-sub_item{padding-right:30px}.footer .footer-link_item{position:relative;display:inline-block;line-height:35px;padding-left:30px;padding-top:50px}.footer .footer-link_item:has(.footer-nav_sub):hover .footer-nav_sub{display:-webkit-box;display:-ms-flexbox;display:flex}.footer .copyright{line-height:60px;text-align:center}.footer .copyright .a-link{padding-left:1em}.footer-mobile{color:#fff;background-color:#07428c;padding:8.4vw 13vw env(safe-area-inset-bottom)}.footer-mobile .footer-content_mobild{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:5vw;border-bottom:1px solid #fff}.footer-mobile .footer-logo{width:30vw}.footer-mobile .footer-logo_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:5.4vw;font-size:3vw;padding:0 2vw;line-height:1;color:#07428c;border-radius:3vw;background-color:#fff}.footer-mobile .copyright{font-size:3vw}#about{margin-top:60px}.about-page .content-page_title{margin-bottom:60px!important}.about-page .about-info_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:60px;font-size:24px;color:#023d8d;border-bottom:1px solid #c9caca}.about-page .mobile-page_block{overflow:auto}.about-page .mobile-page_block .about-info_title{font-size:6vw}.about-page .mobile-page_block .about-info_block{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:50px}.about-page .mobile-page_block .about-info_block .about-company_info{width:100%;margin:3.5vw 0 0}.about-page .mobile-page_block .about-info_block .about-info_title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-page .mobile-page_block .about-info_block .about-company_pic{width:100%}.about-page .mobile-page_block .core-operation{width:100%;margin-top:50px}.about-page .mobile-page_block .core-operation .core-operation_block{-ms-flex-wrap:wrap;flex-wrap:wrap}.about-page .mobile-page_block .core-operation .core-operation_item{width:35.4vw;height:48vw;margin-bottom:3vw;font-size:3.2vw}.about-page .mobile-page_block .core-operation .core-operation_item:before{top:0;opacity:.9;background:none;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,81,172,.6)),color-stop(98%,#023d8c));background-image:linear-gradient(0deg,rgba(0,81,172,.6),#023d8c 98%)}.about-page .mobile-page_block .core-operation .core-operation_item .operation-item_title{top:5vw}.about-page .mobile-page_block .core-operation .core-operation_item .operation-item_img{-webkit-transform:scale(1);transform:scale(1)}.about-page .mobile-page_block .core-operation .core-operation_item .operation-item_desc{top:18vw;line-height:1.8}.about-page .mobile-page_block .our-culture{height:auto;margin-top:50px}.about-page .mobile-page_block .our-culture .our-culture_block{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-page .mobile-page_block .our-culture .our-culture_img{width:100%}.about-page .mobile-page_block .our-culture .culture-slogan{margin-top:5vw;height:6vw;font-size:3.6vw}.about-page .mobile-page_block .our-culture .culture-font_strong{font-size:4.2vw}.about-page .mobile-page_block .our-culture .our-culture_info{height:auto;margin-left:0}.about-page .mobile-page_block .our-history{width:auto;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:50px}.about-page .mobile-page_block .our-history .our-history_title{font-size:6vw}.about-page .mobile-page_block .our-history .history-anchor_img{width:100%}.about-page .mobile-page_block .our-history .our-history_block{margin:0}.about-page .mobile-page_block .our-history .our-history_content{width:100%;height:auto}.about-page .mobile-page_block .our-history .history-item_year{font-size:4.6vw}.about-page .mobile-page_block .our-history .item-desc_text{font-size:3.4vw;line-height:2}.mobile-award .about-info_title{margin:0 13.3vw 5vw}.mobile-award .mobile-award_box{display:grid;width:95vw;margin-left:5vw;padding-bottom:3vw;overflow-x:auto;overscroll-behavior-x:none;grid-auto-flow:column;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.mobile-award .mobile-award_box .award-item{width:70vw;margin:0 3vw;overflow:hidden;scroll-snap-align:start}.mobile-award .mobile-award_box .award-item_pic{border-radius:2vw;width:100%}.mobile-award .mobile-award_box .award-item_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:11vw;font-size:3.8vw}.about-info_block{display:-webkit-box;display:-ms-flexbox;display:flex;width:1200px;margin:100px auto 0}.about-info_block .about-company_info{width:560px;margin-right:30px}.about-info_block .about-company_info .about-info_title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about-info_block .about-company_info .info-link_more{font-size:20px}.about-info_block .about-company_info .about-info_content{padding-top:30px;font-size:16px;line-height:2;text-indent:2em}.core-operation{width:1200px;margin:100px auto 0}.core-operation .core-operation_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:30px 0}.core-operation .core-operation_item{width:200px;height:280px;background:#efefef;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;overflow:hidden;text-align:center;color:#f5f5f5;background-color:#f5f5f5}.core-operation .core-operation_item:before{content:"";position:absolute;top:230px;left:0;bottom:-50px;width:100%;background:#023d8d;opacity:.8;z-index:2;-webkit-transition:all .15s ease-in;transition:all .15s ease-in}.core-operation .core-operation_item .operation-item_title{top:236px;height:40px;line-height:40px;font-size:17px}.core-operation .core-operation_item .operation-item_desc,.core-operation .core-operation_item .operation-item_title{position:absolute;left:0;width:100%;z-index:3;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.core-operation .core-operation_item .operation-item_desc{top:300px;height:180px;text-align:center;color:#fff;white-space:pre-wrap;padding:0 16px;line-height:2}.core-operation .core-operation_item .operation-item_img{position:absolute;top:0;left:0;z-index:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.core-operation .core-operation_item:hover:before{top:0;opacity:.9}.core-operation .core-operation_item:hover .operation-item_title{top:55px}.core-operation .core-operation_item:hover .operation-item_img{-webkit-transform:scale(1);transform:scale(1)}.core-operation .core-operation_item:hover .operation-item_desc{top:110px}.our-culture{width:100%;height:370px;margin-top:100px}.our-culture .our-culture_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:flex-top;-ms-flex-align:flex-top;align-items:flex-top;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:1200px;margin:0 auto}.our-culture .our-culture_info{height:310px;padding-top:10px;margin-left:30px;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#023d8d;white-space:pre-wrap}.our-culture .culture-sub_title{height:60px;line-height:60px;font-size:24px;border-bottom:1px solid #c9caca}.our-culture .culture-slogan{height:34px;margin-top:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px}.our-culture .culture-font_strong{font-size:24px;color:#dd3038}.our-history{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:flex-top;-ms-flex-align:flex-top;align-items:flex-top;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:1200px;margin:100px auto 0}.our-history .our-history_block{-webkit-box-flex:1;-ms-flex:1;flex:1;height:240px;margin-right:35px;text-align:center}.our-history .our-history_content{position:relative;width:565px;height:180px}.our-history .our-history_content .ctr-btn{font-size:26px;color:#c9caca;cursor:pointer}.our-history .our-history_content .ctr-btn:hover{color:#023d8d}.our-history .our-history_content .history-content_leftbtn{position:absolute;left:0;top:60%}.our-history .our-history_content .history-content_rightbtn{position:absolute;right:0;top:60%}.our-history .our-history_title{height:60px;line-height:60px;font-size:24px;color:#023d8d;border-bottom:1px solid #c9caca}.our-history .our-history_item{display:none;-webkit-animation-duration:.22s;animation-duration:.22s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.our-history .our-history_item.active{display:block}.our-history .our-history_item.fade-in-left{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.our-history .our-history_item.fade-in-right{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.our-history .our-history_item .item-desc_text{padding:0 28px}.our-history .our-history_item .item-desc_title{font-weight:700}.our-history .history-item_year{height:70px;line-height:70px;font-size:24px;color:#dd3038}.our-award{margin:70px auto 0;width:1200px}.award-content_block{position:relative;width:1200px;height:290px;margin:50px auto 100px;overflow:hidden}.award-content_block:hover .left-arrow{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.award-content_block:hover .right-arrow{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.award-content_block .award-content_inner{height:290px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.award-content_block .award-item:hover:before{opacity:1}.award-content_block .award-item:hover .award-item_content{opacity:1;-webkit-transform:translateX(-50%) translateY(-50%) rotate(0deg);transform:translateX(-50%) translateY(-50%) rotate(0deg)}.award-content_block .award-item:hover .award-item_pic{opacity:.5;-webkit-clip-path:polygon(50% 0,99% 50%,50% 99%,0 50%);clip-path:polygon(50% 0,99% 50%,50% 99%,0 50%)}.award-content_block .award-item{position:relative;float:left;width:290px;height:290px;overflow:hidden;background-color:#023d8d}.award-content_block .award-item:before{content:"";background:repeating-linear-gradient(45deg,rgba(0,0,0,.1) 10px,transparent 0,transparent 20px,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 30px,transparent 0,transparent 40px,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 50px,transparent 0,transparent 60px,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 70px,transparent 0,transparent 80px,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 90px,transparent 0);width:100%;height:100%;opacity:0;position:absolute;top:0;left:0;z-index:0;-webkit-transition:all .5s;transition:all .5s}.award-content_block .award-item+.award-item{margin-left:16px}.award-content_block .award-item .award-item_content{color:#fff;text-align:center;width:100%;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) rotate(-55deg);transform:translateX(-50%) translateY(-50%) rotate(-55deg);position:absolute;top:50%;left:50%;z-index:1;-webkit-transition:all .5s;transition:all .5s}.award-content_block .award-item .award-item_title{font-size:20px;font-weight:700;text-transform:uppercase;text-shadow:0 0 5px #000;margin:0 0 3px}.award-content_block .award-item .award-item_pic{width:290px;height:290px;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.award-content_block .arrows-button{top:105px}