.section4 .sec4-swiper .swiper .swiper-slide .title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.index-title{margin-top:1.75rem;margin-bottom:.4rem}@media (max-width:767px){.index-title{margin-top:1rem}}.index-title .en-title{color:#28438b;font-family:Nexa_Bold;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:.3rem;font-size:.2rem}@media (max-width:767px){.index-title .en-title{margin-bottom:.1rem}}@media (max-width:1024px){.index-title .en-title{font-size:.3rem}}@media (max-width:991px){.index-title .en-title{font-size:.4rem}}@media (max-width:767px){.index-title .en-title{font-size:.3rem}}.index-title .en-title:after{content:"";display:block;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;background-color:#cecece;margin-left:.2rem;height:.01rem}@media (max-width:1024px){.index-title .en-title:after{height:1px}}.index-title .cn-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.index-title .cn-title h1{color:#000;font-weight:700;font-size:.45rem}@media (max-width:1024px){.index-title .cn-title h1{font-size:.55rem}}@media (max-width:991px){.index-title .cn-title h1{font-size:.65rem}}@media (max-width:767px){.index-title .cn-title h1{font-size:.5rem}}.section1{position:relative;z-index:2;height:100vh}.section1 .swiper{height:100%}.section1 .swiper .swiper-slide{overflow:hidden}.section1 .swiper .swiper-slide:after{content:"";display:block;width:100%;height:100%;background-color:rgba(0,0,0,.3);position:absolute;top:0;left:0;z-index:2}.section1 .swiper .swiper-slide b{height:100%;position:absolute;width:100%;top:0;left:0;z-index:0;display:none}@media (max-width:1024px){.section1 .swiper .swiper-slide b{display:block}}.section1 .swiper .swiper-slide video{height:100%;position:absolute;width:100%;top:0;left:0;z-index:1;-o-object-fit:cover;object-fit:cover;display:block}@media (max-width:1024px){.section1 .swiper .swiper-slide video{display:none}}.section1 .banner-t{color:#fff;position:absolute;left:0;width:100%;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;bottom:1.3rem}.section1 .banner-t .t1{font-size:.38rem}@media (max-width:1024px){.section1 .banner-t .t1{font-size:.48rem}}@media (max-width:991px){.section1 .banner-t .t1{font-size:.56rem}}@media (max-width:767px){.section1 .banner-t .t1{font-size:.4rem}}.section1 .banner-t .t2{margin-top:.05rem;font-size:.58rem}@media (max-width:1024px){.section1 .banner-t .t2{font-size:.68rem}}@media (max-width:991px){.section1 .banner-t .t2{font-size:.78rem}}@media (max-width:767px){.section1 .banner-t .t2{font-size:.54rem}}.section1 .banner-t .btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:.4rem;font-size:.16rem}@media (max-width:1024px){.section1 .banner-t .btn{font-size:.26rem}}@media (max-width:991px){.section1 .banner-t .btn{font-size:.36rem}}@media (max-width:767px){.section1 .banner-t .btn{font-size:.24rem}}.section1 .banner-t .btn:before{content:"";display:block;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;background-color:hsla(0,0%,100%,.3);height:.01rem}@media (max-width:1024px){.section1 .banner-t .btn:before{height:1px}}.section1 .banner-t .btn span{margin-left:.15rem;margin-right:.15rem}.section1 .banner-t .btn .icon{background-color:#fff;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:.5rem;height:.5rem}@media (max-width:1024px){.section1 .banner-t .btn .icon{width:.6rem}}@media (max-width:991px){.section1 .banner-t .btn .icon{width:.78rem}}@media (max-width:767px){.section1 .banner-t .btn .icon{width:.7rem}}@media (max-width:1024px){.section1 .banner-t .btn .icon{height:.6rem}}@media (max-width:991px){.section1 .banner-t .btn .icon{height:.78rem}}@media (max-width:767px){.section1 .banner-t .btn .icon{height:.7rem}}.section1 .banner-t .btn .icon .iconfont{color:#07133f;-webkit-animation:bandown 1.2s linear infinite;-moz-animation:bandown 1.2s linear infinite;animation:bandown 1.2s linear infinite;font-size:.2rem}@media (max-width:1024px){.section1 .banner-t .btn .icon .iconfont{font-size:.3rem}}@media (max-width:991px){.section1 .banner-t .btn .icon .iconfont{font-size:.4rem}}@media (max-width:767px){.section1 .banner-t .btn .icon .iconfont{font-size:.34rem}}@-webkit-keyframes bandown{0%{opacity:0;-webkit-transform:translateY(-30%);transform:translateY(-30%)}30%{opacity:1}50%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}70%{opacity:1}to{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}}@-moz-keyframes bandown{0%{opacity:0;-moz-transform:translateY(-30%);transform:translateY(-30%)}30%{opacity:1}50%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}70%{opacity:1}to{opacity:0;-moz-transform:translateY(50%);transform:translateY(50%)}}@keyframes bandown{0%{opacity:0;-webkit-transform:translateY(-30%);-moz-transform:translateY(-30%);transform:translateY(-30%)}30%{opacity:1}50%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}70%{opacity:1}to{opacity:0;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);transform:translateY(50%)}}.section2 .sec2-flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;position:relative;z-index:2;height:3.9rem}@media (max-width:991px){.section2 .sec2-flex{height:6rem}}@media (max-width:767px){.section2 .sec2-flex{height:5rem}}.section2 .sec2-flex .sec2-text{-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}@media (max-width:767px){.section2 .sec2-flex .sec2-text{display:block}}.section2 .sec2-flex .sec2-text .left{-webkit-flex-shrink:0;flex-shrink:0;line-height:1.6;color:#000;width:63vw;font-size:.45rem}@media (max-width:767px){.section2 .sec2-flex .sec2-text .left{width:100%}}@media (max-width:1024px){.section2 .sec2-flex .sec2-text .left{font-size:.55rem}}@media (max-width:991px){.section2 .sec2-flex .sec2-text .left{font-size:.64rem}}@media (max-width:767px){.section2 .sec2-flex .sec2-text .left{font-size:.44rem}}.section2 .sec2-flex .sec2-text .link{-webkit-flex-shrink:0;flex-shrink:0;margin-top:0;text-align:ull}@media (max-width:767px){.section2 .sec2-flex .sec2-text .link{margin-top:.3rem;text-align:right}}.section2 .sec2-cont{position:relative;z-index:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}@media (max-width:991px){.section2 .sec2-cont{display:block}}.section2 .sec2-cont:after{content:"";display:block;width:100%;height:15%;position:absolute;bottom:0;left:0;pointer-events:none;z-index:2;background-image:-webkit-gradient(linear,left bottom, left top,from(#e9f4ff),to(rgba(233,244,255,0)));background-image:-webkit-linear-gradient(bottom,#e9f4ff,rgba(233,244,255,0));background-image:-moz-linear-gradient(bottom,#e9f4ff,rgba(233,244,255,0));background-image:linear-gradient(0deg,#e9f4ff,rgba(233,244,255,0));border-bottom-left-radius:.2rem;border-bottom-right-radius:.2rem}.section2 .sec2-cont .bg{position:absolute;bottom:0;z-index:-1;background-image:-webkit-gradient(linear,left top, left bottom,from(#4b9fe4),to(#eaf2ff));background-image:-webkit-linear-gradient(top,#4b9fe4,#eaf2ff);background-image:-moz-linear-gradient(top,#4b9fe4,#eaf2ff);background-image:linear-gradient(180deg,#4b9fe4,#eaf2ff);-webkit-filter:blur(20px);filter:blur(20px);-webkit-transition:all 1.2s cubic-bezier(.01,.17,.28,.96);-moz-transition:all 1.2s cubic-bezier(.01,.17,.28,.96);transition:all 1.2s cubic-bezier(.01,.17,.28,.96);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);width:-webkit-calc(100% + 8.32vw);width:-moz-calc(100% + 8.32vw);width:calc(100% + 8.32vw);height:-webkit-calc(100% + 3.9rem);height:-moz-calc(100% + 3.9rem);height:calc(100% + 3.9rem);left:-4.16vw;opacity:.4;border-radius:0}@media (max-width:1024px){.section2 .sec2-cont .bg{width:-webkit-calc(100% + 2rem);width:-moz-calc(100% + 2rem);width:calc(100% + 2rem)}}@media (max-width:767px){.section2 .sec2-cont .bg{width:-webkit-calc(100% + .6rem);width:-moz-calc(100% + .6rem);width:calc(100% + .6rem)}}@media (max-width:991px){.section2 .sec2-cont .bg{height:-webkit-calc(100% + 6rem);height:-moz-calc(100% + 6rem);height:calc(100% + 6rem)}}@media (max-width:767px){.section2 .sec2-cont .bg{height:-webkit-calc(100% + 5rem);height:-moz-calc(100% + 5rem);height:calc(100% + 5rem)}}@media (max-width:1024px){.section2 .sec2-cont .bg{left:-1rem}}@media (max-width:767px){.section2 .sec2-cont .bg{left:-.3rem}}.section2 .sec2-cont .bg.active{width:100%;height:100%;left:0;border-radius:.2rem;opacity:1;-webkit-filter:blur(0);filter:blur(0);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.section2 .sec2-cont .left{-webkit-flex-shrink:0;flex-shrink:0;position:relative;width:51.13%}@media (max-width:991px){.section2 .sec2-cont .left{width:100%}}.section2 .sec2-cont .left .location-list li{position:absolute;width:1px;height:1px;white-space:nowrap}.section2 .sec2-cont .left .location-list li span{color:#000;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s;right:.25rem;font-size:.22rem}@media (max-width:1024px){.section2 .sec2-cont .left .location-list li span{font-size:.32rem}}@media (max-width:991px){.section2 .sec2-cont .left .location-list li span{font-size:.42rem}}@media (max-width:767px){.section2 .sec2-cont .left .location-list li span{font-size:.3rem}}.section2 .sec2-cont .left .location-list li .icon{border-radius:50%;background-color:#099aff;position:absolute;top:50%;left:50%;z-index:1;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:.13rem;height:.13rem}@media (max-width:1024px){.section2 .sec2-cont .left .location-list li .icon{width:.16rem}}@media (max-width:991px){.section2 .sec2-cont .left .location-list li .icon{width:.2rem}}@media (max-width:767px){.section2 .sec2-cont .left .location-list li .icon{width:.16rem}}@media (max-width:1024px){.section2 .sec2-cont .left .location-list li .icon{height:.16rem}}@media (max-width:991px){.section2 .sec2-cont .left .location-list li .icon{height:.2rem}}@media (max-width:767px){.section2 .sec2-cont .left .location-list li .icon{height:.16rem}}.section2 .sec2-cont .left .location-list li .icon:before{content:"";display:block;width:100%;height:100%;background-color:#099aff;position:absolute;top:0;left:0;z-index:-1;-webkit-transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;transform-origin:center;border-radius:50%;-webkit-animation:mapscroll 2s infinite;-moz-animation:mapscroll 2s infinite;animation:mapscroll 2s infinite;-webkit-animation-delay:1s;-moz-animation-delay:1s;animation-delay:1s}.section2 .sec2-cont .left .location-list li .icon:after{content:"";display:block;width:100%;height:100%;background-color:#099aff;position:absolute;top:0;left:0;z-index:-1;-webkit-transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;transform-origin:center;border-radius:50%;-webkit-animation:mapscroll 2s infinite;-moz-animation:mapscroll 2s infinite;animation:mapscroll 2s infinite}.section2 .sec2-cont .left .location-list li:first-child{top:57%;left:72.5%}.section2 .sec2-cont .left .location-list li:first-child .icon{background-color:#d53030}.section2 .sec2-cont .left .location-list li:first-child .icon:after,.section2 .sec2-cont .left .location-list li:first-child .icon:before{background-color:#d53030}.section2 .sec2-cont .left .location-list li:nth-child(2){top:79%;left:40.5%}.section2 .sec2-cont .left .location-list li:nth-child(3){top:44%;left:75.5%}.section2 .sec2-cont .left .location-list li.active span{color:#000}.section2 .sec2-cont .left .location-list li.active .icon:before{-webkit-animation:mapscroll 2s infinite;-moz-animation:mapscroll 2s infinite;animation:mapscroll 2s infinite;-webkit-animation-delay:1s;-moz-animation-delay:1s;animation-delay:1s}.section2 .sec2-cont .left .location-list li.active .icon:after{-webkit-animation:mapscroll 2s infinite;-moz-animation:mapscroll 2s infinite;animation:mapscroll 2s infinite}.section2 .sec2-cont .left .location-tab{position:absolute;z-index:2;border-radius:.15rem;overflow:hidden;background-color:hsla(0,0%,100%,.38);white-space:nowrap;top:5.2vw;left:7.29vw;font-size:.2rem}@media (max-width:1024px){.section2 .sec2-cont .left .location-tab{top:2.2vw;left:2.29vw;font-size:.3rem}}@media (max-width:991px){.section2 .sec2-cont .left .location-tab{font-size:.4rem}}@media (max-width:767px){.section2 .sec2-cont .left .location-tab{font-size:.24rem}}.section2 .sec2-cont .left .location-tab li{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-transition:color .3s,background-color .3s;-moz-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s;padding:.2rem .25rem}@media (max-width:767px){.section2 .sec2-cont .left .location-tab li{padding:.15rem .1rem}}.section2 .sec2-cont .left .location-tab li:before{content:"";display:block;background-color:#099aff;border-radius:50%;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;transition:background-color .3s;width:.08rem;height:.08rem;margin-left:.05rem;margin-right:.15rem}@media (max-width:1024px){.section2 .sec2-cont .left .location-tab li:before{width:.1rem}}@media (max-width:991px){.section2 .sec2-cont .left .location-tab li:before{width:.14rem}}@media (max-width:767px){.section2 .sec2-cont .left .location-tab li:before{width:.08rem}}@media (max-width:1024px){.section2 .sec2-cont .left .location-tab li:before{height:.1rem}}@media (max-width:991px){.section2 .sec2-cont .left .location-tab li:before{height:.14rem}}@media (max-width:767px){.section2 .sec2-cont .left .location-tab li:before{height:.08rem}}.section2 .sec2-cont .left .location-tab li:first-child:before{background-color:#d53030}.section2 .sec2-cont .left .location-tab li.active{color:#fff;background-color:#099aff}.section2 .sec2-cont .left .location-tab li.active:before{background-color:#fff}.section2 .sec2-cont .left .location-tab li.active:first-child{background-color:#d53030}.section2 .sec2-cont .right{-webkit-flex-shrink:0;flex-shrink:0;position:relative;z-index:1;width:48.87%}@media (max-width:991px){.section2 .sec2-cont .right{width:100%}}.section2 .sec2-cont .right .num-cont{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;white-space:nowrap;color:#000;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;font-size:.16rem;margin-top:1rem}@media (max-width:991px){.section2 .sec2-cont .right .num-cont{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}}@media (max-width:1024px){.section2 .sec2-cont .right .num-cont{font-size:.26rem}}@media (max-width:991px){.section2 .sec2-cont .right .num-cont{font-size:.36rem}}@media (max-width:767px){.section2 .sec2-cont .right .num-cont{font-size:.24rem;margin-top:.5rem}}.section2 .sec2-cont .right .num-cont .num-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:33.33%;margin-bottom:.25rem;padding-left:.2rem;padding-right:0}@media (max-width:767px){.section2 .sec2-cont .right .num-cont .num-item{text-align:center}}@media (max-width:991px){.section2 .sec2-cont .right .num-cont .num-item{min-width:auto;margin-bottom:.5rem}}@media (max-width:1024px){.section2 .sec2-cont .right .num-cont .num-item{padding-left:.2rem}}@media (max-width:991px){.section2 .sec2-cont .right .num-cont .num-item{padding-left:1rem}}@media (max-width:767px){.section2 .sec2-cont .right .num-cont .num-item{padding-left:.4rem}}@media (max-width:991px){.section2 .sec2-cont .right .num-cont .num-item{padding-right:1rem}}@media (max-width:767px){.section2 .sec2-cont .right .num-cont .num-item{padding-right:.4rem}}.section2 .sec2-cont .right .num-cont .num-item .t1{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;position:relative;margin-bottom:.1rem}.section2 .sec2-cont .right .num-cont .num-item .t1 .number{display:inline-block;position:relative;font-family:Nexa_Bold;color:#28438b;font-size:.6rem;line-height:.6rem}@media (max-width:991px){.section2 .sec2-cont .right .num-cont .num-item .t1 .number{font-size:1rem}}@media (max-width:767px){.section2 .sec2-cont .right .num-cont .num-item .t1 .number{font-size:.7rem}}@media (max-width:991px){.section2 .sec2-cont .right .num-cont .num-item .t1 .number{line-height:1rem}}@media (max-width:767px){.section2 .sec2-cont .right .num-cont .num-item .t1 .number{line-height:.7rem}}.section2 .sec2-cont .right .num-cont .num-item .t1 .number .zw-num{opacity:0}.section2 .sec2-cont .right .num-cont .num-item .t1 .number .num{position:absolute;top:0;left:0}.section2 .sec2-cont .right .num-cont .num-item .t1 .number .num .dataNums{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;height:.6rem}@media (max-width:991px){.section2 .sec2-cont .right .num-cont .num-item .t1 .number .num .dataNums{height:1rem}}@media (max-width:767px){.section2 .sec2-cont .right .num-cont .num-item .t1 .number .num .dataNums{height:.7rem}}.section2 .sec2-cont .right .num-cont .num-item .t1 .number .num .dataNums .dataOne{width:.4rem;height:.6rem}@media (max-width:991px){.section2 .sec2-cont .right .num-cont .num-item .t1 .number .num .dataNums .dataOne{width:.66rem}}@media (max-width:767px){.section2 .sec2-cont .right .num-cont .num-item .t1 .number .num .dataNums .dataOne{width:.46rem}}@media (max-width:991px){.section2 .sec2-cont .right .num-cont .num-item .t1 .number .num .dataNums .dataOne{height:1rem}}@media (max-width:767px){.section2 .sec2-cont .right .num-cont .num-item .t1 .number .num .dataNums .dataOne{height:.7rem}}.section2 .sec2-cont .right .num-cont .num-item .t1 .number .num .dataNums .dataOne.dh{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:.4rem}.section2 .sec2-cont .right .num-cont .num-item .t1 .number .num .dataNums .dataBoc{position:relative;width:100%;height:100%;overflow:hidden}.section2 .sec2-cont .right .num-cont .num-item .t1 .number .num .dataNums .dataBoc .tt{position:absolute;top:0;left:0;width:100%;height:100%}.section2 .sec2-cont .right .num-cont .num-item .t1 .number .num .dataNums .dataBoc .tt span{width:100%;height:100%;float:left;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.section2 .sec2-cont .right .num-cont .num-item .t1 .jia{position:absolute;top:0;left:100%;color:#28438b;line-height:.2;font-size:.3rem}@media (max-width:1024px){.section2 .sec2-cont .right .num-cont .num-item .t1 .jia{font-size:.4rem}}@media (max-width:991px){.section2 .sec2-cont .right .num-cont .num-item .t1 .jia{font-size:.6rem}}@media (max-width:767px){.section2 .sec2-cont .right .num-cont .num-item .t1 .jia{font-size:.46rem}}.section2 .sec2-cont .right .num-cont .num-item .t1 .dw{margin-left:.15rem;margin-bottom:.07rem}@media (max-width:1024px){.section2 .sec2-cont .right .num-cont .num-item .t1 .dw{margin-left:.2rem}}.section2 .sec2-cont .right .img{bottom:0;right:0;z-index:-1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;pointer-events:none;position:absolute;margin-top:0}@media (max-width:991px){.section2 .sec2-cont .right .img{position:static}}@media (max-width:767px){.section2 .sec2-cont .right .img{margin-top:-10%}}.section2 .sec2-cont .right .img img{display:block;height:auto;border-bottom-right-radius:.2rem;width:125%}@media (max-width:991px){.section2 .sec2-cont .right .img img{width:100%}}@media (max-width:767px){.section2 .sec2-cont .right .img img{width:110%}}@-webkit-keyframes mapscroll{0%{opacity:.8;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(3);transform:scale(3)}}@-moz-keyframes mapscroll{0%{opacity:.8;-moz-transform:scale(1);transform:scale(1)}to{opacity:0;-moz-transform:scale(3);transform:scale(3)}}@keyframes mapscroll{0%{opacity:.8;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(3);-moz-transform:scale(3);transform:scale(3)}}.section3 ul{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;width:-webkit-calc(100% + .25rem);width:-moz-calc(100% + .25rem);width:calc(100% + .25rem);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}@media (max-width:991px){.section3 ul{-webkit-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:767px){.section3 ul{width:100%;display:block}}.section3 ul li{position:relative;-webkit-flex-shrink:0;flex-shrink:0;overflow:hidden;border-radius:.2rem;background-color:#2543ab;-webkit-transition:width .4s;-moz-transition:width .4s;transition:width .4s;margin-right:.25rem;width:-webkit-calc(25% - .25rem);width:-moz-calc(25% - .25rem);width:calc(25% - .25rem);height:39.8vw;margin-bottom:0}@media (max-width:991px){.section3 ul li{width:-webkit-calc(50% - .25rem);width:-moz-calc(50% - .25rem);width:calc(50% - .25rem)}}@media (max-width:767px){.section3 ul li{width:100%}}@media (max-width:991px){.section3 ul li{height:48.8vw}}@media (max-width:767px){.section3 ul li{height:101.8vw}}@media (max-width:991px){.section3 ul li{margin-bottom:.25rem}}.section3 ul li .img{width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-repeat:no-repeat;background-position:0 100%}.section3 ul li .title{color:#fff;white-space:nowrap;position:relative;z-index:1;padding-top:1rem;padding-left:.45rem;font-size:.35rem}@media (max-width:767px){.section3 ul li .title{padding-top:.6rem}}@media (max-width:1024px){.section3 ul li .title{font-size:.45rem}}@media (max-width:991px){.section3 ul li .title{font-size:.6rem}}@media (max-width:767px){.section3 ul li .title{font-size:.48rem}}.section3 ul li .link{position:absolute;z-index:1;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s;opacity:0;bottom:.45rem;right:.4rem}@media (max-width:991px){.section3 ul li .link{opacity:1}}.section3 ul li:first-child{background-image:-webkit-gradient(linear,left top, left bottom,from(#2542ab),to(#25b4ac));background-image:-webkit-linear-gradient(top,#2542ab,#25b4ac);background-image:-moz-linear-gradient(top,#2542ab,#25b4ac);background-image:linear-gradient(180deg,#2542ab,#25b4ac)}.section3 ul li:nth-child(2){background-image:-webkit-gradient(linear,left top, left bottom,from(#1868d4),to(#30c9cd));background-image:-webkit-linear-gradient(top,#1868d4,#30c9cd);background-image:-moz-linear-gradient(top,#1868d4,#30c9cd);background-image:linear-gradient(180deg,#1868d4,#30c9cd)}.section3 ul li:nth-child(2) .img{background-position:100% 100%}.section3 ul li:nth-child(3){background-image:-webkit-gradient(linear,left top, left bottom,from(#2b7bb2),to(#a4c9d0));background-image:-webkit-linear-gradient(top,#2b7bb2,#a4c9d0);background-image:-moz-linear-gradient(top,#2b7bb2,#a4c9d0);background-image:linear-gradient(180deg,#2b7bb2,#a4c9d0)}.section3 ul li:nth-child(3) .img{background-position:100% 100%}.section3 ul li:nth-child(4){background-image:-webkit-gradient(linear,left top, left bottom,from(#077bbb),to(#c58d8e));background-image:-webkit-linear-gradient(top,#077bbb,#c58d8e);background-image:-moz-linear-gradient(top,#077bbb,#c58d8e);background-image:linear-gradient(180deg,#077bbb,#c58d8e)}.section3 ul li.active{width:-webkit-calc(37% - .25rem);width:-moz-calc(37% - .25rem);width:calc(37% - .25rem)}@media (max-width:991px){.section3 ul li.active{width:-webkit-calc(50% - .25rem);width:-moz-calc(50% - .25rem);width:calc(50% - .25rem)}}@media (max-width:767px){.section3 ul li.active{width:100%}}.section3 ul li.active .link{opacity:1;-webkit-transition-delay:.4s;-moz-transition-delay:.4s;transition-delay:.4s}.section3 ul li.other{width:-webkit-calc(21% - .25rem);width:-moz-calc(21% - .25rem);width:calc(21% - .25rem)}@media (max-width:991px){.section3 ul li.other{width:-webkit-calc(50% - .25rem);width:-moz-calc(50% - .25rem);width:calc(50% - .25rem)}}@media (max-width:767px){.section3 ul li.other{width:100%}}.section4 .sec4-swiper{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin-bottom:.6rem}@media (max-width:991px){.section4 .sec4-swiper{display:block}}.section4 .sec4-swiper .img{position:relative;-webkit-flex-shrink:0;flex-shrink:0;border-radius:.1rem;overflow:hidden;width:29.79vw;height:18.95vw}@media (max-width:991px){.section4 .sec4-swiper .img{width:100%}}@media (max-width:1024px){.section4 .sec4-swiper .img{height:21.95vw}}@media (max-width:991px){.section4 .sec4-swiper .img{height:45.95vw}}@media (max-width:767px){.section4 .sec4-swiper .img{height:55vw}}.section4 .sec4-swiper .img a{display:none;width:100%;height:100%;position:absolute;top:0;left:0;background-position:50%;background-size:cover;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-moz-transition:transform .3s, -moz-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s, -moz-transform .3s}.section4 .sec4-swiper .img a:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.section4 .sec4-swiper .swiper{border-radius:.1rem;overflow:hidden;background-color:#f4f4f4;margin:0;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;transition:background-color .3s;width:-webkit-calc(100% - .2rem - 29.79vw);width:-moz-calc(100% - .2rem - 29.79vw);width:calc(100% - .2rem - 29.79vw)}@media (max-width:991px){.section4 .sec4-swiper .swiper{width:100%}}.section4 .sec4-swiper .swiper .swiper-slide{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.7rem .7rem 1rem}@media (max-width:991px){.section4 .sec4-swiper .swiper .swiper-slide{padding:1.2rem}}@media (max-width:767px){.section4 .sec4-swiper .swiper .swiper-slide{padding:.5rem .7rem}}@media (max-width:991px){.section4 .sec4-swiper .swiper .swiper-slide{padding-bottom:1.5rem}}@media (max-width:767px){.section4 .sec4-swiper .swiper .swiper-slide{padding-bottom:1rem}}.section4 .sec4-swiper .swiper .swiper-slide .title{color:#000;font-size:.3rem;margin-bottom:.3rem}@media (max-width:1024px){.section4 .sec4-swiper .swiper .swiper-slide .title{font-size:.4rem}}@media (max-width:991px){.section4 .sec4-swiper .swiper .swiper-slide .title{font-size:.56rem}}@media (max-width:767px){.section4 .sec4-swiper .swiper .swiper-slide .title{font-size:.4rem}}@media (max-width:991px){.section4 .sec4-swiper .swiper .swiper-slide .title{margin-bottom:.4rem}}@media (max-width:767px){.section4 .sec4-swiper .swiper .swiper-slide .title{margin-bottom:.3rem}}.section4 .sec4-swiper .swiper .swiper-slide .desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.7;height:.6rem;margin-bottom:.4rem}@media (max-width:1024px){.section4 .sec4-swiper .swiper .swiper-slide .desc{height:.95rem}}@media (max-width:991px){.section4 .sec4-swiper .swiper .swiper-slide .desc{height:1.25rem}}@media (max-width:767px){.section4 .sec4-swiper .swiper .swiper-slide .desc{height:1rem}}@media (max-width:991px){.section4 .sec4-swiper .swiper .swiper-slide .desc{margin-bottom:.5rem}}@media (max-width:767px){.section4 .sec4-swiper .swiper .swiper-slide .desc{margin-bottom:.4rem}}.section4 .sec4-swiper .swiper .swiper-slide .date{color:rgba(0,0,0,.6);font-size:.16rem}@media (max-width:1024px){.section4 .sec4-swiper .swiper .swiper-slide .date{font-size:.26rem}}@media (max-width:991px){.section4 .sec4-swiper .swiper .swiper-slide .date{font-size:.36rem}}@media (max-width:767px){.section4 .sec4-swiper .swiper .swiper-slide .date{font-size:.24rem}}.section4 .sec4-swiper .swiper .swiper-pagination{position:absolute;text-align:left;bottom:.45rem;padding-left:.7rem}@media (max-width:767px){.section4 .sec4-swiper .swiper .swiper-pagination{bottom:.35rem}}@media (max-width:991px){.section4 .sec4-swiper .swiper .swiper-pagination{padding-left:1.2rem}}@media (max-width:767px){.section4 .sec4-swiper .swiper .swiper-pagination{padding-left:.7rem}}.section4 .sec4-swiper .swiper:hover{background-color:#ececec}.section4 .sec4-swiper .swiper:hover .swiper-button-next,.section4 .sec4-swiper .swiper:hover .swiper-button-prev{opacity:1}.section4 .sec4-swiper .swiper:hover .swiper-button-next.swiper-button-disabled,.section4 .sec4-swiper .swiper:hover .swiper-button-prev.swiper-button-disabled{opacity:.2}.section4 .sec4-list{width:-webkit-calc(100% + .2rem);width:-moz-calc(100% + .2rem);width:calc(100% + .2rem);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}@media (max-width:767px){.section4 .sec4-list{width:100%;display:block}}.section4 .sec4-list li{position:relative;border-top:.02rem solid #d9d9d9;width:-webkit-calc(33.33% - .2rem);width:-moz-calc(33.33% - .2rem);width:calc(33.33% - .2rem);margin-right:.2rem;padding-top:.35rem;margin-top:0}@media (max-width:1024px){.section4 .sec4-list li{border-top-width:2px}}@media (max-width:767px){.section4 .sec4-list li{width:100%;margin-right:0;margin-top:.4rem}}.section4 .sec4-list li:after{content:"";display:block;width:100%;background-color:#07133f;position:absolute;left:0;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-moz-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-moz-transition:transform .3s, -moz-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s, -moz-transform .3s;top:-.02rem;height:.02rem}@media (max-width:1024px){.section4 .sec4-list li:after{top:-2px}}@media (max-width:1024px){.section4 .sec4-list li:after{height:2px}}.section4 .sec4-list li .title{color:#000;line-height:1.66;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s;font-size:.24rem;margin-bottom:.25rem;height:.79rem}@media (max-width:1024px){.section4 .sec4-list li .title{font-size:.34rem}}@media (max-width:991px){.section4 .sec4-list li .title{font-size:.44rem}}@media (max-width:767px){.section4 .sec4-list li .title{font-size:.34rem}}@media (max-width:1024px){.section4 .sec4-list li .title{height:1.15rem}}@media (max-width:991px){.section4 .sec4-list li .title{height:1.45rem}}@media (max-width:767px){.section4 .sec4-list li .title{height:1.15rem}}.section4 .sec4-list li .date{color:rgba(0,0,0,.6);font-size:.16rem}@media (max-width:1024px){.section4 .sec4-list li .date{font-size:.26rem}}@media (max-width:991px){.section4 .sec4-list li .date{font-size:.36rem}}@media (max-width:767px){.section4 .sec4-list li .date{font-size:.24rem}}.section4 .sec4-list li:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.section4 .sec4-list li:hover .title{color:#07133f}.section5 .index-title .cn-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}@media (max-width:767px){.section5 .index-title .cn-title{display:block}}.section5 .index-title .cn-title .sec5-tab{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;color:rgba(0,0,0,.6);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin-top:0;font-size:.22rem}@media (max-width:767px){.section5 .index-title .cn-title .sec5-tab{margin-top:.4rem}}@media (max-width:1024px){.section5 .index-title .cn-title .sec5-tab{font-size:.32rem}}@media (max-width:991px){.section5 .index-title .cn-title .sec5-tab{font-size:.42rem}}@media (max-width:767px){.section5 .index-title .cn-title .sec5-tab{font-size:.32rem}}.section5 .index-title .cn-title .sec5-tab>div{cursor:pointer;position:relative;-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s;padding-bottom:.07rem}@media (max-width:1024px){.section5 .index-title .cn-title .sec5-tab>div{padding-bottom:5px}}.section5 .index-title .cn-title .sec5-tab>div:after{content:"";display:block;width:100%;background-color:#07133f;position:absolute;left:0;bottom:0;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-moz-transition:transform .3s, -moz-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s, -moz-transform .3s;height:.03rem}@media (max-width:1024px){.section5 .index-title .cn-title .sec5-tab>div:after{height:2px}}.section5 .index-title .cn-title .sec5-tab>div:not(:last-child){margin-right:.55rem}.section5 .index-title .cn-title .sec5-tab>div.active{color:#000}.section5 .index-title .cn-title .sec5-tab>div.active:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.section5 .swiper{border-radius:.2rem;overflow:hidden;height:38.54vw}@media (max-width:767px){.section5 .swiper{height:95.54vw}}.section5 .swiper .swiper-slide{position:relative}.section5 .swiper .swiper-slide .item-img{height:100%}.section5 .swiper .swiper-slide .item-t{position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:1;width:100%;height:100%;padding-left:8.85vw;padding-top:9.89vw;padding-right:8.85vw}@media (max-width:767px){.section5 .swiper .swiper-slide .item-t{padding-left:6vw}}@media (max-width:991px){.section5 .swiper .swiper-slide .item-t{padding-top:7vw}}@media (max-width:767px){.section5 .swiper .swiper-slide .item-t{padding-top:9vw;padding-right:6vw}}.section5 .swiper .swiper-slide .item-t:after{content:"";display:block;height:100%;position:absolute;top:0;left:0;z-index:-1;width:70%}@media (max-width:1024px){.section5 .swiper .swiper-slide .item-t:after{width:80%}}@media (max-width:991px){.section5 .swiper .swiper-slide .item-t:after{width:100%}}.section5 .swiper .swiper-slide .item-t .tag{color:#fff;font-size:.2rem}@media (max-width:1024px){.section5 .swiper .swiper-slide .item-t .tag{font-size:.3rem}}@media (max-width:991px){.section5 .swiper .swiper-slide .item-t .tag{font-size:.4rem}}@media (max-width:767px){.section5 .swiper .swiper-slide .item-t .tag{font-size:.3rem}}.section5 .swiper .swiper-slide .item-t .title{line-height:1.37;color:#fff;font-size:.45rem;margin-top:.2rem;margin-bottom:.65rem}@media (max-width:1024px){.section5 .swiper .swiper-slide .item-t .title{font-size:.55rem}}@media (max-width:991px){.section5 .swiper .swiper-slide .item-t .title{font-size:.65rem}}@media (max-width:767px){.section5 .swiper .swiper-slide .item-t .title{font-size:.5rem}}@media (max-width:767px){.section5 .swiper .swiper-slide .item-t .title br{display:none}}.section5 .swiper .swiper-slide:first-child .item-t:after{background-image:-webkit-gradient(linear,left top, right top,color-stop(10%, #053a74),to(rgba(5,58,116,0)));background-image:-webkit-linear-gradient(left,#053a74 10%,rgba(5,58,116,0));background-image:-moz-linear-gradient(left,#053a74 10%,rgba(5,58,116,0));background-image:linear-gradient(90deg,#053a74 10%,rgba(5,58,116,0))}.section5 .swiper .swiper-slide:nth-child(2) .item-t:after{background-image:-webkit-gradient(linear,left top, right top,color-stop(10%, #065677),to(rgba(6,86,119,0)));background-image:-webkit-linear-gradient(left,#065677 10%,rgba(6,86,119,0));background-image:-moz-linear-gradient(left,#065677 10%,rgba(6,86,119,0));background-image:linear-gradient(90deg,#065677 10%,rgba(6,86,119,0))}.section5 .swiper .swiper-slide:nth-child(3) .item-t:after{background-image:-webkit-gradient(linear,left top, right top,color-stop(10%, #094e08),to(rgba(9,78,8,0)));background-image:-webkit-linear-gradient(left,#094e08 10%,rgba(9,78,8,0));background-image:-moz-linear-gradient(left,#094e08 10%,rgba(9,78,8,0));background-image:linear-gradient(90deg,#094e08 10%,rgba(9,78,8,0))}

/*# sourceMappingURL=6a992d5529f459a44fee58c733255e86.css.map*/