.new-mbar{display:none}.new-toolbar{position:fixed;right:2rem;bottom:20%;z-index:998;-ms-flex-direction:column;flex-direction:column;gap:.4rem}.new-toolbar,.new-toolbar__item{display:-ms-flexbox;display:flex}.new-toolbar__item{width:6.6rem;height:6.6rem;background:#fff;border-radius:.6rem;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.1);color:#555;position:relative;transition:all .25s}.new-toolbar__item:hover{background:#0052d9;color:#fff}.new-toolbar__item[data-tip]:hover:before{content:attr(data-tip);position:absolute;right:6.6rem;top:50%;transform:translateY(-50%);background:#333;color:#fff;font-size:1.2rem;padding:.5rem 1rem;border-radius:.4rem;white-space:nowrap}.new-toolbar__item--top{margin-top:.8rem}.new-toolbar__item--top:hover:before,.new-toolbar__item--wechat:hover:before{content:none;display:none}.new-toolbar__item--wechat:hover .new-toolbar__popup{opacity:1;visibility:visible;transform:translateY(-50%) translateX(0)}.new-toolbar__popup{position:absolute;right:calc(100% + 1rem);top:50%;transform:translateY(-50%) translateX(1rem);width:16rem;background:#fff;border-radius:.6rem;padding:1rem;box-shadow:0 2px 12px rgba(0,0,0,.15);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;pointer-events:none}.new-toolbar__popup img{display:block;width:14rem;height:14rem;max-width:none;-o-object-fit:contain;object-fit:contain}.new-toolbar__popup p{margin:.6rem 0 0;font-size:1.2rem;color:#333;text-align:center;white-space:nowrap}.new-footer{background:#1e1e1e;color:#aaa;margin-top:12rem}.new-footer>.new-container{width:100%;max-width:190rem;margin:0 auto;padding:8rem 6rem 6rem}.new-footer__top{display:-ms-flexbox;display:flex;padding:4rem 0 3.2rem;gap:3.2rem}.new-footer__brand{-ms-flex-negative:0;flex-shrink:0;width:21rem;padding-left:5rem}.new-footer__logo{width:20.7rem;height:auto;margin-bottom:2.4rem}.new-footer__slogan{font-size:1.6rem;line-height:2.2rem;color:#aaa}.new-footer__links{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;padding-left:5rem;padding-right:5rem}.new-footer__top h4{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:1.6rem;color:#f2f2f2;margin-bottom:1rem;border-bottom:1px solid #fff;padding-bottom:2rem}.new-footer__col{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.2rem;min-width:9rem;-ms-flex:1;flex:1;text-align:center}.new-footer__col a{font-size:1.4rem;color:#aaa;line-height:1.8;text-decoration:none}.new-footer__col a:hover{color:#fff;opacity:1}.new-footer__contact{-ms-flex-negative:0;flex-shrink:0;padding-right:5rem}.new-footer__contact h4{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:500;font-size:1.6rem;color:#f2f2f2;margin-bottom:1rem;border:none;padding:0}.new-footer__contact p{font-size:1.4rem;line-height:2rem;color:#aaa;margin-bottom:1rem}.new-footer__contact p:last-child{font-size:1.2rem}.new-footer__qrcode{width:7.6rem;height:7.6rem;margin-top:1.6rem}.new-footer__bottom{padding:1.6rem 0}.new-footer__bottom .new-container{width:100%;max-width:100%;padding:0 6rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:1.6rem}.new-footer__bottom a,.new-footer__bottom span{font-size:1.2rem;color:#aaa}.new-footer__bottom a:hover{color:#fff}@media (max-width:1023px){.new-toolbar{display:none}.new-mbar{position:fixed;left:0;right:0;bottom:0;height:5.6rem;z-index:999;box-shadow:0 -2px 10px rgba(0,0,0,.12)}.new-mbar,.new-mbar__btn{display:-ms-flexbox;display:flex}.new-mbar__btn{-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:.6rem;font-size:1.5rem;color:#fff;text-decoration:none;transition:opacity .2s}.new-mbar__btn:active,.new-mbar__btn:hover{opacity:.9;color:#fff}.new-mbar__btn svg{-ms-flex-negative:0;flex-shrink:0}.new-mbar__btn--email,.new-mbar__btn--tel{background:#0052d9}.new-mbar__top{position:absolute;right:1rem;top:-6.4rem;width:3.6rem;height:3.6rem;padding:0;border:none;border-radius:50%;background:#007bff;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.2)}.new-mbar__top:active,.new-mbar__top:hover{background:#006fe6;color:#fff}body{padding-bottom:5.6rem}.new-footer{margin-top:4rem}.new-footer>.new-container{padding:0 2rem}.new-footer__top{-ms-flex-direction:column;flex-direction:column;text-align:center;gap:3rem;padding:3rem 0 2rem}.new-footer__brand,.new-footer__top{-ms-flex-align:center;align-items:center}.new-footer__brand{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;gap:1.6rem;text-align:left}.new-footer__logo{width:10rem;-ms-flex-negative:0;flex-shrink:0;margin-bottom:0}.new-footer__slogan{font-size:1.3rem;line-height:1.8rem;text-align:left}.new-footer__links{width:100%;padding:0;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.6rem .6rem;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.new-footer__col{-ms-flex:1 1 0px;flex:1 1 0;min-width:0;text-align:center;gap:.6rem}.new-footer__col h4{font-size:1.2rem;margin-bottom:.4rem;white-space:nowrap}.new-footer__col a{font-size:1.1rem;line-height:1.6}.new-footer__contact{width:100%;text-align:center}.new-footer__contact h4{font-size:1.5rem}.new-footer__contact p{font-size:1.3rem}.new-footer__contact>div{-ms-flex-pack:center;justify-content:center}.new-footer__qrcode{width:9rem;height:9rem}.new-footer__bottom .new-container{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 2rem;text-align:center;gap:.4rem 1.6rem}.new-footer__bottom a,.new-footer__bottom span{font-size:1.1rem}}section{margin-top:12rem}.new-container{width:80%;max-width:100%;margin:0 auto}.new-section-title{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:3.6rem;line-height:6.8rem;color:#333;text-align:center;margin:0 0 4rem}.ab-wrap{width:100%}.ab-banner{position:relative;width:100%;overflow:hidden;margin-top:0}.ab-banner__bg{width:100%;display:block}.ab-overview{background:#fff}.ab-overview__desc{margin:0 auto}.ab-overview__desc p{font-size:1.6rem;line-height:3rem;color:#333;margin-bottom:1.2rem}.ab-stats{background:#fff}.ab-stats__row{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:end;align-items:flex-end;gap:4rem;margin-bottom:6rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.ab-stats__item{text-align:center;-ms-flex:1;flex:1;min-width:20rem}.ab-stats__item--big .ab-stats__num{color:#2a6dc9}.ab-stats__num{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:6rem;font-weight:900;line-height:1.1;color:#2a6dc9}.ab-stats__num span{font-size:2.4rem;vertical-align:baseline;margin-left:.6rem;font-weight:700}.ab-stats__label{margin-top:1.2rem;font-size:1.8rem;color:#333}.ab-stats__note{font-size:1.4rem;color:#aaa;margin-top:2rem}.ab-global,.ab-stats__note{text-align:center}.ab-global__desc{margin:0 auto 4rem;font-size:1.6rem;line-height:3rem;color:#333}.ab-global__img{width:100%;height:auto;margin:0 auto}.ab-global__photos{display:-ms-flexbox;display:flex;gap:4rem;-ms-flex-pack:center;justify-content:center;margin-top:4rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.ab-global__photos img{max-width:38%;height:auto;border-radius:1.2rem}.ab-history{background:#fff}.ab-history .new-container{background-color:#f2f2f2;padding:8rem}.ab-history__timeline{position:relative;min-height:50rem}.ab-history__line{position:absolute;left:0;right:0;top:50%;height:.5rem;background:#d9d9d9;transform:translateY(-50%);z-index:0}.ab-history__dot{width:3.4rem;height:3.4rem;background:url(../../images/new/u1647.svg) 50%/contain no-repeat;z-index:3;cursor:pointer}.ab-history__dot,.ab-history__dot:after{position:absolute;top:50%;transform:translate(-50%,-50%)}.ab-history__dot:after{content:"";left:50%;width:2.9rem;height:2.9rem;background:url(../../images/new/u1646.svg) 50%/contain no-repeat}.ab-history__dot--active{background-image:url(../../images/new/u1559.svg)}.ab-history__dot--active:after{background-image:url(../../images/new/u1558.svg)}.ab-history__card{width:22rem;min-height:12rem;background:#fff;box-shadow:0 .4rem 1.6rem rgba(0,0,0,.08);padding:2rem 1.5rem;text-align:left;z-index:2;cursor:pointer}.ab-history__card,.ab-history__card:after{position:absolute;transform:translateX(-50%)}.ab-history__card:after{content:"";left:50%;width:0;height:0;border-left:1.2rem solid transparent;border-right:1.2rem solid transparent}.ab-history__card .ab-history__year{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:2.2rem;font-weight:700;color:#0052d9;margin-bottom:1rem}.ab-history__card .ab-history__text{font-size:1.3rem;line-height:2rem;color:#555}.ab-history__card--up{bottom:calc(50% + 3rem)}.ab-history__card--up:after{bottom:-1.2rem;border-top:1.2rem solid #fff}.ab-history__card--down{top:calc(50% + 3rem)}.ab-history__card--down:after{top:-1.2rem;border-bottom:1.2rem solid #fff}.ab-history__card--active{background:#0052d9}.ab-history__card--active .ab-history__year{color:#fff}.ab-history__card--active .ab-history__text{color:hsla(0,0%,100%,.85)}.ab-history__card--active.ab-history__card--up:after{border-top-color:#0052d9}.ab-history__card--active.ab-history__card--down:after{border-bottom-color:#0052d9}section{margin-top:clamp(4rem,8vw,8rem)}@media (min-width:1500px){section{margin-top:12rem}}@media (max-width:1439px){.new-container{width:90%}.new-section-title{font-size:clamp(2.4rem,3.2vw,3.6rem);line-height:1.4}}@media (max-width:1023px){.new-container{width:94%}.ab-culture__desc,.ab-global__desc,.ab-overview__desc p{font-size:1.5rem;line-height:2.6rem}.ab-stats__row{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3rem 2rem}.ab-stats__item{-ms-flex:1 1 calc(50% - 1rem);flex:1 1 calc(50% - 1rem);min-width:0}.ab-stats__num{font-size:4.6rem}.ab-stats__num span{font-size:2rem}.ab-global__photos{gap:2rem}.ab-global__photos img{max-width:45%}.ab-history .new-container{padding:3rem 1.6rem}.ab-history__timeline{min-height:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}.ab-history__dot,.ab-history__line{display:none}.ab-history__card{position:static;width:100%;transform:none;min-height:0}.ab-history__card:after{display:none}.ab-history__card--down,.ab-history__card--up{top:auto;bottom:auto}.ab-culture__grid{gap:2rem}.ab-culture__item{-ms-flex:1 1 calc(50% - 1rem);flex:1 1 calc(50% - 1rem);min-width:0;padding:2rem 1rem}.ab-culture__item img{height:8rem;margin-bottom:1.6rem}.ab-culture__item h4{font-size:2rem;margin-bottom:1rem}.ab-culture__item p{font-size:1.4rem;line-height:2.4rem}.ab-groups__grid{gap:1.6rem}.ab-groups__item{-ms-flex:1 1 100%;flex:1 1 100%;min-height:34rem;padding:3rem 2rem;gap:2rem}.ab-groups__item h4{font-size:2.2rem}.ab-groups__item p{font-size:1.4rem;line-height:2.4rem}}@media (max-width:767px){.new-container{width:92%}section{margin-top:clamp(4rem,12vw,8rem)}.new-section-title{font-size:clamp(2rem,6vw,2.8rem);line-height:1.4;margin-bottom:2rem}.ab-culture__desc,.ab-global__desc,.ab-overview__desc p{font-size:1.3rem;line-height:2.2rem}.ab-stats__row{gap:2.4rem 1.6rem;margin-bottom:3rem}.ab-stats__num{font-size:3.6rem}.ab-stats__num span{font-size:1.6rem}.ab-stats__label{font-size:1.3rem}.ab-global__photos{gap:1.6rem}.ab-global__photos img{max-width:100%}.ab-history .new-container{padding:2.4rem 1.2rem}.ab-history__card{padding:1.4rem 1.2rem}.ab-history__card .ab-history__year{font-size:1.8rem;margin-bottom:.6rem}.ab-history__card .ab-history__text{font-size:1.2rem;line-height:1.8rem}.ab-culture__item{-ms-flex:1 1 100%;flex:1 1 100%;padding:1.8rem 1rem}.ab-culture__item img{height:7rem;margin-bottom:1.2rem}.ab-culture__item h4{font-size:1.8rem}.ab-banner{min-height:18vh}}@media (hover:none){.ab-groups__item:hover:before{background:rgba(51,51,51,.84)}}.ab-culture{background:#fff}.ab-culture__grid{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:4rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.ab-culture__item{-ms-flex:1;flex:1;min-width:22rem;text-align:center;padding:4rem 2rem}.ab-culture__item img{width:100%;height:12rem;-o-object-fit:contain;object-fit:contain;margin-bottom:2.4rem}.ab-culture__item h4{font-size:2.4rem;font-weight:700;color:#0052d9;margin-bottom:1.6rem}.ab-culture__item p{font-size:1.6rem;line-height:3rem;color:#555;margin:0}.ab-culture__desc{margin:4rem 0;font-size:1.6rem;text-align:left;line-height:3.2rem;color:#333}.ab-culture__img{display:block;width:100%;height:auto;margin:0 auto}.ab-gallery{background:#fff;padding:6rem 0;text-align:center}.ab-gallery img{display:block;width:100%;height:auto;margin-bottom:4rem}.ab-gallery img:last-child{margin-bottom:0}.ab-groups__sub{text-align:center;font-size:1.4rem;color:#aaa;margin-top:-2rem;margin-bottom:4rem}.ab-groups__grid{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.ab-groups__item{position:relative;-ms-flex:1;flex:1;min-width:22rem;min-height:56rem;padding:6rem 3rem;background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;text-align:center;gap:4rem}.ab-groups__item:before{content:"";position:absolute;inset:0;background:rgba(51,51,51,.84);transition:background .3s}.ab-groups__item--active:before,.ab-groups__item:hover:before{background:rgba(42,109,201,.92)}.ab-groups__item>*{position:relative;z-index:1}.ab-groups__item img{max-width:9.3rem;height:auto;margin:0 auto}.ab-groups__item h4{font-size:3rem;color:#fff;margin-bottom:1.2rem}.ab-groups__item p{font-size:1.6rem;line-height:3rem;color:#fff;margin:0}