code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.fade-enter{opacity:0;transform:translateX(2000px)}.fade-enter-active{transition:all .5s}.fade-enter-active,.fade-enter-done,.fade-exit{opacity:1;transform:translateX(0)}.fade-exit-active{opacity:0;transform:translateX(-2000px);transition:all .5s}@-webkit-keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}body{min-width:990px;margin:0;padding:0;font-family:PingFangSC-Medium,PingFang SC,Source Han Sans CN,Microsoft YaHei,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:hidden}@media screen and (max-width:600px){body{min-width:inherit!important}}.right{float:right;margin:10px}.left{float:left}.pointer{cursor:pointer}.bold-font{font-weight:700}.inline-block{display:inline-block}.show-cell{background:#fff;border-left:1px solid #d3d3d3!important;border-right:1px solid #d3d3d3!important;border-bottom:1px solid #d3d3d3!important}.clearfix{zoom:1}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.relative{position:relative}.common-opt{color:#1a9afd;cursor:pointer;margin-right:8px}.form-row{margin-bottom:20px}.form-row .ant-col{height:inherit!important}.flex{display:flex}.flex-between{display:flex!important;justify-content:space-between!important}.flex-vertical-between{flex-direction:column}.flex-h-between,.flex-vertical-between{display:flex;justify-content:space-between}.flex-vertical-center{display:flex;flex-direction:column;align-items:center;justify-content:center}.flex-end-item{display:flex;justify-content:flex-end}.flex-x-center{display:flex;justify-content:center}.flex-right{display:flex;justify-content:right}.flex-center-container{display:flex;justify-content:center}.vertical-center{display:flex!important;align-items:center}.nav-menu{height:60px}.nav-menu .nav-menu-item{float:left;box-sizing:border-box;padding:8px 0;margin-right:40px;height:60px;line-height:60px;font-size:14px;color:#989ca2;cursor:pointer;position:relative}.nav-menu .nav-menu-item:after{position:absolute;top:50%;transform:translateY(-50%);content:"";height:14px;width:1px;right:0;background:hsla(0,0%,100%,.2)}.nav-menu .nav-menu-item a{transition:color 0s!important}.nav-menu .nav-menu-item.active{border-bottom:2px solid #35b1f6}.nav-menu .nav-menu-item.active .menu-item-content{color:#35b1f6}.nav-menu .nav-menu-item.active a{background:#fff!important;color:#466bc8!important}.nav-menu .nav-menu-item .menu-item-content{display:flex;height:44px;align-items:center;border-radius:4px}.nav-menu .nav-sub-menu .nav-sub-menu-panel{position:absolute;left:0;top:60px;width:320px;background:#fff;padding:14px 20px;z-index:10001;border:1px solid #f0f2f5;box-shadow:0 4px 8px 0 rgba(67,80,107,.45)}.nav-menu .nav-sub-menu .nav-sub-menu-panel .nav-menu-group{position:relative;margin-top:10px;padding:26px 0 16px;zoom:1}.nav-menu .nav-sub-menu .nav-sub-menu-panel .nav-menu-group:after{content:".";display:block;height:0;clear:both;visibility:hidden}.nav-menu .nav-sub-menu .nav-sub-menu-panel .nav-menu-group .title-bar{display:flex;align-items:center;position:absolute;left:0;top:0;width:100%;transform:translateY(-50%)}.nav-menu .nav-sub-menu .nav-sub-menu-panel .nav-menu-group .title-bar .title{padding:0 6px;font-size:14px;line-height:20px;color:#466bc8}.nav-menu .nav-sub-menu .nav-sub-menu-panel .nav-menu-group .title-bar .line{flex:1 1;height:1px;background-color:#f0f2f5}.nav-menu .nav-sub-menu .nav-sub-menu-panel .nav-menu-group .nav-menu-group-item{float:left;line-height:17px;font-size:12px;color:#f1f4f5;padding:0 6px;margin-right:28px;margin-bottom:8px}.nav-menu .nav-sub-menu .nav-sub-menu-panel .nav-menu-group .nav-menu-group-item:hover{color:#466bc8;text-decoration:underline}.nav-menu .nav-sub-menu .nav-sub-menu-panel .nav-menu-group .nav-menu-group-item-active{float:left;line-height:17px;font-size:12px;color:#fff;padding:0 6px;background:#466bc8;margin-right:28px;margin-bottom:8px}.common-panel{background:#fff;border-radius:6px;box-shadow:0 1px 1px rgba(0,0,0,.05)}.common-container{box-sizing:border-box;min-height:calc(100vh - 100px);width:100%}.drawer-footer{position:absolute;bottom:0;left:0;width:100%;border-top:1px solid #e8e8e8;padding:10px 16px;text-align:right;background:#fff;border-radius:0 0 4px 4px}.padding-panel{padding:20px}.nav-font{color:#fff;font-size:14px;font-weight:400}.option-item{display:inline-block;padding:0 10px;position:relative;color:#466bc8;cursor:pointer}.option-item:hover{text-decoration:underline}.option-item:first-child{padding-left:0}.option-item:after{content:"";position:absolute;right:0;width:1px;height:14px;top:50%;transform:translateY(-50%);background-color:#d8d8d8}.option-item:last-child:after{display:none}.dashed-line{box-sizing:border-box;border-top:1px dashed #cdd3de;height:1px}.container{width:100%;min-width:1000px;min-height:100vh}.panel{position:relative;padding:20px;margin-bottom:1.429rem;background-color:#fff;border:0 solid transparent;border-radius:.143rem;box-shadow:0 1px 1px rgba(0,0,0,.05)}.form-drawer .ant-drawer-body{padding:24px 42px 24px 24px!important}.custom-input-tab .ant-tabs-tab-active{background-color:#466bc8!important;color:#fff!important;border-radius:6px}.custom-input-tab .ant-tabs-tab{line-height:1.2!important}.custom-input-tab .ant-tabs-left-bar .ant-tabs-tab{margin:0 0 8px!important}.ant-modal{position:absolute!important;top:0;left:0;right:0;bottom:0;margin:auto}.common-modal .ant-modal-header{padding:5px 10px!important;background:linear-gradient(180deg,#a7c3e2,#e6effd);border-radius:4px 4px 0 0}.common-modal .ant-modal-close-x{height:33px;line-height:33px;width:33px}.common-modal .ant-modal-footer{padding:8px 30px 20px 0!important;border-top:none}.common-modal .ant-modal-footer .ant-btn{padding:0 20px}.block-label .ant-form-item-label{display:flex!important;align-items:center;line-height:1!important}.block-label .ant-form-item,.block-label .ant-form-item-control{line-height:1!important}.block-label .ant-input,.block-label .ant-select-selection{border-top-left-radius:0;border-bottom-left-radius:0}.block-label .ant-form-item-label{justify-content:center;background:#e7e7e9;border-top-left-radius:4px;border-bottom-left-radius:4px}.block-label .ant-form-item-label label{color:#666}.block-label .ant-form-item-label label:after{content:"";margin:0}.custom-antd-table{height:calc(100vh - 200px);overflow:auto}.custom-antd-table td{padding:6px 0!important;font-size:13px}.custom-antd-table .smallTable td{padding:8px!important}.custom-antd-table tr:last-child td{border-bottom:1px solid #e8e8e8!important}.custom-antd-table tr:hover>td{background-color:#deeefd!important}.custom-antd-table th{font-weight:700!important;padding:10px 0!important;font-size:13px!important}.ant-btn-primary{background:#35b1f6;border-color:#35b1f6!important}.innerBox{background:#fff;width:calc(100% - 40px);margin:20px;border-radius:8px;padding:20px;box-shadow:0 1px 1px rgba(0,0,0,.05);margin-bottom:0!important}.searchBox,.spSearchBox{box-shadow:0 0 4px 0 rgba(65,116,238,.16);background:#fff;padding:20px;margin-bottom:1.429rem}.searchBox .ant-input-group-addon,.spSearchBox .ant-input-group-addon{background:#e7e7e9}.searchBox .right button:first-child,.spSearchBox .right button:first-child{margin-right:10px}.searchBox .box,.spSearchBox .box{margin:10px}.searchBox .left.clearfix,.spSearchBox .left.clearfix{width:60%}.searchBox .ant-btn,.spSearchBox .ant-btn{padding:0 30px}.searchBox .label,.spSearchBox .label{box-sizing:border-box;background:#e7e7e9;display:inline-block;padding:0 11px;height:32px;line-height:32px;vertical-align:top;border-radius:4px 0 0 4px;border:1px solid #d9d9d9;border-right:none}.searchBox .ant-calendar-picker-input,.spSearchBox .ant-calendar-picker-input{border-radius:0 4px 4px 0}.searchBox .ant-calendar-picker,.spSearchBox .ant-calendar-picker{width:70%}.searchBox .ant-cascader-picker,.searchBox .ant-input.ant-cascader-input,.searchBox .ant-select-selection,.spSearchBox .ant-cascader-picker,.spSearchBox .ant-input.ant-cascader-input,.spSearchBox .ant-select-selection{border-radius:0 4px 4px 0}.spSearchBox .left.clearfix{width:30%}.spSearchBox .right{width:45%;text-align:right}.spSearchBox .slectUl{display:inline-block;margin-right:10px}.spSearchBox .slectUl li{display:inline-block;color:#000;margin-right:24px;cursor:pointer}.spSearchBox .slectUl .active{color:#1890ff}.spSearchBox button{height:40px}.btns{text-align:center}.btns a{margin-right:20px}.btns button{padding:11px 47px;line-height:0;margin-right:15px}.btns button:nth-last-child(0){margin-right:0}.greenBtn{background:#32beaa!important;color:#fff!important;border-color:#32beaa!important}.textAlign{text-align:center}.left-text{position:absolute;left:0}.require-icon{color:red}.gray-font{color:#a7a7a7;font-size:12px}.red-font{color:red}.small-font{font-size:12px}.bottom-20{margin-bottom:20px}.add-course-btn{width:100%;height:34px;color:#1a9afd;margin-top:10px;margin-bottom:10px;border:1px dashed #589ffc!important}.w-num{width:70%}.left-tree{width:380px;min-height:calc(100vh - 200px);margin-right:20px;border-right:1px solid #f0f2f5}.right-table{width:calc(100% - 420px)}.sortBtn{margin:0 5px}.nodeName{width:70px;padding-right:5px;margin-right:30px;overflow:hidden;text-overflow:ellipsis}.width-tree .ant-tree-title,.width-tree .tree-node{width:150px;padding-right:0;margin-right:30px;overflow:hidden;text-overflow:ellipsis}.ant-tree-title{font-size:14px;display:inline-block}.ok-btn{margin-right:50px}.right-oper{position:absolute;right:calc(100% - 400px);text-align:right}.h-panel{min-height:85vh}.red-text{color:red}.green-text{color:green}.tab-content{min-height:500px}.move-btn{margin-right:5px}.ant-input-number{width:100%!important}.center-modal .ant-modal-footer,.center-modal .ant-modal-title{text-align:center!important}.ant-modal-footer{padding:10px 24px!important}.white-space{white-space:pre-line;margin-bottom:0}.ant-comment-inner{border-bottom:1px solid #f0f2f5}.ant-comment-content-author-name{font-size:14px!important;font-weight:500;color:#1f2b4f}.ant-tree-iconEle ant-tree-icon__customize{text-align:left}.whiteTable .ant-table-tbody>tr{background:#fff!important}.clearFix:after{clear:both;visibility:hidden;height:0;content:"";display:block}#app::-webkit-scrollbar,.scroll::-webkit-scrollbar,body::-webkit-scrollbar,div::-webkit-scrollbar,ul::-webkit-scrollbar{width:8px;height:8px}.scroll2::-webkit-scrollbar,ul::-webkit-scrollbar{width:6px}#app::-webkit-scrollbar-thumb,.scroll::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,div::-webkit-scrollbar-thumb,ul::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:rgba(0,0,0,.08)}#app::-webkit-scrollbar-track,.scroll::-webkit-scrollbar-track,body::-webkit-scrollbar-track,div::-webkit-scrollbar-track,ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);border-radius:0;background:#fff}.noScrol::-webkit-scrollbar{height:0}td.column-size,th.column-size{font-size:13px!important}.allWrap{height:calc(100vh - 100px);overflow-y:scroll}.ant-table.ant-table-bordered .ant-table-container{border-bottom:1px solid #f0f0f0!important}.ant-btn-primary-disabled,.ant-btn-primary-disabled.active,.ant-btn-primary-disabled:active,.ant-btn-primary-disabled:focus,.ant-btn-primary-disabled:hover,.ant-btn-primary.disabled,.ant-btn-primary.disabled.active,.ant-btn-primary.disabled:active,.ant-btn-primary.disabled:focus,.ant-btn-primary.disabled:hover,.ant-btn-primary[disabled],.ant-btn-primary[disabled].active,.ant-btn-primary[disabled]:active,.ant-btn-primary[disabled]:focus,.ant-btn-primary[disabled]:hover{background-color:#f5f5f5!important;border-color:#d9d9d9!important}.grayBtn{background:#f7f7f7!important;border:1px solid #e9e9e9!important;color:#445179!important}.ant-table:not(.ant-table-fixed-header) .ant-table-content{overflow:hidden}.ant-table.ant-table-bordered .ant-table-container{margin-bottom:20px}.inputBox{position:relative}.inputBox p{position:absolute;right:5px;top:5px;color:#bdbdbd}.userInfoAleft .ant-modal-body{padding:0}.userInfoAleft .ant-modal-header{background:#1a9afd}.userInfoAleft .ant-modal-header .ant-modal-title{color:#fff}.userInfoAleft .anticon{color:#fff!important}.ant-checkbox-group{width:100%!important}.hovers{display:none!important}.hbox:hover .hovers{display:inline-block!important}.screen{position:fixed;left:0;right:0;top:0;bottom:0}.screen .screen-skeleton{width:100vw;height:100vh}.screen .screen-spin.ant-spin{max-height:none}li{list-style-type:none}ul{-webkit-margin-before:0!important;margin-block-start:0!important;-webkit-margin-after:0!important;margin-block-end:0!important;-webkit-padding-start:0!important;padding-inline-start:0!important}body{background-color:#f0f2f5}.Index_container__WmUAd{width:100%;min-width:1000px;font-family:PingFangSC-Regular,PingFang SC}.Index_container__WmUAd .Index_headerCon__1qtgG{left:0;top:0;position:fixed;width:100%;z-index:1000001;background:#fff}.Index_container__WmUAd .Index_header__396Qb{height:64px;max-width:1000px;margin:0 auto;background:#fff}.Index_container__WmUAd .Index_header__396Qb .Index_logo__3y9-9{display:inline-block;height:64px;width:114px;margin-right:82px}.Index_container__WmUAd .Index_header__396Qb .Index_topNav__3tV0Z{display:inline-block;margin-right:90px;height:64px;line-height:64px}.Index_container__WmUAd .Index_header__396Qb .Index_topNav__3tV0Z a{margin-right:40px;color:#323232;font-size:14px}.Index_container__WmUAd .Index_header__396Qb .Index_topNav__3tV0Z a.Index_active__2X4GV,.Index_container__WmUAd .Index_header__396Qb .Index_topNav__3tV0Z a:hover{color:#1890ff}.Index_container__WmUAd .Index_header__396Qb .Index_line__2vi94{display:inline-block;width:1px;height:14px;background:#e5e8ed;margin-top:25px;margin-right:14px}.Index_container__WmUAd .Index_header__396Qb a{color:#1890ff}.Index_container__WmUAd .Index_visitBtn__1ELLC{display:inline-block;width:197px;height:56px;line-height:56px;text-align:center;color:#fff;border-radius:28px;background-color:#1890ff}.Index_container__WmUAd .Index_section4__2faQK{height:756px;width:100%;background-size:100% 756px;background-repeat:no-repeat;background-image:url(/img/bg3.png);display:flex;align-items:center}.Index_container__WmUAd .Index_section4__2faQK h2{color:#fff;font-size:40px;margin-bottom:50px;text-align:center}.Index_container__WmUAd .Index_section4__2faQK .Index_partner__FHRrq{display:inline-block;text-align:center;margin-right:40px}.Index_container__WmUAd .Index_section4__2faQK .Index_partner__FHRrq:hover{background-color:transparent!important;border-bottom:0}.Index_container__WmUAd .Index_section4__2faQK .Index_partner__FHRrq:last-child{margin-right:0}.Index_container__WmUAd .Index_section4__2faQK .Index_partner__FHRrq img{margin:0 auto 12px}.Index_container__WmUAd .Index_section4__2faQK .Index_partner__FHRrq h4{text-align:center;font-size:24px;color:#fff;margin-bottom:15px}.Index_container__WmUAd .Index_section4__2faQK .Index_partner__FHRrq .Index_line__2vi94{width:190px;height:1px;background:hsla(0,0%,100%,.28);margin-bottom:18px}.Index_container__WmUAd .Index_section4__2faQK .Index_partner__FHRrq ul li{color:#fff;font-size:18px;margin-bottom:22px;text-align:left;padding-left:14px}.Index_container__WmUAd .Index_section4__2faQK .Index_partner__FHRrq ul li span:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:#fff;vertical-align:middle;margin-right:20px}.Index_container__WmUAd .Index_section7__3wSgA{background:#fff;padding:110px 0}.Index_container__WmUAd .Index_section7__3wSgA h2{font-size:40px;color:#000;margin-bottom:50px;text-align:center}.Index_container__WmUAd .Index_section7__3wSgA ul{padding-left:0}.Index_container__WmUAd .Index_section7__3wSgA .Index_poster__2fg3F{display:inline-block;width:430px;margin-right:20px;box-shadow:0 0 12px 0 rgba(173,205,236,.29);border-radius:4px;border:1px solid #f0f0f3}.Index_container__WmUAd .Index_section7__3wSgA .Index_poster__2fg3F:last-child{margin-right:0}.Index_container__WmUAd .Index_section7__3wSgA .Index_poster__2fg3F .Index_header__396Qb{position:relative;height:210px;line-height:210px;text-align:center;border-bottom:1px solid #f0f0f3}.Index_container__WmUAd .Index_section7__3wSgA .Index_poster__2fg3F .Index_header__396Qb h3{font-size:40px}.Index_container__WmUAd .Index_section7__3wSgA .Index_poster__2fg3F .Index_header__396Qb .Index_iconBox__-WVoy{position:absolute;width:140px;height:50px;line-height:50px;text-align:center;border-radius:30px;left:50%;bottom:0;transform:translate(-50%,50%);z-index:1001;border:1px solid #f0f0f3;font-size:0}.Index_container__WmUAd .Index_section7__3wSgA .Index_poster__2fg3F .Index_body__1z-YQ{box-sizing:border-box;padding-top:90px;padding-left:155px;height:380px}.Index_container__WmUAd .Index_section7__3wSgA .Index_poster__2fg3F .Index_body__1z-YQ li{font-size:18px;font-weight:700;margin-bottom:20px}.Index_container__WmUAd .Index_section7__3wSgA .Index_poster__2fg3F .Index_body__1z-YQ li:last-child{margin-bottom:0}.Index_container__WmUAd .Index_section7__3wSgA .Index_poster__2fg3F .Index_btn__3cHdf{cursor:pointer;height:69px;line-height:69px;text-align:center;color:#fff;font-size:18px}.Index_container__WmUAd .Index_section7__3wSgA .Index_free__3TQ8_ .Index_header__396Qb h3{color:#000}.Index_container__WmUAd .Index_section7__3wSgA .Index_free__3TQ8_ .Index_header__396Qb .Index_iconBox__-WVoy{background:#f0f0f3}.Index_container__WmUAd .Index_section7__3wSgA .Index_free__3TQ8_ .Index_btn__3cHdf{background:linear-gradient(1turn,#35c3ff,#1890ff)}.Index_container__WmUAd .Index_section7__3wSgA .Index_vip__3yL3I .Index_header__396Qb{background-size:430px 210px;background-repeat:no-repeat;background-image:url(/img/bg4.png)}.Index_container__WmUAd .Index_section7__3wSgA .Index_vip__3yL3I .Index_header__396Qb h3{color:#fff}.Index_container__WmUAd .Index_section7__3wSgA .Index_vip__3yL3I .Index_header__396Qb .Index_iconBox__-WVoy{background:#fff}.Index_container__WmUAd .Index_section7__3wSgA .Index_vip__3yL3I .Index_btn__3cHdf{background:linear-gradient(1turn,#8772fc,#7058f1)}.Index_container__WmUAd .Index_center__30Wjx{padding-top:1px;height:100%;margin:0 auto;clear:both}.Index_container__WmUAd .Index_panel__rUWa2{padding-left:90px}.Index_container__WmUAd .Index_panel__rUWa2 h2{font-size:48px;color:#fff;margin-bottom:10px}.Index_container__WmUAd .Index_panel__rUWa2 h3{font-size:26px;color:#fff;margin-bottom:50px}.Index_container__WmUAd .Index_panel__rUWa2>div{box-sizing:border-box;width:450px;background:rgba(0,0,0,.2);padding:45px;color:#fff;line-height:2em}.Index_container__WmUAd .Index_windowCon__1g_CF{display:inline-block;box-sizing:border-box;vertical-align:top;width:280px;height:340px;padding:20px;background:#fff;border-radius:2px;cursor:pointer;transition:all .2s;margin-right:20px}.Index_container__WmUAd .Index_windowCon__1g_CF:last-child{margin-right:0}.Index_container__WmUAd .Index_windowCon__1g_CF:hover{transform:translateY(-20px);box-shadow:0 0 30px 0 rgba(40,52,68,.06);border-bottom:4px solid #1890ff}.Index_container__WmUAd .Index_windowCon__1g_CF h3{margin-bottom:20px}.Index_container__WmUAd .Index_windowCon__1g_CF p{color:#85889e}.Index_flexCenter__r1Ez8{display:flex;align-items:center}.Index_flexHCenter__15M1Z{display:flex;justify-content:center}.Index_contact__2RE6_{background:#f8f9fb;padding-top:80px;padding-bottom:80px;text-align:center}.Index_contact__2RE6_ .Index_box__Mw3ui{margin:0 100px}.Index_contact__2RE6_ .Index_box__Mw3ui .Index_BoxTip1__1elK6{font-weight:400;color:#6f7285;line-height:30px}.Index_contact__2RE6_ .Index_box__Mw3ui .Index_BoxTip2__3SDcq{font-weight:500;color:#546576;line-height:30px}.Index_contact__2RE6_ .Index_box__Mw3ui .Index_BoxTip3__35e1S{margin-top:10px;font-weight:500;color:#24c97f;line-height:30px}.Index_title__3_K8E{font-size:40px;color:#000;margin-bottom:50px}.Index_content__3-xq2{display:flex;justify-content:center;margin-top:50px}.Index_footer__KCglQ{height:257px;background:#33373b}.Index_footer__KCglQ .Index_content__3-xq2{width:1100px;margin:auto;height:100%;display:flex;justify-content:space-between}.Index_footer__KCglQ .Index_content__3-xq2 .Index_item1__1mRMh{color:#fff;font-size:16px;opacity:.9;padding-top:60px}.Index_footer__KCglQ .Index_content__3-xq2 .Index_item__2lJg3{padding-top:54px}.Index_footer__KCglQ .Index_content__3-xq2 .Index_item__2lJg3 p{color:#fff;display:block;opacity:.6;margin-bottom:17px}.Index_footer__KCglQ .Index_content__3-xq2 .Index_item__2lJg3 .Index_bigTitle__1Ux4_{font-size:16px;font-weight:700;margin-bottom:22px;opacity:1}.Index_footer__KCglQ .Index_content__3-xq2 .Index_item__2lJg3 a{display:block;font-weight:500;color:#4bacff;opacity:.9;margin-bottom:17px}.Index_spFooter__2C6--{background:#0e1121;text-align:center;height:50px;line-height:50px}.Index_spFooter__2C6-- a{color:#fff}.Index_fouBox__1AYjr{text-align:center;width:700px;height:477px;position:absolute;left:0;right:0;bottom:0;top:0;margin:auto}.Index_fouBox__1AYjr img{width:645px}.Index_fouBox__1AYjr p{font-size:18px;color:#ef3b27;margin-top:41px;margin-bottom:85px}.Index_fouBox__1AYjr a{display:inline-block;width:160px;height:48px;border:1px solid #b1b1b1;border-radius:31px;text-align:center;line-height:48px;color:#535455;font-size:18px}.Index_fouBox__1AYjr a.Index_link_a__3ur7m{display:inline;color:#1890ff;border:none;font-size:16px}.faBox{background:#fff}.center{width:1000px;margin:0 auto}.homeTop{height:74px;line-height:74px;position:fixed;width:100%;background:#fff;z-index:9999999}.homeTop .leftBox a{display:inline-block;margin-right:25px;color:#323232}.homeTop .phone{color:#1a9afd;font-size:18px;margin-right:10px}.homeTop .leftBox .active{color:#1a9afd}.homeTop .leftBox .box{display:inline-block}.homeTop img{height:20px;margin-top:25px;margin-right:100px}.homeTop .gray{color:#e5e8ed;margin:0 25px}.homeTop .loginBtn{color:#1890ff!important;margin-right:0!important}.banner{height:550px;text-align:center;overflow:hidden;position:relative}.banner .center{position:absolute;width:100%;top:0}.banner img{width:100%;height:100%}.banner h1{color:#fff;font-size:48px;margin-top:162px}.banner h3{color:#fff;font-size:28px}.banner a{display:inline-block;width:197px;height:56px;line-height:56px;margin-top:53px;color:#1890ff;border-radius:28px;border:1px solid #2f9bff}#product,.banner a{text-align:center;background:#fff}#product{min-height:720px;position:relative}#product h1{padding-top:137px;font-size:40px;margin-bottom:50px}#product .box{text-align:left;margin-bottom:80px}#product .box h3{font-size:30px}#product .box hr{width:60px;height:4px;background:#409dfd;margin:0;border:none}#product .box p{color:rgba(50,50,50,.65);line-height:26px;margin-top:18px;text-align:justify}#product .box a{display:block;width:122px;height:46px;border:1px solid #1890ff;text-align:center;line-height:46px;margin-top:38px;transition:.2s}#product .box a:hover{background:#1a9afd;color:#fff}#product .box .imgBox,#product .left,#product .right{width:45%}#our{background:#fff}#our,#solution{overflow:hidden;text-align:center}#solution{background:#f8f9fb;padding-bottom:113px}#solution h1{font-size:40px;padding-top:109px;margin-bottom:51px}#solution .box{width:310px;display:inline-block;height:538px;box-shadow:0 2px 18px 0 rgba(173,205,236,.29);margin-right:20px;overflow:hidden}#solution .box .topBox{height:140px;background:linear-gradient(225deg,#2776ff,#6ec6ff);padding:36px 20px;color:#fff;text-align:left}#solution .box .topBox h3{color:#fff;font-size:20px}#solution .bottom{background:#fff;padding:30px;text-align:left;height:400px}#solution .bottom h3{margin-bottom:12px}#solution .bottom .sp{margin-left:14px}#solution .bottom .sp p{font-size:14px;color:#6f7285;margin-bottom:10px;font-weight:lighter}#solution .bottom .biao{width:16px;margin-top:5px}#solution .box .topBox p{text-align:justify;font-size:14px;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}#solution .carou{width:40px;height:160px;background:rgba(25,40,55,.1);text-align:center;line-height:160px;font-size:20px;color:#fff;cursor:pointer;position:absolute}#solution .leftCarou{position:absolute;left:-50px;top:50%}#solution .rightCarou{position:absolute;right:-50px;top:50%}#solution .center{position:relative}#solution .carou:hover span{color:#409dfd}#solution .pBox .box:last-child{margin-right:0}.page1{min-height:500px}.page1 .page>h1{margin-top:110px;font-size:40px}.page1-item{text-align:center;margin-top:96px}.page1-item-link{display:block;width:100%;padding:50px 0}.page1-item-link:hover{box-shadow:0 0 30px 0 rgba(40,52,68,.06);border-radius:2px;border-bottom:4px solid #1890ff}.page1-item-img img{height:90px}.page1-item-img{height:100px;width:80px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;box-shadow:none!important;margin:0 auto}.page1-item-title{margin-top:21px;font-size:20px;color:#0d1a26}.page1-item p{color:#697b8c;margin-top:8px}.page1 .point-wrapper{position:absolute;width:0;left:50%;top:0;z-index:0}.page1 .point-wrapper .point-0{width:7px;height:7px}.page1 .point-wrapper .point-2{width:10px;height:10px}.page1 .point-wrapper .point-ring{width:12px;height:12px;border-style:solid;border-width:1px;background:transparent!important}.page1 .point-wrapper .point-ring-0{width:7px;height:7px}.page1 .point-wrapper .point-1{width:12px;height:12px}.page1 .point-wrapper .point-3{width:15px;height:15px}.page1 .point-wrapper i{display:inline-block;border-radius:100%;position:absolute;opacity:0;transform:translateY(30px)}.orange{color:#fa8c18!important}
/*# sourceMappingURL=main.6ef2a02b.chunk.css.map */