@-webkit-keyframes fadeIn{to{opacity:1}}@keyframes fadeIn{to{opacity:1}}@-webkit-keyframes fadeUp{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeUp{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeRightIn{to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeRightIn{to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeBounceIn{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}60%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}80%{opacity:1;-webkit-transform:scale(0.95);transform:scale(0.95)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fadeBounceIn{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}60%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}80%{opacity:1;-webkit-transform:scale(0.95);transform:scale(0.95)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes scaleYIn{to{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes scaleYIn{to{-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes driveInto{to{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes driveInto{to{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes modalFadeIn{0%{opacity:0;-webkit-transform:translate(-50%, -50%) scale(0.9);transform:translate(-50%, -50%) scale(0.9)}100%{opacity:1;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}}@keyframes modalFadeIn{0%{opacity:0;-webkit-transform:translate(-50%, -50%) scale(0.9);transform:translate(-50%, -50%) scale(0.9)}100%{opacity:1;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}}.banner .title{top:3.65rem;text-shadow:4px 4px 10px rgba(30,41,77,.3)}.banner .slogan{top:4.55rem;text-shadow:4px 4px 10px rgba(30,41,77,.3)}.section-tab-content{width:100%}.section-tab-content .tab-content{width:100%;display:none}.section-tab-content .tab-content .tab-title{font-size:.44rem;color:#15346a;text-align:center}.section-tab-content .tab-content[data-tab="1"],.section-tab-content .tab-content[data-tab="3"],.section-tab-content .tab-content[data-tab="4"]{height:10.56rem}.section-tab-content .tab-content[data-tab="1"] .tab-title,.section-tab-content .tab-content[data-tab="3"] .tab-title,.section-tab-content .tab-content[data-tab="4"] .tab-title{line-height:2.42rem;margin-bottom:.26rem}.section-tab-content .tab-content[data-tab="1"] .list,.section-tab-content .tab-content[data-tab="3"] .list,.section-tab-content .tab-content[data-tab="4"] .list{width:100%;height:6.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:normal;align-content:normal}.section-tab-content .tab-content[data-tab="1"] .list .list-item,.section-tab-content .tab-content[data-tab="3"] .list .list-item,.section-tab-content .tab-content[data-tab="4"] .list .list-item{width:3.47rem;height:100%;border-radius:.14rem;overflow:hidden;position:relative}.section-tab-content .tab-content[data-tab="1"] .list .list-item:hover img,.section-tab-content .tab-content[data-tab="3"] .list .list-item:hover img,.section-tab-content .tab-content[data-tab="4"] .list .list-item:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.section-tab-content .tab-content[data-tab="1"] .list .list-item img,.section-tab-content .tab-content[data-tab="3"] .list .list-item img,.section-tab-content .tab-content[data-tab="4"] .list .list-item img{width:100%;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.section-tab-content .tab-content[data-tab="1"] .list .list-item p,.section-tab-content .tab-content[data-tab="3"] .list .list-item p,.section-tab-content .tab-content[data-tab="4"] .list .list-item p{line-height:1;white-space:nowrap;font-size:.38rem;color:#fff;text-align:center;bottom:.92rem;position:absolute;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.section-tab-content .tab-content[data-tab="1"] .list .list-item .title,.section-tab-content .tab-content[data-tab="3"] .list .list-item .title,.section-tab-content .tab-content[data-tab="4"] .list .list-item .title{bottom:1.64rem}.section-tab-content .tab-content[data-tab="1"] .list .list-item .desc,.section-tab-content .tab-content[data-tab="3"] .list .list-item .desc,.section-tab-content .tab-content[data-tab="4"] .list .list-item .desc{font-size:.24rem;bottom:1.14rem}.section-tab-content .tab-content[data-tab="1"] .list .list-item .desc:last-child,.section-tab-content .tab-content[data-tab="3"] .list .list-item .desc:last-child,.section-tab-content .tab-content[data-tab="4"] .list .list-item .desc:last-child{bottom:.75rem}.section-tab-content .tab-content[data-tab="2"]{height:8.85rem;padding-top:.2rem}.section-tab-content .tab-content[data-tab="2"] .tab-title{line-height:2.24rem}.section-tab-content .tab-content[data-tab="2"] .swiper-tabs{width:100%;height:.6rem;margin-bottom:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:normal;align-content:normal}.section-tab-content .tab-content[data-tab="2"] .swiper-tabs .swiper-tab-btn{height:.6rem;line-height:.6rem;padding:0 .4rem;color:#143369;font-size:.24rem;margin-right:.18rem;-webkit-transition:all .3s;transition:all .3s}.section-tab-content .tab-content[data-tab="2"] .swiper-tabs .swiper-tab-btn.active{background:#3973ea;color:#fff}.section-tab-content .tab-content[data-tab="2"] .swiper-tabs .swiper-tab-btn:last-child{margin-right:0}.section-tab-content .tab-content[data-tab="2"] .swiper-tab-content{display:none;width:100%;position:relative}.section-tab-content .tab-content[data-tab="2"] .swiper-tab-content.active{display:block}.section-tab-content .tab-content[data-tab="2"] .kpi-swiper .kpi-img-wrap,.section-tab-content .tab-content[data-tab="2"] .kpi-swiper .letter-img-wrap,.section-tab-content .tab-content[data-tab="2"] .letter-swiper .kpi-img-wrap,.section-tab-content .tab-content[data-tab="2"] .letter-swiper .letter-img-wrap{width:100%;height:3.95rem;border:2px solid #d0d6e1;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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:normal;align-content:normal}.section-tab-content .tab-content[data-tab="2"] .kpi-swiper .kpi-img,.section-tab-content .tab-content[data-tab="2"] .kpi-swiper .letter-img,.section-tab-content .tab-content[data-tab="2"] .letter-swiper .kpi-img,.section-tab-content .tab-content[data-tab="2"] .letter-swiper .letter-img{width:11.15rem}.section-tab-content .tab-content[data-tab="2"] .kpi-swiper-button-prev,.section-tab-content .tab-content[data-tab="2"] .kpi-swiper-button-next,.section-tab-content .tab-content[data-tab="2"] .letter-swiper-button-prev,.section-tab-content .tab-content[data-tab="2"] .letter-swiper-button-next{width:.8rem;height:.8rem;border-radius:50%;background-color:#15346a;-webkit-transition:background-color .3s;transition:background-color .3s;cursor:pointer;position:absolute;top:1.58rem}.section-tab-content .tab-content[data-tab="2"] .kpi-swiper-button-prev:hover,.section-tab-content .tab-content[data-tab="2"] .kpi-swiper-button-next:hover,.section-tab-content .tab-content[data-tab="2"] .letter-swiper-button-prev:hover,.section-tab-content .tab-content[data-tab="2"] .letter-swiper-button-next:hover{background-color:#3268d3}.section-tab-content .tab-content[data-tab="2"] .kpi-swiper-button-prev::after,.section-tab-content .tab-content[data-tab="2"] .kpi-swiper-button-next::after,.section-tab-content .tab-content[data-tab="2"] .letter-swiper-button-prev::after,.section-tab-content .tab-content[data-tab="2"] .letter-swiper-button-next::after{content:"";width:.18rem;height:.3rem;background-image:url(../images/next.png);background-position:center center;background-size:100% 100%;background-repeat:no-repeat;background-color:rgba(0,0,0,0);position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.section-tab-content .tab-content[data-tab="2"] .kpi-swiper-button-prev,.section-tab-content .tab-content[data-tab="2"] .letter-swiper-button-prev{left:-1rem}.section-tab-content .tab-content[data-tab="2"] .kpi-swiper-button-prev::after,.section-tab-content .tab-content[data-tab="2"] .letter-swiper-button-prev::after{background-image:url(../images/prev.png);background-position:center center;background-size:100% 100%;background-repeat:no-repeat;background-color:rgba(0,0,0,0)}.section-tab-content .tab-content[data-tab="2"] .kpi-swiper-button-next,.section-tab-content .tab-content[data-tab="2"] .letter-swiper-button-next{right:-1rem}.section-tab-content .tab-content[data-tab="3"]{height:9.24rem;padding-top:.26rem}.section-tab-content .tab-content[data-tab="3"] .tab-title{line-height:1.9rem;margin-bottom:0}.section-tab-content .tab-content[data-tab="3"] .list{height:5.5rem}.section-tab-content .tab-content[data-tab="3"] .list .list-item p{font-size:.32rem;bottom:.95rem}.section-tab-content .tab-content[data-tab="4"]{height:9.82rem}.section-tab-content .tab-content[data-tab="4"] .tab-title{line-height:2.44rem;margin-bottom:0}.section-tab-content .tab-content[data-tab="4"] .list{height:5.79rem}.section-tab-content .tab-content[data-tab="4"] .list .list-item{width:4.59rem}.section-tab-content .tab-content[data-tab="4"] .list .list-item p{font-size:.32rem;bottom:.78rem}.section-tab-content .tab-content.active{display:block}