build/static/css/33.8f5ee93a.chunk.css

1 line
35 KiB
CSS

.ant-carousel{margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.ant-carousel,.ant-carousel .slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box}.ant-carousel .slick-slider{position:relative;display:block;-webkit-touch-callout:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.ant-carousel .slick-list{position:relative;display:block;margin:0;padding:0;overflow:hidden}.ant-carousel .slick-list:focus{outline:none}.ant-carousel .slick-list.dragging{cursor:pointer}.ant-carousel .slick-list .slick-slide{pointer-events:none}.ant-carousel .slick-list .slick-slide input.ant-checkbox-input,.ant-carousel .slick-list .slick-slide input.ant-radio-input{visibility:hidden}.ant-carousel .slick-list .slick-slide.slick-active{pointer-events:auto}.ant-carousel .slick-list .slick-slide.slick-active input.ant-checkbox-input,.ant-carousel .slick-list .slick-slide.slick-active input.ant-radio-input{visibility:visible}.ant-carousel .slick-slider .slick-list,.ant-carousel .slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.ant-carousel .slick-track{position:relative;top:0;left:0;display:block}.ant-carousel .slick-track:after,.ant-carousel .slick-track:before{display:table;content:""}.ant-carousel .slick-track:after{clear:both}.slick-loading .ant-carousel .slick-track{visibility:hidden}.ant-carousel .slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .ant-carousel .slick-slide{float:right}.ant-carousel .slick-slide img{display:block}.ant-carousel .slick-slide.slick-loading img{display:none}.ant-carousel .slick-slide.dragging img{pointer-events:none}.ant-carousel .slick-initialized .slick-slide{display:block}.ant-carousel .slick-loading .slick-slide{visibility:hidden}.ant-carousel .slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.ant-carousel .slick-arrow.slick-hidden{display:none}.ant-carousel .slick-next,.ant-carousel .slick-prev{position:absolute;top:50%;display:block;width:20px;height:20px;margin-top:-10px;padding:0;font-size:0;line-height:0;border:0;cursor:pointer}.ant-carousel .slick-next,.ant-carousel .slick-next:focus,.ant-carousel .slick-next:hover,.ant-carousel .slick-prev,.ant-carousel .slick-prev:focus,.ant-carousel .slick-prev:hover{color:transparent;background:transparent;outline:none}.ant-carousel .slick-next:focus:before,.ant-carousel .slick-next:hover:before,.ant-carousel .slick-prev:focus:before,.ant-carousel .slick-prev:hover:before{opacity:1}.ant-carousel .slick-next.slick-disabled:before,.ant-carousel .slick-prev.slick-disabled:before{opacity:.25}.ant-carousel .slick-prev{left:-25px}.ant-carousel .slick-prev:before{content:"←"}.ant-carousel .slick-next{right:-25px}.ant-carousel .slick-next:before{content:"→"}.ant-carousel .slick-dots{position:absolute;display:block;width:100%;height:3px;margin:0;padding:0;text-align:center;list-style:none}.ant-carousel .slick-dots-bottom{bottom:12px}.ant-carousel .slick-dots-top{top:12px}.ant-carousel .slick-dots li{position:relative;display:inline-block;margin:0 2px;padding:0;text-align:center;vertical-align:top}.ant-carousel .slick-dots li button{display:block;width:16px;height:3px;padding:0;color:transparent;font-size:0;background:#fff;border:0;border-radius:1px;outline:none;cursor:pointer;opacity:.3;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.ant-carousel .slick-dots li button:focus,.ant-carousel .slick-dots li button:hover{opacity:.75}.ant-carousel .slick-dots li.slick-active button{width:24px;background:#fff;opacity:1}.ant-carousel .slick-dots li.slick-active button:focus,.ant-carousel .slick-dots li.slick-active button:hover{opacity:1}.ant-carousel-vertical .slick-dots{top:50%;bottom:auto;width:3px;height:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ant-carousel-vertical .slick-dots-left{left:12px}.ant-carousel-vertical .slick-dots-right{right:12px}.ant-carousel-vertical .slick-dots li{margin:0 2px;vertical-align:baseline}.ant-carousel-vertical .slick-dots li button{width:3px;height:16px}.ant-carousel-vertical .slick-dots li.slick-active button{width:3px;height:24px}.ant-timeline{-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";margin:0;padding:0;list-style:none}.ant-timeline-item{position:relative;margin:0;padding:0 0 20px;font-size:14px;list-style:none}.ant-timeline-item-tail{position:absolute;top:10px;left:4px;height:calc(100% - 10px);border-left:2px solid #e8e8e8}.ant-timeline-item-pending .ant-timeline-item-head{font-size:12px;background-color:transparent}.ant-timeline-item-pending .ant-timeline-item-tail{display:none}.ant-timeline-item-head{position:absolute;width:10px;height:10px;background-color:#fff;border:2px solid transparent;border-radius:100px}.ant-timeline-item-head-blue{color:#1890ff;border-color:#1890ff}.ant-timeline-item-head-red{color:#f5222d;border-color:#f5222d}.ant-timeline-item-head-green{color:#52c41a;border-color:#52c41a}.ant-timeline-item-head-gray{color:rgba(0,0,0,.25);border-color:rgba(0,0,0,.25)}.ant-timeline-item-head-custom{position:absolute;top:5.5px;left:5px;width:auto;height:auto;margin-top:0;padding:3px 1px;line-height:1;text-align:center;border:0;border-radius:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ant-timeline-item-content{position:relative;top:-6px;margin:0 0 0 18px;word-break:break-word}.ant-timeline-item-last>.ant-timeline-item-tail{display:none}.ant-timeline-item-last>.ant-timeline-item-content{min-height:48px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,.ant-timeline.ant-timeline-right .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-tail{left:50%}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-head{margin-left:-4px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom{margin-left:1px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content{left:calc(50% - 4px);width:calc(50% - 14px);text-align:left}.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{width:calc(50% - 12px);margin:0;text-align:right}.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail{left:calc(100% - 6px)}.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{width:calc(100% - 18px)}.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail{display:block;height:calc(100% - 14px);border-left:2px dotted #e8e8e8}.ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail{display:none}.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail{top:15px;display:block;height:calc(100% - 15px);border-left:2px dotted #e8e8e8}.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content{min-height:48px}.ant-modal-mask{z-index:1031}.ant-modal-wrap{z-index:1032}.ant-modal-wrap .ant-form-explain{position:absolute}#root{position:relative;min-height:100%}body{overflow:auto!important}body>.-task-title{opacity:1!important}#root .search-all{width:219px}.newContainers{height:100%;min-height:70vh;overflow:hidden}.newContainers,.newHeaders{min-width:1200px;max-width:unset}.newHeaders{width:100%;height:72px;z-index:1000;background:#001529;position:fixed;background:#1b2440;color:#fff}.newHeaders.publicNav{position:absolute;background:rgba(27,36,64,.2)}.headerContent{margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;width:1200px}.globalSpin{max-height:700px!important}.indexHOC>.ant-spin-nested-loading{background:#000;height:100%}.indexHOC>.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{top:50%!important}.globalSpin .ant-spin-text{text-shadow:none!important;color:#fff}.globalSpin .ant-spin-dot-item{background-color:#fff}.newHeader .logoimg{margin-top:16px;float:left;width:97px}#header_keyword_search,.headIcon{padding-top:13px!important}.search-icon{height:30px!important}.search-icon i{font-size:20px}#header_keyword_search i{color:#4cacff}.ant-select-selection--multiple{padding-bottom:0!important;padding-top:3px}.ant-select-selection--multiple .ant-select-selection__rendered>ul>li,.ant-select-selection--multiple>ul>li{height:25px!important;line-height:23px!important;margin-bottom:3px;margin-top:0}.newContainer{background:#fff}.ant-modal-title{font-size:16px;font-weight:700!important;color:#333;text-align:center}@-moz-document url-prefix(){.ant-radio-inner{width:17px!important;height:17px!important}}.shixunDetail_top{display:block!important;padding-top:48px}.totalScore{display:block!important;padding-top:40px}.edu-menu-panel .edu-menu-listnew:hover .careersiconfont{color:#000!important}.newHeader{background:#24292d!important;height:60px!important}.HeaderSearch{margin-top:18px;margin-right:20px}.HeaderSearch .ant-input-search .ant-input{background:#373e3f!important;border:1px solid #373e3f!important}.ant-input-search .ant-input-affix-wrapper{border:transparent}.ant-input:focus{border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px transparent;box-shadow:0 0 0 2px transparent}.HeaderSearch .ant-input-search .ant-input::-webkit-input-placeholder{color:#999;font-size:14px}.HeaderSearch .ant-input-search .ant-input:-moz-placeholder,.HeaderSearch .ant-input-search .ant-input::-moz-placeholder{color:#999;font-size:14px}.HeaderSearch .ant-input-search .ant-input:-ms-input-placeholder{color:#999;font-size:14px}.HeaderSearch .ant-input-search .ant-input-suffix .anticon-search{color:#999}.HeaderSearch .ant-input-search .ant-input{color:#fff}.HeaderSearch .ant-input-search .ant-input-suffix{background:transparent!important}.roundedRectangles{position:absolute;top:10px;right:-22px}.HeaderSearch{width:325px}.HeaderSearch .ant-input-search{right:20px}.mainheighs{height:100%;display:block}.ml18a{margin-left:18%}.logoimg{float:left;min-width:34px;height:34px}.headwith100b{width:100%}.wechatcenter{text-align:center}.myrigthsiderbar{right:9%!important}.feedbackdivcolor{background:#33bd8c!important;height:49px!important;line-height:24px!important}.xiaoshou{cursor:pointer}.questiontypes{width:37px;height:17px}.questiontype,.questiontypes{font-size:12px;color:#333;line-height:17px;cursor:pointer}.questiontype{width:100%;text-align:center;padding:11px}.questiontypeheng{width:100%;height:1px;background:#eee}.mystask-sidebar{right:181px!important}.mystask-sidebars{right:20px!important}.shitikussmys{width:29px!important;height:20px!important;background:#ff6601!important;border-radius:10px!important;position:absolute!important;font-size:11px!important;color:#fff!important;line-height:20px!important;top:-13px!important;right:-10px!important}.maxnamewidth30{max-width:30px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;cursor:default}.mystask-sidebarss{right:5px!important}.simple-rate{font-size:16px!important}.ant-rate-star:not(:last-child){margin-right:2px!important}.flex-container{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin-bottom:4px;-ms-flex-align:center;align-items:center}.progress-container{-ms-flex:1 0;flex:1 0;margin-left:20px}.newFooter>div{padding:90px 20px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;background:#242424;min-width:1200px}.newFooter .module-list{width:200px;text-align:left}.newFooter .module-list>.title{font-size:16px;color:#ddd;margin-bottom:20px;font-weight:400;background-color:transparent;border:none;padding:0}.newFooter .module-list a{display:block;color:#bbb;line-height:34px;font-weight:300;font-size:12px}.newFooter .module-list a:hover{color:#fff}.newFooter .module-introduce{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:290px;margin-top:-12px}.newFooter .module-introduce p{font-size:12px;color:#bbb;line-height:32px;margin-top:12px;font-weight:300;text-align:justify}.module-introduce ul{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:0;margin-top:20px}.module-introduce ul li:first-child{margin-right:50px}.module-introduce ul li{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.module-introduce ul li>span{font-size:12px;color:#bbb;padding-top:10px}.module-introduce ol{margin-top:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:0;height:108px;width:100%}.module-introduce ol li{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.module-introduce ol li a{font-size:14px;color:#bbb;margin-top:20px}.module-introduce section{width:100%;height:115px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;font-size:14px;color:#bbb;font-weight:300}.module-introduce .footer-line{width:310px;height:1px;background-color:#3e4042;margin:32px 0}.dropdownFlex{display:flex;background-color:#fff;background-clip:padding-box;border-radius:2px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);padding:5px 0}.dropdownFlex>.ant-menu:first-child{border-right:2px solid #eee!important}.dropdownFlex>.ant-menu{margin:0 1px}.dropdownFlex:hover li{background-color:#f5f5f5}.dropdownFlex li:hover{background-color:#0152d9}.dropdownFlex li:hover a{color:#fff!important}.dropdownFlex .ant-menu-vertical>.ant-menu-item{border:none;height:35px;line-height:35px;margin:0}.dropdownFlex .ant-menu-vertical>.ant-menu-item.ant-menu-item-selected{background-color:#fff}.dropdownFlex .ant-menu-vertical>.ant-menu-item.ant-menu-item-selected a{color:rgba(0,0,0,.65)!important}.dropdownFlex .ant-menu-vertical{border:none}.currentImg{width:34px;height:34px;border-radius:50%}.currentMenu{width:120px;text-align:center;padding:0}.currentMenu .currentName{padding:0 8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.currentMenu li{height:40px;line-height:40px;padding:0!important;cursor:default}.currentMenu li:hover{background-color:#fff}.currentMenu li:first-child{border-bottom:1px solid #eee}.currentMenu li:last-child{border-top:1px solid #eee}.currentMenu li:last-child a{border-radius:0 0 4px 4px}.currentMenu li a{padding:0;margin:0;display:block;color:#666}.currentMenu li a:hover{color:#fff;background:#4cacff}.newFooter{position:absolute;bottom:0;width:100%;background:#323232;clear:both;min-width:1200px;z-index:8;left:0}.newFooter p{margin-top:0;margin-bottom:0!important}.newFooter .footerInfos{display:flex;max-width:1200px;margin:0 auto;justify-content:space-around;padding:60px 0}.newFooter .footerInfos>ul{padding:0 40px;box-sizing:border-box;max-width:25%;text-align:left}.newFooter .footerInfos>ul li{color:#fff;font-weight:300}.newFooter .footerInfos>ul li:first-child{font-size:17px}.newFooter .footerInfos>ul li>a,.newFooter .footerInfos>ul li>span{color:#bbb}.newFooter .footerInfos>ul li>a:hover{color:#4cacff}.newFooter .footerCopy{color:#bbb;border-top:1px solid #4e4e4e;padding:10px 0}.newFooter .footerCopy a{color:#bbb}.newFooter .footerCopy a:hover{color:#4cacff}.inviteForm .ant-form-item{margin-right:0}.inviteForm .ant-form-item-label{width:110px;text-align:right}.inviteForm .ant-form-explain{position:absolute}.notice-popover .ant-popover-arrow{display:none}.notice-popover .ant-popover-inner-content{width:386px;height:446px;box-shadow:0 4px 8px 2px hsla(0,0%,83.1%,.5);border-radius:4px;margin-top:-10px;padding:12px 1px 12px 0}.messageHoverDiv .ant-menu-item{margin-right:24px!important}.hoverNotice-head{margin-left:18px}.hoverNotice-head .ant-badge{font-size:14px!important}.hoverNotice-head>.ant-menu-horizontal{border-bottom:1px solid #e8e8e8!important}.hoverNotice-body{height:342px;overflow-y:scroll}.hoverNotice-body b{font-weight:400;text-shadow:.5px 0 0 #333}.hoverNotice-body .none_panels{height:100%}.message-icon{position:relative}.message-icon .ant-scroll-number{right:12px;padding:0}.hoverNotice-buttom{display:flex;justify-content:space-between;padding:12px 18px}.hoverNotice-buttom a{color:#466aff}.hoverNotice-buttom a:hover{opacity:.85}.noticeCont-back .pointer{cursor:pointer}.noticeCont-back:hover{background:#f3f4f6}.noticeCont{display:flex;margin:0 16px 0 18px;padding:12px 0 10px;line-height:24px;border-bottom:1px solid #eee;cursor:default}.noticeCont i{font-size:14px!important;margin-right:6px;color:#333}.noticeCont .boldSpan{font-weight:400;text-shadow:.5px 0 0 #333}.noticeCont .noticeCont-text{display:flex;color:#333;flex:auto;justify-content:space-between}.noticeCont .noticeCont-text .content-span{word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.noticeCont .noticeCont-text .atme-cont-span{width:272px}.noticeCont .noticeCont-text .notice-cont-span{width:255px}.noticeCont .noticeCont-text .timeSpan{font-size:12px;color:#666}.noticeCont .noticeCont-text .at-name{margin-right:12px}.text-center{text-align:center}.footEdition{background-color:#171b23}.footEdition .footContent{display:flex;align-items:flex-start;padding:86px 0;justify-content:space-around;width:1200px;margin:0 auto}.footEdition .footContent ul{min-width:120px;text-align:left;margin-right:80px}.footEdition .footContent ul.center{text-align:center}.footEdition .footContent ul>p{height:22px;font-size:16px;font-weight:400;color:#fff;line-height:22px}.footEdition .footContent ul>img{width:100px;height:100%;margin-bottom:30px;margin-top:25px;border-radius:10px}.footEdition .footContent ul li{height:20px;font-size:14px;font-weight:400;line-height:20px;color:#bdc2d1;margin-bottom:15px!important}.footEdition .footContent ul li a{color:#bdc2d1!important}.footEdition .footContent ul li a:hover{text-decoration:underline}.footEdition .footContent ul li.thehead{height:25px;font-size:18px;font-weight:600;color:#fff;line-height:25px;margin-bottom:20px!important}.footEdition .footContent ul .theline .imgCon{width:90px;height:90px;padding:5px;border-radius:4px;background-color:#fff}.footEdition .footContent ul .theline .imgCon img{width:100%;border-radius:3px}.copyrightDesc{font-size:12px;font-weight:400;color:#bdc2d1;line-height:28px;padding:15px 0;text-align:center;background-color:#1b212c}.copyrightDesc a{color:#bdc2d1!important}.regBtn{height:40px;background:#466aff;border-radius:2px;display:inline-block;padding:0 18px;margin-left:20px;font-size:14px;font-weight:400;color:#fff!important;line-height:40px}.regBtn:hover{color:#fff!important;background-color:#355cff}.deleteBox{z-index:1033}.deleteBox .ant-modal-close-x{font-size:17px!important}.deleteBox .ant-modal-header{background-color:#f8f8f8;padding:10px 30px}.deleteBox .ant-modal-header .ant-modal-title{text-align:left;font-size:16px;font-weight:700}.deleteBox .ant-modal-close{top:0!important;font-size:24px!important}.deleteBox .ant-modal-body{padding:30px 50px}.deleteBox .ant-modal-body p{font-size:14px;line-height:26px;color:#666;word-break:break-all}.deleteBox .ant-modal-body .desc .descMain{align-items:center;justify-content:center;font-size:20px;margin-bottom:10px}.deleteBox .ant-modal-body .desc .descMain i.red{color:#df0002}.deleteBox .ant-modal-footer{border-top:none;text-align:center;padding-bottom:40px}.deleteBox .ant-modal-footer a,.deleteBox .ant-modal-footer button{width:96px;height:32px;margin:0 20px;font-weight:400;font-size:14px}.deleteBox .ant-modal-footer a.ant-btn,.deleteBox .ant-modal-footer button.ant-btn{border-color:#d0d0d0;color:#666}.deleteBox .ant-modal-footer a.ant-btn:active,.deleteBox .ant-modal-footer a.ant-btn:focus,.deleteBox .ant-modal-footer a.ant-btn:hover,.deleteBox .ant-modal-footer button.ant-btn:active,.deleteBox .ant-modal-footer button.ant-btn:focus,.deleteBox .ant-modal-footer button.ant-btn:hover{background:#f3f4f6}.deleteBox .ant-modal-footer a.ant-btn-danger,.deleteBox .ant-modal-footer button.ant-btn-danger{background-color:#fff;color:#df0002;border-color:#d0d0d0}.deleteBox .ant-modal-footer a.ant-btn-danger:active,.deleteBox .ant-modal-footer a.ant-btn-danger:focus,.deleteBox .ant-modal-footer a.ant-btn-danger:hover,.deleteBox .ant-modal-footer button.ant-btn-danger:active,.deleteBox .ant-modal-footer button.ant-btn-danger:focus,.deleteBox .ant-modal-footer button.ant-btn-danger:hover{border-color:#df0002;background-color:#fff}.deleteBox .ant-modal-footer a.ant-btn.ant-btn-primary,.deleteBox .ant-modal-footer button.ant-btn.ant-btn-primary{background-color:#466aff;color:#fff;border-color:#466aff}.deleteBox .ant-modal-footer a.ant-btn.ant-btn-primary:active,.deleteBox .ant-modal-footer a.ant-btn.ant-btn-primary:focus,.deleteBox .ant-modal-footer a.ant-btn.ant-btn-primary:hover,.deleteBox .ant-modal-footer button.ant-btn.ant-btn-primary:active,.deleteBox .ant-modal-footer button.ant-btn.ant-btn-primary:focus,.deleteBox .ant-modal-footer button.ant-btn.ant-btn-primary:hover{background-color:rgba(70,106,255,.85)}.contents{display:flex;align-items:center;justify-content:center;margin:10px auto 0}.contents img{margin-right:13px;width:44px}.contents p{line-height:29px;max-width:327px;font-size:16px!important}.font-44{font-size:44px!important}.systemBox .ant-modal-body{padding:1px 0 0}.systemBox .ant-modal-body .sysBox{background-image:url(/react/build/static/media/bg.401bf2cf.png);background-repeat:no-repeat;background-size:100% 334px;margin-top:-55px}.systemBox .ant-modal-body .sysnoticeBox{width:100%;padding:80px 0 34px;display:flex;flex-direction:column;width:780px;margin:0 auto}.systemBox .ant-modal-body .sysnoticeBox p.ntitle{height:33px;font-size:24px;font-weight:500;color:#31fff7;line-height:33px;text-align:center}.systemBox .ant-modal-body .sysnoticeBox p.nSubtitle{height:25px;line-height:25px;font-size:18px;font-weight:500;color:#fff;margin-top:60px}.systemBox .ant-modal-body .sysnoticeBox .markdown-body{box-shadow:0 0 17px rgba(0,0,0,.2);border-radius:4px;margin-top:17px!important;color:#fff}.systemBox .ant-modal-body .sysnoticeBox .nContent{padding:20px 34px;background-color:#fff;line-height:30px;font-size:15px;font-weight:400;color:#333}.systemBox .ant-modal-body .sysnoticeBox .nContent .realmName{margin-top:20px;display:flex}.systemBox .ant-modal-body .sysnoticeBox .nContent .realmName ul{width:50%;padding-left:0!important}.systemBox .ant-modal-body .sysnoticeBox .nContent .realmName ul li{font-size:15px;font-weight:500;line-height:32px;text-align:left;color:#000;list-style-type:none!important}.systemBox .ant-modal-body .sysnoticeBox .nContent .realmName ul li:first-child{color:#e65714}.systemBox .ant-modal-body .sysnoticeBox .nContent .nSubdesc{font-size:15px;font-weight:400;color:#000;line-height:31px;margin-top:20px}.systemBox .ant-modal-body .sysnoticeBox .nContent .nInfo{font-size:14px;font-weight:400;color:#333;text-align:right;margin-top:25px}.systemBox .ant-modal-body .sysnoticeBox .nContent .nInfo p{height:20px;line-height:20px}.systemBox .ant-modal-body .sysnoticeBox .nBtn{text-align:center;margin-top:33px}dl,ol,ul{margin-bottom:0}.newMain{background-color:#fff}.newTable{background-color:#f0f5ff}.newTable .newImages{background-image:url(/react/build/static/media/taskbar.49a40f3a.png);height:364px}.color-black{color:#333}.projectallName{font-size:22px;font-weight:400;line-height:30px;max-width:690px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.projectallName .projectN{word-break:break-all}.textRight{text-align:right}.main{width:1200px;padding:20px;margin:20px auto;background:#fff;border-radius:2px;border:1px solid #eee}.radius-2{border-radius:2px}.normal{width:1200px;margin:0 auto}.back-white{background:#fff}.back-black{background:#000}.btn_32{border-radius:4px;padding:0 12px;height:32px;line-height:32px;background-color:#f4f4f4;color:#666;display:inline-block}@media screen and (max-width:1200px){.main{width:100%;margin:10px auto}}.hide-1{display:inline-block;white-space:nowrap}.hide-1,.hide-2{overflow:hidden;text-overflow:ellipsis}.hide-2{display:inline-block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.df{display:flex}.flex-1{flex:1;width:0}.f-wrap-between{display:flex;flex-wrap:wrap;justify-content:space-between}.f-wrap-alignCenter{display:flex;flex-wrap:wrap;align-items:center}.f-wrap-alignCenter>span,.f-wrap-alignCenter a:link,.f-wrap-alignCenter a:visited{color:#333}.f-wrap-alignCenter>span{cursor:default}.commitDesc{flex:1;line-height:20px;word-break:break-all;width:49rem;overflow:hidden;white-space:normal}.commitDesc a:hover{text-decoration:underline}.commitDesc a:hover .markdown-body{color:#466aff}.normalBox{border-radius:4px;border:1px solid #ddd}.normalBox-title{padding:10px;background-color:#f4f4f4;line-height:18px}.none_panels{text-align:center;height:400px;display:flex;justify-content:center;align-items:center}.none_panels.small{height:120px}.none_panels.small img{width:50px}.none_panels img{margin-bottom:15px}.none_p_title{font-size:16px;color:#999}form.ant-form{color:#333}.required{position:relative}.required:before{content:"*";color:red;position:absolute;left:-10px;top:0;line-height:22px}form .ant-row.ant-form-item{margin-bottom:20px}@media screen and (max-width:1200px){.main,.normal{width:100%}#root{width:1200px}}@media screen and (max-width:1000px){.main{margin:1rem auto}.main,.normal{width:100%}}@media screen and (max-width:750px){.main{width:95%;margin:1rem auto}.normal{width:100%}}.ver-middle{vertical-align:middle}.pd510{padding:5px 10px}.modalsStyle .ant-modal-content>.ant-modal-header{text-align:left!important}.modalsStyle .ant-modal-body{max-width:400px;margin:0 auto;text-align:left;min-height:140px;display:flex;align-items:center}.modalsStyle .ant-modal-close-x{margin-top:8px}.list-l-Menu,.list-r-Info>div{box-shadow:0 0 2px rgba(0,0,0,.2)}.list-l-Menu{margin-bottom:12px;border-radius:2px;background-color:#fff}.list-l-Menu>li{font-size:1rem;padding:0 0 0 20px;box-sizing:border-box;color:#333;position:relative}.list-l-Menu>li>p{height:62px;line-height:62px;width:100%;border-bottom:1px solid #eee;display:flex;justify-content:space-between;cursor:pointer;padding-right:20px;margin:0}.list-l-Menu>li>p a{width:100%}.list-l-Menu>li>p span:last-child{color:#999}.list-l-Menu>li:last-child>p{border-bottom:none}.list-l-Menu>li:not(.MenuTitle):hover,.list-l-Menu li.active{background-color:#fafafa}.list-l-Menu li.active:before{position:absolute;left:0;top:15px;width:6px;content:"";height:33px;background:#4cacff}.list-l-Menu .MenuTitle{font-size:16px;background-size:100% 100%;color:#333!important;height:62px;line-height:62px;border-bottom:1px solid #e0e0e0;font-weight:400}.list-l-Menu .ant-menu-inline{border:none}.list-l-Menu .ant-menu-inline .ant-menu-item{width:100%!important}.list-l-Menu .ant-menu-item-group-title{padding:0}.group-setting-switch{border:1px solid #ddd!important;background-color:#fff!important}.ant-btn.ant-btn-background-ghost{border-color:#d0d0d0}.ant-btn.ant-btn-background-ghost.ant-btn-primary:hover{background-color:#1890ff!important;border-color:#1890ff;color:#fff}.ant-btn.ant-btn-background-ghost.ant-btn-danger:hover{background-color:#df0002!important;border-color:#df0002;color:#fff}.newPopUl li{height:30px;line-height:30px;border-bottom:1px solid #eee;min-width:78px;text-align:center}.newPopUl li:last-child{border-bottom:none}.btn-83{width:83px;height:32px;line-height:30px;text-align:center;background:#fafbfc;border:1px solid #d0d0d0;display:inline-block;border-radius:5px;font-weight:500;color:#333!important;margin-right:15px}.btn-83:hover{background:#f3f4f6;color:#333!important}.btn-83:active{background:#d0d0d0;color:#333!important}.shadow:hover{background:#eeeff1;border-bottom-left-radius:4px;border-top-left-radius:4px}a.hover:hover{text-decoration:underline}button.ant-btn-primary.btnblue{background-color:#466aff;border-color:#466aff}button.ant-btn-primary.btnblue:hover{background-color:rgba(70,106,255,.85);border-color:rgba(70,106,255,.85)}button.btngrey{background-color:#fff;border-color:#d0d0d0;color:#666}button.btngrey:focus,button.btngrey:hover{border-color:hsla(0,0%,60%,.5);color:#666}.operateButton{padding:0 15px;height:32px;color:#fff!important;cursor:pointer;line-height:30px;background-color:#466aff;border:1px solid #466aff;border-radius:4px;display:block}.operateButton:hover{background-color:#708cff;border-color:#708cff}.aboutUs_body{font-size:16px;color:#182332;font-family:PingFangSC-Regular,PingFang SC}.aboutUs_body table{text-align:center;margin:0 auto}.aboutUs_body .df{display:flex;justify-content:space-around;align-items:center}.aboutUs_body .aboutUs_head,.aboutUs_body .feat_fun_img,.aboutUs_body .feature_function_bg,.aboutUs_body .join_us_bg{background-size:cover;background-repeat:no-repeat;background-position:50%}.aboutUs_body .mao{position:relative;top:-70px}.aboutUs_head.df{flex-direction:column;justify-content:center;height:500px;line-height:500px;background-image:url(/react/build/static/media/banner.40f1ff0c.png)}.aboutUs_head.df p{text-align:center}.aboutUs_head.df .head_title{line-height:50px;font-size:48px;font-weight:600;background-image:-webkit-linear-gradient(bottom,#4cdbf5,#5aacff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.aboutUs_head.df .head_cont{line-height:39px;color:#fff;opacity:.9}.aboutUs_title{width:800px;height:62px;margin:0 auto}.aboutUs_title>table{width:800px;font-weight:400}.aboutUs_title a.active{color:#466aff;height:62px;line-height:62px;border-bottom:2px solid}.aboutUs .au_title{font-size:38px;font-weight:500;color:#1e1e1e;text-align:center;padding-top:50px}.aboutUs .subtitle{font-size:20px;font-weight:700;color:#000;margin-bottom:23px!important}.about_us .au_cont.df{justify-content:space-between}.about_us .au_bg{background:linear-gradient(180deg,#f3f9ff,hsla(0,0%,100%,0))}.about_us .cont1_introduction{width:472px}.about_us .cont1_introduction>div{line-height:34px}.about_us .cont1_achievements{width:581px}.about_us .cont1_achievements .subtitle.ml0{margin-left:0}.about_us .cont1_achievements>div{font-size:15px;line-height:36px}.about_us .subtitleImg{width:650px;height:330px}.about_us .achievementsImg{width:507px;height:384px}.about_us .inherit_items{position:relative}.about_us .inherit_items .quan1Img{width:140px;height:167px;position:absolute;left:-290px;top:90px}.about_us .inherit_items .quan2Img{width:100px;height:120px;position:absolute;right:-170px;bottom:80px}.about_us .inherit .icon-a-yuanquan2x{color:#466aff}.about_us .inherit .ant-timeline-item-tail{border-left:2px solid rgba(108,134,172,.42);height:calc(100% + 30px)}.about_us .inherit .ant-timeline-item:last-child .ant-timeline-item-tail{display:block;height:calc(100% - 18px)}.about_us .inherit .ant-timeline-item-content{margin:0 0 -15px 18px}.about_us .timeline_cont{margin-left:35px}.about_us .timeline_cont>p{font-size:20px;font-weight:500;color:#466aff;margin:45px 0 30px!important}.about_us .timeline_cont>div{width:980px;padding:20px 35px;background:#f5f7fa;font-size:15px;font-weight:400;color:#182332;line-height:33px}.about_us .timeline_cont>div:after,.about_us .timeline_cont>div:before{content:"";position:absolute;left:21px;top:100px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:14px solid #f5f7fa}.about_us .feature_function_bg{position:relative;height:630px;background-image:url(/react/build/static/media/funBg.410c4305.png)}.about_us .feature_function_bg .au_cont p.au_title{font-size:30px;padding:50px 0 70px;color:#fff;opacity:.9}.about_us .feature_function_bg table{position:relative;background:none;width:1200px}.about_us .feature_function_bg .funBg2{width:1600px;left:50%;margin-left:-800px;position:absolute;bottom:-15px}.about_us .feat_func_cont{width:200px}.about_us .feat_func_cont .feat_fun_img{height:205px;line-height:205px;background-image:url(/react/build/static/media/funBg3.d1c7d094.png)}.about_us .feat_func_cont .feat_fun_img:hover{background-image:url(/react/build/static/media/funBg4.68c5f49e.png)}.about_us .feat_func_cont img{width:175px}.about_us .feat_func_cont p{font-size:18px;font-weight:500;color:#fff;line-height:28px;background-image:-webkit-linear-gradient(bottom,#4ffdff,#0183ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about_us .feat_func_cont div>div{margin:10px auto;width:142px;font-size:14px;line-height:28px;color:#fff;opacity:.76}.about_us.statistics{text-align:center;background:linear-gradient(180deg,#ecf3ff,#fff);height:640px;overflow:hidden;position:relative}.about_us.statistics .statistics_cont{width:1014px;height:203px;background:#fff;opacity:.83;position:absolute;top:230px;left:50%;margin-left:-500px}.about_us.statistics .statistics_cont span{font-size:48px;font-weight:700;color:#1338d1}.about_us.statistics .statistics_cont p{width:111px;height:38px;line-height:38px;border:1px solid #182332;margin:0 auto;font-size:22px;color:#1e1e1e}.about_us.statistics .earthImg{width:1500px;margin-top:-120px;animation:moving 60s linear infinite}@keyframes moving{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.join_us_bg{height:710px;margin-top:40px;background-image:url(/react/build/static/media/joinUs.26ec28cd.png)}.join_us_bg .au_cont{position:relative}.join_us_bg .joinUsImg{width:260px;height:265px;position:absolute;top:27px;right:10px}.join_us_bg .df{display:flex!important;margin-top:30px}.join_us_bg .position{width:540px}.join_us_bg .position.right{margin-right:-30px}.join_us_bg .position p{justify-content:flex-start;height:60px;background:#253da0;line-height:60px;padding-left:20px}.join_us_bg .position p img{width:30px}.join_us_bg .position p span{font-weight:500;color:#fff;line-height:22px}.join_us_bg .position div{min-height:306px;font-size:14px;line-height:34px;padding:20px;background:#fff}.join_us_bg .ant-carousel .slick-dots-bottom{bottom:-30px}.join_us_bg .ant-carousel .slick-dots li button{width:12px;height:12px;border-radius:10px;background:#466aff}.join_us_bg .delivery{height:60px;line-height:60px;margin-left:35px}.unit{margin-bottom:60px}.unit table{width:1200px;height:550px;margin-top:15px;border-collapse:separate;border-spacing:10px}.unit table td{width:224px;height:122px;box-shadow:0 1px 8px 1px rgba(0,0,0,.06);border-radius:6px;border:2px solid #fff}.unit table td:hover{border:1px solid #466aff}.au_cont{width:1200px;margin:50px auto}.au_cont.pl30 .subtitle{margin-left:-30px}