.ant-slider{box-sizing:border-box;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";position:relative;height:12px;margin:10px 6px;padding:4px 0;cursor:pointer;touch-action:none}.ant-slider-vertical{width:12px;height:100%;margin:6px 10px;padding:0 4px}.ant-slider-vertical .ant-slider-rail{width:4px;height:100%}.ant-slider-vertical .ant-slider-track{width:4px}.ant-slider-vertical .ant-slider-handle{margin-top:-6px;margin-left:-5px}.ant-slider-vertical .ant-slider-mark{top:0;left:12px;width:18px;height:100%}.ant-slider-vertical .ant-slider-mark-text{left:4px;white-space:nowrap}.ant-slider-vertical .ant-slider-step{width:4px;height:100%}.ant-slider-vertical .ant-slider-dot{top:auto;margin-left:-2px}.ant-slider-tooltip .ant-tooltip-inner{min-width:unset}.ant-slider-rtl.ant-slider-vertical .ant-slider-handle{margin-right:-5px;margin-left:0}.ant-slider-rtl.ant-slider-vertical .ant-slider-mark{right:12px;left:auto}.ant-slider-rtl.ant-slider-vertical .ant-slider-mark-text{right:4px;left:auto}.ant-slider-rtl.ant-slider-vertical .ant-slider-dot{right:2px;left:auto}.ant-slider-with-marks{margin-bottom:28px}.ant-slider-rail{width:100%;background-color:#f5f5f5}.ant-slider-rail,.ant-slider-track{position:absolute;height:4px;border-radius:2px;transition:background-color .3s}.ant-slider-track{background-color:#91d5ff}.ant-slider-handle{position:absolute;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:2px solid #91d5ff;border-radius:50%;box-shadow:0;cursor:pointer;transition:border-color .3s,box-shadow .6s,transform .3s cubic-bezier(.18,.89,.32,1.28)}.ant-slider-handle-dragging{z-index:1}.ant-slider-handle:focus{border-color:#46a6ff;outline:none;box-shadow:0 0 0 5px rgba(24,144,255,.12)}.ant-slider-handle.ant-tooltip-open{border-color:#1890ff}.ant-slider-handle:after{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;content:""}.ant-slider:hover .ant-slider-rail{background-color:#e1e1e1}.ant-slider:hover .ant-slider-track{background-color:#69c0ff}.ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open){border-color:#69c0ff}.ant-slider-mark{position:absolute;top:14px;left:0;width:100%;font-size:14px}.ant-slider-mark-text{position:absolute;display:inline-block;color:rgba(0,0,0,.45);text-align:center;word-break:keep-all;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-slider-mark-text-active{color:rgba(0,0,0,.85)}.ant-slider-step{position:absolute;width:100%;height:4px;background:transparent;pointer-events:none}.ant-slider-dot{position:absolute;top:-2px;width:8px;height:8px;background-color:#fff;border:2px solid #f0f0f0;border-radius:50%;cursor:pointer}.ant-slider-dot-active{border-color:#8cc8ff}.ant-slider-disabled{cursor:not-allowed}.ant-slider-disabled .ant-slider-rail{background-color:#f5f5f5!important}.ant-slider-disabled .ant-slider-track{background-color:rgba(0,0,0,.25)!important}.ant-slider-disabled .ant-slider-dot,.ant-slider-disabled .ant-slider-handle{background-color:#fff;border-color:rgba(0,0,0,.25)!important;box-shadow:none;cursor:not-allowed}.ant-slider-disabled .ant-slider-dot,.ant-slider-disabled .ant-slider-mark-text{cursor:not-allowed!important}.ant-slider-rtl{direction:rtl}.ant-slider-rtl .ant-slider-mark{right:0;left:auto}.ant-image{position:relative;display:inline-block}.ant-image-img{width:100%;height:auto;vertical-align:middle}.ant-image-img-placeholder{background-color:#f5f5f5;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQuNSAyLjVoLTEzQS41LjUgMCAwIDAgMSAzdjEwYS41LjUgMCAwIDAgLjUuNWgxM2EuNS41IDAgMCAwIC41LS41VjNhLjUuNSAwIDAgMC0uNS0uNXpNNS4yODEgNC43NWExIDEgMCAwIDEgMCAyIDEgMSAwIDAgMSAwLTJ6bTguMDMgNi44M2EuMTI3LjEyNyAwIDAgMS0uMDgxLjAzSDIuNzY5YS4xMjUuMTI1IDAgMCAxLS4wOTYtLjIwN2wyLjY2MS0zLjE1NmEuMTI2LjEyNiAwIDAgMSAuMTc3LS4wMTZsLjAxNi4wMTZMNy4wOCAxMC4wOWwyLjQ3LTIuOTNhLjEyNi4xMjYgMCAwIDEgLjE3Ny0uMDE2bC4wMTUuMDE2IDMuNTg4IDQuMjQ0YS4xMjcuMTI3IDAgMCAxLS4wMi4xNzV6IiBmaWxsPSIjOEM4QzhDIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=");background-repeat:no-repeat;background-position:50%;background-size:30%}.ant-image-mask{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;background:rgba(0,0,0,.5);cursor:pointer;opacity:0;transition:opacity .3s}.ant-image-mask-info{padding:0 4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-image-mask-info .anticon{margin-inline-end:4px}.ant-image-mask:hover{opacity:1}.ant-image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.ant-image-preview{pointer-events:none;height:100%;text-align:center}.ant-image-preview.ant-zoom-appear,.ant-image-preview.ant-zoom-enter{transform:none;opacity:0;animation-duration:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-image-preview-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:rgba(0,0,0,.45)}.ant-image-preview-mask-hidden{display:none}.ant-image-preview-wrap{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;outline:0}.ant-image-preview-body{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.ant-image-preview-img{max-width:100%;max-height:100%;vertical-align:middle;transform:scaleX(1);cursor:grab;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:auto}.ant-image-preview-img,.ant-image-preview-img-wrapper{transition:transform .3s cubic-bezier(.215,.61,.355,1) 0s}.ant-image-preview-img-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.ant-image-preview-img-wrapper:before{display:inline-block;width:1px;height:50%;margin-right:-1px;content:""}.ant-image-preview-moving .ant-image-preview-img{cursor:grabbing}.ant-image-preview-moving .ant-image-preview-img-wrapper{transition-duration:0s}.ant-image-preview-wrap{z-index:1080}.ant-image-preview-operations-wrapper{position:fixed;top:0;right:0;z-index:1081;width:100%}.ant-image-preview-operations{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;font-feature-settings:"tnum","tnum";display:flex;flex-direction:row-reverse;align-items:center;color:hsla(0,0%,100%,.85);list-style:none;background:rgba(0,0,0,.1);pointer-events:auto}.ant-image-preview-operations-operation{margin-left:12px;padding:12px;cursor:pointer;transition:all .3s}.ant-image-preview-operations-operation:hover{background:rgba(0,0,0,.2)}.ant-image-preview-operations-operation-disabled{color:hsla(0,0%,100%,.25);pointer-events:none}.ant-image-preview-operations-operation:last-of-type{margin-left:0}.ant-image-preview-operations-progress{position:absolute;left:50%;transform:translateX(-50%)}.ant-image-preview-operations-icon{font-size:18px}.ant-image-preview-switch-left,.ant-image-preview-switch-right{position:fixed;top:50%;right:8px;z-index:1081;display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:hsla(0,0%,100%,.85);background:rgba(0,0,0,.1);border-radius:50%;transform:translateY(-50%);cursor:pointer;transition:all .3s;pointer-events:auto}.ant-image-preview-switch-left:hover,.ant-image-preview-switch-right:hover{background:rgba(0,0,0,.2)}.ant-image-preview-switch-left-disabled,.ant-image-preview-switch-left-disabled:hover,.ant-image-preview-switch-right-disabled,.ant-image-preview-switch-right-disabled:hover{color:hsla(0,0%,100%,.25);background:rgba(0,0,0,.1);cursor:not-allowed}.ant-image-preview-switch-left-disabled:hover>.anticon,.ant-image-preview-switch-left-disabled>.anticon,.ant-image-preview-switch-right-disabled:hover>.anticon,.ant-image-preview-switch-right-disabled>.anticon{cursor:not-allowed}.ant-image-preview-switch-left>.anticon,.ant-image-preview-switch-right>.anticon{font-size:18px}.ant-image-preview-switch-left{left:8px}.ant-image-preview-switch-right{right:8px}.m-certificate .certificate-content{width:23.4375rem;padding-bottom:1.875rem}.m-certificate .certificate-content h2{text-align:center;font-size:1.25rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1c2533;line-height:1.75rem;padding-top:1.875rem}.m-certificate .certificate-content .training-line{text-align:center;width:2.5rem;height:.125rem}.m-certificate .certificate-content p{width:21.5rem;height:2.125rem;font-size:.75rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#121f33;line-height:1.0625rem;margin:1.25rem .625rem}.certificate{background-color:#f2f3f7;height:1683px}.certificate .certificate-content{width:1200px;margin:0 auto;vertical-align:middle;text-align:center;padding-bottom:50px}.certificate .certificate-content h2{font-size:32px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#121f33;line-height:50px;text-align:center;padding-top:60px}.certificate .certificate-content p{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#384a66;line-height:20px;margin:60px 0 20px}.certificate .certificate-content .leader{background-color:#fff;margin-top:30px;height:322px;text-align:left}.certificate .certificate-content .leader .image{display:inline-block;padding-top:26px;padding-left:42px}.certificate .certificate-content .leader .title-top{display:flex;position:relative;bottom:240px;width:500px;left:348px}.certificate .certificate-content .leader .title-top .title-left{line-height:29px;color:#121f33;font-size:21px;font-weight:500;font-family:PingFangSC-Medium,PingFang SC}.certificate .certificate-content .leader .title-top .title-right{color:#121f33;font-weight:400;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;line-height:22px;margin:4px 0 0 10px}.certificate .certificate-content .leader .content{display:inline-block;position:relative;width:821px;bottom:240px;left:348px;line-height:22px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;font-size:14px;color:#384a66}.certificate .certificate-content .leader .content .content-right .content-item{margin-top:15px;margin-left:8px}.certificate .certificate-content .leader .content .content-right .content-line{float:left;width:8px;height:8px;border-radius:50%;background:#13cbb9;margin:8px 22px 0 -22px}.m-culture-container{padding:2.5rem .9375rem 1.25rem}.m-culture-container h2{text-align:center;font-size:1.25rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1c2533;line-height:1.75rem;margin-bottom:1.25rem}.m-culture-container .culture{text-align:center}.m-culture-container .culture .culture-title{padding-top:1.25rem;font-size:1rem;line-height:1.375rem;color:#384a66;font-weight:500;font-family:PingFangSC-Medium,PingFang SC}.m-culture-container .culture .culture-title .culture-point{width:.3125rem;height:.3125rem;border-radius:50%;margin-top:.5rem;position:absolute;left:35%}.m-culture-container .culture .culture-title .culture-point.last-point{left:33%}.m-culture-container .culture .culture-description{margin-top:.9375rem}.m-culture-container .culture .culture-description,.m-culture-container .culture .culture-list{font-weight:400;font-family:PingFangSC-Regular,PingFang SC;color:#384a66;font-size:.75rem;line-height:1.0625rem}.m-culture-container .culture .culture-list{display:flex}.m-culture-container .culture .culture-list .list-item{margin-left:1.5625rem;margin-top:.9375rem}.m-culture-container .culture .culture-list .list-item .list-point{width:.25rem;height:.25rem;background:#384a66;border-radius:50%;margin-top:.4375rem;margin-right:.1875rem}.m-culture-container .culture .training-point-content{width:21.5625rem;height:6.0625rem;background-color:#f8f9fb;margin-bottom:1.25rem}.culture-container{width:1200px;margin:0 auto;text-align:center}.culture-container h2{font-size:32px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#121f33;line-height:50px;text-align:center;margin-top:80px}.culture-container p{font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#384a66;line-height:26px;margin-bottom:34px}.culture-container .culture{display:flex;margin-top:60px;vertical-align:middle;text-align:center;height:178px;width:1200px;margin-bottom:60px}.culture-container .culture .culture-title{display:flex;position:relative;left:60px;width:300px}.culture-container .culture .culture-title .list-title{font-size:21px;line-height:29px;color:#384a66;font-weight:500}.culture-container .culture .culture-title .culture-point{margin-right:15px;width:8px;height:8px;border-radius:50%;margin-top:10px}.culture-container .culture .culture-list{display:flex;width:400px}.culture-container .culture .culture-list .list-item{font-size:18px}.culture-container .culture .culture-list .list-point{width:5px;height:5px;border-radius:50%;background:#384a66;margin-top:12px;margin-right:14px}.culture-container .culture .training-point-content{padding:34px 64px 68px;background:#f8f9fb;margin-right:10px;margin-left:10px;width:390px}.m-greatThings{padding:2.5rem .9375rem 1.25rem}.m-greatThings h2{text-align:center;font-size:1.25rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1c2533;line-height:1.75rem;margin-bottom:1.25rem}.m-greatThings .training-line{text-align:center;width:2.5rem;height:.125rem}.m-greatThings .list-circle{width:1.25rem;border-left:.5px dashed #13cbb9;position:relative;top:1.25rem}.m-greatThings .list-circle .list-circle-default{position:relative;right:.15625rem;bottom:1.25rem;width:.3125rem;height:.3125rem;background:#13cbb9;border-radius:.15625rem;display:inline-block;overflow:hidden}.m-greatThings .list-gray{height:2.5rem;width:21.5625rem;background:#f8f9fc;display:flex;line-height:2.5rem;font-size:.625rem;font-weight:400;color:#384a66}.m-greatThings .first-default{width:4.6875rem;height:2.5rem;margin-left:.625rem}.m-greatThings .second-default{width:16.875rem;height:2.5rem}.great-things{width:1200px;margin:0 auto;text-align:center}.great-things h2{font-size:32px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#121f33;line-height:50px;text-align:center;margin-top:80px}.great-things p{font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#121f33;line-height:26px;margin:20px 0 60px}.great-things .image{margin:40px 0}.great-things .training-line{display:inline-block;width:80px;height:4px;background:#13cbb9;vertical-align:middle;text-align:center}.m-a{padding:2.5rem .9375rem 1.25rem}.m-a .m-join-content{padding-bottom:1.25rem}.m-a .m-join-content h2{text-align:center;font-size:1.25rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1c2533;line-height:1.75rem;margin-bottom:1.25rem}.m-a .m-join-content p{font-size:.75rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#384a66;line-height:1.0625rem;margin:1.25rem 0 1.25rem .5rem;display:inline-block}.m-a .m-join-content .baidu-map .right-content-item{margin-bottom:1.5625rem;display:flex;text-align:left}.m-a .m-join-content .baidu-map .right-content-item .right-image{margin-top:1px}.m-a .m-join-content .baidu-map .m-image{display:flex;margin-top:1.25rem}.m-a .m-join-content .baidu-map .right-content-title{margin-left:.625rem;color:#384a66}.m-a .m-join-content .baidu-map .right-content-title .first{font-size:.875rem;line-height:1.25rem;font-weight:500;font-family:PingFangSC-Medium,PingFang SC}.m-a .m-join-content .baidu-map .right-content-title .second{margin-top:.625rem;font-size:.75rem;font-weight:400;line-height:1.0625rem;font-family:PingFangSC-Regular,PingFang SC}.join .join-content{width:1200px;margin:0 auto;vertical-align:middle;text-align:center;padding-bottom:50px}.join .join-content h2{font-size:32px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#121f33;line-height:50px;text-align:center;padding-top:60px}.join .join-content .baidu-map{display:flex;margin-top:80px}.join .join-content .baidu-map .right-content-item{margin-bottom:25px;margin-left:30px;display:flex;text-align:left}.join .join-content .baidu-map .right-content-item .right-image{margin-top:5px}.join .join-content .baidu-map .right-content-item .right-content-title{margin-left:15px;color:#384a66}.join .join-content .baidu-map .right-content-item .right-content-title :hover{cursor:pointer;color:#13cbb9}.join .join-content .baidu-map .right-content-item .right-content-title .first{font-size:18px;line-height:25px;font-weight:500;font-family:PingFangSC-Medium,PingFang SC}.join .join-content .baidu-map .right-content-item .right-content-title .second{margin-top:10px;font-size:14px;font-weight:400;line-height:20px;font-family:PingFangSC-Regular,PingFang SC}.join .join-content p{font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#384a66;line-height:25px;margin:60px 0 20px 13px;display:inline-block}.join .join-content .traning-description{display:flex}.join .join-content .traning-description .description-right{margin-left:60px}.join .join-content .training-map{width:1200px;height:391px;margin-bottom:40px}.join .training-line{display:inline-block;width:80px;height:4px;background:#13cbb9;vertical-align:middle;text-align:center}.m-about-content-main{padding:0 .3125rem .3125rem}.m-about-content-main .video-react .video-react-big-play-button{width:2.5rem!important;height:2.5rem!important;border:none;font-size:0;line-height:0}.m-about-content-main .video-react .video-react-big-play-button .video-react-big-play-button-left{width:2.5rem!important;height:2.5rem!important}.m-about-content-main .video-react .video-react-big-play-button:before{display:block;content:"";border-color:transparent transparent transparent #fff;border-style:solid;border-width:.625rem .875rem;position:relative;top:0;left:.9375rem!important;width:1.125rem;height:1.125rem}.m-about-content-main .video-react .video-react-big-play-button:hover{background:#fff}.m-about-content-main .video-react .video-react-big-play-button:hover:before{display:block;content:"";border-color:transparent transparent transparent #13cbb9;border-style:solid;border-width:.625rem .875rem;position:relative;top:0;left:.9375rem;width:1.125rem;height:1.125rem}.m-about-content-main .about-content{padding:2.5rem .9375rem 1.25rem}.m-about-content-main .about-content h2{text-align:center;font-size:1.25rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1c2533;line-height:1.75rem;margin-bottom:1.25rem}.m-about-content-main .about-content .about-content-bottom{padding-top:1.875rem;text-align:left;font-size:.875rem;font-family:PingFangSC-Regular,PingFang SC;color:#384a66;line-height:1.25rem;text-align:justify}.m-about-content-main .about-content .training-line{display:inline-block;width:5rem;height:.25rem;background:#13cbb9;vertical-align:middle;text-align:center;position:relative;top:-3.75rem}.m-about-content-main .about-content .about-ul{display:flex;justify-content:center}.m-about-content-main .about-content .about-ul li{width:27.125rem;height:11.25rem;background:#fff;position:relative}.m-about-content-main .about-content .about-ul li .play-button{width:2.5rem;height:2.5rem;position:absolute;border-radius:50%;top:4.375rem;left:8.75rem;cursor:pointer}.m-about-content-main .about-content .about-ul li .content-text{padding:.625rem 1.25rem 0}.m-about-content-main .about-content .about-ul li .content-text p{margin-bottom:2.3125rem;height:2.75rem;width:19.3125rem;font-size:1rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#121f33;line-height:1.375rem}.m-about-content-main .about-content .about-ul li .content-text .content-bottom{display:flex;justify-content:space-between}.m-about-content-main .about-content .about-ul li .content-text .content-bottom .button-play{position:absolute;top:.625rem;left:5.625rem;padding:0;cursor:pointer}.m-about-content-main .about-content .about-ul li .content-text .content-bottom .ant-btn-primary{text-align:left}.m-about-content-main .about-content .about-ul li .content-text .content-bottom .button-play:after{display:block;content:"";border:.375rem solid transparent;border-left-color:#fff;position:relative;top:.125rem;left:.375rem}.m-about-content-main .about-content .about-ul li .content-text .online{height:1.375rem;font-size:1rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#13cbb9;line-height:2.5rem}.m-about-content-main .pop-content{width:100%;position:fixed;top:6.25rem;left:0;background:rgba(0,0,0,.2);z-index:2;display:flex;align-items:center;justify-content:center}.m-about-content-main .pop-content .pop-player{width:66.25rem;position:relative}.m-about-content-main .pop-content .pop-player .video-react-volume-menu-button-horizontal.video-react-vol-0.video-react-volume-menu-button.video-react-menu-button-inline.video-react-control.video-react-button.video-react-menu-button:before,.m-about-content-main .pop-content .pop-player .video-react-volume-menu-button-horizontal.video-react-vol-1.video-react-volume-menu-button.video-react-menu-button-inline.video-react-control.video-react-button.video-react-menu-button:before,.m-about-content-main .pop-content .pop-player .video-react-volume-menu-button-horizontal.video-react-vol-2.video-react-volume-menu-button.video-react-menu-button-inline.video-react-control.video-react-button.video-react-menu-button:before,.m-about-content-main .pop-content .pop-player .video-react-volume-menu-button-horizontal.video-react-vol-3.video-react-volume-menu-button.video-react-menu-button-inline.video-react-control.video-react-button.video-react-menu-button:before,.m-about-content-main .pop-content .pop-player .video-react-volume-menu-button-horizontal.video-react-vol-muted.video-react-volume-menu-button.video-react-menu-button-inline.video-react-control.video-react-button.video-react-menu-button:before{padding-top:.3125rem}.m-about-content-main .pop-content .pop-player .video-react .video-react-big-play-button:before{left:1.25rem}.m-about-content-main .pop-content .pop-player .video-react .video-react-control:before{line-height:1.2}.m-about-content-main .pop-content .pop-player .video-react .video-react-big-play-button{top:45%;left:45%;width:2.5rem;height:2.5rem;border-radius:1.25rem;border:none;font-size:0;line-height:0}.m-about-content-main .pop-content .pop-player .pop-image{position:absolute;top:0;right:0;cursor:pointer}.about-content-main{width:1200px;margin:0 auto;text-align:center;height:auto}.about-content-main .video-react .video-react-big-play-button{top:65px;left:154px;width:40px;height:40px;border-radius:20px;border:none;font-size:0;line-height:0}.about-content-main .video-react .video-react-big-play-button:before{display:block;content:"";border-color:transparent transparent transparent #fff;border-style:solid;border-width:10px 14px;position:relative;top:0;left:15px;width:18px;height:18px}.about-content-main .video-react .video-react-big-play-button:hover{background:#fff}.about-content-main .video-react .video-react-big-play-button:hover:before{display:block;content:"";border-color:transparent transparent transparent #13cbb9;border-style:solid;border-width:10px 14px;position:relative;top:0;left:15px;width:18px;height:18px}.about-content-main .about-content{width:1200px;margin:0 auto;text-align:center;height:auto}.about-content-main .about-content h2{font-size:32px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#121f33;line-height:50px;text-align:center;margin:80px 0 60px}.about-content-main .about-content .about-content-bottom{padding-top:30px;text-align:left;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;color:#384a66;line-height:20px}.about-content-main .about-content .training-line{display:inline-block;width:80px;height:4px;background:#13cbb9;vertical-align:middle;text-align:center;position:relative;top:-60px}.about-content-main .about-content .about-ul{display:flex;justify-content:center}.about-content-main .about-content .about-ul li{width:434px;height:240px;background:#fff;box-shadow:0 4px 20px 0 hsla(0,0%,79%,.4);position:relative}.about-content-main .about-content .about-ul li .play-button{width:40px;height:40px;position:absolute;border-radius:50%;top:100px;left:200px;cursor:pointer}.about-content-main .about-content .about-ul li .content-text{padding:10px 20px 0}.about-content-main .about-content .about-ul li .content-text p{margin-bottom:37px;height:44px;width:309px;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#121f33;line-height:22px}.about-content-main .about-content .about-ul li .content-text .content-bottom{display:flex;justify-content:space-between}.about-content-main .about-content .about-ul li .content-text .content-bottom .button-play{position:absolute;top:10px;left:90px;padding:0;cursor:pointer}.about-content-main .about-content .about-ul li .content-text .content-bottom .ant-btn-primary{text-align:left}.about-content-main .about-content .about-ul li .content-text .content-bottom .button-play:after{display:block;content:"";border:6px solid transparent;border-left-color:#fff;position:relative;top:2px;left:6px}.about-content-main .about-content .about-ul li .content-text .online{height:22px;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#13cbb9;line-height:40px}.about-content-main .pop-content{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.2);z-index:2;display:flex;align-items:center;justify-content:center}.about-content-main .pop-content .pop-player{width:1060px;height:562px;position:relative}.about-content-main .pop-content .pop-player .video-react .video-react-big-play-button{top:45%;left:45%;width:40px;height:40px;border-radius:20px;border:none;font-size:0;line-height:0}.about-content-main .pop-content .pop-player .pop-image{position:absolute;top:0;right:0;cursor:pointer}.m-about-nav{height:2.375rem;background:#f0f2f5}.m-about-nav a{color:#384a66;line-height:1.0625rem;font-size:1rem;font-weight:400;font-family:PingFangSC-Medium,PingFang SC}.m-about-nav .nav-ul{margin:0 auto;display:flex;justify-content:center}.m-about-nav .nav-ul li{font-size:.75rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;height:1.75rem;color:#384a66;line-height:1.0625rem;margin:0 1.25rem;position:relative;top:.5625rem}.m-about-nav .nav-ul li:hover{color:#14e1cd}.m-about-nav .nav-ul .active{color:#13cbb9;border-bottom:.125rem solid #13cbb9}.m-about-nav .nav-ul .active a{color:#1c2533;font-weight:500}.about-nav{min-width:1200px;height:64px;top:64px;width:100%;background:#eff1f4}.about-nav a{line-height:25px;color:#384a66;font-size:18px;font-weight:400}.about-nav ul{width:1200px;margin:0 auto;display:flex;justify-content:space-between}.about-nav ul li{font-size:18px;font-weight:400;color:#121f33;line-height:25px;margin-top:19px;padding-bottom:19px;cursor:pointer}.about-nav ul li:hover{color:#14e1cd}.about-nav ul .active{color:#13cbb9;border-bottom:4px solid #13cbb9}.about-nav ul .active a{color:#1c2533;font-weight:500}.m-aptitude{padding:2.5rem 0 0}.m-aptitude h2{text-align:center;font-size:1.25rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1c2533;line-height:1.75rem;margin-bottom:1.25rem}.m-aptitude ul{display:flex;flex-wrap:wrap;margin-top:2.5rem;margin-left:1.875rem;padding:none}.m-aptitude ul li{height:8.75rem;position:relative;width:22.5rem;background:#fff;margin-right:.4375rem}.m-aptitude ul li .aptitude-image{position:relative;left:2.1875rem}.m-aptitude ul li .text-content{position:absolute;top:3.125rem;text-align:center}.m-aptitude ul li .text-content .text-description{font-size:.6875rem;font-family:PingFangSC-Regular,PingFang SC;color:#121c2a;font-weight:400;line-height:.9375rem}.m-aptitude ul .last-li{margin-right:0}.m-aptitude ul .last-li .aptitude-image{left:1.75rem}.aptitude{width:1200px;margin:80px auto}.aptitude h2{font-size:32px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#121f33;line-height:50px;text-align:center}.aptitude ul{display:flex;flex-wrap:wrap;margin-top:20px}.aptitude ul li{padding:44px 36px 0 30px;position:relative;background:#fff}.aptitude ul li .aptitude-image{position:relative;left:45px}.aptitude ul li .text-content{position:absolute;top:136px;text-align:center}.aptitude ul li .text-content .text-description{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;color:#121c2a;font-weight:400;line-height:17px}.aptitude ul li h4{font-size:21px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#121f33;line-height:29px;margin-bottom:9px}.aptitude ul li p{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:100;color:#384a66;line-height:24px;text-align:justify}.aptitude ul .last-li{margin-right:0}.training-line{width:80px;height:4px}.title-h2{font-size:32px;line-height:50px;text-align:center}.title-h2,.title-h4{font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#121f33}.title-h4{font-size:21px;line-height:29px}.description-p{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:100;color:#384a66;line-height:24px;text-align:justify}.btn-text{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;text-shadow:none;box-shadow:none;line-height:22px}.get-honor{width:1200px;margin:140px auto 80px}.get-honor h2{font-size:32px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#121f33;line-height:50px;text-align:center;margin-top:70px}.get-honor ul{display:flex;flex-wrap:wrap;margin-top:60px}.get-honor ul li{width:216px;height:269px;position:relative;margin-bottom:40px;margin-right:30px;background:#f4f8fb}.get-honor ul li .image{margin-left:12px;margin-top:10px}.get-honor ul li .text-content{position:absolute;top:136px}.get-honor ul li .text-content h6{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;line-height:20px;color:#121c2a;font-weight:400;padding:10px;position:relative;top:45px}.get-honor ul li h4{font-size:21px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#121f33;line-height:29px;margin-bottom:9px}.get-honor ul li h6{line-height:20px;height:60px;color:#121c2a;font-weight:400;padding:3px;top:45px}.get-honor ul li h6,.get-honor ul li p{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;position:relative}.get-honor ul li p{font-weight:100;color:#384a66;line-height:24px;text-align:justify;top:42px;left:125px}.get-honor ul .last-li{margin-right:0}@font-face{font-family:DINAlternate-Bold;src:url(/next/fontFamily/DIN-Alternate-Bold.ttf)}@font-face{font-family:Arial-Black;src:url(/next/fontFamily/Arial-Black.ttf)}@font-face{font-family:PingFangSC-Regular;src:url(/next/fonts/pingfang-sc-regular.ttf);font-weight:400;font-style:normal}.vertical-center,.vertical-horizontal-center{display:flex;align-items:center}.vertical-horizontal-center{justify-content:center}.inline-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.class_qidian_wpa{display:none}.training-line{display:inline-block;width:5rem;height:.25rem;background:#13cbb9;vertical-align:middle;text-align:center}.flexWrap{display:flex;justify-content:space-between;flex-wrap:wrap}.title-m-h1{font-size:1.125rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;line-height:1.5625rem}.title-m-h2{font-size:1.25rem;color:#1c2533;line-height:1.75rem}.title-m-h2,.title-m-h4{font-family:PingFangSC-Medium,PingFang SC;font-weight:500}.title-m-h4{font-size:1rem;color:#121f33;line-height:1.25rem}.description-m-p{font-size:.75rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#384a66;line-height:1.125rem}.m-get-honor{padding:0 .9375rem 1.25rem}.m-get-honor h2{text-align:center;font-size:1.25rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1c2533;line-height:1.75rem;margin-bottom:1.25rem}.m-get-honor ul{display:flex;flex-wrap:wrap;margin-top:2.5rem}.m-get-honor ul li{width:10.3125rem;height:12.75rem;position:relative;margin-bottom:1.25rem;margin-right:1.5625rem;background:#f4f8fb}.m-get-honor ul li .image{margin-left:.4375rem;margin-top:.625rem}.m-get-honor ul li .text-content{position:relative;height:5rem}.m-get-honor ul li .text-content .text-h6{padding-left:.625rem;padding-right:.3125rem;font-size:.75rem;color:#121c2a;height:2.8125rem}.m-get-honor ul li .text-content .text-p{text-align:end;margin-right:.8125rem;font-size:.75rem;line-height:1.0625rem;color:#384a66;font-weight:400;font-family:PingFangSC-Regular,PingFang SC}.m-get-honor ul .last-li{margin-right:0}