.rel{position:relative}.abs{position:absolute}.fixed{position:fixed}.light{font-family:"light"}.regular{font-family:"regular"}.medium{font-family:"medium"}.flex{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox}.flex-wrap{flex-flow:wrap}.flex-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.inline-block{display:inline-block}.block{display:block}.hide{display:none}.txt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bold{font-weight:700}.ligher{font-weight:lighter}.txt-center{text-align:center}.txt-left{text-align:left}.txt-right{text-align:right}.linear{transition-timing-function:linear;-o-transition-timing-function:linear;-moz-transition-timing-function:linear;-webkit-transition-timing-function:linear}.ease{transition-timing-function:ease;-o-transition-timing-function:ease;-moz-transition-timing-function:ease;-webkit-transition-timing-function:ease}.ease-in{transition-timing-function:ease-in;-o-transition-timing-function:ease-in;-moz-transition-timing-function:ease-in;-webkit-transition-timing-function:ease-in}.ease-out{transition-timing-function:ease-out;-o-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out}.ease-in-out{transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;-moz-transition-timing-function:ease-in-out;-webkit-transition-timing-function:ease-in-out}.before{opacity:0;visibility:hidden}.after{opacity:1;visibility:visible}.upper{text-transform:uppercase}.middle{vertical-align:middle}.background{background-size:contain;background-repeat:no-repeat;background-position:center center}.coverbackground{background-size:cover;background-repeat:no-repeat;background-position:center center}@font-face{font-family:"db";src:url('../fonts/D-DIN-PRO-800-ExtraBold.otf');font-weight:normal;font-style:normal;font-display:swap}.about-wrapper-1 .swiper-slide{width:calc((100% - 1.2rem) / 3);background-color:#f5f5f7;border-radius:var(--radius);margin-right:.6rem;transition:all .48s;-o-transition:all .48s;-moz-transition:all .48s;-webkit-transition:all .48s;overflow:hidden;padding-top:.93rem}.about-wrapper-1 .swiper-slide .pic{perspective:1000px}.about-wrapper-1 .swiper-slide .pic img{border-radius:var(--radius)}.about-wrapper-1 .name{font-family:"medium";font-size:var(--fs36);line-height:var(--lh48);color:#000;text-align:center;padding:0 .3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.about-wrapper-1.hasSwiper .swiper-container{padding-bottom:.6rem;overflow:hidden}.about-wrapper-1.hasSwiper .swiper-container .swiper-pagination{bottom:0}.about-wrapper-2{position:relative;background-repeat:no-repeat;background-size:cover;background-position:bottom center}.about-wrapper-2:before{content:"";width:100%;height:100%;background:rgba(0,0,0,0.2);position:absolute;left:0;top:0;z-index:1}.about-wrapper-2 ul{list-style-type:none;display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;position:relative;z-index:10}.about-wrapper-2 li{width:33.33%;height:9.8rem;position:relative;border-right:1px solid rgba(255,255,255,0.2)}.about-wrapper-2 li:before{content:"";width:100%;height:100%;background:url(../img/about2bg.png) repeat-x left bottom;position:absolute;left:0;top:0;z-index:1;transition:all .8s;-o-transition:all .8s;-moz-transition:all .8s;-webkit-transition:all .8s;opacity:0;visibility:hidden}.about-wrapper-2 li:hover:before{opacity:1;visibility:visible}.about-wrapper-2 li:last-child{border-right:none}.about-wrapper-2 .info{width:100%;position:absolute;left:0;bottom:.58rem;z-index:10;text-align:center;padding:0 .6rem}.about-wrapper-2 .icon{width:.62rem;display:block;margin:0 auto .5rem;transition:all .6s;-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s}.about-wrapper-2 .name{font-family:"medium";font-size:var(--fs44);line-height:var(--lh60);color:#fff;margin-bottom:10px}.about-wrapper-2 p{font-size:var(--fs30);line-height:var(--lh40);color:#fff;min-height:calc(var(--lh40) * 2)}.about-wrapper-3 .page-title-box .brief{text-align:center;text-indent:0}.about-wrapper-3 .swiper-container{padding:0 .9rem;overflow:hidden;position:relative}.about-wrapper-3 .swiper-wrapper{position:relative;z-index:10}.about-wrapper-3 .swiper-slide{width:20%;padding:0 6px 1.28rem 14px;height:auto}.about-wrapper-3 .swiper-slide:nth-child(odd){padding-top:.46rem}.about-wrapper-3 .swiper-slide:nth-child(even){padding-top:2.4rem}.about-wrapper-3 .swiper-slide.last .year:after{background:#fff;right:44%}.about-wrapper-3 .swiper-slide.last .year span{display:none}.about-wrapper-3 .swiper-slide:before{content:"";width:1px;height:calc(100% - 1.28rem);background:#bebebe;position:absolute;left:4px;top:0;z-index:1}.about-wrapper-3 .swiper-slide ul{height:6.87rem}.about-wrapper-3 .swiper-slide li{width:100%;margin-bottom:1.2rem}.about-wrapper-3 .swiper-slide li:last-child{margin-bottom:0}.about-wrapper-3 .swiper-slide li:hover .pic img{transform:scale(1.05) translateZ(0);-o-transform:scale(1.05) translateZ(0);-moz-transform:scale(1.05) translateZ(0);-webkit-transform:scale(1.05) translateZ(0)}.about-wrapper-3 .info{margin-top:.2rem}.about-wrapper-3 .info .title{font-size:var(--fs20);line-height:var(--lh30);color:#2179af;font-weight:700}.about-wrapper-3 .desc{font-size:var(--fs16);line-height:var(--lh20);color:#6d6d6d;margin-top:2px}.about-wrapper-3 .year{position:absolute;color:#2179af;font-size:var(--fs20);font-family:"medium";line-height:var(--lh36);display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;align-items:flex-end;left:0;bottom:0;z-index:10;width:100%;height:1.28rem}.about-wrapper-3 .year:before,.about-wrapper-3 .year:after{content:"";width:50%;position:absolute;bottom:0;z-index:-1;background-position:left top 5px;background-repeat:no-repeat;height:100%;background-size:100%}.about-wrapper-3 .year:before{left:0;background-image:url(../img/historybg1.png)}.about-wrapper-3 .year:after{right:0;background-image:url(../img/historybg2.png)}.about-wrapper-3 .year strong,.about-wrapper-3 .year span{position:relative}.about-wrapper-3 .year strong{font-size:var(--fs24);letter-spacing:-1px;width:50%;margin-left:-0.23rem}.about-wrapper-3 .year span{width:50%}.about-wrapper-3 .btn-box{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;justify-content:center;margin-top:.3rem}.about-wrapper-3 .btn-box a{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;align-items:center;width:.4rem;height:.4rem;background-color:#efefef;border:solid 2px #0071e3;border-radius:50%;transition:all .48s;-o-transition:all .48s;-moz-transition:all .48s;-webkit-transition:all .48s}.about-wrapper-3 .btn-box a:hover{background:#0071e3}.about-wrapper-3 .btn-box a i{display:block;width:.06rem;height:.1rem;background:url(../img/re-swiperbtn.png) no-repeat center center;background-size:.12rem;margin:0 auto}.about-wrapper-3 .btn-box a.prev{margin-right:.2rem}.about-wrapper-3 .btn-box a.prev:hover i{background-position:left top}.about-wrapper-3 .btn-box a.prev i{background-position:left bottom}.about-wrapper-3 .btn-box a.next:hover i{background-position:right top}.about-wrapper-3 .btn-box a.next i{background-position:right bottom}.about-wrapper-4{position:relative;background-repeat:no-repeat;background-position:center bottom;background-size:cover}.about-wrapper-5{position:relative;background:url(../img/about6bg.jpg) repeat-x left bottom 40%}.about-wrapper-5 .page-title-box{position:absolute;left:0;top:1rem;z-index:10;width:100%}.about-wrapper-6{position:relative;padding-bottom:0;background:url(../img/about6bg.jpg) repeat-x left bottom}.about-wrapper-6:after{content:"";width:100%;height:3rem;position:absolute;left:0;bottom:0;z-index:1;background:linear-gradient(transparent, rgba(207,212,218,0.9), #cfd4da)}.about-wrapper-6 .main{height:7.43rem;overflow:hidden}.about-wrapper-6 .list{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;flex-flow:wrap;-webkit-animation:cl-scrolling 7s infinite linear;animation:cl-scrolling 7s infinite linear}.about-wrapper-6 .pic{width:calc((100% - 1.2rem) / 5);margin-right:.3rem;margin-bottom:.3rem;background-color:#fff;border-radius:.2rem}.about-wrapper-6 .pic img{height:1.3rem;object-fit:contain}@-webkit-keyframes cl-scrolling{from{-webkit-transform:translate(0, 0);transform:translate(0, 0)}to{-webkit-transform:translate(0, -100%);transform:translate(0, -100%)}}@keyframes cl-scrolling{from{-webkit-transform:translate(0, 0);transform:translate(0, 0)}to{-webkit-transform:translate(0, -100%);transform:translate(0, -100%)}}@keyframes imgZoomIn{from{transform:scale(1.2) translateZ(0);-o-transform:scale(1.2) translateZ(0);-moz-transform:scale(1.2) translateZ(0);-webkit-transform:scale(1.2) translateZ(0)}to{transform:scale(1) translateZ(0);-o-transform:scale(1) translateZ(0);-moz-transform:scale(1) translateZ(0);-webkit-transform:scale(1) translateZ(0)}}@media screen and (min-width: 1004px){.about-wrapper-1 .page-title-box .brief{width:868px}.about-wrapper-6 .pic:nth-child(5n){margin-right:0}}@media (max-width: 1600px){.about-wrapper-6 .pic img{height:1.4rem}}@media (max-width: 1440px){.about-wrapper-3 .swiper-slide:before{left:3px}}@media (max-width: 1004px){.about-wrapper-1 .swiper-slide{width:calc((100% - .3rem) / 2);margin-right:.3rem;padding-top:.4rem}.about-wrapper-1 .swiper-slide:last-child{margin-right:0}.about-wrapper-1 .name{font-size:var(--fs20);line-height:var(--lh30);padding:0 .2rem}.about-wrapper-2 ul{flex-flow:wrap}.about-wrapper-2 li{width:100%;height:auto;border-bottom:1px solid rgba(255,255,255,0.2);border-right:none}.about-wrapper-2 li:last-child{border-bottom:none}.about-wrapper-2 li:before{display:none}.about-wrapper-2 .info{position:relative;bottom:0;text-align:left;padding:.8rem .3rem .8rem 1.4rem}.about-wrapper-2 .icon{width:.7rem;position:absolute;left:.4rem;top:50%;transform:translatey(-50%);-o-transform:translatey(-50%);-moz-transform:translatey(-50%);-webkit-transform:translatey(-50%);z-index:1;margin-bottom:0}.about-wrapper-2 .name{font-size:var(--fs20);line-height:var(--lh30)}.about-wrapper-2 p{font-size:var(--fs16);line-height:var(--lh24);opacity:1;visibility:visible;transform:translatey(0);-o-transform:translatey(0);-moz-transform:translatey(0);-webkit-transform:translatey(0);min-height:inherit}.about-wrapper-3 .swiper-container{padding:0 .4rem}.about-wrapper-3 .swiper-slide{width:74%;padding:0 .4rem 2.4rem}.about-wrapper-3 .swiper-slide:nth-child(odd){padding-top:.3rem}.about-wrapper-3 .swiper-slide:nth-child(even){padding-top:3.4rem}.about-wrapper-3 .swiper-slide:before{height:calc(100% - 2.4rem)}.about-wrapper-3 .swiper-slide ul{height:auto}.about-wrapper-3 .swiper-slide li{margin-bottom:1rem}.about-wrapper-3 .box ul,.about-wrapper-3 .box{height:100%}.about-wrapper-3 .info{margin-top:.3rem}.about-wrapper-3 .info .title{font-size:var(--fs18)}.about-wrapper-3 .year{height:2.4rem}.about-wrapper-3 .year strong{margin-left:-0.23rem}.about-wrapper-3 .btn-box a{width:.6rem;height:.6rem}.about-wrapper-3 .btn-box a i{width:.1rem;height:.14rem;background-size:.2rem}.about-wrapper-5{padding-top:1rem;background-position:left top}.about-wrapper-6{background-size:100% 100%}.about-wrapper-6 .main{height:7rem}.about-wrapper-6 .pic{width:calc((100% - .5rem) / 3);margin-right:.25rem;margin-bottom:.25rem;border-radius:.14rem}.about-wrapper-6 .pic:nth-child(3n){margin-right:0}.about-wrapper-6 .pic img{height:1.2rem}}