ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,td,th{text-align:left;font-weight:400;vertical-align:middle}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a img{border:none}i{font-style:normal}input{outline:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}i.iconfont{font-style:normal}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}select{border-radius:.2rem;height:1.15rem;display:block;border:none;box-sizing:border-box;font-size:.35rem;line-height:1;background-color:#f5f5f5;background-image:url(/app/./img/dropdown_indicator_1.svg);background-position:right .425rem center;background-size:.3rem .15rem;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 1.05rem 0 .425rem}input[type=date],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=text]{border-radius:.2rem;height:1.15rem;display:block;border:none;box-sizing:border-box;font-size:.35rem;line-height:1;padding:0 1.425rem 0 .45rem;appearance:none}button{height:1.1rem;padding:0;text-align:center;border:.025rem solid #ff8e04;background:#fff;box-sizing:border-box;display:block;font-size:.4rem;font-weight:700}button:active{background:#e6e9fa}button.primary{border:none;background:#ff8e04;color:#fff!important}button.primary:active{background:#d07200}button.full{width:100%}button:disabled{background-color:#9b9b9b;border-color:#9b9b9b}input[type=radio]{width:.45rem;height:.45rem;margin:0;padding:0;display:inline-block;position:relative;appearance:none;border-radius:0;border:0;background:transparent}input[type=radio]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-size:100% 100%;background-color:transparent;background-image:url(/app/./img/radio_default.png)}input[type=radio]:checked:after{background-image:url(/app/./img/radio_checked.png)}input[type=checkbox]{width:.45rem;height:.45rem;margin:0;padding:0;display:inline-block;position:relative;appearance:none;border-radius:0;border:0;background:transparent}input[type=checkbox]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-size:100% 100%;background-color:transparent;background-image:url(/app/./img/mutiselect_defult.svg)}input[type=checkbox]:checked:after{background-image:url(/app/./img/mutiselect_checked.svg)}input::-webkit-search-cancel-button{display:none}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}button:focus,input:focus,select:focus{outline:none}html{height:100%}body{overflow:scroll;background:#fff!important;font-size:.35rem;min-height:100%;min-width:8rem;max-width:500px;margin:0 auto!important;color:#555!important}.testEnv,body{text-align:center}.testEnv{position:fixed;left:50%;top:0;transform:translate(-50%);width:80%;height:.5rem;background-color:#ff0;z-index:99999}.loading-absolute{position:absolute;left:50%;top:50%;margin-top:-.5rem;margin-left:-.5rem}.ie-tips{background:#fffbe6;border:.025rem solid #ffe58f;border-radius:10px;padding:20px;position:absolute;top:200px}.ie-tips>img{float:left;width:50px;height:50px;margin-right:24px}.ie-tips .content{font-size:18px;text-align:left}.clip{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.clip.clip2{-webkit-line-clamp:2}.has-footer-wrapper{height:auto;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}.has-footer-wrapper .without-footer-container:after{content:".";clear:both;display:block;overflow:hidden;font-size:0;height:0}#root{width:100%;height:100%}@font-face{font-family:DINPro;src:url(/app/./font/DINPro-Black.otf)}.clears:after,.clears:before{content:"";display:table}.clears:after{clear:both}.clears{*zoom:1}.fl{float:left}.fr{float:right}.dflex{display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:border-box}.flex1{-webkit-box-flex:1;-webkit-flex:1;flex:1}.alignCenter{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.alignEnd{-webkit-box-align:flex-end;-webkit-align-items:flex-end;align-items:flex-end}.packCenter{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.packFlow{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-v{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}textarea{width:100%;height:100%;border:none;resize:none}a,div,img{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#1f314a;opacity:.3;font-size:.35rem}input:-moz-placeholder,input::-moz-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder{color:#1f314a;opacity:.3;font-size:.35rem}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#1f314a;opacity:.3;font-size:.35rem}input,input::-webkit-inner-spin-button,input::-webkit-outer-spin-button,textarea{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}input,textarea:focus{outline:none}input,input:active,input:focus,textarea,textarea:active,textarea:focus{user-select:text;font-size:.35rem}a{color:#00aae2;text-decoration:none}.modal-wrapper{position:fixed;width:100%;max-width:500px;top:0;bottom:0;background:rgba(0,0,0,.6);z-index:3}.modal-wrapper .modal{border-radius:.2rem;overflow:hidden;background:#fff;z-index:4;position:absolute;width:8.75rem;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);padding:.65rem .6rem .8rem;font-size:.35rem;text-align:center}.modal-wrapper .modal .title{color:#222;font-size:.45rem;font-weight:700;line-height:.6rem;margin-bottom:.45rem}.modal-wrapper .modal .btn-container{margin-top:.7rem}.modal-wrapper .modal .btn-container .input-button{padding:0;line-height:1.1rem;font-size:.45rem}.modal-wrapper .modal2{border-radius:.2rem;width:8.75rem;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.modal-wrapper .modal2,.modal-wrapper .modal3{overflow:hidden;background:#fff;z-index:4;position:absolute;font-size:.35rem;text-align:center}.modal-wrapper .modal3{border-top-left-radius:.2rem;border-top-right-radius:.2rem;width:100%;bottom:0}.input-button{background:#f5f5f5;border:none;border-radius:.2rem;font-size:.35rem;outline:none;display:block;width:100%;padding:.3rem .5rem;margin:0 auto;margin-bottom:.5rem}.input-button.confirm{margin:1.5rem 0 .3rem;border-radius:.15rem;background:#334cd5;color:#fff;font-size:.4rem;font-weight:700;line-height:.55rem}.input-button.confirm:active{background:#2c42bb}.input-button.cancel{border-radius:.15rem;background:#ebedf5;color:#03081a;font-size:.4rem;font-weight:700;line-height:.55rem}.input-button.cancel:active{background:#d4d6dc}.input-button.unconfirm-color{background:#5b6fdd}.input-button.disabled{background:#8493e5;color:#fff;cursor:not-allowed;border:none;box-shadow:none}.input-button.disabled:active{background:#8493e5}.input-button.back-white{color:#00aae2;border:none;margin-top:1rem;box-shadow:0 .15rem .2rem 0 rgba(0,87,150,.1)}.input-button.back-white:active{background-color:#efefef}.input-button.color-white{border:.05rem solid #fff;background:none;box-shadow:0 .15rem .2rem 0 rgba(0,87,150,.1);color:#fff}.input-button.color-white:active{border-color:#efefef}.input-button.small{width:2.5rem;margin:0}.input-button.middle{width:3.5rem;margin:0}.input-button.error{border:.025rem solid #ff2828}.input-button.no-border{border:none;box-shadow:0 .3rem .4rem 0 rgba(0,0,0,.05);color:#1f314a}.input-button.no-border span{opacity:.6}.input-button.no-border:active{background-color:#efefef;box-shadow:0 .3rem .4rem 0 hsla(0,0%,94%,.05)}.input-button.new_register_btn{background:#5fdeff;box-shadow:0 .15rem .2rem 0 rgba(0,170,226,.15);color:#fff;margin-top:-.125rem}.top-error-tip{opacity:.8;width:100%;max-width:500px;position:fixed;top:0;display:flex;align-items:center;justify-content:center;color:#fff;-moz-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;height:0;overflow:hidden;font-size:.35rem;background:#ff2828;z-index:10}.top-error-tip.success{background:#33e889}.top-error-tip.normal{background:#00aae2}.top-error-tip img{display:inline-block;height:.4rem;width:.4rem;vertical-align:middle}.footer{color:#999;font-size:.25rem;text-align:center;width:100%;padding:.25rem 0 .5rem;bottom:0;min-width:8rem;max-width:18.75rem;white-space:nowrap}.footer .operation{margin-bottom:.2rem}.footer .operation a{color:#4a4a4a}.footer.normal{position:static}.footer.absolute{position:absolute}.menu .menu-open-container{min-width:8rem;max-width:500px;position:fixed;top:0;bottom:0;width:100%;overflow:hidden;background:#fff;z-index:3;-moz-transition:height .5s ease-in-out;-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out;display:flex}.menu .menu-open-container .menu-open-content{margin:.8rem 0;width:100%}.menu .menu-open-container .menu-open-content .menu-item{line-height:1.8rem;width:100%;display:block;text-align:center;font-size:.6rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#4a4a4a}.menu .menu-open-container .menu-open-content .menu-item:active{background-color:#efefef}.menu .menu-open-container .menu-open-content .menu-item .menu-item-title{margin-top:.3rem;font-size:.5rem;color:#000}.menu .menu-open-container .menu-open-content .menu-item .pic{width:.75rem;height:.75rem}.menu .menu-open-container .menu-open-content .foot-item{padding-top:1.25rem;display:flex;justify-content:center}.menu .menu-open-container .menu-open-content .foot-item div{padding:0 .25rem;font-size:.3rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a}.menu .menu-open-container .menu-open-content .foot-item div a{color:#4a4a4a}.menu .menu-open-container .menu-open-content .foot-item div:nth-child(2){border-left:.025rem solid #dcdcdc;border-right:.025rem solid #dcdcdc}.menu .menu-open-container .menu-open-content .search{display:block;width:.55rem;height:.55rem;margin:0 auto}.login .logo{width:2.2rem;margin:0 auto;padding:1rem 0 .75rem}.login .form{max-width:8.125rem;width:86.7%;margin:0 auto;overflow:hidden}.login .form .form-password{width:100%}.login .form .forget{margin-top:-.15rem;color:#1f314a;text-decoration:none}.login .form .parent-register-explanation{margin-top:0;margin-bottom:.7rem;line-height:.5rem;color:#788291;text-align:left}.login .to-logIn-tip{color:#1f314a}.register{position:relative;height:100%;min-height:12.5rem}.register.parents-phone .guide{margin-bottom:0;padding-bottom:.625rem}.register.parents-phone .guide .guide-tip{font-size:.8rem;font-weight:700;margin-bottom:.4rem}.register.parents-phone .guide .guide-tip,.register.parents-phone .guide .tip{font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;color:#4a4a4a}.register.parents-phone .guide .tip{font-size:.35rem;font-weight:400;padding-bottom:.125rem}.register.parents-phone .form .confirm{background-color:#334cd5;font-size:.4rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#fff;padding:0;height:auto;line-height:1.05rem}.register.parents-phone .form .confirm.disabled{background-color:#ccc}.register.parents-phone .jump-over{font-size:.35rem}.register .form{padding:0 .8rem}.register .form:after{content:".";clear:both;display:block;overflow:hidden;font-size:0;height:0}.register .form .label{display:block;width:100%;height:auto;position:relative}.register .form .label span{position:absolute;right:0;top:50%;margin-top:-.25rem;color:#334cd5;font-size:.35rem;padding:0 .5rem;border-left:.025rem solid rgba(0,0,0,.1)}.register .guide{padding:1.25rem .8rem .8rem;margin:0 auto}.register .guide .guide-tip{margin-bottom:.25rem;text-align:left;font-size:.75rem;font-weight:700;color:#222;line-height:1.15rem}.register .guide .tip{width:100%;text-align:left;padding-bottom:.125rem;font-size:.35rem}.register .guide .tip.blue{color:#334cd5}.register .guide .two-side-tip{text-align:left;color:#788291}.register .guide .two-side-tip .tip{width:auto;float:right;text-align:right}.register .foot{position:absolute;margin-bottom:0;bottom:1.25rem}.form .form-title{font-size:.4rem;font-weight:700;color:#222;margin-bottom:.25rem;text-align:left}.no-mobile-modal{color:#4a4a4a;top:4rem!important}.no-mobile-modal .ant-modal-body{padding:.8rem .6rem}.no-mobile-modal h2{font-size:.4rem;font-weight:700;margin-bottom:.5rem}.no-mobile-modal p{font-size:.35rem;text-align:justify;margin-bottom:.8rem}.no-mobile-modal .btn{width:3.5rem;height:1.05rem;background:#334cd5}.success-container{padding:0 .8rem}.success-container img{width:3rem;height:3rem;margin:2.5rem auto .375rem}.success-container .success{font-size:.6rem;font-weight:700;color:#222;margin-bottom:.125rem}.success-container .tip{color:#9b9b9b;font-size:.35rem}.index-header{flex:0 0 auto;height:1.25rem;width:100%;padding:0 .6rem;background:#fff;box-shadow:0 .075rem .075rem 0 rgba(0,0,0,.04);margin-bottom:.05rem;text-align:left;display:flex;align-items:center;justify-content:space-between}.index-header .home-container{display:flex;align-items:center;font-size:.4rem;font-weight:700}.index-header .home-container .back{white-space:nowrap;cursor:pointer;display:flex;align-items:center;padding-right:.3rem;border-right:.025rem solid #979797;margin-right:.3rem;line-height:.4rem}.index-header .home-container .back img{height:.4rem;margin-right:.15rem}.index-header .home-container .back-no-home{cursor:pointer;border:none;margin:0;padding:0}.index-header .home-container .home{white-space:nowrap;cursor:pointer;display:flex;align-items:center}.index-header .home-container .home .home-menu{height:.4rem;margin-right:.125rem}.index-header .home-container .home-menu{cursor:pointer;width:.45rem}.index-header .catalog{display:flex;align-items:center;font-size:.4rem;font-weight:700;cursor:pointer}.index-header .catalog img{margin-right:.15rem;width:.4rem}.index-header .img-container img{height:.65rem}.index-header .img-container .logo-group-right{height:.55rem;padding-left:.2rem;margin-left:.2rem;border-left:.025rem solid silver}.index-header .modal-wrapper{margin:0 -.6rem}.show-submit-loading-modal{padding:.95rem 0 1.1rem}.show-submit-loading-modal .sk-circle-wrap.absolute{position:static;margin:0 0 .5rem}.show-submit-loading-modal .sk-circle{width:1.25rem;height:1.25rem}.show-submit-loading-modal>p:first-of-type{font-size:.45rem;font-weight:700;color:rgba(0,0,0,.85);line-height:.7rem;margin:0 0 .1rem}.show-submit-loading-modal>p:nth-of-type(2){margin:0;font-size:.3rem;line-height:.45rem}.show-submit-failure-modal{padding:.95rem 0 1.1rem}.show-submit-failure-modal>img{width:1.25rem;margin-bottom:.25rem}.show-submit-failure-modal>p:first-of-type{font-size:.45rem;font-weight:700;color:rgba(0,0,0,.85);line-height:.7rem;margin:0 0 .1rem}.show-submit-failure-modal>p:nth-of-type(2){margin:0;font-size:.3rem;line-height:.45rem}.show-submit-failure-modal .btn{cursor:pointer;width:5.85rem;height:1rem;display:flex;align-items:center;justify-content:center;font-size:.4rem;font-weight:700;border-radius:.15rem}.show-submit-failure-modal .again{background:#334cd5;color:#fff;margin:.6rem auto 0}.show-submit-failure-modal .cancel{background:#ebedf5;color:#03081a;margin:.3rem auto 0}.question-index-wrapper{background-color:#f0f5fa;height:100%}.question-index-wrapper .header-part{padding-top:1.85rem;padding-right:.8rem;font-size:.8rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:900;color:#333}.question-index-wrapper .header-part,.question-index-wrapper .header-part2{padding-left:.8rem;height:4.85rem;line-height:1rem;text-align:left;background-color:#fff}.question-index-wrapper .header-part2{padding-top:1.625rem;font-size:.65rem;color:#000}.question-index-wrapper .header-part2 .titleLine2{font-weight:700}.question-index-wrapper .img{display:block;background-color:#fff;width:100%;height:1.5rem}.question-index-wrapper .bottom-part{text-align:left;padding:1.15rem .8rem 1.525rem;background:#f0f5fa}.question-index-wrapper .bottom-part .title{font-size:.45rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#4a4a4a;line-height:1;padding-bottom:.4rem}.question-index-wrapper .bottom-part .des{font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.525rem}.question-index-wrapper .bottom-part .btn{border-radius:.15rem;text-align:center;width:100%;display:block;line-height:1.1rem;background:#334cd5;font-size:.45rem;color:#fff;margin:1.45rem auto .475rem}.question-index-wrapper .bottom-part .btn:active{background:#2c42bb}.question-index-wrapper .bottom-part .choose-self{text-align:center;font-size:.35rem;color:#9aabc5}.question-index-wrapper .bottom-part .choose-self img{position:relative;bottom:.025rem;width:.4rem;height:.4rem;margin-left:.125rem}.question-home-wrapper .question-home-container{background-color:#daf0f9}.question-home-wrapper .question-home-container .question-home-title{background-color:#fff;font-size:.45rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#000;padding:.6rem 0 .3rem}.question-home-wrapper .question-home-container .question-home-title.num2{padding:.225rem 0 .25rem}.question-home-wrapper .question-home-container .question-home-title-A{background-color:#fff;font-size:.4rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;padding-top:.25rem}.question-home-wrapper .question-home-container .birthday-icon{background-color:#fff;padding-bottom:.3rem}.question-home-wrapper .question-home-container .birthday-icon .date{font-size:.25rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#f42275;padding-left:.15rem}.question-home-wrapper .question-home-container .egg-img{width:100%;height:5.25rem;background-color:#fff}.question-home-wrapper .question-home-container .egg-img.num2{padding-bottom:1.05rem}.question-home-wrapper .question-home-container .baby-des-contianer{position:relative;bottom:.35rem;padding:0 .8rem}.question-home-wrapper .question-home-container .baby-des-contianer .title-one{background:#19bef5}.question-home-wrapper .question-home-container .baby-des-contianer .title-one,.question-home-wrapper .question-home-container .baby-des-contianer .title-two{float:left;line-height:.675rem;font-size:.4rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#fff;padding:0 .125rem}.question-home-wrapper .question-home-container .baby-des-contianer .title-two{background:#334cd5}.question-home-wrapper .question-home-container .baby-des-contianer .des-wrapper{text-align:left;margin:.375rem 0 0;background-color:#fff;border-radius:0 0 .2rem .2rem}.question-home-wrapper .question-home-container .baby-des-contianer .des-wrapper .content-wrapper{font-size:.3rem;padding:.5rem .425rem .425rem}.question-home-wrapper .question-home-container .baby-des-contianer .des-wrapper .content-wrapper p{font-size:.3rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.45rem}.question-home-wrapper .question-home-container .baby-des-contianer .des-wrapper .content-wrapper .tip span{font-size:.275rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:300;color:#74a3b0}.question-home-wrapper .question-home-container .progress{text-align:center;padding:.25rem 0 .75rem;background-color:#fff}.question-home-wrapper .question-home-container .progress span{display:inline-block;margin-right:.2rem}.question-home-wrapper .question-home-container .progress b{display:inline-block;background-color:#e0e9ec;width:.8rem;height:.275rem;margin-left:.05rem}.question-home-wrapper .question-home-container .progress b.on{background-color:#19bef5}.question-home-wrapper .question-home-container .test-list{padding:.95rem .8rem 1rem;background-image:url(/app/./img/background.svg),linear-gradient(0deg,#19bef5 80%,#fff 0,#fff);background-repeat:no-repeat;background-size:100%}.question-home-wrapper .question-home-container .test-list.last-status{background-image:url(/app/./img/background.svg),linear-gradient(0deg,#19bef5 80%,transparent 0,transparent);background-repeat:no-repeat;background-size:100%}.question-home-wrapper .question-home-container .test-list .test-list-title{text-align:left;font-size:.45rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#fff;padding-bottom:.45rem}.question-home-wrapper .question-home-container .test-list .rechargeable-card{position:relative;padding:.5rem .45rem;text-align:left;box-shadow:0 .1rem .4rem 0 #e6e8ea;margin-bottom:.3rem;border-radius:.2rem;overflow:hidden}.question-home-wrapper .question-home-container .test-list .rechargeable-card .title{font-size:.5rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#222}.question-home-wrapper .question-home-container .test-list .rechargeable-card .des{font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#9b9b9b;padding:.25rem 0 .6rem}.question-home-wrapper .question-home-container .test-list .rechargeable-card .fun-btn{font-family:source-han-sans-simplified-c,sans-serif;font-style:normal}.question-home-wrapper .question-home-container .test-list .card{position:relative;padding:.5rem .45rem;text-align:left;background-color:#f3f9ff;margin-bottom:.3rem;border-radius:.2rem;overflow:hidden}.question-home-wrapper .question-home-container .test-list .card.finished{background-color:#e1f1ff}.question-home-wrapper .question-home-container .test-list .card .title{font-size:.5rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#222}.question-home-wrapper .question-home-container .test-list .card .des{font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#9b9b9b;padding:.25rem 0 .6rem}.question-home-wrapper .question-home-container .test-list .card .fun-btn{font-size:.3rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:rgba(0,0,0,.5);line-height:.45rem}.question-home-wrapper .question-home-container .to-choose-course{padding:.65rem .8rem;background:#daf0f9;position:relative}.question-home-wrapper .question-home-container .to-choose-course .title{position:absolute;top:-.35rem;background:#334cd5;line-height:.675rem;font-size:.4rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#fff;padding:0 .125rem}.question-home-wrapper .question-home-container .to-choose-course .detail{background:#f9fdff;border-bottom-left-radius:.2rem;border-bottom-right-radius:.2rem}.question-home-wrapper .question-home-container .to-choose-course .detail .shadow{width:100%;height:.325rem;background-image:url(/app/./img/Rectangle.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.question-home-wrapper .question-home-container .to-choose-course .detail .content{padding:.35rem .3rem 0}.question-home-wrapper .question-home-container .to-choose-course .detail .content>p{text-align:left;margin:0;padding-bottom:.4rem;border-bottom:.025rem solid #e4e6e7}.question-home-wrapper .question-home-container .to-choose-course .detail .content .btn{padding:.35rem 0;font-size:.35rem;font-weight:700;color:#3564ea;cursor:pointer}.question-home-wrapper .question-home-container .to-choose-course>img{width:4.4rem;margin-top:.9rem}.question-home-wrapper2 .question-home-container{margin-top:1.1rem}.question-home-wrapper2 .question-home-container .baby-des-contianer .title-one{font-size:.45rem}.question-home-wrapper2 .question-home-container .baby-des-contianer .des-wrapper .content-wrapper{background:#f9fdff;padding:.4rem .4rem .5rem;border-bottom-left-radius:.2rem;border-bottom-right-radius:.2rem}.question-home-wrapper2 .test-list{padding:.95rem .8rem 1rem;background-image:url(/app/./img/background.svg),linear-gradient(0deg,#19bef5 80%,#daf0f9 0,#daf0f9);background-repeat:no-repeat;background-size:100%}.question-home-wrapper2 .test-list.last-status{background-image:url(/app/./img/background.svg),linear-gradient(0deg,#19bef5 80%,transparent 0,transparent);background-repeat:no-repeat;background-size:100%}.question-home-wrapper2 .test-list .test-list-title{text-align:left;font-size:.45rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#fff;padding-bottom:.45rem}.question-home-wrapper2 .test-list .card{position:relative;padding:.5rem .45rem;text-align:left;background-color:#f3f9ff;margin-bottom:.3rem;border-radius:.2rem;overflow:hidden}.question-home-wrapper2 .test-list .card.finished{background-color:#c6e2f9}.question-home-wrapper2 .test-list .card .title{font-size:.5rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#334cd5}.question-home-wrapper2 .test-list .card .des{font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#213293;padding:.25rem 0 .6rem}.question-home-wrapper2 .test-list .card .fun-btn{font-size:.3rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:rgba(0,0,0,.5);line-height:.45rem}.question-home-wrapper2 .edit-school{font-size:.3rem;color:#fff;text-align:center;margin:1rem 0 .25rem}.question-home-wrapper2 .edit-school>span{cursor:pointer;color:#334cd5}.question-home-wrapper2 .report-tips{font-size:.3rem;color:#fff;text-align:left;margin-bottom:.5rem}.question-home-wrapper2 .report-btn{cursor:pointer;width:6rem;height:1rem;background:#334cd5;color:#fff;font-size:.4rem;font-weight:700;line-height:1;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:1rem auto .5rem;position:relative}.question-home-wrapper2 .report-btn:active{background:#2c42bb}.question-home-wrapper2 .report-btn .anticon{margin-right:.15rem}.question-home-wrapper2 .report-btn-loading{background:#8493e5;cursor:not-allowed}.question-home-wrapper2 .logout{cursor:pointer;width:6rem;height:1rem;background:#ebedf5;color:#03081a;font-size:.4rem;font-weight:700;line-height:1;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:0 auto}.show-basic-information-modal .show-send-email-modal__input,.show-school-information-modal .show-send-email-modal__input,.show-send-email-modal .show-send-email-modal__input,.show-send-email-success-modal .show-send-email-modal__input{background-color:#f2f2f2}.show-basic-information-modal .ant-row.ant-form-item,.show-school-information-modal .ant-row.ant-form-item,.show-send-email-modal .ant-row.ant-form-item,.show-send-email-success-modal .ant-row.ant-form-item{margin-bottom:0}.show-basic-information-modal .show-send-email-modal__input::placeholder,.show-school-information-modal .show-send-email-modal__input::placeholder,.show-send-email-modal .show-send-email-modal__input::placeholder,.show-send-email-success-modal .show-send-email-modal__input::placeholder{color:#adadad}.show-basic-information-modal .modal-top,.show-school-information-modal .modal-top,.show-send-email-modal .modal-top,.show-send-email-success-modal .modal-top{text-align:left;padding:.6rem .4rem;border-bottom:.025rem dashed rgba(150,183,254,.5)}.show-basic-information-modal .modal-top .title,.show-school-information-modal .modal-top .title,.show-send-email-modal .modal-top .title,.show-send-email-success-modal .modal-top .title{font-size:.45rem;line-height:.675rem;color:#222;font-weight:700;margin-bottom:.45rem;text-align:center}.show-basic-information-modal .modal-top .content,.show-school-information-modal .modal-top .content,.show-send-email-modal .modal-top .content,.show-send-email-success-modal .modal-top .content{margin-bottom:.3rem}.show-basic-information-modal .modal-top .item,.show-school-information-modal .modal-top .item,.show-send-email-modal .modal-top .item,.show-send-email-success-modal .modal-top .item{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem}.show-basic-information-modal .modal-top .item:last-child,.show-school-information-modal .modal-top .item:last-child,.show-send-email-modal .modal-top .item:last-child,.show-send-email-success-modal .modal-top .item:last-child{margin-bottom:0}.show-basic-information-modal .modal-top .item>span,.show-school-information-modal .modal-top .item>span,.show-send-email-modal .modal-top .item>span,.show-send-email-success-modal .modal-top .item>span{width:2.5rem;flex:0 0 2.5rem}.show-basic-information-modal .modal-top .item>input,.show-school-information-modal .modal-top .item>input,.show-send-email-modal .modal-top .item>input,.show-send-email-success-modal .modal-top .item>input{flex:1;height:1.15rem;background-color:#f5f5f5;padding:0 1.05rem 0 .425rem;box-sizing:border-box;width:calc(100% - 1.475rem)}.show-basic-information-modal .modal-top .item>select,.show-school-information-modal .modal-top .item>select,.show-send-email-modal .modal-top .item>select,.show-send-email-success-modal .modal-top .item>select{flex:1;height:1.15rem;background-color:#f5f5f5;background-image:url(/app/./img/dropdown_indicator_1.svg);background-position:right .425rem center;background-size:.3rem .15rem;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0 1.05rem 0 .425rem}.show-basic-information-modal .modal-top .item .ant-select,.show-basic-information-modal .modal-top .item .right,.show-school-information-modal .modal-top .item .ant-select,.show-school-information-modal .modal-top .item .right,.show-send-email-modal .modal-top .item .ant-select,.show-send-email-modal .modal-top .item .right,.show-send-email-success-modal .modal-top .item .ant-select,.show-send-email-success-modal .modal-top .item .right{flex:1}.show-basic-information-modal .modal-top .item .right span,.show-school-information-modal .modal-top .item .right span,.show-send-email-modal .modal-top .item .right span,.show-send-email-success-modal .modal-top .item .right span{display:inline-flex;align-items:center;margin-right:.2rem}.show-basic-information-modal .modal-top .item .right span:last-child,.show-school-information-modal .modal-top .item .right span:last-child,.show-send-email-modal .modal-top .item .right span:last-child,.show-send-email-success-modal .modal-top .item .right span:last-child{margin:0}.show-basic-information-modal .modal-top .item img,.show-school-information-modal .modal-top .item img,.show-send-email-modal .modal-top .item img,.show-send-email-success-modal .modal-top .item img{width:.45rem;margin-right:.2rem}.show-basic-information-modal .modal-top .score-container,.show-school-information-modal .modal-top .score-container,.show-send-email-modal .modal-top .score-container,.show-send-email-success-modal .modal-top .score-container{display:flex;align-items:center;justify-content:space-around;padding-bottom:.5rem}.show-basic-information-modal .modal-top .score-container .left,.show-basic-information-modal .modal-top .score-container .right,.show-school-information-modal .modal-top .score-container .left,.show-school-information-modal .modal-top .score-container .right,.show-send-email-modal .modal-top .score-container .left,.show-send-email-modal .modal-top .score-container .right,.show-send-email-success-modal .modal-top .score-container .left,.show-send-email-success-modal .modal-top .score-container .right{position:relative;display:flex;align-items:center}.show-basic-information-modal .modal-top .score-container .left input,.show-basic-information-modal .modal-top .score-container .right input,.show-school-information-modal .modal-top .score-container .left input,.show-school-information-modal .modal-top .score-container .right input,.show-send-email-modal .modal-top .score-container .left input,.show-send-email-modal .modal-top .score-container .right input,.show-send-email-success-modal .modal-top .score-container .left input,.show-send-email-success-modal .modal-top .score-container .right input{width:3rem;height:.9rem;background-color:#f5f5f5;padding:0 .75rem 0 .375rem;box-sizing:border-box}.show-basic-information-modal .modal-top .score-container .left .rank,.show-basic-information-modal .modal-top .score-container .right .rank,.show-school-information-modal .modal-top .score-container .left .rank,.show-school-information-modal .modal-top .score-container .right .rank,.show-send-email-modal .modal-top .score-container .left .rank,.show-send-email-modal .modal-top .score-container .right .rank,.show-send-email-success-modal .modal-top .score-container .left .rank,.show-send-email-success-modal .modal-top .score-container .right .rank{width:3rem;text-align:center;position:absolute;bottom:-.6rem;left:0}.show-basic-information-modal .modal-top .slider-containers,.show-school-information-modal .modal-top .slider-containers,.show-send-email-modal .modal-top .slider-containers,.show-send-email-success-modal .modal-top .slider-containers{width:100%;height:2.75rem;background:#f0f5fa;padding:1.75rem .3rem 0;position:relative}.show-basic-information-modal .modal-top .slider-containers .ant-slider-rail,.show-school-information-modal .modal-top .slider-containers .ant-slider-rail,.show-send-email-modal .modal-top .slider-containers .ant-slider-rail,.show-send-email-success-modal .modal-top .slider-containers .ant-slider-rail{background:#b0bdca}.show-basic-information-modal .modal-top .slider-containers .ant-slider-track,.show-school-information-modal .modal-top .slider-containers .ant-slider-track,.show-send-email-modal .modal-top .slider-containers .ant-slider-track,.show-send-email-success-modal .modal-top .slider-containers .ant-slider-track{background:#334cd5}.show-basic-information-modal .modal-top .slider-containers .ant-slider-handle,.show-school-information-modal .modal-top .slider-containers .ant-slider-handle,.show-send-email-modal .modal-top .slider-containers .ant-slider-handle,.show-send-email-success-modal .modal-top .slider-containers .ant-slider-handle{background:#334cd5;border:none}.show-basic-information-modal .modal-top .slider-containers .ant-slider-handle:focus,.show-school-information-modal .modal-top .slider-containers .ant-slider-handle:focus,.show-send-email-modal .modal-top .slider-containers .ant-slider-handle:focus,.show-send-email-success-modal .modal-top .slider-containers .ant-slider-handle:focus{box-shadow:0 0 0 .125rem rgba(51,76,213,.2)}.show-basic-information-modal .modal-top .slider-containers .ant-tooltip-inner,.show-school-information-modal .modal-top .slider-containers .ant-tooltip-inner,.show-send-email-modal .modal-top .slider-containers .ant-tooltip-inner,.show-send-email-success-modal .modal-top .slider-containers .ant-tooltip-inner{background:#fff;color:#4a4a4a}.show-basic-information-modal .modal-top .slider-containers .ant-tooltip-arrow:before,.show-school-information-modal .modal-top .slider-containers .ant-tooltip-arrow:before,.show-send-email-modal .modal-top .slider-containers .ant-tooltip-arrow:before,.show-send-email-success-modal .modal-top .slider-containers .ant-tooltip-arrow:before{background:#fff}.show-basic-information-modal .modal-top .slider-containers .tooltip-inner,.show-school-information-modal .modal-top .slider-containers .tooltip-inner,.show-send-email-modal .modal-top .slider-containers .tooltip-inner,.show-send-email-success-modal .modal-top .slider-containers .tooltip-inner{font-size:.25rem}.show-basic-information-modal .modal-top .slider-containers .tooltip-inner p,.show-school-information-modal .modal-top .slider-containers .tooltip-inner p,.show-send-email-modal .modal-top .slider-containers .tooltip-inner p,.show-send-email-success-modal .modal-top .slider-containers .tooltip-inner p{margin:0;white-space:nowrap}.show-basic-information-modal .modal-top .slider-containers .tooltip-inner p:first-child,.show-school-information-modal .modal-top .slider-containers .tooltip-inner p:first-child,.show-send-email-modal .modal-top .slider-containers .tooltip-inner p:first-child,.show-send-email-success-modal .modal-top .slider-containers .tooltip-inner p:first-child{color:#9b9b9b}.show-basic-information-modal .modal-top .slider-containers .legend,.show-school-information-modal .modal-top .slider-containers .legend,.show-send-email-modal .modal-top .slider-containers .legend,.show-send-email-success-modal .modal-top .slider-containers .legend{position:absolute;top:.3rem;left:50%;transform:translateX(-50%);color:#9b9b9b;font-size:.3rem;white-space:nowrap}.show-basic-information-modal .modal-top .color-9b,.show-school-information-modal .modal-top .color-9b,.show-send-email-modal .modal-top .color-9b,.show-send-email-success-modal .modal-top .color-9b{color:#9b9b9b}.show-basic-information-modal .modal-top .color-4a,.show-school-information-modal .modal-top .color-4a,.show-send-email-modal .modal-top .color-4a,.show-send-email-success-modal .modal-top .color-4a{color:#4a4a4a}.show-basic-information-modal .modal-bottom,.show-school-information-modal .modal-bottom,.show-send-email-modal .modal-bottom,.show-send-email-success-modal .modal-bottom{padding:.325rem .4rem;display:flex;align-items:center;justify-content:center}.show-basic-information-modal .modal-bottom .btn,.show-school-information-modal .modal-bottom .btn,.show-send-email-modal .modal-bottom .btn,.show-send-email-success-modal .modal-bottom .btn{cursor:pointer;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem .9rem}.show-basic-information-modal .modal-bottom .btn-cancel,.show-school-information-modal .modal-bottom .btn-cancel,.show-send-email-modal .modal-bottom .btn-cancel,.show-send-email-success-modal .modal-bottom .btn-cancel{background:#ebedf5;color:#03081a}.show-basic-information-modal .modal-bottom .cancel,.show-school-information-modal .modal-bottom .cancel,.show-send-email-modal .modal-bottom .cancel,.show-send-email-success-modal .modal-bottom .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b;padding-top:.25rem}.career-report-home-page .show-school-modal .show-send-email-modal__input,.career-report-home-page .show-score-modal .show-send-email-modal__input,.career-report-re-gen-report .show-school-modal .show-send-email-modal__input,.career-report-re-gen-report .show-score-modal .show-send-email-modal__input{background-color:#f2f2f2}.career-report-home-page .show-school-modal .ant-row.ant-form-item,.career-report-home-page .show-score-modal .ant-row.ant-form-item,.career-report-re-gen-report .show-school-modal .ant-row.ant-form-item,.career-report-re-gen-report .show-score-modal .ant-row.ant-form-item{margin-bottom:0}.career-report-home-page .show-school-modal .show-send-email-modal__input::placeholder,.career-report-home-page .show-score-modal .show-send-email-modal__input::placeholder,.career-report-re-gen-report .show-school-modal .show-send-email-modal__input::placeholder,.career-report-re-gen-report .show-score-modal .show-send-email-modal__input::placeholder{color:#adadad}.career-report-home-page .show-school-modal .modal-top,.career-report-home-page .show-score-modal .modal-top,.career-report-re-gen-report .show-school-modal .modal-top,.career-report-re-gen-report .show-score-modal .modal-top{text-align:left;padding:.6rem .4rem;border-bottom:.025rem dashed rgba(150,183,254,.5)}.career-report-home-page .show-school-modal .modal-top .title,.career-report-home-page .show-score-modal .modal-top .title,.career-report-re-gen-report .show-school-modal .modal-top .title,.career-report-re-gen-report .show-score-modal .modal-top .title{font-size:.45rem;line-height:.675rem;color:#222;font-weight:700;margin-bottom:.45rem;text-align:center}.career-report-home-page .show-school-modal .modal-top .content,.career-report-home-page .show-score-modal .modal-top .content,.career-report-re-gen-report .show-school-modal .modal-top .content,.career-report-re-gen-report .show-score-modal .modal-top .content{margin-bottom:.3rem}.career-report-home-page .show-school-modal .modal-top .item,.career-report-home-page .show-score-modal .modal-top .item,.career-report-re-gen-report .show-school-modal .modal-top .item,.career-report-re-gen-report .show-score-modal .modal-top .item{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem}.career-report-home-page .show-school-modal .modal-top .item:last-child,.career-report-home-page .show-score-modal .modal-top .item:last-child,.career-report-re-gen-report .show-school-modal .modal-top .item:last-child,.career-report-re-gen-report .show-score-modal .modal-top .item:last-child{margin-bottom:0}.career-report-home-page .show-school-modal .modal-top .item>span,.career-report-home-page .show-score-modal .modal-top .item>span,.career-report-re-gen-report .show-school-modal .modal-top .item>span,.career-report-re-gen-report .show-score-modal .modal-top .item>span{width:2.5rem;flex:0 0 2.5rem}.career-report-home-page .show-school-modal .modal-top .item>input,.career-report-home-page .show-score-modal .modal-top .item>input,.career-report-re-gen-report .show-school-modal .modal-top .item>input,.career-report-re-gen-report .show-score-modal .modal-top .item>input{flex:1;height:1.15rem;background-color:#f5f5f5;padding:0 1.05rem 0 .425rem;box-sizing:border-box;width:calc(100% - 1.475rem)}.career-report-home-page .show-school-modal .modal-top .item>select,.career-report-home-page .show-score-modal .modal-top .item>select,.career-report-re-gen-report .show-school-modal .modal-top .item>select,.career-report-re-gen-report .show-score-modal .modal-top .item>select{flex:1;height:1.15rem;background-color:#f5f5f5;background-image:url(/app/./img/dropdown_indicator_1.svg);background-position:right .425rem center;background-size:.3rem .15rem;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0 1.05rem 0 .425rem}.career-report-home-page .show-school-modal .modal-top .item .ant-select,.career-report-home-page .show-school-modal .modal-top .item .right,.career-report-home-page .show-score-modal .modal-top .item .ant-select,.career-report-home-page .show-score-modal .modal-top .item .right,.career-report-re-gen-report .show-school-modal .modal-top .item .ant-select,.career-report-re-gen-report .show-school-modal .modal-top .item .right,.career-report-re-gen-report .show-score-modal .modal-top .item .ant-select,.career-report-re-gen-report .show-score-modal .modal-top .item .right{flex:1}.career-report-home-page .show-school-modal .modal-top .item .right span,.career-report-home-page .show-score-modal .modal-top .item .right span,.career-report-re-gen-report .show-school-modal .modal-top .item .right span,.career-report-re-gen-report .show-score-modal .modal-top .item .right span{display:inline-flex;align-items:center;margin-right:.2rem}.career-report-home-page .show-school-modal .modal-top .item .right span:last-child,.career-report-home-page .show-score-modal .modal-top .item .right span:last-child,.career-report-re-gen-report .show-school-modal .modal-top .item .right span:last-child,.career-report-re-gen-report .show-score-modal .modal-top .item .right span:last-child{margin:0}.career-report-home-page .show-school-modal .modal-top .item img,.career-report-home-page .show-score-modal .modal-top .item img,.career-report-re-gen-report .show-school-modal .modal-top .item img,.career-report-re-gen-report .show-score-modal .modal-top .item img{width:.45rem;margin-right:.2rem}.career-report-home-page .show-school-modal .modal-top .score-container,.career-report-home-page .show-score-modal .modal-top .score-container,.career-report-re-gen-report .show-school-modal .modal-top .score-container,.career-report-re-gen-report .show-score-modal .modal-top .score-container{display:flex;align-items:center;justify-content:space-around;padding-bottom:.5rem}.career-report-home-page .show-school-modal .modal-top .score-container .left,.career-report-home-page .show-school-modal .modal-top .score-container .right,.career-report-home-page .show-score-modal .modal-top .score-container .left,.career-report-home-page .show-score-modal .modal-top .score-container .right,.career-report-re-gen-report .show-school-modal .modal-top .score-container .left,.career-report-re-gen-report .show-school-modal .modal-top .score-container .right,.career-report-re-gen-report .show-score-modal .modal-top .score-container .left,.career-report-re-gen-report .show-score-modal .modal-top .score-container .right{position:relative;display:flex;align-items:center}.career-report-home-page .show-school-modal .modal-top .score-container .left input,.career-report-home-page .show-school-modal .modal-top .score-container .right input,.career-report-home-page .show-score-modal .modal-top .score-container .left input,.career-report-home-page .show-score-modal .modal-top .score-container .right input,.career-report-re-gen-report .show-school-modal .modal-top .score-container .left input,.career-report-re-gen-report .show-school-modal .modal-top .score-container .right input,.career-report-re-gen-report .show-score-modal .modal-top .score-container .left input,.career-report-re-gen-report .show-score-modal .modal-top .score-container .right input{width:3rem;height:.9rem;background-color:#f5f5f5;padding:0 .75rem 0 .375rem;box-sizing:border-box}.career-report-home-page .show-school-modal .modal-top .score-container .left .rank,.career-report-home-page .show-school-modal .modal-top .score-container .right .rank,.career-report-home-page .show-score-modal .modal-top .score-container .left .rank,.career-report-home-page .show-score-modal .modal-top .score-container .right .rank,.career-report-re-gen-report .show-school-modal .modal-top .score-container .left .rank,.career-report-re-gen-report .show-school-modal .modal-top .score-container .right .rank,.career-report-re-gen-report .show-score-modal .modal-top .score-container .left .rank,.career-report-re-gen-report .show-score-modal .modal-top .score-container .right .rank{width:3rem;text-align:center;position:absolute;bottom:-.6rem;left:0}.career-report-home-page .show-school-modal .modal-top .slider-containers,.career-report-home-page .show-score-modal .modal-top .slider-containers,.career-report-re-gen-report .show-school-modal .modal-top .slider-containers,.career-report-re-gen-report .show-score-modal .modal-top .slider-containers{width:100%;height:2.75rem;background:#f0f5fa;padding:1.75rem .3rem 0;position:relative}.career-report-home-page .show-school-modal .modal-top .slider-containers .ant-slider-rail,.career-report-home-page .show-score-modal .modal-top .slider-containers .ant-slider-rail,.career-report-re-gen-report .show-school-modal .modal-top .slider-containers .ant-slider-rail,.career-report-re-gen-report .show-score-modal .modal-top .slider-containers .ant-slider-rail{background:#b0bdca}.career-report-home-page .show-school-modal .modal-top .slider-containers .ant-slider-track,.career-report-home-page .show-score-modal .modal-top .slider-containers .ant-slider-track,.career-report-re-gen-report .show-school-modal .modal-top .slider-containers .ant-slider-track,.career-report-re-gen-report .show-score-modal .modal-top .slider-containers .ant-slider-track{background:#334cd5}.career-report-home-page .show-school-modal .modal-top .slider-containers .ant-slider-handle,.career-report-home-page .show-score-modal .modal-top .slider-containers .ant-slider-handle,.career-report-re-gen-report .show-school-modal .modal-top .slider-containers .ant-slider-handle,.career-report-re-gen-report .show-score-modal .modal-top .slider-containers .ant-slider-handle{background:#334cd5;border:none}.career-report-home-page .show-school-modal .modal-top .slider-containers .ant-slider-handle:focus,.career-report-home-page .show-score-modal .modal-top .slider-containers .ant-slider-handle:focus,.career-report-re-gen-report .show-school-modal .modal-top .slider-containers .ant-slider-handle:focus,.career-report-re-gen-report .show-score-modal .modal-top .slider-containers .ant-slider-handle:focus{box-shadow:0 0 0 .125rem rgba(51,76,213,.2)}.career-report-home-page .show-school-modal .modal-top .slider-containers .ant-tooltip-inner,.career-report-home-page .show-score-modal .modal-top .slider-containers .ant-tooltip-inner,.career-report-re-gen-report .show-school-modal .modal-top .slider-containers .ant-tooltip-inner,.career-report-re-gen-report .show-score-modal .modal-top .slider-containers .ant-tooltip-inner{background:#fff;color:#4a4a4a}.career-report-home-page .show-school-modal .modal-top .slider-containers .ant-tooltip-arrow:before,.career-report-home-page .show-score-modal .modal-top .slider-containers .ant-tooltip-arrow:before,.career-report-re-gen-report .show-school-modal .modal-top .slider-containers .ant-tooltip-arrow:before,.career-report-re-gen-report .show-score-modal .modal-top .slider-containers .ant-tooltip-arrow:before{background:#fff}.career-report-home-page .show-school-modal .modal-top .slider-containers .tooltip-inner,.career-report-home-page .show-score-modal .modal-top .slider-containers .tooltip-inner,.career-report-re-gen-report .show-school-modal .modal-top .slider-containers .tooltip-inner,.career-report-re-gen-report .show-score-modal .modal-top .slider-containers .tooltip-inner{font-size:.25rem}.career-report-home-page .show-school-modal .modal-top .slider-containers .tooltip-inner p,.career-report-home-page .show-score-modal .modal-top .slider-containers .tooltip-inner p,.career-report-re-gen-report .show-school-modal .modal-top .slider-containers .tooltip-inner p,.career-report-re-gen-report .show-score-modal .modal-top .slider-containers .tooltip-inner p{margin:0;white-space:nowrap}.career-report-home-page .show-school-modal .modal-top .slider-containers .tooltip-inner p:first-child,.career-report-home-page .show-score-modal .modal-top .slider-containers .tooltip-inner p:first-child,.career-report-re-gen-report .show-school-modal .modal-top .slider-containers .tooltip-inner p:first-child,.career-report-re-gen-report .show-score-modal .modal-top .slider-containers .tooltip-inner p:first-child{color:#9b9b9b}.career-report-home-page .show-school-modal .modal-top .slider-containers .legend,.career-report-home-page .show-score-modal .modal-top .slider-containers .legend,.career-report-re-gen-report .show-school-modal .modal-top .slider-containers .legend,.career-report-re-gen-report .show-score-modal .modal-top .slider-containers .legend{position:absolute;top:.3rem;left:50%;transform:translateX(-50%);color:#9b9b9b;font-size:.3rem;white-space:nowrap}.career-report-home-page .show-school-modal .modal-top .color-9b,.career-report-home-page .show-score-modal .modal-top .color-9b,.career-report-re-gen-report .show-school-modal .modal-top .color-9b,.career-report-re-gen-report .show-score-modal .modal-top .color-9b{color:#9b9b9b}.career-report-home-page .show-school-modal .modal-top .color-4a,.career-report-home-page .show-score-modal .modal-top .color-4a,.career-report-re-gen-report .show-school-modal .modal-top .color-4a,.career-report-re-gen-report .show-score-modal .modal-top .color-4a{color:#4a4a4a}.career-report-home-page .show-school-modal .modal-bottom,.career-report-home-page .show-score-modal .modal-bottom,.career-report-re-gen-report .show-school-modal .modal-bottom,.career-report-re-gen-report .show-score-modal .modal-bottom{padding:.325rem .4rem;display:flex;align-items:center;justify-content:center}.career-report-home-page .show-school-modal .modal-bottom .btn,.career-report-home-page .show-score-modal .modal-bottom .btn,.career-report-re-gen-report .show-school-modal .modal-bottom .btn,.career-report-re-gen-report .show-score-modal .modal-bottom .btn{cursor:pointer;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem .9rem}.career-report-home-page .show-school-modal .modal-bottom .btn-cancel,.career-report-home-page .show-score-modal .modal-bottom .btn-cancel,.career-report-re-gen-report .show-school-modal .modal-bottom .btn-cancel,.career-report-re-gen-report .show-score-modal .modal-bottom .btn-cancel{background:#ebedf5;color:#03081a}.career-report-home-page .show-school-modal .modal-bottom .cancel,.career-report-home-page .show-score-modal .modal-bottom .cancel,.career-report-re-gen-report .show-school-modal .modal-bottom .cancel,.career-report-re-gen-report .show-score-modal .modal-bottom .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b;padding-top:.25rem}.question-home-translation-wrapper .question-home-container .question-home-title{background-color:#fff;color:#334cd5;font-size:.45rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;padding:.6rem 0 .3rem}.question-home-translation-wrapper .question-home-container .question-home-title.num2{padding:.225rem 0 .25rem}.question-home-translation-wrapper .question-home-container .egg-img{width:100%;height:5.25rem;background-color:#fff}.question-home-translation-wrapper .question-home-container .egg-img.num2{padding-bottom:1.05rem}.question-home-translation-wrapper .question-home-container .progress{text-align:center;padding:.25rem 0 .75rem;background-color:#fff}.question-home-translation-wrapper .question-home-container .progress span{display:inline-block;margin-right:.2rem}.question-home-translation-wrapper .question-home-container .progress b{display:inline-block;background-color:#e0e9ec;width:.8rem;height:.275rem;margin-left:.05rem}.question-home-translation-wrapper .question-home-container .progress b.on{background-color:#19bef5}.question-home-translation-wrapper .question-home-container .check-test-report{border-radius:.15rem;width:8.175rem;line-height:1.15rem;background-color:#334cd5;font-size:.45rem;margin:.3rem auto;color:#fff}.question-home-translation-wrapper .question-home-container .return-test-report-home{border-radius:.15rem;width:8.175rem;line-height:1.15rem;font-size:.45rem;margin:0 auto;color:#222;background:#ebedf5}.question-home-translation-wrapper .question-home-container .test-list{margin-top:.8rem;padding:.65rem .8rem 1rem;background-color:#19bef5}.question-home-translation-wrapper .question-home-container .test-list .test-list-title{text-align:left;font-size:.45rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#fff;padding-bottom:.45rem}.question-home-translation-wrapper .question-home-container .test-list .card{padding:.5rem .45rem;text-align:left;background-color:#f3f9ff;margin-bottom:.3rem;position:relative;border-radius:.2rem}.question-home-translation-wrapper .question-home-container .test-list .card.finished{background-color:#c6e2f9}.question-home-translation-wrapper .question-home-container .test-list .card .title{font-size:.5rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#334cd5}.question-home-translation-wrapper .question-home-container .test-list .card .des{font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#213293;padding:.25rem 0 .6rem}.question-home-translation-wrapper .question-home-container .test-list .card .fun-btn{font-size:.3rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:rgba(0,0,0,.5);line-height:.45rem}.blue-back.footer,.blue-back.footer a{color:#fff}.question-detail-part-wrapper{padding-top:1.25rem;padding-bottom:.375rem;text-align:center;color:#4a4a4a}.question-detail-part-wrapper .part-num{text-align:left;padding-left:.6rem}.question-detail-part-wrapper .part-num span{font-family:PingFangSC-Semibold;display:inline-block;font-size:.7rem;font-weight:700;color:#000;border-bottom:.225rem solid #ffe200;line-height:.5rem}.question-detail-part-wrapper .read-tip{width:100%;padding:.45rem .6rem .25rem;text-align:left;font-size:.35rem;line-height:.55rem}.question-detail-part-wrapper .xkcp-score-tips{font-size:.4rem;line-height:.6rem;padding:0 .6rem;text-align:left}.question-detail-part-wrapper .detail-content{text-align:left}.question-detail-part-wrapper .detail-content .detail-item{width:100%;padding:.5rem .6rem 0}.question-detail-part-wrapper .detail-content .detail-item.empty{background:rgba(253,82,82,.05)}.question-detail-part-wrapper .detail-content .detail-item .item-name{font-size:.45rem;color:#000;margin-bottom:.5rem;font-weight:700}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list{padding-bottom:.5rem;border-bottom:.025rem solid rgba(0,0,0,.1);flex-wrap:wrap;justify-content:space-between}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .answer-item{text-align:center}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .answer-item.flex2{display:flex;align-content:center;align-items:center;text-align:left;width:100%}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .answer-item.flex2:first-child{margin-bottom:.25rem}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .answer-item.flex2 .circle{margin:0 .35rem 0 0;flex:0 0 auto}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .answer-item.flex3{display:flex;align-content:center;align-items:center;text-align:left}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .answer-item.flex3 .circle{margin:0 .35rem 0 0;flex:0 0 auto}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .answer-item.flex4{display:flex;align-content:center;align-items:center;text-align:left;width:100%;margin-bottom:.25rem}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .answer-item.flex4:last-child{margin-bottom:0}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .answer-item.flex4 .circle-madsa{margin:0 .35rem 0 0;flex:0 0 auto}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .answer-item img{width:.875rem;height:.875rem;margin-bottom:.25rem}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .answer-item .circle{display:inline-block;opacity:.12;width:.825rem;height:.825rem;border:.1rem solid #000;margin-bottom:.25rem;border-radius:100%}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .answer-item .answer-text{opacity:.3;font-size:.3rem;color:#1f314a}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .answer-item .circle-madsa{opacity:.12;width:.825rem;height:.825rem;border:.1rem solid #000;margin:0 auto .25rem;border-radius:100%;text-align:center;line-height:.825rem;font-size:.375rem;font-weight:700;color:#000;display:flex;justify-content:center;align-items:center}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .answer-item.active .answer-text{color:#1f314a;opacity:1}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .answer-item.active .circle{opacity:1;border:none;background:#ffe200}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .answer-item.active .circle-madsa{opacity:1;border:none;background:#ffe200;color:#fff}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .madsa-text{width:100%;display:flex;justify-content:space-between;align-items:center}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .madsa-text>span{width:2rem}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .madsa-text>span:first-of-type{text-align:left}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .madsa-text>span:nth-of-type(2){text-align:center}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .madsa-text>span:nth-of-type(3){text-align:right}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .scl90-text{width:100%;display:flex;justify-content:space-between;align-items:center}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .scl90-text>span{width:.825rem;text-align:center;white-space:nowrap}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .phq9-text{width:100%;display:flex;justify-content:space-between;align-items:center;position:relative;top:.225rem}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .phq9-text>span{width:.825rem;position:absolute;white-space:nowrap}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .phq9-text>span:first-of-type{left:0}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .phq9-text>span:nth-of-type(2){left:30%}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .phq9-text>span:nth-of-type(3){left:52%}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .phq9-text>span:nth-of-type(4){right:5%}@media screen and (min-width:540px){.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .phq9-text>span:first-of-type{left:0}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .phq9-text>span:nth-of-type(2){left:31%}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .phq9-text>span:nth-of-type(3){left:56%}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .phq9-text>span:nth-of-type(4){right:2%}}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .hkra-text{width:100%;display:flex;justify-content:space-between;align-items:center}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .hkra-text>span{width:1.75rem;text-align:center}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sds-text{width:100%;display:flex;justify-content:space-between;align-items:center;position:relative;top:.225rem}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sds-text>span{width:.825rem;position:absolute;white-space:nowrap}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sds-text>span:first-of-type{left:0}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sds-text>span:nth-of-type(2){left:31%}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sds-text>span:nth-of-type(3){left:61.5%}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sds-text>span:nth-of-type(4){right:5%}@media screen and (min-width:540px){.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sds-text>span:first-of-type{left:0}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sds-text>span:nth-of-type(2){left:32%}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sds-text>span:nth-of-type(3){left:62%}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sds-text>span:nth-of-type(4){right:2%}}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sas-text{width:100%;display:flex;justify-content:space-between;align-items:center;position:relative;top:.225rem}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sas-text>span{width:.825rem;position:absolute;white-space:nowrap}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sas-text>span:first-of-type{left:0}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sas-text>span:nth-of-type(2){left:29.5%}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sas-text>span:nth-of-type(3){left:54%}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sas-text>span:nth-of-type(4){right:1.5%}@media screen and (min-width:540px){.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sas-text>span:first-of-type{left:0}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sas-text>span:nth-of-type(2){left:31%}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sas-text>span:nth-of-type(3){left:57%}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .sas-text>span:nth-of-type(4){right:0}}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .ses-text{width:100%;display:flex;justify-content:space-between;align-items:center;position:relative;top:.225rem}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .ses-text>span{width:.825rem;position:absolute;white-space:nowrap}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .ses-text>span:first-of-type{left:0}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .ses-text>span:nth-of-type(2){left:30%}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .ses-text>span:nth-of-type(3){left:61.5%}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .ses-text>span:nth-of-type(4){right:5%}@media screen and (min-width:540px){.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .ses-text>span:first-of-type{left:0}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .ses-text>span:nth-of-type(2){left:31%}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .ses-text>span:nth-of-type(3){left:62%}.question-detail-part-wrapper .detail-content .detail-item .item-answer-list .ses-text>span:nth-of-type(4){right:2%}}.question-detail-part-wrapper .detail-content .single-vertical{padding:.6rem .6rem 0}.question-detail-part-wrapper .detail-content .single-vertical .title{font-size:.4rem;font-weight:700;line-height:.6rem;color:#000;margin-bottom:.25rem}.question-detail-part-wrapper .detail-content .single-vertical .option{display:flex;align-items:center;margin-bottom:.25rem;font-size:.325rem}.question-detail-part-wrapper .detail-content .single-vertical .option .circle{width:.75rem;height:.75rem;border-radius:50%;border:.075rem solid #e0e0e0;display:flex;align-items:center;justify-content:center;color:#d0d0d0;font-size:.35rem;font-weight:700;margin-right:.25rem;flex:0 0 auto}.question-detail-part-wrapper .detail-content .single-vertical .option:last-child{margin-bottom:0;padding-bottom:.45rem;border-bottom:.025rem solid #efefef}.question-detail-part-wrapper .detail-content .single-vertical .active .circle{border-color:#ffe200;background:#ffe200;color:#fff}.question-detail-part-wrapper .detail-content .single-horizontal-4{padding:.6rem .6rem 0}.question-detail-part-wrapper .detail-content .single-horizontal-4 .title{font-size:.4rem;font-weight:700;line-height:.6rem;color:#000;margin-bottom:.25rem}.question-detail-part-wrapper .detail-content .single-horizontal-4 .circle-container{display:flex;justify-content:space-between;padding-bottom:.45rem;border-bottom:.025rem solid #efefef}.question-detail-part-wrapper .detail-content .single-horizontal-4 .circle-container .inner{width:.75rem;display:flex;flex-direction:column;align-items:center}.question-detail-part-wrapper .detail-content .single-horizontal-4 .circle-container .inner .circle{width:.75rem;height:.75rem;border-radius:50%;border:.075rem solid #e0e0e0;display:flex;align-items:center;justify-content:center;color:#d0d0d0;font-size:.35rem;font-weight:700;margin-bottom:.25rem}.question-detail-part-wrapper .detail-content .single-horizontal-4 .circle-container .inner .active{border-color:#ffe200;background:#ffe200;color:#fff}.question-detail-part-wrapper .detail-content .single-horizontal-4 .circle-container .inner .text{font-size:.325rem;width:1.75rem;text-align:center}.question-detail-part-wrapper .detail-content .single-horizontal-4 .circle-container .inner:first-child{align-items:flex-start}.question-detail-part-wrapper .detail-content .single-horizontal-4 .circle-container .inner:first-child .text{text-align:left}.question-detail-part-wrapper .detail-content .single-horizontal-4 .circle-container .inner:last-child{align-items:flex-end}.question-detail-part-wrapper .detail-content .single-horizontal-4 .circle-container .inner:last-child .text{text-align:right}.question-detail-part-wrapper .detail-content .single-horizontal-5{padding:.6rem .6rem 0}.question-detail-part-wrapper .detail-content .single-horizontal-5 .title{font-size:.4rem;font-weight:700;line-height:.6rem;color:#000;margin-bottom:.25rem}.question-detail-part-wrapper .detail-content .single-horizontal-5 .circle-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.question-detail-part-wrapper .detail-content .single-horizontal-5 .circle-container .circle{width:.75rem;height:.75rem;border-radius:50%;border:.075rem solid #e0e0e0;display:flex;align-items:center;justify-content:center;color:#d0d0d0;font-size:.35rem;font-weight:700}.question-detail-part-wrapper .detail-content .single-horizontal-5 .circle-container .active{border-color:#ffe200;background:#ffe200;color:#fff}.question-detail-part-wrapper .detail-content .single-horizontal-5 .text-container{display:flex;align-items:center;justify-content:space-between;padding-bottom:.45rem;border-bottom:.025rem solid #efefef}.question-detail-part-wrapper .detail-content .single-horizontal-5 .text-container .text{width:.75rem;white-space:nowrap;display:flex;justify-content:center}.question-detail-part-wrapper .detail-content .single-horizontal-5 .text-container .text:first-child{justify-content:flex-start}.question-detail-part-wrapper .detail-content .single-horizontal-5 .text-container .text:last-child{justify-content:flex-end}.question-detail-part-wrapper .detail-content .single-horizontal-6{padding:.6rem .6rem 0}.question-detail-part-wrapper .detail-content .single-horizontal-6 .title{font-size:.4rem;font-weight:700;line-height:.6rem;color:#000;margin-bottom:.25rem}.question-detail-part-wrapper .detail-content .single-horizontal-6 .text-container{display:flex;align-items:center;justify-content:space-between;padding-bottom:.45rem;border-bottom:.025rem solid #efefef}.question-detail-part-wrapper .detail-content .single-horizontal-6 .text-container .text{width:.75rem;white-space:nowrap;display:flex;justify-content:center}.question-detail-part-wrapper .detail-content .single-horizontal-6 .text-container .text:first-child{justify-content:flex-start}.question-detail-part-wrapper .detail-content .single-horizontal-6 .text-container .text:last-child{justify-content:flex-end}.question-detail-part-wrapper .detail-content .single-horizontal-6 .circle-container{width:100%;height:.75rem;background:#f8f8f8;border:.025rem solid #ddd;border-radius:.025rem;margin-bottom:.25rem;display:flex;align-items:center;justify-content:space-between}.question-detail-part-wrapper .detail-content .single-horizontal-6 .circle-container .circle{cursor:pointer;width:.9rem;height:100%;display:flex;align-items:center;justify-content:center;font-size:.35rem;font-weight:700;border-radius:.025rem;position:relative}.question-detail-part-wrapper .detail-content .single-horizontal-6 .circle-container .circle:hover{background:rgba(0,0,0,.04)}.question-detail-part-wrapper .detail-content .single-horizontal-6 .circle-container .circle:hover .hover-tips{display:block}.question-detail-part-wrapper .detail-content .single-horizontal-6 .circle-container .circle .hover-tips{display:none;position:absolute;top:-.9rem;left:50%;transform:translateX(-50%);padding:0 .125rem;height:.75rem;line-height:.75rem;border:.025rem solid #ddd;white-space:nowrap;background:#fff;font-size:.3rem}.question-detail-part-wrapper .detail-content .single-horizontal-6 .circle-container .circle .hover-tips:before{position:absolute;bottom:-.175rem;left:50%;transform:translateX(-50%);content:"";border-top:.175rem solid #fff;border-left:.175rem solid transparent;border-right:.175rem solid transparent;z-index:1}.question-detail-part-wrapper .detail-content .single-horizontal-6 .circle-container .circle .hover-tips:after{position:absolute;bottom:-.2rem;left:50%;transform:translateX(-50%);content:"";border-top:.2rem solid #ddd;border-left:.2rem solid transparent;border-right:.2rem solid transparent}.question-detail-part-wrapper .detail-content .single-horizontal-6 .circle-container .circle .tips{position:absolute;top:-.9rem;left:50%;transform:translateX(-50%);padding:0 .125rem;height:.75rem;line-height:.75rem;border:.025rem solid #ffe200;white-space:nowrap;background:#fff;font-size:.3rem}.question-detail-part-wrapper .detail-content .single-horizontal-6 .circle-container .circle .tips:before{position:absolute;bottom:-.175rem;left:50%;transform:translateX(-50%);content:"";border-top:.175rem solid #fff;border-left:.175rem solid transparent;border-right:.175rem solid transparent;z-index:1}.question-detail-part-wrapper .detail-content .single-horizontal-6 .circle-container .circle .tips:after{position:absolute;bottom:-.2rem;left:50%;transform:translateX(-50%);content:"";border-top:.2rem solid #ffe200;border-left:.2rem solid transparent;border-right:.2rem solid transparent}.question-detail-part-wrapper .detail-content .single-horizontal-6 .circle-container .active,.question-detail-part-wrapper .detail-content .single-horizontal-6 .circle-container .active:hover{background:#ffe200}.question-detail-part-wrapper .detail-content .single-horizontal-6 .circle-container .active:hover .hover-tips{display:none}.question-detail-part-wrapper .detail-content .multiple-choice{padding:.6rem .6rem 0}.question-detail-part-wrapper .detail-content .multiple-choice .title{font-size:.4rem;font-weight:700;line-height:.6rem;color:#000;margin-bottom:.25rem}.question-detail-part-wrapper .detail-content .multiple-choice .option{display:flex;padding:.1rem;margin-bottom:.15rem;font-size:.325rem}.question-detail-part-wrapper .detail-content .multiple-choice .option .circle{width:.6rem;height:.6rem;border-radius:.1rem;border:.05rem solid #e0e0e0;display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:#d0d0d0;font-size:.35rem;font-weight:700;margin-right:.25rem}.question-detail-part-wrapper .detail-content .multiple-choice .line{width:100%;height:.025rem;border-bottom:.025rem solid #efefef;margin-top:.45rem}.question-detail-part-wrapper .detail-content .multiple-choice .active{background:rgba(51,76,213,.04);border-radius:.2rem}.question-detail-part-wrapper .detail-content .multiple-choice .active .circle{border-color:#ffe200;background:#ffe200;color:#fff}.question-detail-part-wrapper .detail-content .fill,.question-detail-part-wrapper .detail-content .text-type{padding:.6rem .6rem 0}.question-detail-part-wrapper .detail-content .fill .title,.question-detail-part-wrapper .detail-content .text-type .title{font-size:.4rem;font-weight:700;line-height:.6rem;color:#000;margin-bottom:.25rem}.question-detail-part-wrapper .detail-content .fill .title .highlight,.question-detail-part-wrapper .detail-content .text-type .title .highlight{display:inline-block;line-height:.25rem;border-bottom:.2rem solid #ffe200}.question-detail-part-wrapper .detail-content .fill .title .rank,.question-detail-part-wrapper .detail-content .text-type .title .rank{color:#9b9b9b;font-size:.3rem;font-weight:400}.question-detail-part-wrapper .detail-content .fill .line,.question-detail-part-wrapper .detail-content .text-type .line{width:100%;height:.025rem;border-bottom:.025rem solid #efefef;margin-top:.45rem}.question-detail-part-wrapper .detail-content .fill .slider-containers,.question-detail-part-wrapper .detail-content .text-type .slider-containers{width:100%;height:2rem;background:#f5f5f5;border-radius:.2rem;padding:.875rem .6rem 0;position:relative}.question-detail-part-wrapper .detail-content .fill .slider-containers .readonly-cover,.question-detail-part-wrapper .detail-content .text-type .slider-containers .readonly-cover{width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;background:hsla(0,0%,100%,.5);cursor:not-allowed}.question-detail-part-wrapper .detail-content .fill .slider-containers .critical,.question-detail-part-wrapper .detail-content .text-type .slider-containers .critical{position:absolute;bottom:.2rem;color:#9b9b9b;font-size:.25rem}.question-detail-part-wrapper .detail-content .fill .slider-containers .max,.question-detail-part-wrapper .detail-content .text-type .slider-containers .max{left:.3rem}.question-detail-part-wrapper .detail-content .fill .slider-containers .min,.question-detail-part-wrapper .detail-content .text-type .slider-containers .min{right:.3rem}.question-detail-part-wrapper .detail-content .fill .slider-containers .ant-slider,.question-detail-part-wrapper .detail-content .text-type .slider-containers .ant-slider{margin:0 .15rem}.question-detail-part-wrapper .detail-content .fill .slider-containers .ant-slider-rail,.question-detail-part-wrapper .detail-content .text-type .slider-containers .ant-slider-rail{background:#b0bdca}.question-detail-part-wrapper .detail-content .fill .slider-containers .ant-slider-track,.question-detail-part-wrapper .detail-content .text-type .slider-containers .ant-slider-track{background:#7586da}.question-detail-part-wrapper .detail-content .fill .slider-containers .ant-slider-handle,.question-detail-part-wrapper .detail-content .text-type .slider-containers .ant-slider-handle{border-color:#7586da}.question-detail-part-wrapper .detail-content .fill .slider-containers .ant-slider-handle:focus,.question-detail-part-wrapper .detail-content .text-type .slider-containers .ant-slider-handle:focus{background:#334cd5;border-color:#334cd5;box-shadow:0 0 0 .125rem rgba(51,76,213,.2)}.question-detail-part-wrapper .detail-content .fill .slider-containers .ant-tooltip-inner,.question-detail-part-wrapper .detail-content .text-type .slider-containers .ant-tooltip-inner{background:#fff;color:#4a4a4a}.question-detail-part-wrapper .detail-content .fill .slider-containers .ant-tooltip-arrow:before,.question-detail-part-wrapper .detail-content .text-type .slider-containers .ant-tooltip-arrow:before{background:#fff}.question-detail-part-wrapper .detail-content .fill .slider-containers .tooltip-inner,.question-detail-part-wrapper .detail-content .text-type .slider-containers .tooltip-inner{font-size:.25rem;text-align:center}.question-detail-part-wrapper .detail-content .fill .slider-containers .tooltip-inner p,.question-detail-part-wrapper .detail-content .text-type .slider-containers .tooltip-inner p{margin:0;white-space:nowrap}.question-detail-part-wrapper .detail-content .fill .slider-containers .tooltip-inner p:first-child,.question-detail-part-wrapper .detail-content .text-type .slider-containers .tooltip-inner p:first-child{color:#9b9b9b}.question-detail-part-wrapper .detail-content .empty{background:rgba(253,82,82,.05)}.question-detail-part-wrapper .btn-container{padding:.75rem .6rem}.question-detail-part-wrapper .btn-container .ant-button{border:none;border-radius:.15rem;height:1.1rem;font-size:.45rem;font-weight:400;max-width:100%;width:100%;margin:0;outline:none;display:block}.question-detail-part-wrapper .btn-container .ant-btn-primary:focus,.question-detail-part-wrapper .btn-container .ant-btn-primary:hover{background:#334cd5}.question-detail-part-wrapper .btn-container .ant-btn-primary.active,.question-detail-part-wrapper .btn-container .ant-btn-primary:active{background:#2c42bb}.question-detail-part-wrapper .question-info-container{border-top:.125rem solid #f7f8fa;padding-top:.475rem;padding-bottom:.375rem}.question-detail-part-wrapper .question-info-container .title{font-family:PingFangSC-Semibold;font-size:.45rem;color:#000;line-height:.625rem;margin-bottom:.25rem}.question-detail-part-wrapper .question-info-container .tip{opacity:.6;color:#1f314a;margin-bottom:.75rem}.question-detail-part-wrapper .question-info-container .gender-container{width:100%;max-width:8.125rem;text-align:left;margin:.625rem auto;padding-left:.5rem}.question-detail-part-wrapper .question-info-container .gender-container label{opacity:.3;font-size:.3rem;color:#1f314a}.question-detail-part-wrapper .hld-question-container{padding:0 .5rem}.question-detail-part-wrapper .hld-question-container .title{padding-top:.5rem;font-size:.45rem;color:#1f314a;margin-bottom:.5rem}.question-detail-part-wrapper .hld-question-container .clear{margin:0 auto;width:3rem;line-height:.75rem}.question-detail-part-wrapper .hld-question-container .items .item{display:flex;justify-content:flex-start;margin:.5rem 0}.question-detail-part-wrapper .hld-question-container .items .item .type{flex:0 0 auto;line-height:.775rem;height:.825rem;width:.825rem;border:.1rem solid #000;border-radius:50%;opacity:.12;margin:0 .125rem;color:#fff;margin-right:.5rem}.question-detail-part-wrapper .hld-question-container .items .item .type.on{background:#ffe200;color:#000;border:none;opacity:1}.question-detail-part-wrapper .hld-question-container .items .item .des{flex:1 1 auto;text-align:left;opacity:.5;font-size:.35rem;color:#1f314a}.question-detail-part-wrapper .hld-question-container .items .item .des.on{opacity:1}.question-report-container{background-color:#f5f5f5;text-align:left;padding-bottom:.25rem}.question-report-container .need-help{display:inherit;text-align:center;color:#9b9b9b;font-size:.3rem;margin-bottom:.75rem}.question-report-container .report-header{background:#00aae2;text-align:left;padding:.5rem .625rem;color:#fff;position:relative}.question-report-container .report-header .report-title{font-family:PingFangSC-Semibold;font-size:.75rem;color:#fff;line-height:1.05rem;margin-bottom:.25rem}.question-report-container .report-header .user-name{font-size:.3rem;color:#fff;line-height:.4rem}.question-report-container .report-header .user-name.opcity{opacity:.6}.question-report-container .report-header .report-icon{width:1.875rem;height:2.25rem;position:absolute;bottom:.5rem;right:.625rem}.question-report-container .report-content{background-color:#f5f5f5;line-height:.5rem;padding-bottom:1rem}.question-report-container .report-content .report-direction{padding:.5rem .6rem .8rem;font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.525rem;background-color:#fff}.question-report-container .report-content .report-direction.parents{font-size:.4rem;font-weight:400;font-family:PingFangSC}.question-report-container .report-content .report-score{background-color:#fff;padding:0 .625rem .875rem}.question-report-container .report-content .report-score .score-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}.question-report-container .report-content .report-score .score-wrapper .sore-container{padding-bottom:.25rem;width:4.125rem;display:flex}.question-report-container .report-content .report-score .score-wrapper .sore-container .header{width:1.625rem;height:1.625rem;padding:.35rem;background-color:#ffe200;font-size:.45rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#000;line-height:.5rem}.question-report-container .report-content .report-score .score-wrapper .sore-container .score{line-height:1.625rem;flex:1 1 auto;font-size:1.5rem;font-family:OpenSans-BoldItalic;font-weight:400;color:#005796;background-color:#5fdeff;text-align:right;padding-right:.125rem}.question-report-container .report-content .report-score .score-tip{margin-top:.3rem;font-size:.3rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:300;color:#4a4a4a;line-height:.45rem}.question-report-container .report-content .type-detail-block{background-color:#fff;margin-bottom:.2rem}.question-report-container .report-content .type-detail-block:last-child{margin-bottom:0}.question-report-container .report-content .type-detail-block .title-part{font-size:.45rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#4a4a4a;line-height:.525rem;padding:.85rem 0 .8rem}.question-report-container .report-content .type-detail-block .title-part .block{width:.525rem;height:.525rem;background-color:#19bef5;float:left;margin-right:.275rem}.question-report-container .report-content .type-detail-block .des-part{padding:0 .8rem .375rem}.question-report-container .report-content .type-detail-block .des-part .type-first-para{font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.525rem}.question-report-container .report-content .type-detail-block .des-part .my-score-des{font-size:.4rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#4a4a4a;line-height:1;padding:.75rem 0 .3rem}.question-report-container .report-content .type-detail-block .des-part .type-other-para{font-size:.35rem;color:#4a4a4a}.question-report-container .report-content .type-detail-block.parents{font-size:.4rem;font-weight:400;font-family:PingFangSC}.question-report-container .report-content .type-container{background-color:#fff;padding:.825rem .8rem .575rem}.question-report-container .report-content .type-container .type-focus{font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.525rem}.question-report-container .report-content .type-container .type-focus .parents{font-size:.4rem;font-weight:400;font-family:PingFangSC}.question-report-container .report-content .type-container .type-focus .title,.question-report-container .report-content .type-container .type-focus .type{text-align:center;font-size:.45rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#000;line-height:1}.question-report-container .report-content .type-container .type-focus .title{padding:.8rem 0 .45rem}.question-report-container .report-content .type-container .type-focus .type{font-weight:900}.question-report-container .report-content .type-container .type-focus .bar{width:.975rem;height:.125rem;background:#ffe200;margin:0 auto .5rem}.question-report-container .report-content .type-container .chart{height:7.5rem;width:100%;background:#f0f6f9;margin:0 auto}.question-report-container .report-content .type-container .type-detail{margin-bottom:1rem;color:#4a4a4a}.question-report-container .report-content .type-container .type-detail.parents{font-size:.4rem;font-weight:400;font-family:PingFangSC}.question-report-container .report-content .type-container .type-detail .type-name{font-weight:700;color:#000;font-size:.45rem;margin-bottom:.375rem}.question-report-container .report-content .type-container .type-detail .type-first-para{color:#1f314a;margin-bottom:.625rem}.question-report-container .report-content .type-container .type-detail .type-other-para{background:#fefefe}.question-report-container .report-content .type-container .type-detail .type-other-para p{margin:.175rem 0}.question-report-container .report-content .type-container.border-bottom{margin-bottom:.5rem;border-bottom:.025rem solid rgba(0,0,0,.1)}.question-report-container .report-content .word-content{margin-bottom:.625rem;font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.525rem}.question-report-container .report-content .word-content p{padding:0 .625rem}.question-report-container .report-content .word-content.parents{font-size:.4rem;font-weight:400;font-family:PingFangSC}.question-report-container .report-content .science-map{width:100%;margin:.25rem auto;margin-bottom:.75rem;display:block}.question-report-container .report-content .section3-detail{padding:.8rem;font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.525rem}.question-report-container .report-content .section3-detail div:nth-child(2){padding:.25rem 0}.question-report-container .report-content .subject-map{background-color:#e6f0ff;text-align:center;padding:.375rem 0 .45rem}.question-report-container .report-content .subject-map .img{display:block;width:1.05rem;height:1.575rem;margin:0 auto}.question-report-container .report-content .subject-map .des{padding-top:.35rem;font-size:.45rem;font-family:PingFangSC-Medium;font-weight:500;color:#334cd5;line-height:.625rem}.question-report-container .report-content .subject-map .btn{width:7.775rem;background:#334cd5;border-radius:.025rem;margin:.4rem auto;font-size:.4rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#fff;line-height:1.05rem}.question-report-container .report-content p{line-height:.5rem;margin-bottom:.5rem}.question-report-container .report-content .report-guide-container{background-color:#fff}.question-report-container .report-content .report-guide-container:last-child{padding-top:.8rem}.question-report-container .report-content .report-guide-container .guide-block-head{margin-top:.3rem;margin-bottom:.3rem}.question-report-container .report-content .report-guide-container .order{width:.55rem;background:#ffe200;margin:0 auto;line-height:.55rem;text-align:center;border-radius:100%}.question-report-container .report-content .report-guide-container .guide-subtitle{text-align:center;font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:1;padding-bottom:.4rem}.question-report-container .input-button{text-align:center;margin-top:-.25rem;width:80%;max-width:8.125rem}.question-report-container .footer{position:static}.question-report-MCDSS-container,.question-report-tomi-container{overflow:hidden;text-align:left}.question-report-MCDSS-container .report-content,.question-report-tomi-container .report-content{background-color:#f5f5f5;padding-bottom:1rem}.question-report-MCDSS-container .report-content .MCDSS_intro,.question-report-tomi-container .report-content .MCDSS_intro{background-color:#fff;padding:1.125rem .8rem}.question-report-MCDSS-container .report-content .MCDSS_intro .title,.question-report-tomi-container .report-content .MCDSS_intro .title{font-size:.4rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#4a4a4a;line-height:.6rem;padding-bottom:.35rem}.question-report-MCDSS-container .report-content .MCDSS_intro .content,.question-report-tomi-container .report-content .MCDSS_intro .content{font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.55rem}.question-report-MCDSS-container .report-content .section1,.question-report-tomi-container .report-content .section1{background-color:#fff}.question-report-MCDSS-container .report-content .section1 .section1-content,.question-report-tomi-container .report-content .section1 .section1-content{padding:.6rem .8rem 1.05rem}.question-report-MCDSS-container .report-content .section1 .section1-content .title,.question-report-tomi-container .report-content .section1 .section1-content .title{font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.55rem}.question-report-MCDSS-container .report-content .section1 .section1-content .domain-container,.question-report-tomi-container .report-content .section1 .section1-content .domain-container{padding-top:.7rem}.question-report-MCDSS-container .report-content .section1 .section1-content .domain-container .domain-divide,.question-report-tomi-container .report-content .section1 .section1-content .domain-container .domain-divide{display:flex;text-align:center}.question-report-MCDSS-container .report-content .section1 .section1-content .domain-container .domain-divide .domain-1,.question-report-tomi-container .report-content .section1 .section1-content .domain-container .domain-divide .domain-1{border-bottom:.075rem solid #f42275;color:#f42275;flex:2 1 0;font-size:.3rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;line-height:.7rem}.question-report-MCDSS-container .report-content .section1 .section1-content .domain-container .domain-divide .domain-2,.question-report-tomi-container .report-content .section1 .section1-content .domain-container .domain-divide .domain-2{border-bottom:.075rem solid #188ad6;color:#188ad6;flex:1 1 0;font-size:.3rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;line-height:.7rem}.question-report-MCDSS-container .report-content .section1 .section1-content .domain-container .domain-divide .domain-3,.question-report-tomi-container .report-content .section1 .section1-content .domain-container .domain-divide .domain-3{border-bottom:.075rem solid #24d5c9;color:#24d5c9;flex:2 1 0;font-size:.3rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;line-height:.7rem}.question-report-MCDSS-container .report-content .section1 .section1-content .domain-container .progress-part,.question-report-tomi-container .report-content .section1 .section1-content .domain-container .progress-part{padding-top:.575rem}.question-report-MCDSS-container .report-content .section1 .section1-content .domain-container .progress-part .title1,.question-report-tomi-container .report-content .section1 .section1-content .domain-container .progress-part .title1{font-size:.3rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:200;color:#4a4a4a;line-height:.45rem;padding-bottom:.25rem}.question-report-MCDSS-container .report-content .section1 .section1-content .domain-container .progress-part .title1 .title2,.question-report-tomi-container .report-content .section1 .section1-content .domain-container .progress-part .title1 .title2{font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700}.question-report-MCDSS-container .report-content .section1 .section1-content .domain-container .progress-part .color-progress-bar,.question-report-tomi-container .report-content .section1 .section1-content .domain-container .progress-part .color-progress-bar{height:.325rem;position:relative}.question-report-MCDSS-container .report-content .section1 .section1-content .domain-container .progress-part .color-progress-bar .bar-container,.question-report-tomi-container .report-content .section1 .section1-content .domain-container .progress-part .color-progress-bar .bar-container{display:flex;height:100%}.question-report-MCDSS-container .report-content .section1 .section1-content .domain-container .progress-part .color-progress-bar .bar-container .bar1,.question-report-tomi-container .report-content .section1 .section1-content .domain-container .progress-part .color-progress-bar .bar-container .bar1{background-color:#f42275;flex:2 1 0;opacity:.2482}.question-report-MCDSS-container .report-content .section1 .section1-content .domain-container .progress-part .color-progress-bar .bar-container .bar2,.question-report-tomi-container .report-content .section1 .section1-content .domain-container .progress-part .color-progress-bar .bar-container .bar2{background-color:#188ad6;flex:1 1 0;opacity:.2482}.question-report-MCDSS-container .report-content .section1 .section1-content .domain-container .progress-part .color-progress-bar .bar-container .bar3,.question-report-tomi-container .report-content .section1 .section1-content .domain-container .progress-part .color-progress-bar .bar-container .bar3{background-color:#24d5c9;flex:2 1 0;opacity:.2482}.question-report-MCDSS-container .report-content .section1 .section1-content .domain-container .progress-part .color-progress-bar .score,.question-report-tomi-container .report-content .section1 .section1-content .domain-container .progress-part .color-progress-bar .score{position:absolute;width:25px;height:25px;transform:translateX(-50%) translateY(-50%);top:50%;border-radius:50%;line-height:25px;text-align:center;font-size:.25rem;font-family:Helvetica-BoldOblique;color:#fff}.question-report-MCDSS-container .report-content .section1 .section1-content .domain-foot,.question-report-tomi-container .report-content .section1 .section1-content .domain-foot{display:flex;border-top:.025rem solid silver;margin-top:1.225rem;padding-top:.325rem}.question-report-MCDSS-container .report-content .section1 .section1-content .domain-foot .question,.question-report-tomi-container .report-content .section1 .section1-content .domain-foot .question{width:1rem}.question-report-MCDSS-container .report-content .section2,.question-report-tomi-container .report-content .section2{background-color:#fff}.question-report-MCDSS-container .report-content .section2 .dimension-block,.question-report-tomi-container .report-content .section2 .dimension-block{padding:.85rem 0 .8rem}.question-report-MCDSS-container .report-content .section2 .dimension-block .block,.question-report-tomi-container .report-content .section2 .dimension-block .block{float:left;width:.525rem;height:.525rem;background-color:#19bef5}.question-report-MCDSS-container .report-content .section2 .dimension-block .title,.question-report-tomi-container .report-content .section2 .dimension-block .title{font-size:.45rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#4a4a4a;line-height:.55rem;padding-left:.8rem}.question-report-MCDSS-container .report-content .section2 .dimension-block .domain-item,.question-report-tomi-container .report-content .section2 .dimension-block .domain-item{padding:.8rem .8rem 0}.question-report-MCDSS-container .report-content .section2 .dimension-block .domain-item .domain-item-title,.question-report-tomi-container .report-content .section2 .dimension-block .domain-item .domain-item-title{padding-bottom:.3rem;font-size:.4rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#4a4a4a}.question-report-MCDSS-container .report-content .section2 .dimension-block .domain-item .domain-item-des,.question-report-tomi-container .report-content .section2 .dimension-block .domain-item .domain-item-des{font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.55rem}.question-report-MCDSS-container .report-content .section3,.question-report-tomi-container .report-content .section3{background-color:#fff}.question-report-MCDSS-container .report-content .section3 .guide-block .guide-block-body,.question-report-tomi-container .report-content .section3 .guide-block .guide-block-body{padding:0 .8rem .8rem;font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.55rem}.question-report-MCDSS-container .report-content .divide-bar,.question-report-tomi-container .report-content .divide-bar{height:.2rem;background-color:#f5f5f5}.question-report-MCDSS-container .help,.question-report-tomi-container .help{display:inherit;text-align:center;font-size:.3rem;margin-bottom:.75rem}.question-report-MCDSS-container .help .need-help,.question-report-tomi-container .help .need-help{color:#9b9b9b}.question-report-hld-container{background-color:#f5f5f5;text-align:left;padding-bottom:.25rem}.question-report-hld-container .need-help{display:inherit;text-align:center;color:#9b9b9b;font-size:.3rem;margin-bottom:.75rem}.question-report-hld-container .report-header{background:#00aae2;text-align:left;padding:.5rem .625rem;color:#fff;position:relative}.question-report-hld-container .report-header .report-title{font-family:PingFangSC-Semibold;font-size:.75rem;color:#fff;line-height:1.05rem;margin-bottom:.25rem}.question-report-hld-container .report-header .user-name{font-size:.3rem;color:#fff;line-height:.4rem}.question-report-hld-container .report-header .user-name.opcity{opacity:.6}.question-report-hld-container .report-header .report-icon{width:1.875rem;height:2.25rem;position:absolute;bottom:.5rem;right:.625rem}.question-report-hld-container .report-content{background-color:#f5f5f5;line-height:.5rem;padding-bottom:1rem}.question-report-hld-container .report-content .science-map{width:7rem;height:7rem}.question-report-hld-container .report-content .report-direction{padding:.5rem .6rem .8rem;font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.525rem;background-color:#fff}.question-report-hld-container .report-content .report-direction.parents{font-size:.4rem;font-weight:400;font-family:PingFangSC}.question-report-hld-container .report-content .report-score{background-color:#fff;padding:0 .625rem 1.125rem}.question-report-hld-container .report-content .report-score .sore-container.first{margin-right:.375rem}.question-report-hld-container .report-content .report-score .sore-container .score-item{position:relative;margin-bottom:.325rem;background:rgba(31,49,74,.1);width:100%;height:2.1rem}.question-report-hld-container .report-content .report-score .sore-container .score-item.active{background:#5fdeff}.question-report-hld-container .report-content .report-score .sore-container .score-item.active .score{color:#005796;opacity:1;font-family:Microsoft YaHei;bottom:-.225rem;right:-.275rem;font-size:1.15rem}.question-report-hld-container .report-content .report-score .sore-container .score-item .name-container .name{font-family:PingFangSC-Semibold;font-size:.5rem;color:#000;line-height:.7rem}.question-report-hld-container .report-content .report-score .sore-container .score-item .name-container .name span{padding:.05rem 0;text-align:center;background:#ffe200;display:inline-block;width:2.075rem;font-size:.45rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:900;color:#000}.question-report-hld-container .report-content .report-score .sore-container .score-item .name-container .en{font-size:.25rem;padding:0 .25rem;color:#fff;margin-left:-.25rem;font-family:Microsoft Yahei}.question-report-hld-container .report-content .report-score .sore-container .score-item .name-container .en span{padding:0 .15rem 0 .125rem;background:#00aae1;font-size:.25rem;font-family:CircularStd-Black;font-weight:900;color:#fff;line-height:.3rem}.question-report-hld-container .report-content .report-score .sore-container .score-item .score{bottom:0;right:-.125rem;position:absolute;margin-right:.25rem;margin-top:.2rem;line-height:1.9rem;font-family:Microsoft YaHei;opacity:.2;font-size:1.45rem;color:#1f314a}.question-report-hld-container .report-content .report-score .score-tip{color:#9b9b9b;font-size:.3rem;margin-top:.3rem}.question-report-hld-container .report-content .type-container{background-color:#fff;padding-left:0;padding-right:0;padding-bottom:0}.question-report-hld-container .report-content .type-container .chart{width:7rem}.question-report-hld-container .report-content .type-container .type-focus{padding-bottom:.75rem}.question-report-hld-container .report-content .type-container .type-focus .parents{font-size:.4rem;font-weight:400;font-family:PingFangSC}.question-report-hld-container .report-content .type-container .type-focus .title,.question-report-hld-container .report-content .type-container .type-focus .type{text-align:center;font-size:.45rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#000;line-height:1}.question-report-hld-container .report-content .type-container .type-focus .title{padding:.8rem 0 .45rem}.question-report-hld-container .report-content .type-container .type-focus .type{font-weight:900}.question-report-hld-container .report-content .type-container .type-focus .bar{width:.975rem;height:.125rem;background:#ffe200;margin:0 auto .5rem}.question-report-hld-container .report-content .type-container .toggle-open{text-align:center;padding:0 0 .75rem;transition:all .5s;font-size:.3rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:300;color:#9b9b9b;line-height:1}.question-report-hld-container .report-content .type-container .toggle-open span{opacity:.3;font-size:.3rem;color:#1f314a}.question-report-hld-container .report-content .type-container .toggle-open img{display:inline-block;width:.15rem;height:.15rem;vertical-align:middle;margin-left:.075rem}.question-report-hld-container .report-content .type-container .toggle-open.open img{transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg)}.question-report-hld-container .report-content .type-container .other-type-container .other-type-read{padding:0 0 .6rem .625rem;font-size:.45rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#4a4a4a;line-height:1}.question-report-hld-container .report-content .type-container .other-type-container .other-item .name{font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;font-size:.45rem;padding-left:.625rem;padding-bottom:.3rem;font-size:.4rem;color:#4a4a4a;line-height:1}.question-report-hld-container .report-content .type-container .other-type-container .other-item .word-content{font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.525rem}.question-report-hld-container .report-content .type-container .chart{height:7.5rem;width:100%;background:#f0f6f9;margin:0 auto}.question-report-hld-container .report-content .type-container .type-detail{margin-bottom:1rem;color:#4a4a4a}.question-report-hld-container .report-content .type-container .type-detail.parents{font-size:.4rem;font-weight:400;font-family:PingFangSC}.question-report-hld-container .report-content .type-container .type-detail .type-name{font-weight:700;color:#000;font-size:.45rem;margin-bottom:.375rem}.question-report-hld-container .report-content .type-container .type-detail .type-first-para{color:#1f314a;margin-bottom:.625rem}.question-report-hld-container .report-content .type-container .type-detail .type-other-para{background:#fefefe}.question-report-hld-container .report-content .type-container .type-detail .type-other-para p{margin:.175rem 0}.question-report-hld-container .report-content .type-container.border-bottom{margin-bottom:.5rem;border-bottom:.025rem solid rgba(0,0,0,.1)}.question-report-hld-container .report-content .word-content{overflow:hidden;margin-bottom:0;font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.525rem}.question-report-hld-container .report-content .word-content.parents{font-size:.4rem;font-weight:400;font-family:PingFangSC}.question-report-hld-container .report-content .science-map{width:100%;margin:.25rem auto;margin-bottom:.75rem;display:block}.question-report-hld-container .report-content .section3-detail{padding:.8rem;font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.525rem}.question-report-hld-container .report-content .section3-detail div:nth-child(2){padding:.25rem 0}.question-report-hld-container .report-content .subject-map{background-color:#e6f0ff;text-align:center;padding:.375rem 0 .45rem}.question-report-hld-container .report-content .subject-map .img{display:block;width:1.05rem;height:1.575rem;margin:0 auto}.question-report-hld-container .report-content .subject-map .des{padding-top:.35rem;font-size:.45rem;font-family:PingFangSC-Medium;font-weight:500;color:#334cd5;line-height:.625rem}.question-report-hld-container .report-content .subject-map .btn{width:7.775rem;background:#334cd5;border-radius:.025rem;margin:.4rem auto;font-size:.4rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#fff;line-height:1.05rem}.question-report-hld-container .report-content p{line-height:.5rem;margin-bottom:.5rem}.question-report-hld-container .report-content .report-guide-container .des{position:relative;z-index:100}.question-report-hld-container .report-content .report-guide-container .guide-top{background:#5fdfff;height:1.75rem;width:100%;position:relative;padding:.325rem .3rem;overflow:hidden;margin-top:.45rem}.question-report-hld-container .report-content .report-guide-container .guide-top .guide-number{border-radius:100%;width:.5rem;height:.5rem;background:#ffe200;line-height:.5rem;color:#005796;font-weight:700;text-align:center;margin-right:.225rem;margin-top:.1rem}.question-report-hld-container .report-content .report-guide-container .guide-top .guide-title{color:#000;font-size:.45rem;line-height:.625rem;margin-bottom:.05rem;font-weight:700}.question-report-hld-container .report-content .report-guide-container .guide-top .guide-subtitle{font-size:.3rem;color:#005796;line-height:.4rem}.question-report-hld-container .report-content .report-guide-container .guide-top .todo-pic{position:absolute;right:.15rem;top:.175rem;width:2.1rem;height:2.875rem}.question-report-hld-container .report-content .report-guide-container .todo-list{margin-bottom:.75rem}.question-report-hld-container .report-content .report-guide-container .todo-list.parents{font-size:.4rem;font-weight:400;font-family:PingFangSC}.question-report-hld-container .report-content .report-guide-container .todo-list div{padding:.2rem;border-bottom:.025rem dotted silver}.question-report-hld-container .report-content .report-guide-container .todo-list div:last-child{border-bottom:none}.question-report-hld-container .input-button{text-align:center;margin-top:-.25rem;width:80%;max-width:8.125rem}.question-report-hld-container .footer{position:static}.question-report-MBTI-container{text-align:left;font-size:.35rem;font-family:SourceHanSansCN-Regular;font-weight:400;color:#4a4a4a}.question-report-MBTI-container .report-content{background-color:#f5f5f5}.question-report-MBTI-container .report-content .MBTI_intro{background-color:#fff;padding:.8rem .6rem}.question-report-MBTI-container .report-content .MBTI_intro .box{display:flex;flex-direction:column;text-align:center;padding:.6rem 0}.question-report-MBTI-container .report-content .MBTI_intro .box .top{line-height:1.625rem;background:#334cd5;font-size:1.2rem;font-family:OpenSans-BoldItalic;font-weight:400;color:#b9f1ff;letter-spacing:.125rem}.question-report-MBTI-container .report-content .MBTI_intro .box .bottom{font-size:.45rem;font-family:SourceHanSansCN-Bold;font-weight:700;color:#fff;line-height:1.1rem;background:#19bef5}.question-report-MBTI-container .report-content .MBTI_intro .content .bold{color:#4a4a4a;font-family:SourceHanSansCN-Bold;font-weight:700}.question-report-MBTI-container .report-content .MBTI_intro .tip{font-size:.3rem;font-family:SourceHanSansCN-Light;font-weight:300;color:#4a4a4a;line-height:.45rem}.question-report-MBTI-container .report-content .MBTI_intro .tip p{margin-bottom:0}.question-report-MBTI-container .report-content .section1{background-color:#fff}.question-report-MBTI-container .report-content .section1 .dimension-block{padding:.85rem 0 .8rem}.question-report-MBTI-container .report-content .section1 .dimension-block .block{float:left;width:.525rem;height:.525rem;background-color:#19bef5}.question-report-MBTI-container .report-content .section1 .dimension-block .title{font-size:.45rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#4a4a4a;line-height:.525rem;padding-left:.8rem}.question-report-MBTI-container .report-content .section1 .dimension-block .domain-item{padding:.8rem .8rem 0}.question-report-MBTI-container .report-content .section1 .dimension-block .domain-item .domain-item-title{padding-bottom:.3rem;font-size:.4rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#4a4a4a}.question-report-MBTI-container .report-content .section1 .dimension-block .domain-item .domain-item-des{font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.525rem}.question-report-MBTI-container .report-content .section2{background-color:#fff}.question-report-MBTI-container .report-content .section2 .guide-block .guide-block-body{padding:.8rem;font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.525rem}.question-map-container{height:100%;background:#3f4757;width:100%;position:relative;line-height:.65rem}.question-map-container .close-icon-container{width:.625rem;height:.625rem;background:#fff;opacity:.6;position:absolute;right:.4rem;top:.375rem}.question-map-container .close-icon-container img{width:.3rem;height:.3rem}.question-map-container .map-container{width:100%;min-width:8.125rem;height:72%;min-height:10.85rem}.question-map-container .subject-list{background:#3f4757}.question-map-container .subject-list .name{font-family:PingFangSC-Semibold;font-size:.625rem;color:#fff;margin-bottom:.5rem;padding-left:.5rem;text-align:left}.question-map-container .subject-list .list{width:100%;-webkit-overflow-scrolling:touch;overflow:scroll;height:3.75rem}.question-map-container .subject-list .list .scrol-container{margin-left:.75rem;text-align:left;width:173.25rem}.question-map-container .subject-list .list .scrol-container .list-item{display:inline-block;width:4.75rem;height:2.85rem;background:#00aae2;color:#fff;padding:.5rem .25rem;text-align:left;position:relative;margin-top:.275rem;margin-right:.5rem;margin-bottom:.5rem}.question-map-container .subject-list .list .scrol-container .list-item .number{position:absolute;top:-.25rem;left:-.25rem;width:.625rem;height:.625rem;background:#ffe200;font-family:Microsoft YaHei;font-size:.35rem;line-height:.625rem;text-align:center;color:#000}.question-map-container .subject-list .list .scrol-container .list-item .subject-name{font-family:PingFangSC-Semibold;font-size:.45rem;color:#fff;line-height:.625rem}.question-map-container .subject-list .list .scrol-container .list-item .ratio{opacity:.8;font-size:.35rem;margin:.125rem 0}.question-map-container .subject-list .list .scrol-container .list-item .score .star{float:left;width:.7rem;height:.7rem}.question-report-tomi-container .head-banner-container .report-header .title-container .create-time{padding-top:3rem}.question-report-tomi-container .report-content .section1 .section1-content{padding:.8rem}.question-report-tomi-container .report-content .section1 .section1-content .content{font-size:.35rem;color:#4a4a4a;line-height:.55rem}.question-report-tomi-container .report-content .section1 .section1-content .advantage{font-size:.35rem;font-weight:700;color:#4a4a4a;line-height:.55rem;margin-top:.25rem}.question-report-tomi-container .report-content .section1 .section1-content .card-container{margin:.45rem 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.question-report-tomi-container .report-content .section1 .section1-content .card-container .card{margin-bottom:.25rem;text-align:center;width:48%;height:1.75rem;display:flex}.question-report-tomi-container .report-content .section1 .section1-content .card-container .card .left{width:50%;background:#ffe200;display:flex;align-items:center;justify-content:center;font-size:.4rem;font-weight:700;color:#000;line-height:.5rem}.question-report-tomi-container .report-content .section1 .section1-content .card-container .card .right{flex:1;background:#5fdeff;font-size:1rem;font-weight:700;line-height:1.75rem;color:#005796;position:relative}.question-report-tomi-container .report-content .section1 .section1-content .card-container .card .right>img{position:absolute;width:.45rem;right:.1rem;top:.1rem}.question-report-tomi-container .report-content .section1 .section1-content .tips{font-size:.3rem;line-height:.45rem;color:#4a4a4a;font-weight:lighter}.question-report-tomi-container .report-content .section1 .section1-content .expand{cursor:pointer;font-size:.3rem;line-height:.45rem;color:#9b9b9b;margin-top:.6rem;display:flex;align-items:center;justify-content:center}.question-report-tomi-container .report-content .section1 .section1-content .expand svg{margin-left:.2rem}.question-report-tomi-container .report-content .section1 .section1-content .packup svg{transform:rotate(180deg)}.question-report-tomi-container .report-content .section1 .section1-content .introduction{padding-top:1rem}.question-report-tomi-container .report-content .section1 .section1-content .introduction .first-title{font-size:.45rem;line-height:.7rem;font-weight:700}.question-report-tomi-container .report-content .section1 .section1-content .introduction .second-title{font-size:.4rem;line-height:.6rem;font-weight:700;margin:.6rem 0 .4rem}.question-report-tomi-container .report-content .section2{background:transparent}.question-report-tomi-container .report-content .section2 .chart{background:#f0f6f9}.question-report-tomi-container .report-content .section2 .advantage-analysis{color:#4a4a4a;background:#fff;padding:.85rem 0;margin-bottom:.2rem}.question-report-tomi-container .report-content .section2 .advantage-analysis .title-container{font-size:.45rem;font-weight:700;display:flex;align-items:center}.question-report-tomi-container .report-content .section2 .advantage-analysis .title-container .block{display:inline-block;width:.525rem;height:.525rem;background:#19bef5;margin-right:.275rem}.question-report-tomi-container .report-content .section2 .advantage-analysis .bottom{padding:0 .8rem}.question-report-tomi-container .report-content .section2 .advantage-analysis .bottom .bottom-title{font-size:.4rem;line-height:.6rem;font-weight:700;margin:.7rem 0 .3rem}.question-report-tomi-container .report-content .section2 .advantage-analysis .bottom .bottom-content{font-size:.35rem;line-height:.55rem}.question-report-tomi-container .report-content .section2 .advantage-analysis:last-child{margin-bottom:0}.question-report-cv34-container .head-banner-container .report-header .title-container .create-time{padding-top:2.375rem}.progress-container{width:100%;height:.5rem;background:#d7dbdf;text-align:center;position:fixed;top:0;left:0;z-index:9}.progress-container .unfinished{background:#00aae2;width:20%;height:100%}.progress-container .tip-number{top:0;color:#fff;font-size:.3rem;position:absolute;line-height:.5rem;z-index:2;width:100%;text-align:center}.container-wrapper{min-width:8rem;max-width:18.75rem}.container-wrapper .notification-container{width:100%;height:1.45rem;background:#ffe200;padding:0 .5rem;margin-bottom:.2rem}.container-wrapper .notification-container .tip-container{color:#fff;display:inline-block}.container-wrapper .notification-container .tip-container span{padding:.125rem .425rem;height:.7rem;font-size:.3rem;line-height:.4rem;display:inline-block;background:#ffa900}.container-wrapper .notification-container .icon{height:100%}.container-wrapper .index-item{position:relative;display:block;height:3.75rem;margin:.2rem .15rem;padding:.3rem .5rem;border-radius:.15rem;text-align:left}.container-wrapper .index-item.guide{background:linear-gradient(-90deg,#78e3ef,#00cae2)}.container-wrapper .index-item.evaluation{background:linear-gradient(90deg,#41a5ff,#99beee)}.container-wrapper .index-item.career{background:linear-gradient(-90deg,#d9a0eb,#9880e7)}.container-wrapper .index-item .shape{height:3.375rem;position:absolute;right:0;bottom:0}.container-wrapper .index-item .cn-text{position:absolute;height:1.3rem;left:.5rem;bottom:.5rem;z-index:2}.container-wrapper .index-item .en-text{height:.625rem}.container-wrapper .index-item .icon{width:1.75rem;height:1.75rem;float:right;margin-top:1.375rem;display:block}.container-wrapper .index-item .icon img{width:100%;height:100%}.container-wrapper .index-item .back-word{font-family:DINPro;font-size:1rem;color:#0096cf;letter-spacing:0;line-height:1rem;position:absolute;height:1.25rem}.container-wrapper .index-item .title{background:#ffe200;display:inline-block;height:1rem;font-size:.5rem;padding:0 .25rem;color:#000;margin-bottom:.125rem;margin-top:.95rem;line-height:1rem}.container-wrapper .index-item .sub-title{font-size:.35rem;color:#fff;line-height:.5rem}.professional-guide .professional-guide-banner{height:3.5rem;width:100%;background:#36cee7;position:relative}.professional-guide .professional-guide-banner .word{text-align:left;font-size:.8rem;color:#fff;padding-top:.8rem;padding-left:.45rem;line-height:1rem;width:4.5rem;position:absolute;z-index:2;font-weight:700}.professional-guide .professional-guide-banner .banner{position:absolute;bottom:0;right:.45rem;height:2.75rem}.professional-guide .guide-content{padding:.2rem .15rem;width:100%}.professional-guide .guide-content .guide-block{display:block;height:2.5rem;margin:0 auto;margin-bottom:.2rem;background:#b4e5f5;border-radius:.15rem;padding-left:.75rem}.professional-guide .guide-content .guide-block .left{margin-top:.55rem;color:#005796;text-align:left}.professional-guide .guide-content .guide-block .left .cn{font-size:.5rem;margin-bottom:.15rem;line-height:.7rem;font-weight:700}.professional-guide .guide-content .guide-block .left .en{font-size:.35rem;font-weight:700}.professional-guide .guide-content .guide-block img{margin-top:.5rem;height:2rem}.log{width:100%;min-height:100%;background:rgba(239,241,245,.5)}.log.log-detail{background:#fff;text-align:left;height:100%;position:relative}.log.log-detail .log-list-container .log-item .title{font-size:.75rem;color:#000;margin-bottom:.5rem;padding-right:1.15rem;position:relative}.log.log-detail .log-list-container .log-item .title .fr{width:.75rem;height:.5rem;position:absolute;right:0;display:inline-block;border-bottom:none}.log.log-detail .log-list-container .log-item .title .fr img{width:.5rem;height:.5rem}.log.log-detail .log-list-container .log-item .brief{min-height:.75rem}.log .add-container{padding:.75rem 0 .375rem;background:#fff;width:100%;margin-bottom:.125rem}.log .add-container .plus-container{width:85.7%;max-width:8.125rem;background:#f7f8fb;border:.05rem dashed #d3d8e2;border-radius:.1rem;height:1.75rem;margin-bottom:.25rem}.log .add-container .plus-container img{width:1rem;height:1rem;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg)}.log .add-container .plus-container span{font-size:.375rem;color:#000;margin-top:.25rem}.log .add-container .empty-intro{margin:0 auto;opacity:.6;margin-bottom:.25rem;margin-top:.375rem}.log .add-container .empty-intro,.log .add-container .empty-tip{max-width:8.125rem;text-align:left;font-size:.3rem;line-height:.425rem}.log .add-container .empty-tip{color:#1f314a;margin:0 auto}.log .add-container .empty-tip .sp{color:#00aae2}.log .log-list-container .log-item{display:block;background:#fff;padding:.375rem .625rem;text-align:left;margin-bottom:.125rem}.log .log-list-container .log-item .title{display:inline-block;font-size:.5rem;color:#000;line-height:.65rem;margin-bottom:.075rem}.log .log-list-container .log-item .title .name{font-family:PingFangSC-Semibold;padding-bottom:-.125rem;margin-bottom:.125rem;border-bottom:.05rem solid #ffe200}.log .log-list-container .log-item .time{opacity:.4;font-size:.3rem;color:#1f314a;margin-bottom:.3rem}.log .log-list-container .log-item .content .brief{opacity:.6;font-size:.35rem;line-height:.425rem;color:#1f314a}.log .log-list-container .log-item .brief-pic-list{margin-top:.25rem}.log .log-list-container .log-item .brief-pic-list .img{width:2.375rem;height:2.375rem;margin-right:.3rem;margin-bottom:.3rem;background-repeat:no-repeat;background-size:cover;background-position:top;float:left}.log .log-list-container .log-item .brief-pic-list .img.roate{transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg)}.log .log-list-container .log-item .brief-pic-list .img:last-child{margin-right:0}.add-log .add-title{background:#fff;height:1.75rem;padding:.625rem;margin-bottom:.125rem;width:100%;border:none;font-size:.35rem;color:#1f314a;outline:none}.add-log .add-title.error{border:.025rem solid #ff2828}.add-log .add-log-content{background:#fff;padding:.375rem .625rem;font-size:.35rem;line-height:.5rem;color:#1f314a;height:5rem;margin-bottom:.125rem;position:relative}.add-log .add-log-content textarea{font-size:.35rem;margin-left:-.1rem;resize:none}.add-log .add-log-content.error{border:.025rem solid #ff2828}.add-log .add-log-content .number{position:absolute;right:.625rem;bottom:.375rem;opacity:.3;font-size:.3rem;color:#1f314a}.add-log .add-log-img{padding:.375rem .625rem;min-height:4.25rem;background:#fff;position:relative}.add-log .add-log-img .title{font-size:.45rem;text-align:left;color:#1f314a;margin-bottom:.375rem}.add-log .add-log-img .pic-list{width:100%;text-align:left}.add-log .add-log-img .pic-list .add-pic{width:2.35rem;height:2.35rem;background:#f7f8fb;border:.05rem dashed #d3d8e2;border-radius:.1rem;position:relative}.add-log .add-log-img .pic-list .add-pic .input-file{width:100%;height:100%;position:absolute;z-index:2;opacity:0}.add-log .add-log-img .pic-list .add-pic img{width:1rem;height:1rem;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg)}.add-log .add-log-img .pic-list .img-container{width:2.35rem;height:2.35rem;position:relative;display:inline-block;margin-right:.3rem}.add-log .add-log-img .pic-list .img-container:nth-child(3n+3){margin-right:.075rem}.add-log .add-log-img .pic-list .img-container .detail-img{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:top;display:inline-block}.add-log .add-log-img .pic-list .img-container .detail-img.roate{transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg)}.add-log .add-log-img .pic-list .img-container .icon-container{padding:.075rem;width:.525rem;height:.525rem;top:-.15rem;right:-.15rem;position:absolute}.add-log .add-log-img .pic-list .img-container .icon-container .icon{width:100%;height:100%}.add-log .add-log-img .upload-loading{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:12}.add-log .add-log-img .upload-loading .sk-circle-wrap{margin:0}.add-log>.btn-container{padding:0 .625rem .375rem;margin-top:.5rem}.add-log>.btn-container .input-button{width:3.95rem;padding:0;margin:0;line-height:1.05rem}.img-preview-container{top:0;left:0;width:100%;min-height:100%;background:#000;position:fixed;z-index:5;overflow-x:hidden;overflow-y:scroll;display:flex;justify-content:center;align-items:center}.img-preview-container .img-container{width:100%;height:100%;text-align:center}.img-preview-container .img-container img{width:100%}.activity-lists{width:100%;background:#f5f5f5}.activity-lists .activity-banner{width:100%;height:4.9rem;background-image:url(/app/./img/parents-bg1.png),url(/app/./img/parents-bg2.png);background-repeat:no-repeat;background-position:center -200%,50%;background-size:100%,100% 100%;color:#fff;padding:1rem .9rem;text-align:left}.activity-lists .activity-banner p:first-of-type{font-size:.6rem;font-weight:700;margin-bottom:.2rem}.activity-lists .activity-banner p:nth-of-type(2){font-size:.35rem;margin:0;color:hsla(0,0%,100%,.8)}.activity-lists .activity-center{margin:-1.5rem .45rem 0;background:#fff;padding:.3rem .25rem;border-radius:.2rem}.activity-lists .img-wrapper{margin-bottom:.25rem;width:100%;height:2.35rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-left:.45rem;text-align:left;background-repeat:no-repeat}.activity-lists .img-wrapper p:first-of-type{color:#000;font-size:.45rem;font-weight:700;margin-bottom:.15rem}.activity-lists .img-wrapper p:nth-of-type(2){color:rgba(0,0,0,.5);font-size:.35rem;margin:0}.activity-lists .img-wrapper:first-of-type{background-color:#dfeffb;background-image:url(/app/./img/parents-list3-1.png),url(/app/./img/parents-list3-2.png);background-position:95% 64%,100% 100%;background-size:auto 80%,auto 84%}.activity-lists .img-wrapper:nth-of-type(2){background-color:#e0eef2;background-image:url(/app/./img/parents-list2-1.png),url(/app/./img/parents-list2-2.png);background-position:95% 64%,100% 100%;background-size:auto 80%,auto 80%}.activity-lists .img-wrapper:nth-of-type(3){background-color:#ebedf9;background-image:url(/app/./img/parents-list1-1.png),url(/app/./img/parents-list1-2.png);background-position:90% bottom,100% 100%;background-size:auto 80%,auto 90%;margin:0}.activity-lists .list-item{background:#fff;padding:.525rem .4rem;font-family:PingFangSC;color:#000;text-align:left;font-size:.4rem;margin:0 .45rem .25rem;border-radius:.2rem}.activity-lists .list-item span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.activity-lists .list-item span.arrowIcon-wrapper{width:.6rem;height:.6rem;background-color:rgba(0,0,0,.05);border-radius:100%;display:flex;align-items:center;justify-content:center}.activity-lists .list-item img{height:.25rem}.activity-lists .parent-skill-title{width:100%;color:#000;font-size:.4rem;font-weight:700;font-family:PingFangSC;text-align:left;padding:.75rem .6rem .5rem}.activity-lists .class-movie{margin:0 .45rem;padding:.25rem;border-radius:.2rem;overflow:hidden;color:#4a4a4a;background:#fff;display:flex}.activity-lists .class-movie .img{width:2rem;height:2rem;float:left;margin-right:.3rem;background-size:contain;background-repeat:no-repeat;background-position:50%}.activity-lists .class-movie .img1{background-image:url(/app/./img/parents-index-video1.jpg)}.activity-lists .class-movie .img2{background-image:url(/app/./img/parents-index-video2.png)}.activity-lists .class-movie .right-text{flex:1;text-align:left}.activity-lists .class-movie h3{font-size:.4rem;font-weight:700;margin:.125rem 0 .2rem}.activity-lists .class-movie p{margin:0;color:#999}@media screen and (max-width:320px){.activity-lists .class-movie p{font-size:.3rem}}.activity-lists .footer{margin-bottom:0}.user-info-container{background:rgba(239,241,245,.5);min-height:100%}.user-info-container .user-info-list .user-block{margin-bottom:.125rem;background:#fff;padding-left:.625rem}.user-info-container .user-info-list .user-block .user-item{height:1.375rem;border-bottom:.025rem solid #efefef;line-height:1.375rem;padding-right:.75rem;display:block;padding-left:0}.user-info-container .user-info-list .user-block .user-item.sp{height:2.25rem;padding:.375rem .75rem;padding-left:0}.user-info-container .user-info-list .user-block .user-item .name{font-size:.45rem;color:#1f314a}.user-info-container .user-info-list .user-block .user-item .name .user-icon{width:1.25rem;height:1.25rem;margin-right:.25rem}.user-info-container .user-info-list .user-block .user-item .name .user-icon img{width:100%;height:100%}.user-info-container .user-info-list .user-block .user-item .answer{opacity:.6;color:#1f314a}.user-info-container .user-info-list .user-block .user-item .icon{width:.225rem;height:.225rem}.user-info-container .user-info-list .user-block .user-item .icon img{width:100%;height:100%}.user-info-container .user-info-list .user-block .user-item .user-info-tip-container{text-align:left}.user-info-container .user-info-list .user-block .user-item .user-info-tip-container .top{font-size:.45rem;line-height:.625rem;margin-bottom:-.15rem;color:#1f314a}.user-info-container .user-info-list .user-block .user-item .user-info-tip-container .down{opacity:.3;color:#1f314a;font-size:.3rem}.user-info-container .user-info-list .user-block .user-item .logout{text-align:center;color:#fd5252}.user-info-container .user-info-list .user-block .user-item:last-child{border-bottom:none}.feed-back-container{width:100%;padding:1.35rem .8rem 0}.feed-back-container h2{font-size:.6rem;font-weight:700;color:#222;margin-bottom:.45rem}.feed-back-container .feed-back-content{position:relative;margin-bottom:.45rem}.feed-back-container .feed-back-content textarea{border-radius:.2rem;padding:.3rem .45rem;background:#f5f5f5;height:3.75rem;resize:none;font-size:.35rem}.feed-back-container .feed-back-content .number{position:absolute;bottom:.25rem;right:.3rem;opacity:.3;font-size:.3rem;color:#1f314a}.welcome .welcome-header{height:4.5rem;background-size:cover;background:#1996f5;background-image:url(/app/./img/image.png);background-position:94% 100%;background-repeat:no-repeat;background-size:46%;overflow:hidden;color:#fff;text-align:left;padding:.45rem .6rem 0;font-family:SourceHanSansCN-Regular}.welcome .welcome-header .logo{width:2.25rem;height:.525rem;background-image:url("/app/./img/Group 93.png");background-size:contain;background-repeat:no-repeat;background-position:50%}.welcome .sys-title{font-size:.6rem;font-weight:700;color:#fff;letter-spacing:.025rem}.welcome .sys-subtitle{margin:.85rem 0 .1rem;font-size:.4rem}.welcome .detail-info{width:8rem;margin:.5rem auto 0}.welcome .detail-info .tip{width:100%;text-align:left;font-size:.35rem;font-family:SourceHanSansCN-Regular;color:#9b9b9b;line-height:.5rem;padding:.75rem 0 .5rem}.welcome .detail-info .detail-line{width:100%;text-align:left;line-height:.7rem;color:#222}.welcome .detail-info .detail-line .left{font-size:.35rem;font-family:PingFangSC-Semibold;line-height:.7rem}.welcome .detail-info .detail-line .content{font-size:.35rem;font-family:PingFangSC-Regular;line-height:.7rem}.welcome .detail-info .detail-line .modify{font-size:.35rem;font-family:PingFangSC-Regular;color:#1f314a;line-height:.5rem;margin-left:.5rem;text-decoration:underline}.welcome .input-button{font-size:.4rem;margin-bottom:.3rem}.welcome .confirm{padding:0;line-height:1.15rem;margin-top:1.2rem;font-size:.425rem}.radio-container{display:inline-block}.radio-container .radio-item{display:inline-block;margin-left:1.25rem}.radio-container .radio-item .name{opacity:.3;color:#1f314a}.radio-container .radio-item .circle-container{background:#fff;border:.025rem solid rgba(31,49,74,.11);width:.5rem;height:.5rem;border-radius:100%;margin-right:.25rem;display:inline-block;text-align:center;line-height:.5rem;vertical-align:middle}.radio-container .radio-item .circle-container .circle-inner{background:#5fdeff;display:none;width:.3rem;height:.3rem;border-radius:100%}.radio-container .radio-item .circle-container.active{background:rgba(95,222,255,.2);border:.025rem solid #00aae2}.radio-container .radio-item .circle-container.active .circle-inner{display:inline-block}.form-password{position:relative;margin:0 auto}.form-password .input-button{width:100%}.form-password .img-container{position:absolute;height:1.05rem;width:1rem;text-align:center;right:0;top:0;line-height:1.25rem}.form-password .img-container img{width:.5rem;height:.5rem}.form-password .img-container.eye{right:1.125rem}.form-password .img-container.close{right:.5rem}.form-password .img-container.close,.form-password .img-container.eye{width:.5rem;height:.5rem;line-height:1.15rem}.form-password .img-container.close img,.form-password .img-container.eye img{width:.35rem;height:.35rem}.parent-share-success{position:relative;height:100%}.parent-share-success .body-wrapper{margin:0 .6rem}.parent-share-success .body-wrapper .title{text-align:left;font-size:.7rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#4a4a4a;padding:.8rem 0 .25rem}.parent-share-success .body-wrapper .share-content{text-align:left}.parent-share-success .body-wrapper .share-content .no-margin{font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a}.parent-share-success .body-wrapper .next-step{display:block;line-height:1.05rem;background:#334cd5;border-radius:.05rem;color:#fff;font-size:.4rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;margin:.8rem 0 .6rem}.parent-share-success .body-wrapper .fix-phone-num{display:block;font-size:.3rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:300;color:#9b9b9b}.parent-share-success .share-success-banner{width:100%;height:3.5rem;background:#5fdeff;position:relative;color:#005796;font-size:.8rem}.parent-share-success .share-success-banner .word{width:3.2rem;line-height:1rem;position:absolute;left:.625rem;top:1rem;z-index:2;text-align:left;font-weight:700}.parent-share-success .share-success-banner .banner{position:absolute;right:1.5rem;height:2.5rem;bottom:0}.parent-share-success.report-summary-container{display:flex;flex-direction:column;height:auto}.parent-share-success.report-summary-container .report-summary-banner{width:100%;padding:1.375rem .825rem .925rem;color:#000;font-weight:700;text-align:left}.parent-share-success.report-summary-container .report-summary-banner .word{font-size:.75rem}.parent-share-success.report-summary-container .report-summary-banner p{font-size:.45rem;margin:.25rem 0 0}.parent-share-success.report-summary-container .report-summary-content{flex:1;width:100%;background-image:url(/app/./img/parents-reports-banner.png),linear-gradient(0deg,#19bef5,#19bef5 25rem,transparent 0);background-position:top;background-size:100% auto;background-repeat:no-repeat;padding:1.5rem .8rem}.parent-share-success.report-summary-container .report-summary-content a{color:#213293;display:flex;width:100%;height:3.25rem;background:#fff;margin-bottom:.35rem;overflow:hidden}.parent-share-success.report-summary-container .report-summary-content a .left{float:left;padding:.35rem .6rem;width:calc(100% - 3rem);text-align:left}.parent-share-success.report-summary-container .report-summary-content a .left p:first-of-type{font-size:.5rem;font-weight:700;margin-bottom:.25rem}.parent-share-success.report-summary-container .report-summary-content a .left p:nth-of-type(2){font-size:.35rem;margin:0}.parent-share-success.report-summary-container .report-summary-content a .right{width:3rem;height:100%;background-repeat:no-repeat;background-size:cover;background-position:50%}.parent-share-success.report-summary-container .report-summary-content a:first-of-type .right{background-image:url(/app/./img/tomi_tested.svg)}.parent-share-success.report-summary-container .report-summary-content a:nth-of-type(2) .right{background-image:url(/app/./img/cv34_tested.svg)}.parent-share-success.report-summary-container .report-summary-content a:nth-of-type(3) .right{background-image:url(/app/./img/parents-report-madsa.png)}.parent-share-success.report-summary-container .report-summary-content a:nth-of-type(4) .right{background-image:url(/app/./img/parents-report-hld.png)}.parent-share-success.report-summary-container .report-summary-content a:nth-of-type(5) .right{background-image:url(/app/./img/parents-report-caas.png)}.parent-share-success.report-summary-container .report-summary-content a:nth-of-type(6) .right{background-image:url(/app/./img/parents-report-mcdss.png)}.parent-share-success.report-summary-container .report-summary-content a:nth-of-type(7) .right{background-image:url(/app/./img/parents-report-mbti.png)}.parent-share-success.report-summary-container .report-summary-content a:nth-of-type(8) .right{background-image:url(/app/./img/tomi_tested.svg)}.parent-share-success.report-summary-container .report-summary-content a:nth-of-type(9) .right{background-image:url(/app/./img/cv34_tested.svg)}.parent-share-success.report-summary-container .report-summary-content .notest{color:#9b9b9b}.parent-share-success.report-summary-container .report-summary-content .notest:first-of-type .right{background-image:url(/app/./img/tomi_untest.svg)}.parent-share-success.report-summary-container .report-summary-content .notest:nth-of-type(2) .right{background-image:url(/app/./img/cv34_untest.svg)}.parent-share-success.report-summary-container .report-summary-content .notest:nth-of-type(3) .right{background-image:url(/app/./img/parents-report-madsa-untest.png)}.parent-share-success.report-summary-container .report-summary-content .notest:nth-of-type(4) .right{background-image:url(/app/./img/parents-report-hld-untest.png)}.parent-share-success.report-summary-container .report-summary-content .notest:nth-of-type(5) .right{background-image:url(/app/./img/parents-report-caas-untest.png)}.parent-share-success.report-summary-container .report-summary-content .notest:nth-of-type(6) .right{background-image:url(/app/./img/parents-report-mcdss-untest.png)}.parent-share-success.report-summary-container .report-summary-content .notest:nth-of-type(7) .right{background-image:url(/app/./img/parents-report-mbti-untest.png)}.parent-share-success.report-summary-container .report-summary-content .notest:nth-of-type(8) .right{background-image:url(/app/./img/tomi_untest.svg)}.parent-share-success.report-summary-container .report-summary-content .notest:nth-of-type(9) .right{background-image:url(/app/./img/cv34_untest.svg)}.video-course-container .course-play{width:100%}.video-course-container .video-title{margin:.7rem 0 .6rem;display:flex;justify-content:flex-start;align-items:center;color:#000;font-size:.45rem;font-weight:700;text-align:left}.video-course-container .video-title .video-bar{width:.525rem;height:.525rem;background:#19bef5;margin-right:.3rem}.video-course-container .video-description{width:100%;padding:0 .8rem;color:#4a4a4a;font-size:.35rem;line-height:.6rem;text-align:justify}@media screen and (max-width:350px){.container-wrapper .index-item{height:3.6rem}.container-wrapper .index-item .back-word{font-size:.8rem}.container-wrapper .index-item .title{font-size:.35rem;height:.8rem;line-height:.8rem;padding:0 .1rem}.container-wrapper .index-item .icon{width:1.5rem;height:1.5rem}.container-wrapper .index-item .sub-title{font-size:.3rem}.question-report-container .report-content .report-score .sore-container .score-item .score{bottom:-.225rem;right:-.275rem;font-size:1.15rem}.user-info-container .user-info-list .user-block .user-item{height:1.25rem;line-height:1.25rem}.question-report-container .report-content .science-map{width:7rem;height:7rem}.question-report-container .report-content .type-container .chart{width:7rem}.add-log .add-log-img .pic-list .add-pic{width:2rem;height:2rem}.add-log .add-log-img .pic-list .img-container{width:2rem;height:2rem;margin-bottom:.25rem}.add-log .btn-container .left{margin-right:.125rem}.container-wrapper .notification-container{height:1.325rem;padding:0}.container-wrapper .notification-container .icon{height:1.275rem}.log .log-list-container .log-item .brief-pic-list .img{margin-right:.2rem;width:2.1rem;height:2.1rem}.log .log-list-container .log-item .brief-pic-list .img.roate{transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg)}.footer{margin-bottom:0;white-space:normal}}@media screen and (min-width:500px){body{overflow:auto!important;padding:0!important}.no-mobile-modal{width:9rem!important}.no-mobile-modal .btn{width:2.5rem;height:.75rem}}.normal-home-page{text-align:left;display:flex;flex-direction:column;position:relative;background:#f6f7fb;overflow:hidden;min-height:100%}.normal-home-page .tips-container{position:absolute;z-index:1;top:.3rem;width:100%;padding:0 .6rem;color:#4a4a4a}.normal-home-page .tips-container .tips{background:#fff7f1;border-radius:.2rem;width:100%;height:.9rem;padding:0 .3rem;display:flex;justify-content:space-between;align-items:center}.normal-home-page .tips-container .tips .tips-left{display:flex;align-items:center;flex:1}.normal-home-page .tips-container .tips .tips-left img{width:auto;height:.4rem;margin-right:.2rem}.normal-home-page .tips-container .tips .tips-right{display:flex;align-items:center;color:#999}.normal-home-page .tips-container .tips .tips-right svg{margin-left:.05rem}.normal-home-page .function-container{padding:.45rem .6rem;background:#fff;border-radius:0 0 .2rem .2rem;margin-bottom:.3rem}.normal-home-page .function-container .card-container{display:flex;justify-content:space-between;margin-bottom:.45rem}.normal-home-page .function-container .card-container .card{width:48%;padding:.375rem 0 .45rem .3rem;border-radius:.3rem;opacity:.9;color:#fff;background-position:97% bottom;background-size:auto 1.15rem,contain;background-repeat:no-repeat}.normal-home-page .function-container .card-container .card p{margin-bottom:0}.normal-home-page .function-container .card-container .card p:first-of-type{font-size:.45rem;font-weight:700;margin-bottom:.125rem}.normal-home-page .function-container .card-container .card p:nth-of-type(2){color:hsla(0,0%,100%,.65)}.normal-home-page .function-container .card-container .card:first-of-type{background-image:url(/app/./img/card-career.png),linear-gradient(325deg,#5996ff,#334cd5)}.normal-home-page .function-container .card-container .card:nth-of-type(2){background-image:url(/app/./img/card-madsa.png),linear-gradient(324deg,#f4437c,#ec1d50)}.normal-home-page .function-container .roll-container-pc .icon_search{background-image:url(/app/./img/icon-search.png)}.normal-home-page .function-container .roll-container-pc .icon_job{background-image:url(/app/./img/icon-job.png)}.normal-home-page .function-container .roll-container-pc .icon_major{background-image:url(/app/./img/icon-major.png)}.normal-home-page .function-container .roll-container-pc .icon_school{background-image:url(/app/./img/icon-school.png)}.normal-home-page .function-container .roll-container-pc .icon_zhinan{background-image:url(/app/./img/icon-guide.png)}.normal-home-page .function-container .roll-container-pc .icon_video{background-image:url(/app/./img/icon-video.png)}.normal-home-page .function-container .roll-container-pc .icon_qiangji{background-image:url(/app/./img/icon-qiangji.png)}.normal-home-page .function-container .roll-container-pc .icon_select{background-image:url(/app/./img/icon-select.png)}.normal-home-page .function-container .roll-container-pc .icon_careerReport{background-image:url(/app/./img/icon-careerReport.png)}.normal-home-page .function-container .roll-container-pc .icon_mentality_assistant{background-image:url(/app/./img/icon-mentality-assistant.png)}.normal-home-page .function-container .roll-container-pc .icon_academicGoalAnalysis{background-image:url(/app/./img/icon-academic_goal_analysis.png)}.normal-home-page .function-container .roll-container-pc .center-line{display:flex;align-items:center;margin-bottom:.45rem}.normal-home-page .function-container .roll-container-pc .center-line .center-item{width:20%;flex:0 0 auto}.normal-home-page .function-container .roll-container-pc .center-line .center-item .img{width:.85rem;height:.85rem;margin:0 auto .2rem;background-position:50%;background-repeat:no-repeat;background-size:contain}.normal-home-page .function-container .roll-container-pc .center-line .center-item p{width:100%;text-align:center;color:#555;margin-bottom:0;white-space:nowrap}.normal-home-page .function-container .roll-container-pc .center-line:last-child{margin-bottom:0}.normal-home-page .function-container.has-tips{padding:1.5rem .6rem .45rem}.normal-home-page .bottom-part,.normal-home-page .bottom-part2{width:100%;padding:.45rem .6rem;background:#fff;border-radius:.2rem;margin-bottom:.3rem}.normal-home-page .bottom-part2 .title-part,.normal-home-page .bottom-part .title-part{font-size:.45rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#222;margin-bottom:.4rem;display:flex;justify-content:space-between;align-items:center}.normal-home-page .bottom-part2 .title-part .more-left,.normal-home-page .bottom-part .title-part .more-left{display:flex;justify-content:flex-start}.normal-home-page .bottom-part2 .title-part .more-right,.normal-home-page .bottom-part .title-part .more-right{color:#9b9b9b;font-size:.35rem;font-weight:400}.normal-home-page .bottom-part .class-movie{margin-bottom:.4rem;overflow:hidden;color:#4a4a4a;display:flex}.normal-home-page .bottom-part .class-movie .img{width:2rem;height:2rem;float:left;margin-right:.3rem;background-size:100% 100%;background-repeat:no-repeat;background-position:50%;border-radius:.2rem;position:relative}.normal-home-page .bottom-part .class-movie .img .icon-play{width:.75rem;height:.75rem;background-image:url(/app/./img/icon-play.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;position:absolute;top:50%;left:50%;margin-top:-.375rem;margin-left:-.375rem}.normal-home-page .bottom-part .class-movie .img0{background-image:url(/app/./img/北京十九中微课堂1.jpeg)}.normal-home-page .bottom-part .class-movie .img1{background-image:url(/app/./img/cover-xxxl.png)}.normal-home-page .bottom-part .class-movie .img2{background-image:url(/app/./img/cover-zyxx.png)}.normal-home-page .bottom-part .class-movie .img3{background-image:url(/app/./img/parents-index-video1.jpg)}.normal-home-page .bottom-part .class-movie .img4{background-image:url(/app/./img/parents-index-video2.png)}.normal-home-page .bottom-part .class-movie .img-19-yixue{background-image:url(/app/./img/cover-19-yixue.png)}.normal-home-page .bottom-part .class-movie .img-19-zhexue{background-image:url(/app/./img/cover-19-zhexue.png)}.normal-home-page .bottom-part .class-movie .right-text{flex:1}.normal-home-page .bottom-part .class-movie h3{font-size:.4rem;font-weight:700;color:#555}.normal-home-page .bottom-part .class-movie p{margin:0;color:#9b9b9b}@media screen and (max-width:320px){.normal-home-page .bottom-part .class-movie p{font-size:.3rem}}.normal-home-page .bottom-part .class-movie:last-child{margin-bottom:0}.normal-home-page .bottom-part2{padding-bottom:0}.normal-home-page .bottom-part2 .guide{display:flex;justify-content:space-between;align-self:center;flex-wrap:wrap}.normal-home-page .bottom-part2 .guide .guide-items{width:46%;margin-bottom:.45rem;display:flex}.normal-home-page .bottom-part2 .guide .guide-items .guide_jrx{background-image:url(/app/./img/guide_jrx.png)}.normal-home-page .bottom-part2 .guide .guide-items .guide_jjx{background-image:url(/app/./img/guide_jjx.png)}.normal-home-page .bottom-part2 .guide .guide-items .guide_zx{background-image:url(/app/./img/guide_zx.png)}.normal-home-page .bottom-part2 .guide .guide-items .guide_jyx{background-image:url(/app/./img/guide_jyx.png)}.normal-home-page .bottom-part2 .guide .guide-items .guide_gsgl{background-image:url(/app/./img/guide_gsgl.png)}.normal-home-page .bottom-part2 .guide .guide-items .guide_fx{background-image:url(/app/./img/guide_fx.png)}.normal-home-page .bottom-part2 .guide .guide-items .guide_yx{background-image:url(/app/./img/guide_yx.png)}.normal-home-page .bottom-part2 .guide .guide-items .guide_xlx{background-image:url(/app/./img/guide_xlx.png)}.normal-home-page .bottom-part2 .guide .guide-items .guide_hkht{background-image:url(/app/./img/guide_hkht.png)}.normal-home-page .bottom-part2 .guide .guide-items .guide_tmgc{background-image:url(/app/./img/guide_tmgc.png)}.normal-home-page .bottom-part2 .guide .guide-items .guide_jsjkxyjs{background-image:url(/app/./img/guide_jsjkxyjs.png)}.normal-home-page .bottom-part2 .guide .guide-items .guide_jzx{background-image:url(/app/./img/guide_jzx.png)}.normal-home-page .bottom-part2 .guide .guide-items .img{float:left;margin-right:.3rem;width:1.25rem;height:1.25rem;background-size:cover;background-repeat:no-repeat;background-position:50%;border-radius:.2rem}.normal-home-page .bottom-part2 .guide .guide-items h3{font-size:.4rem;font-weight:700;color:#555}.normal-home-page .bottom-part2 .guide .guide-items p{margin:0;color:#9b9b9b;white-space:nowrap}.normal-home-page .more{width:100%;text-align:center;color:#9b9b9b;margin-bottom:2rem}.normal-home-page .select-guide{margin-bottom:.3rem}.normal-home-page .fixed-bottom-nav{width:100%;max-width:500px;background:#fff;position:fixed;bottom:0;box-shadow:0 -.025rem .3rem 0 rgba(60,85,215,.15);border-radius:.6rem .6rem 0 0;padding:.15rem 1.375rem;display:flex;align-items:center;justify-content:space-between}.normal-home-page .fixed-bottom-nav .home-normal,.normal-home-page .fixed-bottom-nav .mentality-normal,.normal-home-page .fixed-bottom-nav .personal-normal{text-align:center;color:#9b9b9b;width:1.05rem}.normal-home-page .fixed-bottom-nav .home-normal .img,.normal-home-page .fixed-bottom-nav .mentality-normal .img,.normal-home-page .fixed-bottom-nav .personal-normal .img{width:.7rem;height:.7rem;background-position:50%;background-size:contain;background-repeat:no-repeat;margin:0 auto .05rem;position:relative}.normal-home-page .fixed-bottom-nav .home-normal .img .point,.normal-home-page .fixed-bottom-nav .mentality-normal .img .point,.normal-home-page .fixed-bottom-nav .personal-normal .img .point{width:.2rem;height:.2rem;border-radius:50%;background:#ff1e55;position:absolute;top:.025rem;right:-.125rem}.normal-home-page .fixed-bottom-nav .mentality-normal>.img{background-image:url(/app/./img/mentality-normal-new.png)}.normal-home-page .fixed-bottom-nav .personal-normal>.img{background-image:url(/app/./img/personal-normal-new.png)}.normal-home-page .fixed-bottom-nav .home-active{width:1.05rem;height:1.05rem;background-image:url(/app/./img/home-active.png);background-position:50%;background-size:contain;background-repeat:no-repeat}.normal-home-page .noCenter{padding:.15rem 1.875rem}.subject-choice-close{overflow:hidden}.subject-choice-close p{color:#545454;font-weight:700;font-size:.425rem;margin:2.75rem auto 1.05rem}.subject-choice-close>img{width:5.75rem;margin:0 auto}.subject-choice-close .btn{text-align:center;line-height:1.1rem;background:#334cd5;color:#fff;font-size:.4rem;border-radius:.025rem;margin:3.15rem .8rem 0}.sk-circle-wrap{margin:2.5rem auto;text-align:center}.sk-circle-wrap .sk-circle-text{margin-left:.3rem;font-size:.35rem;color:#333}.sk-circle-wrap.absolute{position:absolute;top:50%;left:50%;margin-top:-.5rem;margin-left:-.5rem}.sk-circle{width:1rem;height:1rem;display:inline-block;vertical-align:middle;position:relative}.sk-circle .sk-child{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle .sk-child:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:#5fdeff;border-radius:100%;-webkit-animation:sk-circleBounceDelay 1.2s infinite ease-in-out both;animation:sk-circleBounceDelay 1.2s infinite ease-in-out both}.sk-circle .sk-circle2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.sk-circle .sk-circle3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.sk-circle .sk-circle4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sk-circle .sk-circle5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.sk-circle .sk-circle6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.sk-circle .sk-circle7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sk-circle .sk-circle8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.sk-circle .sk-circle9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.sk-circle .sk-circle10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sk-circle .sk-circle11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.sk-circle .sk-circle12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}.sk-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleBounceDelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-circleBounceDelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.absoluteMode{margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-wrap{position:absolute;top:0;left:0;bottom:0;right:0;background:#fff}.select-container{display:block;vertical-align:middle;width:87.6%;margin:0 auto;max-width:8.125rem;position:relative}.select-container li,.select-container ul{list-style-type:none;padding:0;margin:0}.select-container .select{cursor:pointer}.select-container .select .text{width:3.75rem;line-height:1.05rem;font-size:.3rem;height:1.05rem;cursor:pointer;text-align:left;display:block;float:left;margin-top:-.3rem}.select-container .select .icon{float:right;display:inline-block;margin-top:.1rem;width:.325rem;height:.325rem;transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);color:#d0d0d0}.select-container .select .icon.open{transform:rotate(-90deg);-ms-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg)}.select-container .select.input-button{width:100%}.select-container .select-item-container{min-width:4.5rem;width:calc(100% - .6rem);height:3.5rem;overflow:auto;background-color:#fff;margin-top:-.05rem;position:absolute;z-index:99;margin-left:.3rem;border:.025rem solid rgba(31,49,74,.2);box-shadow:0 .15rem .15rem 0 rgba(52,84,122,.06);border-radius:.175rem}.select-container .select-item-container.none{display:none}.select-container .select-item-container input{width:2.5rem;height:.6rem}.select-container .select-item-container .select-item{padding:0 .625rem;cursor:pointer;text-align:left}.select-container .select-item-container .select-item div{border-bottom:.025rem solid rgba(0,0,0,.1);height:1.075rem;line-height:1.075rem;font-size:.45rem;color:#1f314a}.select-container .select-item-container .select-item.active,.select-container .select-item-container .select-item:hover{background:#5fdeff;color:#fff}.select-container .select-item-container .select-item:last-child div{border:none}.select-container .none{display:none}.ant-btn{line-height:1.499;position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;border:.025rem solid transparent;box-shadow:0 .05rem 0 rgba(0,0,0,.015);cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);user-select:none;touch-action:manipulation;height:.8rem;padding:0 .375rem;font-size:.35rem;border-radius:.1rem;color:rgba(0,0,0,.65);background-color:#fff;border-color:#d9d9d9}.ant-btn>.anticon{line-height:1}.ant-btn,.ant-btn:active,.ant-btn:focus{outline:0}.ant-btn:not([disabled]):hover{text-decoration:none}.ant-btn:not([disabled]):active{outline:0;box-shadow:none}.ant-btn.disabled,.ant-btn[disabled]{cursor:not-allowed}.ant-btn.disabled>*,.ant-btn[disabled]>*{pointer-events:none}.ant-btn-lg{height:1rem;padding:0 .375rem;font-size:.4rem;border-radius:.1rem}.ant-btn-sm{height:.6rem;padding:0 .175rem;font-size:.35rem;border-radius:.1rem}.ant-btn>a:only-child{color:currentColor}.ant-btn>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn:focus,.ant-btn:hover{color:#40a9ff;background-color:#fff;border-color:#40a9ff}.ant-btn:focus>a:only-child,.ant-btn:hover>a:only-child{color:currentColor}.ant-btn:focus>a:only-child:after,.ant-btn:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn.active,.ant-btn:active{color:#096dd9;background-color:#fff;border-color:#096dd9}.ant-btn.active>a:only-child,.ant-btn:active>a:only-child{color:currentColor}.ant-btn.active>a:only-child:after,.ant-btn:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-disabled,.ant-btn-disabled.active,.ant-btn-disabled:active,.ant-btn-disabled:focus,.ant-btn-disabled:hover,.ant-btn.disabled,.ant-btn.disabled.active,.ant-btn.disabled:active,.ant-btn.disabled:focus,.ant-btn.disabled:hover,.ant-btn[disabled],.ant-btn[disabled].active,.ant-btn[disabled]:active,.ant-btn[disabled]:focus,.ant-btn[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.ant-btn-disabled.active>a:only-child,.ant-btn-disabled:active>a:only-child,.ant-btn-disabled:focus>a:only-child,.ant-btn-disabled:hover>a:only-child,.ant-btn-disabled>a:only-child,.ant-btn.disabled.active>a:only-child,.ant-btn.disabled:active>a:only-child,.ant-btn.disabled:focus>a:only-child,.ant-btn.disabled:hover>a:only-child,.ant-btn.disabled>a:only-child,.ant-btn[disabled].active>a:only-child,.ant-btn[disabled]:active>a:only-child,.ant-btn[disabled]:focus>a:only-child,.ant-btn[disabled]:hover>a:only-child,.ant-btn[disabled]>a:only-child{color:currentColor}.ant-btn-disabled.active>a:only-child:after,.ant-btn-disabled:active>a:only-child:after,.ant-btn-disabled:focus>a:only-child:after,.ant-btn-disabled:hover>a:only-child:after,.ant-btn-disabled>a:only-child:after,.ant-btn.disabled.active>a:only-child:after,.ant-btn.disabled:active>a:only-child:after,.ant-btn.disabled:focus>a:only-child:after,.ant-btn.disabled:hover>a:only-child:after,.ant-btn.disabled>a:only-child:after,.ant-btn[disabled].active>a:only-child:after,.ant-btn[disabled]:active>a:only-child:after,.ant-btn[disabled]:focus>a:only-child:after,.ant-btn[disabled]:hover>a:only-child:after,.ant-btn[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn.active,.ant-btn:active,.ant-btn:focus,.ant-btn:hover{text-decoration:none;background:#fff}.ant-btn>i,.ant-btn>span{display:inline-block;transition:margin-left .3s cubic-bezier(.645,.045,.355,1);pointer-events:none}.ant-btn-primary{color:#fff;background-color:#1890ff;border-color:#1890ff;text-shadow:0 -.025rem 0 rgba(0,0,0,.12);box-shadow:0 .05rem 0 rgba(0,0,0,.045)}.ant-btn-primary>a:only-child{color:currentColor}.ant-btn-primary>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-primary:focus,.ant-btn-primary:hover{color:#fff;background-color:#40a9ff;border-color:#40a9ff}.ant-btn-primary:focus>a:only-child,.ant-btn-primary:hover>a:only-child{color:currentColor}.ant-btn-primary:focus>a:only-child:after,.ant-btn-primary:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-primary.active,.ant-btn-primary:active{color:#fff;background-color:#096dd9;border-color:#096dd9}.ant-btn-primary.active>a:only-child,.ant-btn-primary:active>a:only-child{color:currentColor}.ant-btn-primary.active>a:only-child:after,.ant-btn-primary:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.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{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.ant-btn-primary-disabled.active>a:only-child,.ant-btn-primary-disabled:active>a:only-child,.ant-btn-primary-disabled:focus>a:only-child,.ant-btn-primary-disabled:hover>a:only-child,.ant-btn-primary-disabled>a:only-child,.ant-btn-primary.disabled.active>a:only-child,.ant-btn-primary.disabled:active>a:only-child,.ant-btn-primary.disabled:focus>a:only-child,.ant-btn-primary.disabled:hover>a:only-child,.ant-btn-primary.disabled>a:only-child,.ant-btn-primary[disabled].active>a:only-child,.ant-btn-primary[disabled]:active>a:only-child,.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-primary[disabled]>a:only-child{color:currentColor}.ant-btn-primary-disabled.active>a:only-child:after,.ant-btn-primary-disabled:active>a:only-child:after,.ant-btn-primary-disabled:focus>a:only-child:after,.ant-btn-primary-disabled:hover>a:only-child:after,.ant-btn-primary-disabled>a:only-child:after,.ant-btn-primary.disabled.active>a:only-child:after,.ant-btn-primary.disabled:active>a:only-child:after,.ant-btn-primary.disabled:focus>a:only-child:after,.ant-btn-primary.disabled:hover>a:only-child:after,.ant-btn-primary.disabled>a:only-child:after,.ant-btn-primary[disabled].active>a:only-child:after,.ant-btn-primary[disabled]:active>a:only-child:after,.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-primary[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child){border-right-color:#40a9ff;border-left-color:#40a9ff}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled{border-color:#d9d9d9}.ant-btn-group .ant-btn-primary:first-child:not(:last-child){border-right-color:#40a9ff}.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled]{border-right-color:#d9d9d9}.ant-btn-group .ant-btn-primary+.ant-btn-primary,.ant-btn-group .ant-btn-primary:last-child:not(:first-child){border-left-color:#40a9ff}.ant-btn-group .ant-btn-primary+.ant-btn-primary[disabled],.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled]{border-left-color:#d9d9d9}.ant-btn-ghost{color:rgba(0,0,0,.65);background-color:transparent;border-color:#d9d9d9}.ant-btn-ghost>a:only-child{color:currentColor}.ant-btn-ghost>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-ghost:focus,.ant-btn-ghost:hover{color:#40a9ff;background-color:transparent;border-color:#40a9ff}.ant-btn-ghost:focus>a:only-child,.ant-btn-ghost:hover>a:only-child{color:currentColor}.ant-btn-ghost:focus>a:only-child:after,.ant-btn-ghost:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-ghost.active,.ant-btn-ghost:active{color:#096dd9;background-color:transparent;border-color:#096dd9}.ant-btn-ghost.active>a:only-child,.ant-btn-ghost:active>a:only-child{color:currentColor}.ant-btn-ghost.active>a:only-child:after,.ant-btn-ghost:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-ghost-disabled,.ant-btn-ghost-disabled.active,.ant-btn-ghost-disabled:active,.ant-btn-ghost-disabled:focus,.ant-btn-ghost-disabled:hover,.ant-btn-ghost.disabled,.ant-btn-ghost.disabled.active,.ant-btn-ghost.disabled:active,.ant-btn-ghost.disabled:focus,.ant-btn-ghost.disabled:hover,.ant-btn-ghost[disabled],.ant-btn-ghost[disabled].active,.ant-btn-ghost[disabled]:active,.ant-btn-ghost[disabled]:focus,.ant-btn-ghost[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.ant-btn-ghost-disabled.active>a:only-child,.ant-btn-ghost-disabled:active>a:only-child,.ant-btn-ghost-disabled:focus>a:only-child,.ant-btn-ghost-disabled:hover>a:only-child,.ant-btn-ghost-disabled>a:only-child,.ant-btn-ghost.disabled.active>a:only-child,.ant-btn-ghost.disabled:active>a:only-child,.ant-btn-ghost.disabled:focus>a:only-child,.ant-btn-ghost.disabled:hover>a:only-child,.ant-btn-ghost.disabled>a:only-child,.ant-btn-ghost[disabled].active>a:only-child,.ant-btn-ghost[disabled]:active>a:only-child,.ant-btn-ghost[disabled]:focus>a:only-child,.ant-btn-ghost[disabled]:hover>a:only-child,.ant-btn-ghost[disabled]>a:only-child{color:currentColor}.ant-btn-ghost-disabled.active>a:only-child:after,.ant-btn-ghost-disabled:active>a:only-child:after,.ant-btn-ghost-disabled:focus>a:only-child:after,.ant-btn-ghost-disabled:hover>a:only-child:after,.ant-btn-ghost-disabled>a:only-child:after,.ant-btn-ghost.disabled.active>a:only-child:after,.ant-btn-ghost.disabled:active>a:only-child:after,.ant-btn-ghost.disabled:focus>a:only-child:after,.ant-btn-ghost.disabled:hover>a:only-child:after,.ant-btn-ghost.disabled>a:only-child:after,.ant-btn-ghost[disabled].active>a:only-child:after,.ant-btn-ghost[disabled]:active>a:only-child:after,.ant-btn-ghost[disabled]:focus>a:only-child:after,.ant-btn-ghost[disabled]:hover>a:only-child:after,.ant-btn-ghost[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-dashed{color:rgba(0,0,0,.65);background-color:#fff;border-color:#d9d9d9;border-style:dashed}.ant-btn-dashed>a:only-child{color:currentColor}.ant-btn-dashed>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-dashed:focus,.ant-btn-dashed:hover{color:#40a9ff;background-color:#fff;border-color:#40a9ff}.ant-btn-dashed:focus>a:only-child,.ant-btn-dashed:hover>a:only-child{color:currentColor}.ant-btn-dashed:focus>a:only-child:after,.ant-btn-dashed:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-dashed.active,.ant-btn-dashed:active{color:#096dd9;background-color:#fff;border-color:#096dd9}.ant-btn-dashed.active>a:only-child,.ant-btn-dashed:active>a:only-child{color:currentColor}.ant-btn-dashed.active>a:only-child:after,.ant-btn-dashed:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-dashed-disabled,.ant-btn-dashed-disabled.active,.ant-btn-dashed-disabled:active,.ant-btn-dashed-disabled:focus,.ant-btn-dashed-disabled:hover,.ant-btn-dashed.disabled,.ant-btn-dashed.disabled.active,.ant-btn-dashed.disabled:active,.ant-btn-dashed.disabled:focus,.ant-btn-dashed.disabled:hover,.ant-btn-dashed[disabled],.ant-btn-dashed[disabled].active,.ant-btn-dashed[disabled]:active,.ant-btn-dashed[disabled]:focus,.ant-btn-dashed[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.ant-btn-dashed-disabled.active>a:only-child,.ant-btn-dashed-disabled:active>a:only-child,.ant-btn-dashed-disabled:focus>a:only-child,.ant-btn-dashed-disabled:hover>a:only-child,.ant-btn-dashed-disabled>a:only-child,.ant-btn-dashed.disabled.active>a:only-child,.ant-btn-dashed.disabled:active>a:only-child,.ant-btn-dashed.disabled:focus>a:only-child,.ant-btn-dashed.disabled:hover>a:only-child,.ant-btn-dashed.disabled>a:only-child,.ant-btn-dashed[disabled].active>a:only-child,.ant-btn-dashed[disabled]:active>a:only-child,.ant-btn-dashed[disabled]:focus>a:only-child,.ant-btn-dashed[disabled]:hover>a:only-child,.ant-btn-dashed[disabled]>a:only-child{color:currentColor}.ant-btn-dashed-disabled.active>a:only-child:after,.ant-btn-dashed-disabled:active>a:only-child:after,.ant-btn-dashed-disabled:focus>a:only-child:after,.ant-btn-dashed-disabled:hover>a:only-child:after,.ant-btn-dashed-disabled>a:only-child:after,.ant-btn-dashed.disabled.active>a:only-child:after,.ant-btn-dashed.disabled:active>a:only-child:after,.ant-btn-dashed.disabled:focus>a:only-child:after,.ant-btn-dashed.disabled:hover>a:only-child:after,.ant-btn-dashed.disabled>a:only-child:after,.ant-btn-dashed[disabled].active>a:only-child:after,.ant-btn-dashed[disabled]:active>a:only-child:after,.ant-btn-dashed[disabled]:focus>a:only-child:after,.ant-btn-dashed[disabled]:hover>a:only-child:after,.ant-btn-dashed[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-danger{color:#fff;background-color:#ff4d4f;border-color:#ff4d4f;text-shadow:0 -.025rem 0 rgba(0,0,0,.12);box-shadow:0 .05rem 0 rgba(0,0,0,.045)}.ant-btn-danger>a:only-child{color:currentColor}.ant-btn-danger>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-danger:focus,.ant-btn-danger:hover{color:#fff;background-color:#ff7875;border-color:#ff7875}.ant-btn-danger:focus>a:only-child,.ant-btn-danger:hover>a:only-child{color:currentColor}.ant-btn-danger:focus>a:only-child:after,.ant-btn-danger:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-danger.active,.ant-btn-danger:active{color:#fff;background-color:#d9363e;border-color:#d9363e}.ant-btn-danger.active>a:only-child,.ant-btn-danger:active>a:only-child{color:currentColor}.ant-btn-danger.active>a:only-child:after,.ant-btn-danger:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-danger-disabled,.ant-btn-danger-disabled.active,.ant-btn-danger-disabled:active,.ant-btn-danger-disabled:focus,.ant-btn-danger-disabled:hover,.ant-btn-danger.disabled,.ant-btn-danger.disabled.active,.ant-btn-danger.disabled:active,.ant-btn-danger.disabled:focus,.ant-btn-danger.disabled:hover,.ant-btn-danger[disabled],.ant-btn-danger[disabled].active,.ant-btn-danger[disabled]:active,.ant-btn-danger[disabled]:focus,.ant-btn-danger[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.ant-btn-danger-disabled.active>a:only-child,.ant-btn-danger-disabled:active>a:only-child,.ant-btn-danger-disabled:focus>a:only-child,.ant-btn-danger-disabled:hover>a:only-child,.ant-btn-danger-disabled>a:only-child,.ant-btn-danger.disabled.active>a:only-child,.ant-btn-danger.disabled:active>a:only-child,.ant-btn-danger.disabled:focus>a:only-child,.ant-btn-danger.disabled:hover>a:only-child,.ant-btn-danger.disabled>a:only-child,.ant-btn-danger[disabled].active>a:only-child,.ant-btn-danger[disabled]:active>a:only-child,.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-danger[disabled]>a:only-child{color:currentColor}.ant-btn-danger-disabled.active>a:only-child:after,.ant-btn-danger-disabled:active>a:only-child:after,.ant-btn-danger-disabled:focus>a:only-child:after,.ant-btn-danger-disabled:hover>a:only-child:after,.ant-btn-danger-disabled>a:only-child:after,.ant-btn-danger.disabled.active>a:only-child:after,.ant-btn-danger.disabled:active>a:only-child:after,.ant-btn-danger.disabled:focus>a:only-child:after,.ant-btn-danger.disabled:hover>a:only-child:after,.ant-btn-danger.disabled>a:only-child:after,.ant-btn-danger[disabled].active>a:only-child:after,.ant-btn-danger[disabled]:active>a:only-child:after,.ant-btn-danger[disabled]:focus>a:only-child:after,.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-danger[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-link{color:#1890ff;background-color:transparent;border-color:transparent;box-shadow:none}.ant-btn-link>a:only-child{color:currentColor}.ant-btn-link>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-link:focus,.ant-btn-link:hover{color:#40a9ff;background-color:transparent;border-color:#40a9ff}.ant-btn-link:focus>a:only-child,.ant-btn-link:hover>a:only-child{color:currentColor}.ant-btn-link:focus>a:only-child:after,.ant-btn-link:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-link.active,.ant-btn-link:active{color:#096dd9;background-color:transparent;border-color:#096dd9}.ant-btn-link.active>a:only-child,.ant-btn-link:active>a:only-child{color:currentColor}.ant-btn-link.active>a:only-child:after,.ant-btn-link:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-link-disabled,.ant-btn-link-disabled.active,.ant-btn-link-disabled:active,.ant-btn-link-disabled:focus,.ant-btn-link-disabled:hover,.ant-btn-link.disabled,.ant-btn-link.disabled.active,.ant-btn-link.disabled:active,.ant-btn-link.disabled:focus,.ant-btn-link.disabled:hover,.ant-btn-link[disabled],.ant-btn-link[disabled].active,.ant-btn-link[disabled]:active,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9}.ant-btn-link:active,.ant-btn-link:focus,.ant-btn-link:hover{border-color:transparent}.ant-btn-link-disabled,.ant-btn-link-disabled.active,.ant-btn-link-disabled:active,.ant-btn-link-disabled:focus,.ant-btn-link-disabled:hover,.ant-btn-link.disabled,.ant-btn-link.disabled.active,.ant-btn-link.disabled:active,.ant-btn-link.disabled:focus,.ant-btn-link.disabled:hover,.ant-btn-link[disabled],.ant-btn-link[disabled].active,.ant-btn-link[disabled]:active,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:hover{color:rgba(0,0,0,.25);background-color:transparent;border-color:transparent;text-shadow:none;box-shadow:none}.ant-btn-link-disabled.active>a:only-child,.ant-btn-link-disabled:active>a:only-child,.ant-btn-link-disabled:focus>a:only-child,.ant-btn-link-disabled:hover>a:only-child,.ant-btn-link-disabled>a:only-child,.ant-btn-link.disabled.active>a:only-child,.ant-btn-link.disabled:active>a:only-child,.ant-btn-link.disabled:focus>a:only-child,.ant-btn-link.disabled:hover>a:only-child,.ant-btn-link.disabled>a:only-child,.ant-btn-link[disabled].active>a:only-child,.ant-btn-link[disabled]:active>a:only-child,.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-link[disabled]>a:only-child{color:currentColor}.ant-btn-link-disabled.active>a:only-child:after,.ant-btn-link-disabled:active>a:only-child:after,.ant-btn-link-disabled:focus>a:only-child:after,.ant-btn-link-disabled:hover>a:only-child:after,.ant-btn-link-disabled>a:only-child:after,.ant-btn-link.disabled.active>a:only-child:after,.ant-btn-link.disabled:active>a:only-child:after,.ant-btn-link.disabled:focus>a:only-child:after,.ant-btn-link.disabled:hover>a:only-child:after,.ant-btn-link.disabled>a:only-child:after,.ant-btn-link[disabled].active>a:only-child:after,.ant-btn-link[disabled]:active>a:only-child:after,.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-link[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-icon-only{width:.8rem;height:.8rem;padding:0;font-size:.4rem;border-radius:.1rem}.ant-btn-icon-only.ant-btn-lg{width:1rem;height:1rem;padding:0;font-size:.45rem;border-radius:.1rem}.ant-btn-icon-only.ant-btn-sm{width:.6rem;height:.6rem;padding:0;font-size:.35rem;border-radius:.1rem}.ant-btn-icon-only>i{vertical-align:middle}.ant-btn-round{height:.8rem;padding:0 .4rem;font-size:.35rem;border-radius:.8rem}.ant-btn-round.ant-btn-lg{height:1rem;padding:0 .5rem;font-size:.4rem;border-radius:1rem}.ant-btn-round.ant-btn-sm{height:.6rem;padding:0 .3rem;font-size:.35rem;border-radius:.6rem}.ant-btn-round.ant-btn-icon-only{width:auto}.ant-btn-circle,.ant-btn-circle-outline{min-width:.8rem;padding-right:0;padding-left:0;text-align:center;border-radius:50%}.ant-btn-circle-outline.ant-btn-lg,.ant-btn-circle.ant-btn-lg{min-width:1rem;border-radius:50%}.ant-btn-circle-outline.ant-btn-sm,.ant-btn-circle.ant-btn-sm{min-width:.6rem;border-radius:50%}.ant-btn:before{position:absolute;top:-.025rem;right:-.025rem;bottom:-.025rem;left:-.025rem;z-index:1;display:none;background:#fff;border-radius:inherit;opacity:.35;transition:opacity .2s;content:"";pointer-events:none}.ant-btn .anticon{transition:margin-left .3s cubic-bezier(.645,.045,.355,1)}.ant-btn .anticon.anticon-minus>svg,.ant-btn .anticon.anticon-plus>svg{shape-rendering:optimizeSpeed}.ant-btn.ant-btn-loading{position:relative}.ant-btn.ant-btn-loading:not([disabled]){pointer-events:none}.ant-btn.ant-btn-loading:before{display:block}.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only){padding-left:.725rem}.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon:not(:last-child){margin-left:-.35rem}.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only){padding-left:.6rem}.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon{margin-left:-.425rem}.ant-btn-group{display:inline-block}.ant-btn-group,.ant-btn-group>.ant-btn,.ant-btn-group>span>.ant-btn{position:relative}.ant-btn-group>.ant-btn.active,.ant-btn-group>.ant-btn:active,.ant-btn-group>.ant-btn:focus,.ant-btn-group>.ant-btn:hover,.ant-btn-group>span>.ant-btn.active,.ant-btn-group>span>.ant-btn:active,.ant-btn-group>span>.ant-btn:focus,.ant-btn-group>span>.ant-btn:hover{z-index:2}.ant-btn-group>.ant-btn:disabled,.ant-btn-group>span>.ant-btn:disabled{z-index:0}.ant-btn-group>.ant-btn-icon-only{font-size:.35rem}.ant-btn-group-lg>.ant-btn,.ant-btn-group-lg>span>.ant-btn{height:1rem;padding:0 .375rem;font-size:.4rem;border-radius:0;line-height:.95rem}.ant-btn-group-lg>.ant-btn.ant-btn-icon-only{width:1rem;height:1rem;padding-right:0;padding-left:0}.ant-btn-group-sm>.ant-btn,.ant-btn-group-sm>span>.ant-btn{height:.6rem;padding:0 .175rem;font-size:.35rem;border-radius:0;line-height:.55rem}.ant-btn-group-sm>.ant-btn>.anticon,.ant-btn-group-sm>span>.ant-btn>.anticon{font-size:.35rem}.ant-btn-group-sm>.ant-btn.ant-btn-icon-only{width:.6rem;height:.6rem;padding-right:0;padding-left:0}.ant-btn+.ant-btn-group,.ant-btn-group+.ant-btn,.ant-btn-group+.ant-btn-group,.ant-btn-group .ant-btn+.ant-btn,.ant-btn-group .ant-btn+span,.ant-btn-group>span+span,.ant-btn-group span+.ant-btn{margin-left:-.025rem}.ant-btn-group .ant-btn-primary+.ant-btn:not(.ant-btn-primary):not([disabled]){border-left-color:transparent}.ant-btn-group .ant-btn{border-radius:0}.ant-btn-group>.ant-btn:first-child,.ant-btn-group>span:first-child>.ant-btn{margin-left:0}.ant-btn-group>.ant-btn:only-child,.ant-btn-group>span:only-child>.ant-btn{border-radius:.1rem}.ant-btn-group>.ant-btn:first-child:not(:last-child),.ant-btn-group>span:first-child:not(:last-child)>.ant-btn{border-top-left-radius:.1rem;border-bottom-left-radius:.1rem}.ant-btn-group>.ant-btn:last-child:not(:first-child),.ant-btn-group>span:last-child:not(:first-child)>.ant-btn{border-top-right-radius:.1rem;border-bottom-right-radius:.1rem}.ant-btn-group-sm>.ant-btn:only-child,.ant-btn-group-sm>span:only-child>.ant-btn{border-radius:.1rem}.ant-btn-group-sm>.ant-btn:first-child:not(:last-child),.ant-btn-group-sm>span:first-child:not(:last-child)>.ant-btn{border-top-left-radius:.1rem;border-bottom-left-radius:.1rem}.ant-btn-group-sm>.ant-btn:last-child:not(:first-child),.ant-btn-group-sm>span:last-child:not(:first-child)>.ant-btn{border-top-right-radius:.1rem;border-bottom-right-radius:.1rem}.ant-btn-group>.ant-btn-group{float:left}.ant-btn-group>.ant-btn-group:not(:first-child):not(:last-child)>.ant-btn{border-radius:0}.ant-btn-group>.ant-btn-group:first-child:not(:last-child)>.ant-btn:last-child{padding-right:.2rem;border-top-right-radius:0;border-bottom-right-radius:0}.ant-btn-group>.ant-btn-group:last-child:not(:first-child)>.ant-btn:first-child{padding-left:.2rem;border-top-left-radius:0;border-bottom-left-radius:0}.ant-btn:active>span,.ant-btn:focus>span{position:relative}.ant-btn>.anticon+span,.ant-btn>span+.anticon{margin-left:.2rem}.ant-btn-background-ghost{color:#fff;background:transparent!important;border-color:#fff}.ant-btn-background-ghost.ant-btn-primary{color:#1890ff;background-color:transparent;border-color:#1890ff;text-shadow:none}.ant-btn-background-ghost.ant-btn-primary>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary:focus,.ant-btn-background-ghost.ant-btn-primary:hover{color:#40a9ff;background-color:transparent;border-color:#40a9ff}.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary.active,.ant-btn-background-ghost.ant-btn-primary:active{color:#096dd9;background-color:transparent;border-color:#096dd9}.ant-btn-background-ghost.ant-btn-primary.active>a:only-child,.ant-btn-background-ghost.ant-btn-primary:active>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary-disabled,.ant-btn-background-ghost.ant-btn-primary-disabled.active,.ant-btn-background-ghost.ant-btn-primary-disabled:active,.ant-btn-background-ghost.ant-btn-primary-disabled:focus,.ant-btn-background-ghost.ant-btn-primary-disabled:hover,.ant-btn-background-ghost.ant-btn-primary.disabled,.ant-btn-background-ghost.ant-btn-primary.disabled.active,.ant-btn-background-ghost.ant-btn-primary.disabled:active,.ant-btn-background-ghost.ant-btn-primary.disabled:focus,.ant-btn-background-ghost.ant-btn-primary.disabled:hover,.ant-btn-background-ghost.ant-btn-primary[disabled],.ant-btn-background-ghost.ant-btn-primary[disabled].active,.ant-btn-background-ghost.ant-btn-primary[disabled]:active,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-primary-disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled].active>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary-disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled].active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger{color:#ff4d4f;background-color:transparent;border-color:#ff4d4f;text-shadow:none}.ant-btn-background-ghost.ant-btn-danger>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger:focus,.ant-btn-background-ghost.ant-btn-danger:hover{color:#ff7875;background-color:transparent;border-color:#ff7875}.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger.active,.ant-btn-background-ghost.ant-btn-danger:active{color:#d9363e;background-color:transparent;border-color:#d9363e}.ant-btn-background-ghost.ant-btn-danger.active>a:only-child,.ant-btn-background-ghost.ant-btn-danger:active>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger-disabled,.ant-btn-background-ghost.ant-btn-danger-disabled.active,.ant-btn-background-ghost.ant-btn-danger-disabled:active,.ant-btn-background-ghost.ant-btn-danger-disabled:focus,.ant-btn-background-ghost.ant-btn-danger-disabled:hover,.ant-btn-background-ghost.ant-btn-danger.disabled,.ant-btn-background-ghost.ant-btn-danger.disabled.active,.ant-btn-background-ghost.ant-btn-danger.disabled:active,.ant-btn-background-ghost.ant-btn-danger.disabled:focus,.ant-btn-background-ghost.ant-btn-danger.disabled:hover,.ant-btn-background-ghost.ant-btn-danger[disabled],.ant-btn-background-ghost.ant-btn-danger[disabled].active,.ant-btn-background-ghost.ant-btn-danger[disabled]:active,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-danger-disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled].active>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger-disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled].active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link{color:#1890ff;background-color:transparent;border-color:transparent;text-shadow:none;color:#fff}.ant-btn-background-ghost.ant-btn-link>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link:focus,.ant-btn-background-ghost.ant-btn-link:hover{color:#40a9ff;background-color:transparent;border-color:transparent}.ant-btn-background-ghost.ant-btn-link:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link:hover>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link.active,.ant-btn-background-ghost.ant-btn-link:active{color:#096dd9;background-color:transparent;border-color:transparent}.ant-btn-background-ghost.ant-btn-link.active>a:only-child,.ant-btn-background-ghost.ant-btn-link:active>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link-disabled,.ant-btn-background-ghost.ant-btn-link-disabled.active,.ant-btn-background-ghost.ant-btn-link-disabled:active,.ant-btn-background-ghost.ant-btn-link-disabled:focus,.ant-btn-background-ghost.ant-btn-link-disabled:hover,.ant-btn-background-ghost.ant-btn-link.disabled,.ant-btn-background-ghost.ant-btn-link.disabled.active,.ant-btn-background-ghost.ant-btn-link.disabled:active,.ant-btn-background-ghost.ant-btn-link.disabled:focus,.ant-btn-background-ghost.ant-btn-link.disabled:hover,.ant-btn-background-ghost.ant-btn-link[disabled],.ant-btn-background-ghost.ant-btn-link[disabled].active,.ant-btn-background-ghost.ant-btn-link[disabled]:active,.ant-btn-background-ghost.ant-btn-link[disabled]:focus,.ant-btn-background-ghost.ant-btn-link[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-link-disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled].active>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link-disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled].active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-two-chinese-chars:first-letter{letter-spacing:.34em}.ant-btn-two-chinese-chars>:not(.anticon){margin-right:-.34em;letter-spacing:.34em}.ant-btn-block{width:100%}.ant-btn:empty{vertical-align:top}a.ant-btn{padding-top:0.025rem;line-height:.75rem}a.ant-btn-lg{line-height:.95rem}a.ant-btn-sm{line-height:.55rem}.ant-empty{margin:0 .2rem;font-size:.35rem;line-height:.55rem;text-align:center}.ant-empty-image{height:2.5rem;margin-bottom:.2rem}.ant-empty-image img{height:100%}.ant-empty-image svg{height:100%;margin:auto}.ant-empty-description{margin:0}.ant-empty-footer{margin-top:.4rem}.ant-empty-normal{margin:.8rem 0;color:rgba(0,0,0,.25)}.ant-empty-normal .ant-empty-image{height:1rem}.ant-empty-small{margin:.2rem 0;color:rgba(0,0,0,.25)}.ant-empty-small .ant-empty-image{height:.875rem}.ant-form{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:.35rem;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum"}.ant-form legend{display:block;width:100%;margin-bottom:.5rem;padding:0;color:rgba(0,0,0,.45);font-size:.4rem;line-height:inherit;border:0;border-bottom:.025rem solid #d9d9d9}.ant-form label{font-size:.35rem}.ant-form input[type=search]{box-sizing:border-box}.ant-form input[type=checkbox],.ant-form input[type=radio]{line-height:normal}.ant-form input[type=file]{display:block}.ant-form input[type=range]{display:block;width:100%}.ant-form select[multiple],.ant-form select[size]{height:auto}.ant-form input[type=checkbox]:focus,.ant-form input[type=file]:focus,.ant-form input[type=radio]:focus{outline:thin dotted;outline:.125rem auto -webkit-focus-ring-color;outline-offset:-.05rem}.ant-form output{display:block;padding-top:.375rem;color:rgba(0,0,0,.65);font-size:.35rem;line-height:1.5}.ant-form-item-required:before{display:inline-block;margin-right:.1rem;color:#f5222d;font-size:.35rem;font-family:SimSun,sans-serif;line-height:1;content:"*"}.ant-form-hide-required-mark .ant-form-item-required:before{display:none}.ant-form-item-label>label{color:rgba(0,0,0,.85)}.ant-form-item-label>label:after{content:":";position:relative;top:-.0125rem;margin:0 .2rem 0 .05rem}.ant-form-item-label>label.ant-form-item-no-colon:after{content:" "}.ant-form-item{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:.35rem;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";margin-bottom:.6rem;vertical-align:top}.ant-form-item label{position:relative}.ant-form-item label>.anticon{font-size:.35rem;vertical-align:top}.ant-form-item-control{position:relative;line-height:1rem;zoom:1}.ant-form-item-control:after,.ant-form-item-control:before{display:table;content:""}.ant-form-item-control:after{clear:both}.ant-form-item-children{position:relative}.ant-form-item-with-help{margin-bottom:.125rem}.ant-form-item-label{display:inline-block;overflow:hidden;line-height:.9999975rem;white-space:nowrap;text-align:right;vertical-align:middle}.ant-form-item-label-left{text-align:left}.ant-form-item .ant-switch{margin:.05rem 0 .1rem}.ant-form-explain,.ant-form-extra{clear:both;min-height:.55rem;margin-top:-.05rem;color:rgba(0,0,0,.45);font-size:.35rem;line-height:1.5;transition:color .3s cubic-bezier(.215,.61,.355,1)}.ant-form-explain{margin-bottom:-.025rem}.ant-form-extra{padding-top:.1rem}.ant-form-text{display:inline-block;padding-right:.2rem}.ant-form-split{display:block;text-align:center}form .has-feedback .ant-input{padding-right:.75rem}form .has-feedback .ant-input-affix-wrapper .ant-input-suffix{padding-right:.45rem}form .has-feedback .ant-input-affix-wrapper .ant-input{padding-right:1.225rem}form .has-feedback .ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input{padding-right:1.7rem}form .has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-arrow,form .has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-selection__clear,form .has-feedback>.ant-select .ant-select-arrow,form .has-feedback>.ant-select .ant-select-selection__clear{right:.7rem}form .has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-selection-selected-value,form .has-feedback>.ant-select .ant-select-selection-selected-value{padding-right:1.05rem}form .has-feedback .ant-cascader-picker-arrow{margin-right:.425rem}form .has-feedback .ant-calendar-picker-clear,form .has-feedback .ant-calendar-picker-icon,form .has-feedback .ant-cascader-picker-clear,form .has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix,form .has-feedback .ant-time-picker-clear,form .has-feedback .ant-time-picker-icon{right:.7rem}form .ant-mentions,form textarea.ant-input{height:auto;margin-bottom:.1rem}form .ant-upload{background:transparent}form input[type=checkbox],form input[type=radio]{width:.35rem;height:.35rem}form .ant-checkbox-inline,form .ant-radio-inline{display:inline-block;margin-left:.2rem;font-weight:400;vertical-align:middle;cursor:pointer}form .ant-checkbox-inline:first-child,form .ant-radio-inline:first-child{margin-left:0}form .ant-checkbox-vertical,form .ant-radio-vertical{display:block}form .ant-checkbox-vertical+.ant-checkbox-vertical,form .ant-radio-vertical+.ant-radio-vertical{margin-left:0}form .ant-input-number+.ant-form-text{margin-left:.2rem}form .ant-input-number-handler-wrap{z-index:2}form .ant-cascader-picker,form .ant-select{width:100%}form .ant-input-group .ant-cascader-picker,form .ant-input-group .ant-select{width:auto}form .ant-input-group-wrapper,form :not(.ant-input-group-wrapper)>.ant-input-group{display:inline-block;vertical-align:middle}form:not(.ant-form-vertical) .ant-input-group-wrapper,form:not(.ant-form-vertical) :not(.ant-input-group-wrapper)>.ant-input-group{position:relative;top:-.025rem}.ant-col-24.ant-form-item-label,.ant-col-xl-24.ant-form-item-label,.ant-form-vertical .ant-form-item-label{display:block;margin:0;padding:0 0 .2rem;line-height:1.5;white-space:normal;text-align:left}.ant-col-24.ant-form-item-label label:after,.ant-col-xl-24.ant-form-item-label label:after,.ant-form-vertical .ant-form-item-label label:after{display:none}.ant-form-vertical .ant-form-item{padding-bottom:.2rem}.ant-form-vertical .ant-form-item-control{line-height:1.5}.ant-form-vertical .ant-form-explain{margin-top:.05rem;margin-bottom:-.125rem}.ant-form-vertical .ant-form-extra{margin-top:.05rem;margin-bottom:-.1rem}@media (max-width:575px){.ant-form-item-control-wrapper,.ant-form-item-label{display:block;width:100%}.ant-form-item-label{display:block;margin:0;padding:0 0 .2rem;line-height:1.5;white-space:normal;text-align:left}.ant-form-item-label label:after{display:none}.ant-col-xs-24.ant-form-item-label{display:block;margin:0;padding:0 0 .2rem;line-height:1.5;white-space:normal;text-align:left}.ant-col-xs-24.ant-form-item-label label:after{display:none}}@media (max-width:767px){.ant-col-sm-24.ant-form-item-label{display:block;margin:0;padding:0 0 .2rem;line-height:1.5;white-space:normal;text-align:left}.ant-col-sm-24.ant-form-item-label label:after{display:none}}@media (max-width:991px){.ant-col-md-24.ant-form-item-label{display:block;margin:0;padding:0 0 .2rem;line-height:1.5;white-space:normal;text-align:left}.ant-col-md-24.ant-form-item-label label:after{display:none}}@media (max-width:1199px){.ant-col-lg-24.ant-form-item-label{display:block;margin:0;padding:0 0 .2rem;line-height:1.5;white-space:normal;text-align:left}.ant-col-lg-24.ant-form-item-label label:after{display:none}}@media (max-width:1599px){.ant-col-xl-24.ant-form-item-label{display:block;margin:0;padding:0 0 .2rem;line-height:1.5;white-space:normal;text-align:left}.ant-col-xl-24.ant-form-item-label label:after{display:none}}.ant-form-inline .ant-form-item{display:inline-block;margin-right:.4rem;margin-bottom:0}.ant-form-inline .ant-form-item-with-help{margin-bottom:.6rem}.ant-form-inline .ant-form-item>.ant-form-item-control-wrapper,.ant-form-inline .ant-form-item>.ant-form-item-label{display:inline-block;vertical-align:top}.ant-form-inline .ant-form-text,.ant-form-inline .has-feedback{display:inline-block}.has-error.has-feedback .ant-form-item-children-icon,.has-success.has-feedback .ant-form-item-children-icon,.has-warning.has-feedback .ant-form-item-children-icon,.is-validating.has-feedback .ant-form-item-children-icon{position:absolute;top:50%;right:0;z-index:1;width:.8rem;height:.5rem;margin-top:-.25rem;font-size:.35rem;line-height:.5rem;text-align:center;visibility:visible;animation:zoomIn .3s cubic-bezier(.12,.4,.29,1.46);pointer-events:none}.has-error.has-feedback .ant-form-item-children-icon svg,.has-success.has-feedback .ant-form-item-children-icon svg,.has-warning.has-feedback .ant-form-item-children-icon svg,.is-validating.has-feedback .ant-form-item-children-icon svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.has-success.has-feedback .ant-form-item-children-icon{color:#52c41a;animation-name:diffZoomIn1!important}.has-warning .ant-form-explain,.has-warning .ant-form-split{color:#faad14}.has-warning .ant-input,.has-warning .ant-input:hover{background-color:#fff;border-color:#faad14}.has-warning .ant-input:focus{border-color:#ffc53d;border-right-width:.025rem!important;outline:0;box-shadow:0 0 0 .05rem rgba(250,173,20,.2)}.has-warning .ant-input:not([disabled]):hover{border-color:#faad14}.has-warning .ant-calendar-picker-open .ant-calendar-picker-input{border-color:#ffc53d;border-right-width:.025rem!important;outline:0;box-shadow:0 0 0 .05rem rgba(250,173,20,.2)}.has-warning .ant-input-affix-wrapper .ant-input,.has-warning .ant-input-affix-wrapper .ant-input:hover{background-color:#fff;border-color:#faad14}.has-warning .ant-input-affix-wrapper .ant-input:focus{border-color:#ffc53d;border-right-width:.025rem!important;outline:0;box-shadow:0 0 0 .05rem rgba(250,173,20,.2)}.has-warning .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:#faad14}.has-warning .ant-input-prefix{color:#faad14}.has-warning .ant-input-group-addon{color:#faad14;background-color:#fff;border-color:#faad14}.has-warning .has-feedback{color:#faad14}.has-warning.has-feedback .ant-form-item-children-icon{color:#faad14;animation-name:diffZoomIn3!important}.has-warning .ant-select-selection,.has-warning .ant-select-selection:hover{border-color:#faad14}.has-warning .ant-select-focused .ant-select-selection,.has-warning .ant-select-open .ant-select-selection{border-color:#ffc53d;border-right-width:.025rem!important;outline:0;box-shadow:0 0 0 .05rem rgba(250,173,20,.2)}.has-warning .ant-calendar-picker-icon:after,.has-warning .ant-cascader-picker-arrow,.has-warning .ant-picker-icon:after,.has-warning .ant-select-arrow,.has-warning .ant-time-picker-icon:after{color:#faad14}.has-warning .ant-input-number,.has-warning .ant-time-picker-input{border-color:#faad14}.has-warning .ant-input-number-focused,.has-warning .ant-input-number:focus,.has-warning .ant-time-picker-input-focused,.has-warning .ant-time-picker-input:focus{border-color:#ffc53d;border-right-width:.025rem!important;outline:0;box-shadow:0 0 0 .05rem rgba(250,173,20,.2)}.has-warning .ant-input-number:not([disabled]):hover,.has-warning .ant-time-picker-input:not([disabled]):hover{border-color:#faad14}.has-warning .ant-cascader-picker:focus .ant-cascader-input{border-color:#ffc53d;border-right-width:.025rem!important;outline:0;box-shadow:0 0 0 .05rem rgba(250,173,20,.2)}.has-warning .ant-cascader-picker:hover .ant-cascader-input{border-color:#faad14}.has-error .ant-form-explain,.has-error .ant-form-split{color:#f5222d}.has-error .ant-input,.has-error .ant-input:hover{background-color:#fff;border-color:#f5222d}.has-error .ant-input:focus{border-color:#ff4d4f;border-right-width:.025rem!important;outline:0;box-shadow:0 0 0 .05rem rgba(245,34,45,.2)}.has-error .ant-input:not([disabled]):hover{border-color:#f5222d}.has-error .ant-calendar-picker-open .ant-calendar-picker-input{border-color:#ff4d4f;border-right-width:.025rem!important;outline:0;box-shadow:0 0 0 .05rem rgba(245,34,45,.2)}.has-error .ant-input-affix-wrapper .ant-input,.has-error .ant-input-affix-wrapper .ant-input:hover{background-color:#fff;border-color:#f5222d}.has-error .ant-input-affix-wrapper .ant-input:focus{border-color:#ff4d4f;border-right-width:.025rem!important;outline:0;box-shadow:0 0 0 .05rem rgba(245,34,45,.2)}.has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:#f5222d}.has-error .ant-input-prefix{color:#f5222d}.has-error .ant-input-group-addon{color:#f5222d;background-color:#fff;border-color:#f5222d}.has-error .has-feedback{color:#f5222d}.has-error.has-feedback .ant-form-item-children-icon{color:#f5222d;animation-name:diffZoomIn2!important}.has-error .ant-select-selection,.has-error .ant-select-selection:hover{border-color:#f5222d}.has-error .ant-select-focused .ant-select-selection,.has-error .ant-select-open .ant-select-selection{border-color:#ff4d4f;border-right-width:.025rem!important;outline:0;box-shadow:0 0 0 .05rem rgba(245,34,45,.2)}.has-error .ant-select.ant-select-auto-complete .ant-input:focus{border-color:#f5222d}.has-error .ant-input-group-addon .ant-select-selection{border-color:transparent;box-shadow:none}.has-error .ant-calendar-picker-icon:after,.has-error .ant-cascader-picker-arrow,.has-error .ant-picker-icon:after,.has-error .ant-select-arrow,.has-error .ant-time-picker-icon:after{color:#f5222d}.has-error .ant-input-number,.has-error .ant-time-picker-input{border-color:#f5222d}.has-error .ant-input-number-focused,.has-error .ant-input-number:focus,.has-error .ant-time-picker-input-focused,.has-error .ant-time-picker-input:focus{border-color:#ff4d4f;border-right-width:.025rem!important;outline:0;box-shadow:0 0 0 .05rem rgba(245,34,45,.2)}.has-error .ant-input-number:not([disabled]):hover,.has-error .ant-mention-wrapper .ant-mention-editor,.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover,.has-error .ant-time-picker-input:not([disabled]):hover{border-color:#f5222d}.has-error .ant-cascader-picker:focus .ant-cascader-input,.has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor,.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus{border-color:#ff4d4f;border-right-width:.025rem!important;outline:0;box-shadow:0 0 0 .05rem rgba(245,34,45,.2)}.has-error .ant-cascader-picker:hover .ant-cascader-input,.has-error .ant-transfer-list{border-color:#f5222d}.has-error .ant-transfer-list-search:not([disabled]){border-color:#d9d9d9}.has-error .ant-transfer-list-search:not([disabled]):hover{border-color:#40a9ff;border-right-width:.025rem!important}.has-error .ant-transfer-list-search:not([disabled]):focus{border-color:#40a9ff;border-right-width:.025rem!important;outline:0;box-shadow:0 0 0 .05rem rgba(24,144,255,.2)}.is-validating.has-feedback .ant-form-item-children-icon{display:inline-block;color:#1890ff}.ant-advanced-search-form .ant-form-item{margin-bottom:.6rem}.ant-advanced-search-form .ant-form-item-with-help{margin-bottom:.125rem}.show-help-appear,.show-help-enter,.show-help-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.show-help-appear.show-help-appear-active,.show-help-enter.show-help-enter-active{animation-name:antShowHelpIn;animation-play-state:running}.show-help-leave.show-help-leave-active{animation-name:antShowHelpOut;animation-play-state:running;pointer-events:none}.show-help-appear,.show-help-enter{opacity:0}.show-help-appear,.show-help-enter,.show-help-leave{animation-timing-function:cubic-bezier(.645,.045,.355,1)}@keyframes antShowHelpIn{0%{transform:translateY(-.125rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes antShowHelpOut{to{transform:translateY(-.125rem);opacity:0}}@keyframes diffZoomIn1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes diffZoomIn2{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes diffZoomIn3{0%{transform:scale(0)}to{transform:scale(1)}}.ant-row{position:relative;height:auto;margin-right:0;margin-left:0;zoom:1;display:block;box-sizing:border-box}.ant-row:after,.ant-row:before{display:table;content:""}.ant-row+.ant-row:before,.ant-row:after{clear:both}.ant-row-flex{display:flex;flex-flow:row wrap}.ant-row-flex:after,.ant-row-flex:before{display:flex}.ant-row-flex-start{justify-content:flex-start}.ant-row-flex-center{justify-content:center}.ant-row-flex-end{justify-content:flex-end}.ant-row-flex-space-between{justify-content:space-between}.ant-row-flex-space-around{justify-content:space-around}.ant-row-flex-top{align-items:flex-start}.ant-row-flex-middle{align-items:center}.ant-row-flex-bottom{align-items:flex-end}.ant-col{position:relative;min-height:.025rem}.ant-col-1,.ant-col-2,.ant-col-3,.ant-col-4,.ant-col-5,.ant-col-6,.ant-col-7,.ant-col-8,.ant-col-9,.ant-col-10,.ant-col-11,.ant-col-12,.ant-col-13,.ant-col-14,.ant-col-15,.ant-col-16,.ant-col-17,.ant-col-18,.ant-col-19,.ant-col-20,.ant-col-21,.ant-col-22,.ant-col-23,.ant-col-24,.ant-col-lg-1,.ant-col-lg-2,.ant-col-lg-3,.ant-col-lg-4,.ant-col-lg-5,.ant-col-lg-6,.ant-col-lg-7,.ant-col-lg-8,.ant-col-lg-9,.ant-col-lg-10,.ant-col-lg-11,.ant-col-lg-12,.ant-col-lg-13,.ant-col-lg-14,.ant-col-lg-15,.ant-col-lg-16,.ant-col-lg-17,.ant-col-lg-18,.ant-col-lg-19,.ant-col-lg-20,.ant-col-lg-21,.ant-col-lg-22,.ant-col-lg-23,.ant-col-lg-24,.ant-col-md-1,.ant-col-md-2,.ant-col-md-3,.ant-col-md-4,.ant-col-md-5,.ant-col-md-6,.ant-col-md-7,.ant-col-md-8,.ant-col-md-9,.ant-col-md-10,.ant-col-md-11,.ant-col-md-12,.ant-col-md-13,.ant-col-md-14,.ant-col-md-15,.ant-col-md-16,.ant-col-md-17,.ant-col-md-18,.ant-col-md-19,.ant-col-md-20,.ant-col-md-21,.ant-col-md-22,.ant-col-md-23,.ant-col-md-24,.ant-col-sm-1,.ant-col-sm-2,.ant-col-sm-3,.ant-col-sm-4,.ant-col-sm-5,.ant-col-sm-6,.ant-col-sm-7,.ant-col-sm-8,.ant-col-sm-9,.ant-col-sm-10,.ant-col-sm-11,.ant-col-sm-12,.ant-col-sm-13,.ant-col-sm-14,.ant-col-sm-15,.ant-col-sm-16,.ant-col-sm-17,.ant-col-sm-18,.ant-col-sm-19,.ant-col-sm-20,.ant-col-sm-21,.ant-col-sm-22,.ant-col-sm-23,.ant-col-sm-24,.ant-col-xs-1,.ant-col-xs-2,.ant-col-xs-3,.ant-col-xs-4,.ant-col-xs-5,.ant-col-xs-6,.ant-col-xs-7,.ant-col-xs-8,.ant-col-xs-9,.ant-col-xs-10,.ant-col-xs-11,.ant-col-xs-12,.ant-col-xs-13,.ant-col-xs-14,.ant-col-xs-15,.ant-col-xs-16,.ant-col-xs-17,.ant-col-xs-18,.ant-col-xs-19,.ant-col-xs-20,.ant-col-xs-21,.ant-col-xs-22,.ant-col-xs-23,.ant-col-xs-24{position:relative;padding-right:0;padding-left:0}.ant-col-1,.ant-col-2,.ant-col-3,.ant-col-4,.ant-col-5,.ant-col-6,.ant-col-7,.ant-col-8,.ant-col-9,.ant-col-10,.ant-col-11,.ant-col-12,.ant-col-13,.ant-col-14,.ant-col-15,.ant-col-16,.ant-col-17,.ant-col-18,.ant-col-19,.ant-col-20,.ant-col-21,.ant-col-22,.ant-col-23,.ant-col-24{flex:0 0 auto;float:left}.ant-col-24{display:block;box-sizing:border-box;width:100%}.ant-col-push-24{left:100%}.ant-col-pull-24{right:100%}.ant-col-offset-24{margin-left:100%}.ant-col-order-24{order:24}.ant-col-23{display:block;box-sizing:border-box;width:95.83333333%}.ant-col-push-23{left:95.83333333%}.ant-col-pull-23{right:95.83333333%}.ant-col-offset-23{margin-left:95.83333333%}.ant-col-order-23{order:23}.ant-col-22{display:block;box-sizing:border-box;width:91.66666667%}.ant-col-push-22{left:91.66666667%}.ant-col-pull-22{right:91.66666667%}.ant-col-offset-22{margin-left:91.66666667%}.ant-col-order-22{order:22}.ant-col-21{display:block;box-sizing:border-box;width:87.5%}.ant-col-push-21{left:87.5%}.ant-col-pull-21{right:87.5%}.ant-col-offset-21{margin-left:87.5%}.ant-col-order-21{order:21}.ant-col-20{display:block;box-sizing:border-box;width:83.33333333%}.ant-col-push-20{left:83.33333333%}.ant-col-pull-20{right:83.33333333%}.ant-col-offset-20{margin-left:83.33333333%}.ant-col-order-20{order:20}.ant-col-19{display:block;box-sizing:border-box;width:79.16666667%}.ant-col-push-19{left:79.16666667%}.ant-col-pull-19{right:79.16666667%}.ant-col-offset-19{margin-left:79.16666667%}.ant-col-order-19{order:19}.ant-col-18{display:block;box-sizing:border-box;width:75%}.ant-col-push-18{left:75%}.ant-col-pull-18{right:75%}.ant-col-offset-18{margin-left:75%}.ant-col-order-18{order:18}.ant-col-17{display:block;box-sizing:border-box;width:70.83333333%}.ant-col-push-17{left:70.83333333%}.ant-col-pull-17{right:70.83333333%}.ant-col-offset-17{margin-left:70.83333333%}.ant-col-order-17{order:17}.ant-col-16{display:block;box-sizing:border-box;width:66.66666667%}.ant-col-push-16{left:66.66666667%}.ant-col-pull-16{right:66.66666667%}.ant-col-offset-16{margin-left:66.66666667%}.ant-col-order-16{order:16}.ant-col-15{display:block;box-sizing:border-box;width:62.5%}.ant-col-push-15{left:62.5%}.ant-col-pull-15{right:62.5%}.ant-col-offset-15{margin-left:62.5%}.ant-col-order-15{order:15}.ant-col-14{display:block;box-sizing:border-box;width:58.33333333%}.ant-col-push-14{left:58.33333333%}.ant-col-pull-14{right:58.33333333%}.ant-col-offset-14{margin-left:58.33333333%}.ant-col-order-14{order:14}.ant-col-13{display:block;box-sizing:border-box;width:54.16666667%}.ant-col-push-13{left:54.16666667%}.ant-col-pull-13{right:54.16666667%}.ant-col-offset-13{margin-left:54.16666667%}.ant-col-order-13{order:13}.ant-col-12{display:block;box-sizing:border-box;width:50%}.ant-col-push-12{left:50%}.ant-col-pull-12{right:50%}.ant-col-offset-12{margin-left:50%}.ant-col-order-12{order:12}.ant-col-11{display:block;box-sizing:border-box;width:45.83333333%}.ant-col-push-11{left:45.83333333%}.ant-col-pull-11{right:45.83333333%}.ant-col-offset-11{margin-left:45.83333333%}.ant-col-order-11{order:11}.ant-col-10{display:block;box-sizing:border-box;width:41.66666667%}.ant-col-push-10{left:41.66666667%}.ant-col-pull-10{right:41.66666667%}.ant-col-offset-10{margin-left:41.66666667%}.ant-col-order-10{order:10}.ant-col-9{display:block;box-sizing:border-box;width:37.5%}.ant-col-push-9{left:37.5%}.ant-col-pull-9{right:37.5%}.ant-col-offset-9{margin-left:37.5%}.ant-col-order-9{order:9}.ant-col-8{display:block;box-sizing:border-box;width:33.33333333%}.ant-col-push-8{left:33.33333333%}.ant-col-pull-8{right:33.33333333%}.ant-col-offset-8{margin-left:33.33333333%}.ant-col-order-8{order:8}.ant-col-7{display:block;box-sizing:border-box;width:29.16666667%}.ant-col-push-7{left:29.16666667%}.ant-col-pull-7{right:29.16666667%}.ant-col-offset-7{margin-left:29.16666667%}.ant-col-order-7{order:7}.ant-col-6{display:block;box-sizing:border-box;width:25%}.ant-col-push-6{left:25%}.ant-col-pull-6{right:25%}.ant-col-offset-6{margin-left:25%}.ant-col-order-6{order:6}.ant-col-5{display:block;box-sizing:border-box;width:20.83333333%}.ant-col-push-5{left:20.83333333%}.ant-col-pull-5{right:20.83333333%}.ant-col-offset-5{margin-left:20.83333333%}.ant-col-order-5{order:5}.ant-col-4{display:block;box-sizing:border-box;width:16.66666667%}.ant-col-push-4{left:16.66666667%}.ant-col-pull-4{right:16.66666667%}.ant-col-offset-4{margin-left:16.66666667%}.ant-col-order-4{order:4}.ant-col-3{display:block;box-sizing:border-box;width:12.5%}.ant-col-push-3{left:12.5%}.ant-col-pull-3{right:12.5%}.ant-col-offset-3{margin-left:12.5%}.ant-col-order-3{order:3}.ant-col-2{display:block;box-sizing:border-box;width:8.33333333%}.ant-col-push-2{left:8.33333333%}.ant-col-pull-2{right:8.33333333%}.ant-col-offset-2{margin-left:8.33333333%}.ant-col-order-2{order:2}.ant-col-1{display:block;box-sizing:border-box;width:4.16666667%}.ant-col-push-1{left:4.16666667%}.ant-col-pull-1{right:4.16666667%}.ant-col-offset-1{margin-left:4.16666667%}.ant-col-order-1{order:1}.ant-col-0{display:none}.ant-col-offset-0{margin-left:0}.ant-col-order-0{order:0}.ant-col-xs-1,.ant-col-xs-2,.ant-col-xs-3,.ant-col-xs-4,.ant-col-xs-5,.ant-col-xs-6,.ant-col-xs-7,.ant-col-xs-8,.ant-col-xs-9,.ant-col-xs-10,.ant-col-xs-11,.ant-col-xs-12,.ant-col-xs-13,.ant-col-xs-14,.ant-col-xs-15,.ant-col-xs-16,.ant-col-xs-17,.ant-col-xs-18,.ant-col-xs-19,.ant-col-xs-20,.ant-col-xs-21,.ant-col-xs-22,.ant-col-xs-23,.ant-col-xs-24{flex:0 0 auto;float:left}.ant-col-xs-24{display:block;box-sizing:border-box;width:100%}.ant-col-xs-push-24{left:100%}.ant-col-xs-pull-24{right:100%}.ant-col-xs-offset-24{margin-left:100%}.ant-col-xs-order-24{order:24}.ant-col-xs-23{display:block;box-sizing:border-box;width:95.83333333%}.ant-col-xs-push-23{left:95.83333333%}.ant-col-xs-pull-23{right:95.83333333%}.ant-col-xs-offset-23{margin-left:95.83333333%}.ant-col-xs-order-23{order:23}.ant-col-xs-22{display:block;box-sizing:border-box;width:91.66666667%}.ant-col-xs-push-22{left:91.66666667%}.ant-col-xs-pull-22{right:91.66666667%}.ant-col-xs-offset-22{margin-left:91.66666667%}.ant-col-xs-order-22{order:22}.ant-col-xs-21{display:block;box-sizing:border-box;width:87.5%}.ant-col-xs-push-21{left:87.5%}.ant-col-xs-pull-21{right:87.5%}.ant-col-xs-offset-21{margin-left:87.5%}.ant-col-xs-order-21{order:21}.ant-col-xs-20{display:block;box-sizing:border-box;width:83.33333333%}.ant-col-xs-push-20{left:83.33333333%}.ant-col-xs-pull-20{right:83.33333333%}.ant-col-xs-offset-20{margin-left:83.33333333%}.ant-col-xs-order-20{order:20}.ant-col-xs-19{display:block;box-sizing:border-box;width:79.16666667%}.ant-col-xs-push-19{left:79.16666667%}.ant-col-xs-pull-19{right:79.16666667%}.ant-col-xs-offset-19{margin-left:79.16666667%}.ant-col-xs-order-19{order:19}.ant-col-xs-18{display:block;box-sizing:border-box;width:75%}.ant-col-xs-push-18{left:75%}.ant-col-xs-pull-18{right:75%}.ant-col-xs-offset-18{margin-left:75%}.ant-col-xs-order-18{order:18}.ant-col-xs-17{display:block;box-sizing:border-box;width:70.83333333%}.ant-col-xs-push-17{left:70.83333333%}.ant-col-xs-pull-17{right:70.83333333%}.ant-col-xs-offset-17{margin-left:70.83333333%}.ant-col-xs-order-17{order:17}.ant-col-xs-16{display:block;box-sizing:border-box;width:66.66666667%}.ant-col-xs-push-16{left:66.66666667%}.ant-col-xs-pull-16{right:66.66666667%}.ant-col-xs-offset-16{margin-left:66.66666667%}.ant-col-xs-order-16{order:16}.ant-col-xs-15{display:block;box-sizing:border-box;width:62.5%}.ant-col-xs-push-15{left:62.5%}.ant-col-xs-pull-15{right:62.5%}.ant-col-xs-offset-15{margin-left:62.5%}.ant-col-xs-order-15{order:15}.ant-col-xs-14{display:block;box-sizing:border-box;width:58.33333333%}.ant-col-xs-push-14{left:58.33333333%}.ant-col-xs-pull-14{right:58.33333333%}.ant-col-xs-offset-14{margin-left:58.33333333%}.ant-col-xs-order-14{order:14}.ant-col-xs-13{display:block;box-sizing:border-box;width:54.16666667%}.ant-col-xs-push-13{left:54.16666667%}.ant-col-xs-pull-13{right:54.16666667%}.ant-col-xs-offset-13{margin-left:54.16666667%}.ant-col-xs-order-13{order:13}.ant-col-xs-12{display:block;box-sizing:border-box;width:50%}.ant-col-xs-push-12{left:50%}.ant-col-xs-pull-12{right:50%}.ant-col-xs-offset-12{margin-left:50%}.ant-col-xs-order-12{order:12}.ant-col-xs-11{display:block;box-sizing:border-box;width:45.83333333%}.ant-col-xs-push-11{left:45.83333333%}.ant-col-xs-pull-11{right:45.83333333%}.ant-col-xs-offset-11{margin-left:45.83333333%}.ant-col-xs-order-11{order:11}.ant-col-xs-10{display:block;box-sizing:border-box;width:41.66666667%}.ant-col-xs-push-10{left:41.66666667%}.ant-col-xs-pull-10{right:41.66666667%}.ant-col-xs-offset-10{margin-left:41.66666667%}.ant-col-xs-order-10{order:10}.ant-col-xs-9{display:block;box-sizing:border-box;width:37.5%}.ant-col-xs-push-9{left:37.5%}.ant-col-xs-pull-9{right:37.5%}.ant-col-xs-offset-9{margin-left:37.5%}.ant-col-xs-order-9{order:9}.ant-col-xs-8{display:block;box-sizing:border-box;width:33.33333333%}.ant-col-xs-push-8{left:33.33333333%}.ant-col-xs-pull-8{right:33.33333333%}.ant-col-xs-offset-8{margin-left:33.33333333%}.ant-col-xs-order-8{order:8}.ant-col-xs-7{display:block;box-sizing:border-box;width:29.16666667%}.ant-col-xs-push-7{left:29.16666667%}.ant-col-xs-pull-7{right:29.16666667%}.ant-col-xs-offset-7{margin-left:29.16666667%}.ant-col-xs-order-7{order:7}.ant-col-xs-6{display:block;box-sizing:border-box;width:25%}.ant-col-xs-push-6{left:25%}.ant-col-xs-pull-6{right:25%}.ant-col-xs-offset-6{margin-left:25%}.ant-col-xs-order-6{order:6}.ant-col-xs-5{display:block;box-sizing:border-box;width:20.83333333%}.ant-col-xs-push-5{left:20.83333333%}.ant-col-xs-pull-5{right:20.83333333%}.ant-col-xs-offset-5{margin-left:20.83333333%}.ant-col-xs-order-5{order:5}.ant-col-xs-4{display:block;box-sizing:border-box;width:16.66666667%}.ant-col-xs-push-4{left:16.66666667%}.ant-col-xs-pull-4{right:16.66666667%}.ant-col-xs-offset-4{margin-left:16.66666667%}.ant-col-xs-order-4{order:4}.ant-col-xs-3{display:block;box-sizing:border-box;width:12.5%}.ant-col-xs-push-3{left:12.5%}.ant-col-xs-pull-3{right:12.5%}.ant-col-xs-offset-3{margin-left:12.5%}.ant-col-xs-order-3{order:3}.ant-col-xs-2{display:block;box-sizing:border-box;width:8.33333333%}.ant-col-xs-push-2{left:8.33333333%}.ant-col-xs-pull-2{right:8.33333333%}.ant-col-xs-offset-2{margin-left:8.33333333%}.ant-col-xs-order-2{order:2}.ant-col-xs-1{display:block;box-sizing:border-box;width:4.16666667%}.ant-col-xs-push-1{left:4.16666667%}.ant-col-xs-pull-1{right:4.16666667%}.ant-col-xs-offset-1{margin-left:4.16666667%}.ant-col-xs-order-1{order:1}.ant-col-xs-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xs-push-0{left:auto}.ant-col-xs-pull-0{right:auto}.ant-col-xs-offset-0{margin-left:0}.ant-col-xs-order-0{order:0}@media (min-width:576px){.ant-col-sm-1,.ant-col-sm-2,.ant-col-sm-3,.ant-col-sm-4,.ant-col-sm-5,.ant-col-sm-6,.ant-col-sm-7,.ant-col-sm-8,.ant-col-sm-9,.ant-col-sm-10,.ant-col-sm-11,.ant-col-sm-12,.ant-col-sm-13,.ant-col-sm-14,.ant-col-sm-15,.ant-col-sm-16,.ant-col-sm-17,.ant-col-sm-18,.ant-col-sm-19,.ant-col-sm-20,.ant-col-sm-21,.ant-col-sm-22,.ant-col-sm-23,.ant-col-sm-24{flex:0 0 auto;float:left}.ant-col-sm-24{display:block;box-sizing:border-box;width:100%}.ant-col-sm-push-24{left:100%}.ant-col-sm-pull-24{right:100%}.ant-col-sm-offset-24{margin-left:100%}.ant-col-sm-order-24{order:24}.ant-col-sm-23{display:block;box-sizing:border-box;width:95.83333333%}.ant-col-sm-push-23{left:95.83333333%}.ant-col-sm-pull-23{right:95.83333333%}.ant-col-sm-offset-23{margin-left:95.83333333%}.ant-col-sm-order-23{order:23}.ant-col-sm-22{display:block;box-sizing:border-box;width:91.66666667%}.ant-col-sm-push-22{left:91.66666667%}.ant-col-sm-pull-22{right:91.66666667%}.ant-col-sm-offset-22{margin-left:91.66666667%}.ant-col-sm-order-22{order:22}.ant-col-sm-21{display:block;box-sizing:border-box;width:87.5%}.ant-col-sm-push-21{left:87.5%}.ant-col-sm-pull-21{right:87.5%}.ant-col-sm-offset-21{margin-left:87.5%}.ant-col-sm-order-21{order:21}.ant-col-sm-20{display:block;box-sizing:border-box;width:83.33333333%}.ant-col-sm-push-20{left:83.33333333%}.ant-col-sm-pull-20{right:83.33333333%}.ant-col-sm-offset-20{margin-left:83.33333333%}.ant-col-sm-order-20{order:20}.ant-col-sm-19{display:block;box-sizing:border-box;width:79.16666667%}.ant-col-sm-push-19{left:79.16666667%}.ant-col-sm-pull-19{right:79.16666667%}.ant-col-sm-offset-19{margin-left:79.16666667%}.ant-col-sm-order-19{order:19}.ant-col-sm-18{display:block;box-sizing:border-box;width:75%}.ant-col-sm-push-18{left:75%}.ant-col-sm-pull-18{right:75%}.ant-col-sm-offset-18{margin-left:75%}.ant-col-sm-order-18{order:18}.ant-col-sm-17{display:block;box-sizing:border-box;width:70.83333333%}.ant-col-sm-push-17{left:70.83333333%}.ant-col-sm-pull-17{right:70.83333333%}.ant-col-sm-offset-17{margin-left:70.83333333%}.ant-col-sm-order-17{order:17}.ant-col-sm-16{display:block;box-sizing:border-box;width:66.66666667%}.ant-col-sm-push-16{left:66.66666667%}.ant-col-sm-pull-16{right:66.66666667%}.ant-col-sm-offset-16{margin-left:66.66666667%}.ant-col-sm-order-16{order:16}.ant-col-sm-15{display:block;box-sizing:border-box;width:62.5%}.ant-col-sm-push-15{left:62.5%}.ant-col-sm-pull-15{right:62.5%}.ant-col-sm-offset-15{margin-left:62.5%}.ant-col-sm-order-15{order:15}.ant-col-sm-14{display:block;box-sizing:border-box;width:58.33333333%}.ant-col-sm-push-14{left:58.33333333%}.ant-col-sm-pull-14{right:58.33333333%}.ant-col-sm-offset-14{margin-left:58.33333333%}.ant-col-sm-order-14{order:14}.ant-col-sm-13{display:block;box-sizing:border-box;width:54.16666667%}.ant-col-sm-push-13{left:54.16666667%}.ant-col-sm-pull-13{right:54.16666667%}.ant-col-sm-offset-13{margin-left:54.16666667%}.ant-col-sm-order-13{order:13}.ant-col-sm-12{display:block;box-sizing:border-box;width:50%}.ant-col-sm-push-12{left:50%}.ant-col-sm-pull-12{right:50%}.ant-col-sm-offset-12{margin-left:50%}.ant-col-sm-order-12{order:12}.ant-col-sm-11{display:block;box-sizing:border-box;width:45.83333333%}.ant-col-sm-push-11{left:45.83333333%}.ant-col-sm-pull-11{right:45.83333333%}.ant-col-sm-offset-11{margin-left:45.83333333%}.ant-col-sm-order-11{order:11}.ant-col-sm-10{display:block;box-sizing:border-box;width:41.66666667%}.ant-col-sm-push-10{left:41.66666667%}.ant-col-sm-pull-10{right:41.66666667%}.ant-col-sm-offset-10{margin-left:41.66666667%}.ant-col-sm-order-10{order:10}.ant-col-sm-9{display:block;box-sizing:border-box;width:37.5%}.ant-col-sm-push-9{left:37.5%}.ant-col-sm-pull-9{right:37.5%}.ant-col-sm-offset-9{margin-left:37.5%}.ant-col-sm-order-9{order:9}.ant-col-sm-8{display:block;box-sizing:border-box;width:33.33333333%}.ant-col-sm-push-8{left:33.33333333%}.ant-col-sm-pull-8{right:33.33333333%}.ant-col-sm-offset-8{margin-left:33.33333333%}.ant-col-sm-order-8{order:8}.ant-col-sm-7{display:block;box-sizing:border-box;width:29.16666667%}.ant-col-sm-push-7{left:29.16666667%}.ant-col-sm-pull-7{right:29.16666667%}.ant-col-sm-offset-7{margin-left:29.16666667%}.ant-col-sm-order-7{order:7}.ant-col-sm-6{display:block;box-sizing:border-box;width:25%}.ant-col-sm-push-6{left:25%}.ant-col-sm-pull-6{right:25%}.ant-col-sm-offset-6{margin-left:25%}.ant-col-sm-order-6{order:6}.ant-col-sm-5{display:block;box-sizing:border-box;width:20.83333333%}.ant-col-sm-push-5{left:20.83333333%}.ant-col-sm-pull-5{right:20.83333333%}.ant-col-sm-offset-5{margin-left:20.83333333%}.ant-col-sm-order-5{order:5}.ant-col-sm-4{display:block;box-sizing:border-box;width:16.66666667%}.ant-col-sm-push-4{left:16.66666667%}.ant-col-sm-pull-4{right:16.66666667%}.ant-col-sm-offset-4{margin-left:16.66666667%}.ant-col-sm-order-4{order:4}.ant-col-sm-3{display:block;box-sizing:border-box;width:12.5%}.ant-col-sm-push-3{left:12.5%}.ant-col-sm-pull-3{right:12.5%}.ant-col-sm-offset-3{margin-left:12.5%}.ant-col-sm-order-3{order:3}.ant-col-sm-2{display:block;box-sizing:border-box;width:8.33333333%}.ant-col-sm-push-2{left:8.33333333%}.ant-col-sm-pull-2{right:8.33333333%}.ant-col-sm-offset-2{margin-left:8.33333333%}.ant-col-sm-order-2{order:2}.ant-col-sm-1{display:block;box-sizing:border-box;width:4.16666667%}.ant-col-sm-push-1{left:4.16666667%}.ant-col-sm-pull-1{right:4.16666667%}.ant-col-sm-offset-1{margin-left:4.16666667%}.ant-col-sm-order-1{order:1}.ant-col-sm-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-sm-push-0{left:auto}.ant-col-sm-pull-0{right:auto}.ant-col-sm-offset-0{margin-left:0}.ant-col-sm-order-0{order:0}}@media (min-width:768px){.ant-col-md-1,.ant-col-md-2,.ant-col-md-3,.ant-col-md-4,.ant-col-md-5,.ant-col-md-6,.ant-col-md-7,.ant-col-md-8,.ant-col-md-9,.ant-col-md-10,.ant-col-md-11,.ant-col-md-12,.ant-col-md-13,.ant-col-md-14,.ant-col-md-15,.ant-col-md-16,.ant-col-md-17,.ant-col-md-18,.ant-col-md-19,.ant-col-md-20,.ant-col-md-21,.ant-col-md-22,.ant-col-md-23,.ant-col-md-24{flex:0 0 auto;float:left}.ant-col-md-24{display:block;box-sizing:border-box;width:100%}.ant-col-md-push-24{left:100%}.ant-col-md-pull-24{right:100%}.ant-col-md-offset-24{margin-left:100%}.ant-col-md-order-24{order:24}.ant-col-md-23{display:block;box-sizing:border-box;width:95.83333333%}.ant-col-md-push-23{left:95.83333333%}.ant-col-md-pull-23{right:95.83333333%}.ant-col-md-offset-23{margin-left:95.83333333%}.ant-col-md-order-23{order:23}.ant-col-md-22{display:block;box-sizing:border-box;width:91.66666667%}.ant-col-md-push-22{left:91.66666667%}.ant-col-md-pull-22{right:91.66666667%}.ant-col-md-offset-22{margin-left:91.66666667%}.ant-col-md-order-22{order:22}.ant-col-md-21{display:block;box-sizing:border-box;width:87.5%}.ant-col-md-push-21{left:87.5%}.ant-col-md-pull-21{right:87.5%}.ant-col-md-offset-21{margin-left:87.5%}.ant-col-md-order-21{order:21}.ant-col-md-20{display:block;box-sizing:border-box;width:83.33333333%}.ant-col-md-push-20{left:83.33333333%}.ant-col-md-pull-20{right:83.33333333%}.ant-col-md-offset-20{margin-left:83.33333333%}.ant-col-md-order-20{order:20}.ant-col-md-19{display:block;box-sizing:border-box;width:79.16666667%}.ant-col-md-push-19{left:79.16666667%}.ant-col-md-pull-19{right:79.16666667%}.ant-col-md-offset-19{margin-left:79.16666667%}.ant-col-md-order-19{order:19}.ant-col-md-18{display:block;box-sizing:border-box;width:75%}.ant-col-md-push-18{left:75%}.ant-col-md-pull-18{right:75%}.ant-col-md-offset-18{margin-left:75%}.ant-col-md-order-18{order:18}.ant-col-md-17{display:block;box-sizing:border-box;width:70.83333333%}.ant-col-md-push-17{left:70.83333333%}.ant-col-md-pull-17{right:70.83333333%}.ant-col-md-offset-17{margin-left:70.83333333%}.ant-col-md-order-17{order:17}.ant-col-md-16{display:block;box-sizing:border-box;width:66.66666667%}.ant-col-md-push-16{left:66.66666667%}.ant-col-md-pull-16{right:66.66666667%}.ant-col-md-offset-16{margin-left:66.66666667%}.ant-col-md-order-16{order:16}.ant-col-md-15{display:block;box-sizing:border-box;width:62.5%}.ant-col-md-push-15{left:62.5%}.ant-col-md-pull-15{right:62.5%}.ant-col-md-offset-15{margin-left:62.5%}.ant-col-md-order-15{order:15}.ant-col-md-14{display:block;box-sizing:border-box;width:58.33333333%}.ant-col-md-push-14{left:58.33333333%}.ant-col-md-pull-14{right:58.33333333%}.ant-col-md-offset-14{margin-left:58.33333333%}.ant-col-md-order-14{order:14}.ant-col-md-13{display:block;box-sizing:border-box;width:54.16666667%}.ant-col-md-push-13{left:54.16666667%}.ant-col-md-pull-13{right:54.16666667%}.ant-col-md-offset-13{margin-left:54.16666667%}.ant-col-md-order-13{order:13}.ant-col-md-12{display:block;box-sizing:border-box;width:50%}.ant-col-md-push-12{left:50%}.ant-col-md-pull-12{right:50%}.ant-col-md-offset-12{margin-left:50%}.ant-col-md-order-12{order:12}.ant-col-md-11{display:block;box-sizing:border-box;width:45.83333333%}.ant-col-md-push-11{left:45.83333333%}.ant-col-md-pull-11{right:45.83333333%}.ant-col-md-offset-11{margin-left:45.83333333%}.ant-col-md-order-11{order:11}.ant-col-md-10{display:block;box-sizing:border-box;width:41.66666667%}.ant-col-md-push-10{left:41.66666667%}.ant-col-md-pull-10{right:41.66666667%}.ant-col-md-offset-10{margin-left:41.66666667%}.ant-col-md-order-10{order:10}.ant-col-md-9{display:block;box-sizing:border-box;width:37.5%}.ant-col-md-push-9{left:37.5%}.ant-col-md-pull-9{right:37.5%}.ant-col-md-offset-9{margin-left:37.5%}.ant-col-md-order-9{order:9}.ant-col-md-8{display:block;box-sizing:border-box;width:33.33333333%}.ant-col-md-push-8{left:33.33333333%}.ant-col-md-pull-8{right:33.33333333%}.ant-col-md-offset-8{margin-left:33.33333333%}.ant-col-md-order-8{order:8}.ant-col-md-7{display:block;box-sizing:border-box;width:29.16666667%}.ant-col-md-push-7{left:29.16666667%}.ant-col-md-pull-7{right:29.16666667%}.ant-col-md-offset-7{margin-left:29.16666667%}.ant-col-md-order-7{order:7}.ant-col-md-6{display:block;box-sizing:border-box;width:25%}.ant-col-md-push-6{left:25%}.ant-col-md-pull-6{right:25%}.ant-col-md-offset-6{margin-left:25%}.ant-col-md-order-6{order:6}.ant-col-md-5{display:block;box-sizing:border-box;width:20.83333333%}.ant-col-md-push-5{left:20.83333333%}.ant-col-md-pull-5{right:20.83333333%}.ant-col-md-offset-5{margin-left:20.83333333%}.ant-col-md-order-5{order:5}.ant-col-md-4{display:block;box-sizing:border-box;width:16.66666667%}.ant-col-md-push-4{left:16.66666667%}.ant-col-md-pull-4{right:16.66666667%}.ant-col-md-offset-4{margin-left:16.66666667%}.ant-col-md-order-4{order:4}.ant-col-md-3{display:block;box-sizing:border-box;width:12.5%}.ant-col-md-push-3{left:12.5%}.ant-col-md-pull-3{right:12.5%}.ant-col-md-offset-3{margin-left:12.5%}.ant-col-md-order-3{order:3}.ant-col-md-2{display:block;box-sizing:border-box;width:8.33333333%}.ant-col-md-push-2{left:8.33333333%}.ant-col-md-pull-2{right:8.33333333%}.ant-col-md-offset-2{margin-left:8.33333333%}.ant-col-md-order-2{order:2}.ant-col-md-1{display:block;box-sizing:border-box;width:4.16666667%}.ant-col-md-push-1{left:4.16666667%}.ant-col-md-pull-1{right:4.16666667%}.ant-col-md-offset-1{margin-left:4.16666667%}.ant-col-md-order-1{order:1}.ant-col-md-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-md-push-0{left:auto}.ant-col-md-pull-0{right:auto}.ant-col-md-offset-0{margin-left:0}.ant-col-md-order-0{order:0}}@media (min-width:992px){.ant-col-lg-1,.ant-col-lg-2,.ant-col-lg-3,.ant-col-lg-4,.ant-col-lg-5,.ant-col-lg-6,.ant-col-lg-7,.ant-col-lg-8,.ant-col-lg-9,.ant-col-lg-10,.ant-col-lg-11,.ant-col-lg-12,.ant-col-lg-13,.ant-col-lg-14,.ant-col-lg-15,.ant-col-lg-16,.ant-col-lg-17,.ant-col-lg-18,.ant-col-lg-19,.ant-col-lg-20,.ant-col-lg-21,.ant-col-lg-22,.ant-col-lg-23,.ant-col-lg-24{flex:0 0 auto;float:left}.ant-col-lg-24{display:block;box-sizing:border-box;width:100%}.ant-col-lg-push-24{left:100%}.ant-col-lg-pull-24{right:100%}.ant-col-lg-offset-24{margin-left:100%}.ant-col-lg-order-24{order:24}.ant-col-lg-23{display:block;box-sizing:border-box;width:95.83333333%}.ant-col-lg-push-23{left:95.83333333%}.ant-col-lg-pull-23{right:95.83333333%}.ant-col-lg-offset-23{margin-left:95.83333333%}.ant-col-lg-order-23{order:23}.ant-col-lg-22{display:block;box-sizing:border-box;width:91.66666667%}.ant-col-lg-push-22{left:91.66666667%}.ant-col-lg-pull-22{right:91.66666667%}.ant-col-lg-offset-22{margin-left:91.66666667%}.ant-col-lg-order-22{order:22}.ant-col-lg-21{display:block;box-sizing:border-box;width:87.5%}.ant-col-lg-push-21{left:87.5%}.ant-col-lg-pull-21{right:87.5%}.ant-col-lg-offset-21{margin-left:87.5%}.ant-col-lg-order-21{order:21}.ant-col-lg-20{display:block;box-sizing:border-box;width:83.33333333%}.ant-col-lg-push-20{left:83.33333333%}.ant-col-lg-pull-20{right:83.33333333%}.ant-col-lg-offset-20{margin-left:83.33333333%}.ant-col-lg-order-20{order:20}.ant-col-lg-19{display:block;box-sizing:border-box;width:79.16666667%}.ant-col-lg-push-19{left:79.16666667%}.ant-col-lg-pull-19{right:79.16666667%}.ant-col-lg-offset-19{margin-left:79.16666667%}.ant-col-lg-order-19{order:19}.ant-col-lg-18{display:block;box-sizing:border-box;width:75%}.ant-col-lg-push-18{left:75%}.ant-col-lg-pull-18{right:75%}.ant-col-lg-offset-18{margin-left:75%}.ant-col-lg-order-18{order:18}.ant-col-lg-17{display:block;box-sizing:border-box;width:70.83333333%}.ant-col-lg-push-17{left:70.83333333%}.ant-col-lg-pull-17{right:70.83333333%}.ant-col-lg-offset-17{margin-left:70.83333333%}.ant-col-lg-order-17{order:17}.ant-col-lg-16{display:block;box-sizing:border-box;width:66.66666667%}.ant-col-lg-push-16{left:66.66666667%}.ant-col-lg-pull-16{right:66.66666667%}.ant-col-lg-offset-16{margin-left:66.66666667%}.ant-col-lg-order-16{order:16}.ant-col-lg-15{display:block;box-sizing:border-box;width:62.5%}.ant-col-lg-push-15{left:62.5%}.ant-col-lg-pull-15{right:62.5%}.ant-col-lg-offset-15{margin-left:62.5%}.ant-col-lg-order-15{order:15}.ant-col-lg-14{display:block;box-sizing:border-box;width:58.33333333%}.ant-col-lg-push-14{left:58.33333333%}.ant-col-lg-pull-14{right:58.33333333%}.ant-col-lg-offset-14{margin-left:58.33333333%}.ant-col-lg-order-14{order:14}.ant-col-lg-13{display:block;box-sizing:border-box;width:54.16666667%}.ant-col-lg-push-13{left:54.16666667%}.ant-col-lg-pull-13{right:54.16666667%}.ant-col-lg-offset-13{margin-left:54.16666667%}.ant-col-lg-order-13{order:13}.ant-col-lg-12{display:block;box-sizing:border-box;width:50%}.ant-col-lg-push-12{left:50%}.ant-col-lg-pull-12{right:50%}.ant-col-lg-offset-12{margin-left:50%}.ant-col-lg-order-12{order:12}.ant-col-lg-11{display:block;box-sizing:border-box;width:45.83333333%}.ant-col-lg-push-11{left:45.83333333%}.ant-col-lg-pull-11{right:45.83333333%}.ant-col-lg-offset-11{margin-left:45.83333333%}.ant-col-lg-order-11{order:11}.ant-col-lg-10{display:block;box-sizing:border-box;width:41.66666667%}.ant-col-lg-push-10{left:41.66666667%}.ant-col-lg-pull-10{right:41.66666667%}.ant-col-lg-offset-10{margin-left:41.66666667%}.ant-col-lg-order-10{order:10}.ant-col-lg-9{display:block;box-sizing:border-box;width:37.5%}.ant-col-lg-push-9{left:37.5%}.ant-col-lg-pull-9{right:37.5%}.ant-col-lg-offset-9{margin-left:37.5%}.ant-col-lg-order-9{order:9}.ant-col-lg-8{display:block;box-sizing:border-box;width:33.33333333%}.ant-col-lg-push-8{left:33.33333333%}.ant-col-lg-pull-8{right:33.33333333%}.ant-col-lg-offset-8{margin-left:33.33333333%}.ant-col-lg-order-8{order:8}.ant-col-lg-7{display:block;box-sizing:border-box;width:29.16666667%}.ant-col-lg-push-7{left:29.16666667%}.ant-col-lg-pull-7{right:29.16666667%}.ant-col-lg-offset-7{margin-left:29.16666667%}.ant-col-lg-order-7{order:7}.ant-col-lg-6{display:block;box-sizing:border-box;width:25%}.ant-col-lg-push-6{left:25%}.ant-col-lg-pull-6{right:25%}.ant-col-lg-offset-6{margin-left:25%}.ant-col-lg-order-6{order:6}.ant-col-lg-5{display:block;box-sizing:border-box;width:20.83333333%}.ant-col-lg-push-5{left:20.83333333%}.ant-col-lg-pull-5{right:20.83333333%}.ant-col-lg-offset-5{margin-left:20.83333333%}.ant-col-lg-order-5{order:5}.ant-col-lg-4{display:block;box-sizing:border-box;width:16.66666667%}.ant-col-lg-push-4{left:16.66666667%}.ant-col-lg-pull-4{right:16.66666667%}.ant-col-lg-offset-4{margin-left:16.66666667%}.ant-col-lg-order-4{order:4}.ant-col-lg-3{display:block;box-sizing:border-box;width:12.5%}.ant-col-lg-push-3{left:12.5%}.ant-col-lg-pull-3{right:12.5%}.ant-col-lg-offset-3{margin-left:12.5%}.ant-col-lg-order-3{order:3}.ant-col-lg-2{display:block;box-sizing:border-box;width:8.33333333%}.ant-col-lg-push-2{left:8.33333333%}.ant-col-lg-pull-2{right:8.33333333%}.ant-col-lg-offset-2{margin-left:8.33333333%}.ant-col-lg-order-2{order:2}.ant-col-lg-1{display:block;box-sizing:border-box;width:4.16666667%}.ant-col-lg-push-1{left:4.16666667%}.ant-col-lg-pull-1{right:4.16666667%}.ant-col-lg-offset-1{margin-left:4.16666667%}.ant-col-lg-order-1{order:1}.ant-col-lg-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-lg-push-0{left:auto}.ant-col-lg-pull-0{right:auto}.ant-col-lg-offset-0{margin-left:0}.ant-col-lg-order-0{order:0}}@media (min-width:1200px){.ant-col-xl-1,.ant-col-xl-2,.ant-col-xl-3,.ant-col-xl-4,.ant-col-xl-5,.ant-col-xl-6,.ant-col-xl-7,.ant-col-xl-8,.ant-col-xl-9,.ant-col-xl-10,.ant-col-xl-11,.ant-col-xl-12,.ant-col-xl-13,.ant-col-xl-14,.ant-col-xl-15,.ant-col-xl-16,.ant-col-xl-17,.ant-col-xl-18,.ant-col-xl-19,.ant-col-xl-20,.ant-col-xl-21,.ant-col-xl-22,.ant-col-xl-23,.ant-col-xl-24{flex:0 0 auto;float:left}.ant-col-xl-24{display:block;box-sizing:border-box;width:100%}.ant-col-xl-push-24{left:100%}.ant-col-xl-pull-24{right:100%}.ant-col-xl-offset-24{margin-left:100%}.ant-col-xl-order-24{order:24}.ant-col-xl-23{display:block;box-sizing:border-box;width:95.83333333%}.ant-col-xl-push-23{left:95.83333333%}.ant-col-xl-pull-23{right:95.83333333%}.ant-col-xl-offset-23{margin-left:95.83333333%}.ant-col-xl-order-23{order:23}.ant-col-xl-22{display:block;box-sizing:border-box;width:91.66666667%}.ant-col-xl-push-22{left:91.66666667%}.ant-col-xl-pull-22{right:91.66666667%}.ant-col-xl-offset-22{margin-left:91.66666667%}.ant-col-xl-order-22{order:22}.ant-col-xl-21{display:block;box-sizing:border-box;width:87.5%}.ant-col-xl-push-21{left:87.5%}.ant-col-xl-pull-21{right:87.5%}.ant-col-xl-offset-21{margin-left:87.5%}.ant-col-xl-order-21{order:21}.ant-col-xl-20{display:block;box-sizing:border-box;width:83.33333333%}.ant-col-xl-push-20{left:83.33333333%}.ant-col-xl-pull-20{right:83.33333333%}.ant-col-xl-offset-20{margin-left:83.33333333%}.ant-col-xl-order-20{order:20}.ant-col-xl-19{display:block;box-sizing:border-box;width:79.16666667%}.ant-col-xl-push-19{left:79.16666667%}.ant-col-xl-pull-19{right:79.16666667%}.ant-col-xl-offset-19{margin-left:79.16666667%}.ant-col-xl-order-19{order:19}.ant-col-xl-18{display:block;box-sizing:border-box;width:75%}.ant-col-xl-push-18{left:75%}.ant-col-xl-pull-18{right:75%}.ant-col-xl-offset-18{margin-left:75%}.ant-col-xl-order-18{order:18}.ant-col-xl-17{display:block;box-sizing:border-box;width:70.83333333%}.ant-col-xl-push-17{left:70.83333333%}.ant-col-xl-pull-17{right:70.83333333%}.ant-col-xl-offset-17{margin-left:70.83333333%}.ant-col-xl-order-17{order:17}.ant-col-xl-16{display:block;box-sizing:border-box;width:66.66666667%}.ant-col-xl-push-16{left:66.66666667%}.ant-col-xl-pull-16{right:66.66666667%}.ant-col-xl-offset-16{margin-left:66.66666667%}.ant-col-xl-order-16{order:16}.ant-col-xl-15{display:block;box-sizing:border-box;width:62.5%}.ant-col-xl-push-15{left:62.5%}.ant-col-xl-pull-15{right:62.5%}.ant-col-xl-offset-15{margin-left:62.5%}.ant-col-xl-order-15{order:15}.ant-col-xl-14{display:block;box-sizing:border-box;width:58.33333333%}.ant-col-xl-push-14{left:58.33333333%}.ant-col-xl-pull-14{right:58.33333333%}.ant-col-xl-offset-14{margin-left:58.33333333%}.ant-col-xl-order-14{order:14}.ant-col-xl-13{display:block;box-sizing:border-box;width:54.16666667%}.ant-col-xl-push-13{left:54.16666667%}.ant-col-xl-pull-13{right:54.16666667%}.ant-col-xl-offset-13{margin-left:54.16666667%}.ant-col-xl-order-13{order:13}.ant-col-xl-12{display:block;box-sizing:border-box;width:50%}.ant-col-xl-push-12{left:50%}.ant-col-xl-pull-12{right:50%}.ant-col-xl-offset-12{margin-left:50%}.ant-col-xl-order-12{order:12}.ant-col-xl-11{display:block;box-sizing:border-box;width:45.83333333%}.ant-col-xl-push-11{left:45.83333333%}.ant-col-xl-pull-11{right:45.83333333%}.ant-col-xl-offset-11{margin-left:45.83333333%}.ant-col-xl-order-11{order:11}.ant-col-xl-10{display:block;box-sizing:border-box;width:41.66666667%}.ant-col-xl-push-10{left:41.66666667%}.ant-col-xl-pull-10{right:41.66666667%}.ant-col-xl-offset-10{margin-left:41.66666667%}.ant-col-xl-order-10{order:10}.ant-col-xl-9{display:block;box-sizing:border-box;width:37.5%}.ant-col-xl-push-9{left:37.5%}.ant-col-xl-pull-9{right:37.5%}.ant-col-xl-offset-9{margin-left:37.5%}.ant-col-xl-order-9{order:9}.ant-col-xl-8{display:block;box-sizing:border-box;width:33.33333333%}.ant-col-xl-push-8{left:33.33333333%}.ant-col-xl-pull-8{right:33.33333333%}.ant-col-xl-offset-8{margin-left:33.33333333%}.ant-col-xl-order-8{order:8}.ant-col-xl-7{display:block;box-sizing:border-box;width:29.16666667%}.ant-col-xl-push-7{left:29.16666667%}.ant-col-xl-pull-7{right:29.16666667%}.ant-col-xl-offset-7{margin-left:29.16666667%}.ant-col-xl-order-7{order:7}.ant-col-xl-6{display:block;box-sizing:border-box;width:25%}.ant-col-xl-push-6{left:25%}.ant-col-xl-pull-6{right:25%}.ant-col-xl-offset-6{margin-left:25%}.ant-col-xl-order-6{order:6}.ant-col-xl-5{display:block;box-sizing:border-box;width:20.83333333%}.ant-col-xl-push-5{left:20.83333333%}.ant-col-xl-pull-5{right:20.83333333%}.ant-col-xl-offset-5{margin-left:20.83333333%}.ant-col-xl-order-5{order:5}.ant-col-xl-4{display:block;box-sizing:border-box;width:16.66666667%}.ant-col-xl-push-4{left:16.66666667%}.ant-col-xl-pull-4{right:16.66666667%}.ant-col-xl-offset-4{margin-left:16.66666667%}.ant-col-xl-order-4{order:4}.ant-col-xl-3{display:block;box-sizing:border-box;width:12.5%}.ant-col-xl-push-3{left:12.5%}.ant-col-xl-pull-3{right:12.5%}.ant-col-xl-offset-3{margin-left:12.5%}.ant-col-xl-order-3{order:3}.ant-col-xl-2{display:block;box-sizing:border-box;width:8.33333333%}.ant-col-xl-push-2{left:8.33333333%}.ant-col-xl-pull-2{right:8.33333333%}.ant-col-xl-offset-2{margin-left:8.33333333%}.ant-col-xl-order-2{order:2}.ant-col-xl-1{display:block;box-sizing:border-box;width:4.16666667%}.ant-col-xl-push-1{left:4.16666667%}.ant-col-xl-pull-1{right:4.16666667%}.ant-col-xl-offset-1{margin-left:4.16666667%}.ant-col-xl-order-1{order:1}.ant-col-xl-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xl-push-0{left:auto}.ant-col-xl-pull-0{right:auto}.ant-col-xl-offset-0{margin-left:0}.ant-col-xl-order-0{order:0}}@media (min-width:1600px){.ant-col-xxl-1,.ant-col-xxl-2,.ant-col-xxl-3,.ant-col-xxl-4,.ant-col-xxl-5,.ant-col-xxl-6,.ant-col-xxl-7,.ant-col-xxl-8,.ant-col-xxl-9,.ant-col-xxl-10,.ant-col-xxl-11,.ant-col-xxl-12,.ant-col-xxl-13,.ant-col-xxl-14,.ant-col-xxl-15,.ant-col-xxl-16,.ant-col-xxl-17,.ant-col-xxl-18,.ant-col-xxl-19,.ant-col-xxl-20,.ant-col-xxl-21,.ant-col-xxl-22,.ant-col-xxl-23,.ant-col-xxl-24{flex:0 0 auto;float:left}.ant-col-xxl-24{display:block;box-sizing:border-box;width:100%}.ant-col-xxl-push-24{left:100%}.ant-col-xxl-pull-24{right:100%}.ant-col-xxl-offset-24{margin-left:100%}.ant-col-xxl-order-24{order:24}.ant-col-xxl-23{display:block;box-sizing:border-box;width:95.83333333%}.ant-col-xxl-push-23{left:95.83333333%}.ant-col-xxl-pull-23{right:95.83333333%}.ant-col-xxl-offset-23{margin-left:95.83333333%}.ant-col-xxl-order-23{order:23}.ant-col-xxl-22{display:block;box-sizing:border-box;width:91.66666667%}.ant-col-xxl-push-22{left:91.66666667%}.ant-col-xxl-pull-22{right:91.66666667%}.ant-col-xxl-offset-22{margin-left:91.66666667%}.ant-col-xxl-order-22{order:22}.ant-col-xxl-21{display:block;box-sizing:border-box;width:87.5%}.ant-col-xxl-push-21{left:87.5%}.ant-col-xxl-pull-21{right:87.5%}.ant-col-xxl-offset-21{margin-left:87.5%}.ant-col-xxl-order-21{order:21}.ant-col-xxl-20{display:block;box-sizing:border-box;width:83.33333333%}.ant-col-xxl-push-20{left:83.33333333%}.ant-col-xxl-pull-20{right:83.33333333%}.ant-col-xxl-offset-20{margin-left:83.33333333%}.ant-col-xxl-order-20{order:20}.ant-col-xxl-19{display:block;box-sizing:border-box;width:79.16666667%}.ant-col-xxl-push-19{left:79.16666667%}.ant-col-xxl-pull-19{right:79.16666667%}.ant-col-xxl-offset-19{margin-left:79.16666667%}.ant-col-xxl-order-19{order:19}.ant-col-xxl-18{display:block;box-sizing:border-box;width:75%}.ant-col-xxl-push-18{left:75%}.ant-col-xxl-pull-18{right:75%}.ant-col-xxl-offset-18{margin-left:75%}.ant-col-xxl-order-18{order:18}.ant-col-xxl-17{display:block;box-sizing:border-box;width:70.83333333%}.ant-col-xxl-push-17{left:70.83333333%}.ant-col-xxl-pull-17{right:70.83333333%}.ant-col-xxl-offset-17{margin-left:70.83333333%}.ant-col-xxl-order-17{order:17}.ant-col-xxl-16{display:block;box-sizing:border-box;width:66.66666667%}.ant-col-xxl-push-16{left:66.66666667%}.ant-col-xxl-pull-16{right:66.66666667%}.ant-col-xxl-offset-16{margin-left:66.66666667%}.ant-col-xxl-order-16{order:16}.ant-col-xxl-15{display:block;box-sizing:border-box;width:62.5%}.ant-col-xxl-push-15{left:62.5%}.ant-col-xxl-pull-15{right:62.5%}.ant-col-xxl-offset-15{margin-left:62.5%}.ant-col-xxl-order-15{order:15}.ant-col-xxl-14{display:block;box-sizing:border-box;width:58.33333333%}.ant-col-xxl-push-14{left:58.33333333%}.ant-col-xxl-pull-14{right:58.33333333%}.ant-col-xxl-offset-14{margin-left:58.33333333%}.ant-col-xxl-order-14{order:14}.ant-col-xxl-13{display:block;box-sizing:border-box;width:54.16666667%}.ant-col-xxl-push-13{left:54.16666667%}.ant-col-xxl-pull-13{right:54.16666667%}.ant-col-xxl-offset-13{margin-left:54.16666667%}.ant-col-xxl-order-13{order:13}.ant-col-xxl-12{display:block;box-sizing:border-box;width:50%}.ant-col-xxl-push-12{left:50%}.ant-col-xxl-pull-12{right:50%}.ant-col-xxl-offset-12{margin-left:50%}.ant-col-xxl-order-12{order:12}.ant-col-xxl-11{display:block;box-sizing:border-box;width:45.83333333%}.ant-col-xxl-push-11{left:45.83333333%}.ant-col-xxl-pull-11{right:45.83333333%}.ant-col-xxl-offset-11{margin-left:45.83333333%}.ant-col-xxl-order-11{order:11}.ant-col-xxl-10{display:block;box-sizing:border-box;width:41.66666667%}.ant-col-xxl-push-10{left:41.66666667%}.ant-col-xxl-pull-10{right:41.66666667%}.ant-col-xxl-offset-10{margin-left:41.66666667%}.ant-col-xxl-order-10{order:10}.ant-col-xxl-9{display:block;box-sizing:border-box;width:37.5%}.ant-col-xxl-push-9{left:37.5%}.ant-col-xxl-pull-9{right:37.5%}.ant-col-xxl-offset-9{margin-left:37.5%}.ant-col-xxl-order-9{order:9}.ant-col-xxl-8{display:block;box-sizing:border-box;width:33.33333333%}.ant-col-xxl-push-8{left:33.33333333%}.ant-col-xxl-pull-8{right:33.33333333%}.ant-col-xxl-offset-8{margin-left:33.33333333%}.ant-col-xxl-order-8{order:8}.ant-col-xxl-7{display:block;box-sizing:border-box;width:29.16666667%}.ant-col-xxl-push-7{left:29.16666667%}.ant-col-xxl-pull-7{right:29.16666667%}.ant-col-xxl-offset-7{margin-left:29.16666667%}.ant-col-xxl-order-7{order:7}.ant-col-xxl-6{display:block;box-sizing:border-box;width:25%}.ant-col-xxl-push-6{left:25%}.ant-col-xxl-pull-6{right:25%}.ant-col-xxl-offset-6{margin-left:25%}.ant-col-xxl-order-6{order:6}.ant-col-xxl-5{display:block;box-sizing:border-box;width:20.83333333%}.ant-col-xxl-push-5{left:20.83333333%}.ant-col-xxl-pull-5{right:20.83333333%}.ant-col-xxl-offset-5{margin-left:20.83333333%}.ant-col-xxl-order-5{order:5}.ant-col-xxl-4{display:block;box-sizing:border-box;width:16.66666667%}.ant-col-xxl-push-4{left:16.66666667%}.ant-col-xxl-pull-4{right:16.66666667%}.ant-col-xxl-offset-4{margin-left:16.66666667%}.ant-col-xxl-order-4{order:4}.ant-col-xxl-3{display:block;box-sizing:border-box;width:12.5%}.ant-col-xxl-push-3{left:12.5%}.ant-col-xxl-pull-3{right:12.5%}.ant-col-xxl-offset-3{margin-left:12.5%}.ant-col-xxl-order-3{order:3}.ant-col-xxl-2{display:block;box-sizing:border-box;width:8.33333333%}.ant-col-xxl-push-2{left:8.33333333%}.ant-col-xxl-pull-2{right:8.33333333%}.ant-col-xxl-offset-2{margin-left:8.33333333%}.ant-col-xxl-order-2{order:2}.ant-col-xxl-1{display:block;box-sizing:border-box;width:4.16666667%}.ant-col-xxl-push-1{left:4.16666667%}.ant-col-xxl-pull-1{right:4.16666667%}.ant-col-xxl-offset-1{margin-left:4.16666667%}.ant-col-xxl-order-1{order:1}.ant-col-xxl-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xxl-push-0{left:auto}.ant-col-xxl-pull-0{right:auto}.ant-col-xxl-offset-0{margin-left:0}.ant-col-xxl-order-0{order:0}}.ant-input{box-sizing:border-box;margin:0;padding:0;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";position:relative;display:inline-block;width:100%;height:.8rem;padding:.1rem .275rem;color:rgba(0,0,0,.65);font-size:.35rem;line-height:1.5;background-color:#fff;background-image:none;border:.025rem solid #d9d9d9;border-radius:.1rem;transition:all .3s}.ant-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-input:-ms-input-placeholder{color:#bfbfbf}.ant-input::-webkit-input-placeholder{color:#bfbfbf}.ant-input:placeholder-shown{text-overflow:ellipsis}.ant-input:focus,.ant-input:hover{border-color:#40a9ff;border-right-width:.025rem!important}.ant-input:focus{outline:0;box-shadow:0 0 0 .05rem rgba(24,144,255,.2)}.ant-input-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-input-disabled:hover{border-color:#d9d9d9;border-right-width:.025rem!important}.ant-input[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-input[disabled]:hover{border-color:#d9d9d9;border-right-width:.025rem!important}textarea.ant-input{max-width:100%;height:auto;min-height:.8rem;line-height:1.5;vertical-align:bottom;transition:all .3s,height 0s}.ant-input-lg{height:1rem;padding:.15rem .275rem;font-size:.4rem}.ant-input-sm{height:.6rem;padding:.025rem .175rem}.ant-input-group{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:.35rem;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:relative;display:table;width:100%;border-collapse:separate;border-spacing:0}.ant-input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.ant-input-group>[class*=col-]{padding-right:.2rem}.ant-input-group>[class*=col-]:last-child{padding-right:0}.ant-input-group-addon,.ant-input-group-wrap,.ant-input-group>.ant-input{display:table-cell}.ant-input-group-addon:not(:first-child):not(:last-child),.ant-input-group-wrap:not(:first-child):not(:last-child),.ant-input-group>.ant-input:not(:first-child):not(:last-child){border-radius:0}.ant-input-group-addon,.ant-input-group-wrap{width:.025rem;white-space:nowrap;vertical-align:middle}.ant-input-group-wrap>*{display:block!important}.ant-input-group .ant-input{float:left;width:100%;margin-bottom:0;text-align:inherit}.ant-input-group .ant-input:focus,.ant-input-group .ant-input:hover{z-index:1;border-right-width:.025rem}.ant-input-group-addon{position:relative;padding:0 .275rem;color:rgba(0,0,0,.65);font-weight:400;font-size:.35rem;text-align:center;background-color:#fafafa;border:.025rem solid #d9d9d9;border-radius:.1rem;transition:all .3s}.ant-input-group-addon .ant-select{margin:-.125rem -.275rem}.ant-input-group-addon .ant-select .ant-select-selection{margin:-.025rem;background-color:inherit;border:.025rem solid transparent;box-shadow:none}.ant-input-group-addon .ant-select-focused .ant-select-selection,.ant-input-group-addon .ant-select-open .ant-select-selection{color:#1890ff}.ant-input-group-addon>i:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.ant-input-group-addon:first-child,.ant-input-group-addon:first-child .ant-select .ant-select-selection,.ant-input-group>.ant-input:first-child,.ant-input-group>.ant-input:first-child .ant-select .ant-select-selection{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-group>.ant-input-affix-wrapper:not(:first-child) .ant-input{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group>.ant-input-affix-wrapper:not(:last-child) .ant-input{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-group-addon:first-child{border-right:0}.ant-input-group-addon:last-child{border-left:0}.ant-input-group-addon:last-child,.ant-input-group-addon:last-child .ant-select .ant-select-selection,.ant-input-group>.ant-input:last-child,.ant-input-group>.ant-input:last-child .ant-select .ant-select-selection{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group-lg .ant-input,.ant-input-group-lg>.ant-input-group-addon{height:1rem;padding:.15rem .275rem;font-size:.4rem}.ant-input-group-sm .ant-input,.ant-input-group-sm>.ant-input-group-addon{height:.6rem;padding:.025rem .175rem}.ant-input-group-lg .ant-select-selection--single{height:1rem}.ant-input-group-sm .ant-select-selection--single{height:.6rem}.ant-input-group .ant-input-affix-wrapper{display:table-cell;float:left;width:100%}.ant-input-group.ant-input-group-compact{display:block;zoom:1}.ant-input-group.ant-input-group-compact:after,.ant-input-group.ant-input-group-compact:before{display:table;content:""}.ant-input-group.ant-input-group-compact:after{clear:both}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child){border-right-width:.025rem}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):hover{z-index:1}.ant-input-group.ant-input-group-compact>*{display:inline-block;float:none;vertical-align:top;border-radius:0}.ant-input-group.ant-input-group-compact>:not(:last-child){margin-right:-.025rem;border-right-width:.025rem}.ant-input-group.ant-input-group-compact .ant-input{float:none}.ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection,.ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input{border-right-width:.025rem;border-radius:0}.ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor:focus,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor:hover,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection:focus,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection:hover,.ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input:focus,.ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input:hover{z-index:1}.ant-input-group.ant-input-group-compact>.ant-calendar-picker:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper:first-child .ant-mention-editor,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-select:first-child>.ant-select-selection,.ant-input-group.ant-input-group-compact>.ant-time-picker:first-child .ant-time-picker-input,.ant-input-group.ant-input-group-compact>:first-child{border-top-left-radius:.1rem;border-bottom-left-radius:.1rem}.ant-input-group.ant-input-group-compact>.ant-calendar-picker:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker-focused:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper:last-child .ant-mention-editor,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-select:last-child>.ant-select-selection,.ant-input-group.ant-input-group-compact>.ant-time-picker:last-child .ant-time-picker-input,.ant-input-group.ant-input-group-compact>:last-child{border-right-width:.025rem;border-top-right-radius:.1rem;border-bottom-right-radius:.1rem}.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input{vertical-align:top}.ant-input-group-wrapper{display:inline-block;width:100%;text-align:start;vertical-align:top}.ant-input-affix-wrapper{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:.35rem;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:relative;display:inline-block;width:100%;text-align:start}.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:#40a9ff;border-right-width:.025rem!important}.ant-input-affix-wrapper .ant-input{position:relative;text-align:inherit}.ant-input-affix-wrapper .ant-input-prefix,.ant-input-affix-wrapper .ant-input-suffix{position:absolute;top:50%;z-index:2;display:flex;align-items:center;color:rgba(0,0,0,.65);line-height:0;transform:translateY(-50%)}.ant-input-affix-wrapper .ant-input-prefix :not(.anticon),.ant-input-affix-wrapper .ant-input-suffix :not(.anticon){line-height:1.5}.ant-input-affix-wrapper .ant-input-disabled~.ant-input-suffix .anticon{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-input-affix-wrapper .ant-input-prefix{left:.3rem}.ant-input-affix-wrapper .ant-input-suffix{right:.3rem}.ant-input-affix-wrapper .ant-input:not(:first-child){padding-left:.75rem}.ant-input-affix-wrapper .ant-input:not(:last-child){padding-right:.75rem}.ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input:not(:last-child){padding-right:1.225rem}.ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input{padding-right:.55rem}.ant-input-affix-wrapper .ant-input{min-height:100%}.ant-input-password-icon{color:rgba(0,0,0,.45);cursor:pointer;transition:all .3s}.ant-input-password-icon:hover{color:#333}.ant-input-clear-icon{color:rgba(0,0,0,.25);font-size:.3rem;cursor:pointer;transition:color .3s;vertical-align:0}.ant-input-clear-icon:hover{color:rgba(0,0,0,.45)}.ant-input-clear-icon:active{color:rgba(0,0,0,.65)}.ant-input-clear-icon+i{margin-left:.15rem}.ant-input-textarea-clear-icon{color:rgba(0,0,0,.25);font-size:.3rem;cursor:pointer;transition:color .3s;position:absolute;top:0;right:0;margin:.2rem .2rem 0 0}.ant-input-textarea-clear-icon:hover{color:rgba(0,0,0,.45)}.ant-input-textarea-clear-icon:active{color:rgba(0,0,0,.65)}.ant-input-textarea-clear-icon+i{margin-left:.15rem}.ant-input-search-icon{color:rgba(0,0,0,.45);cursor:pointer;transition:all .3s}.ant-input-search-icon:hover{color:rgba(0,0,0,.8)}.ant-input-search-enter-button input{border-right:0}.ant-input-search-enter-button+.ant-input-group-addon,.ant-input-search-enter-button input+.ant-input-group-addon{padding:0;border:0}.ant-input-search-enter-button+.ant-input-group-addon .ant-input-search-button,.ant-input-search-enter-button input+.ant-input-group-addon .ant-input-search-button{border-top-left-radius:0;border-bottom-left-radius:0}.ant-select{box-sizing:border-box;color:rgba(0,0,0,.65);font-size:.35rem;font-variant:tabular-nums;line-height:1.5;font-feature-settings:"tnum";position:relative;display:inline-block;outline:0}.ant-select,.ant-select ol,.ant-select ul{margin:0;padding:0;list-style:none}.ant-select>ul>li>a{padding:0;background-color:#fff}.ant-select-arrow{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;right:.275rem;margin-top:-.15rem;color:rgba(0,0,0,.25);font-size:.3rem;line-height:1;transform-origin:50% 50%}.ant-select-arrow>*{line-height:1}.ant-select-arrow svg{display:inline-block}.ant-select-arrow:before{display:none}.ant-select-arrow .ant-select-arrow-icon{display:block}.ant-select-arrow .ant-select-arrow-icon svg{transition:transform .3s}.ant-select-selection{display:block;box-sizing:border-box;background-color:#fff;border:.025rem solid #d9d9d9;border-top-width:.0255rem;border-radius:.1rem;outline:none;transition:all .3s cubic-bezier(.645,.045,.355,1);user-select:none}.ant-select-selection:hover{border-color:#40a9ff;border-right-width:.025rem!important}.ant-select-focused .ant-select-selection,.ant-select-selection:active,.ant-select-selection:focus{border-color:#40a9ff;border-right-width:.025rem!important;outline:0;box-shadow:0 0 0 .05rem rgba(24,144,255,.2)}.ant-select-selection__clear{position:absolute;top:50%;right:.275rem;z-index:1;display:inline-block;width:.3rem;height:.3rem;margin-top:-.15rem;color:rgba(0,0,0,.25);font-size:.3rem;font-style:normal;line-height:.3rem;text-align:center;text-transform:none;background:#fff;cursor:pointer;opacity:0;transition:color .3s ease,opacity .15s ease;text-rendering:auto}.ant-select-selection__clear:before{display:block}.ant-select-selection__clear:hover{color:rgba(0,0,0,.45)}.ant-select-selection:hover .ant-select-selection__clear{opacity:1}.ant-select-selection-selected-value{float:left;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-select-no-arrow .ant-select-selection-selected-value{padding-right:0}.ant-select-disabled{color:rgba(0,0,0,.25)}.ant-select-disabled .ant-select-selection{background:#f5f5f5;cursor:not-allowed}.ant-select-disabled .ant-select-selection:active,.ant-select-disabled .ant-select-selection:focus,.ant-select-disabled .ant-select-selection:hover{border-color:#d9d9d9;box-shadow:none}.ant-select-disabled .ant-select-selection__clear{display:none;visibility:hidden;pointer-events:none}.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice{padding-right:.25rem;color:rgba(0,0,0,.33);background:#f5f5f5}.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice__remove{display:none}.ant-select-selection--single{position:relative;height:.8rem;cursor:pointer}.ant-select-selection--single .ant-select-selection__rendered{margin-right:.6rem}.ant-select-no-arrow .ant-select-selection__rendered{margin-right:.275rem}.ant-select-selection__rendered{position:relative;display:block;margin-right:.275rem;margin-left:.275rem;line-height:.75rem}.ant-select-selection__rendered:after{display:inline-block;width:0;visibility:hidden;content:".";pointer-events:none}.ant-select-lg{font-size:.4rem}.ant-select-lg .ant-select-selection--single{height:1rem}.ant-select-lg .ant-select-selection__rendered{line-height:.95rem}.ant-select-lg .ant-select-selection--multiple{min-height:1rem}.ant-select-lg .ant-select-selection--multiple .ant-select-selection__rendered li{height:.8rem;line-height:.8rem}.ant-select-lg .ant-select-selection--multiple .ant-select-arrow,.ant-select-lg .ant-select-selection--multiple .ant-select-selection__clear{top:.5rem}.ant-select-sm .ant-select-selection--single{height:.6rem}.ant-select-sm .ant-select-selection__rendered{margin-left:.175rem;line-height:.55rem}.ant-select-sm .ant-select-selection--multiple{min-height:.6rem}.ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li{height:.4rem;line-height:.35rem}.ant-select-sm .ant-select-selection--multiple .ant-select-arrow,.ant-select-sm .ant-select-selection--multiple .ant-select-selection__clear{top:.3rem}.ant-select-sm .ant-select-arrow,.ant-select-sm .ant-select-selection__clear{right:.2rem}.ant-select-disabled .ant-select-selection__choice__remove{color:rgba(0,0,0,.25);cursor:default}.ant-select-disabled .ant-select-selection__choice__remove:hover{color:rgba(0,0,0,.25)}.ant-select-search__field__wrap{position:relative;display:inline-block}.ant-select-search__field__placeholder,.ant-select-selection__placeholder{position:absolute;top:50%;right:.225rem;left:0;max-width:100%;height:.5rem;margin-top:-.25rem;overflow:hidden;color:#bfbfbf;line-height:.5rem;white-space:nowrap;text-align:left;text-overflow:ellipsis}.ant-select-search__field__placeholder{left:.3rem}.ant-select-search__field__mirror{position:absolute;top:0;left:0;white-space:pre;opacity:0;pointer-events:none}.ant-select-search--inline{position:absolute;width:100%;height:100%}.ant-select-search--inline .ant-select-search__field__wrap{width:100%;height:100%}.ant-select-search--inline .ant-select-search__field{width:100%;height:100%;font-size:100%;line-height:1;background:transparent;border-width:0;border-radius:.1rem;outline:0}.ant-select-search--inline>i{float:right}.ant-select-selection--multiple{min-height:.8rem;padding-bottom:.075rem;cursor:text;zoom:1}.ant-select-selection--multiple:after,.ant-select-selection--multiple:before{display:table;content:""}.ant-select-selection--multiple:after{clear:both}.ant-select-selection--multiple .ant-select-search--inline{position:static;float:left;width:auto;max-width:100%;padding:0}.ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field{width:.75em;max-width:100%;padding:.025rem}.ant-select-selection--multiple .ant-select-selection__rendered{height:auto;margin-bottom:-.075rem;margin-left:.125rem}.ant-select-selection--multiple .ant-select-selection__placeholder{margin-left:.15rem}.ant-select-selection--multiple .ant-select-selection__rendered>ul>li,.ant-select-selection--multiple>ul>li{height:.6rem;margin-top:.075rem;line-height:.55rem}.ant-select-selection--multiple .ant-select-selection__choice{position:relative;float:left;max-width:99%;margin-right:.1rem;padding:0 .5rem 0 .25rem;overflow:hidden;color:rgba(0,0,0,.65);background-color:#fafafa;border:.025rem solid #e8e8e8;border-radius:.05rem;cursor:default;transition:padding .3s cubic-bezier(.645,.045,.355,1)}.ant-select-selection--multiple .ant-select-selection__choice__disabled{padding:0 .25rem}.ant-select-selection--multiple .ant-select-selection__choice__content{display:inline-block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:margin .3s cubic-bezier(.645,.045,.355,1)}.ant-select-selection--multiple .ant-select-selection__choice__remove{color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:.1rem;color:rgba(0,0,0,.45);font-weight:700;line-height:inherit;cursor:pointer;transition:all .3s;display:inline-block;font-size:.3rem;font-size:.25rem\9;transform:scale(.83333333) rotate(0deg)}.ant-select-selection--multiple .ant-select-selection__choice__remove>*{line-height:1}.ant-select-selection--multiple .ant-select-selection__choice__remove svg{display:inline-block}.ant-select-selection--multiple .ant-select-selection__choice__remove:before{display:none}.ant-select-selection--multiple .ant-select-selection__choice__remove .ant-select-selection--multiple .ant-select-selection__choice__remove-icon{display:block}:root .ant-select-selection--multiple .ant-select-selection__choice__remove{font-size:.3rem}.ant-select-selection--multiple .ant-select-selection__choice__remove:hover{color:rgba(0,0,0,.75)}.ant-select-selection--multiple .ant-select-arrow,.ant-select-selection--multiple .ant-select-selection__clear{top:.4rem}.ant-select-allow-clear .ant-select-selection--multiple .ant-select-selection__rendered,.ant-select-show-arrow .ant-select-selection--multiple .ant-select-selection__rendered{margin-right:.5rem}.ant-select-open .ant-select-arrow-icon svg{transform:rotate(180deg)}.ant-select-open .ant-select-selection{border-color:#40a9ff;border-right-width:.025rem!important;outline:0;box-shadow:0 0 0 .05rem rgba(24,144,255,.2)}.ant-select-combobox .ant-select-arrow{display:none}.ant-select-combobox .ant-select-search--inline{float:none;width:100%;height:100%}.ant-select-combobox .ant-select-search__field__wrap{width:100%;height:100%}.ant-select-combobox .ant-select-search__field{position:relative;z-index:1;width:100%;height:100%;box-shadow:none;transition:all .3s cubic-bezier(.645,.045,.355,1),height 0s}.ant-select-combobox.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered,.ant-select-combobox.ant-select-show-arrow .ant-select-selection:hover .ant-select-selection__rendered{margin-right:.5rem}.ant-select-dropdown{margin:0;padding:0;color:rgba(0,0,0,.65);font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:absolute;top:-249.975rem;left:-249.975rem;z-index:1050;box-sizing:border-box;font-size:.35rem;font-variant:normal;background-color:#fff;border-radius:.1rem;outline:none;box-shadow:0 .05rem .2rem rgba(0,0,0,.15)}.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft,.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft{animation-name:antSlideUpIn}.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft,.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft{animation-name:antSlideDownIn}.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft{animation-name:antSlideUpOut}.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft{animation-name:antSlideDownOut}.ant-select-dropdown-hidden{display:none}.ant-select-dropdown-menu{max-height:6.25rem;margin-bottom:0;padding:.1rem 0;padding-left:0;overflow:auto;list-style:none;outline:none}.ant-select-dropdown-menu-item-group-list{margin:0;padding:0}.ant-select-dropdown-menu-item-group-list>.ant-select-dropdown-menu-item{padding-left:.5rem}.ant-select-dropdown-menu-item-group-title{height:.8rem;padding:0 .3rem;color:rgba(0,0,0,.45);font-size:.3rem;line-height:.8rem}.ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:first-child:not(:last-child),.ant-select-dropdown-menu-item-group:not(:last-child) .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:last-child{border-radius:0}.ant-select-dropdown-menu-item{position:relative;display:block;padding:.125rem .3rem;overflow:hidden;color:rgba(0,0,0,.65);font-weight:400;font-size:.35rem;line-height:.55rem;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:background .3s ease}.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled){background-color:#e6f7ff}.ant-select-dropdown-menu-item-selected{color:rgba(0,0,0,.65);font-weight:600;background-color:#fafafa}.ant-select-dropdown-menu-item-disabled,.ant-select-dropdown-menu-item-disabled:hover{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled){background-color:#e6f7ff}.ant-select-dropdown-menu-item-divider{height:.025rem;margin:.025rem 0;overflow:hidden;line-height:0;background-color:#e8e8e8}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item{padding-right:.8rem}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item .ant-select-selected-icon{position:absolute;top:50%;right:.3rem;color:transparent;font-weight:700;font-size:.3rem;text-shadow:0 0.025rem 0,0.025rem 0 0,0 -.0025rem 0,-.0025rem 0;transform:translateY(-50%);transition:all .2s}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover .ant-select-selected-icon{color:rgba(0,0,0,.87)}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-disabled .ant-select-selected-icon{display:none}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon,.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover .ant-select-selected-icon{display:inline-block;color:#1890ff}.ant-select-dropdown--empty.ant-select-dropdown--multiple .ant-select-dropdown-menu-item{padding-right:.3rem}.ant-select-dropdown-container-open .ant-select-dropdown,.ant-select-dropdown-open .ant-select-dropdown{display:block}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;color:rgba(0,0,0,.65);font-size:.35rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-variant:tabular-nums;line-height:1.5;background-color:#fff;font-feature-settings:"tnum"}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;transition:color .3s;-webkit-text-decoration-skip:objects}a:hover{color:#40a9ff}a:active{color:#096dd9}a:active,a:hover{text-decoration:none;outline:0}a[disabled]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th{text-align:inherit}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-.05rem;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}::selection{color:#fff;background:#1890ff}.clearfix{zoom:1}.clearfix:after,.clearfix:before{display:table;content:""}.clearfix:after{clear:both}.anticon{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>*{line-height:1}.anticon svg{display:inline-block}.anticon:before{display:none}.anticon .anticon-icon{display:block}.anticon[tabindex]{cursor:pointer}.anticon-spin,.anticon-spin:before{display:inline-block;animation:loadingCircle 1s infinite linear}.fade-appear,.fade-enter,.fade-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.fade-appear.fade-appear-active,.fade-enter.fade-enter-active{animation-name:antFadeIn;animation-play-state:running}.fade-leave.fade-leave-active{animation-name:antFadeOut;animation-play-state:running;pointer-events:none}.fade-appear,.fade-enter{opacity:0}.fade-appear,.fade-enter,.fade-leave{animation-timing-function:linear}@keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antFadeOut{0%{opacity:1}to{opacity:0}}.move-up-appear,.move-up-enter,.move-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-up-appear.move-up-appear-active,.move-up-enter.move-up-enter-active{animation-name:antMoveUpIn;animation-play-state:running}.move-up-leave.move-up-leave-active{animation-name:antMoveUpOut;animation-play-state:running;pointer-events:none}.move-up-appear,.move-up-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear,.move-down-enter,.move-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-down-appear.move-down-appear-active,.move-down-enter.move-down-enter-active{animation-name:antMoveDownIn;animation-play-state:running}.move-down-leave.move-down-leave-active{animation-name:antMoveDownOut;animation-play-state:running;pointer-events:none}.move-down-appear,.move-down-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear,.move-left-enter,.move-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-left-appear.move-left-appear-active,.move-left-enter.move-left-enter-active{animation-name:antMoveLeftIn;animation-play-state:running}.move-left-leave.move-left-leave-active{animation-name:antMoveLeftOut;animation-play-state:running;pointer-events:none}.move-left-appear,.move-left-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear,.move-right-enter,.move-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.move-right-appear.move-right-appear-active,.move-right-enter.move-right-enter-active{animation-name:antMoveRightIn;animation-play-state:running}.move-right-leave.move-right-leave-active{animation-name:antMoveRightOut;animation-play-state:running;pointer-events:none}.move-right-appear,.move-right-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@keyframes antMoveDownIn{0%{transform:translateY(100%);transform-origin:0 0;opacity:0}to{transform:translateY(0);transform-origin:0 0;opacity:1}}@keyframes antMoveDownOut{0%{transform:translateY(0);transform-origin:0 0;opacity:1}to{transform:translateY(100%);transform-origin:0 0;opacity:0}}@keyframes antMoveLeftIn{0%{transform:translateX(-100%);transform-origin:0 0;opacity:0}to{transform:translateX(0);transform-origin:0 0;opacity:1}}@keyframes antMoveLeftOut{0%{transform:translateX(0);transform-origin:0 0;opacity:1}to{transform:translateX(-100%);transform-origin:0 0;opacity:0}}@keyframes antMoveRightIn{0%{transform:translateX(100%);transform-origin:0 0;opacity:0}to{transform:translateX(0);transform-origin:0 0;opacity:1}}@keyframes antMoveRightOut{0%{transform:translateX(0);transform-origin:0 0;opacity:1}to{transform:translateX(100%);transform-origin:0 0;opacity:0}}@keyframes antMoveUpIn{0%{transform:translateY(-100%);transform-origin:0 0;opacity:0}to{transform:translateY(0);transform-origin:0 0;opacity:1}}@keyframes antMoveUpOut{0%{transform:translateY(0);transform-origin:0 0;opacity:1}to{transform:translateY(-100%);transform-origin:0 0;opacity:0}}@keyframes loadingCircle{to{transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true],[ant-click-animating=true]{position:relative}html{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node,[ant-click-animating-without-extra-node=true]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:inherit;box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);animation-fill-mode:forwards;content:"";pointer-events:none}@keyframes waveEffect{to{box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 .15rem var(--antd-wave-shadow-color)}}@keyframes fadeEffect{to{opacity:0}}.slide-up-appear,.slide-up-enter,.slide-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-up-appear.slide-up-appear-active,.slide-up-enter.slide-up-enter-active{animation-name:antSlideUpIn;animation-play-state:running}.slide-up-leave.slide-up-leave-active{animation-name:antSlideUpOut;animation-play-state:running;pointer-events:none}.slide-up-appear,.slide-up-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear,.slide-down-enter,.slide-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-down-appear.slide-down-appear-active,.slide-down-enter.slide-down-enter-active{animation-name:antSlideDownIn;animation-play-state:running}.slide-down-leave.slide-down-leave-active{animation-name:antSlideDownOut;animation-play-state:running;pointer-events:none}.slide-down-appear,.slide-down-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear,.slide-left-enter,.slide-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-left-appear.slide-left-appear-active,.slide-left-enter.slide-left-enter-active{animation-name:antSlideLeftIn;animation-play-state:running}.slide-left-leave.slide-left-leave-active{animation-name:antSlideLeftOut;animation-play-state:running;pointer-events:none}.slide-left-appear,.slide-left-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear,.slide-right-enter,.slide-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.slide-right-appear.slide-right-appear-active,.slide-right-enter.slide-right-enter-active{animation-name:antSlideRightIn;animation-play-state:running}.slide-right-leave.slide-right-leave-active{animation-name:antSlideRightOut;animation-play-state:running;pointer-events:none}.slide-right-appear,.slide-right-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes antSlideUpIn{0%{transform:scaleY(.8);transform-origin:0 0;opacity:0}to{transform:scaleY(1);transform-origin:0 0;opacity:1}}@keyframes antSlideUpOut{0%{transform:scaleY(1);transform-origin:0 0;opacity:1}to{transform:scaleY(.8);transform-origin:0 0;opacity:0}}@keyframes antSlideDownIn{0%{transform:scaleY(.8);transform-origin:100% 100%;opacity:0}to{transform:scaleY(1);transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownOut{0%{transform:scaleY(1);transform-origin:100% 100%;opacity:1}to{transform:scaleY(.8);transform-origin:100% 100%;opacity:0}}@keyframes antSlideLeftIn{0%{transform:scaleX(.8);transform-origin:0 0;opacity:0}to{transform:scaleX(1);transform-origin:0 0;opacity:1}}@keyframes antSlideLeftOut{0%{transform:scaleX(1);transform-origin:0 0;opacity:1}to{transform:scaleX(.8);transform-origin:0 0;opacity:0}}@keyframes antSlideRightIn{0%{transform:scaleX(.8);transform-origin:100% 0;opacity:0}to{transform:scaleX(1);transform-origin:100% 0;opacity:1}}@keyframes antSlideRightOut{0%{transform:scaleX(1);transform-origin:100% 0;opacity:1}to{transform:scaleX(.8);transform-origin:100% 0;opacity:0}}.swing-appear,.swing-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.swing-appear.swing-appear-active,.swing-enter.swing-enter-active{animation-name:antSwingIn;animation-play-state:running}@keyframes antSwingIn{0%,to{transform:translateX(0)}20%{transform:translateX(-.25rem)}40%{transform:translateX(.25rem)}60%{transform:translateX(-.125rem)}80%{transform:translateX(.125rem)}}.zoom-appear,.zoom-enter,.zoom-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-appear.zoom-appear-active,.zoom-enter.zoom-enter-active{animation-name:antZoomIn;animation-play-state:running}.zoom-leave.zoom-leave-active{animation-name:antZoomOut;animation-play-state:running;pointer-events:none}.zoom-appear,.zoom-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear,.zoom-big-enter,.zoom-big-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active,.zoom-big-enter.zoom-big-enter-active{animation-name:antZoomBigIn;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active{animation-name:antZoomBigOut;animation-play-state:running;pointer-events:none}.zoom-big-appear,.zoom-big-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear,.zoom-big-fast-enter,.zoom-big-fast-leave{animation-duration:.1s;animation-fill-mode:both;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active,.zoom-big-fast-enter.zoom-big-fast-enter-active{animation-name:antZoomBigIn;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active{animation-name:antZoomBigOut;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear,.zoom-big-fast-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear,.zoom-up-enter,.zoom-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active,.zoom-up-enter.zoom-up-enter-active{animation-name:antZoomUpIn;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active{animation-name:antZoomUpOut;animation-play-state:running;pointer-events:none}.zoom-up-appear,.zoom-up-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear,.zoom-down-enter,.zoom-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active,.zoom-down-enter.zoom-down-enter-active{animation-name:antZoomDownIn;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active{animation-name:antZoomDownOut;animation-play-state:running;pointer-events:none}.zoom-down-appear,.zoom-down-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear,.zoom-left-enter,.zoom-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active,.zoom-left-enter.zoom-left-enter-active{animation-name:antZoomLeftIn;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active{animation-name:antZoomLeftOut;animation-play-state:running;pointer-events:none}.zoom-left-appear,.zoom-left-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear,.zoom-right-enter,.zoom-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active,.zoom-right-enter.zoom-right-enter-active{animation-name:antZoomRightIn;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active{animation-name:antZoomRightOut;animation-play-state:running;pointer-events:none}.zoom-right-appear,.zoom-right-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@keyframes antZoomIn{0%{transform:scale(.2);opacity:0}to{transform:scale(1);opacity:1}}@keyframes antZoomOut{0%{transform:scale(1)}to{transform:scale(.2);opacity:0}}@keyframes antZoomBigIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes antZoomBigOut{0%{transform:scale(1)}to{transform:scale(.8);opacity:0}}@keyframes antZoomUpIn{0%{transform:scale(.8);transform-origin:50% 0;opacity:0}to{transform:scale(1);transform-origin:50% 0}}@keyframes antZoomUpOut{0%{transform:scale(1);transform-origin:50% 0}to{transform:scale(.8);transform-origin:50% 0;opacity:0}}@keyframes antZoomLeftIn{0%{transform:scale(.8);transform-origin:0 50%;opacity:0}to{transform:scale(1);transform-origin:0 50%}}@keyframes antZoomLeftOut{0%{transform:scale(1);transform-origin:0 50%}to{transform:scale(.8);transform-origin:0 50%;opacity:0}}@keyframes antZoomRightIn{0%{transform:scale(.8);transform-origin:100% 50%;opacity:0}to{transform:scale(1);transform-origin:100% 50%}}@keyframes antZoomRightOut{0%{transform:scale(1);transform-origin:100% 50%}to{transform:scale(.8);transform-origin:100% 50%;opacity:0}}@keyframes antZoomDownIn{0%{transform:scale(.8);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes antZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(.8);transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy{overflow:hidden}.ant-motion-collapse,.ant-motion-collapse-legacy-active{transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse{overflow:hidden}.foot-guide-container{background-color:#fff}.foot-guide-container .head-img{display:block;width:100%;height:.3rem;margin-bottom:.8rem}.foot-guide-container .go-test-home,.foot-guide-container .re-test{display:block;width:7.775rem;border-radius:.025rem;border:.025rem solid #334cd5;font-size:.4rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#334cd5;line-height:1.05rem;margin:0 auto .3rem;text-align:center}.foot-guide-container .go-test-home{margin-bottom:.8rem}.foot-guide-container .need-help{display:block;font-size:.3rem;font-family:PingFangSC-Regular;font-weight:400;color:#9b9b9b;line-height:.425rem;margin-bottom:.375rem;text-align:center}.foot-guide-container .des{padding-bottom:.75rem}.foot-guide-container .des div{text-align:center;font-size:.3rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.55rem}.head-banner-container .report-header{height:10.8rem;position:relative}.head-banner-container .report-header .title-container{padding:.975rem .925rem;position:absolute;width:100%;height:100%;left:0;top:0;z-index:2}.head-banner-container .report-header .title-container .bar{width:.95rem;height:.2rem;background-color:#ffe200}.head-banner-container .report-header .title-container .title-cn{width:6.6rem;font-size:.8rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:900;color:#fff;line-height:1rem;padding-top:.75rem;padding-bottom:.5rem}.head-banner-container .report-header .title-container .title-en{height:1.525rem}.head-banner-container .report-header .title-container .title-en .title{font-size:.45rem;font-family:OpenSans-BoldItalic;color:#5fdfff;line-height:.625rem}.head-banner-container .report-header .title-container .title-en .des{width:5.5rem;font-size:.35rem;font-family:OpenSans-Italic;color:#5fdfff;line-height:.45rem;padding-top:.15rem}.head-banner-container .report-header .title-container .create-time{padding:2.375rem 0 .125rem;font-size:.35rem;font-family:PingFangSC-Regular;font-weight:400;color:hsla(0,0%,100%,.6);line-height:.5rem}.head-banner-container .report-header .title-container .create-time .time{padding-left:.25rem}.head-banner-container .report-header .title-container .re-test{font-size:.35rem;font-family:PingFangSC-Regular;font-weight:400;color:#fff;line-height:.5rem}.head-banner-container .report-header .title-container .re-test .arrow{position:relative}.head-banner-container .report-header .img-container{position:absolute;width:100%;height:6rem;right:0;bottom:0}.mark-part{overflow:hidden;margin:.45rem .3rem 0;padding-bottom:.45rem;background:#fff}.mark-part .trangle{width:0;height:0;border-top:.7rem solid #334cd5;border-right:.7rem solid transparent;border-bottom:.7rem solid transparent;border-left:.7rem solid transparent;transform:translateX(-50%)}.mark-part .mark-part-des{text-align:center;font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;padding-bottom:.55rem}.mark-part .mark-part-icon{display:flex;justify-content:space-around}.mark-part .mark-part-icon .left-icon,.mark-part .mark-part-icon .right-icon{width:2.35rem;height:2.35rem;border-radius:100%;background-color:#f9f9f9;text-align:center;display:flex;flex-direction:column;justify-content:center}.mark-part .mark-part-icon .left-icon img,.mark-part .mark-part-icon .right-icon img{width:.9rem;height:.9rem}.guide-item{padding:.6rem .6rem .45rem;overflow:hidden;display:flex;background:#eff7f8}.guide-item .guide-item-icon{width:16px;height:16px;margin-right:.45rem;flex:0 0 auto}.guide-item .guide-item-des{flex:1 1 auto;font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.525rem}.thanks-read{text-align:center;padding:.4rem 0 .6rem;background-color:#19bef5}.thanks-read .thanks-read-icon{font-size:.45rem;font-family:AppleColorEmoji;color:#fff;padding-bottom:.2rem}.thanks-read .thanks-read-letter{font-size:.3rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:200;color:#fff}.guide-block-head{margin:.75rem 1rem;border-top:.025rem solid #4a4a4a;border-bottom:.025rem solid #4a4a4a;text-align:center}.guide-block-head .name-en{padding:.375rem 0 .4rem;font-size:.3rem;font-family:Georgia-Italic;color:#9b9b9b}.guide-block-head .name-cn{font-size:.4rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#4a4a4a;padding-bottom:.6rem}.component-MbtibarChart .row{line-height:1;display:flex;align-items:center;padding-bottom:.675rem}.component-MbtibarChart .row .left,.component-MbtibarChart .row .right{width:1.5rem;position:relative}.component-MbtibarChart .row .left .value,.component-MbtibarChart .row .right .value{font-size:.4rem;font-family:SourceHanSansCN-Bold;font-weight:700;color:#4a4a4a}.component-MbtibarChart .row .left .percent,.component-MbtibarChart .row .right .percent{position:absolute;top:.525rem;font-size:.275rem;font-family:SourceHanSansCN-Regular;font-weight:400;color:#4a4a4a}.component-MbtibarChart .row .right{text-align:right}.component-MbtibarChart .row .right .percent{right:0}.component-MbtibarChart .row .middle{flex:1 1 auto;height:5px;background-color:#dde6ef;display:flex;justify-content:space-between}.component-MbtibarChart .row .middle div{height:100%}.component-MbtibarChart .row .middle .left-bar,.component-MbtibarChart .row .middle .right-bar{position:relative}.component-MbtibarChart .row .middle .left-bar div,.component-MbtibarChart .row .middle .right-bar div{position:absolute;width:5px;height:16px;background:#f42275;top:-5px}.component-MbtibarChart .row .middle .left-bar div{right:0}.component-MbtibarChart .row .middle .right-bar div{left:0}.hld-sort-six{padding:0 20px}.hld-sort-six .title{padding-top:20px;font-size:.4rem;font-weight:700;color:#000}.hld-sort-six .sort{margin:0 auto;font-size:12px;font-family:PingFangSC-Regular;font-weight:400;color:rgba(31,49,74,.6)}.hld-sort-six .items{height:580px;padding-top:.375rem}.hld-sort-six .items .insert-img{width:100%}.hld-sort-six .items .item-wrapper{position:absolute;width:90%;-webkit-transition:all .6s cubic-bezier(.86,0,.07,1);transition:all .6s cubic-bezier(.86,0,.07,1)}.hld-sort-six .items .item-wrapper .item{display:flex;justify-content:flex-start;background-color:#eef5f9;position:relative;-webkit-touch-callout:none;touch-callout:none;-webkit-user-select:none;user-select:none;height:80px}.hld-sort-six .items .item-wrapper .item .des-area{background:#eef5f9;display:flex;align-items:center}.hld-sort-six .items .item-wrapper .item .des-area .des{text-align:left;font-size:14px;font-family:PingFangSC-Regular;font-weight:400;color:#333;line-height:20px;padding:0 12px 0 18px}.hld-sort-six .items .item-wrapper .item .click-area{display:flex;flex-direction:column;width:24px;min-width:24px;background:#d9eaf4}.hld-sort-six .items .item-wrapper .item .click-area .area-top{flex:1;display:flex;align-items:center;justify-content:center}.hld-sort-six .items .item-wrapper .item .click-area .area-top.firstUp .arrow-top{width:0;height:0;border-width:0 4px 6px;border-style:solid;border-color:transparent transparent #ccc}.hld-sort-six .items .item-wrapper .item .click-area .area-top .arrow-top{width:0;height:0;border-width:0 4px 6px;border-style:solid;border-color:transparent transparent #334cd5}.hld-sort-six .items .item-wrapper .item .click-area .area-bottom{flex:1;display:flex;align-items:center;justify-content:center}.hld-sort-six .items .item-wrapper .item .click-area .area-bottom.lastDown .arrow-bottom{width:0;height:0;border-width:6px 4px 0;border-style:solid;border-color:#ccc transparent transparent}.hld-sort-six .items .item-wrapper .item .click-area .area-bottom .arrow-bottom{width:0;height:0;border-width:6px 4px 0;border-style:solid;border-color:#334cd5 transparent transparent}.ant-slider{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:.35rem;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:relative;height:.3rem;margin:.35rem .15rem .25rem;padding:.1rem 0;cursor:pointer;touch-action:none}.ant-slider-vertical{width:.3rem;height:100%;margin:.15rem .25rem;padding:0 .1rem}.ant-slider-vertical .ant-slider-rail{width:.1rem;height:100%}.ant-slider-vertical .ant-slider-track{width:.1rem}.ant-slider-vertical .ant-slider-handle{margin-bottom:-.175rem;margin-left:-.125rem}.ant-slider-vertical .ant-slider-mark{top:0;left:.3rem;width:.45rem;height:100%}.ant-slider-vertical .ant-slider-mark-text{left:.1rem;white-space:nowrap}.ant-slider-vertical .ant-slider-step{width:.1rem;height:100%}.ant-slider-vertical .ant-slider-dot{top:auto;left:.05rem;margin-bottom:-.1rem}.ant-slider-tooltip .ant-tooltip-inner{min-width:unset}.ant-slider-with-marks{margin-bottom:.7rem}.ant-slider-rail{width:100%;background-color:#f5f5f5;border-radius:.05rem}.ant-slider-rail,.ant-slider-track{position:absolute;height:.1rem;transition:background-color .3s}.ant-slider-track{background-color:#91d5ff;border-radius:.1rem}.ant-slider-handle{position:absolute;width:.35rem;height:.35rem;margin-top:-.125rem;background-color:#fff;border:.05rem 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:focus{border-color:#46a6ff;outline:none;box-shadow:0 0 0 .125rem rgba(24,144,255,.2)}.ant-slider-handle.ant-tooltip-open{border-color:#1890ff}.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:.35rem;left:0;width:100%;font-size:.35rem}.ant-slider-mark-text{position:absolute;display:inline-block;color:rgba(0,0,0,.45);text-align:center;word-break:keep-all;cursor:pointer}.ant-slider-mark-text-active{color:rgba(0,0,0,.65)}.ant-slider-step{position:absolute;width:100%;height:.1rem;background:transparent}.ant-slider-dot{position:absolute;top:-.05rem;width:.2rem;height:.2rem;background-color:#fff;border:.05rem solid #e8e8e8;border-radius:50%;cursor:pointer}.ant-slider-dot,.ant-slider-dot:first-child,.ant-slider-dot:last-child{margin-left:-.1rem}.ant-slider-dot-active{border-color:#8cc8ff}.ant-slider-disabled{cursor:not-allowed}.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-tooltip{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:.35rem;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:absolute;z-index:1060;display:block;max-width:6.25rem;visibility:visible}.ant-tooltip-hidden{display:none}.ant-tooltip-placement-top,.ant-tooltip-placement-topLeft,.ant-tooltip-placement-topRight{padding-bottom:.2rem}.ant-tooltip-placement-right,.ant-tooltip-placement-rightBottom,.ant-tooltip-placement-rightTop{padding-left:.2rem}.ant-tooltip-placement-bottom,.ant-tooltip-placement-bottomLeft,.ant-tooltip-placement-bottomRight{padding-top:.2rem}.ant-tooltip-placement-left,.ant-tooltip-placement-leftBottom,.ant-tooltip-placement-leftTop{padding-right:.2rem}.ant-tooltip-inner{min-width:.75rem;min-height:.8rem;padding:.15rem .2rem;color:#fff;text-align:left;text-decoration:none;word-wrap:break-word;background-color:rgba(0,0,0,.75);border-radius:.1rem;box-shadow:0 .05rem .2rem rgba(0,0,0,.15)}.ant-tooltip-arrow{position:absolute;display:block;width:.3267767rem;height:.3267767rem;overflow:hidden;background:transparent;pointer-events:none}.ant-tooltip-arrow:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:.125rem;height:.125rem;margin:auto;background-color:rgba(0,0,0,.75);content:"";pointer-events:auto}.ant-tooltip-placement-top .ant-tooltip-arrow,.ant-tooltip-placement-topLeft .ant-tooltip-arrow,.ant-tooltip-placement-topRight .ant-tooltip-arrow{bottom:-.1267767rem}.ant-tooltip-placement-top .ant-tooltip-arrow:before,.ant-tooltip-placement-topLeft .ant-tooltip-arrow:before,.ant-tooltip-placement-topRight .ant-tooltip-arrow:before{box-shadow:.075rem .075rem .175rem rgba(0,0,0,.07);transform:translateY(-.16338835rem) rotate(45deg)}.ant-tooltip-placement-top .ant-tooltip-arrow{left:50%;transform:translateX(-50%)}.ant-tooltip-placement-topLeft .ant-tooltip-arrow{left:.325rem}.ant-tooltip-placement-topRight .ant-tooltip-arrow{right:.325rem}.ant-tooltip-placement-right .ant-tooltip-arrow,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow,.ant-tooltip-placement-rightTop .ant-tooltip-arrow{left:-.1267767rem}.ant-tooltip-placement-right .ant-tooltip-arrow:before,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow:before,.ant-tooltip-placement-rightTop .ant-tooltip-arrow:before{box-shadow:-.075rem .075rem .175rem rgba(0,0,0,.07);transform:translateX(.16338835rem) rotate(45deg)}.ant-tooltip-placement-right .ant-tooltip-arrow{top:50%;transform:translateY(-50%)}.ant-tooltip-placement-rightTop .ant-tooltip-arrow{top:.125rem}.ant-tooltip-placement-rightBottom .ant-tooltip-arrow{bottom:.125rem}.ant-tooltip-placement-left .ant-tooltip-arrow,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow,.ant-tooltip-placement-leftTop .ant-tooltip-arrow{right:-.1267767rem}.ant-tooltip-placement-left .ant-tooltip-arrow:before,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow:before,.ant-tooltip-placement-leftTop .ant-tooltip-arrow:before{box-shadow:.075rem -.075rem .175rem rgba(0,0,0,.07);transform:translateX(-.16338835rem) rotate(45deg)}.ant-tooltip-placement-left .ant-tooltip-arrow{top:50%;transform:translateY(-50%)}.ant-tooltip-placement-leftTop .ant-tooltip-arrow{top:.125rem}.ant-tooltip-placement-leftBottom .ant-tooltip-arrow{bottom:.125rem}.ant-tooltip-placement-bottom .ant-tooltip-arrow,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{top:-.1267767rem}.ant-tooltip-placement-bottom .ant-tooltip-arrow:before,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow:before,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow:before{box-shadow:-.075rem -.075rem .175rem rgba(0,0,0,.07);transform:translateY(.16338835rem) rotate(45deg)}.ant-tooltip-placement-bottom .ant-tooltip-arrow{left:50%;transform:translateX(-50%)}.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow{left:.325rem}.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{right:.325rem}.personal-container{background:#f6f7fb;height:100%;overflow:hidden}.personal-container .top-banner{color:#fff;padding:.8rem .35rem;margin:.4rem .4rem .45rem;border-radius:.2rem;display:flex;align-items:center;justify-content:space-between;background-image:url(/app/./img/personal-banner.png),linear-gradient(321deg,#59adff,#334cd5 100%,#334cd5 0);background-position:.15rem 0,50%;background-size:100%;background-repeat:no-repeat}.personal-container .top-banner .left{display:flex}.personal-container .top-banner .left>img{width:1.3rem;height:1.3rem;margin-right:.25rem;flex:0 0 auto}.personal-container .top-banner .left .info{display:flex;justify-content:center;flex-direction:column}.personal-container .top-banner .left .info h3{font-size:.45rem;font-weight:700;color:#fff;margin:.05rem 0;text-align:left}.personal-container .top-banner .left .info p{margin:0;color:hsla(0,0%,100%,.65);font-size:.325rem;text-align:left}.personal-container .top-banner .right{font-size:.325rem;line-height:1.3rem;white-space:nowrap;padding-left:.5rem}.personal-container .log-container{border-radius:.2rem;background-color:#fff;background-image:url(/app/./img/icon-log.png);background-size:contain;background-position:0 100%;background-repeat:no-repeat;padding:.5rem .3rem .5rem 1.65rem;margin:0 .4rem .4rem;display:flex;align-items:center;justify-content:space-between}.personal-container .log-container .left h3{text-align:left;font-weight:700;font-size:.4rem;color:#555;margin-bottom:.05rem}.personal-container .log-container .left p{margin:0;color:#a5a5a5}.personal-container .log-container .right{color:#222;font-size:.35rem;padding:.175rem .4rem;background:#edeff5;border-radius:.5rem}.personal-container .log-container .right:active{background:#d4d6dc}.personal-container .center-container{border-radius:.2rem;background:#fff;padding-left:.3rem;margin:0 .4rem .8rem}.personal-container .center-container .center-item{padding:.4rem .325rem .4rem 0;border-bottom:.025rem solid rgba(0,0,0,.06);font-size:.4rem;color:#222;display:flex;align-items:center;justify-content:space-between}.personal-container .center-container .center-item .left{display:flex;align-items:center}.personal-container .center-container .center-item>img{height:.4rem}.personal-container .center-container .center-item .icon{width:.475rem;height:.475rem;background-repeat:no-repeat;background-size:contain;background-position:50%;margin-right:.2rem}.personal-container .center-container .center-item:first-of-type .icon{background-image:url(/app/./img/icon-feedback.png)}.personal-container .center-container .center-item:nth-of-type(2){border:none}.personal-container .center-container .center-item:nth-of-type(2) .icon{background-image:url(/app/./img/icon-about.png)}.personal-container .center-container .center-item:nth-of-type(3){border:none}.personal-container .center-container .center-item:nth-of-type(3) .icon{background-image:url(/app/./img/icon_dialog1.png);background-size:150% 150%}.personal-container .logout{margin:0 .4rem;border-radius:.2rem;background:#ebedf5;font-size:.45rem;font-weight:700;color:#222;height:1.15rem;line-height:1.15rem}.personal-container .logout:active{background:#d4d6dc}.personal-container .fixed-bottom-nav{width:100%;max-width:500px;background:#fff;position:fixed;bottom:0;box-shadow:0 -.025rem .3rem 0 rgba(60,85,215,.15);border-radius:.6rem .6rem 0 0;padding:.15rem 1.375rem;display:flex;align-items:center;justify-content:space-between}.personal-container .fixed-bottom-nav .home-normal,.personal-container .fixed-bottom-nav .mentality-normal,.personal-container .fixed-bottom-nav .personal-normal{text-align:center;color:#9b9b9b;width:1.05rem}.personal-container .fixed-bottom-nav .home-normal .img,.personal-container .fixed-bottom-nav .mentality-normal .img,.personal-container .fixed-bottom-nav .personal-normal .img{width:.7rem;height:.7rem;background-position:50%;background-size:contain;background-repeat:no-repeat;margin:0 auto .05rem;position:relative}.personal-container .fixed-bottom-nav .home-normal .img .point,.personal-container .fixed-bottom-nav .mentality-normal .img .point,.personal-container .fixed-bottom-nav .personal-normal .img .point{width:.2rem;height:.2rem;border-radius:50%;background:#ff1e55;position:absolute;top:.025rem;right:-.125rem}.personal-container .fixed-bottom-nav .mentality-active,.personal-container .fixed-bottom-nav .personal-active{text-align:center;color:#334cd5;width:1.05rem}.personal-container .fixed-bottom-nav .mentality-active .img,.personal-container .fixed-bottom-nav .personal-active .img{width:.7rem;height:.7rem;background-position:50%;background-size:contain;background-repeat:no-repeat;margin:0 auto .05rem;position:relative}.personal-container .fixed-bottom-nav .mentality-active .img .point,.personal-container .fixed-bottom-nav .personal-active .img .point{width:.2rem;height:.2rem;border-radius:50%;background:#ff1e55;position:absolute;top:.025rem;right:-.125rem}.personal-container .fixed-bottom-nav .home-normal>.img{background-image:url(/app/./img/home-normal-new.png)}.personal-container .fixed-bottom-nav .mentality-normal>.img{background-image:url(/app/./img/mentality-normal-new.png)}.personal-container .fixed-bottom-nav .personal-active>.img{background-image:url(/app/./img/personal-active.png)}.personal-container .noCenter{padding:.15rem 1.875rem}.choose-course-step-block{padding:.75rem 0;background-color:#f0f5fa}.choose-course-step-block .shape-block{margin-bottom:.4rem;display:flex;justify-content:center;align-items:center}.choose-course-step-block .shape-block .circle{width:.6rem;height:.6rem;border:.075rem solid #9b9b9b;border-radius:100%;position:relative;display:flex;justify-content:center;align-items:center}.choose-course-step-block .shape-block .circle.three:first-child,.choose-course-step-block .shape-block .circle.three:nth-child(3),.choose-course-step-block .shape-block .circle.two:first-child{background-repeat:no-repeat;background-position:50%;background-size:cover;border-color:#1ecfc3;background:#1ecfc3}.choose-course-step-block .shape-block .circle.one:first-child:before,.choose-course-step-block .shape-block .circle.three:nth-child(5):before,.choose-course-step-block .shape-block .circle.two:nth-child(3):before{content:"";position:absolute;width:0;height:0;border-top-width:.15rem;border-left-width:.1rem;border-right-width:.1rem;border-style:solid;border-color:#334cd5 transparent transparent;left:50%;transform:translate(-50%,-.1rem);top:-50%}.choose-course-step-block .shape-block .circle.one:first-child,.choose-course-step-block .shape-block .circle.three:nth-child(5),.choose-course-step-block .shape-block .circle.two:nth-child(3){border:.075rem solid #334cd5;background:-webkit-radial-gradient(#334cd5 4px,transparent 15%,transparent 60%);background:-o-radial-gradient(#334cd5 4px,transparent 15%,transparent 60%);background:-moz-radial-gradient(#334cd5 4px,transparent 15%,transparent 60%);background:radial-gradient(#334cd5 4px,transparent 15%,transparent 60%)}.choose-course-step-block .shape-block .square{width:2.1rem;height:0;border:.075rem solid #9b9b9b}.choose-course-step-block .shape-block .square.three:nth-child(2),.choose-course-step-block .shape-block .square.three:nth-child(4),.choose-course-step-block .shape-block .square.two:nth-child(2){border-color:#1ecfc3}.choose-course-step-block .content-block{display:flex;justify-content:space-around}.choose-course-step-block .content-block .content:first-child{padding-left:.875rem}.choose-course-step-block .content-block .content:last-child{padding-right:.875rem}.choose-course-step-block .content-block .content .step-block-title{font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#4a4a4a;line-height:.525rem;padding-bottom:.35rem}.choose-course-step-block .content-block .content .step-block-des{font-size:.275rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.425rem}.choose-course-stage-one{height:100%;display:flex;flex-direction:column;justify-content:space-between}.choose-course-stage-one .top-part{padding-bottom:.625rem}.choose-course-stage-one .top-part .stage-one-title{text-align:left;padding:.65rem .825rem .6rem;font-size:.4rem;font-weight:700}.choose-course-stage-one .top-part .stage-one-title .welcome{font-size:.55rem;color:#000;font-weight:400}.choose-course-stage-one .top-part .stage-one-title .choose-system{font-size:.55rem;font-weight:700;color:#000}.choose-course-stage-one .top-part .stage{text-align:left;padding:0 .8rem}.choose-course-stage-one .top-part .stage .tip-item{display:flex;padding-bottom:.45rem}.choose-course-stage-one .top-part .stage .tip-item .num{margin-right:.3rem;flex:0 0 auto;width:.55rem;height:.55rem;background:#ffe200;font-size:.3rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#000;line-height:.55rem;border-radius:50%;text-align:center}.choose-course-stage-one .top-part .stage .tip-item .content{flex:1 1 auto;font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.525rem}.choose-course-stage-one .top-part .lets-go{text-align:left;padding:.4rem 0 0 .85rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;color:#334cd5;line-height:1}.choose-course-stage-one .top-part .empty-feedback{text-align:left;line-height:1;padding:.3rem 0 0 .85rem}.choose-course-stage-one .top-part .choose-part{padding:.8rem .8rem 0;display:flex;justify-content:space-between}.choose-course-stage-one .top-part .choose-part .select{width:3.75rem;height:1.15rem;background-color:#f5f5f5;background-image:url(/app/./img/dropdown_indicator_1.svg);background-position:right .425rem center;background-size:.3rem .15rem;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0 1.05rem 0 .425rem}.choose-course-stage-one .top-part .choose-part .color-9b{color:#9b9b9b}.choose-course-stage-one .top-part .choose-part .color-4a{color:#4a4a4a}.choose-course-stage-one .bottom-part{display:block;line-height:1.15rem;font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#fff}.choose-course-stage-two{height:100%;display:flex;flex-direction:column;justify-content:space-between}.choose-course-stage-two .top-part .stage-one-title{text-align:left;font-size:.5rem;padding:.6rem 0 .375rem .8rem;font-size:.55rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#000;line-height:.825rem}.choose-course-stage-two .top-part .test-relative{padding:0 .6rem 0 .8rem;font-size:.3rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:300;color:#4a4a4a;line-height:1;display:flex;justify-content:space-between}.choose-course-stage-two .top-part .test-relative .time{padding-left:.2rem}.choose-course-stage-two .top-part .test-relative .img{height:.25rem;position:relative;top:-.05rem;padding-left:.075rem}.choose-course-stage-two .top-part .test-result-part{text-align:left;padding:.875rem 0 .35rem .8rem;font-size:.45rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#000;line-height:1}.choose-course-stage-two .top-part .test-result-part .type{font-weight:900}.choose-course-stage-two .top-part .radar{background:#f5f5f5}.choose-course-stage-two .top-part .test-des-container{text-align:left;font-size:.35rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;line-height:.525rem;padding:.5rem .8rem 1.25rem}.choose-course-stage-two .top-part .test-des-container .content:first-child{padding-bottom:.375rem}.choose-course-stage-two .top-part .test-des-container .bold{font-weight:700}.choose-course-stage-two .top-part .test-des-container .link{color:#19bef5}.choose-course-stage-two .bottom-part{display:block;line-height:1.15rem;color:#fff}.requirement-detail{text-align:left;border-bottom:.25rem solid #f3f3f3}.requirement-detail .course-school-title{width:100%;height:1.2rem;display:flex;align-items:center;padding:0 .45rem;justify-content:left;font-size:.425rem;color:#4a4a4a;font-weight:700}.requirement-detail .course-school-title .course-school-img{width:.6rem;height:.6rem;background-position:50% 50%;background-size:contain;background-repeat:no-repeat;margin-right:.2rem}.requirement-detail table{width:100%;font-size:.325rem;vertical-align:middle}.requirement-detail table tr td{width:18%;padding:.3rem .45rem}.requirement-detail table tr td img{height:.4rem}.requirement-detail table tr td:first-of-type{border-right:.025rem solid #e9e9e9;width:64%}.requirement-detail table tr td:nth-of-type(2){text-align:center}.requirement-detail table tr td:nth-of-type(3){text-align:right;border-left:.025rem solid #e9e9e9;word-break:break-word}.requirement-detail table tr:nth-of-type(odd){background:hsla(0,0%,95%,.6)}.requirement-detail table tr:first-of-type{background:#5c70dd;color:#fff}.requirement-detail table tr:first-of-type td{padding:.25rem .45rem!important;border:none;font-weight:700}.requirement-detail table .highLight{color:#334cd5}.requirement-detail .match{color:#fff;background:#1cd0c3;padding:.025rem .1rem;margin-right:.15rem}.requirement-detail .unmatch{color:#fff;background:#f8a529;padding:.025rem .1rem;margin-right:.15rem}.requirement-detail:last-child{border:none}.catalog-container{width:100%;height:100%;background-color:rgba(0,0,0,.6);position:fixed;top:0;bottom:0;left:0;right:0;z-index:100;display:flex}.catalog-container .left{width:27%;height:100%;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.35rem}.catalog-container .left .gesture{width:1.5rem}.catalog-container .right{width:73%;height:100%;background:#fff;font-size:.35rem;color:#333;text-align:left;overflow:auto}.catalog-container .right .catalog{font-size:.4rem;font-weight:700;height:1.15rem;line-height:1.15rem;border-bottom:.025rem solid #c3c3c3;padding-left:.45rem}.catalog-container .right .bottom{padding:.6rem .45rem}.catalog-container .right .bottom .select-title{margin:.6rem 0;font-weight:700}.catalog-container .right .bottom .item-list{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin:.6rem 0}.catalog-container .right .bottom .item-list .item{width:30%;display:flex;align-items:center}.catalog-container .right .bottom .item-list .item img{width:.45rem;height:.45rem;margin-right:.3rem}.catalog-container .right .bottom .item-list .item:first-of-type,.catalog-container .right .bottom .item-list .item:nth-of-type(2),.catalog-container .right .bottom .item-list .item:nth-of-type(3){margin-bottom:.5rem}.catalog-container .right .bottom .item-list3{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin:.6rem 0}.catalog-container .right .bottom .item-list3 .item{width:30%;display:flex;align-items:center;margin-bottom:.5rem}.catalog-container .right .bottom .item-list3 .item img{width:.45rem;height:.45rem;margin-right:.3rem}.catalog-container .right .bottom .item-list3 .item:nth-of-type(7){margin-bottom:0}.catalog-container .right .bottom button{width:100%}.catalog-container .right .bottom button:first-of-type{margin:1rem 0 .3rem}.catalog-container button{height:1.05rem;padding:0;text-align:center;border:.025rem solid #334cd5;background:#fff;color:#334cd5!important;box-sizing:border-box;display:block;font-size:.4rem}.catalog-container button.primary{background:#334cd5;color:#fff!important}.catalog-container button:first-of-type{margin:1rem 0 .3rem}.report-section{border-bottom:.45rem solid #f3f3f3}.report-section .title{position:relative;width:100%;height:1.3rem;display:flex;align-items:center;padding:0 .45rem;font-size:.45rem;color:#282820;font-weight:700;border-bottom:.025rem solid #f3f3f3;box-sizing:border-box}.report-section .title:before{display:block;content:"";width:.25rem;height:.525rem;background:#19bef5;position:absolute;left:0}.report-section .content{text-align:left}.no-border{border:none}.table-container{font-size:.325rem}.table-container>div{display:flex;align-items:center;justify-content:space-between}.table-container>div:first-of-type{background:#5c70dd!important;font-weight:700;color:#fff}.table-container>div:nth-of-type(odd){background:#f0f0f0}.table-container>div:nth-of-type(2n){background:#f8f8f8}.table-container>div span{width:25%;height:.9rem;text-align:center;line-height:.9rem;border-right:.025rem solid #fff}.table-container>div span:first-of-type{width:50%}.font-bold{font-weight:700}.report-nav{position:fixed;top:0;padding:0 .6rem;justify-content:space-between;height:1.15rem;width:100%;max-width:500px;color:#282820;font-size:.4rem;background:#fff;font-weight:700;z-index:1}.report-nav,.report-nav>div{display:flex;align-items:center}.report-nav>div{white-space:nowrap}.report-nav img{height:.375rem;margin-right:.2rem}.report-nav>div:nth-of-type(2){position:relative}.report-nav>div:nth-of-type(2) .red-tip{position:absolute;width:.175rem;height:.175rem;background:#eb3333;border-radius:100%;right:-.25rem;top:.05rem}.report{flex-direction:column;justify-content:space-between;color:#333;font-size:.35rem;line-height:.55rem}.report .top-part{width:100%;height:4.2rem;color:#fff;padding:1.4rem .825rem 0;margin-top:1.15rem;text-align:left;background:#334cd5}.report .top-part p{margin:0}.report .top-part>p:first-of-type{font-size:.75rem;font-weight:600;margin-bottom:.6rem}.report .top-part span{padding:.1rem .3rem;border:.025rem solid #fff;border-radius:2.5rem}.report .choose-course-step-block{margin-top:1.225rem}.report .section1{padding:1rem .6rem 0;text-align:justify;letter-spacing:0.125rem}.report .section1 .section1-title{font-size:.4rem;font-weight:700;margin-bottom:.3rem}.report .section1 .section1-content{margin-bottom:1rem}.report .section2{padding:.9rem .6rem 1.025rem;text-align:left}.report .section2 p{margin-bottom:.15rem}.report .section2 .section2-bottom{border-top:.025rem solid #e1e1e1;margin-top:.8rem;padding-top:.5rem}.report .section2 .tips{color:#9b9b9b;font-size:.3rem}.report .section3{padding:.9rem .6rem .75rem;text-align:left;letter-spacing:0.125rem}.report .section3 .tips{margin:.2rem 0 .75rem;color:#9b9b9b;font-size:.3rem}.report .section3 .bar-chart-title{color:#000;text-align:center;font-size:.4rem;font-weight:700}.report .section3-guide{border-top:.3rem solid #f3f3f3;padding:.6rem;text-align:left}.report .section3-guide .tips{color:#9b9b9b;font-size:.3rem;margin-top:.1rem}.report .section4 .guide,.report .section5 .guide{padding:.75rem .6rem;text-align:left;letter-spacing:0.125rem}.report .section5 .statistics-title{position:relative;width:100%;height:1.7rem;display:flex;align-items:center;padding:0 .6rem;font-size:.45rem;color:#4a4a4a;font-weight:700;border-top:.3rem solid #f3f3f3;border-bottom:.025rem solid #f3f3f3;box-sizing:border-box}.report .section5 .statistics-title:before{display:block;content:"";width:.4rem;height:.525rem;background:#19bef5;position:absolute;left:0}.report .section5 .statistics-content{padding:.6rem;text-align:left}.report .section5 .statistics-content .tips{margin:.2rem 0 .5rem;color:#9b9b9b;font-size:.3rem}.report .section5 .statistics-content .title{font-size:.4rem;font-weight:700;margin-bottom:.3rem}.report .rules{padding:.5rem .45rem .85rem}.report .rules .margin-top-16{margin-top:.4rem}.report .base-info{padding:.5rem .45rem .85rem}.report .base-info p{margin-bottom:.15rem}.report .base-info .section2-bottom{border-top:.025rem solid #e1e1e1;margin-top:.6rem;padding-top:.5rem}.report .base-info .tips{color:#9b9b9b;font-size:.3rem}.report .analyze .analyze-first-title{color:#282820;font-size:.4rem;font-weight:700;padding:.65rem .45rem .3rem}.report .analyze .analyze-second-title{padding:0 .45rem .6rem}.report .analyze .analyze-title{padding:.45rem .45rem .6rem}.report .analyze .table{display:flex;justify-content:space-between;align-items:center;font-size:.325rem}.report .analyze .table .left,.report .analyze .table .right{width:50%}.report .analyze .table .left .table-title,.report .analyze .table .right .table-title{width:100%;height:.8rem;background:#5c70dd;color:#fff;font-weight:700;line-height:.8rem;text-align:center;display:flex;flex-direction:row}.report .analyze .table .left .table-title>span:first-of-type,.report .analyze .table .left .table-title>span:nth-of-type(2),.report .analyze .table .right .table-title>span:first-of-type,.report .analyze .table .right .table-title>span:nth-of-type(2){width:50%}.report .analyze .table .left .table-item,.report .analyze .table .right .table-item{width:100%;height:1.1rem;line-height:1.1rem;text-align:center;display:flex;flex-direction:row}.report .analyze .table .left .table-item>span:first-of-type,.report .analyze .table .right .table-item>span:first-of-type{width:50%}.report .analyze .table .left .table-item>span:nth-of-type(2),.report .analyze .table .right .table-item>span:nth-of-type(2){width:50%;border-right:.025rem solid #e9e9e9}.report .analyze .table .left .table-item:nth-of-type(odd),.report .analyze .table .right .table-item:nth-of-type(odd){background:hsla(0,0%,95%,.6)}.report .analyze .table .right .table-item>span:nth-of-type(2){border:none}.report .requirement{position:relative}.report .requirement .select{padding:.6rem .45rem;color:#4a4a4a}.report .requirement .select .item-list{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin:.45rem 0 .6rem}.report .requirement .select .item-list .item{width:30%;display:flex;align-items:center}.report .requirement .select .item-list .item img{width:.45rem;height:.45rem;margin-right:.3rem}.report .requirement .select .item-list .item:first-of-type,.report .requirement .select .item-list .item:nth-of-type(2),.report .requirement .select .item-list .item:nth-of-type(3){margin-bottom:.5rem}.report .requirement .select .item-list .item:first-of-type,.report .requirement .select .item-list .item:nth-of-type(4){justify-content:flex-start}.report .requirement .select .item-list .item:nth-of-type(2),.report .requirement .select .item-list .item:nth-of-type(5){justify-content:center}.report .requirement .select .item-list .item:nth-of-type(3),.report .requirement .select .item-list .item:nth-of-type(6){justify-content:flex-end}.report .requirement .select .item-list2{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin:.45rem 0 .6rem}.report .requirement .select .item-list2 .item{width:20%;display:flex;align-items:center}.report .requirement .select .item-list2 .item img{width:.45rem;height:.45rem;margin-right:.3rem}.report .requirement .select .item-list3{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin:.45rem 0 .6rem}.report .requirement .select .item-list3 .item{width:30%;display:flex;align-items:center;margin-bottom:.5rem}.report .requirement .select .item-list3 .item img{width:.45rem;height:.45rem;margin-right:.3rem}.report .requirement .select .item-list3 .item:nth-of-type(7){margin-bottom:0}.report .requirement .select .item-list3 .item:first-of-type,.report .requirement .select .item-list3 .item:nth-of-type(4){justify-content:flex-start}.report .requirement .select .item-list3 .item:nth-of-type(2),.report .requirement .select .item-list3 .item:nth-of-type(5){justify-content:center}.report .requirement .select .item-list3 .item:nth-of-type(3),.report .requirement .select .item-list3 .item:nth-of-type(6){justify-content:flex-end}.report .requirement .select .select-title{margin:.6rem 0 .45rem;font-weight:700;color:#333}.report .requirement .select .button-list{width:100%;display:flex;justify-content:space-between}.report .requirement .select .button-list button{padding:0;width:4.25rem;height:1.05rem;border:.025rem solid #334cd5;background:transparent;color:#334cd5;font-size:.4rem}.report .requirement .select .button-list button.primary{background:#334cd5;color:#fff}.report .requirement .detail{position:relative}.report .requirement .no-result-top{padding:.4rem .45rem .625rem}.report .requirement .no-result-top p:first-of-type{margin-bottom:.4rem}.report .requirement .no-result-top p:nth-of-type(2){margin:0}.report .requirement .no-result-bottom{padding:.5rem .45rem .45rem;display:flex;justify-content:space-between;align-items:center}.report .requirement .no-result-bottom button{letter-spacing:0.125rem;height:.75rem;padding:0 .3rem;text-align:center;border:.025rem solid #334cd5;background:#fff;color:#334cd5!important;font-size:.325rem}.report .requirement .no-result-bottom button.primary{background:#334cd5;color:#fff!important}.report .requirement .tips{background:#e6f0ff;padding:.5rem .45rem;display:flex}.report .requirement .tips>img{width:.45rem;height:.45rem;margin-right:.1rem;margin-top:.05rem}.report .requirement .tips .content{flex:1}.report .slash{width:100%;height:.3rem;background-color:#f3f3f3;background-image:url(/app/./img/slash.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.report .return-back{padding:.8rem}.report .return-back .button{display:block;width:7.775rem;border-radius:.025rem;border:.025rem solid #334cd5;font-size:.4rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#334cd5;line-height:1.05rem;margin:0 auto .3rem;text-align:center}.bold-remind{font-weight:700}.mulu{color:#334cd5;border-bottom:.025rem solid #334cd5}.cb-report-model{background:rgba(0,0,0,.6);position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:1}.cb-report-model svg{font-size:.6rem;position:absolute;right:1.125rem;top:.75rem}.cb-report-model .img-container{width:50%;height:80%;margin:16% auto 1%;overflow:hidden}.cb-report-model .img-container img{width:100%}.cb-report-model .tips{width:100%;height:1.15rem;line-height:1.15rem;margin:0;color:#fff;font-size:.45rem}.cb-report-model .loading-tip{color:#fff;margin-top:70%;font-size:.5rem}.right-btn{width:1.35rem;height:1.35rem;position:fixed;right:.3rem;border-radius:.2rem;box-shadow:0 0 .25rem .025rem rgba(0,0,0,.2);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.35rem}.right-btn img{width:.55rem}.feedback{bottom:2rem;background:#fff;color:#9b9b9b}.save-report{bottom:2rem;background:#334cd5;color:#fff}.can-select-orange{color:#ffc000}.statistics-blue{color:#3aa0ff}.statistics-green{color:#4ecb73}.required{color:red;font-weight:400}.example .example-title,.example>img{width:100%;border-top:.3rem solid #f3f3f3}.example .example-title{position:relative;height:1.7rem;display:flex;align-items:center;padding:0 .6rem;font-size:.45rem;color:#4a4a4a;font-weight:700;box-sizing:border-box}.example .example-title:before{display:block;content:"";width:.4rem;height:.525rem;background:#19bef5;position:absolute;left:0}.example .example-content{padding:0 .6rem .6rem;text-align:left}.example .example-content img{width:100%;margin-top:.75rem}.report-no-result{width:6.75rem;margin:.55rem auto .75rem;display:block}.choose-course-risk{text-align:left}.choose-course-risk .top-part{padding:.3rem .6rem .525rem;font-size:.275rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#9b9b9b;line-height:1}.choose-course-risk .top-part .arrow{padding-right:.15rem}.choose-course-risk .top-part .title{padding:.3rem 0 .6rem;font-size:.6rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#000;line-height:1}.choose-course-risk .top-part .subjects{display:flex;justify-content:flex-start;align-items:center;text-align:center;padding-top:.3rem}.choose-course-risk .top-part .subjects .subject-item{width:.8rem;line-height:.8rem;margin-right:.3rem;font-size:.4rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#fff}.choose-course-risk .notmatchcourse{padding-top:.55rem}.choose-course-risk .notmatchcourse .title-container{display:flex;align-items:center;padding:0 0 .3rem .55rem}.choose-course-risk .notmatchcourse .title-container img{width:.45rem;height:.45rem;padding-left:.125rem}.choose-course-risk .notmatchcourse .course-list .course-item{padding:0 0 0 .6rem;background:#f7f7f7;font-size:.4rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;border-bottom:.025rem solid rgba(0,0,0,.1);display:flex;justify-content:space-between}.choose-course-risk .notmatchcourse .course-list .course-item .left-part{padding:.375rem 0}.choose-course-risk .notmatchcourse .course-list .course-item .right-part{display:flex;align-items:center;padding-right:.25rem}.choose-course-risk .notmatchcourse .course-list .course-item .right-part .subject-item{width:.5rem;height:.5rem;font-size:.325rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#fff;line-height:.45rem;text-align:center}.choose-course-risk .notmatchcourse .course-list .course-item .right-part .subject-item.notinclude{background-color:transparent;border:.025rem solid #9b9b9b;color:#9b9b9b}.choose-course-risk .notmatchcourse .course-list .course-item .right-part .subject-item.buxian{background-color:transparent;border:.025rem solid #9b9b9b;color:#9b9b9b;width:1rem}.choose-course-risk .notmatchcourse .course-list .course-item .right-part .img{width:.175rem;height:.175rem;margin:0 .15rem}.choose-course-risk .matchcourse{padding-top:.55rem}.choose-course-risk .matchcourse .title-container{display:flex;align-items:center;padding:0 0 .3rem .55rem}.choose-course-risk .matchcourse .title-container img{width:.45rem;height:.45rem;padding-left:.125rem}.choose-course-risk .matchcourse .course-list .course-item{padding:0 0 0 .6rem;background:#f7f7f7;font-size:.4rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#4a4a4a;border-bottom:.025rem solid rgba(0,0,0,.1);display:flex;justify-content:space-between}.choose-course-risk .matchcourse .course-list .course-item .left-part{padding:.375rem 0}.choose-course-risk .matchcourse .course-list .course-item .right-part{display:flex;align-items:center;padding-right:.25rem}.choose-course-risk .matchcourse .course-list .course-item .right-part .subject-item{width:.5rem;height:.5rem;font-size:.325rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:700;color:#fff;line-height:.45rem;text-align:center}.choose-course-risk .matchcourse .course-list .course-item .right-part .subject-item.notinclude{background-color:transparent;border:.025rem solid #9b9b9b;color:#9b9b9b}.choose-course-risk .matchcourse .course-list .course-item .right-part .subject-item.buxian{background-color:transparent;border:.025rem solid #9b9b9b;color:#9b9b9b;width:1rem}.choose-course-risk .matchcourse .course-list .course-item .right-part .img{width:.175rem;height:.175rem;margin:0 .15rem}.choose-course-risk .go-back-btn-container{padding:.825rem 0 .8rem}.choose-course-risk .go-back-btn-container .go-report{text-align:center;line-height:1rem;display:block;margin:0 auto;width:7.775rem;height:1.05rem;background:#fff;border-radius:.025rem;border:.025rem solid #334cd5;font-size:.4rem;font-family:source-han-sans-simplified-c,sans-serif;font-style:normal;font-weight:400;color:#334cd5}.choose-course-risk .first-second-display{min-width:2.25rem;display:flex;justify-content:space-around;flex-wrap:nowrap;height:100%}.choose-course-risk .first-second-display .first-dom{width:2.4rem;display:flex;align-items:center}.choose-course-risk .first-second-display .second-dom{width:2.675rem;display:flex;align-items:center}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000}.modal-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:10rem;background-color:#fff;border-radius:.2rem;padding:.5rem;box-shadow:0 .1rem .375rem rgba(0,0,0,.2);z-index:1001}.modal-header{font-size:.45rem;font-weight:700;color:#333;margin-bottom:.375rem}.modal-content{font-size:.35rem;color:#666;line-height:1.5;margin-bottom:.5rem;text-align:left}.modal-buttons{display:flex;flex-direction:column}.modal-buttons .modal-button{padding:.25rem .5rem;border-radius:.125rem;font-size:.35rem;cursor:pointer;margin-bottom:.25rem;width:100%;text-align:center}.modal-buttons .modal-button.primary{cursor:pointer;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem .9rem}.modal-buttons .modal-button.primary:active{background:#2c42bb}.modal-buttons .modal-button.primary:hover{background-color:#0056b3}.modal-buttons .modal-button.secondary{background-color:#f8f9fa;color:#333;border:.025rem solid #ddd}.modal-buttons .modal-button.secondary:hover{background-color:#e2e6ea}.modal-buttons .parent-check-student-info{text-align:left}.xkCoach-report-hld-page{background:#f5f5f5;text-align:left;display:flex;flex-direction:column;height:100%}.xkCoach-report-hld-page .page-container{flex:1;overflow:auto;padding-bottom:1.15rem}.xkCoach-report-hld-page .page-container .banner{width:100%;height:6.75rem;background-image:url(/app/./img/bg-hld-report.svg),linear-gradient(1turn,#f5f5f5,#c9e0ff);background-repeat:no-repeat;background-position:100% 100%,50%;background-size:100%;padding:.8rem 0 0 .8rem;font-size:.35rem}.xkCoach-report-hld-page .page-container .banner .line-blue{width:.95rem;height:.2rem;background:#19bef5}.xkCoach-report-hld-page .page-container .banner .title{font-size:.6rem;font-weight:700;line-height:.8rem;color:#495fcc;margin:.25rem 0 .75rem}.xkCoach-report-hld-page .page-container .banner .finished-time{color:rgba(51,76,213,.6);margin-bottom:.125rem}.xkCoach-report-hld-page .page-container .banner .restart{cursor:pointer;color:#334cd5;display:flex;align-items:center}.xkCoach-report-hld-page .page-container .banner .restart svg{margin-left:.075rem}.xkCoach-report-hld-page .page-container .banner .restart.disabled{cursor:not-allowed;color:#bbb}.xkCoach-report-hld-page .page-container .banner .restart.disabled svg path{fill:#bbb}.xkCoach-report-hld-page .page-container .bottom{margin-top:-1.25rem;padding:0 .4rem}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach{border-radius:.2rem;background:#fff;padding:.65rem .4rem .75rem;margin:0 0 .4rem}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach>.title{font-size:.45rem;font-weight:700;line-height:.65rem;color:#000;text-align:center;margin-bottom:.2rem}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .line-yellow{width:1rem;height:.125rem;background:#ffe200;margin:0 auto .6rem}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .card-container{display:flex;justify-content:space-between;flex-wrap:wrap;line-height:1;margin-bottom:.25rem}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .card-container .card-item{position:relative;width:49%;height:2.2rem;margin-bottom:.25rem;background:#5fdfff;padding:.25rem;display:flex;align-items:flex-end;justify-content:flex-end;color:#005796;font-size:1.25rem;font-weight:700}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .card-container .card-item .title{position:absolute;top:0;left:0;padding:.15rem;font-size:.45rem;font-weight:700;color:#000;background:#ffe200}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .card-container .card-item .eng-title{position:absolute;top:.75rem;left:0;padding:.05rem .15rem;font-size:.25rem;font-weight:700;color:#fff;background:#00aae1}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .card-container .card-item>span{font-style:italic}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .chart-container{background:#fafafa;margin:0 0 .6rem}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .content{font-size:.35rem;line-height:.55rem;text-align:justify}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .content p{margin:0}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .content .p1{margin-bottom:.3rem}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .tips{padding-left:.2rem;border-left:.1rem solid #faecbb;margin:.5rem 0 0;font-size:.3rem;color:#666;text-align:justify}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach{border-radius:.2rem;background:#fff;padding:.65rem .4rem;margin:0 0 .4rem}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .title{display:flex;align-items:center;justify-content:space-between}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .title .left{color:#000;font-size:.45rem;font-weight:700;padding-left:.3rem;position:relative}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .title .left:before{display:block;content:"";width:.15rem;height:.6rem;background:#ffe200;border-radius:.075rem;position:absolute;left:0}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .title .right{font-size:.3rem;color:#9b9b9b;display:flex;align-items:center}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .title .right svg{margin-left:.1rem}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .title .packup svg{transform:rotate(180deg)}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .content{padding-top:.6rem;font-size:.35rem;line-height:.55rem;text-align:justify}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .content .line{width:100%;height:.025rem;color:#e0e0e0}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .content p{margin:0}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .content .p1{padding-bottom:.45rem;border-bottom:.025rem solid #e0e0e0;margin-bottom:.45rem}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .content .chart{background:#f0f6f9;margin:.4rem 0 .6rem}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .content .second-title{font-size:.4rem;font-weight:700;margin-bottom:.4rem}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .content .p2{margin-bottom:.15rem;font-size:.4rem;font-weight:700}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .content .p3{margin:.3rem 0 .15rem;font-size:.4rem;font-weight:700}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .content .img-expand-read{width:100%;margin:.55rem 0 .3rem}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .introduction-item{margin-bottom:.4rem}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .introduction-item:last-child{margin:0}.xkCoach-report-hld-page .page-container .bottom .btn{cursor:pointer;margin:.8rem 0 0;border-radius:.15rem;padding:.35rem 0;text-align:center;background:#334cd5;color:#fff;font-size:.45rem;line-height:1}.xkCoach-report-hld-page .bold-remind{font-weight:700}.xkCoach-report-hld-page .show-evaluation-modal{padding:.9rem .6rem .75rem;background-image:url(/app/./img/bg-evaluation-remind.svg);background-position:top;background-size:cover;background-repeat:no-repeat}.xkCoach-report-hld-page .show-evaluation-modal .title{color:#222;font-size:.45rem;font-weight:700;line-height:.7rem;margin-bottom:.45rem}.xkCoach-report-hld-page .show-evaluation-modal .content{text-align:left}.xkCoach-report-hld-page .show-evaluation-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.7rem auto .35rem}.xkCoach-report-hld-page .show-evaluation-modal .btn:active{background:#2c42bb}.xkCoach-report-hld-page .show-evaluation-modal .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b}.xkCoach-report-hld-page .show-explain-modal{padding:.6rem .6rem .65rem}.xkCoach-report-hld-page .show-explain-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.4rem}.xkCoach-report-hld-page .show-explain-modal .content{text-align:center}.xkCoach-report-hld-page .show-explain-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.4rem auto 0}.xkCoach-report-hld-page .show-explain-modal .btn:active{background:#2c42bb}.xkCoach-report-xkcp-page{background:#f5f5f5;text-align:left;display:flex;flex-direction:column;height:100%}.xkCoach-report-xkcp-page .page-container{flex:1;overflow:auto;padding-bottom:1.15rem}.xkCoach-report-xkcp-page .page-container .banner{width:100%;height:6.75rem;background-image:url(/app/./img/bg-xkcp-report-left.png),url(/app/./img/bg-xkcp-report-right.png),linear-gradient(1turn,#f5f5f5,#e2edf9);background-repeat:no-repeat;background-position:0 100%,100% 0,50%;background-size:100%,36%,100%;padding:.8rem 0 0 .8rem;font-size:.35rem}.xkCoach-report-xkcp-page .page-container .banner .line-blue{width:.95rem;height:.2rem;background:#19bef5}.xkCoach-report-xkcp-page .page-container .banner .title{font-size:.6rem;font-weight:700;line-height:.8rem;color:#495fcc;margin:.25rem 0 .75rem}.xkCoach-report-xkcp-page .page-container .banner .finished-time{color:rgba(51,76,213,.6);margin-bottom:.125rem}.xkCoach-report-xkcp-page .page-container .banner .restart{cursor:pointer;color:#334cd5;display:flex;align-items:center}.xkCoach-report-xkcp-page .page-container .banner .restart svg{margin-left:.075rem}.xkCoach-report-xkcp-page .page-container .banner .restart.disabled{cursor:not-allowed;color:#bbb}.xkCoach-report-xkcp-page .page-container .banner .restart.disabled svg path{fill:#bbb}.xkCoach-report-xkcp-page .page-container .bottom{margin-top:-1.25rem;padding:0 .4rem}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach{border-radius:.2rem;background:#fff;padding:.65rem .4rem .75rem;margin:0 0 .4rem}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach>.title{font-size:.45rem;font-weight:700;line-height:.65rem;color:#000;text-align:center;margin-bottom:.2rem}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .line-yellow{width:1rem;height:.125rem;background:#ffe200;margin:0 auto .6rem}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .chart-container{background:#fafafa;margin:0 0 .6rem}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .table{margin-top:.4rem}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .table .table-title{display:flex;background:linear-gradient(270deg,#79eddd,#2abde9);border-radius:.1rem .1rem 0 0}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .table .table-title>span{width:33%;padding:.15rem 0;display:flex;align-items:center;justify-content:center;font-size:.3rem;color:#fff}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .table .table-title>span:nth-child(2){width:34%;border-left:.025rem solid #e9e9e9;border-right:.025rem solid #e9e9e9}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .table .table-item{display:flex;border-bottom:.025rem dashed #e9e9e9}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .table .table-item>span{width:33%;padding:.15rem 0;display:flex;align-items:center;justify-content:center;font-size:.3rem}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .table .table-item>span:first-child{font-size:.35rem;font-weight:700;color:#333}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .table .table-item>span:nth-child(2){width:34%}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .table .table-item:last-child{border-bottom:.025rem solid #e9e9e9}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .content{font-size:.35rem;line-height:.55rem;text-align:justify}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .explain{font-size:.3rem;color:#666;margin-top:.4rem}.xkCoach-report-xkcp-page .page-container .bottom .btn{cursor:pointer;margin:.8rem 0 0;border-radius:.15rem;padding:.35rem 0;text-align:center;background:#334cd5;color:#fff;font-size:.45rem;line-height:1}.xkCoach-report-xkcp-page .show-evaluation-modal{padding:.9rem .6rem .75rem;background-image:url(/app/./img/bg-evaluation-remind.svg);background-position:top;background-size:cover;background-repeat:no-repeat}.xkCoach-report-xkcp-page .show-evaluation-modal .title{color:#222;font-size:.45rem;font-weight:700;line-height:.7rem;margin-bottom:.45rem}.xkCoach-report-xkcp-page .show-evaluation-modal .content{text-align:left}.xkCoach-report-xkcp-page .show-evaluation-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.7rem auto .35rem}.xkCoach-report-xkcp-page .show-evaluation-modal .btn:active{background:#2c42bb}.xkCoach-report-xkcp-page .show-evaluation-modal .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b}.xkCoach-report-xkcp-page .show-explain-modal{padding:.6rem .6rem .65rem}.xkCoach-report-xkcp-page .show-explain-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.4rem}.xkCoach-report-xkcp-page .show-explain-modal .content{text-align:center}.xkCoach-report-xkcp-page .show-explain-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.4rem auto 0}.xkCoach-report-xkcp-page .show-explain-modal .btn:active{background:#2c42bb}.xkCoach-report-mbti-page{background:#f5f5f5;text-align:left;display:flex;flex-direction:column;height:100%}.xkCoach-report-mbti-page .page-container{flex:1;overflow:auto;padding-bottom:1.15rem}.xkCoach-report-mbti-page .page-container .banner{width:100%;height:6.75rem;background-image:url(/app/./img/bg-mbti-report.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:.8rem 0 0 .8rem;font-size:.35rem}.xkCoach-report-mbti-page .page-container .banner .line-yellow{width:.95rem;height:.2rem;background:#ffe200}.xkCoach-report-mbti-page .page-container .banner .title{font-size:.6rem;font-weight:700;line-height:.8rem;color:#fff;margin:.25rem 0 .75rem}.xkCoach-report-mbti-page .page-container .banner .finished-time{color:hsla(0,0%,100%,.6);margin-bottom:.125rem}.xkCoach-report-mbti-page .page-container .banner .restart{cursor:pointer;color:#fff;display:flex;align-items:center}.xkCoach-report-mbti-page .page-container .banner .restart svg{margin-left:.075rem}.xkCoach-report-mbti-page .page-container .banner .restart.disabled{cursor:not-allowed;color:#bbb}.xkCoach-report-mbti-page .page-container .banner .restart.disabled svg path{fill:#bbb}.xkCoach-report-mbti-page .page-container .bottom{margin-top:-1.25rem;padding:0 .4rem}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach{border-radius:.2rem;background:#fff;padding:.65rem .4rem .75rem;margin:0 0 .4rem}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach>.title{font-size:.45rem;font-weight:700;line-height:.65rem;color:#000;text-align:center;margin-bottom:.2rem}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .line-yellow{width:1rem;height:.125rem;background:#ffe200;margin:0 auto .6rem}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .content{font-size:.35rem;line-height:.55rem;text-align:justify}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .tips{font-size:.3rem;line-height:.4rem;font-weight:300}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .result{margin:.6rem 0 .3rem}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .result .result-top{height:1.625rem;background:#334cd5;color:#b9f1ff;font-size:1.2rem;font-weight:700;font-style:italic;display:flex;align-items:center;justify-content:center}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .result .result-bottom{height:1.1rem;background:#19bef5;color:#fff;font-size:.45rem;font-weight:700;display:flex;align-items:center;justify-content:center}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .component-MbtibarChart{margin:.5rem 0}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .second-title{text-align:center;font-size:.35rem;font-weight:700;margin:.6rem 0 .3rem}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .blue-content{background:#eff7f8;padding:.35rem .2rem;font-size:.3rem;text-align:justify}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .blue-content .blue-content-item{display:flex}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .blue-content .blue-content-item>img{height:.5rem;margin-right:.2rem;flex:0 0 auto}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .blue-content .blue-content-item .blue-content-item-right{flex:1;padding-bottom:.35rem;border-bottom:.025rem solid #e8e8e8;margin-bottom:.35rem}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .blue-content .blue-content-item:last-child .blue-content-item-right{padding-bottom:0;border-bottom:none;margin-bottom:0}.xkCoach-report-mbti-page .page-container .bottom .btn{cursor:pointer;margin:.8rem 0 0;border-radius:.15rem;padding:.35rem 0;text-align:center;background:#334cd5;color:#fff;font-size:.45rem;line-height:1}.xkCoach-report-mbti-page .bold-remind{font-weight:700}.xkCoach-report-mbti-page .show-evaluation-modal{padding:.9rem .6rem .75rem;background-image:url(/app/./img/bg-evaluation-remind.svg);background-position:top;background-size:cover;background-repeat:no-repeat}.xkCoach-report-mbti-page .show-evaluation-modal .title{color:#222;font-size:.45rem;font-weight:700;line-height:.7rem;margin-bottom:.45rem}.xkCoach-report-mbti-page .show-evaluation-modal .content{text-align:left}.xkCoach-report-mbti-page .show-evaluation-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.7rem auto .35rem}.xkCoach-report-mbti-page .show-evaluation-modal .btn:active{background:#2c42bb}.xkCoach-report-mbti-page .show-evaluation-modal .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b}.xkCoach-report-mbti-page .show-explain-modal{padding:.6rem .6rem .65rem}.xkCoach-report-mbti-page .show-explain-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.4rem}.xkCoach-report-mbti-page .show-explain-modal .content{text-align:center}.xkCoach-report-mbti-page .show-explain-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.4rem auto 0}.xkCoach-report-mbti-page .show-explain-modal .btn:active{background:#2c42bb}.xkCoach-report-tomi-page{background:#f5f5f5;text-align:left;display:flex;flex-direction:column;height:100%}.xkCoach-report-tomi-page .page-container{flex:1;overflow:auto;padding-bottom:1.15rem}.xkCoach-report-tomi-page .page-container .banner{width:100%;height:6.75rem;background-image:url(/app/./img/bg-tomi-report.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:.8rem 0 0 .8rem;font-size:.35rem}.xkCoach-report-tomi-page .page-container .banner .line-yellow{width:.95rem;height:.2rem;background:#ffe200}.xkCoach-report-tomi-page .page-container .banner .title{font-size:.6rem;font-weight:700;line-height:.8rem;color:#fff;margin:.25rem 0 .75rem}.xkCoach-report-tomi-page .page-container .banner .finished-time{color:hsla(0,0%,100%,.6);margin-bottom:.125rem}.xkCoach-report-tomi-page .page-container .banner .restart{cursor:pointer;color:#fff;display:flex;align-items:center}.xkCoach-report-tomi-page .page-container .banner .restart svg{margin-left:.075rem}.xkCoach-report-tomi-page .page-container .banner .restart.disabled{cursor:not-allowed;color:#bbb}.xkCoach-report-tomi-page .page-container .banner .restart.disabled svg path{fill:#bbb}.xkCoach-report-tomi-page .page-container .bottom{margin-top:-1.25rem;padding:0 .4rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach{border-radius:.2rem;background:#fff;padding:.65rem .4rem .75rem;margin:0 0 .4rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach>.title{font-size:.45rem;font-weight:700;line-height:.65rem;color:#000;text-align:center;margin-bottom:.2rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .line-yellow{width:1rem;height:.125rem;background:#ffe200;margin:0 auto .6rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .content{font-size:.35rem;line-height:.55rem;text-align:justify}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .advantage{font-size:.35rem;font-weight:700;color:#4a4a4a;line-height:.55rem;margin-top:.25rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .card-container{margin:.45rem 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .card-container .card-item{margin-bottom:.25rem;text-align:center;width:48%;height:1.75rem;display:flex}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .card-container .card-item .left{width:50%;background:#ffe200;display:flex;align-items:center;justify-content:center;font-size:.4rem;font-weight:700;color:#000;line-height:.5rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .card-container .card-item .right{flex:1;background:#5fdeff;font-size:1rem;font-weight:700;line-height:1.75rem;color:#005796;position:relative}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .card-container .card-item .right>img{position:absolute;width:.45rem;right:.1rem;top:.1rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .tips{font-size:.3rem;line-height:.45rem;color:#4a4a4a}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .expand{cursor:pointer;font-size:.3rem;line-height:.45rem;color:#9b9b9b;margin-top:.6rem;display:flex;align-items:center;justify-content:center}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .expand svg{margin-left:.2rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .packup svg{transform:rotate(180deg)}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .introduction{padding-top:1rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .introduction .first-title{font-size:.45rem;line-height:.7rem;font-weight:700}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .introduction .second-title{font-size:.4rem;line-height:.6rem;font-weight:700;margin:.6rem 0 .4rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .chart{background:#f0f6f9}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .advantage-analysis{padding:.7rem 0;border-bottom:.025rem solid #e9e9e9}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .advantage-analysis .title-container{font-size:.45rem;font-weight:700;padding-left:.3rem;position:relative}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .advantage-analysis .title-container:before{display:block;content:"";width:.15rem;height:.6rem;background:#19bef5;border-radius:.075rem;position:absolute;left:0}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .advantage-analysis .advantage-bottom .bottom-title{font-size:.4rem;line-height:.6rem;font-weight:700;margin:.7rem 0 .3rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .advantage-analysis .advantage-bottom .bottom-content{font-size:.35rem;line-height:.55rem;text-align:justify}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .advantage-analysis:last-child{border:none;padding-bottom:0}.xkCoach-report-tomi-page .page-container .bottom .btn{cursor:pointer;margin:.8rem 0 0;border-radius:.15rem;padding:.35rem 0;text-align:center;background:#334cd5;color:#fff;font-size:.45rem;line-height:1}.xkCoach-report-tomi-page .bold-remind{font-weight:700}.xkCoach-report-tomi-page .show-evaluation-modal{padding:.9rem .6rem .75rem;background-image:url(/app/./img/bg-evaluation-remind.svg);background-position:top;background-size:cover;background-repeat:no-repeat}.xkCoach-report-tomi-page .show-evaluation-modal .title{color:#222;font-size:.45rem;font-weight:700;line-height:.7rem;margin-bottom:.45rem}.xkCoach-report-tomi-page .show-evaluation-modal .content{text-align:left}.xkCoach-report-tomi-page .show-evaluation-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.7rem auto .35rem}.xkCoach-report-tomi-page .show-evaluation-modal .btn:active{background:#2c42bb}.xkCoach-report-tomi-page .show-evaluation-modal .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b}.xkCoach-report-tomi-page .show-explain-modal{padding:.6rem .6rem .65rem}.xkCoach-report-tomi-page .show-explain-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.4rem}.xkCoach-report-tomi-page .show-explain-modal .content{text-align:center}.xkCoach-report-tomi-page .show-explain-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.4rem auto 0}.xkCoach-report-tomi-page .show-explain-modal .btn:active{background:#2c42bb}.xkCoach-report-cv34-page{background:#f5f5f5;text-align:left;display:flex;flex-direction:column;height:100%}.xkCoach-report-cv34-page .page-container{flex:1;overflow:auto;padding-bottom:1.15rem}.xkCoach-report-cv34-page .page-container .banner{width:100%;height:6.75rem;background-image:url(/app/./img/bg-cv34-report.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:.8rem 0 0 .8rem;font-size:.35rem}.xkCoach-report-cv34-page .page-container .banner .line-blue{width:.95rem;height:.2rem;background:#19bef5}.xkCoach-report-cv34-page .page-container .banner .title{font-size:.6rem;font-weight:700;line-height:.8rem;color:#495fcc;margin:.25rem 0 .75rem}.xkCoach-report-cv34-page .page-container .banner .finished-time{color:rgba(51,76,213,.6);margin-bottom:.125rem}.xkCoach-report-cv34-page .page-container .banner .restart{cursor:pointer;color:#334cd5;display:flex;align-items:center}.xkCoach-report-cv34-page .page-container .banner .restart svg{margin-left:.075rem}.xkCoach-report-cv34-page .page-container .banner .restart.disabled{cursor:not-allowed;color:#bbb}.xkCoach-report-cv34-page .page-container .banner .restart.disabled svg path{fill:#bbb}.xkCoach-report-cv34-page .page-container .bottom{margin-top:-1.25rem;padding:0 .4rem}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach{border-radius:.2rem;background:#fff;padding:.65rem .4rem .75rem;margin:0 0 .4rem}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach>.title{font-size:.45rem;font-weight:700;line-height:.65rem;color:#000;text-align:center;margin-bottom:.2rem}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .line-yellow{width:1rem;height:.125rem;background:#ffe200;margin:0 auto .6rem}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .content{font-size:.35rem;line-height:.55rem;text-align:justify}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .tips{font-size:.3rem;line-height:.45rem;color:#4a4a4a;margin:.45rem 0 .6rem}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .advantage{font-size:.35rem;font-weight:700;color:#4a4a4a;line-height:.55rem;margin-top:.25rem}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .chart{background:#f0f6f9}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .card-container{margin:.45rem 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .card-container .card{margin-bottom:.25rem;text-align:center;width:48%;height:1.75rem;display:flex}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .card-container .card .left{width:50%;background:#ffe200;display:flex;align-items:center;justify-content:center;font-size:.4rem;font-weight:700;color:#000;line-height:.5rem}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .card-container .card .right{flex:1;background:#5fdeff;font-size:1rem;font-weight:700;line-height:1.75rem;color:#005796;position:relative}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .card-container .card .right>img{position:absolute;width:.45rem;right:.1rem;top:.1rem}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .advantage-analysis{padding:.7rem 0;border-bottom:.025rem solid #e9e9e9}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .advantage-analysis .title-container{font-size:.45rem;font-weight:700;padding-left:.3rem;position:relative}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .advantage-analysis .title-container:before{display:block;content:"";width:.15rem;height:.6rem;background:#19bef5;border-radius:.075rem;position:absolute;left:0}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .advantage-analysis .advantage-bottom .bottom-title{font-size:.4rem;line-height:.6rem;font-weight:700;margin:.7rem 0 .3rem}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .advantage-analysis .advantage-bottom .bottom-content{font-size:.35rem;line-height:.55rem;text-align:justify}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .advantage-analysis:last-child{border:none;padding-bottom:0}.xkCoach-report-cv34-page .page-container .bottom .btn{cursor:pointer;margin:.8rem 0 0;border-radius:.15rem;padding:.35rem 0;text-align:center;background:#334cd5;color:#fff;font-size:.45rem;line-height:1}.xkCoach-report-cv34-page .show-evaluation-modal{padding:.9rem .6rem .75rem;background-image:url(/app/./img/bg-evaluation-remind.svg);background-position:top;background-size:cover;background-repeat:no-repeat}.xkCoach-report-cv34-page .show-evaluation-modal .title{color:#222;font-size:.45rem;font-weight:700;line-height:.7rem;margin-bottom:.45rem}.xkCoach-report-cv34-page .show-evaluation-modal .content{text-align:left}.xkCoach-report-cv34-page .show-evaluation-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.7rem auto .35rem}.xkCoach-report-cv34-page .show-evaluation-modal .btn:active{background:#2c42bb}.xkCoach-report-cv34-page .show-evaluation-modal .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b}.xkCoach-report-cv34-page .show-explain-modal{padding:.6rem .6rem .65rem}.xkCoach-report-cv34-page .show-explain-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.4rem}.xkCoach-report-cv34-page .show-explain-modal .content{text-align:center}.xkCoach-report-cv34-page .show-explain-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.4rem auto 0}.xkCoach-report-cv34-page .show-explain-modal .btn:active{background:#2c42bb}.video-catalog .top-part{width:100%;color:#fff;padding:.75rem .6rem .95rem;background-color:#243598;background-image:url(/app/./img/video-catalog-banner.png);background-repeat:no-repeat;background-position:50%;background-size:cover;text-align:left}.video-catalog .top-part p:first-of-type{font-size:.65rem;line-height:.9rem;font-weight:700;margin-bottom:.2rem}.video-catalog .top-part p:nth-of-type(2){font-size:.35rem;margin:0}.video-catalog .tab-container{width:100%;display:flex;align-items:center}.video-catalog .tab-container .tab-item{width:50%;background:#f7f7f7;color:#9b9b9b;padding:.35rem 0;text-align:center;font-size:.35rem}.video-catalog .tab-container .tab-item.active{background:#19bef5;color:#fff}.video-catalog .center-part{padding:.75rem .6rem 0}.video-catalog .center-part .video-item{margin-bottom:.45rem;overflow:hidden;display:flex;text-align:left}.video-catalog .center-part .video-item .img{width:2rem;height:2rem;float:left;margin-right:.3rem;background-size:cover;background-repeat:no-repeat;background-position:50%;border-radius:.2rem;position:relative}.video-catalog .center-part .video-item .img .icon-play{width:.75rem;height:.75rem;background-image:url(/app/./img/icon-play.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;position:absolute;top:50%;left:50%;margin-top:-.375rem;margin-left:-.375rem}.video-catalog .center-part .video-item .right-text{flex:1}.video-catalog .center-part .video-item h3{font-size:.4rem;font-weight:700;color:#4a4a4a;margin-top:.1rem}.video-catalog .center-part .video-item p{margin:0;color:#999}@media screen and (max-width:320px){.video-catalog .center-part .video-item p{font-size:.3rem}}.video-catalog .center-part .video-item:last-child{margin-bottom:0}.video-catalog .more{width:100%;text-align:center;color:#9b9b9b;padding:.75rem 0}.subject-catalog .top-part{width:100%;color:#fff;padding:0 0 1.2rem;background-color:#243598;background-image:url(/app/./img/guide_catalog.png);background-repeat:no-repeat;background-position:50%;background-size:cover}.subject-catalog .top-part p:first-of-type{font-size:.75rem;line-height:.9rem;font-weight:700;margin-bottom:.25rem;letter-spacing:.05rem}.subject-catalog .top-part p:nth-of-type(2){font-size:.35rem;margin:0}.subject-catalog .center-part{padding:0 .6rem .75rem;overflow:hidden}.subject-catalog .center-part .title{color:#000;font-size:.45rem;font-weight:700;margin:.6rem 0 .5rem;text-align:left;display:flex;align-items:center}.subject-catalog .center-part .title img{height:.5rem;margin-right:.15rem}.subject-catalog .center-part .course-container{display:flex;justify-content:space-between;flex-wrap:wrap}.subject-catalog .center-part .course-container .course-items{width:48.5%;height:1.1rem;line-height:1.1rem;text-align:center;background:#f3f7fb;font-size:.375rem;color:#4a4a4a;margin-bottom:.25rem}.subject-catalog .logo-container{padding:.9rem .6rem;background:#f3f7fb}.subject-catalog .logo-container .title{text-align:left;font-size:.5rem;font-weight:700;margin-bottom:.55rem;color:#000}.subject-catalog .logo-container img{margin-bottom:.15rem;width:6.5rem}.subject-catalog .thanks-container{background:#f3f7fb;padding:0 .6rem}.subject-catalog .thanks-container .thanks{padding:.5rem 0;border-top:.025rem solid rgba(7,17,76,.2);color:#9b9b9b;font-size:.35rem;text-align:left;display:flex;align-items:center}.subject-catalog .thanks-container .thanks svg{margin-right:.15rem}.subject-thanks{overflow:hidden}.subject-thanks .origin-header{max-width:500px;height:50px;width:100%;padding:0 .6rem;background:#fff;box-shadow:0 .075rem .075rem 0 rgba(0,0,0,.04);margin-bottom:.05rem;display:flex;align-items:center;justify-content:space-between;position:fixed}.subject-thanks .origin-header .fanhui{height:.45rem}.subject-thanks .thanks-container{margin-top:50px;padding:1rem .4rem;color:#000;font-size:14px}.subject-thanks .thanks-container .yellow-line{width:.8rem;height:.2rem;background:#ffe100;margin-bottom:.4rem}.subject-thanks .thanks-container .title{font-size:.45rem;font-weight:700;margin-bottom:.8rem;text-align:left}.subject-thanks .thanks-container .thanks-item{border:.025rem dashed #000;padding:0 .4rem .3rem;margin-bottom:.6rem}.subject-thanks .thanks-container .thanks-item .title{font-size:14px;padding:.35rem 0;margin-bottom:.3rem;border-bottom:.025rem solid #000}.subject-thanks .thanks-container .thanks-item .names{display:flex;flex-wrap:wrap;align-items:center}.subject-thanks .thanks-container .thanks-item .names>div{width:25%;margin-bottom:.25rem}.course-item{padding:.25rem 0;border-bottom:.05rem solid #e5e4e3}.course-item .course-title{line-height:1.05rem;font-size:.5rem;font-weight:700;display:flex;justify-content:flex-start;align-items:center}.course-item .course-title .expand{width:.6rem;height:.6rem;background:#333;margin-right:.4rem;color:#fff;font-size:.4rem;display:flex;justify-content:center;align-items:center}.course-item .course-title .background-blue{background:#00489d}.course-item .color-blue{color:#00489d}.course-item .course-content p{text-align:justify;margin:.25rem 0}.course-item .course-content svg{margin-right:.15rem}.course-item .course-content a{color:#00489d}.section{border:.025rem dashed #4a4a4a;padding:.7rem .4rem .8rem;margin-bottom:.75rem}.section .section-title{font-size:.5rem;font-weight:700}.section .section-content{text-align:justify;padding:.6rem 0 .7rem;border-bottom:.05rem solid #4a4a4a}.section .section-origin{display:inline-block;color:#999;margin-top:.3rem}.section .section-origin svg{margin-right:.15rem}.subject-guide{overflow:hidden}.subject-guide .origin-header{z-index:1;max-width:500px;height:50px;width:100%;padding:0 .6rem;background:#fff;box-shadow:0 .075rem .075rem 0 rgba(0,0,0,.04);margin-bottom:.05rem;display:flex;align-items:center;justify-content:space-between;position:fixed}.subject-guide .origin-header .fanhui{height:.45rem}.subject-guide .top{background:#334cd5;padding:1.3rem 1rem 1.5rem;color:#fff;font-size:.35rem}.subject-guide .top p{margin:0}.subject-guide .top .name{font-size:.9rem;color:#ffe200;font-weight:700;margin-bottom:1.2rem}.subject-guide .top p:first-of-type{font-size:.9rem;font-weight:700;margin-bottom:0}.subject-guide .top p:nth-of-type(2){font-size:.45rem;font-weight:700;margin-bottom:.3rem}.subject-guide .top p:nth-of-type(3){line-height:.6rem}.subject-guide .specially-invite{background:#19bef5;padding:0 .4rem;color:#fff;font-size:.35rem}.subject-guide .specially-invite .invite-item{padding:.8rem 0 1rem;border-bottom:.025rem solid hsla(0,0%,100%,.6)}.subject-guide .specially-invite .invite-item .name{font-size:.45rem;font-weight:700;margin-bottom:.3rem}.subject-guide .specially-invite .invite-item p{margin:0;line-height:.6rem}.subject-guide .specially-invite .invite-item:last-child{border:none}.subject-guide .nav{background:#f3f7fb;color:#060001;padding:.9rem 1.1rem .75rem}.subject-guide .nav .title{font-size:.7rem;font-weight:700;margin-bottom:.9rem}.subject-guide .nav ul{margin:0;padding:0}.subject-guide .nav ul li{margin-bottom:.65rem;font-size:.45rem;font-weight:700}.subject-guide .i-see{background:#ffe200;padding:1.25rem .4rem 1.375rem;color:#060001}.subject-guide .i-see .i-see-title{font-size:.9rem;font-weight:700;margin-bottom:1rem}.subject-guide .i-see .i-see-content{text-align:justify;font-size:.45rem;font-weight:700;padding:.4rem .2rem;line-height:.75rem;border-top:.1rem solid #060001;border-bottom:.05rem solid #060001}.subject-guide .introduction{background:#f4f1f4;padding:1rem .4rem;text-align:left;color:#060001;font-size:.35rem}.subject-guide .introduction p:first-of-type{font-size:.45rem;font-weight:700;margin:.45rem 0}.subject-guide .introduction p:nth-of-type(2){line-height:.6rem;margin:0;text-align:justify}.subject-guide .container{padding:1rem .4rem;text-align:left;font-size:.35rem;line-height:.6rem;color:#000}.subject-guide .container .blue-tip{color:#00489d;font-size:.35rem;margin:.75rem 0;text-align:justify}.subject-guide .container .yellow-line{width:.8rem;height:.2rem;background:#ffe100;margin-bottom:.6rem}.subject-guide .container .margin-top-80{margin-top:2rem}.subject-guide .container .title{font-size:.8rem;font-weight:700;margin-bottom:1rem}.subject-guide .container .content{margin-bottom:.75rem;line-height:.6rem;text-align:justify}.subject-guide .container .video-item{margin-bottom:.9rem;position:relative}.subject-guide .container .video-item .video-play{width:100%;object-fit:fill}.subject-guide .container .video-item .video-title{margin:.2rem 0;font-size:.45rem;font-weight:700}.subject-guide .container .video-item .pc-play{cursor:pointer;position:absolute;z-index:1;top:32%;left:50%;transform:translate(-50%,-50%)}.subject-guide .container .video-item:last-child{margin:0}.subject-guide .self .copyright{padding:.9rem .4rem 1.2rem;background:#e3f4f8;color:#000;font-size:.35rem;line-height:.6rem}.subject-guide .self .copyright div{font-size:.5rem;font-weight:700}.subject-guide .self .copyright p{margin:0;padding:.6rem .4rem .9rem;border-bottom:.075rem solid #000}.subject-guide .self .guide-footer{padding:1.5rem .7rem;background:#07114c;color:#fff;text-align:left;line-height:.45rem}.subject-guide .self .guide-footer .logo{height:1.05rem}.subject-guide .self .guide-footer .intro{margin:.625rem 0 .9rem;text-align:justify}.subject-guide .self .guide-footer .contact{color:#5fdfff;font-weight:700;margin-bottom:.4rem}.subject-guide .self .guide-footer p{margin-bottom:.15rem}.subject-guide .self .guide-footer p .strong{font-weight:700;margin-right:.125rem}.subject-guide .self .guide-footer .qr-code-tip{margin:.75rem 0 .25rem}.subject-guide .self .guide-footer .qr-code{width:3.45rem}.subject-guide .cooperation .copyright{padding:.9rem .6rem 1.2rem;background:#e3f4f8;color:#000;font-size:.35rem;line-height:.6rem;text-align:justify}.subject-guide .cooperation .copyright div{font-size:.5rem;font-weight:700}.subject-guide .cooperation .copyright p{margin:0;padding:.6rem 0 .9rem;border-bottom:.075rem solid #000}.subject-guide .cooperation .logo-container{padding:.9rem .6rem;background:#f3f7fb}.subject-guide .cooperation .logo-container .title{text-align:left;font-size:.5rem;font-weight:700;margin-bottom:.55rem;color:#000}.subject-guide .cooperation .logo-container img{margin-bottom:.15rem;width:6.5rem}.subject-guide .cooperation .guide-footer{padding:.9rem .7rem 0;background:#07114c;color:#fff;text-align:left}.subject-guide .cooperation .guide-footer .title{font-size:.5rem;font-weight:700;margin-bottom:.6rem}.subject-guide .cooperation .guide-footer p{text-align:justify;line-height:.55rem;opacity:.85;margin-bottom:.55rem}.subject-guide .cooperation .guide-footer p .bold{font-weight:700;margin-right:.1rem}.subject-guide .cooperation .guide-footer .thanks{margin-top:1.3rem;padding:.5rem 0;border-top:.025rem solid hsla(0,0%,100%,.5);color:hsla(0,0%,100%,.85);font-size:.35rem;text-align:left;display:flex;align-items:center}.subject-guide .cooperation .guide-footer .thanks svg{margin-right:.15rem}.subject-guide .to-top{position:fixed;right:.125rem;bottom:.5rem;width:1.2rem;height:1rem;background:rgba(0,0,0,.7);display:none;justify-content:center;align-items:center;border-radius:.125rem;font-size:.6rem}.madsa-success p{color:#00dad1;font-weight:700;font-size:.6rem;margin:1.5rem auto .6rem}.madsa-success>img{width:5.825rem;margin:0 auto}.madsa-success .btn{text-align:center;line-height:1.15rem;background:#334cd5;border-radius:.15rem;font-size:.45rem;color:#fff;margin:1.65rem .8rem 0;display:flex;align-items:center;justify-content:center}.madsa-success .btn img{width:.45rem;margin-right:.2rem}.loading-mask{width:100%;height:100%;background:rgba(0,0,0,.5)}.loading-mask .text{width:100%;position:absolute;top:38%;text-align:center;color:#fff;font-size:.4rem}.madsa-report{height:100%}.madsa-report .banner{width:100%;height:calc(100% - 2.45rem);background-image:url(/app/./img/madsa-banner-top.png),url(/app/./img/madsa-banner-bottom.png);background-position:100% 0,0 100%;background-repeat:no-repeat;background-size:56%,100%;background-color:#f0f5fd;overflow:hidden;text-align:left;padding:0 .8rem;position:relative}.madsa-report .banner .line{width:.95rem;height:.2rem;background:#19bef5;margin:1.625rem 0 .5rem}.madsa-report .banner .title{text-align:left;font-size:.8rem;font-weight:700;color:#27438b}.madsa-report .banner .eng-title{color:rgba(39,67,139,.8);font-weight:700;font-size:.45rem;font-style:italic;margin-top:.675rem}.madsa-report .banner .eng-content{color:rgba(39,67,139,.8);font-style:italic;font-size:.375rem}.madsa-report .banner .lasted{position:absolute;bottom:2rem;color:rgba(51,76,213,.8);font-size:.375rem}.madsa-report .banner .again{position:absolute;bottom:1.25rem;color:#334cd5;display:flex;align-items:center;font-size:.375rem}.madsa-report .report{width:100%;height:1.15rem;color:#fff;background:#334cd5;text-align:center;line-height:1.15rem;font-size:.4rem}.madsa-report .height2{height:calc(100% - 1.15rem)}.regen-report-modal{padding:.6rem .6rem .75rem}.regen-report-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.5rem}.regen-report-modal .content{text-align:justify}.regen-report-modal .btn-container{margin-top:.65rem;display:flex;align-items:center;justify-content:space-between}.regen-report-modal .btn-container .btn{cursor:pointer;width:3.5rem;height:1rem;font-size:.4rem;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:.15rem}.regen-report-modal .btn-container .cancel{background:#ebedf5;color:#03081a}.regen-report-modal .btn-container .confirm{background:#334cd5;color:#fff}.prediction{font-size:.35rem;color:#4a4a4a}.prediction .no-margin{margin:0!important}.prediction .no-border{border:none!important}.prediction .color-4a{color:#4a4a4a!important}.prediction .top{width:100%;height:6.05rem;background:url(/app/./img/prediction_bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:.8rem .8rem 0;color:#fff;text-align:left;font-size:.35rem}.prediction .top h1{color:#fff;line-height:.8rem;margin-bottom:.15rem}.prediction .top h1:nth-of-type(2){font-weight:700;margin-bottom:.8rem}.prediction .prediction-section{padding:.8rem .8rem 1rem;position:relative;width:100%;text-align:left;border-bottom:.3rem solid #f5f5f5}.prediction .prediction-section:before{content:"";width:.525rem;height:.525rem;background:#19bef5;position:absolute;top:.9rem;left:0}.prediction .prediction-section .title{font-size:.45rem;font-weight:700;color:#4a4a4a;margin-bottom:.45rem}.prediction .prediction-section .content{margin-bottom:.4rem}.prediction .prediction-section .content p{margin-bottom:.2rem;text-align:justify}.prediction .prediction-section .broken-line{width:100%;display:flex;justify-content:space-between;background:rgba(51,76,213,.08);position:relative}.prediction .prediction-section .broken-line .line{width:3%;height:100%;background:linear-gradient(180deg,rgba(51,76,213,0),rgba(51,76,213,.08));position:relative;z-index:1}.prediction .prediction-section .broken-line .line .current,.prediction .prediction-section .broken-line .line .undergraduate{width:100%;position:absolute}.prediction .prediction-section .broken-line .line .current .top-ball,.prediction .prediction-section .broken-line .line .undergraduate .top-ball{width:100%;height:.25rem;background:#334cd5;border-radius:50%;border:.0375rem solid #fff;position:absolute;top:-.125rem;box-sizing:content-box;left:-.0375rem}.prediction .prediction-section .broken-line canvas{position:absolute;width:100%;height:100%}.prediction .prediction-section .broken-line .tip{color:rgba(0,17,113,.6);font-size:.3rem;position:absolute;top:.25rem;left:.2rem}.prediction .prediction-section .broken-score{display:flex;justify-content:space-between;color:rgba(51,76,213,.8);position:relative;font-size:.3rem}.prediction .prediction-section .broken-score .undergraduate-score{position:absolute}.prediction .prediction-title{padding:.8rem .8rem .625rem;font-size:.45rem;font-weight:700;color:#4a4a4a;text-align:left;position:relative}.prediction .prediction-title:before{content:"";width:.525rem;height:.525rem;background:#19bef5;position:absolute;top:.9rem;left:0}.prediction .tab-box{width:100%;height:1.05rem;display:flex;justify-content:space-between;align-items:center;background:#f5f5f5;color:#9b9b9b}.prediction .tab-box .tab{width:33%;height:100%;text-align:center;line-height:1.05rem}.prediction .tab-box .active{background:#19bef5;color:#fff;font-weight:700}.prediction .tab-bottom{padding:.8rem 1.05rem .675rem;display:flex;font-size:.35rem;text-align:left;border-bottom:.2rem solid #f5f5f5}.prediction .tab-bottom .left{padding-right:.95rem;border-right:.025rem dashed #c2c2c2}.prediction .tab-bottom .right{padding-left:.95rem}.prediction .tab-bottom .school-rank{font-size:.6rem;font-weight:700;color:#19bef5}.prediction .tab-bottom .province-rank{font-size:.6rem;font-weight:700;color:#334cd5}.prediction .school-list{width:100%;text-align:left;border-bottom:.3rem solid #f5f5f5}.prediction .school-list .title{font-size:.4rem;font-weight:700;padding:.425rem .8rem;display:flex;align-items:center;justify-content:flex-start;border-bottom:.025rem solid #eee}.prediction .school-list .title .point{width:.15rem;height:.15rem;background:#4a4a4a;margin-right:.2rem}.prediction .school-list .school-item{padding:.35rem .8rem .475rem;display:flex;justify-content:flex-start;border-bottom:.025rem solid #eee}.prediction .school-list .school-item img{height:.9rem;margin-right:.25rem}.prediction .school-list .school-item .content h5{font-size:.4rem;font-weight:700;margin:.075rem 0 .15rem;display:flex;align-items:center}.prediction .school-list .school-item .content h5 .school-info{color:#9b9b9b;font-size:.3rem;font-weight:400;margin-left:.2rem}.prediction .school-list .school-item .content p{color:#9b9b9b;font-size:.3rem;font-weight:400;margin-bottom:.15rem}.prediction .school-list .return-back{margin:1.25rem .8rem 1rem;border:.025rem solid #334cd5;height:1.05rem;line-height:1.05rem;text-align:center;color:#334cd5;font-size:.4rem}.qiangji-guide-container .top-banner{width:100%;background-image:url(/app/./img/qj-home-banner.png);background-position:50%;background-repeat:no-repeat;background-size:100%;padding:1.125rem .875rem;text-align:left}.qiangji-guide-container .top-banner h2{font-size:.65rem;font-weight:700;margin:0 0 .2rem;color:#000}.qiangji-guide-container .top-banner p{margin:0;color:rgba(0,0,0,.85)}.qiangji-guide-container .center{padding:1.05rem .6rem;font-size:.375rem}.qiangji-guide-container .center p{display:flex;align-items:center}.qiangji-guide-container .center p select{flex:1;margin-left:.7rem;line-height:normal}.qiangji-guide-container .center p input{flex:1;margin-left:.35rem;background:#f5f5f5}.qiangji-guide-container .center p:nth-of-type(4){padding-left:1.55rem;color:#9b9b9b}.qiangji-guide-container .center button{width:100%;margin-top:1.75rem}.qiangji-guide-container .color-4a{color:rgba(0,0,0,.65)}.qiangji-guide-container .color-c0{color:#b5bbc2}.qiangji-guide-container option{color:rgba(0,0,0,.65)}.part-loading-container{position:absolute;height:100%;width:100%;background:hsla(0,0%,100%,.5);top:0}.part-loading-container .sk-circle-wrap{margin:2.5rem auto;text-align:center}.part-loading-container .sk-circle-wrap .sk-circle-text{margin-left:.3rem;font-size:.35rem;color:#333}.part-loading-container .sk-circle-wrap.absolute{position:absolute;top:50%;left:50%;margin-top:-.5rem;margin-left:-.5rem}.part-loading-container .sk-circle{width:1rem;height:1rem;display:inline-block;vertical-align:middle;position:relative}.part-loading-container .sk-circle .sk-child{width:100%;height:100%;position:absolute;left:0;top:0}.part-loading-container .sk-circle .sk-child:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:#ff8e04;border-radius:100%;-webkit-animation:sk-circleBounceDelay 1.2s infinite ease-in-out both;animation:sk-circleBounceDelay 1.2s infinite ease-in-out both}.part-loading-container .sk-circle .sk-circle2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.part-loading-container .sk-circle .sk-circle3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.part-loading-container .sk-circle .sk-circle4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.part-loading-container .sk-circle .sk-circle5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.part-loading-container .sk-circle .sk-circle6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.part-loading-container .sk-circle .sk-circle7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.part-loading-container .sk-circle .sk-circle8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.part-loading-container .sk-circle .sk-circle9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.part-loading-container .sk-circle .sk-circle10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.part-loading-container .sk-circle .sk-circle11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.part-loading-container .sk-circle .sk-circle12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}.part-loading-container .sk-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.part-loading-container .sk-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.part-loading-container .sk-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.part-loading-container .sk-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.part-loading-container .sk-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.part-loading-container .sk-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.part-loading-container .sk-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.part-loading-container .sk-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.part-loading-container .sk-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.part-loading-container .sk-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.part-loading-container .sk-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleBounceDelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-circleBounceDelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.qiangji-report-section{border-bottom:.45rem solid #f5f5f5}.qiangji-report-section .title{position:relative;width:100%;height:1.7rem;display:flex;align-items:center;padding:0 .75rem;font-size:.45rem;color:#282820;font-weight:700;border-bottom:.025rem solid #f1f1f1;box-sizing:border-box}.qiangji-report-section .title:before{display:block;content:"";width:.525rem;height:.525rem;background:#ff8e04;position:absolute;left:0}.qiangji-report-section .title-tips{position:relative;height:2.25rem;align-items:inherit;padding-top:.5rem}.qiangji-report-section .title-tips>span{margin-top:-.05rem}.qiangji-report-section .title-tips .tips{position:absolute;bottom:.5rem;color:#9b9b9b;font-weight:400;display:flex;align-items:center}.qiangji-report-section .title-tips .tips svg{font-size:.45rem;margin-right:.075rem}.qiangji-report-section .content{text-align:left;letter-spacing:0.125rem}.no-border{border:none}.qiangji-report-container{padding-bottom:1.1rem}.qiangji-report-container .top-banner{width:100%;height:4rem;background-color:#ffd81f;background-image:url(/app/./img/qj-report-banner.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:1rem .75rem 0;text-align:left}.qiangji-report-container .top-banner h3{font-weight:400;font-size:.55rem;margin:0;color:#000}.qiangji-report-container .top-banner h2{font-size:.75rem;font-weight:700;margin:0;color:#000}.qiangji-report-container>button{width:100%;max-width:500px;position:fixed;bottom:0;display:flex;align-items:center;justify-content:center}.qiangji-report-container>button svg{font-size:.5rem;margin-right:.15rem}.qiangji-report-container .base-info{padding:.6rem .75rem;display:flex}.qiangji-report-container .base-info img{width:2.5rem;height:2.5rem}.qiangji-report-container .base-info .base-info-left{flex:1}.qiangji-report-container .base-info .base-info-left p:first-of-type,.qiangji-report-container .base-info .base-info-left p:nth-of-type(2){font-size:.375rem;color:#222;display:flex;align-items:center;margin:.25rem 0}.qiangji-report-container .base-info .base-info-left p:first-of-type{margin-top:0}.qiangji-report-container .base-info .base-info-left p:nth-of-type(3){color:#9b9b9b;margin-bottom:0;padding-right:.1rem}.qiangji-report-container .base-info .base-info-left p:nth-of-type(2) input{padding:0;width:1.25rem;height:.5rem;font-size:.375rem}.qiangji-report-container .base-info .base-info-left p:nth-of-type(2) .rank{min-width:1.25rem}.qiangji-report-container .base-info .base-info-left p:nth-of-type(2) .edit{color:#4e4e4e;font-weight:700;display:flex;align-items:center;margin-left:.4rem}.qiangji-report-container .base-info .base-info-left p:nth-of-type(2) .edit i{display:inline-block;margin-right:.1rem;width:.45rem;height:.45rem;background-image:url(/app/./img/qj-report-edit.png);background-size:contain;background-repeat:no-repeat;background-position:50%}.qiangji-report-container .base-info .base-info-left p:nth-of-type(2) .ok{color:#dd3239;font-weight:700;display:flex;align-items:center;margin-left:.4rem}.qiangji-report-container .base-info .base-info-left p:nth-of-type(2) .ok i{display:inline-block;margin-right:.1rem;width:.45rem;height:.45rem;background-image:url(/app/./img/qj-report-ok.png);background-size:contain;background-repeat:no-repeat;background-position:50%}.qiangji-report-container .all-school-list .school-item,.qiangji-report-container .recommend-school-list .school-item{border-bottom:.3rem solid #f5f5f5;position:relative}.qiangji-report-container .all-school-list .school-item .top,.qiangji-report-container .recommend-school-list .school-item .top{padding:.5rem 0 .5rem .6rem;display:flex;position:relative}.qiangji-report-container .all-school-list .school-item .top .logo,.qiangji-report-container .recommend-school-list .school-item .top .logo{width:1.25rem;height:1.25rem;border-radius:50%;background-size:contain;background-position:50%;background-repeat:no-repeat;margin-top:.1rem;margin-right:.25rem}.qiangji-report-container .all-school-list .school-item .top .logo2,.qiangji-report-container .recommend-school-list .school-item .top .logo2{margin-top:0}.qiangji-report-container .all-school-list .school-item .top .info h2,.qiangji-report-container .recommend-school-list .school-item .top .info h2{margin:0 0 .1rem;font-weight:700;color:#222}.qiangji-report-container .all-school-list .school-item .top .info .info1,.qiangji-report-container .recommend-school-list .school-item .top .info .info1{color:#222}.qiangji-report-container .all-school-list .school-item .top .info .info2,.qiangji-report-container .recommend-school-list .school-item .top .info .info2{color:#9b9b9b}.qiangji-report-container .all-school-list .school-item .top .right,.qiangji-report-container .recommend-school-list .school-item .top .right{position:absolute;right:0;height:100%;margin-top:-.5rem;padding:.95rem .6rem 0 2.5rem}.qiangji-report-container .all-school-list .school-item .top .right svg,.qiangji-report-container .recommend-school-list .school-item .top .right svg{font-size:.4rem}.qiangji-report-container .all-school-list .school-item table,.qiangji-report-container .recommend-school-list .school-item table{width:100%;text-align:center;margin-bottom:.5rem}.qiangji-report-container .all-school-list .school-item table thead tr,.qiangji-report-container .recommend-school-list .school-item table thead tr{height:1.25rem;background:#fff0dd;color:#b65000;font-weight:700}.qiangji-report-container .all-school-list .school-item table tbody tr td:first-of-type,.qiangji-report-container .all-school-list .school-item table tbody tr td:nth-of-type(2),.qiangji-report-container .all-school-list .school-item table thead tr th:first-of-type,.qiangji-report-container .all-school-list .school-item table thead tr th:nth-of-type(2),.qiangji-report-container .recommend-school-list .school-item table tbody tr td:first-of-type,.qiangji-report-container .recommend-school-list .school-item table tbody tr td:nth-of-type(2),.qiangji-report-container .recommend-school-list .school-item table thead tr th:first-of-type,.qiangji-report-container .recommend-school-list .school-item table thead tr th:nth-of-type(2){width:23%}.qiangji-report-container .all-school-list .school-item table tbody tr td:nth-of-type(3),.qiangji-report-container .all-school-list .school-item table tbody tr td:nth-of-type(4),.qiangji-report-container .all-school-list .school-item table tbody tr td:nth-of-type(5),.qiangji-report-container .all-school-list .school-item table thead tr th:nth-of-type(3),.qiangji-report-container .all-school-list .school-item table thead tr th:nth-of-type(4),.qiangji-report-container .all-school-list .school-item table thead tr th:nth-of-type(5),.qiangji-report-container .recommend-school-list .school-item table tbody tr td:nth-of-type(3),.qiangji-report-container .recommend-school-list .school-item table tbody tr td:nth-of-type(4),.qiangji-report-container .recommend-school-list .school-item table tbody tr td:nth-of-type(5),.qiangji-report-container .recommend-school-list .school-item table thead tr th:nth-of-type(3),.qiangji-report-container .recommend-school-list .school-item table thead tr th:nth-of-type(4),.qiangji-report-container .recommend-school-list .school-item table thead tr th:nth-of-type(5){width:18%}.qiangji-report-container .all-school-list .school-item table tbody tr td,.qiangji-report-container .recommend-school-list .school-item table tbody tr td{text-align:center;padding:.3rem;border-right:.025rem solid #e9e9e9;border-bottom:.025rem solid #e9e9e9}.qiangji-report-container .all-school-list .school-item table tbody tr td:first-of-type,.qiangji-report-container .recommend-school-list .school-item table tbody tr td:first-of-type{padding:.3rem .35rem}.qiangji-report-container .all-school-list .school-item table tbody tr td:last-child,.qiangji-report-container .recommend-school-list .school-item table tbody tr td:last-child{border-right:none}.qiangji-report-container .all-school-list .school-item table tbody:nth-of-type(2n),.qiangji-report-container .recommend-school-list .school-item table tbody:nth-of-type(2n){background:#f8f8f8}@media screen and (max-width:360px){.qiangji-report-container .all-school-list .school-item table tbody tr td:first-of-type,.qiangji-report-container .all-school-list .school-item table tbody tr td:nth-of-type(2),.qiangji-report-container .all-school-list .school-item table thead tr th:first-of-type,.qiangji-report-container .all-school-list .school-item table thead tr th:nth-of-type(2),.qiangji-report-container .recommend-school-list .school-item table tbody tr td:first-of-type,.qiangji-report-container .recommend-school-list .school-item table tbody tr td:nth-of-type(2),.qiangji-report-container .recommend-school-list .school-item table thead tr th:first-of-type,.qiangji-report-container .recommend-school-list .school-item table thead tr th:nth-of-type(2){width:21.5%}.qiangji-report-container .all-school-list .school-item table tbody tr td:nth-of-type(3),.qiangji-report-container .all-school-list .school-item table tbody tr td:nth-of-type(4),.qiangji-report-container .all-school-list .school-item table tbody tr td:nth-of-type(5),.qiangji-report-container .all-school-list .school-item table thead tr th:nth-of-type(3),.qiangji-report-container .all-school-list .school-item table thead tr th:nth-of-type(4),.qiangji-report-container .all-school-list .school-item table thead tr th:nth-of-type(5),.qiangji-report-container .recommend-school-list .school-item table tbody tr td:nth-of-type(3),.qiangji-report-container .recommend-school-list .school-item table tbody tr td:nth-of-type(4),.qiangji-report-container .recommend-school-list .school-item table tbody tr td:nth-of-type(5),.qiangji-report-container .recommend-school-list .school-item table thead tr th:nth-of-type(3),.qiangji-report-container .recommend-school-list .school-item table thead tr th:nth-of-type(4),.qiangji-report-container .recommend-school-list .school-item table thead tr th:nth-of-type(5){width:19%}}.qiangji-report-container .all-school-list .school-item .exceptionalTable,.qiangji-report-container .recommend-school-list .school-item .exceptionalTable{margin:0}.qiangji-report-container .all-school-list .school-item .exceptionalTable tbody tr td,.qiangji-report-container .all-school-list .school-item .exceptionalTable thead tr th,.qiangji-report-container .recommend-school-list .school-item .exceptionalTable tbody tr td,.qiangji-report-container .recommend-school-list .school-item .exceptionalTable thead tr th{text-align:left;padding:.3rem .45rem!important}.qiangji-report-container .all-school-list .school-item .exceptionalTable tbody tr td:first-of-type,.qiangji-report-container .all-school-list .school-item .exceptionalTable thead tr th:first-of-type,.qiangji-report-container .recommend-school-list .school-item .exceptionalTable tbody tr td:first-of-type,.qiangji-report-container .recommend-school-list .school-item .exceptionalTable thead tr th:first-of-type{width:55%}.qiangji-report-container .all-school-list .school-item .exceptionalTable tbody tr td:nth-of-type(2),.qiangji-report-container .all-school-list .school-item .exceptionalTable thead tr th:nth-of-type(2),.qiangji-report-container .recommend-school-list .school-item .exceptionalTable tbody tr td:nth-of-type(2),.qiangji-report-container .recommend-school-list .school-item .exceptionalTable thead tr th:nth-of-type(2){width:45%}.qiangji-report-container .all-school-list .school-item .exceptionalTable tbody tr td,.qiangji-report-container .recommend-school-list .school-item .exceptionalTable tbody tr td{border-bottom:none}.qiangji-report-container .all-school-list .school-item .exceptionalTable tbody tr:nth-of-type(2n),.qiangji-report-container .recommend-school-list .school-item .exceptionalTable tbody tr:nth-of-type(2n){background:#f8f8f8}.qiangji-report-container .all-school-list .school-item .exceptionalTable tbody tr:last-child,.qiangji-report-container .recommend-school-list .school-item .exceptionalTable tbody tr:last-child{border-bottom:.025rem solid #e9e9e9}.qiangji-report-container .all-school-list .school-item .exceptionalTable-tip,.qiangji-report-container .recommend-school-list .school-item .exceptionalTable-tip{color:#9b9b9b;padding:.25rem .45rem}.qiangji-report-container .all-school-list .school-item .noData-tip,.qiangji-report-container .recommend-school-list .school-item .noData-tip{color:#9b9b9b;background:#f8f8f8;text-align:center;padding:.25rem 0;border-bottom:.025rem solid #e9e9e9;margin-bottom:.5rem}.qiangji-report-container .all-school-list .school-item .recommend-icon,.qiangji-report-container .recommend-school-list .school-item .recommend-icon{position:absolute;top:0;left:.375rem;width:.5rem;height:.5rem;background-image:url(/app/./img/qj-report-recommend-icon.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.qiangji-report-container .all-school-list .school-item .tab,.qiangji-report-container .recommend-school-list .school-item .tab{display:flex}.qiangji-report-container .all-school-list .school-item .tab .tab-item,.qiangji-report-container .recommend-school-list .school-item .tab .tab-item{width:23%;height:.75rem;background:#f8f8f8;text-align:center;line-height:.65rem;color:#222;font-weight:700;border-top:.075rem solid #f8f8f8}.qiangji-report-container .all-school-list .school-item .tab .tab-item.active,.qiangji-report-container .recommend-school-list .school-item .tab .tab-item.active{background:#fff0dd;border-top:.075rem solid #b65000}.qiangji-report-container .all-school-list .school-item:last-child,.qiangji-report-container .recommend-school-list .school-item:last-child{border:none}.qiangji-report-container .promotion{width:100%;background-image:url(/app/./img/qj-report-promotion.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:.6rem;text-align:left}.qiangji-report-container .promotion h2{font-size:.6rem;font-weight:700;color:#02104b;margin:0 0 .15rem}.qiangji-report-container .promotion p{font-size:.375rem;color:#02104b;margin:0 0 .45rem}.qiangji-report-container .promotion input{width:3.75rem;height:.75rem;line-height:.75rem;margin-bottom:.15rem;padding:0 0 0 .3rem}.qiangji-report-container .promotion button{width:3.75rem;height:.75rem;background:#dd3239;color:#fff!important;border:none;font-size:.375rem;font-weight:700;margin-top:.35rem}.qiangji-report-container .no-recommend{padding:.55rem}.qiangji-report-container .no-recommend img{display:block;width:2.5rem;margin:0 auto .25rem}.qiangji-report-container .no-recommend p{font-size:.375rem;color:#9b9b9b;text-align:center}.qiangji-report-container .not-Beijing-Fujian{padding:.65rem 0}.qiangji-report-container .not-Beijing-Fujian p{color:#9b9b9b;font-size:.375rem;margin:0 0 .25rem;text-align:center}.qiangji-report-container .not-Beijing-Fujian img{display:block;width:2.95rem;margin:0 auto}.qiangji-get-book-container{width:100%;padding:1rem .7rem}.qiangji-get-book-container h2{font-size:.6rem;font-weight:700;color:#000;letter-spacing:0;margin-bottom:.375rem;display:inline-block;border-bottom:.225rem solid #ffe200;line-height:.5rem}.qiangji-get-book-container p{margin-bottom:1.25rem}.qiangji-get-book-container button{width:100%;color:#ff8e04}.qiangji-get-book-container button:first-of-type{margin:0 0 .3rem}.qiangji-get-book-container .form{display:flex;align-items:center;font-size:.375rem;margin-bottom:.3rem}.qiangji-get-book-container .form input{flex:1;margin-left:.35rem;background:#f5f5f5}.qiangji-get-book-container .form:nth-of-type(2){margin-bottom:1.5rem}.mentality-index{position:relative;min-height:100%;padding-bottom:1.75rem;background:#f6f7fb}.mentality-index p{margin:0}.mentality-index .tips-container{position:absolute;z-index:1;top:.3rem;width:100%;padding:0 .6rem;color:#4a4a4a}.mentality-index .tips-container .tips{box-shadow:0 .025rem .2rem 0 rgba(0,0,0,.06);background:#fff;border-radius:.2rem;width:100%;height:.8rem;padding:0 .3rem;display:flex;justify-content:space-between;align-items:center}.mentality-index .tips-container .tips .tips-left{display:flex;align-items:center}.mentality-index .tips-container .tips .tips-left img{width:auto;height:.4rem;margin-right:.2rem}.mentality-index .tips-container .tips .tips-right{display:flex;align-items:center;color:#9b9b9b}.mentality-index .tips-container .tips .tips-right svg{margin-left:.05rem}.mentality-index .top-banner{width:100%;background-color:#fff;background-image:url(/app/./img/mentality-index-banner.png);background-position:50%;background-repeat:no-repeat;background-size:100%;padding:.35rem .6rem .45rem;display:flex;align-items:center;justify-content:space-between;color:#fff}.mentality-index .top-banner .title-container{display:flex;justify-content:space-between;align-items:baseline;margin:0 0 .2rem}.mentality-index .top-banner .title-container h2{font-size:.65rem;line-height:.9rem;font-weight:700;color:#fff;margin:0}.mentality-index .top-banner .title-container .right{display:flex;align-items:center;color:#fff;font-size:.35rem;white-space:nowrap}.mentality-index .top-banner .title-container .right img{height:.4rem;margin-right:.1rem}.mentality-index .top-banner p{color:hsla(0,0%,100%,.85);text-align:justify}.mentality-index .top-banner .left{text-align:left}.mentality-index .top-banner .left .title{font-size:.55rem;line-height:.8rem;font-weight:700}.mentality-index .top-banner .left p{color:hsla(0,0%,100%,.65)}.mentality-index .top-banner .right{display:flex;align-items:center;font-size:.35rem}.mentality-index .top-banner .right img{height:.375rem;margin-right:.125rem}.mentality-index .top-banner-higher{width:100%;background-color:#fff;background-image:url(/app/./img/mentality-index-banner-higher.png);background-position:50%;background-repeat:no-repeat;background-size:100%;padding:1.55rem .6rem .45rem;display:flex;align-items:center;justify-content:space-between;color:#fff}.mentality-index .top-banner-higher .left{text-align:left}.mentality-index .top-banner-higher .left .title{font-size:.55rem;line-height:.8rem;font-weight:700}.mentality-index .top-banner-higher .left p{color:hsla(0,0%,100%,.65)}.mentality-index .top-banner-higher .right{display:flex;align-items:center;font-size:.35rem}.mentality-index .top-banner-higher .right img{height:.375rem;margin-right:.125rem}.mentality-index .bottom-section{background:#fff;padding:.45rem .6rem 0;border-radius:.2rem;margin-bottom:.3rem;overflow:hidden}.mentality-index .bottom-section .title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.mentality-index .bottom-section .title-container h2{margin:0;font-size:.45rem;font-weight:700;color:#222;display:flex;align-items:center}.mentality-index .bottom-section .title-container h2 img{width:.35rem;margin-left:.125rem}.mentality-index .bottom-section .title-container span{color:#9b9b9b;font-size:.325rem}.mentality-index .bottom-section .title-container .red-tip:before{width:.2rem;height:.2rem;border-radius:50%;background:#eb3333;display:inline-block;content:"";margin-right:.1rem}.mentality-index .bottom-section .title-container2{margin:0 0 .35rem;font-size:.4rem;font-weight:700;color:#222;text-align:left}.mentality-index .bottom-section .appoint-container{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:.15rem}.mentality-index .bottom-section .appoint-container .appoint-item{width:48%;padding:.25rem .3rem;display:flex;background:#f3f7fb;border-radius:.2rem;margin-bottom:.3rem}.mentality-index .bottom-section .appoint-container .appoint-item img{width:1.2rem;height:1.2rem;border-radius:50%;margin-right:.15rem}.mentality-index .bottom-section .appoint-container .appoint-item .right{padding-top:.05rem;text-align:left;flex:1}.mentality-index .bottom-section .appoint-container .appoint-item .right p:first-of-type{font-size:.4rem;font-weight:700}.mentality-index .bottom-section .appoint-container .appoint-item .right p:nth-of-type(2){color:rgba(0,0,0,.4)}.mentality-index .bottom-section .operate{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.3rem 0;border-top:.025rem solid rgba(0,0,0,.1);color:#9b9b9b}.mentality-index .bottom-section .operate img{height:.2rem}.mentality-index .bottom-section .packUp img{transform:rotateX(180deg)}.mentality-index .bottom-section .plan-item{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.425rem .3rem;margin-bottom:.3rem;background:#fff7f1;text-align:left;border-radius:.2rem}.mentality-index .bottom-section .plan-item.overdue{background:#fafafa}.mentality-index .bottom-section .plan-item .plan-left p{color:#9b9b9b;display:flex;align-items:center}.mentality-index .bottom-section .plan-item .plan-left h3{font-size:.4rem;font-weight:700;margin-bottom:.1rem;color:#555}.mentality-index .bottom-section .plan-item .plan-left p:first-of-type{margin-bottom:.05rem}.mentality-index .bottom-section .plan-item .plan-left .icon{width:.375rem;height:.375rem;margin-right:.1rem}.mentality-index .bottom-section .plan-item .plan-right{padding-top:.1rem;display:flex;flex-direction:column;align-items:flex-end}.mentality-index .bottom-section .plan-item .plan-right .button{width:1.875rem;font-size:.35rem;line-height:.35rem;padding:.2rem 0;color:#222;text-align:center;border-radius:.375rem;background:#ebedf5}.mentality-index .bottom-section .plan-item .plan-right .button:active{background:#d4d6dc}.mentality-index .bottom-section .plan-item .plan-right .button.primary{background:#334cd5;color:#fff}.mentality-index .bottom-section .plan-item .plan-right .button.primary:active{background:#2c42bb}.mentality-index .bottom-section .plan-item .plan-right p{margin-top:.1rem}.mentality-index .bottom-section .plan-item .plan-right .finishedColor{color:#9b9b9b}.mentality-index .bottom-section .plan-item .plan-right .unfinishedColor{color:#ff1e55}.mentality-index .bottom-section .plan-item:last-child{margin-bottom:.4rem}.mentality-index .bottom-section .empty-article{margin-bottom:.45rem;border-radius:.2rem;text-align:center;padding:.3rem 0;background:#fafafa}.mentality-index .bottom-section .empty-article img{display:inline-block;width:1.6rem;height:auto}.mentality-index .bottom-section .empty-article p{color:silver;font-size:.35rem;margin-top:.2rem}.mentality-index .bottom-section .empty-appoint{background:#fafafa;padding:.3rem 0;font-size:.35rem;color:silver;text-align:center;margin-bottom:.45rem;border-radius:.2rem}.mentality-index .bottom-section .article-item{cursor:pointer;width:100%;height:3.75rem;background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0 auto .4rem;border-radius:.2rem;position:relative}.mentality-index .bottom-section .article-item .title{position:absolute;bottom:0;padding:.15rem .25rem;background:rgba(0,0,0,.5);color:#fff;font-weight:700;font-size:.4rem;width:100%;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom-right-radius:.2rem;border-bottom-left-radius:.2rem}.mentality-index .bottom-section .article-item:last-child{margin-bottom:.45rem}.mentality-index .bottom-section-1{border-top-left-radius:0;border-top-right-radius:0}.mentality-index .bottom-container{padding:.8rem .6rem 1.75rem}.mentality-index .bottom-container .title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.mentality-index .bottom-container .title-container h2{margin:0;font-size:.45rem;font-weight:700;color:#222;display:flex;align-items:center}.mentality-index .bottom-container .title-container h2 img{width:.35rem;margin-left:.125rem}.mentality-index .bottom-container .title-container span{color:#9b9b9b}.mentality-index .bottom-container .title-container .red-tip:before{width:.2rem;height:.2rem;border-radius:50%;background:#eb3333;display:inline-block;content:"";margin-right:.1rem}.mentality-index .bottom-container .appoint-container{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:.3rem}.mentality-index .bottom-container .appoint-container .appoint-item{width:48%;padding:.25rem .3rem;display:flex;background:#f3f7fb;border-radius:.2rem;margin-bottom:.3rem}.mentality-index .bottom-container .appoint-container .appoint-item img{width:1.2rem;height:1.2rem;border-radius:50%;margin-right:.15rem}.mentality-index .bottom-container .appoint-container .appoint-item .right{padding-top:.05rem;text-align:left;flex:1}.mentality-index .bottom-container .appoint-container .appoint-item .right p:first-of-type{font-size:.4rem;font-weight:700}.mentality-index .bottom-container .appoint-container .appoint-item .right p:nth-of-type(2){color:rgba(0,0,0,.4)}.mentality-index .bottom-container .plan-item{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.425rem .3rem;margin-bottom:.3rem;background:#fff7f1;text-align:left;border-radius:.2rem}.mentality-index .bottom-container .plan-item.overdue{background:#fafafa}.mentality-index .bottom-container .plan-item .plan-left p{color:#9b9b9b;display:flex;align-items:center}.mentality-index .bottom-container .plan-item .plan-left h3{font-size:.4rem;font-weight:700;margin-bottom:.1rem;color:#555}.mentality-index .bottom-container .plan-item .plan-left p:first-of-type{margin-bottom:.05rem}.mentality-index .bottom-container .plan-item .plan-left .icon{width:.375rem;height:.375rem;margin-right:.1rem}.mentality-index .bottom-container .plan-item .plan-right{padding-top:.1rem;display:flex;flex-direction:column;align-items:flex-end}.mentality-index .bottom-container .plan-item .plan-right .button{width:1.875rem;font-size:.35rem;line-height:.35rem;padding:.2rem 0;color:#222;text-align:center;border-radius:.375rem;background:#ebedf5}.mentality-index .bottom-container .plan-item .plan-right .button:active{background:#d4d6dc}.mentality-index .bottom-container .plan-item .plan-right .button.primary{background:#334cd5;color:#fff}.mentality-index .bottom-container .plan-item .plan-right .button.primary:active{background:#2c42bb}.mentality-index .bottom-container .plan-item .plan-right p{margin-top:.1rem}.mentality-index .bottom-container .plan-item .plan-right .finishedColor{color:#9b9b9b}.mentality-index .bottom-container .plan-item .plan-right .unfinishedColor{color:#ff1e55}.mentality-index .bottom-container .empty-plan{border-radius:.2rem;text-align:center;padding:.3rem 0 .6rem;background:#fafafa}.mentality-index .bottom-container .empty-plan img{display:inline-block;width:2.7rem;height:auto}.mentality-index .bottom-container .empty-plan p{color:#9b9b9b;font-size:.35rem;margin-top:.2rem}.mentality-index .bottom-container .empty-appoint{background:#fafafa;padding:.6rem 0;font-size:.35rem;color:#9b9b9b;text-align:center;margin-bottom:.8rem;border-radius:.2rem}.mentality-index .fixed-bottom-nav{width:100%;max-width:500px;background:#fff;position:fixed;bottom:0;box-shadow:0 -.025rem .3rem 0 rgba(60,85,215,.15);border-radius:.6rem .6rem 0 0;padding:.15rem 1.375rem;display:flex;align-items:center;justify-content:space-between}.mentality-index .fixed-bottom-nav .home-normal,.mentality-index .fixed-bottom-nav .mentality-normal,.mentality-index .fixed-bottom-nav .personal-normal{text-align:center;color:#9b9b9b;width:1.05rem}.mentality-index .fixed-bottom-nav .home-normal .img,.mentality-index .fixed-bottom-nav .mentality-normal .img,.mentality-index .fixed-bottom-nav .personal-normal .img{width:.7rem;height:.7rem;background-position:50%;background-size:contain;background-repeat:no-repeat;margin:0 auto .05rem;position:relative}.mentality-index .fixed-bottom-nav .home-normal .img .point,.mentality-index .fixed-bottom-nav .mentality-normal .img .point,.mentality-index .fixed-bottom-nav .personal-normal .img .point{width:.2rem;height:.2rem;border-radius:50%;background:#ff1e55;position:absolute;top:.025rem;right:-.125rem}.mentality-index .fixed-bottom-nav .mentality-active,.mentality-index .fixed-bottom-nav .personal-active{text-align:center;color:#334cd5;width:1.05rem}.mentality-index .fixed-bottom-nav .mentality-active .img,.mentality-index .fixed-bottom-nav .personal-active .img{width:.7rem;height:.7rem;background-position:50%;background-size:contain;background-repeat:no-repeat;margin:0 auto .05rem;position:relative}.mentality-index .fixed-bottom-nav .mentality-active .img .point,.mentality-index .fixed-bottom-nav .personal-active .img .point{width:.2rem;height:.2rem;border-radius:50%;background:#ff1e55;position:absolute;top:.025rem;right:-.125rem}.mentality-index .fixed-bottom-nav .home-normal>.img{background-image:url(/app/./img/home-normal-new.png)}.mentality-index .fixed-bottom-nav .mentality-normal>.img{background-image:url(/app/./img/mentality-normal-new.png)}.mentality-index .fixed-bottom-nav .personal-normal>.img{background-image:url(/app/./img/personal-normal-new.png)}.mentality-index .fixed-bottom-nav .mentality-active>.img{background-image:url(/app/./img/mentality-active.png)}.mentality-index .noCenter{padding:.15rem 1.875rem}.mentality-success>p{color:#00dad1;font-weight:700;font-size:.6rem;margin:1.5rem auto .6rem}.mentality-success>img{width:5.825rem;margin:0 auto}.mentality-success .btn{text-align:center;line-height:1.15rem;border-radius:.15rem;font-size:.45rem;background:#334cd5;color:#fff;margin:1.65rem .8rem 0;display:flex;align-items:center;justify-content:center}.mentality-success .btn:active{background:#2c42bb}.mentality-success .btn img{width:.45rem;margin-right:.2rem}.mentality-success .unfinished-test-list{padding:1.85rem .6rem}.mentality-success .unfinished-test-list>p{font-size:.45rem;font-weight:700;margin-bottom:.5rem;color:#4a4a4a;text-align:left;padding-left:.1rem}.mentality-success .unfinished-test-list .evaluate-item{border-radius:.3rem;margin-bottom:.3rem;background-color:#f3f9ff;overflow:hidden;height:3.1rem}.mentality-success .unfinished-test-list .evaluate-item.unfinished{background-color:#fafafa}.mentality-success .unfinished-test-list .evaluate-item .left{float:left;text-align:left;height:100%;padding:.45rem 0 .45rem .5rem;display:flex;flex-direction:column;justify-content:space-between}.mentality-success .unfinished-test-list .evaluate-item .left h2{font-size:.5rem;line-height:.65rem;font-weight:700;margin:0;color:#222;max-width:5.25rem;word-break:break-word}.mentality-success .unfinished-test-list .evaluate-item .left .h2-small{font-size:.4rem;line-height:.5rem}.mentality-success .unfinished-test-list .evaluate-item .left p{font-size:.35rem;color:#555}.mentality-success .unfinished-test-list .evaluate-item .left div{font-size:.35rem;margin-top:.25rem;color:#9b9b9b}.mentality-success .unfinished-test-list .evaluate-item .right{float:right;width:2.35rem;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.loading-mask{width:100%;height:100%;background:rgba(0,0,0,.5)}.loading-mask .text{width:100%;position:absolute;top:38%;text-align:center;color:#fff;font-size:.4rem}.mentality-redo{height:100%;background:#f7f7f7}.mentality-redo .redo-container{padding:.75rem .6rem .45rem;background:#fff;margin-bottom:.3rem}.mentality-redo .redo-container .title{position:relative;padding-left:.3rem;font-size:.45rem;color:#000;font-weight:700;margin-bottom:.75rem;text-align:left;display:flex;align-items:center}.mentality-redo .redo-container .title:before{border-radius:.05rem;display:block;content:"";width:.1rem;height:.5rem;background:#19bef5;position:absolute;left:0;top:50%;margin-top:-.225rem}.mentality-redo .redo-container .redo-item{border-radius:.3rem;margin-bottom:.3rem;background-color:#f3f9ff;overflow:hidden;height:3.1rem}.mentality-redo .redo-container .redo-item.unfinished{background-color:#fafafa}.mentality-redo .redo-container .redo-item .left{float:left;text-align:left;height:100%;padding:.45rem 0 .45rem .5rem;display:flex;flex-direction:column;justify-content:space-between}.mentality-redo .redo-container .redo-item .left h2{font-size:.5rem;line-height:.65rem;font-weight:700;margin:0;color:#222;max-width:5.25rem;word-break:break-word}.mentality-redo .redo-container .redo-item .left .h2-small{font-size:.4rem;line-height:.5rem}.mentality-redo .redo-container .redo-item .left p{font-size:.35rem;color:#555}.mentality-redo .redo-container .redo-item .left div{font-size:.35rem;margin-top:.25rem;color:#9b9b9b}.mentality-redo .redo-container .redo-item .right{float:right;width:2.35rem;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.mentality-appoint-success>p{color:#00dad1;font-weight:700;font-size:.6rem;margin:3rem auto .6rem}.mentality-appoint-success>img{width:5.825rem;margin:0 auto}.mentality-appoint-success .tips{margin-top:.35rem}.mentality-appoint-success .btn{text-align:center;line-height:1.15rem;background:#334cd5;border-radius:.15rem;font-size:.45rem;color:#fff;margin:3rem .8rem 0;display:flex;align-items:center;justify-content:center}.mentality-appoint-success .btn:active{background:#2c42bb}.mentality-appoint-success .btn img{width:.45rem;margin-right:.2rem}.mentality-summary p{margin:0}.mentality-summary .top-banner{width:100%;background-color:#4d62d5;padding:.9rem .8rem 1rem;text-align:left;position:relative;overflow:hidden}.mentality-summary .top-banner:after{display:block;content:"";width:0;height:0;border-left:1.9rem solid transparent;border-right:1.9rem solid transparent;border-bottom:2.5rem solid #475bc5;position:absolute;bottom:0;right:-.375rem}.mentality-summary .top-banner .flex-container{display:flex;align-items:center;color:#fff;position:relative;z-index:1}.mentality-summary .top-banner .flex-container h2{font-size:.65rem;line-height:.9rem;font-weight:700;margin:0 0 .15rem;color:#fff}.mentality-summary .top-banner .flex-container .sign{display:flex;align-items:center;justify-content:center;background-color:#19bef5;font-size:.275rem;height:.5rem;padding:0 .15rem;margin-left:.15rem;white-space:nowrap}.mentality-summary .top-banner .flex-container .overdue{background-color:#ccc}.mentality-summary .top-banner p{color:hsla(0,0%,100%,.8);font-size:.35rem}.mentality-summary .bottom-container{padding:.5rem .6rem}.mentality-summary .bottom-container .evaluate-item{border-radius:.3rem;margin-bottom:.3rem;background-color:#f3f9ff;overflow:hidden;height:3.1rem}.mentality-summary .bottom-container .evaluate-item.unfinished{background-color:#fafafa}.mentality-summary .bottom-container .evaluate-item .left{float:left;text-align:left;height:100%;padding:.45rem 0 .45rem .5rem;display:flex;flex-direction:column;justify-content:space-between}.mentality-summary .bottom-container .evaluate-item .left h2{font-size:.5rem;line-height:.65rem;font-weight:700;margin:0;color:#222;max-width:5.25rem;word-break:break-word}.mentality-summary .bottom-container .evaluate-item .left .h2-small{font-size:.4rem;line-height:.5rem}.mentality-summary .bottom-container .evaluate-item .left p{font-size:.35rem;color:#555}.mentality-summary .bottom-container .evaluate-item .left div{font-size:.35rem;margin-top:.25rem;color:#9b9b9b}.mentality-summary .bottom-container .evaluate-item .right{float:right;width:2.35rem;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.mentality-appointment .teacher-info{border-bottom:.4rem solid #f5f5f5;padding:.45rem .6rem;text-align:left}.mentality-appointment .teacher-info .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.45rem}.mentality-appointment .teacher-info .bottom{display:flex}.mentality-appointment .teacher-info .bottom>img{margin-right:.25rem;flex:0 0 auto;width:1.2rem;height:1.2rem;border-radius:50%}.mentality-appointment .teacher-info .bottom .right .name{font-size:.4rem;font-weight:700;color:#555;margin-bottom:.1rem}.mentality-appointment .teacher-info .bottom .right .introduction{color:#9b9b9b}.mentality-appointment .select-time .title{border-bottom:.025rem solid #efefef;padding:.45rem .6rem .4rem;font-size:.45rem;font-weight:700;text-align:left;color:#222}.mentality-appointment .select-time .calendar-container{padding:1.3rem .6rem .7rem;display:flex;justify-content:space-between;position:relative}.mentality-appointment .select-time .calendar-container .month{position:absolute;top:1.85rem;left:.5rem;color:#334cd5;font-size:10px}.mentality-appointment .select-time .calendar-container .last-week{position:absolute;left:.6rem;top:.325rem;text-align:left;background:#f3f7fb;border-radius:.1rem;padding:.1rem .15rem;font-size:.325rem;color:#999}.mentality-appointment .select-time .calendar-container .next-week{position:absolute;right:.6rem;top:.325rem;text-align:right;background:#f3f7fb;border-radius:.1rem;padding:.1rem .15rem;font-size:.325rem;color:#999}.mentality-appointment .select-time .calendar-container .calendar-item{width:40px}.mentality-appointment .select-time .calendar-container .calendar-item .week-day{color:#9b9b9b;margin-bottom:.4rem}.mentality-appointment .select-time .calendar-container .calendar-item .date{font-size:13px;margin-bottom:.625rem}.mentality-appointment .select-time .calendar-container .calendar-item .time{height:52px;display:flex;justify-content:center;align-items:center;border:.025rem solid #334cd5;border-radius:.1rem;color:#334cd5;text-align:center;line-height:11px;margin-bottom:.3rem}.mentality-appointment .select-time .calendar-container .calendar-item .time.active{color:#fff;background:#334cd5}.mentality-appointment .select-time .calendar-container .calendar-item .empty{height:52px;background:#f7f7f7;border-radius:.1rem;color:silver;display:flex;justify-content:center;align-items:center;margin-bottom:.3rem}.mentality-appointment .select-time .submit-container{padding:0 .6rem .8rem;display:flex;justify-content:space-between}.mentality-appointment .select-time .submit-container .btn{border-radius:.15rem;width:48%;font-size:.45rem;font-weight:700;color:#03081a;background:#ebedf5;text-align:center;line-height:1.05rem}.mentality-appointment .select-time .submit-container .btn:active{background:#d4d6dc}.mentality-appointment .select-time .submit-container .btn.confirm{background:#334cd5;color:#fff}.mentality-appointment .select-time .submit-container .btn.confirm:active{background:#2c42bb}.mentality-appointment .information .title{border-bottom:.025rem solid #efefef;padding:.45rem .6rem .4rem;font-size:.45rem;font-weight:700;text-align:left;color:#222}.mentality-appointment .information .form{padding:.6rem .6rem .7rem}.mentality-appointment .information .form .input-button{max-width:100%;margin-bottom:.3rem}.mentality-appointment .information .form select{width:100%;font-size:.35rem;margin-bottom:.3rem}.mentality-appointment .information .form .color-placeholder{color:#c9c9c9}.mentality-appointment .information .form .color-option,.mentality-appointment .information .form option{color:rgba(0,0,0,.65)}.mentality-appointment .information .form .description{position:relative}.mentality-appointment .information .form .description textarea{border-radius:.2rem;padding:.3rem .45rem;background:#f5f5f5;height:3.75rem;resize:none;font-size:.35rem}.mentality-appointment .information .form .description span{position:absolute;bottom:.3rem;right:.35rem;font-size:.3rem;color:#c9c9c9}.mentality-appointment .information .submit-container{padding:0 .6rem .8rem;display:flex;justify-content:space-between}.mentality-appointment .information .submit-container .btn{border-radius:.15rem;width:48%;font-size:.45rem;font-weight:700;color:#03081a;background:#ebedf5;text-align:center;line-height:1.05rem}.mentality-appointment .information .submit-container .btn:active{background:#d4d6dc}.mentality-appointment .information .submit-container .btn.confirm{background:#334cd5;color:#fff}.mentality-appointment .information .submit-container .btn.confirm:active{background:#2c42bb}.mentality-appointment-record{font-size:.35rem;height:100%;background:#f7f7f7}.mentality-appointment-record .unfinished{padding:.6rem;background:#fff}.mentality-appointment-record .unfinished h2{font-size:.45rem;font-weight:700;color:#000;margin-bottom:.6rem;text-align:left}.mentality-appointment-record .unfinished .unfinished-item{background:#f3f7fb;border-radius:.2rem;padding:0 .3rem;margin-bottom:.35rem}.mentality-appointment-record .unfinished .unfinished-item .top{display:flex;padding:.4rem 0}.mentality-appointment-record .unfinished .unfinished-item .top img{width:auto;height:1.2rem;border-radius:50%;margin-right:.2rem}.mentality-appointment-record .unfinished .unfinished-item .top .top-right{flex:1;text-align:left}.mentality-appointment-record .unfinished .unfinished-item .top .top-right p:first-of-type{font-size:.4rem;font-weight:700;margin-bottom:.05rem}.mentality-appointment-record .unfinished .unfinished-item .top .top-right p:nth-of-type(2){margin:0}.mentality-appointment-record .unfinished .unfinished-item .bottom{border-top:.025rem solid hsla(0,0%,82%,.5);color:#334cd5;padding:.35rem 0}.mentality-appointment-record .history{padding:0 .6rem 2.5rem;background:#f7f7f7}.mentality-appointment-record .history h2{color:#bfbfbf;font-size:.35rem;padding:.45rem 0;margin:0}.mentality-appointment-record .history .finished-item{background:#fff;padding:.5rem .45rem;border-radius:.2rem;margin-bottom:.35rem;text-align:left}.mentality-appointment-record .history .finished-item p:first-of-type{font-size:.4rem;font-weight:700;margin-bottom:.25rem}.mentality-appointment-record .history .finished-item p:first-of-type img{height:.45rem;margin-left:.15rem}.mentality-appointment-record .history .finished-item p:nth-of-type(2){margin:0;display:flex;align-items:center}.mentality-appointment-record .history .finished-item p:nth-of-type(2) .icon{width:.4rem;height:.4rem;margin-right:.1rem}.mentality-appointment-record .history .canceled-item{margin-bottom:.35rem;text-align:left}.mentality-appointment-record .history .canceled-item .top{border-radius:.2rem .2rem 0 0;background:#fff;padding:.5rem .45rem}.mentality-appointment-record .history .canceled-item .top p:first-of-type{font-size:.4rem;font-weight:700;margin-bottom:.25rem}.mentality-appointment-record .history .canceled-item .top p:first-of-type img{height:.45rem;margin-left:.15rem}.mentality-appointment-record .history .canceled-item .top p:nth-of-type(2){margin:0;display:flex;align-items:center}.mentality-appointment-record .history .canceled-item .top p:nth-of-type(2) .icon{width:.4rem;height:.4rem;margin-right:.1rem}.mentality-appointment-record .history .canceled-item .bottom{border-radius:0 0 .2rem .2rem;background:#fcfcfc;padding:.25rem .45rem .5rem;font-size:12px}.mentality-appointment-record .history .canceled-item .bottom p:first-of-type{color:silver;margin-bottom:.125rem}.mentality-appointment-record .history .canceled-item .bottom p:nth-of-type(2){margin:0}.mentality-appointment-record .history .no-history img{width:2.75rem;margin:.3rem 0 .2rem}.mentality-appointment-record .history .no-history p{color:#9b9b9b}.mentality-appointment-record .cancel-reason-container{position:relative}.mentality-appointment-record .cancel-reason-container textarea{padding:.3rem .45rem;background:#f5f5f5;height:2.75rem;resize:none}.mentality-appointment-record .cancel-reason-container span{position:absolute;bottom:.3rem;right:.35rem;font-size:.3rem;color:#c9c9c9}.mentality-student-record .body{background:#fff;padding:.75rem .6rem 1.5rem;text-align:left;font-size:.35rem}.mentality-student-record .body p{margin:0}.mentality-student-record .body .title1{display:inline-block;font-size:.7rem;font-weight:700;color:#000;border-bottom:.225rem solid #ffe200;line-height:.5rem;margin:1.25rem 0 0}.mentality-student-record .body .title2{margin:1rem 0 .45rem;font-size:.4rem;font-weight:700;color:#000;position:relative}.mentality-student-record .body .title2 .must-tips{color:#ef0000;margin-right:.1rem}.mentality-student-record .body .title2 .multiple{color:#9b9b9b;margin-left:.2rem}.mentality-student-record .body .title2 img{position:absolute;right:.15rem;top:.05rem;width:20px}.mentality-student-record .body .description{font-size:.3rem;margin-top:.2rem}.mentality-student-record .body .input-button{max-width:12.5rem;margin:0}.mentality-student-record .body textarea{border-radius:.2rem;padding:.2rem .45rem;background:#f5f5f5;height:1.75rem;resize:none}.mentality-student-record .body .border-box{border-radius:.3rem;border:.025rem solid #ddd;padding:.55rem .4rem}.mentality-student-record .body .border-box .label{display:flex;align-items:center;margin-bottom:.3rem}.mentality-student-record .body .border-box .label>div{width:100%;height:1rem}.mentality-student-record .body .border-box .label>div>div{width:100%;height:100%;display:flex;align-items:center;padding:0 .45rem;background:#f5f5f5;border-radius:.2rem}.mentality-student-record .body .border-box .label>span{width:2.5rem}.mentality-student-record .body .border-box .label .ant-calendar-picker{width:100%}.mentality-student-record .body .border-box .label .input-button{padding:0 .45rem;height:1rem}.mentality-student-record .body .border-box .label textarea{border-radius:.2rem;padding:.2rem .45rem;background:#f5f5f5;height:1.75rem;resize:none}.mentality-student-record .body .border-box .label .gender-box{width:100%;height:.75rem;display:flex;align-items:center}.mentality-student-record .body .border-box .label .gender-box .gender-item{margin-right:1rem;display:flex;align-items:center}.mentality-student-record .body .border-box .label .gender-box .gender-item span{margin-left:.3rem}.mentality-student-record .body .border-box .label .select-box{width:100%;display:flex;justify-content:space-between;margin-left:-.05rem;padding:0;background:#fff}.mentality-student-record .body .border-box .label .select-box select{width:2.9rem;height:1rem}.mentality-student-record .body .border-box .label .select-box select option{color:rgba(0,0,0,.65)}.mentality-student-record .body .border-box .label:last-child{margin:0}.mentality-student-record .body .border-box p{margin:.7rem 0 .45rem}.mentality-student-record .body .border-box .label-unselect>div{color:#b4bac1}.mentality-student-record .body .border-box .am-list-body:before{display:none}.mentality-student-record .body .border-box .am-list-body:after{background:#e2e8ed;transform:none}.mentality-student-record .body .border-box .am-list-line:after{background-color:#e2e8ed!important;transform:none!important}.mentality-student-record .body .border-box .am-list-item{padding-left:0;min-height:1.4rem}.mentality-student-record .body .border-box .am-list-content{width:70px;white-space:nowrap;color:#02071d;flex:initial;margin-right:.3rem;text-overflow:clip}.mentality-student-record .body .border-box .am-list-extra{flex-basis:auto;color:silver}.mentality-student-record .body .border-box .am-list-item.active .am-list-extra{color:#555}.mentality-student-record .body .border-box .am-list-arrow{position:absolute;right:.6rem}.mentality-student-record .body .radio-box{display:flex;align-items:center;flex-wrap:wrap}.mentality-student-record .body .radio-box .radio-item{display:flex;align-items:center;margin-right:1rem}.mentality-student-record .body .radio-box .radio-item span{margin-left:.3rem}.mentality-student-record .body .add{width:100%;height:1.15rem;font-size:.4rem;color:#adb6c8;background:#f7f8fb;border:.025rem dashed #d3d8e2;margin-top:.75rem;border-radius:.2rem;display:flex;align-items:center;justify-content:center}.mentality-student-record .body .add svg{margin-right:.15rem;font-size:16px}.mentality-student-record .body .submit{border-radius:.15rem;width:100%;height:1.15rem;line-height:1.15rem;text-align:center;font-size:.45rem;color:#fff;background:#334cd5;margin-top:1.5rem}.mentality-student-record .body .submit:active{background:#2c42bb}.mentality-student-record .submit-success-modal img{width:1.55rem;height:auto}.mentality-student-record .submit-success-modal p{font-weight:700;font-size:.4rem;margin:.25rem 0 0}.mentality-student-record .first-tips-modal{margin:-.65rem -.6rem .8rem}.mentality-student-record .first-tips-modal img{width:100%}.mentality-student-record .first-tips-modal .content{padding:0 .6rem;text-align:left;overflow:hidden}.mentality-student-record .first-tips-modal .content h3{font-size:.45rem;font-weight:700;margin:.75rem 0 .35rem}.am-picker-col{display:block;position:relative;height:5.95rem;overflow:hidden;width:100%}.am-picker-col-content{position:absolute;left:0;top:0;width:100%;z-index:1;padding:2.55rem 0}.am-picker-col-item{touch-action:manipulation;text-align:center;font-size:.4rem;height:.85rem;line-height:.85rem;color:#000;white-space:nowrap;text-overflow:ellipsis}.am-picker-col-item-selected{font-size:.425rem}.am-picker-col-mask{top:0;height:100%;margin:0 auto;background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-image:linear-gradient(180deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),linear-gradient(0deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-position:top,bottom;background-size:100% 2.55rem;background-repeat:no-repeat}.am-picker-col-indicator,.am-picker-col-mask{position:absolute;left:0;width:100%;z-index:3}.am-picker-col-indicator{box-sizing:border-box;height:.85rem;top:2.55rem;border-top:1px solid #ddd;border-bottom:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-picker-col-indicator{border-top:none}html:not([data-scale]) .am-picker-col-indicator:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1px;transform-origin:50% 50%;transform:scaleY(.5)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-picker-col-indicator:before{transform:scaleY(.33)}}@media (min-resolution:2dppx){html:not([data-scale]) .am-picker-col-indicator{border-bottom:none}html:not([data-scale]) .am-picker-col-indicator:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1px;transform-origin:50% 100%;transform:scaleY(.5)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-picker-col-indicator:after{transform:scaleY(.33)}}.am-picker{display:flex;align-items:center}.am-picker-item{flex:1;text-align:center}.am-picker-popup{left:0;bottom:0;position:fixed;width:100%;background-color:#fff;padding-bottom:env(safe-area-inset-bottom)}.am-picker-popup-wrap{overflow:auto;-webkit-overflow-scrolling:touch;outline:0}.am-picker-popup-mask,.am-picker-popup-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;transform:translateZ(.025rem)}.am-picker-popup-mask{background-color:rgba(0,0,0,.4);height:100%}.am-picker-popup-mask-hidden{display:none}.am-picker-popup-header{background-image:-webkit-linear-gradient(top,#e7e7e7,#e7e7e7,transparent,transparent);background-image:linear-gradient(180deg,#e7e7e7,#e7e7e7,transparent,transparent);background-position:bottom;background-size:100% 1px;background-repeat:no-repeat;display:flex;align-items:center;position:relative;border-bottom:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-picker-popup-header{border-bottom:none}html:not([data-scale]) .am-picker-popup-header:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1px;transform-origin:50% 100%;transform:scaleY(.5)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-picker-popup-header:after{transform:scaleY(.33)}}.am-picker-popup-header .am-picker-popup-header-right{text-align:right}.am-picker-popup-item{color:#108ee9;font-size:.425rem;padding:.225rem .375rem;height:1.05rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.am-picker-popup-item-active{background-color:#ddd}.am-picker-popup-title{flex:1;text-align:center;color:#000}.am-picker-popup .am-picker-popup-close{display:none}.am-picker-col{flex:1}.am-fade-appear,.am-fade-enter{opacity:0}.am-fade-appear,.am-fade-enter,.am-fade-leave{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}.am-fade-appear.am-fade-appear-active,.am-fade-enter.am-fade-enter-active{animation-name:amFadeIn;animation-play-state:running}.am-fade-leave.am-fade-leave-active{animation-name:amFadeOut;animation-play-state:running}@keyframes amFadeIn{0%{opacity:0}to{opacity:1}}@keyframes amFadeOut{0%{opacity:1}to{opacity:0}}.am-slide-up-appear,.am-slide-up-enter{transform:translateY(100%)}.am-slide-up-appear,.am-slide-up-enter,.am-slide-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}.am-slide-up-appear.am-slide-up-appear-active,.am-slide-up-enter.am-slide-up-enter-active{animation-name:amSlideUpIn;animation-play-state:running}.am-slide-up-leave.am-slide-up-leave-active{animation-name:amSlideUpOut;animation-play-state:running}@keyframes amSlideUpIn{0%{transform:translateY(100%)}to{transform:translate(0)}}@keyframes amSlideUpOut{0%{transform:translate(0)}to{transform:translateY(100%)}}.am.am-zoom-enter,.am.am-zoom-leave{display:block}.am-zoom-appear,.am-zoom-enter{opacity:0;animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.18,.89,.32,1.28);animation-play-state:paused}.am-zoom-leave{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.6,-.3,.74,.05);animation-play-state:paused}.am-zoom-appear.am-zoom-appear-active,.am-zoom-enter.am-zoom-enter-active{animation-name:amZoomIn;animation-play-state:running}.am-zoom-leave.am-zoom-leave-active{animation-name:amZoomOut;animation-play-state:running}@keyframes amZoomIn{0%{opacity:0;transform-origin:50% 50%;transform:scale(0)}to{opacity:1;transform-origin:50% 50%;transform:scale(1)}}@keyframes amZoomOut{0%{opacity:1;transform-origin:50% 50%;transform:scale(1)}to{opacity:0;transform-origin:50% 50%;transform:scale(0)}}.am-slide-down-appear,.am-slide-down-enter{transform:translateY(-100%)}.am-slide-down-appear,.am-slide-down-enter,.am-slide-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}.am-slide-down-appear.am-slide-down-appear-active,.am-slide-down-enter.am-slide-down-enter-active{animation-name:amSlideDownIn;animation-play-state:running}.am-slide-down-leave.am-slide-down-leave-active{animation-name:amSlideDownOut;animation-play-state:running}@keyframes amSlideDownIn{0%{transform:translateY(-100%)}to{transform:translate(0)}}@keyframes amSlideDownOut{0%{transform:translate(0)}to{transform:translateY(-100%)}}*,:after,:before{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{background-color:#f5f5f9;font-size:.35rem}[contenteditable]{-webkit-user-select:auto!important}:focus,a{outline:none}a{background:transparent;text-decoration:none}.ant-calendar-picker-container{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:.35rem;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:absolute;z-index:1050;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif}.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topLeft,.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topRight,.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topLeft,.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topRight{animation-name:antSlideDownIn}.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomLeft,.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomRight,.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomLeft,.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomRight{animation-name:antSlideUpIn}.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topLeft,.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topRight{animation-name:antSlideDownOut}.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomLeft,.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomRight{animation-name:antSlideUpOut}.ant-calendar-picker{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:.35rem;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:relative;display:inline-block;outline:none;cursor:text;transition:opacity .3s}.ant-calendar-picker-input{outline:none}.ant-calendar-picker-input.ant-input{line-height:1.5}.ant-calendar-picker-input.ant-input-sm{padding-top:0;padding-bottom:0}.ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled){border-color:#40a9ff}.ant-calendar-picker:focus .ant-calendar-picker-input:not(.ant-input-disabled){border-color:#40a9ff;border-right-width:.025rem!important;outline:0;box-shadow:0 0 0 .05rem rgba(24,144,255,.2)}.ant-calendar-picker-clear,.ant-calendar-picker-icon{position:absolute;top:50%;right:.3rem;z-index:1;width:.35rem;height:.35rem;margin-top:-.175rem;font-size:.3rem;line-height:.35rem;transition:all .3s;user-select:none}.ant-calendar-picker-clear{z-index:2;color:rgba(0,0,0,.25);font-size:.35rem;background:#fff;cursor:pointer;opacity:0;pointer-events:none}.ant-calendar-picker-clear:hover{color:rgba(0,0,0,.45)}.ant-calendar-picker:hover .ant-calendar-picker-clear{opacity:1;pointer-events:auto}.ant-calendar-picker-icon{display:inline-block;color:rgba(0,0,0,.25);font-size:.35rem;line-height:1}.ant-input-disabled+.ant-calendar-picker-icon{cursor:not-allowed}.ant-calendar-picker-small .ant-calendar-picker-clear,.ant-calendar-picker-small .ant-calendar-picker-icon{right:.2rem}.ant-calendar{position:relative;width:7rem;font-size:.35rem;line-height:1.5;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:.025rem solid #fff;border-radius:.1rem;outline:none;box-shadow:0 .05rem .2rem rgba(0,0,0,.15)}.ant-calendar-input-wrap{height:.85rem;padding:.15rem .25rem;border-bottom:.025rem solid #e8e8e8}.ant-calendar-input{width:100%;height:.55rem;color:rgba(0,0,0,.65);background:#fff;border:0;outline:0;cursor:auto}.ant-calendar-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-calendar-input:-ms-input-placeholder{color:#bfbfbf}.ant-calendar-input::-webkit-input-placeholder{color:#bfbfbf}.ant-calendar-input:placeholder-shown{text-overflow:ellipsis}.ant-calendar-week-number{width:7.15rem}.ant-calendar-week-number-cell{text-align:center}.ant-calendar-header{height:1rem;line-height:1rem;text-align:center;border-bottom:.025rem solid #e8e8e8;user-select:none}.ant-calendar-header a:hover{color:#40a9ff}.ant-calendar-header .ant-calendar-century-select,.ant-calendar-header .ant-calendar-decade-select,.ant-calendar-header .ant-calendar-month-select,.ant-calendar-header .ant-calendar-year-select{display:inline-block;padding:0 .05rem;color:rgba(0,0,0,.85);font-weight:500;line-height:1rem}.ant-calendar-header .ant-calendar-century-select-arrow,.ant-calendar-header .ant-calendar-decade-select-arrow,.ant-calendar-header .ant-calendar-month-select-arrow,.ant-calendar-header .ant-calendar-year-select-arrow{display:none}.ant-calendar-header .ant-calendar-next-century-btn,.ant-calendar-header .ant-calendar-next-decade-btn,.ant-calendar-header .ant-calendar-next-month-btn,.ant-calendar-header .ant-calendar-next-year-btn,.ant-calendar-header .ant-calendar-prev-century-btn,.ant-calendar-header .ant-calendar-prev-decade-btn,.ant-calendar-header .ant-calendar-prev-month-btn,.ant-calendar-header .ant-calendar-prev-year-btn{position:absolute;top:0;display:inline-block;padding:0 .125rem;color:rgba(0,0,0,.45);font-size:.4rem;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,Microsoft Sans Serif,sans-serif;line-height:1rem}.ant-calendar-header .ant-calendar-prev-century-btn,.ant-calendar-header .ant-calendar-prev-decade-btn,.ant-calendar-header .ant-calendar-prev-year-btn{left:.175rem;height:100%}.ant-calendar-header .ant-calendar-prev-century-btn:after,.ant-calendar-header .ant-calendar-prev-century-btn:before,.ant-calendar-header .ant-calendar-prev-decade-btn:after,.ant-calendar-header .ant-calendar-prev-decade-btn:before,.ant-calendar-header .ant-calendar-prev-year-btn:after,.ant-calendar-header .ant-calendar-prev-year-btn:before{position:relative;top:-.025rem;display:inline-block;width:.2rem;height:.2rem;vertical-align:middle;border:0 solid #aaa;border-width:.0375rem 0 0 .0375rem;border-radius:.025rem;transform:rotate(-45deg) scale(.8);transition:all .3s;content:""}.ant-calendar-header .ant-calendar-prev-century-btn:hover:after,.ant-calendar-header .ant-calendar-prev-century-btn:hover:before,.ant-calendar-header .ant-calendar-prev-decade-btn:hover:after,.ant-calendar-header .ant-calendar-prev-decade-btn:hover:before,.ant-calendar-header .ant-calendar-prev-year-btn:hover:after,.ant-calendar-header .ant-calendar-prev-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-header .ant-calendar-prev-century-btn:after,.ant-calendar-header .ant-calendar-prev-decade-btn:after,.ant-calendar-header .ant-calendar-prev-year-btn:after{display:none;position:relative;left:-.075rem;display:inline-block}.ant-calendar-header .ant-calendar-next-century-btn,.ant-calendar-header .ant-calendar-next-decade-btn,.ant-calendar-header .ant-calendar-next-year-btn{right:.175rem;height:100%}.ant-calendar-header .ant-calendar-next-century-btn:after,.ant-calendar-header .ant-calendar-next-century-btn:before,.ant-calendar-header .ant-calendar-next-decade-btn:after,.ant-calendar-header .ant-calendar-next-decade-btn:before,.ant-calendar-header .ant-calendar-next-year-btn:after,.ant-calendar-header .ant-calendar-next-year-btn:before{position:relative;top:-.025rem;display:inline-block;width:.2rem;height:.2rem;vertical-align:middle;border:0 solid #aaa;border-width:.0375rem 0 0 .0375rem;border-radius:.025rem;transform:rotate(-45deg) scale(.8);transition:all .3s;content:""}.ant-calendar-header .ant-calendar-next-century-btn:hover:after,.ant-calendar-header .ant-calendar-next-century-btn:hover:before,.ant-calendar-header .ant-calendar-next-decade-btn:hover:after,.ant-calendar-header .ant-calendar-next-decade-btn:hover:before,.ant-calendar-header .ant-calendar-next-year-btn:hover:after,.ant-calendar-header .ant-calendar-next-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-header .ant-calendar-next-century-btn:after,.ant-calendar-header .ant-calendar-next-decade-btn:after,.ant-calendar-header .ant-calendar-next-year-btn:after{display:none}.ant-calendar-header .ant-calendar-next-century-btn:after,.ant-calendar-header .ant-calendar-next-century-btn:before,.ant-calendar-header .ant-calendar-next-decade-btn:after,.ant-calendar-header .ant-calendar-next-decade-btn:before,.ant-calendar-header .ant-calendar-next-year-btn:after,.ant-calendar-header .ant-calendar-next-year-btn:before{transform:rotate(135deg) scale(.8)}.ant-calendar-header .ant-calendar-next-century-btn:before,.ant-calendar-header .ant-calendar-next-decade-btn:before,.ant-calendar-header .ant-calendar-next-year-btn:before{position:relative;left:.075rem}.ant-calendar-header .ant-calendar-next-century-btn:after,.ant-calendar-header .ant-calendar-next-decade-btn:after,.ant-calendar-header .ant-calendar-next-year-btn:after{display:inline-block}.ant-calendar-header .ant-calendar-prev-month-btn{left:.725rem;height:100%}.ant-calendar-header .ant-calendar-prev-month-btn:after,.ant-calendar-header .ant-calendar-prev-month-btn:before{position:relative;top:-.025rem;display:inline-block;width:.2rem;height:.2rem;vertical-align:middle;border:0 solid #aaa;border-width:.0375rem 0 0 .0375rem;border-radius:.025rem;transform:rotate(-45deg) scale(.8);transition:all .3s;content:""}.ant-calendar-header .ant-calendar-prev-month-btn:hover:after,.ant-calendar-header .ant-calendar-prev-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-header .ant-calendar-prev-month-btn:after{display:none}.ant-calendar-header .ant-calendar-next-month-btn{right:.725rem;height:100%}.ant-calendar-header .ant-calendar-next-month-btn:after,.ant-calendar-header .ant-calendar-next-month-btn:before{position:relative;top:-.025rem;display:inline-block;width:.2rem;height:.2rem;vertical-align:middle;border:0 solid #aaa;border-width:.0375rem 0 0 .0375rem;border-radius:.025rem;transform:rotate(-45deg) scale(.8);transition:all .3s;content:""}.ant-calendar-header .ant-calendar-next-month-btn:hover:after,.ant-calendar-header .ant-calendar-next-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-header .ant-calendar-next-month-btn:after{display:none}.ant-calendar-header .ant-calendar-next-month-btn:after,.ant-calendar-header .ant-calendar-next-month-btn:before{transform:rotate(135deg) scale(.8)}.ant-calendar-body{padding:.2rem .3rem}.ant-calendar table{width:100%;max-width:100%;background-color:transparent;border-collapse:collapse}.ant-calendar table,.ant-calendar td,.ant-calendar th{text-align:center;border:0}.ant-calendar-calendar-table{margin-bottom:0;border-spacing:0}.ant-calendar-column-header{width:.825rem;padding:.15rem 0;line-height:.45rem;text-align:center}.ant-calendar-column-header .ant-calendar-column-header-inner{display:block;font-weight:400}.ant-calendar-week-number-header .ant-calendar-column-header-inner{display:none}.ant-calendar-cell{height:.75rem;padding:.075rem 0}.ant-calendar-date{display:block;width:.6rem;height:.6rem;margin:0 auto;padding:0;color:rgba(0,0,0,.65);line-height:.55rem;text-align:center;background:transparent;border:.025rem solid transparent;border-radius:.05rem;transition:background .3s ease}.ant-calendar-date-panel{position:relative;outline:none}.ant-calendar-date:hover{background:#e6f7ff;cursor:pointer}.ant-calendar-date:active{color:#fff;background:#40a9ff}.ant-calendar-today .ant-calendar-date{color:#1890ff;font-weight:700;border-color:#1890ff}.ant-calendar-selected-day .ant-calendar-date{background:#bae7ff}.ant-calendar-last-month-cell .ant-calendar-date,.ant-calendar-last-month-cell .ant-calendar-date:hover,.ant-calendar-next-month-btn-day .ant-calendar-date,.ant-calendar-next-month-btn-day .ant-calendar-date:hover{color:rgba(0,0,0,.25);background:transparent;border-color:transparent}.ant-calendar-disabled-cell .ant-calendar-date{position:relative;width:auto;color:rgba(0,0,0,.25);background:#f5f5f5;border:.025rem solid transparent;border-radius:0;cursor:not-allowed}.ant-calendar-disabled-cell .ant-calendar-date:hover{background:#f5f5f5}.ant-calendar-disabled-cell.ant-calendar-selected-day .ant-calendar-date:before{position:absolute;top:-.025rem;left:.125rem;width:.6rem;height:.6rem;background:rgba(0,0,0,.1);border-radius:.05rem;content:""}.ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date{position:relative;padding-right:.125rem;padding-left:.125rem}.ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date:before{position:absolute;top:-.025rem;left:.125rem;width:.6rem;height:.6rem;border:.025rem solid rgba(0,0,0,.25);border-radius:.05rem;content:" "}.ant-calendar-disabled-cell-first-of-row .ant-calendar-date{border-top-left-radius:.1rem;border-bottom-left-radius:.1rem}.ant-calendar-disabled-cell-last-of-row .ant-calendar-date{border-top-right-radius:.1rem;border-bottom-right-radius:.1rem}.ant-calendar-footer{padding:0 .3rem;line-height:.95rem;border-top:.025rem solid #e8e8e8}.ant-calendar-footer:empty{border-top:0}.ant-calendar-footer-btn{display:block;text-align:center}.ant-calendar-footer-extra{text-align:left}.ant-calendar .ant-calendar-clear-btn,.ant-calendar .ant-calendar-today-btn{display:inline-block;margin:0 0 0 .2rem;text-align:center}.ant-calendar .ant-calendar-clear-btn-disabled,.ant-calendar .ant-calendar-today-btn-disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-calendar .ant-calendar-clear-btn:only-child,.ant-calendar .ant-calendar-today-btn:only-child{margin:0}.ant-calendar .ant-calendar-clear-btn{position:absolute;top:.175rem;right:.125rem;display:none;width:.5rem;height:.5rem;margin:0;overflow:hidden;line-height:.5rem;text-align:center;text-indent:-1.9rem}.ant-calendar .ant-calendar-clear-btn:after{display:inline-block;width:.5rem;color:rgba(0,0,0,.25);font-size:.35rem;line-height:1;text-indent:1.075rem;transition:color .3s ease}.ant-calendar .ant-calendar-clear-btn:hover:after{color:rgba(0,0,0,.45)}.ant-calendar .ant-calendar-ok-btn{position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;border:.025rem solid transparent;box-shadow:0 .05rem 0 rgba(0,0,0,.015);cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);user-select:none;touch-action:manipulation;height:.8rem;padding:0 .375rem;color:#fff;background-color:#1890ff;border-color:#1890ff;text-shadow:0 -.025rem 0 rgba(0,0,0,.12);box-shadow:0 .05rem 0 rgba(0,0,0,.045);height:.6rem;padding:0 .175rem;font-size:.35rem;border-radius:.1rem;line-height:.55rem}.ant-calendar .ant-calendar-ok-btn>.anticon{line-height:1}.ant-calendar .ant-calendar-ok-btn,.ant-calendar .ant-calendar-ok-btn:active,.ant-calendar .ant-calendar-ok-btn:focus{outline:0}.ant-calendar .ant-calendar-ok-btn:not([disabled]):hover{text-decoration:none}.ant-calendar .ant-calendar-ok-btn:not([disabled]):active{outline:0;box-shadow:none}.ant-calendar .ant-calendar-ok-btn.disabled,.ant-calendar .ant-calendar-ok-btn[disabled]{cursor:not-allowed}.ant-calendar .ant-calendar-ok-btn.disabled>*,.ant-calendar .ant-calendar-ok-btn[disabled]>*{pointer-events:none}.ant-calendar .ant-calendar-ok-btn-lg{height:1rem;padding:0 .375rem;font-size:.4rem;border-radius:.1rem}.ant-calendar .ant-calendar-ok-btn-sm{height:.6rem;padding:0 .175rem;font-size:.35rem;border-radius:.1rem}.ant-calendar .ant-calendar-ok-btn>a:only-child{color:currentColor}.ant-calendar .ant-calendar-ok-btn>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-calendar .ant-calendar-ok-btn:focus,.ant-calendar .ant-calendar-ok-btn:hover{color:#fff;background-color:#40a9ff;border-color:#40a9ff}.ant-calendar .ant-calendar-ok-btn:focus>a:only-child,.ant-calendar .ant-calendar-ok-btn:hover>a:only-child{color:currentColor}.ant-calendar .ant-calendar-ok-btn:focus>a:only-child:after,.ant-calendar .ant-calendar-ok-btn:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-calendar .ant-calendar-ok-btn.active,.ant-calendar .ant-calendar-ok-btn:active{color:#fff;background-color:#096dd9;border-color:#096dd9}.ant-calendar .ant-calendar-ok-btn.active>a:only-child,.ant-calendar .ant-calendar-ok-btn:active>a:only-child{color:currentColor}.ant-calendar .ant-calendar-ok-btn.active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-calendar .ant-calendar-ok-btn-disabled,.ant-calendar .ant-calendar-ok-btn-disabled.active,.ant-calendar .ant-calendar-ok-btn-disabled:active,.ant-calendar .ant-calendar-ok-btn-disabled:focus,.ant-calendar .ant-calendar-ok-btn-disabled:hover,.ant-calendar .ant-calendar-ok-btn.disabled,.ant-calendar .ant-calendar-ok-btn.disabled.active,.ant-calendar .ant-calendar-ok-btn.disabled:active,.ant-calendar .ant-calendar-ok-btn.disabled:focus,.ant-calendar .ant-calendar-ok-btn.disabled:hover,.ant-calendar .ant-calendar-ok-btn[disabled],.ant-calendar .ant-calendar-ok-btn[disabled].active,.ant-calendar .ant-calendar-ok-btn[disabled]:active,.ant-calendar .ant-calendar-ok-btn[disabled]:focus,.ant-calendar .ant-calendar-ok-btn[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.ant-calendar .ant-calendar-ok-btn-disabled.active>a:only-child,.ant-calendar .ant-calendar-ok-btn-disabled:active>a:only-child,.ant-calendar .ant-calendar-ok-btn-disabled:focus>a:only-child,.ant-calendar .ant-calendar-ok-btn-disabled:hover>a:only-child,.ant-calendar .ant-calendar-ok-btn-disabled>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled.active>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled:active>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled:focus>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled:hover>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled].active>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled]:active>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled]:focus>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled]:hover>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled]>a:only-child{color:currentColor}.ant-calendar .ant-calendar-ok-btn-disabled.active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn-disabled:active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn-disabled:focus>a:only-child:after,.ant-calendar .ant-calendar-ok-btn-disabled:hover>a:only-child:after,.ant-calendar .ant-calendar-ok-btn-disabled>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled.active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled:active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled:focus>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled:hover>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled].active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled]:active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled]:focus>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled]:hover>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-calendar-range-picker-input{width:44%;height:99%;text-align:center;background-color:transparent;border:0;outline:0}.ant-calendar-range-picker-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-calendar-range-picker-input:-ms-input-placeholder{color:#bfbfbf}.ant-calendar-range-picker-input::-webkit-input-placeholder{color:#bfbfbf}.ant-calendar-range-picker-input:placeholder-shown{text-overflow:ellipsis}.ant-calendar-range-picker-input[disabled]{cursor:not-allowed}.ant-calendar-range-picker-separator{display:inline-block;min-width:.25rem;height:100%;color:rgba(0,0,0,.45);white-space:nowrap;text-align:center;vertical-align:top;pointer-events:none}.ant-calendar-range{width:13.8rem;overflow:hidden}.ant-calendar-range .ant-calendar-date-panel:after{display:block;clear:both;height:0;visibility:hidden;content:"."}.ant-calendar-range-part{position:relative;width:50%}.ant-calendar-range-left{float:left}.ant-calendar-range-left .ant-calendar-time-picker-inner{border-right:.025rem solid #e8e8e8}.ant-calendar-range-right{float:right}.ant-calendar-range-right .ant-calendar-time-picker-inner{border-left:.025rem solid #e8e8e8}.ant-calendar-range-middle{position:absolute;left:50%;z-index:1;height:.85rem;margin:.025rem 0 0;padding:0 5rem 0 0;color:rgba(0,0,0,.45);line-height:.85rem;text-align:center;transform:translateX(-50%);pointer-events:none}.ant-calendar-range-right .ant-calendar-date-input-wrap{margin-left:-2.25rem}.ant-calendar-range.ant-calendar-time .ant-calendar-range-middle{padding:0 .25rem 0 0;transform:translateX(-50%)}.ant-calendar-range .ant-calendar-today :not(.ant-calendar-disabled-cell) :not(.ant-calendar-last-month-cell) :not(.ant-calendar-next-month-btn-day) .ant-calendar-date{color:#1890ff;background:#bae7ff;border-color:#1890ff}.ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date,.ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date{color:#fff;background:#1890ff;border:.025rem solid transparent}.ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date:hover,.ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date:hover{background:#1890ff}.ant-calendar-range.ant-calendar-time .ant-calendar-range-right .ant-calendar-date-input-wrap{margin-left:0}.ant-calendar-range .ant-calendar-input-wrap{position:relative;height:.85rem}.ant-calendar-range .ant-calendar-input,.ant-calendar-range .ant-calendar-time-picker-input{position:relative;display:inline-block;width:100%;height:.8rem;padding:.1rem .275rem;color:rgba(0,0,0,.65);font-size:.35rem;line-height:1.5;background-color:#fff;background-image:none;border:.025rem solid #d9d9d9;border-radius:.1rem;transition:all .3s;height:.6rem;padding-right:0;padding-left:0;line-height:.6rem;border:0;box-shadow:none}.ant-calendar-range .ant-calendar-input::-moz-placeholder,.ant-calendar-range .ant-calendar-time-picker-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-calendar-range .ant-calendar-input:-ms-input-placeholder,.ant-calendar-range .ant-calendar-time-picker-input:-ms-input-placeholder{color:#bfbfbf}.ant-calendar-range .ant-calendar-input::-webkit-input-placeholder,.ant-calendar-range .ant-calendar-time-picker-input::-webkit-input-placeholder{color:#bfbfbf}.ant-calendar-range .ant-calendar-input:placeholder-shown,.ant-calendar-range .ant-calendar-time-picker-input:placeholder-shown{text-overflow:ellipsis}.ant-calendar-range .ant-calendar-input:hover,.ant-calendar-range .ant-calendar-time-picker-input:hover{border-color:#40a9ff;border-right-width:.025rem!important}.ant-calendar-range .ant-calendar-input:focus,.ant-calendar-range .ant-calendar-time-picker-input:focus{border-color:#40a9ff;border-right-width:.025rem!important;outline:0;box-shadow:0 0 0 .05rem rgba(24,144,255,.2)}.ant-calendar-range .ant-calendar-input-disabled,.ant-calendar-range .ant-calendar-time-picker-input-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-calendar-range .ant-calendar-input-disabled:hover,.ant-calendar-range .ant-calendar-time-picker-input-disabled:hover{border-color:#d9d9d9;border-right-width:.025rem!important}.ant-calendar-range .ant-calendar-input[disabled],.ant-calendar-range .ant-calendar-time-picker-input[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-calendar-range .ant-calendar-input[disabled]:hover,.ant-calendar-range .ant-calendar-time-picker-input[disabled]:hover{border-color:#d9d9d9;border-right-width:.025rem!important}textarea.ant-calendar-range .ant-calendar-input,textarea.ant-calendar-range .ant-calendar-time-picker-input{max-width:100%;height:auto;min-height:.8rem;line-height:1.5;vertical-align:bottom;transition:all .3s,height 0s}.ant-calendar-range .ant-calendar-input-lg,.ant-calendar-range .ant-calendar-time-picker-input-lg{height:1rem;padding:.15rem .275rem;font-size:.4rem}.ant-calendar-range .ant-calendar-input-sm,.ant-calendar-range .ant-calendar-time-picker-input-sm{height:.6rem;padding:.025rem .175rem}.ant-calendar-range .ant-calendar-input:focus,.ant-calendar-range .ant-calendar-time-picker-input:focus{box-shadow:none}.ant-calendar-range .ant-calendar-time-picker-icon{display:none}.ant-calendar-range.ant-calendar-week-number{width:14.35rem}.ant-calendar-range.ant-calendar-week-number .ant-calendar-range-part{width:7.15rem}.ant-calendar-range .ant-calendar-decade-panel,.ant-calendar-range .ant-calendar-month-panel,.ant-calendar-range .ant-calendar-year-panel{top:.85rem}.ant-calendar-range .ant-calendar-month-panel .ant-calendar-year-panel{top:0}.ant-calendar-range .ant-calendar-decade-panel-table,.ant-calendar-range .ant-calendar-month-panel-table,.ant-calendar-range .ant-calendar-year-panel-table{height:5.2rem}.ant-calendar-range .ant-calendar-in-range-cell{position:relative;border-radius:0}.ant-calendar-range .ant-calendar-in-range-cell>div{position:relative;z-index:1}.ant-calendar-range .ant-calendar-in-range-cell:before{position:absolute;top:.1rem;right:0;bottom:.1rem;left:0;display:block;background:#e6f7ff;border:0;border-radius:0;content:""}.ant-calendar-range .ant-calendar-footer-extra{float:left}div.ant-calendar-range-quick-selector{text-align:left}div.ant-calendar-range-quick-selector>a{margin-right:.2rem}.ant-calendar-range .ant-calendar-decade-panel-header,.ant-calendar-range .ant-calendar-header,.ant-calendar-range .ant-calendar-month-panel-header,.ant-calendar-range .ant-calendar-year-panel-header{border-bottom:0}.ant-calendar-range .ant-calendar-body,.ant-calendar-range .ant-calendar-decade-panel-body,.ant-calendar-range .ant-calendar-month-panel-body,.ant-calendar-range .ant-calendar-year-panel-body{border-top:.025rem solid #e8e8e8}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker{top:1.7rem;z-index:2;width:100%;height:5.175rem}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-panel{height:6.675rem;margin-top:-.85rem}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-inner{height:100%;padding-top:1rem;background:none}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-combobox{display:inline-block;height:100%;background-color:#fff;border-top:.025rem solid #e8e8e8}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select{height:100%}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select ul{max-height:100%}.ant-calendar-range.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn{margin-right:.2rem}.ant-calendar-range.ant-calendar-time .ant-calendar-today-btn{height:.55rem;margin:.2rem .3rem;line-height:.55rem}.ant-calendar-range-with-ranges.ant-calendar-time .ant-calendar-time-picker{height:5.825rem}.ant-calendar-range.ant-calendar-show-time-picker .ant-calendar-body{border-top-color:transparent}.ant-calendar-time-picker{position:absolute;top:1rem;width:100%;background-color:#fff}.ant-calendar-time-picker-panel{position:absolute;z-index:1050;width:100%}.ant-calendar-time-picker-inner{position:relative;display:inline-block;width:100%;overflow:hidden;font-size:.35rem;line-height:1.5;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;outline:none}.ant-calendar-time-picker-column-1,.ant-calendar-time-picker-column-1 .ant-calendar-time-picker-select,.ant-calendar-time-picker-combobox{width:100%}.ant-calendar-time-picker-column-2 .ant-calendar-time-picker-select{width:50%}.ant-calendar-time-picker-column-3 .ant-calendar-time-picker-select{width:33.33%}.ant-calendar-time-picker-column-4 .ant-calendar-time-picker-select{width:25%}.ant-calendar-time-picker-input-wrap{display:none}.ant-calendar-time-picker-select{position:relative;float:left;height:5.65rem;overflow:hidden;font-size:.35rem;border-right:.025rem solid #e8e8e8}.ant-calendar-time-picker-select:hover{overflow-y:auto}.ant-calendar-time-picker-select:first-child{margin-left:0;border-left:0}.ant-calendar-time-picker-select:last-child{border-right:0}.ant-calendar-time-picker-select ul{width:100%;max-height:5.15rem;margin:0;padding:0;list-style:none}.ant-calendar-time-picker-select li{width:100%;height:.6rem;margin:0;line-height:.6rem;text-align:center;list-style:none;cursor:pointer;transition:all .3s;user-select:none}.ant-calendar-time-picker-select li:last-child:after{display:block;height:5.05rem;content:""}.ant-calendar-time-picker-select li:hover{background:#e6f7ff}.ant-calendar-time-picker-select li:focus{color:#1890ff;font-weight:600;outline:none}li.ant-calendar-time-picker-select-option-selected{font-weight:600;background:#f5f5f5}li.ant-calendar-time-picker-select-option-disabled{color:rgba(0,0,0,.25)}li.ant-calendar-time-picker-select-option-disabled:hover{background:transparent;cursor:not-allowed}.ant-calendar-time .ant-calendar-day-select{display:inline-block;padding:0 .05rem;color:rgba(0,0,0,.85);font-weight:500;line-height:.85rem}.ant-calendar-time .ant-calendar-footer{position:relative;height:auto}.ant-calendar-time .ant-calendar-footer-btn{text-align:right}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn{float:left;margin:0}.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn{display:inline-block;margin-right:.2rem}.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn-disabled{color:rgba(0,0,0,.25)}.ant-calendar-month-panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:#fff;border-radius:.1rem;outline:none}.ant-calendar-month-panel>div{display:flex;flex-direction:column;height:100%}.ant-calendar-month-panel-hidden{display:none}.ant-calendar-month-panel-header{height:1rem;line-height:1rem;text-align:center;border-bottom:.025rem solid #e8e8e8;user-select:none;position:relative}.ant-calendar-month-panel-header a:hover{color:#40a9ff}.ant-calendar-month-panel-header .ant-calendar-month-panel-century-select,.ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select,.ant-calendar-month-panel-header .ant-calendar-month-panel-month-select,.ant-calendar-month-panel-header .ant-calendar-month-panel-year-select{display:inline-block;padding:0 .05rem;color:rgba(0,0,0,.85);font-weight:500;line-height:1rem}.ant-calendar-month-panel-header .ant-calendar-month-panel-century-select-arrow,.ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select-arrow,.ant-calendar-month-panel-header .ant-calendar-month-panel-month-select-arrow,.ant-calendar-month-panel-header .ant-calendar-month-panel-year-select-arrow{display:none}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn{position:absolute;top:0;display:inline-block;padding:0 .125rem;color:rgba(0,0,0,.45);font-size:.4rem;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,Microsoft Sans Serif,sans-serif;line-height:1rem}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn{left:.175rem;height:100%}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:before{position:relative;top:-.025rem;display:inline-block;width:.2rem;height:.2rem;vertical-align:middle;border:0 solid #aaa;border-width:.0375rem 0 0 .0375rem;border-radius:.025rem;transform:rotate(-45deg) scale(.8);transition:all .3s;content:""}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:after{display:none;position:relative;left:-.075rem;display:inline-block}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn{right:.175rem;height:100%}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:before{position:relative;top:-.025rem;display:inline-block;width:.2rem;height:.2rem;vertical-align:middle;border:0 solid #aaa;border-width:.0375rem 0 0 .0375rem;border-radius:.025rem;transform:rotate(-45deg) scale(.8);transition:all .3s;content:""}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after{display:none}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:before{transform:rotate(135deg) scale(.8)}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:before{position:relative;left:.075rem}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after{display:inline-block}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn{left:.725rem;height:100%}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:before{position:relative;top:-.025rem;display:inline-block;width:.2rem;height:.2rem;vertical-align:middle;border:0 solid #aaa;border-width:.0375rem 0 0 .0375rem;border-radius:.025rem;transform:rotate(-45deg) scale(.8);transition:all .3s;content:""}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:after{display:none}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn{right:.725rem;height:100%}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:before{position:relative;top:-.025rem;display:inline-block;width:.2rem;height:.2rem;vertical-align:middle;border:0 solid #aaa;border-width:.0375rem 0 0 .0375rem;border-radius:.025rem;transform:rotate(-45deg) scale(.8);transition:all .3s;content:""}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:after{display:none}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:before{transform:rotate(135deg) scale(.8)}.ant-calendar-month-panel-body{flex:1}.ant-calendar-month-panel-footer{border-top:.025rem solid #e8e8e8}.ant-calendar-month-panel-footer .ant-calendar-footer-extra{padding:0 .3rem}.ant-calendar-month-panel-table{width:100%;height:100%;table-layout:fixed;border-collapse:separate}.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month,.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month:hover{color:#fff;background:#1890ff}.ant-calendar-month-panel-cell{text-align:center}.ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month,.ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month:hover{color:rgba(0,0,0,.25);background:#f5f5f5;cursor:not-allowed}.ant-calendar-month-panel-month{display:inline-block;height:.6rem;margin:0 auto;padding:0 .2rem;color:rgba(0,0,0,.65);line-height:.6rem;text-align:center;background:transparent;border-radius:.05rem;transition:background .3s ease}.ant-calendar-month-panel-month:hover{background:#e6f7ff;cursor:pointer}.ant-calendar-year-panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:#fff;border-radius:.1rem;outline:none}.ant-calendar-year-panel>div{display:flex;flex-direction:column;height:100%}.ant-calendar-year-panel-hidden{display:none}.ant-calendar-year-panel-header{height:1rem;line-height:1rem;text-align:center;border-bottom:.025rem solid #e8e8e8;user-select:none;position:relative}.ant-calendar-year-panel-header a:hover{color:#40a9ff}.ant-calendar-year-panel-header .ant-calendar-year-panel-century-select,.ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select,.ant-calendar-year-panel-header .ant-calendar-year-panel-month-select,.ant-calendar-year-panel-header .ant-calendar-year-panel-year-select{display:inline-block;padding:0 .05rem;color:rgba(0,0,0,.85);font-weight:500;line-height:1rem}.ant-calendar-year-panel-header .ant-calendar-year-panel-century-select-arrow,.ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select-arrow,.ant-calendar-year-panel-header .ant-calendar-year-panel-month-select-arrow,.ant-calendar-year-panel-header .ant-calendar-year-panel-year-select-arrow{display:none}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn{position:absolute;top:0;display:inline-block;padding:0 .125rem;color:rgba(0,0,0,.45);font-size:.4rem;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,Microsoft Sans Serif,sans-serif;line-height:1rem}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn{left:.175rem;height:100%}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:before{position:relative;top:-.025rem;display:inline-block;width:.2rem;height:.2rem;vertical-align:middle;border:0 solid #aaa;border-width:.0375rem 0 0 .0375rem;border-radius:.025rem;transform:rotate(-45deg) scale(.8);transition:all .3s;content:""}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:after{display:none;position:relative;left:-.075rem;display:inline-block}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn{right:.175rem;height:100%}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:before{position:relative;top:-.025rem;display:inline-block;width:.2rem;height:.2rem;vertical-align:middle;border:0 solid #aaa;border-width:.0375rem 0 0 .0375rem;border-radius:.025rem;transform:rotate(-45deg) scale(.8);transition:all .3s;content:""}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after{display:none}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:before{transform:rotate(135deg) scale(.8)}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:before{position:relative;left:.075rem}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after{display:inline-block}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn{left:.725rem;height:100%}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:before{position:relative;top:-.025rem;display:inline-block;width:.2rem;height:.2rem;vertical-align:middle;border:0 solid #aaa;border-width:.0375rem 0 0 .0375rem;border-radius:.025rem;transform:rotate(-45deg) scale(.8);transition:all .3s;content:""}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:after{display:none}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn{right:.725rem;height:100%}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:before{position:relative;top:-.025rem;display:inline-block;width:.2rem;height:.2rem;vertical-align:middle;border:0 solid #aaa;border-width:.0375rem 0 0 .0375rem;border-radius:.025rem;transform:rotate(-45deg) scale(.8);transition:all .3s;content:""}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:after{display:none}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:before{transform:rotate(135deg) scale(.8)}.ant-calendar-year-panel-body{flex:1}.ant-calendar-year-panel-footer{border-top:.025rem solid #e8e8e8}.ant-calendar-year-panel-footer .ant-calendar-footer-extra{padding:0 .3rem}.ant-calendar-year-panel-table{width:100%;height:100%;table-layout:fixed;border-collapse:separate}.ant-calendar-year-panel-cell{text-align:center}.ant-calendar-year-panel-year{display:inline-block;height:.6rem;margin:0 auto;padding:0 .2rem;color:rgba(0,0,0,.65);line-height:.6rem;text-align:center;background:transparent;border-radius:.05rem;transition:background .3s ease}.ant-calendar-year-panel-year:hover{background:#e6f7ff;cursor:pointer}.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year,.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year:hover{color:#fff;background:#1890ff}.ant-calendar-year-panel-last-decade-cell .ant-calendar-year-panel-year,.ant-calendar-year-panel-next-decade-cell .ant-calendar-year-panel-year{color:rgba(0,0,0,.25);user-select:none}.ant-calendar-decade-panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;flex-direction:column;background:#fff;border-radius:.1rem;outline:none}.ant-calendar-decade-panel-hidden{display:none}.ant-calendar-decade-panel-header{height:1rem;line-height:1rem;text-align:center;border-bottom:.025rem solid #e8e8e8;user-select:none;position:relative}.ant-calendar-decade-panel-header a:hover{color:#40a9ff}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select{display:inline-block;padding:0 .05rem;color:rgba(0,0,0,.85);font-weight:500;line-height:1rem}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select-arrow,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select-arrow,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select-arrow,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select-arrow{display:none}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn{position:absolute;top:0;display:inline-block;padding:0 .125rem;color:rgba(0,0,0,.45);font-size:.4rem;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,Microsoft Sans Serif,sans-serif;line-height:1rem}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn{left:.175rem;height:100%}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:before{position:relative;top:-.025rem;display:inline-block;width:.2rem;height:.2rem;vertical-align:middle;border:0 solid #aaa;border-width:.0375rem 0 0 .0375rem;border-radius:.025rem;transform:rotate(-45deg) scale(.8);transition:all .3s;content:""}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:after{display:none;position:relative;left:-.075rem;display:inline-block}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn{right:.175rem;height:100%}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:before{position:relative;top:-.025rem;display:inline-block;width:.2rem;height:.2rem;vertical-align:middle;border:0 solid #aaa;border-width:.0375rem 0 0 .0375rem;border-radius:.025rem;transform:rotate(-45deg) scale(.8);transition:all .3s;content:""}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after{display:none}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:before{transform:rotate(135deg) scale(.8)}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:before{position:relative;left:.075rem}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after{display:inline-block}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn{left:.725rem;height:100%}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:before{position:relative;top:-.025rem;display:inline-block;width:.2rem;height:.2rem;vertical-align:middle;border:0 solid #aaa;border-width:.0375rem 0 0 .0375rem;border-radius:.025rem;transform:rotate(-45deg) scale(.8);transition:all .3s;content:""}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:after{display:none}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn{right:.725rem;height:100%}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:before{position:relative;top:-.025rem;display:inline-block;width:.2rem;height:.2rem;vertical-align:middle;border:0 solid #aaa;border-width:.0375rem 0 0 .0375rem;border-radius:.025rem;transform:rotate(-45deg) scale(.8);transition:all .3s;content:""}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:after{display:none}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:before{transform:rotate(135deg) scale(.8)}.ant-calendar-decade-panel-body{flex:1}.ant-calendar-decade-panel-footer{border-top:.025rem solid #e8e8e8}.ant-calendar-decade-panel-footer .ant-calendar-footer-extra{padding:0 .3rem}.ant-calendar-decade-panel-table{width:100%;height:100%;table-layout:fixed;border-collapse:separate}.ant-calendar-decade-panel-cell{white-space:nowrap;text-align:center}.ant-calendar-decade-panel-decade{display:inline-block;height:.6rem;margin:0 auto;padding:0 .15rem;color:rgba(0,0,0,.65);line-height:.6rem;text-align:center;background:transparent;border-radius:.05rem;transition:background .3s ease}.ant-calendar-decade-panel-decade:hover{background:#e6f7ff;cursor:pointer}.ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade,.ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade:hover{color:#fff;background:#1890ff}.ant-calendar-decade-panel-last-century-cell .ant-calendar-decade-panel-decade,.ant-calendar-decade-panel-next-century-cell .ant-calendar-decade-panel-decade{color:rgba(0,0,0,.25);user-select:none}.ant-calendar-month .ant-calendar-month-header-wrap{position:relative;height:7.2rem}.ant-calendar-month .ant-calendar-month-panel,.ant-calendar-month .ant-calendar-year-panel{top:0;height:100%}.ant-calendar-week-number-cell{opacity:.5}.ant-calendar-week-number .ant-calendar-body tr{cursor:pointer;transition:all .3s}.ant-calendar-week-number .ant-calendar-body tr:hover{background:#e6f7ff}.ant-calendar-week-number .ant-calendar-body tr.ant-calendar-active-week{font-weight:700;background:#bae7ff}.ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day .ant-calendar-date,.ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day:hover .ant-calendar-date{color:rgba(0,0,0,.65);background:transparent}.ant-tag{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:.35rem;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";display:inline-block;height:auto;margin-right:.2rem;padding:0 .175rem;font-size:.3rem;line-height:.5rem;white-space:nowrap;background:#fafafa;border:.025rem solid #d9d9d9;border-radius:.1rem;cursor:default;opacity:1;transition:all .3s cubic-bezier(.78,.14,.15,.86)}.ant-tag:hover{opacity:.85}.ant-tag,.ant-tag a,.ant-tag a:hover{color:rgba(0,0,0,.65)}.ant-tag>a:first-child:last-child{display:inline-block;margin:0 -.2rem;padding:0 .2rem}.ant-tag .anticon-close{display:inline-block;font-size:.3rem;font-size:.25rem\9;transform:scale(.83333333) rotate(0deg);margin-left:.075rem;color:rgba(0,0,0,.45);font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.78,.14,.15,.86)}:root .ant-tag .anticon-close{font-size:.3rem}.ant-tag .anticon-close:hover{color:rgba(0,0,0,.85)}.ant-tag-has-color{border-color:transparent}.ant-tag-has-color,.ant-tag-has-color .anticon-close,.ant-tag-has-color .anticon-close:hover,.ant-tag-has-color a,.ant-tag-has-color a:hover{color:#fff}.ant-tag-checkable{background-color:transparent;border-color:transparent}.ant-tag-checkable:not(.ant-tag-checkable-checked):hover{color:#1890ff}.ant-tag-checkable-checked,.ant-tag-checkable:active{color:#fff}.ant-tag-checkable-checked{background-color:#1890ff}.ant-tag-checkable:active{background-color:#096dd9}.ant-tag-hidden{display:none}.ant-tag-pink{color:#eb2f96;background:#fff0f6;border-color:#ffadd2}.ant-tag-pink-inverse{color:#fff;background:#eb2f96;border-color:#eb2f96}.ant-tag-magenta{color:#eb2f96;background:#fff0f6;border-color:#ffadd2}.ant-tag-magenta-inverse{color:#fff;background:#eb2f96;border-color:#eb2f96}.ant-tag-red{color:#f5222d;background:#fff1f0;border-color:#ffa39e}.ant-tag-red-inverse{color:#fff;background:#f5222d;border-color:#f5222d}.ant-tag-volcano{color:#fa541c;background:#fff2e8;border-color:#ffbb96}.ant-tag-volcano-inverse{color:#fff;background:#fa541c;border-color:#fa541c}.ant-tag-orange{color:#fa8c16;background:#fff7e6;border-color:#ffd591}.ant-tag-orange-inverse{color:#fff;background:#fa8c16;border-color:#fa8c16}.ant-tag-yellow{color:#fadb14;background:#feffe6;border-color:#fffb8f}.ant-tag-yellow-inverse{color:#fff;background:#fadb14;border-color:#fadb14}.ant-tag-gold{color:#faad14;background:#fffbe6;border-color:#ffe58f}.ant-tag-gold-inverse{color:#fff;background:#faad14;border-color:#faad14}.ant-tag-cyan{color:#13c2c2;background:#e6fffb;border-color:#87e8de}.ant-tag-cyan-inverse{color:#fff;background:#13c2c2;border-color:#13c2c2}.ant-tag-lime{color:#a0d911;background:#fcffe6;border-color:#eaff8f}.ant-tag-lime-inverse{color:#fff;background:#a0d911;border-color:#a0d911}.ant-tag-green{color:#52c41a;background:#f6ffed;border-color:#b7eb8f}.ant-tag-green-inverse{color:#fff;background:#52c41a;border-color:#52c41a}.ant-tag-blue{color:#1890ff;background:#e6f7ff;border-color:#91d5ff}.ant-tag-blue-inverse{color:#fff;background:#1890ff;border-color:#1890ff}.ant-tag-geekblue{color:#2f54eb;background:#f0f5ff;border-color:#adc6ff}.ant-tag-geekblue-inverse{color:#fff;background:#2f54eb;border-color:#2f54eb}.ant-tag-purple{color:#722ed1;background:#f9f0ff;border-color:#d3adf7}.ant-tag-purple-inverse{color:#fff;background:#722ed1;border-color:#722ed1}.ant-time-picker-panel{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:.35rem;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:absolute;z-index:1050;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif}.ant-time-picker-panel-inner{position:relative;left:-.05rem;font-size:.35rem;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border-radius:.1rem;outline:none;box-shadow:0 .05rem .2rem rgba(0,0,0,.15)}.ant-time-picker-panel-input{width:100%;max-width:3.85rem;margin:0;padding:0;line-height:normal;border:0;outline:0;cursor:auto}.ant-time-picker-panel-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-time-picker-panel-input:-ms-input-placeholder{color:#bfbfbf}.ant-time-picker-panel-input::-webkit-input-placeholder{color:#bfbfbf}.ant-time-picker-panel-input:placeholder-shown{text-overflow:ellipsis}.ant-time-picker-panel-input-wrap{position:relative;padding:.175rem .05rem .175rem .3rem;border-bottom:.025rem solid #e8e8e8}.ant-time-picker-panel-input-invalid{border-color:#f5222d}.ant-time-picker-panel-narrow .ant-time-picker-panel-input-wrap{max-width:2.8rem}.ant-time-picker-panel-select{position:relative;float:left;width:1.4rem;max-height:4.8rem;overflow:hidden;font-size:.35rem;border-left:.025rem solid #e8e8e8}.ant-time-picker-panel-select:hover{overflow-y:auto}.ant-time-picker-panel-select:first-child{margin-left:0;border-left:0}.ant-time-picker-panel-select:last-child{border-right:0}.ant-time-picker-panel-select:only-child{width:100%}.ant-time-picker-panel-select ul{width:1.4rem;margin:0;padding:0 0 4rem;list-style:none}.ant-time-picker-panel-select li{width:100%;height:.8rem;margin:0;padding:0 0 0 .3rem;line-height:.8rem;text-align:left;list-style:none;cursor:pointer;transition:all .3s;user-select:none}.ant-time-picker-panel-select li:focus{color:#1890ff;font-weight:600;outline:none}.ant-time-picker-panel-select li:hover{background:#e6f7ff}li.ant-time-picker-panel-select-option-selected{font-weight:600;background:#f5f5f5}li.ant-time-picker-panel-select-option-selected:hover{background:#f5f5f5}li.ant-time-picker-panel-select-option-disabled{color:rgba(0,0,0,.25)}li.ant-time-picker-panel-select-option-disabled:hover{background:transparent;cursor:not-allowed}li.ant-time-picker-panel-select-option-disabled:focus{color:rgba(0,0,0,.25);font-weight:inherit}.ant-time-picker-panel-combobox{zoom:1}.ant-time-picker-panel-combobox:after,.ant-time-picker-panel-combobox:before{display:table;content:""}.ant-time-picker-panel-combobox:after{clear:both}.ant-time-picker-panel-addon{padding:.2rem;border-top:.025rem solid #e8e8e8}.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topLeft,.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topRight,.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topLeft,.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topRight{animation-name:antSlideDownIn}.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomLeft,.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomRight,.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomLeft,.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomRight{animation-name:antSlideUpIn}.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topLeft,.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topRight{animation-name:antSlideDownOut}.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomLeft,.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomRight{animation-name:antSlideUpOut}.ant-time-picker{box-sizing:border-box;margin:0;padding:0;font-size:.35rem;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";width:3.2rem;outline:none;cursor:text;transition:opacity .3s}.ant-time-picker,.ant-time-picker-input{color:rgba(0,0,0,.65);line-height:1.5;position:relative;display:inline-block}.ant-time-picker-input{width:100%;height:.8rem;padding:.1rem .275rem;font-size:.35rem;background-color:#fff;background-image:none;border:.025rem solid #d9d9d9;border-radius:.1rem;transition:all .3s}.ant-time-picker-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-time-picker-input:-ms-input-placeholder{color:#bfbfbf}.ant-time-picker-input::-webkit-input-placeholder{color:#bfbfbf}.ant-time-picker-input:placeholder-shown{text-overflow:ellipsis}.ant-time-picker-input:focus,.ant-time-picker-input:hover{border-color:#40a9ff;border-right-width:.025rem!important}.ant-time-picker-input:focus{outline:0;box-shadow:0 0 0 .05rem rgba(24,144,255,.2)}.ant-time-picker-input-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-time-picker-input-disabled:hover{border-color:#d9d9d9;border-right-width:.025rem!important}textarea.ant-time-picker-input{max-width:100%;height:auto;min-height:.8rem;line-height:1.5;vertical-align:bottom;transition:all .3s,height 0s}.ant-time-picker-input-lg{height:1rem;padding:.15rem .275rem;font-size:.4rem}.ant-time-picker-input-sm{height:.6rem;padding:.025rem .175rem}.ant-time-picker-input[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-time-picker-input[disabled]:hover{border-color:#d9d9d9;border-right-width:.025rem!important}.ant-time-picker-open{opacity:0}.ant-time-picker-clear,.ant-time-picker-icon{position:absolute;top:50%;right:.275rem;z-index:1;width:.35rem;height:.35rem;margin-top:-.175rem;color:rgba(0,0,0,.25);line-height:.35rem;transition:all .3s cubic-bezier(.645,.045,.355,1);user-select:none}.ant-time-picker-clear .ant-time-picker-clock-icon,.ant-time-picker-icon .ant-time-picker-clock-icon{display:block;color:rgba(0,0,0,.25);line-height:1}.ant-time-picker-clear{z-index:2;background:#fff;opacity:0;pointer-events:none}.ant-time-picker-clear:hover{color:rgba(0,0,0,.45)}.ant-time-picker:hover .ant-time-picker-clear{opacity:1;pointer-events:auto}.ant-time-picker-large .ant-time-picker-input{height:1rem;padding:.15rem .275rem;font-size:.4rem}.ant-time-picker-small .ant-time-picker-input{height:.6rem;padding:.025rem .175rem}.ant-time-picker-small .ant-time-picker-clear,.ant-time-picker-small .ant-time-picker-icon{right:.175rem}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.ant-input{line-height:1.5}}}.article-detail-page{background:#fdfdfd}.article-detail-page .title-container{padding:.5rem .6rem 0;text-align:left}.article-detail-page .title-container .title{font-size:.6rem;font-weight:700;line-height:.8rem;color:#222;margin-bottom:.4rem}.article-detail-page .title-container .description{font-size:.325rem;color:#9b9b9b;padding-bottom:.65rem;border-bottom:.025rem solid #d0d0d0;margin-bottom:.65rem}.article-detail-page .content{padding:0 .6rem 1.5rem;text-align:left}.article-detail-page .content img{max-width:100%}.article-detail-page .content p,.article-detail-page .content span{font-size:.35rem!important}.xkCoach-home-page{background:#f5f5f5;text-align:left;height:100%;display:flex;flex-direction:column;transform:translateZ(0)}.xkCoach-home-page .page-container{flex:1;overflow:auto}.xkCoach-home-page .page-container .top-banner{width:100%;height:6.2rem;background-image:url(/app/./img/banner-home.png);background-repeat:no-repeat;background-size:cover;background-position:50%;padding:.7rem .8rem 0}.xkCoach-home-page .page-container .top-banner .title{color:#fff;font-size:.55rem;line-height:.6rem;margin-bottom:.3rem}.xkCoach-home-page .page-container .top-banner .bold{font-weight:700}.xkCoach-home-page .page-container .top-banner .province{font-size:.35rem;line-height:.55rem;color:hsla(0,0%,100%,.8);display:flex;align-items:center}.xkCoach-home-page .page-container .top-banner .province>span{cursor:pointer;display:flex;align-items:center;color:#fff;margin-left:.15rem}.xkCoach-home-page .page-container .top-banner .province>span img{margin-left:.075rem;height:.275rem}.xkCoach-home-page .page-container .bottom{padding:0 .4rem .9rem;margin-top:-2.5rem}.xkCoach-home-page .page-container .bottom .card{border-radius:.2rem;background:#fff}.xkCoach-home-page .page-container .bottom .card .card-top{padding:.45rem .4rem .4rem;display:flex}.xkCoach-home-page .page-container .bottom .card .card-top img{height:2.25rem;margin-right:.3rem}.xkCoach-home-page .page-container .bottom .card .card-top .right{flex:1}.xkCoach-home-page .page-container .bottom .card .card-top .right .title{font-size:.45rem;line-height:.75rem;color:#222;font-weight:700;display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.xkCoach-home-page .page-container .bottom .card .card-top .right .title .btn{font-size:.35rem;line-height:.5rem;padding:.125rem .25rem;display:flex;align-items:center;background:#334cd5;color:#fff;border-radius:.375rem}.xkCoach-home-page .page-container .bottom .card .card-top .right .progress{display:flex}.xkCoach-home-page .page-container .bottom .card .card-top .right .progress .block{width:.5rem;height:.25rem;background:rgba(25,190,245,.1);margin-right:.05rem}.xkCoach-home-page .page-container .bottom .card .card-top .right .progress .block:first-child{border-bottom-left-radius:.075rem;border-top-left-radius:.075rem}.xkCoach-home-page .page-container .bottom .card .card-top .right .progress .block:last-child{margin-right:0;border-bottom-right-radius:.075rem;border-top-right-radius:.075rem}.xkCoach-home-page .page-container .bottom .card .card-top .right .progress .deep{background:#19bef5}.xkCoach-home-page .page-container .bottom .card .card-top .right>div,.xkCoach-home-page .page-container .bottom .card .card-top .right>p{font-size:.35rem;line-height:.45rem;color:silver;margin:.1rem 0 0;display:flex;align-items:center}.xkCoach-home-page .page-container .bottom .card .cutting-line{width:100%;position:relative;overflow:hidden}.xkCoach-home-page .page-container .bottom .card .cutting-line .circle{position:absolute;width:.4rem;height:.4rem;border-radius:50%;background:#f5f5f5;top:0}.xkCoach-home-page .page-container .bottom .card .cutting-line .left{left:-.2rem}.xkCoach-home-page .page-container .bottom .card .cutting-line .right{right:-.2rem}.xkCoach-home-page .page-container .bottom .card .cutting-line .line{margin:.2rem .4rem;border-bottom:.025rem dashed #e2e8ed}.xkCoach-home-page .page-container .bottom .card .card-bottom{font-size:.35rem;line-height:.55rem;padding:.4rem .4rem .45rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .tips{color:#9b9b9b;margin-bottom:.25rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner{background:#fbfbfe;padding:.4rem .15rem .4rem .4rem;border-radius:.2rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container{position:relative;border-left:.025rem solid #e2e8ed;padding-left:.4rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title{position:relative;display:flex;align-items:center;justify-content:space-between;font-weight:700;color:#4a4a4a}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title .left{display:flex;align-items:center}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title .left>img{width:.35rem;margin-left:.1rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title .btn{white-space:nowrap;cursor:pointer;font-weight:400;padding:.125rem .25rem;display:flex;align-items:center;line-height:.45rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title .unfinished{color:silver}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title .todo{background:#334cd5;color:#fff;border-radius:.375rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title .finished{padding-right:0;color:#334cd5}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title .finished img{height:.3rem;margin-left:.075rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title .hidden-line{position:absolute;left:-.625rem;top:.575rem;width:.45rem;height:.625rem;background:#fbfbfe}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title2{margin-bottom:.35rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .time-tips{color:silver;font-size:.3rem;margin-top:.05rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .time-tips2{margin:-.075rem 0 .35rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .time-tips3{margin-top:-.075rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .choice-name{font-size:.3rem;margin-top:-.075rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list{margin:.25rem 0}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:.1rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .title{position:relative;color:#555;display:flex;align-items:center}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .title .circle{width:.15rem;height:.15rem;border-radius:50%;background-color:#a1a1a3;margin:0 .225rem 0 .075rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .title .finished{width:.3rem;height:.25rem;background-image:url(/app/./img/icon-finished.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;margin-right:.15rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .title .tags{background:#f0f0f6;color:#878795;font-size:.3rem;line-height:.35rem;padding:.025rem .1rem;margin-right:.1rem;border-radius:.1rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .btn{white-space:nowrap;cursor:pointer;padding:.125rem .25rem;display:flex;align-items:center}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .unfinished{color:silver}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .todo{background:#334cd5;color:#fff;border-radius:.375rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .todo2{background:#ebedf5;color:#334cd5;border-radius:.375rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .finished{padding-right:0;color:#334cd5}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .finished img{height:.3rem;margin-left:.075rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title:first-of-type,.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title:last-of-type{margin-bottom:0}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .circle-unfinished{position:absolute;left:-.625rem;width:.45rem;height:.45rem;border-radius:50%;background:#d2d7f6}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .circle-unfinished .circle-inner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:.2rem;height:.2rem;border-radius:50%;background:#334cd5}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .circle-finished{position:absolute;left:-.625rem;width:.45rem;height:.45rem;border-radius:50%;background:#1ecfc3;display:flex;align-items:center;justify-content:center}.xkCoach-home-page .page-container .bottom .card .card-bottom .inner .content-container .circle-finished svg{font-size:.3rem}.xkCoach-home-page .page-container .bottom .card .card-bottom .btn-report{cursor:pointer;width:6rem;height:1rem;background:#334cd5;color:#fff;font-size:.4rem;font-weight:700;line-height:1;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:.4rem auto 0}.xkCoach-home-page .page-container .bottom .xkCoach-example{margin-top:.4rem;padding:.25rem .5rem .25rem .3rem;border-radius:.2rem;background:#fbfbfe;display:flex;font-size:.3rem}.xkCoach-home-page .page-container .bottom .xkCoach-example>img{height:.45rem;margin-right:.25rem}.xkCoach-home-page .page-container .bottom .xkCoach-example p{color:#19bef5;margin:.2rem 0 0}.xkCoach-home-page .page-container .logout{cursor:pointer;width:6rem;height:1rem;background:#ebedf5;color:#03081a;font-size:.4rem;font-weight:700;line-height:1;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.xkCoach-home-page .show-switch-modal .modal-top{text-align:left;padding:.6rem;border-bottom:.025rem dashed rgba(150,183,254,.5)}.xkCoach-home-page .show-switch-modal .modal-top .title{font-size:.45rem;line-height:.675rem;color:#222;font-weight:700;margin-bottom:.45rem;text-align:center}.xkCoach-home-page .show-switch-modal .modal-top .content{margin-bottom:.3rem}.xkCoach-home-page .show-switch-modal .modal-top .select-tip{display:flex;justify-content:space-between;margin-bottom:.15rem}.xkCoach-home-page .show-switch-modal .modal-top .select-tip>span{width:3.45rem}.xkCoach-home-page .show-switch-modal .modal-top .choose-part{display:flex;justify-content:space-between}.xkCoach-home-page .show-switch-modal .modal-top .choose-part .select{width:3.45rem;height:1.15rem;background-color:#f5f5f5;background-image:url(/app/./img/dropdown_indicator_1.svg);background-position:right .425rem center;background-size:.3rem .15rem;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0 1.05rem 0 .425rem}.xkCoach-home-page .show-switch-modal .modal-top .choose-part .color-9b{color:#9b9b9b}.xkCoach-home-page .show-switch-modal .modal-top .choose-part .color-4a{color:#4a4a4a}.xkCoach-home-page .show-switch-modal .modal-top .lets-go{color:#334cd5;margin-top:.15rem}.xkCoach-home-page .show-switch-modal .modal-top .empty-feedback{margin-top:.15rem}.xkCoach-home-page .show-switch-modal .modal-bottom{padding:.325rem .6rem;display:flex;align-items:center;flex-direction:column}.xkCoach-home-page .show-switch-modal .modal-bottom .btn{cursor:pointer;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem .9rem}.xkCoach-home-page .show-switch-modal .modal-bottom .btn:active{background:#2c42bb}.xkCoach-home-page .show-switch-modal .modal-bottom .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b;padding-top:.25rem}.xkCoach-home-page .show-evaluation-modal{padding:.9rem .6rem .75rem;background-image:url(/app/./img/bg-evaluation-remind.svg);background-position:top;background-size:cover;background-repeat:no-repeat}.xkCoach-home-page .show-evaluation-modal .title{color:#222;font-size:.45rem;font-weight:700;line-height:.7rem;margin-bottom:.45rem}.xkCoach-home-page .show-evaluation-modal .content{text-align:left}.xkCoach-home-page .show-evaluation-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.7rem auto .35rem}.xkCoach-home-page .show-evaluation-modal .btn:active{background:#2c42bb}.xkCoach-home-page .show-evaluation-modal .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b}.xkCoach-home-page .show-explain-modal{padding:.6rem .6rem .65rem}.xkCoach-home-page .show-explain-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.4rem}.xkCoach-home-page .show-explain-modal .content{text-align:justify}.xkCoach-home-page .show-explain-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.4rem auto 0}.xkCoach-home-page .show-explain-modal .btn:active{background:#2c42bb}.xkCoach-home-page .create-report-modal,.xkCoach-home-page .regen-report-modal{padding:.6rem .6rem .75rem}.xkCoach-home-page .create-report-modal .title,.xkCoach-home-page .regen-report-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.5rem}.xkCoach-home-page .create-report-modal .content,.xkCoach-home-page .regen-report-modal .content{text-align:justify}.xkCoach-home-page .create-report-modal .btn-container,.xkCoach-home-page .regen-report-modal .btn-container{margin-top:.65rem;display:flex;align-items:center;justify-content:space-between}.xkCoach-home-page .create-report-modal .btn-container .btn,.xkCoach-home-page .regen-report-modal .btn-container .btn{cursor:pointer;width:3.5rem;height:1rem;font-size:.4rem;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:.15rem}.xkCoach-home-page .create-report-modal .btn-container .cancel,.xkCoach-home-page .regen-report-modal .btn-container .cancel{background:#ebedf5;color:#03081a}.xkCoach-home-page .create-report-modal .btn-container .confirm,.xkCoach-home-page .regen-report-modal .btn-container .confirm{background:#334cd5;color:#fff}.btn-report-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.xk-report-re-gen-report{background:#f5f5f5;text-align:left;height:100%;display:flex;flex-direction:column;transform:translateZ(0)}.xk-report-re-gen-report .page-container{flex:1;overflow:auto}.xk-report-re-gen-report .page-container .top-banner{width:100%;height:6.2rem;background-image:url(/app/./img/banner-home.png);background-repeat:no-repeat;background-size:cover;background-position:50%;padding:.7rem .8rem 0}.xk-report-re-gen-report .page-container .top-banner .title{color:#fff;font-size:.55rem;line-height:.6rem;margin-bottom:.3rem}.xk-report-re-gen-report .page-container .top-banner .bold{font-weight:700}.xk-report-re-gen-report .page-container .top-banner .province{font-size:.35rem;line-height:.55rem;color:hsla(0,0%,100%,.8);display:flex;align-items:center}.xk-report-re-gen-report .page-container .top-banner .province>span{cursor:pointer;display:flex;align-items:center;color:#fff;margin-left:.15rem}.xk-report-re-gen-report .page-container .top-banner .province>span img{margin-left:.075rem;height:.275rem}.xk-report-re-gen-report .page-container .bottom{padding:0 .4rem .9rem;margin-top:-2.5rem}.xk-report-re-gen-report .page-container .bottom .card{border-radius:.2rem;background:#fff}.xk-report-re-gen-report .page-container .bottom .card .card-top{padding:.45rem .4rem .4rem;display:flex}.xk-report-re-gen-report .page-container .bottom .card .card-top img{height:2.25rem;margin-right:.3rem}.xk-report-re-gen-report .page-container .bottom .card .card-top .right{flex:1}.xk-report-re-gen-report .page-container .bottom .card .card-top .right .title{font-size:.45rem;line-height:.75rem;color:#222;font-weight:700;display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.xk-report-re-gen-report .page-container .bottom .card .card-top .right .title .btn{font-size:.35rem;line-height:.5rem;padding:.125rem .25rem;display:flex;align-items:center;background:#334cd5;color:#fff;border-radius:.375rem}.xk-report-re-gen-report .page-container .bottom .card .card-top .right .progress{display:flex}.xk-report-re-gen-report .page-container .bottom .card .card-top .right .progress .block{width:.5rem;height:.25rem;background:rgba(25,190,245,.1);margin-right:.05rem}.xk-report-re-gen-report .page-container .bottom .card .card-top .right .progress .block:first-child{border-bottom-left-radius:.075rem;border-top-left-radius:.075rem}.xk-report-re-gen-report .page-container .bottom .card .card-top .right .progress .block:last-child{margin-right:0;border-bottom-right-radius:.075rem;border-top-right-radius:.075rem}.xk-report-re-gen-report .page-container .bottom .card .card-top .right .progress .deep{background:#19bef5}.xk-report-re-gen-report .page-container .bottom .card .card-top .right>p{font-size:.35rem;line-height:.45rem;color:silver;margin:.1rem 0 0;display:flex;align-items:center}.xk-report-re-gen-report .page-container .bottom .card .cutting-line{width:100%;position:relative;overflow:hidden}.xk-report-re-gen-report .page-container .bottom .card .cutting-line .circle{position:absolute;width:.4rem;height:.4rem;border-radius:50%;background:#f5f5f5;top:0}.xk-report-re-gen-report .page-container .bottom .card .cutting-line .left{left:-.2rem}.xk-report-re-gen-report .page-container .bottom .card .cutting-line .right{right:-.2rem}.xk-report-re-gen-report .page-container .bottom .card .cutting-line .line{margin:.2rem .4rem;border-bottom:.025rem dashed #e2e8ed}.xk-report-re-gen-report .page-container .bottom .card .card-bottom{font-size:.35rem;line-height:.55rem;padding:.4rem .4rem .45rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .tips{color:#9b9b9b;margin-bottom:.25rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner{background:#fbfbfe;padding:.4rem .15rem .4rem .4rem;border-radius:.2rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container{position:relative;border-left:.025rem solid #e2e8ed;padding-left:.4rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title{position:relative;display:flex;align-items:center;justify-content:space-between;font-weight:700;color:#4a4a4a}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title .left{display:flex;align-items:center}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title .left>img{width:.35rem;margin-left:.1rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title .btn{white-space:nowrap;cursor:pointer;font-weight:400;padding:.125rem .25rem;display:flex;align-items:center;line-height:.45rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title .unfinished{color:silver}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title .todo{background:#334cd5;color:#fff;border-radius:.375rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title .finished{padding-right:0;color:#334cd5}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title .finished img{height:.3rem;margin-left:.075rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title .hidden-line{position:absolute;left:-.625rem;top:.575rem;width:.45rem;height:.625rem;background:#fbfbfe}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title2{margin-bottom:.35rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .time-tips{color:silver;font-size:.3rem;margin-top:.05rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .time-tips2{margin:-.075rem 0 .35rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .time-tips3{margin-top:-.075rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .choice-name{font-size:.3rem;margin-top:-.075rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list{margin:.25rem 0}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:.1rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .title{position:relative;color:#555;display:flex;align-items:center}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .title .circle{width:.15rem;height:.15rem;border-radius:50%;background-color:#a1a1a3;margin:0 .225rem 0 .075rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .title .finished{width:.3rem;height:.25rem;background-image:url(/app/./img/icon-finished.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;margin-right:.15rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .title .tags{background:#f0f0f6;color:#878795;font-size:.3rem;line-height:.35rem;padding:.025rem .1rem;margin-right:.1rem;border-radius:.1rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .btn{white-space:nowrap;cursor:pointer;padding:.125rem .25rem;display:flex;align-items:center}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .unfinished{color:silver}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .todo{background:#334cd5;color:#fff;border-radius:.375rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .todo2{background:#ebedf5;color:#334cd5;border-radius:.375rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .finished{padding-right:0;color:#334cd5}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .finished img{height:.3rem;margin-left:.075rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title:first-of-type,.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title:last-of-type{margin-bottom:0}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .circle-unfinished{position:absolute;left:-.625rem;width:.45rem;height:.45rem;border-radius:50%;background:#d2d7f6}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .circle-unfinished .circle-inner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:.2rem;height:.2rem;border-radius:50%;background:#334cd5}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .circle-finished{position:absolute;left:-.625rem;width:.45rem;height:.45rem;border-radius:50%;background:#1ecfc3;display:flex;align-items:center;justify-content:center}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .circle-finished svg{font-size:.3rem}.xk-report-re-gen-report .page-container .bottom .card .card-bottom .btn-report{cursor:pointer;width:6rem;height:1rem;background:#334cd5;color:#fff;font-size:.4rem;font-weight:700;line-height:1;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:.4rem auto 0}.xk-report-re-gen-report .page-container .bottom .xkCoach-example{margin-top:.4rem;padding:.25rem .5rem .25rem .3rem;border-radius:.2rem;background:#fbfbfe;display:flex;font-size:.3rem}.xk-report-re-gen-report .page-container .bottom .xkCoach-example>img{height:.45rem;margin-right:.25rem}.xk-report-re-gen-report .page-container .bottom .xkCoach-example p{color:#19bef5;margin:.2rem 0 0}.xk-report-re-gen-report .page-container .logout{cursor:pointer;width:6rem;height:1rem;background:#ebedf5;color:#03081a;font-size:.4rem;font-weight:700;line-height:1;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.xk-report-re-gen-report .show-switch-modal .modal-top{text-align:left;padding:.6rem;border-bottom:.025rem dashed rgba(150,183,254,.5)}.xk-report-re-gen-report .show-switch-modal .modal-top .title{font-size:.45rem;line-height:.675rem;color:#222;font-weight:700;margin-bottom:.45rem;text-align:center}.xk-report-re-gen-report .show-switch-modal .modal-top .content{margin-bottom:.3rem}.xk-report-re-gen-report .show-switch-modal .modal-top .select-tip{display:flex;justify-content:space-between;margin-bottom:.15rem}.xk-report-re-gen-report .show-switch-modal .modal-top .select-tip>span{width:3.45rem}.xk-report-re-gen-report .show-switch-modal .modal-top .choose-part{display:flex;justify-content:space-between}.xk-report-re-gen-report .show-switch-modal .modal-top .choose-part .select{width:3.45rem;height:1.15rem;background-color:#f5f5f5;background-image:url(/app/./img/dropdown_indicator_1.svg);background-position:right .425rem center;background-size:.3rem .15rem;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0 1.05rem 0 .425rem}.xk-report-re-gen-report .show-switch-modal .modal-top .choose-part .color-9b{color:#9b9b9b}.xk-report-re-gen-report .show-switch-modal .modal-top .choose-part .color-4a{color:#4a4a4a}.xk-report-re-gen-report .show-switch-modal .modal-top .lets-go{color:#334cd5;margin-top:.15rem}.xk-report-re-gen-report .show-switch-modal .modal-top .empty-feedback{margin-top:.15rem}.xk-report-re-gen-report .show-switch-modal .modal-bottom{padding:.325rem .6rem;display:flex;align-items:center;flex-direction:column}.xk-report-re-gen-report .show-switch-modal .modal-bottom .btn{cursor:pointer;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem .9rem}.xk-report-re-gen-report .show-switch-modal .modal-bottom .btn:active{background:#2c42bb}.xk-report-re-gen-report .show-switch-modal .modal-bottom .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b;padding-top:.25rem}.xk-report-re-gen-report .show-evaluation-modal{padding:.9rem .6rem .75rem;background-image:url(/app/./img/bg-evaluation-remind.svg);background-position:top;background-size:cover;background-repeat:no-repeat}.xk-report-re-gen-report .show-evaluation-modal .title{color:#222;font-size:.45rem;font-weight:700;line-height:.7rem;margin-bottom:.45rem}.xk-report-re-gen-report .show-evaluation-modal .content{text-align:left}.xk-report-re-gen-report .show-evaluation-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.7rem auto .35rem}.xk-report-re-gen-report .show-evaluation-modal .btn:active{background:#2c42bb}.xk-report-re-gen-report .show-evaluation-modal .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b}.xk-report-re-gen-report .show-explain-modal{padding:.6rem .6rem .65rem}.xk-report-re-gen-report .show-explain-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.4rem}.xk-report-re-gen-report .show-explain-modal .content{text-align:justify}.xk-report-re-gen-report .show-explain-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.4rem auto 0}.xk-report-re-gen-report .show-explain-modal .btn:active{background:#2c42bb}.xk-report-re-gen-report .create-report-modal{padding:.6rem .6rem .75rem}.xk-report-re-gen-report .create-report-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.5rem}.xk-report-re-gen-report .create-report-modal .content{text-align:justify}.xk-report-re-gen-report .create-report-modal .btn-container{margin-top:.65rem;display:flex;align-items:center;justify-content:space-between}.xk-report-re-gen-report .create-report-modal .btn-container .btn{cursor:pointer;width:3.5rem;height:1rem;font-size:.4rem;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:.15rem}.xk-report-re-gen-report .create-report-modal .btn-container .cancel{background:#ebedf5;color:#03081a}.xk-report-re-gen-report .create-report-modal .btn-container .confirm{background:#334cd5;color:#fff}.xkCoach-wishList-analyze-guide{text-align:left}.xkCoach-wishList-analyze-guide .banner{width:100%;background-image:url(/app/./img/bg-wishlist-analyze-guide.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:.6rem 0 .55rem .6rem}.xkCoach-wishList-analyze-guide .banner .title{font-size:.45rem;font-weight:700;margin-bottom:.25rem;color:#222}.xkCoach-wishList-analyze-guide .banner .content{font-size:.3rem;color:#4e4e4e}.xkCoach-wishList-analyze-guide .bottom{padding:.9rem .45rem 2.3rem}.xkCoach-wishList-analyze-guide .bottom .content{font-size:.35rem;margin-bottom:.25rem}.xkCoach-wishList-analyze-guide .bottom .content2{font-size:.3rem;font-weight:300;margin-bottom:.45rem}.xkCoach-wishList-analyze-guide .bottom .last{padding-top:.45rem;border-top:.025rem dashed #e9e9e9;margin-top:.75rem}.xkCoach-wishList-analyze-guide .bottom .btn{cursor:pointer;width:6rem;height:1rem;background:#334cd5;color:#fff;font-size:.4rem;font-weight:700;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:1.2rem auto 0}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-top{padding:.6rem .6rem .1rem}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-top .title{font-size:.45rem;font-weight:700;line-height:.7rem;color:#222;margin-bottom:.5rem}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-top .content{text-align:left;font-size:.3rem;margin-bottom:.3rem}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-top .content>span{font-weight:700}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-top .combination{padding-bottom:.45rem}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-top .combination .combination-title{padding:.05rem .1rem;background:linear-gradient(270deg,rgba(229,238,255,0),rgba(229,238,255,0) 0,rgba(141,177,255,.2));font-size:.4rem;font-weight:700;text-align:left;display:flex;align-items:center;justify-content:space-between}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-top .combination .combination-title img{width:.5rem}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-top .combination .combination-options{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-top .combination .combination-options .item{cursor:pointer;display:flex;align-items:center;width:33%;margin-top:.3rem}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-top .combination .combination-options .item img{margin-right:.3rem;width:.45rem}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-top .combination .combination-options .item:nth-of-type(3n+2){justify-content:center}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-top .combination .combination-options .item:nth-of-type(3n+0){justify-content:flex-end}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-top .tips{color:#ff1e55;text-align:left;padding-bottom:.3rem}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-top .btn-add{margin-bottom:1rem;padding:.2rem 0;border-radius:.2rem;border:.05rem dashed #d3d8e2;background:#f7f8fb;color:#adb6c8;line-height:1;display:flex;align-items:center;justify-content:center}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-top .btn-add>img{height:.25rem;margin-right:.1rem}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-bottom{padding:.325rem .6rem;border-top:.025rem solid #e7e7e7;display:flex;align-items:center;justify-content:space-between}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-bottom .btn{cursor:pointer;width:3.5rem;height:1rem;font-size:.4rem;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;border-radius:.15rem}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-bottom .cancel{background:#ebedf5;color:#03081a}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-bottom .confirm{background:#334cd5;color:#fff}.xkCoach-wishList-analyze-guide .show-combination-modal .modal-bottom .disabled{background:#8493e5;cursor:not-allowed}.xkCoach-wishList-analyze-overview{text-align:left;font-size:.35rem;height:100%;display:flex;flex-direction:column}.xkCoach-wishList-analyze-overview .page-container{flex:1;overflow:auto}.xkCoach-wishList-analyze-overview .page-container .banner{width:100%;background-image:url(/app/./img/bg-wishlist-analyze-overview.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:.6rem .45rem .8rem}.xkCoach-wishList-analyze-overview .page-container .banner .title{font-size:.45rem;font-weight:700;margin-bottom:.25rem;color:#222;padding-left:.15rem}.xkCoach-wishList-analyze-overview .page-container .banner .content{font-size:.3rem;color:#4e4e4e;padding-left:.15rem}.xkCoach-wishList-analyze-overview .page-container .banner .selected-combination{cursor:pointer;margin-top:.35rem;border-radius:.15rem;padding:.2rem .15rem;background:#fbfbfe;font-weight:700;display:flex;align-items:center;justify-content:space-between}.xkCoach-wishList-analyze-overview .page-container .banner .selected-combination>span:last-child{white-space:nowrap;color:#334cd5;display:flex;align-items:center}.xkCoach-wishList-analyze-overview .page-container .banner .selected-combination>span:last-child img{height:.3rem;margin-left:.075rem}.xkCoach-wishList-analyze-overview .page-container .section-overview{border-bottom:.4rem solid #f5f5f5}.xkCoach-wishList-analyze-overview .page-container .section-overview .title{padding:.3rem .45rem .3rem .75rem;border-bottom:.025rem solid #ddd;font-size:.4rem;font-weight:700;line-height:.7rem;color:#222;position:relative}.xkCoach-wishList-analyze-overview .page-container .section-overview .title:before{position:absolute;left:.45rem;top:.4rem;display:block;content:"";width:.15rem;height:.5rem;background:#19bef5;border-radius:.075rem}.xkCoach-wishList-analyze-overview .page-container .section-overview .content{padding:.6rem .45rem .75rem}.xkCoach-wishList-analyze-overview .page-container .section-overview .content p{margin:0}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .p1{margin-bottom:.45rem}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .filter{padding:.3rem .2rem;border-radius:.15rem;background:#fffae9;font-weight:700}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .filter .region,.xkCoach-wishList-analyze-overview .page-container .section-overview .content .filter .score{cursor:pointer;display:flex;align-items:center;justify-content:space-between}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .filter .region span,.xkCoach-wishList-analyze-overview .page-container .section-overview .content .filter .score span{display:flex;align-items:center;color:#334cd5;white-space:nowrap}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .filter .region span img,.xkCoach-wishList-analyze-overview .page-container .section-overview .content .filter .score span img{height:.25rem;margin-left:.075rem}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .filter .region{padding-bottom:.25rem;border-bottom:.025rem dashed #ddd;margin-bottom:.25rem}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .btn{cursor:pointer;width:6rem;height:1rem;background:#334cd5;color:#fff;font-size:.4rem;font-weight:700;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:.8rem auto 0}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .btn-select-university{margin:.45rem auto .3rem}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .btn-no-university{margin:0 auto;background:#ebedf5;color:#262626}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .p2{margin:.4rem 0 .35rem}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-admire-school-contrast.border-bottom,.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-total-contrast.border-bottom{border-bottom:.025rem solid #e9e9e9}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-admire-school-contrast .tr,.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-total-contrast .tr{display:flex;font-size:.325rem}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-admire-school-contrast .tr .td,.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-total-contrast .tr .td{padding:.25rem;border-right:.025rem solid #e9e9e9;border-bottom:.025rem solid #e9e9e9;display:flex;align-items:center;white-space:nowrap}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-admire-school-contrast .tr .td:first-of-type,.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-total-contrast .tr .td:first-of-type{width:40%}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-admire-school-contrast .tr .td:nth-of-type(2),.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-admire-school-contrast .tr .td:nth-of-type(3),.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-admire-school-contrast .tr .td:nth-of-type(4),.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-total-contrast .tr .td:nth-of-type(2),.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-total-contrast .tr .td:nth-of-type(3),.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-total-contrast .tr .td:nth-of-type(4){width:20%;justify-content:center}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-admire-school-contrast .tr .td:nth-of-type(4),.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-total-contrast .tr .td:nth-of-type(4){border-right:none}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-admire-school-contrast .tr .td-total,.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-total-contrast .tr .td-total{display:initial}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-admire-school-contrast .tr:first-of-type,.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-total-contrast .tr:first-of-type{background:linear-gradient(270deg,rgba(179,193,255,.9),rgba(60,181,255,.9));border-radius:.1rem .1rem 0 0;font-size:.35rem}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-admire-school-contrast .tr:first-of-type .td,.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-total-contrast .tr:first-of-type .td{color:#fff;border-bottom:none}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-admire-school-contrast .tr:last-child .td,.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-total-contrast .tr:last-child .td{border-bottom:none}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-admire-school-contrast .tips,.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-total-contrast .tips{font-size:.3rem;color:#9b9b9b}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-admire-school-contrast .to-detail,.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-total-contrast .to-detail{cursor:pointer;padding:.25rem 0;border-radius:0 0 .1rem .1rem;background:linear-gradient(270deg,rgba(179,193,255,.25),rgba(66,179,249,.25));color:#03081a;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-admire-school-contrast .to-detail img,.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-total-contrast .to-detail img{height:.375rem;margin-left:.1rem}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-admire-school-contrast .tr:first-of-type{background:linear-gradient(90deg,rgba(133,138,255,.9),rgba(253,186,219,.9) 100%,rgba(253,186,252,.9) 0)}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .table-admire-school-contrast .to-detail{background:linear-gradient(90deg,rgba(133,138,255,.3),rgba(253,186,219,.3) 100%,rgba(253,186,252,.3) 0)}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .admire{cursor:pointer;border-radius:.1rem;background:#fffae9;padding:.2rem .15rem;font-weight:700;display:flex;align-items:center;justify-content:space-between}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .admire span:first-child{display:flex;align-items:center;flex:1}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .admire span:first-child img{height:.25rem;margin-right:.075rem}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .admire span:last-child{white-space:nowrap;display:flex;align-items:center;color:#334cd5;flex:0 0 auto}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .admire span:last-child img{height:.25rem;margin-left:.075rem}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .p3{padding:.4rem 0;border-top:.025rem dashed #e9e9e9;margin-top:.5rem}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .selected-school-list{background:#fbfbfb}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .selected-school-list .school-item{display:flex;align-items:center;padding:.225rem .3rem;font-weight:700;border-bottom:.025rem solid #ddd}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .selected-school-list .school-item .img{width:.6rem;height:.6rem;border-radius:50%;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-right:.15rem}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .selected-school-list .operate{cursor:pointer;font-size:.3rem;color:#939393;padding:.15rem 0;display:flex;align-items:center;justify-content:center}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .selected-school-list .operate img{width:.25rem}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .selected-school-list .packup img{transform:rotateX(180deg)}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .p4{padding:.4rem 0;border-top:.025rem dashed #e9e9e9;margin-top:.5rem}.xkCoach-wishList-analyze-overview .page-container .section-overview .content .p5{margin-top:.5rem}.xkCoach-wishList-analyze-overview .page-container .section-overview-last .content{padding:.45rem .45rem 1rem}.xkCoach-wishList-analyze-overview .page-container .section-overview-last .content .btn{margin:.6rem auto 0}.xkCoach-wishList-analyze-overview .page-container .btn-container{background:#f5f5f5;padding:.75rem .45rem 1.5rem}.xkCoach-wishList-analyze-overview .page-container .btn-container .btn{cursor:pointer;width:100%;height:1rem;background:#334cd5;color:#fff;font-size:.4rem;font-weight:700;border-radius:.15rem;display:flex;align-items:center;justify-content:center}.xkCoach-wishList-analyze-overview .bold-remind{font-weight:700}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-top{padding:.6rem .6rem .1rem}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-top .title{font-size:.45rem;font-weight:700;line-height:.7rem;color:#222;margin-bottom:.5rem}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-top .content{text-align:left;font-size:.3rem;margin-bottom:.3rem}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-top .content>span{font-weight:700}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-top .combination{padding-bottom:.45rem}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-top .combination .combination-title{padding:.05rem .1rem;background:linear-gradient(270deg,rgba(229,238,255,0),rgba(229,238,255,0) 0,rgba(141,177,255,.2));font-size:.4rem;font-weight:700;text-align:left;display:flex;align-items:center;justify-content:space-between}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-top .combination .combination-title img{width:.5rem}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-top .combination .combination-options{cursor:pointer;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-top .combination .combination-options .item{display:flex;align-items:center;width:33%;margin-top:.3rem}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-top .combination .combination-options .item img{margin-right:.3rem;width:.45rem}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-top .combination .combination-options .item:nth-of-type(3n+2){justify-content:center}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-top .combination .combination-options .item:nth-of-type(3n+0){justify-content:flex-end}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-top .tips{color:#ff1e55;text-align:left;padding-bottom:.3rem}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-top .btn-add{cursor:pointer;margin-bottom:1rem;padding:.2rem 0;border-radius:.2rem;border:.05rem dashed #d3d8e2;background:#f7f8fb;color:#adb6c8;line-height:1;display:flex;align-items:center;justify-content:center}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-top .btn-add>img{height:.25rem;margin-right:.1rem}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-bottom{padding:.325rem .6rem;border-top:.025rem solid #e7e7e7;display:flex;align-items:center;justify-content:space-between}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-bottom .btn{cursor:pointer;width:3.5rem;height:1rem;font-size:.4rem;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;border-radius:.15rem}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-bottom .cancel{background:#ebedf5;color:#03081a}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-bottom .confirm{background:#334cd5;color:#fff}.xkCoach-wishList-analyze-overview .show-combination-modal .modal-bottom .disabled{background:#8493e5;cursor:not-allowed}.xkCoach-wishList-analyze-overview .show-region-modal .modal-title{display:flex;align-items:center;justify-content:space-between;padding:.45rem;font-size:.45rem;font-weight:700;line-height:.7rem;color:#222;border-bottom:.025rem solid #d9d9d9}.xkCoach-wishList-analyze-overview .show-region-modal .modal-title svg{cursor:pointer}.xkCoach-wishList-analyze-overview .show-region-modal .modal-center{height:6.9rem;overflow:auto;padding:.45rem}.xkCoach-wishList-analyze-overview .show-region-modal .modal-center .province-item{cursor:pointer;margin-bottom:.2rem;padding:.2rem;border-radius:.1rem;display:flex;align-items:center}.xkCoach-wishList-analyze-overview .show-region-modal .modal-center .province-item.active{background:#f3f7fb}.xkCoach-wishList-analyze-overview .show-region-modal .modal-center .province-item img{width:.45rem;margin-right:.25rem}.xkCoach-wishList-analyze-overview .show-region-modal .modal-bottom{padding:.3rem .6rem;box-shadow:0 -.025rem .1rem 0 rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-between}.xkCoach-wishList-analyze-overview .show-region-modal .modal-bottom .btn{cursor:pointer;width:4rem;height:1rem;font-size:.4rem;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:.15rem}.xkCoach-wishList-analyze-overview .show-region-modal .modal-bottom .cancel{background:#ebedf5;color:#03081a}.xkCoach-wishList-analyze-overview .show-region-modal .modal-bottom .confirm{background:#334cd5;color:#fff}.xkCoach-wishList-analyze-overview .show-score-modal .modal-title{display:flex;align-items:center;justify-content:space-between;padding:.45rem;font-size:.45rem;font-weight:700;line-height:.7rem;color:#222;border-bottom:.025rem solid #d9d9d9}.xkCoach-wishList-analyze-overview .show-score-modal .modal-title svg{cursor:pointer}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center{padding:.6rem .4rem}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center .modal-center-top{display:flex;align-items:center;margin-bottom:.4rem}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center .modal-center-top>span{display:flex;align-items:center;margin-left:.625rem}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center .modal-center-top>span img{width:.45rem;margin-right:.2rem}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center .modal-center-top>span:first-of-type{font-size:.3rem;margin:0}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center .modal-center-top>span:nth-of-type(2){margin-left:.15rem}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center .bottom-title{text-align:left;font-size:.3rem;margin:0 0 .2rem}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center .bottom-title.noScore{visibility:hidden;margin:0 0 2.95rem}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center .modal-center-bottom{width:100%;height:2.75rem;background:#f0f5fa;padding:1.75rem .3rem 0;position:relative}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center .modal-center-bottom .ant-slider-rail{background:#b0bdca}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center .modal-center-bottom .ant-slider-track{background:#334cd5}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center .modal-center-bottom .ant-slider-handle{background:#334cd5;border:none}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center .modal-center-bottom .ant-slider-handle:focus{box-shadow:0 0 0 .125rem rgba(51,76,213,.2)}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center .modal-center-bottom .ant-tooltip-inner{background:#fff;color:#4a4a4a}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center .modal-center-bottom .ant-tooltip-arrow:before{background:#fff}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center .modal-center-bottom .tooltip-inner{font-size:.25rem}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center .modal-center-bottom .tooltip-inner p{margin:0;white-space:nowrap}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center .modal-center-bottom .tooltip-inner p:first-child{color:#9b9b9b}.xkCoach-wishList-analyze-overview .show-score-modal .modal-center .modal-center-bottom .legend{position:absolute;top:.3rem;left:50%;transform:translateX(-50%);color:#9b9b9b;font-size:.3rem;white-space:nowrap}.xkCoach-wishList-analyze-overview .show-score-modal .modal-bottom{padding:.3rem .6rem;box-shadow:0 -.025rem .1rem 0 rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-between}.xkCoach-wishList-analyze-overview .show-score-modal .modal-bottom .btn{cursor:pointer;width:4rem;height:1rem;font-size:.4rem;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:.15rem}.xkCoach-wishList-analyze-overview .show-score-modal .modal-bottom .cancel{background:#ebedf5;color:#03081a}.xkCoach-wishList-analyze-overview .show-score-modal .modal-bottom .confirm{background:#334cd5;color:#fff}.xkCoach-subject-analyze{text-align:left;font-size:.35rem;height:100%;display:flex;flex-direction:column}.xkCoach-subject-analyze .page-container{flex:1;overflow:auto}.xkCoach-subject-analyze .page-container .banner{width:100%;background-image:url(/app/./img/bg-subject-analyze.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:.6rem .6rem .65rem}.xkCoach-subject-analyze .page-container .banner>.title{font-size:.45rem;font-weight:700;margin-bottom:.25rem;color:#222}.xkCoach-subject-analyze .page-container .banner>.content{font-size:.3rem;color:#4e4e4e}.xkCoach-subject-analyze .page-container .banner .selected-combination{margin-top:.35rem;border-radius:.15rem;padding:.2rem .15rem;background:#fbfbfe;font-weight:700;display:flex;align-items:center;justify-content:space-between}.xkCoach-subject-analyze .page-container .banner .selected-combination>span:last-child{white-space:nowrap;color:#334cd5;display:flex;align-items:center}.xkCoach-subject-analyze .page-container .banner .selected-combination>span:last-child img{height:.3rem;margin-left:.075rem}.xkCoach-subject-analyze .page-container>.combination{padding:.4rem .45rem;border-bottom:.4rem solid #f5f5f5}.xkCoach-subject-analyze .page-container>.combination .inner{background:#fbfbfe;padding:.2rem .15rem;font-weight:700;border-radius:.15rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.xkCoach-subject-analyze .page-container>.combination .inner>span:last-child{white-space:nowrap;color:#334cd5;display:flex;align-items:center}.xkCoach-subject-analyze .page-container>.combination .inner>span:last-child img{height:.3rem;margin-left:.075rem}.xkCoach-subject-analyze .page-container .section-subject{border-bottom:.4rem solid #f5f5f5}.xkCoach-subject-analyze .page-container .section-subject>.title{padding:.3rem .45rem .3rem .75rem;border-bottom:.025rem solid #ddd;font-size:.4rem;font-weight:700;line-height:.7rem;color:#222;position:relative}.xkCoach-subject-analyze .page-container .section-subject>.title:before{position:absolute;left:.45rem;top:.4rem;display:block;content:"";width:.15rem;height:.5rem;background:#19bef5;border-radius:.075rem}.xkCoach-subject-analyze .page-container .section-subject .content{padding:.4rem .45rem .75rem}.xkCoach-subject-analyze .page-container .section-subject .content p{margin:0}.xkCoach-subject-analyze .page-container .section-subject .content .content-inner{background:linear-gradient(180deg,#fff,#fbfbfe)}.xkCoach-subject-analyze .page-container .section-subject .content .p1{margin-bottom:.3rem}.xkCoach-subject-analyze .page-container .section-subject .content .tips{font-size:.3rem;padding-left:.2rem;border-left:.1rem solid #faecbb;margin-bottom:.5rem}.xkCoach-subject-analyze .page-container .section-subject .content .table1 .title1{padding:.15rem .3rem;background:linear-gradient(270deg,#79eddd,#2abde9);color:#fff;font-weight:700;border-radius:.1rem .1rem 0 0}.xkCoach-subject-analyze .page-container .section-subject .content .table1 .title2{display:flex;background:linear-gradient(270deg,#79eddd,#2abde9);border-top:.025rem solid #e9e9e9}.xkCoach-subject-analyze .page-container .section-subject .content .table1 .title2>span{width:33%;padding:.15rem 0;display:flex;align-items:center;justify-content:center;font-size:.3rem;color:#fff}.xkCoach-subject-analyze .page-container .section-subject .content .table1 .title2>span:nth-child(2){width:34%;border-left:.025rem solid #e9e9e9;border-right:.025rem solid #e9e9e9}.xkCoach-subject-analyze .page-container .section-subject .content .table1 .item{display:flex;border-bottom:.025rem dashed #e9e9e9}.xkCoach-subject-analyze .page-container .section-subject .content .table1 .item>span{width:33%;padding:.15rem 0;display:flex;align-items:center;justify-content:center;font-size:.3rem}.xkCoach-subject-analyze .page-container .section-subject .content .table1 .item>span:first-child{font-size:.35rem;font-weight:700;color:#333}.xkCoach-subject-analyze .page-container .section-subject .content .table1 .item>span:nth-child(2){width:34%}.xkCoach-subject-analyze .page-container .section-subject .content .table1 .item:last-child{border-bottom:.025rem solid #e9e9e9}.xkCoach-subject-analyze .page-container .section-subject .content .p2{margin-bottom:.5rem}.xkCoach-subject-analyze .page-container .section-subject .content .chart-title{color:#fff;padding:.25rem .3rem;background:linear-gradient(270deg,#b3c1ff,#42b3f9);border-radius:.1rem .1rem 0 0}.xkCoach-subject-analyze .page-container .section-subject .content .chart-title>p:first-child{font-weight:700;margin-bottom:.05rem}.xkCoach-subject-analyze .page-container .section-subject .content .chart-title>p:last-child{font-size:.3rem}.xkCoach-subject-analyze .page-container .section-subject .content .chart-desc{padding:.25rem .2rem .45rem}.xkCoach-subject-analyze .page-container .section-subject .content .chart{height:4.25rem;margin-left:.5rem;border-bottom:.025rem solid #b0bdca;border-left:.025rem solid #b0bdca;position:relative;font-size:.25rem;line-height:1}.xkCoach-subject-analyze .page-container .section-subject .content .chart .axis-title{position:absolute;color:#9b9b9b}.xkCoach-subject-analyze .page-container .section-subject .content .chart .axis-title-x{bottom:-.4rem;right:0}.xkCoach-subject-analyze .page-container .section-subject .content .chart .axis-title-y{top:0;left:-.55rem}.xkCoach-subject-analyze .page-container .section-subject .content .chart .inner{position:absolute;left:0;bottom:0;width:7.5rem;height:3.75rem;background:#fff;display:flex;justify-content:space-between;flex-wrap:wrap}.xkCoach-subject-analyze .page-container .section-subject .content .chart .inner .axis-x{position:absolute;width:100%;display:flex;align-items:center;justify-content:space-between;bottom:-.4rem}.xkCoach-subject-analyze .page-container .section-subject .content .chart .inner .axis-y{position:absolute;height:105%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;left:-.55rem;top:-3%}.xkCoach-subject-analyze .page-container .section-subject .content .chart .inner .item{padding:.175rem;display:flex}.xkCoach-subject-analyze .page-container .section-subject .content .chart .inner .gonggu{width:4.475rem;height:1.1rem;background:#f4fdfa;color:rgba(51,208,213,.5);align-items:flex-start;justify-content:flex-start}.xkCoach-subject-analyze .page-container .section-subject .content .chart .inner .youshi{width:2.975rem;height:1.1rem;background:#fdf4f4;color:rgba(235,91,134,.5);align-items:flex-start;justify-content:flex-end}.xkCoach-subject-analyze .page-container .section-subject .content .chart .inner .ruoshi{width:4.475rem;height:2.65rem;background:#f3f8fc;color:rgba(51,134,213,.5);border-top:.05rem solid #fff;align-items:flex-end;justify-content:flex-start}.xkCoach-subject-analyze .page-container .section-subject .content .chart .inner .qianli{width:2.975rem;height:2.65rem;background:#fdf8f4;color:hsla(17,90%,72%,.5);border-top:.05rem solid #fff;align-items:flex-end;justify-content:flex-end}.xkCoach-subject-analyze .page-container .section-subject .content .chart .inner .circle{position:absolute;width:.15rem;height:.15rem;border-radius:50%}.xkCoach-subject-analyze .page-container .section-subject .content .chart-legend{padding:.225rem;border-radius:.2rem;background:#f8f8f8;display:flex;align-items:center;width:fit-content;margin:.6rem auto 0;font-size:.25rem;line-height:1}.xkCoach-subject-analyze .page-container .section-subject .content .chart-legend .item{margin-right:.45rem;display:flex;align-items:center}.xkCoach-subject-analyze .page-container .section-subject .content .chart-legend .item .circle{width:.15rem;height:.15rem;border-radius:50%;margin-right:.1rem}.xkCoach-subject-analyze .page-container .section-subject .content .chart-explain{margin-top:.3rem;border-top:.025rem dashed #e9e9e9;border-bottom:.025rem solid #e9e9e9}.xkCoach-subject-analyze .page-container .section-subject .content .chart-explain .chart-explain-title{padding:.25rem 0 .25rem .375rem;font-weight:700;position:relative}.xkCoach-subject-analyze .page-container .section-subject .content .chart-explain .chart-explain-title:before{position:absolute;left:.125rem;top:.25rem;display:block;content:"";width:.1rem;height:.5rem;background:linear-gradient(270deg,#b3c1ff,#42b3f9);border-radius:.075rem}.xkCoach-subject-analyze .page-container .section-subject .content .chart-explain .chart-explain-content{padding:0 .2rem}.xkCoach-subject-analyze .page-container .section-subject .content .chart-explain .chart-explain-content .item{padding:.3rem 0;border-bottom:.025rem solid #e9e9e9;display:flex;align-items:center}.xkCoach-subject-analyze .page-container .section-subject .content .chart-explain .chart-explain-content .item .left{color:#333;font-weight:700;padding-left:.125rem}.xkCoach-subject-analyze .page-container .section-subject .content .chart-explain .chart-explain-content .item .right{flex:1;font-size:.3rem;border-left:.025rem dashed #e9e9e9;padding-left:.2rem;margin-left:.3rem}.xkCoach-subject-analyze .page-container .section-subject .content .chart-explain .chart-explain-content .item:last-child{border:none}.xkCoach-subject-analyze .page-container .section-subject .content .table2 .table2-title{padding:.15rem .3rem;background:linear-gradient(270deg,#79eddd,#2abde9);color:#fff;font-weight:700;border-radius:.1rem .1rem 0 0}.xkCoach-subject-analyze .page-container .section-subject .content .table2 .table2-title2{display:flex;background:linear-gradient(270deg,#79eddd,#2abde9);border-top:.025rem solid #e9e9e9}.xkCoach-subject-analyze .page-container .section-subject .content .table2 .table2-title2>span{width:50%;padding:.15rem 0;display:flex;align-items:center;justify-content:center;font-size:.3rem;color:#fff}.xkCoach-subject-analyze .page-container .section-subject .content .table2 .table2-title2>span:nth-child(2){border-left:.025rem solid #e9e9e9;border-right:.025rem solid #e9e9e9}.xkCoach-subject-analyze .page-container .section-subject .content .table2 .table2-item{display:flex;border-bottom:.025rem dashed #e9e9e9}.xkCoach-subject-analyze .page-container .section-subject .content .table2 .table2-item>span{width:50%;padding:.15rem 0;display:flex;align-items:center;justify-content:center;font-size:.3rem}.xkCoach-subject-analyze .page-container .section-subject .content .table2 .table2-item>span:first-child{font-size:.35rem;font-weight:700;color:#333}.xkCoach-subject-analyze .page-container .section-subject .content .table2 .table2-item>span:nth-child(2){color:#334cd5;cursor:pointer}.xkCoach-subject-analyze .page-container .section-subject .content .table2 .table2-item:last-child{border-bottom:.025rem solid #e9e9e9}.xkCoach-subject-analyze .page-container .section-subject .content .carousel-container{padding-bottom:.45rem;border-bottom:.025rem solid #e9e9e9}.xkCoach-subject-analyze .page-container .section-subject .content .carousel-container .carousel-title{color:#fff;font-weight:700;padding:.25rem .3rem;background:linear-gradient(270deg,#b3c1ff,#42b3f9);border-radius:.1rem .1rem 0 0}.xkCoach-subject-analyze .page-container .section-subject .content .carousel-container .carousel-switch{padding:.25rem .25rem .2rem;display:flex}.xkCoach-subject-analyze .page-container .section-subject .content .carousel-container .carousel-switch .item{width:1.55rem;font-weight:700;padding-bottom:.2rem;display:flex;align-items:center;justify-content:center;position:relative}.xkCoach-subject-analyze .page-container .section-subject .content .carousel-container .carousel-switch .item .line{position:absolute;bottom:0;width:100%;height:.1rem;background:linear-gradient(270deg,#b3c1ff,#42b3f9);border-radius:.1rem}.xkCoach-subject-analyze .page-container .section-subject .content .carousel-container .carousel-content{padding:0 .15rem;background:#fbfbfe;position:relative}.xkCoach-subject-analyze .page-container .section-subject .content .carousel-container .carousel-content .item{padding:.3rem 0;border-bottom:.025rem solid #e9e9e9;display:flex;align-content:center}.xkCoach-subject-analyze .page-container .section-subject .content .carousel-container .carousel-content .item span:first-child{width:1.5rem;font-size:.325rem;font-weight:700;color:#333;text-align:center;display:flex;align-items:center;justify-content:center}.xkCoach-subject-analyze .page-container .section-subject .content .carousel-container .carousel-content .item span:last-child{font-size:.3rem;padding-left:.2rem;border-left:.025rem dashed #e9e9e9;flex:1}.xkCoach-subject-analyze .page-container .section-subject .content .carousel-container .carousel-content .item:last-child{border:none}.xkCoach-subject-analyze .page-container .section-subject .content .carousel-container .carousel-operate{padding:.25rem 3.25rem;display:flex;align-items:center;justify-content:space-between}.xkCoach-subject-analyze .page-container .section-subject .content .carousel-container .carousel-operate .operate{cursor:pointer;background:#fff;width:.6rem;height:.6rem;border-radius:.1rem;box-shadow:0 .025rem .2rem 0 rgba(0,0,0,.16);display:flex;align-items:center;justify-content:center}.xkCoach-subject-analyze .page-container .section-subject .content .carousel-container .carousel-operate .operate img{width:.225rem}.xkCoach-subject-analyze .page-container .section-subject .content .carousel-container .carousel-operate .next img{transform:rotate(180deg)}.xkCoach-subject-analyze .page-container .section-subject .content .p3{font-size:.3rem;margin:.2rem 0 .6rem}.xkCoach-subject-analyze .page-container .section-subject .content .btn{cursor:pointer;width:6rem;height:1rem;background:#334cd5;color:#fff;font-size:.4rem;font-weight:700;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:0 auto}.xkCoach-subject-analyze .page-container .btn-container{background:#f5f5f5;padding:.75rem .45rem 1.5rem}.xkCoach-subject-analyze .page-container .btn-container .btn{cursor:pointer;width:100%;height:1rem;background:#334cd5;color:#fff;font-size:.4rem;font-weight:700;border-radius:.15rem;display:flex;align-items:center;justify-content:center}.xkCoach-subject-analyze .bold-remind{font-weight:700}.xkCoach-subject-analyze .show-choice-modal .modal-top,.xkCoach-subject-analyze .show-no-comparison-modal .modal-top{padding:.6rem .6rem .1rem}.xkCoach-subject-analyze .show-choice-modal .modal-top .title,.xkCoach-subject-analyze .show-no-comparison-modal .modal-top .title{font-size:.45rem;font-weight:700;line-height:.7rem;color:#222;margin-bottom:.5rem}.xkCoach-subject-analyze .show-choice-modal .modal-top .content,.xkCoach-subject-analyze .show-no-comparison-modal .modal-top .content{text-align:left;font-size:.3rem;margin-bottom:.3rem}.xkCoach-subject-analyze .show-choice-modal .modal-top .content>span,.xkCoach-subject-analyze .show-no-comparison-modal .modal-top .content>span{font-weight:700}.xkCoach-subject-analyze .show-choice-modal .modal-top .combination,.xkCoach-subject-analyze .show-no-comparison-modal .modal-top .combination{padding-bottom:.5rem}.xkCoach-subject-analyze .show-choice-modal .modal-top .combination .combination-title,.xkCoach-subject-analyze .show-no-comparison-modal .modal-top .combination .combination-title{padding:.05rem .1rem;background:linear-gradient(270deg,rgba(229,238,255,0),rgba(229,238,255,0) 0,rgba(141,177,255,.2));font-size:.4rem;font-weight:700;text-align:left}.xkCoach-subject-analyze .show-choice-modal .modal-top .combination .combination-options,.xkCoach-subject-analyze .show-no-comparison-modal .modal-top .combination .combination-options{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.xkCoach-subject-analyze .show-choice-modal .modal-top .combination .combination-options .item,.xkCoach-subject-analyze .show-no-comparison-modal .modal-top .combination .combination-options .item{cursor:pointer;display:flex;align-items:center;width:33%;margin-top:.3rem}.xkCoach-subject-analyze .show-choice-modal .modal-top .combination .combination-options .item img,.xkCoach-subject-analyze .show-no-comparison-modal .modal-top .combination .combination-options .item img{margin-right:.3rem;width:.45rem}.xkCoach-subject-analyze .show-choice-modal .modal-top .combination .combination-options .item:nth-of-type(3n+2),.xkCoach-subject-analyze .show-no-comparison-modal .modal-top .combination .combination-options .item:nth-of-type(3n+2){justify-content:center}.xkCoach-subject-analyze .show-choice-modal .modal-top .combination .combination-options .item:nth-of-type(3n+0),.xkCoach-subject-analyze .show-no-comparison-modal .modal-top .combination .combination-options .item:nth-of-type(3n+0){justify-content:flex-end}.xkCoach-subject-analyze .show-choice-modal .modal-bottom,.xkCoach-subject-analyze .show-no-comparison-modal .modal-bottom{padding:.3rem .6rem;border-top:.025rem solid #e7e7e7;display:flex;align-items:center;justify-content:space-between}.xkCoach-subject-analyze .show-choice-modal .modal-bottom .btn,.xkCoach-subject-analyze .show-no-comparison-modal .modal-bottom .btn{cursor:pointer;width:3.5rem;height:1rem;font-size:.4rem;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:.15rem}.xkCoach-subject-analyze .show-choice-modal .modal-bottom .cancel,.xkCoach-subject-analyze .show-no-comparison-modal .modal-bottom .cancel{background:#ebedf5;color:#03081a}.xkCoach-subject-analyze .show-choice-modal .modal-bottom .confirm,.xkCoach-subject-analyze .show-no-comparison-modal .modal-bottom .confirm{background:#334cd5;color:#fff}.xkCoach-subject-analyze .show-combination-modal .modal-top{padding:.6rem .6rem .1rem}.xkCoach-subject-analyze .show-combination-modal .modal-top .title{font-size:.45rem;font-weight:700;line-height:.7rem;color:#222;margin-bottom:.5rem}.xkCoach-subject-analyze .show-combination-modal .modal-top .content{text-align:left;font-size:.3rem;margin-bottom:.3rem}.xkCoach-subject-analyze .show-combination-modal .modal-top .content>span{font-weight:700}.xkCoach-subject-analyze .show-combination-modal .modal-top .combination{padding-bottom:.45rem}.xkCoach-subject-analyze .show-combination-modal .modal-top .combination .combination-title{padding:.05rem .1rem;background:linear-gradient(270deg,rgba(229,238,255,0),rgba(229,238,255,0) 0,rgba(141,177,255,.2));font-size:.4rem;font-weight:700;text-align:left;display:flex;align-items:center;justify-content:space-between}.xkCoach-subject-analyze .show-combination-modal .modal-top .combination .combination-title img{width:.5rem}.xkCoach-subject-analyze .show-combination-modal .modal-top .combination .combination-options{cursor:pointer;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.xkCoach-subject-analyze .show-combination-modal .modal-top .combination .combination-options .item{display:flex;align-items:center;width:33%;margin-top:.3rem}.xkCoach-subject-analyze .show-combination-modal .modal-top .combination .combination-options .item img{margin-right:.3rem;width:.45rem}.xkCoach-subject-analyze .show-combination-modal .modal-top .combination .combination-options .item:nth-of-type(3n+2){justify-content:center}.xkCoach-subject-analyze .show-combination-modal .modal-top .combination .combination-options .item:nth-of-type(3n+0){justify-content:flex-end}.xkCoach-subject-analyze .show-combination-modal .modal-top .tips{color:#ff1e55;text-align:left;padding-bottom:.3rem}.xkCoach-subject-analyze .show-combination-modal .modal-top .btn-add{cursor:pointer;margin-bottom:1rem;padding:.2rem 0;border-radius:.2rem;border:.05rem dashed #d3d8e2;background:#f7f8fb;color:#adb6c8;line-height:1;display:flex;align-items:center;justify-content:center}.xkCoach-subject-analyze .show-combination-modal .modal-top .btn-add>img{height:.25rem;margin-right:.1rem}.xkCoach-subject-analyze .show-combination-modal .modal-bottom{padding:.325rem .6rem;border-top:.025rem solid #e7e7e7;display:flex;align-items:center;justify-content:space-between}.xkCoach-subject-analyze .show-combination-modal .modal-bottom .btn{cursor:pointer;width:3.5rem;height:1rem;font-size:.4rem;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;border-radius:.15rem}.xkCoach-subject-analyze .show-combination-modal .modal-bottom .cancel{background:#ebedf5;color:#03081a}.xkCoach-subject-analyze .show-combination-modal .modal-bottom .confirm{background:#334cd5;color:#fff}.xkCoach-subject-analyze .show-combination-modal .modal-bottom .disabled{background:#8493e5;cursor:not-allowed}.xkCoach-subject-analyze-detail{text-align:left;font-size:.35rem;height:100%;display:flex;flex-direction:column}.xkCoach-subject-analyze-detail .center{flex:1;overflow:auto;padding:.5rem .6rem 1rem}.xkCoach-subject-analyze-detail .center .banner{padding-bottom:.5rem;border-bottom:.025rem solid #d0d0d0}.xkCoach-subject-analyze-detail .center .banner .title{color:#222;font-size:.6rem;font-weight:700;margin-bottom:.3rem}.xkCoach-subject-analyze-detail .center .banner .description{color:#9b9b9b}.xkCoach-subject-analyze-detail .center .first-title{font-size:.5rem;font-weight:700;color:#222;margin:.6rem 0 .5rem}.xkCoach-subject-analyze-detail .center .second-title{font-size:.4rem;font-weight:700;margin:.5rem 0 .35rem}.xkCoach-subject-analyze-detail .center .content p{margin:0 0 .15rem}.xkCoach-subject-analyze-detail .center .content ul{margin:0;padding-left:.5rem;list-style:disc}.xkCoach-subject-analyze-detail .center .content ul li{margin-bottom:.15rem}.xkCoach-subject-analyze-detail .center>img{width:100%;margin-top:.4rem}.xkCoach-subject-analyze-catalog{text-align:left;font-size:.35rem;display:flex;flex-direction:column;height:100%}.xkCoach-subject-analyze-catalog .bottom{flex:1;padding:.5rem .45rem}.xkCoach-subject-analyze-catalog .bottom .title{padding:0 .35rem;margin-bottom:.5rem;font-size:.6rem;font-weight:700;color:#222}.xkCoach-subject-analyze-catalog .bottom .item{padding:.4rem .35rem;margin-bottom:.3rem;background:#f9f9fa;border-radius:.15rem;display:flex;align-items:center;justify-content:space-between}.xkCoach-subject-analyze-catalog .bottom .item>span{font-size:.4rem;font-weight:700}.xkCoach-subject-analyze-catalog .bottom .item .operate{white-space:nowrap;cursor:pointer;display:flex;align-items:center;font-weight:700;color:#334cd5}.xkCoach-subject-analyze-catalog .bottom .item .operate img{height:.25rem;margin-left:.075rem}.xkCoach-report{font-size:.35rem;text-align:left;height:100%;display:flex;flex-direction:column;position:relative}.xkCoach-report .btn-report{cursor:pointer;width:6rem;height:1rem;background:#334cd5;color:#fff;font-size:.4rem;font-weight:700;line-height:1;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:.4rem auto 0}.xkCoach-report .create-report-modal,.xkCoach-report .regen-report-modal{padding:.6rem .6rem .75rem}.xkCoach-report .create-report-modal .title,.xkCoach-report .regen-report-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.5rem}.xkCoach-report .create-report-modal .content,.xkCoach-report .regen-report-modal .content{text-align:justify}.xkCoach-report .create-report-modal .btn-container,.xkCoach-report .regen-report-modal .btn-container{margin-top:.65rem;display:flex;align-items:center;justify-content:space-between}.xkCoach-report .create-report-modal .btn-container .btn,.xkCoach-report .regen-report-modal .btn-container .btn{cursor:pointer;width:3.5rem;height:1rem;font-size:.4rem;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:.15rem}.xkCoach-report .create-report-modal .btn-container .cancel,.xkCoach-report .regen-report-modal .btn-container .cancel{background:#ebedf5;color:#03081a}.xkCoach-report .create-report-modal .btn-container .confirm,.xkCoach-report .regen-report-modal .btn-container .confirm{background:#334cd5;color:#fff}.xkCoach-report .report-bottom{flex:1;overflow:auto}.xkCoach-report .report-bottom .banner{padding:1.05rem .75rem 1.1rem;background-color:#2686f1;background-image:url(/app/./img/banner-report.png);background-repeat:no-repeat;background-size:cover;background-position:50%}.xkCoach-report .report-bottom .banner .title{font-size:.65rem;font-weight:700;color:#fff}.xkCoach-report .report-bottom .banner .content{margin-bottom:.35rem;color:#5fdfff}.xkCoach-report .report-bottom .banner .yellow-line{width:.85rem;height:.125rem;background:#ffe200}.xkCoach-report .report-bottom .lead{padding:.45rem;border-bottom:.45rem solid #f5f5f5}.xkCoach-report .report-bottom .lead .title{font-size:.4rem;font-weight:700;color:#222;margin-bottom:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.top{padding:.35rem 0;border-bottom:.025rem solid #ddd}.xkCoach-report .report-bottom .section-xkCoach-report>.top .title{padding:.075rem .45rem;font-size:.4rem;font-weight:700;color:#222;background-image:url(/app/./img/bg-report-section.png);background-position:50%;background-size:cover;background-repeat:no-repeat}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom{padding:.45rem;border-bottom:.45rem solid #f5f5f5}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .evaluation-report{margin-top:.3rem;background:#fbfbfb}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .evaluation-report .evaluation-report-item{border-bottom:.025rem solid #ececec;padding:.25rem .3rem .3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .evaluation-report .evaluation-report-item .top{margin-bottom:.2rem;font-weight:700;display:flex;align-items:center;justify-content:space-between}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .evaluation-report .evaluation-report-item .top span:last-child{cursor:pointer;color:#334cd5;display:flex;align-items:center}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .evaluation-report .evaluation-report-item .top span:last-child svg{margin-left:.075rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .evaluation-report .evaluation-report-item>p{color:#9b9b9b;font-size:.3rem;margin:0;padding-left:.35rem;position:relative}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .evaluation-report .evaluation-report-item>p:before{content:"";display:block;position:absolute;width:.1rem;height:.1rem;background:#9b9b9b;border-radius:50%;left:0;top:.2rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .evaluation-report .evaluation-report-item:last-child{border:none}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container{background:#fbfbfb}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container .classify-item{cursor:pointer;padding:.125rem .125rem .125rem .2rem;display:flex;align-items:center;justify-content:space-between}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container .classify-item>.left{display:flex;align-items:center;font-weight:700}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container .classify-item>.left svg{margin-right:.2rem;transform:rotate(-90deg)}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container .classify-item .right{color:#9b9b9b;font-size:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container .active>.left svg{transform:rotate(0deg)}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container .major-item{padding:.2rem .75rem;background:#f7f7f7;border-bottom:.025rem solid #fff;display:flex;align-items:center;font-size:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container .major-item .block{width:.125rem;height:.125rem;background:#9b9b9b;margin-right:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container .major-item .tags{font-size:.25rem;font-weight:400;color:#8a59a7;border:.025rem solid #a274bd;padding:0 .1rem;background:#f6eefa;border-radius:.05rem;margin-right:.1rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container:nth-of-type(2){margin-top:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-operate{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.15rem 0;background:#fbfbfb;color:#9b9b9b;border-top:.05rem solid #fff}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-operate svg{margin-left:.1rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .packup svg{transform:rotate(180deg)}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-inner{padding:.4rem .45rem;border-bottom:.2rem solid #f5f5f5}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-inner .compare{border-radius:.15rem;background:#fbfbfe;padding:.2rem .15rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview{border-bottom:.2rem solid #f5f5f5}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .title{padding:.3rem .45rem .3rem .75rem;border-bottom:.025rem solid #ddd;font-size:.4rem;font-weight:700;line-height:.7rem;color:#222;position:relative}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .title:before{position:absolute;left:.45rem;top:.4rem;display:block;content:"";width:.15rem;height:.5rem;background:#19bef5;border-radius:.075rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content{padding:.6rem .45rem .75rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content p{margin:0}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .p1{margin-bottom:.45rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .filter{padding:.3rem .2rem;border-radius:.15rem;background:#fffae9;font-weight:700}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .filter .region,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .filter .score{display:flex;align-items:center;justify-content:space-between}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .filter .region span,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .filter .score span{display:flex;align-items:center;color:#334cd5;white-space:nowrap}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .filter .region span img,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .filter .score span img{height:.25rem;margin-left:.075rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .filter .region{padding-bottom:.25rem;border-bottom:.025rem dashed #ddd;margin-bottom:.25rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .btn{width:6rem;height:1rem;background:#334cd5;color:#fff;font-size:.4rem;font-weight:700;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:.8rem auto 0}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .btn-select-university{margin:.45rem auto .3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .btn-no-university{margin:0 auto;background:#ebedf5;color:#262626}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .p2{margin:.4rem 0 .35rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast.border-bottom,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast.border-bottom{border-bottom:.025rem solid #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr{display:flex;font-size:.325rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr .td,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr .td{padding:.25rem;border-right:.025rem solid #e9e9e9;border-bottom:.025rem solid #e9e9e9;display:flex;align-items:center;white-space:nowrap}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr .td:first-of-type,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr .td:first-of-type{width:40%}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr .td:nth-of-type(2),.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr .td:nth-of-type(3),.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr .td:nth-of-type(4),.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr .td:nth-of-type(2),.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr .td:nth-of-type(3),.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr .td:nth-of-type(4){width:20%;justify-content:center}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr .td:nth-of-type(4),.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr .td:nth-of-type(4){border-right:none}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr .td-total,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr .td-total{display:initial}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr:first-of-type,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr:first-of-type{background:linear-gradient(270deg,rgba(179,193,255,.9),rgba(60,181,255,.9));border-radius:.1rem .1rem 0 0;font-size:.35rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr:first-of-type .td,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr:first-of-type .td{color:#fff;border-bottom:none}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr:last-child .td,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr:last-child .td{border-bottom:none}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tips,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tips{font-size:.3rem;color:#9b9b9b}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .to-detail,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .to-detail{cursor:pointer;padding:.25rem 0;border-radius:0 0 .1rem .1rem;background:linear-gradient(270deg,rgba(179,193,255,.25),rgba(66,179,249,.25));color:#03081a;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .to-detail img,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .to-detail img{height:.375rem;margin-left:.1rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr:first-of-type{background:linear-gradient(90deg,rgba(133,138,255,.9),rgba(253,186,219,.9) 100%,rgba(253,186,252,.9) 0)}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .to-detail{background:linear-gradient(90deg,rgba(133,138,255,.3),rgba(253,186,219,.3) 100%,rgba(253,186,252,.3) 0)}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .admire{border-radius:.1rem;background:#fffae9;padding:.2rem .15rem;font-weight:700;display:flex;align-items:center;justify-content:space-between}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .admire span:first-child{display:flex;align-items:center;flex:1}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .admire span:first-child img{height:.25rem;margin-right:.075rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .p3{padding:.4rem 0;border-top:.025rem dashed #e9e9e9;margin-top:.5rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .selected-school-list{background:#fbfbfb}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .selected-school-list .school-item{display:flex;align-items:center;padding:.225rem .3rem;font-weight:700;border-bottom:.025rem solid #ddd}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .selected-school-list .school-item .img{width:.6rem;height:.6rem;border-radius:50%;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-right:.15rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .selected-school-list .operate{cursor:pointer;font-size:.3rem;color:#939393;padding:.15rem 0;display:flex;align-items:center;justify-content:center}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .selected-school-list .operate img{height:.25rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .selected-school-list .packup img{transform:rotateX(180deg)}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .p4{padding:.4rem 0;border-top:.025rem dashed #e9e9e9;margin-top:.5rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .p5{margin-top:.5rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-inner2{padding:.4rem .45rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject{border-bottom:.2rem solid #f5f5f5}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject>.title{padding:.3rem .45rem .3rem .75rem;border-bottom:.025rem solid #ddd;font-size:.4rem;font-weight:700;line-height:.7rem;color:#222;position:relative}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject>.title:before{position:absolute;left:.45rem;top:.4rem;display:block;content:"";width:.15rem;height:.5rem;background:#19bef5;border-radius:.075rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content{padding:.4rem .45rem .75rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content p{margin:0}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .content-inner{background:linear-gradient(180deg,#fff,#fbfbfe)}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .p1{margin-bottom:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .tips{font-size:.3rem;padding-left:.2rem;border-left:.1rem solid #faecbb;margin-bottom:.5rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table1 .title1{padding:.15rem .3rem;background:linear-gradient(270deg,#79eddd,#2abde9);color:#fff;font-weight:700;border-radius:.1rem .1rem 0 0}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table1 .title2{display:flex;background:linear-gradient(270deg,#79eddd,#2abde9);border-top:.025rem solid #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table1 .title2>span{width:33%;padding:.15rem 0;display:flex;align-items:center;justify-content:center;font-size:.3rem;color:#fff}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table1 .title2>span:nth-child(2){width:34%;border-left:.025rem solid #e9e9e9;border-right:.025rem solid #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table1 .item{display:flex;border-bottom:.025rem dashed #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table1 .item>span{width:33%;padding:.15rem 0;display:flex;align-items:center;justify-content:center;font-size:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table1 .item>span:first-child{font-size:.35rem;font-weight:700;color:#333}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table1 .item>span:nth-child(2){width:34%}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table1 .item:last-child{border-bottom:.025rem solid #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .p2{margin-bottom:.5rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-title{color:#fff;padding:.25rem .3rem;background:linear-gradient(270deg,#b3c1ff,#42b3f9);border-radius:.1rem .1rem 0 0}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-title>p:first-child{font-weight:700;margin-bottom:.05rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-title>p:last-child{font-size:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-desc{padding:.25rem .2rem .45rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart{height:4.25rem;margin-left:.5rem;border-bottom:.025rem solid #b0bdca;border-left:.025rem solid #b0bdca;position:relative;font-size:.25rem;line-height:1}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .axis-title{position:absolute;color:#9b9b9b}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .axis-title-x{bottom:-.4rem;right:0}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .axis-title-y{top:0;left:-.55rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .inner{position:absolute;left:0;bottom:0;width:7.5rem;height:3.75rem;background:#fff;display:flex;justify-content:space-between;flex-wrap:wrap}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .inner .axis-x{position:absolute;width:100%;display:flex;align-items:center;justify-content:space-between;bottom:-.4rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .inner .axis-y{position:absolute;height:105%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;left:-.55rem;top:-3%}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .inner .item{padding:.175rem;display:flex}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .inner .gonggu{width:4.475rem;height:1.1rem;background:#f4fdfa;color:rgba(51,208,213,.5);align-items:flex-start;justify-content:flex-start}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .inner .youshi{width:2.975rem;height:1.1rem;background:#fdf4f4;color:rgba(235,91,134,.5);align-items:flex-start;justify-content:flex-end}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .inner .ruoshi{width:4.475rem;height:2.65rem;background:#f3f8fc;color:rgba(51,134,213,.5);border-top:.05rem solid #fff;align-items:flex-end;justify-content:flex-start}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .inner .qianli{width:2.975rem;height:2.65rem;background:#fdf8f4;color:hsla(17,90%,72%,.5);border-top:.05rem solid #fff;align-items:flex-end;justify-content:flex-end}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .inner .circle{position:absolute;width:.15rem;height:.15rem;border-radius:50%}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-legend{padding:.225rem;border-radius:.2rem;background:#f8f8f8;display:flex;align-items:center;width:fit-content;margin:.6rem auto 0;font-size:.25rem;line-height:1}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-legend .item{margin-right:.45rem;display:flex;align-items:center}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-legend .item .circle{width:.15rem;height:.15rem;border-radius:50%;margin-right:.1rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-explain{margin-top:.3rem;border-top:.025rem dashed #e9e9e9;border-bottom:.025rem solid #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-explain .chart-explain-title{padding:.25rem 0 .25rem .375rem;font-weight:700;position:relative}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-explain .chart-explain-title:before{position:absolute;left:.125rem;top:.25rem;display:block;content:"";width:.1rem;height:.5rem;background:linear-gradient(270deg,#b3c1ff,#42b3f9);border-radius:.075rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-explain .chart-explain-content{padding:0 .2rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-explain .chart-explain-content .item{padding:.3rem 0;border-bottom:.025rem solid #e9e9e9;display:flex;align-items:center}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-explain .chart-explain-content .item .left{color:#333;font-weight:700;padding-left:.125rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-explain .chart-explain-content .item .right{flex:1;font-size:.3rem;border-left:.025rem dashed #e9e9e9;padding-left:.2rem;margin-left:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-explain .chart-explain-content .item:last-child{border:none}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table2 .table2-title{padding:.15rem .3rem;background:linear-gradient(270deg,#79eddd,#2abde9);color:#fff;font-weight:700;border-radius:.1rem .1rem 0 0}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table2 .table2-title2{display:flex;background:linear-gradient(270deg,#79eddd,#2abde9);border-top:.025rem solid #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table2 .table2-title2>span{width:50%;padding:.15rem 0;display:flex;align-items:center;justify-content:center;font-size:.3rem;color:#fff}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table2 .table2-title2>span:nth-child(2){border-left:.025rem solid #e9e9e9;border-right:.025rem solid #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table2 .table2-item{display:flex;border-bottom:.025rem dashed #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table2 .table2-item>span{width:50%;padding:.15rem 0;display:flex;align-items:center;justify-content:center;font-size:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table2 .table2-item>span:first-child{font-size:.35rem;font-weight:700;color:#333}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table2 .table2-item>span:nth-child(2){color:#334cd5;cursor:pointer}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table2 .table2-item:last-child{border-bottom:.025rem solid #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container{padding-bottom:.45rem;border-bottom:.025rem solid #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-title{color:#fff;font-weight:700;padding:.25rem .3rem;background:linear-gradient(270deg,#b3c1ff,#42b3f9);border-radius:.1rem .1rem 0 0}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-switch{padding:.25rem .25rem .2rem;display:flex}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-switch .item{width:1.55rem;font-weight:700;padding-bottom:.2rem;display:flex;align-items:center;justify-content:center;position:relative}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-switch .item .line{position:absolute;bottom:0;width:100%;height:.1rem;background:linear-gradient(270deg,#b3c1ff,#42b3f9);border-radius:.1rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-content{padding:0 .15rem;background:#fbfbfe;position:relative}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-content .item{padding:.3rem 0;border-bottom:.025rem solid #e9e9e9;display:flex;align-content:center}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-content .item span:first-child{width:1.5rem;font-size:.325rem;font-weight:700;color:#333;text-align:center;display:flex;align-items:center;justify-content:center}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-content .item span:last-child{font-size:.3rem;padding-left:.2rem;border-left:.025rem dashed #e9e9e9;flex:1}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-content .item:last-child{border:none}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-operate{padding:.25rem 3.25rem;display:flex;align-items:center;justify-content:space-between}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-operate .operate{cursor:pointer;background:#fff;width:.6rem;height:.6rem;border-radius:.1rem;box-shadow:0 .025rem .2rem 0 rgba(0,0,0,.16);display:flex;align-items:center;justify-content:center}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-operate .operate img{width:.225rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-operate .next img{transform:rotate(180deg)}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .p3{font-size:.3rem;margin:.2rem 0 .6rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .btn{width:6rem;height:1rem;background:#334cd5;color:#fff;font-size:.4rem;font-weight:700;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:0 auto}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .reference{display:flex;padding:.3rem .45rem .35rem .25rem;border-radius:.2rem;background:#f8f8f8;margin-bottom:.35rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .reference>img{width:.45rem;height:.45rem;margin-right:.15rem;margin-top:.05rem;flex:0 0 auto}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .reference .right{font-size:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .reference .right p{margin-bottom:.25rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .reference .right .inner{background:#fbfbfb;padding:0 .15rem;color:#19bef5}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .reference .right .inner .inner-item{cursor:pointer;padding:.15rem;border-bottom:.025rem dashed #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .reference .right .inner .inner-item:last-child{border:none}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .reference .right .link{color:#19bef5;cursor:pointer}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .reference:last-child{margin:0}.xkCoach-report .report-bottom .section2-xkCoach-report>.bottom{padding:0}.xkCoach-report .report-bottom .bottom-operate .slash{width:100%;height:.3rem;background-image:url(/app/./img/bg-slash.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.xkCoach-report .report-bottom .bottom-operate .bottom{padding:.5rem .8rem .75rem}.xkCoach-report .report-bottom .bottom-operate .bottom .content{text-align:center;font-size:.3rem;margin-bottom:.55rem}.xkCoach-report .report-bottom .bottom-operate .bottom .btn{cursor:pointer;width:100%;height:1rem;font-size:.4rem;font-weight:700;line-height:1;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:0 auto .3rem}.xkCoach-report .report-bottom .bottom-operate .bottom .primary{background:#334cd5;color:#fff}.xkCoach-report .report-bottom .bottom-operate .bottom .default{background:#ebedf5;color:#03081a}.xkCoach-report .report-bottom .thanks{text-align:center;padding:.4rem 0;background-color:#19bef5}.xkCoach-report .report-bottom .thanks p{margin-bottom:.2rem;color:#fff;font-size:.3rem;font-weight:lighter}.xkCoach-report .modal-catalog{position:absolute;z-index:1;top:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex}.xkCoach-report .modal-catalog .left{width:2.5rem;height:100%;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.35rem}.xkCoach-report .modal-catalog .left .gesture{width:1.5rem;cursor:pointer}.xkCoach-report .modal-catalog .right{background:#fff;flex:1;overflow:auto}.xkCoach-report .modal-catalog .right .title-container{padding-left:.35rem}.xkCoach-report .modal-catalog .right .title{padding:.35rem .475rem .35rem .35rem;font-size:.4rem;font-weight:700;color:#282820;box-shadow:0 .025rem .3rem 0 rgba(0,0,0,.12);display:flex;align-items:center;justify-content:space-between}.xkCoach-report .modal-catalog .right .title svg{cursor:pointer}.xkCoach-report .modal-catalog .right .first-title{cursor:pointer;padding:.3rem 0;font-size:.35rem;font-weight:700;color:#333;border-bottom:.025rem solid #e9e9e9}.xkCoach-report .modal-catalog .right .second-title{cursor:pointer;padding:.3rem .4rem;font-size:.35rem;color:#333;border-bottom:.025rem solid #e9e9e9}.xkCoach-report .bold-remind{font-weight:700}.xkCoach-report .save-pdf-loading-container{width:100%;height:100%;background:rgba(0,0,0,.5)}.xkCoach-report .save-pdf-loading-container .text{width:100%;position:absolute;top:38%;text-align:center;color:#fff;font-size:.4rem}.xkCoach-combination-feature{text-align:left;font-size:.35rem;display:flex;flex-direction:column;height:100%}.xkCoach-combination-feature .center{flex:1;overflow:auto;padding:.5rem .6rem 1rem}.xkCoach-combination-feature .center .banner{padding-bottom:.5rem;border-bottom:.025rem solid #d0d0d0}.xkCoach-combination-feature .center .banner .title{color:#222;font-size:.6rem;font-weight:700}.xkCoach-combination-feature .center .banner .description{margin-top:.3rem;color:#9b9b9b}.xkCoach-combination-feature .center .first-title{font-size:.5rem;font-weight:700;color:#222;margin:.6rem 0 .5rem}.xkCoach-combination-feature .center .second-title{font-size:.4rem;font-weight:700;margin:.5rem 0 .35rem}.xkCoach-combination-feature .center .content p{margin:0 0 .15rem}.xkCoach-combination-feature .center .content ul{margin:0;padding-left:.5rem;list-style:disc}.xkCoach-combination-feature .center .content ul li{margin-bottom:.15rem}.xkCoach-combination-feature .center>img{width:100%;margin-top:.4rem}.xkCoach-combination-feature .modal-catalog{position:absolute;z-index:1;top:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex}.xkCoach-combination-feature .modal-catalog .left{width:2.5rem;height:100%;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.35rem}.xkCoach-combination-feature .modal-catalog .left .gesture{width:1.5rem;cursor:pointer}.xkCoach-combination-feature .modal-catalog .right{background:#fff;flex:1;overflow:auto}.xkCoach-combination-feature .modal-catalog .right .title-container{padding-left:.35rem}.xkCoach-combination-feature .modal-catalog .right .title{padding:.35rem .475rem .35rem .35rem;font-size:.4rem;font-weight:700;color:#282820;box-shadow:0 .025rem .3rem 0 rgba(0,0,0,.12);display:flex;align-items:center;justify-content:space-between}.xkCoach-combination-feature .modal-catalog .right .title svg{cursor:pointer}.xkCoach-combination-feature .modal-catalog .right .first-title{cursor:pointer;padding:.3rem 0;font-size:.35rem;font-weight:700;color:#333;border-bottom:.025rem solid #e9e9e9}.xkCoach-combination-feature .modal-catalog .right .second-title{cursor:pointer;padding:.3rem .4rem;font-size:.35rem;color:#333;border-bottom:.025rem solid #e9e9e9}.xkCoach-select-guide{text-align:left;font-size:.35rem;display:flex;flex-direction:column;height:100%}.xkCoach-select-guide .center{flex:1;overflow:auto;padding:.5rem .6rem 1rem}.xkCoach-select-guide .center .banner{padding-bottom:.5rem;border-bottom:.025rem solid #d0d0d0}.xkCoach-select-guide .center .banner .title{color:#222;font-size:.6rem;font-weight:700}.xkCoach-select-guide .center .banner .description{margin-top:.3rem;color:#9b9b9b}.xkCoach-select-guide .center .first-title{font-size:.5rem;font-weight:700;color:#222;margin:.6rem 0 .5rem}.xkCoach-select-guide .center .second-title{font-size:.4rem;font-weight:700;margin:.5rem 0 .35rem}.xkCoach-select-guide .center .content p{margin:0 0 .15rem;word-break:break-word}.xkCoach-select-guide .center .content ul{margin:0;padding-left:.5rem;list-style:disc}.xkCoach-select-guide .center .content ul li{margin-bottom:.15rem}.xkCoach-select-guide .center>img{width:100%;margin-top:.4rem}.xkCoach-select-guide .modal-catalog{position:absolute;z-index:1;top:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex}.xkCoach-select-guide .modal-catalog .left{width:2.5rem;height:100%;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.35rem}.xkCoach-select-guide .modal-catalog .left .gesture{width:1.5rem;cursor:pointer}.xkCoach-select-guide .modal-catalog .right{background:#fff;flex:1;overflow:auto}.xkCoach-select-guide .modal-catalog .right .title-container{padding-left:.35rem}.xkCoach-select-guide .modal-catalog .right .title{padding:.35rem .475rem .35rem .35rem;font-size:.4rem;font-weight:700;color:#282820;box-shadow:0 .025rem .3rem 0 rgba(0,0,0,.12);display:flex;align-items:center;justify-content:space-between}.xkCoach-select-guide .modal-catalog .right .title svg{cursor:pointer}.xkCoach-select-guide .modal-catalog .right .first-title{cursor:pointer;padding:.3rem 0;font-size:.35rem;font-weight:700;color:#333;border-bottom:.025rem solid #e9e9e9}.xkCoach-select-guide .modal-catalog .right .second-title{cursor:pointer;padding:.3rem .4rem;font-size:.35rem;color:#333;border-bottom:.025rem solid #e9e9e9}.xkCoach-report-print{width:1000px;height:100%;margin:0 auto;text-align:left;font-size:20px;line-height:32px;font-family:Noto Serif SC,sans-serif}.xkCoach-report-print .section-report-print>.title{margin:96px 0 48px;padding:2px 0;font-size:36px;font-weight:700;font-family:Noto Serif SC,sans-serif;line-height:54px;color:rgba(0,0,0,.85);padding-left:48px;background-image:url(/app/./img/bg-report-print-title.svg);background-position:0;background-size:cover;background-repeat:no-repeat}.xkCoach-report-print .section-report-print>.content{text-indent:48px}.xkCoach-report-print .section-report-print>.content>p{margin:0 0 32px;text-indent:48px}.xkCoach-report-print .section-report-print>.content>p:last-child{margin:0}.xkCoach-report-print .section-report-print .major-list-table,.xkCoach-report-print .section-report-print .school-list-table{margin-top:36px;border-top:1px solid #979797;border-bottom:1px solid #979797}.xkCoach-report-print .section-report-print .major-list-table .table-title,.xkCoach-report-print .section-report-print .school-list-table .table-title{padding:12px 0;background:#f3f7fb;font-size:24px;line-height:36px;font-weight:700;font-family:Noto Serif SC,sans-serif;color:rgba(0,0,0,.85);text-align:center}.xkCoach-report-print .section-report-print .major-list-table .table-tr,.xkCoach-report-print .section-report-print .school-list-table .table-tr{display:flex;flex-wrap:wrap;align-items:center;border-top:1px solid #d0d0d0}.xkCoach-report-print .section-report-print .major-list-table .table-tr .table-td,.xkCoach-report-print .section-report-print .school-list-table .table-tr .table-td{padding:6px 0 6px 24px;width:25%}.xkCoach-report-print .section-report-print .school-list-table{margin-bottom:36px}.xkCoach-report-print .section-report-print .evaluation-report{margin-top:20px;padding:0 24px;background:#fbfbfb}.xkCoach-report-print .section-report-print .evaluation-report .evaluation-report-item{border-bottom:1px solid #ececec;padding:24px 0}.xkCoach-report-print .section-report-print .evaluation-report .evaluation-report-item .top{margin-bottom:12px;font-size:24px;line-height:36px;font-weight:700;font-family:Noto Serif SC,sans-serif;display:flex;align-items:center;justify-content:space-between;color:rgba(0,0,0,.85)}.xkCoach-report-print .section-report-print .evaluation-report .evaluation-report-item>p{color:rgba(0,0,0,.45);margin:0;padding-left:14px}.xkCoach-report-print .section-report-print .evaluation-report .evaluation-report-item:last-child{border:none}.xkCoach-report-print .section-report-print .second-title{margin:60px 0 32px;font-size:32px;font-weight:700;font-family:Noto Serif SC,sans-serif;line-height:54px;color:#222;padding-left:48px;background-image:url(/app/./img/bg-report-print-second-title.svg);background-position:0;background-size:cover;background-repeat:no-repeat}.xkCoach-report-print .section-report-print .compare{padding:20px 12px;border-radius:12px;background:#fbfbfe}.xkCoach-report-print .section-report-print .filter{margin:0 44px;padding:12px 16px;border-radius:8px;background:#fffae9;font-weight:700;font-family:Noto Serif SC,sans-serif}.xkCoach-report-print .section-report-print .filter .region,.xkCoach-report-print .section-report-print .filter .score{display:flex;align-items:center;justify-content:space-between}.xkCoach-report-print .section-report-print .filter .region{padding-bottom:12px;border-bottom:1px dashed #ddd;margin-bottom:12px}.xkCoach-report-print .section-report-print .p1{margin:26px 1.1rem 24px}.xkCoach-report-print .section-report-print .table-admire-school-contrast,.xkCoach-report-print .section-report-print .table-total-contrast{margin:0 44px}.xkCoach-report-print .section-report-print .table-admire-school-contrast.border-bottom,.xkCoach-report-print .section-report-print .table-total-contrast.border-bottom{border-bottom:.025rem solid #e9e9e9}.xkCoach-report-print .section-report-print .table-admire-school-contrast .tr,.xkCoach-report-print .section-report-print .table-total-contrast .tr{display:flex}.xkCoach-report-print .section-report-print .table-admire-school-contrast .tr .td,.xkCoach-report-print .section-report-print .table-total-contrast .tr .td{padding:12px;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;display:flex;align-items:center;white-space:nowrap}.xkCoach-report-print .section-report-print .table-admire-school-contrast .tr .td:first-of-type,.xkCoach-report-print .section-report-print .table-total-contrast .tr .td:first-of-type{width:40%;padding-left:26px}.xkCoach-report-print .section-report-print .table-admire-school-contrast .tr .td:nth-of-type(2),.xkCoach-report-print .section-report-print .table-admire-school-contrast .tr .td:nth-of-type(3),.xkCoach-report-print .section-report-print .table-admire-school-contrast .tr .td:nth-of-type(4),.xkCoach-report-print .section-report-print .table-total-contrast .tr .td:nth-of-type(2),.xkCoach-report-print .section-report-print .table-total-contrast .tr .td:nth-of-type(3),.xkCoach-report-print .section-report-print .table-total-contrast .tr .td:nth-of-type(4){width:20%;justify-content:center}.xkCoach-report-print .section-report-print .table-admire-school-contrast .tr .td:last-child,.xkCoach-report-print .section-report-print .table-total-contrast .tr .td:last-child{border-right:none}.xkCoach-report-print .section-report-print .table-admire-school-contrast .tr .td-total,.xkCoach-report-print .section-report-print .table-total-contrast .tr .td-total{display:initial}.xkCoach-report-print .section-report-print .table-admire-school-contrast .tr:first-of-type,.xkCoach-report-print .section-report-print .table-total-contrast .tr:first-of-type{background:linear-gradient(270deg,rgba(179,193,255,.25),rgba(60,181,255,.25));border-radius:8px 8px 0 0}.xkCoach-report-print .section-report-print .table-admire-school-contrast .tr:first-of-type .td,.xkCoach-report-print .section-report-print .table-total-contrast .tr:first-of-type .td{font-size:24px;font-weight:700;font-family:Noto Serif SC,sans-serif;color:rgba(0,0,0,.85);border:none}.xkCoach-report-print .section-report-print .table-admire-school-contrast .tr:last-child .td,.xkCoach-report-print .section-report-print .table-total-contrast .tr:last-child .td{border-bottom:none}.xkCoach-report-print .section-report-print .table-admire-school-contrast .tips,.xkCoach-report-print .section-report-print .table-total-contrast .tips{color:rgba(0,0,0,.45)}.xkCoach-report-print .section-report-print .table-admire-school-contrast .tr:first-of-type{background:linear-gradient(90deg,rgba(133,138,255,.25),rgba(253,186,219,.25) 100%,rgba(253,186,252,.25) 0)}.xkCoach-report-print .section-report-print .requirement-title-total{display:flex;background:#f3f7ff;color:#222;font-weight:700;font-family:Noto Serif SC,sans-serif;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;padding:12px 0}.xkCoach-report-print .section-report-print .requirement-title-total .item{text-align:center}.xkCoach-report-print .section-report-print .requirement-title-total .item:first-of-type{width:24%;padding-left:16px;text-align:left}.xkCoach-report-print .section-report-print .requirement-title-total .item:nth-of-type(2){width:26%;text-align:left}.xkCoach-report-print .section-report-print .requirement-title-total .item:nth-of-type(3){width:14%;text-align:left}.xkCoach-report-print .section-report-print .requirement-detail-item .top{display:flex;padding:20px;border-bottom:1px solid #ddd;background:linear-gradient(180deg,#f3f7ff,#fbfbfe)}.xkCoach-report-print .section-report-print .requirement-detail-item .top .img{width:48px;height:48px;border-radius:50%;background-position:50%;background-size:cover;background-repeat:no-repeat;margin-right:12px;flex:0 0 auto}.xkCoach-report-print .section-report-print .requirement-detail-item .top .top-content{padding-top:6px}.xkCoach-report-print .section-report-print .requirement-detail-item .top .top-content .school-name{color:rgba(0,0,0,.85);font-size:24px;font-weight:700;font-family:Noto Serif SC,sans-serif;margin-bottom:4px}.xkCoach-report-print .section-report-print .requirement-detail-item .top .top-content .lowest-score{color:rgba(0,0,0,.45)}.xkCoach-report-print .section-report-print .requirement-detail-item .bottom .major-item{display:flex;align-items:center;padding:12px 0;border-bottom:.025rem solid #e9e9e9}.xkCoach-report-print .section-report-print .requirement-detail-item .bottom .major-item .major-name{width:24%;padding-left:20px;font-weight:700;font-family:Noto Serif SC,sans-serif}.xkCoach-report-print .section-report-print .requirement-detail-item .bottom .major-item .right{flex:1}.xkCoach-report-print .section-report-print .requirement-detail-item .bottom .major-item .right .detail-inner{display:flex;align-items:center;padding-bottom:12px;border-bottom:.025rem solid #e9e9e9;margin-bottom:12px}.xkCoach-report-print .section-report-print .requirement-detail-item .bottom .major-item .right .detail-inner .origin-name{width:34.21%;padding-right:.5rem}.xkCoach-report-print .section-report-print .requirement-detail-item .bottom .major-item .right .detail-inner .requirement{width:18.42%}.xkCoach-report-print .section-report-print .requirement-detail-item .bottom .major-item .right .detail-inner .major-match{text-align:center}.xkCoach-report-print .section-report-print .requirement-detail-item .bottom .major-item .right .detail-inner .major-match img{width:50px}.xkCoach-report-print .section-report-print .requirement-detail-item .bottom .major-item .right .detail-inner:last-child{padding-bottom:0;border-bottom:none;margin-bottom:0}.xkCoach-report-print .section-report-print .requirement-detail-item .bottom .major-item:nth-of-type(2n){background:#fbfbfb}.xkCoach-report-print .section-report-print .table1{margin-top:32px}.xkCoach-report-print .section-report-print .table1 .title2{display:flex;background:linear-gradient(270deg,rgba(121,237,221,.3),rgba(42,189,233,.3));border-radius:8px 8px 0 0}.xkCoach-report-print .section-report-print .table1 .title2>span{width:33%;padding:14px 0;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;font-family:Noto Serif SC,sans-serif;line-height:36px;color:rgba(0,0,0,.85)}.xkCoach-report-print .section-report-print .table1 .title2>span:nth-child(2){width:34%}.xkCoach-report-print .section-report-print .table1 .item{display:flex;border-bottom:.025rem solid #e8e8e8}.xkCoach-report-print .section-report-print .table1 .item>span{width:33%;padding:12px 0;display:flex;align-items:center;justify-content:center}.xkCoach-report-print .section-report-print .table1 .item>span:first-child{font-weight:700;font-family:Noto Serif SC,sans-serif}.xkCoach-report-print .section-report-print .table1 .item>span:nth-child(2){width:34%}.xkCoach-report-print .section-report-print .chart-title{font-weight:700;font-family:Noto Serif SC,sans-serif;text-align:center;margin-top:48px}.xkCoach-report-print .section-report-print .chart{page-break-inside:avoid;width:8.5rem;height:4.25rem;margin:0 auto;border-bottom:.025rem solid #b0bdca;border-left:.025rem solid #b0bdca;position:relative;font-size:.25rem;line-height:1}.xkCoach-report-print .section-report-print .chart .axis-title{position:absolute;color:#9b9b9b}.xkCoach-report-print .section-report-print .chart .axis-title-x{bottom:-.4rem;right:0}.xkCoach-report-print .section-report-print .chart .axis-title-y{top:0;left:-.55rem}.xkCoach-report-print .section-report-print .chart .inner{position:absolute;left:0;bottom:0;width:7.5rem;height:3.75rem;background:#fff;display:flex;justify-content:space-between;flex-wrap:wrap}.xkCoach-report-print .section-report-print .chart .inner .axis-x{position:absolute;width:100%;display:flex;align-items:center;justify-content:space-between;bottom:-.4rem}.xkCoach-report-print .section-report-print .chart .inner .axis-y{position:absolute;height:105%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;left:-.55rem;top:-3%}.xkCoach-report-print .section-report-print .chart .inner .item{padding:.175rem;display:flex}.xkCoach-report-print .section-report-print .chart .inner .gonggu{width:4.475rem;height:1.1rem;background:#f4fdfa;color:rgba(51,208,213,.5);align-items:flex-start;justify-content:flex-start}.xkCoach-report-print .section-report-print .chart .inner .youshi{width:2.975rem;height:1.1rem;background:#fdf4f4;color:rgba(235,91,134,.5);align-items:flex-start;justify-content:flex-end}.xkCoach-report-print .section-report-print .chart .inner .ruoshi{width:4.475rem;height:2.65rem;background:#f3f8fc;color:rgba(51,134,213,.5);border-top:.05rem solid #fff;align-items:flex-end;justify-content:flex-start}.xkCoach-report-print .section-report-print .chart .inner .qianli{width:2.975rem;height:2.65rem;background:#fdf8f4;color:hsla(17,90%,72%,.5);border-top:.05rem solid #fff;align-items:flex-end;justify-content:flex-end}.xkCoach-report-print .section-report-print .chart .inner .circle{position:absolute;width:.15rem;height:.15rem;border-radius:50%}.xkCoach-report-print .section-report-print .chart-legend{padding:.225rem;border-radius:.2rem;background:#f8f8f8;display:flex;align-items:center;width:fit-content;margin:.6rem auto .8rem;font-size:.25rem;line-height:1}.xkCoach-report-print .section-report-print .chart-legend .item{margin-right:.45rem;display:flex;align-items:center}.xkCoach-report-print .section-report-print .chart-legend .item .circle{width:.15rem;height:.15rem;border-radius:50%;margin-right:.1rem}.xkCoach-report-print .section-report-print .chart-explain{border-top:.025rem solid #979797;border-bottom:.025rem solid #979797}.xkCoach-report-print .section-report-print .chart-explain .chart-explain-title{background:#f3f7fb;padding:12px 0;font-size:24px;font-weight:700;font-family:Noto Serif SC,sans-serif;color:rgba(0,0,0,.85);text-align:center}.xkCoach-report-print .section-report-print .chart-explain .chart-explain-content .item{padding:12px 24px;display:flex;align-items:center;border-top:.025rem solid #d0d0d0}.xkCoach-report-print .section-report-print .chart-explain .chart-explain-content .item .left{width:148px}.xkCoach-report-print .section-report-print .chart-explain .chart-explain-content .item .right{flex:1;text-align:justify}.xkCoach-report-print .section-report-print .subject-feature .subject-feature-item>.title{font-size:24px;font-weight:700;font-family:Noto Serif SC,sans-serif;color:rgba(0,0,0,.85);margin:48px 0 24px}.xkCoach-report-print .section-report-print .subject-feature .subject-feature-item>.title2{margin:24px 0 12px;padding-left:48px;font-weight:700;font-family:Noto Serif SC,sans-serif}.xkCoach-report-print .section-report-print .subject-feature .subject-feature-item>.content{text-indent:48px}.xkCoach-report-print .section-report-print .subject-feature .subject-feature-item>.content>p{margin-bottom:12px}.xkCoach-report-print .section-report-print .subject-feature .subject-feature-item>.content ul{text-indent:0;list-style:disc;padding-left:48px}.xkCoach-report-print .section-report-print .subject-feature .subject-feature-item>.content ul li{margin-bottom:12px}.xkCoach-report-print .section-appendix .first-title{font-size:36px;line-height:54px;font-weight:700;font-family:Noto Serif SC,sans-serif;color:rgba(0,0,0,.85);text-align:center;margin:95px 0 68px}.xkCoach-report-print .section-appendix .second-title{font-size:28px;line-height:42px;font-weight:700;font-family:Noto Serif SC,sans-serif;color:#222;margin:68px 0 24px;padding-left:16px;position:relative}.xkCoach-report-print .section-appendix .second-title:before{display:block;content:"";width:6px;height:32px;border-radius:3px;background:#19bef5;position:absolute;left:0;top:5px}.xkCoach-report-print .section-appendix .content>p{margin:0 0 10px}.xkCoach-report-print .section-appendix .table{margin-top:32px}.xkCoach-report-print .section-appendix .table .table-title{display:flex;background:linear-gradient(270deg,rgba(121,237,221,.3),rgba(42,189,233,.3));border-radius:8px 8px 0 0}.xkCoach-report-print .section-appendix .table .table-title>span{width:33%;padding:14px 0;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;font-family:Noto Serif SC,sans-serif;line-height:36px;color:rgba(0,0,0,.85)}.xkCoach-report-print .section-appendix .table .table-title>span:nth-child(2){width:34%}.xkCoach-report-print .section-appendix .table .table-item{display:flex;border-bottom:.025rem solid #e8e8e8}.xkCoach-report-print .section-appendix .table .table-item>span{width:33%;padding:12px 0;display:flex;align-items:center;justify-content:center}.xkCoach-report-print .section-appendix .table .table-item>span:first-child{font-weight:700;font-family:Noto Serif SC,sans-serif}.xkCoach-report-print .section-appendix .table .table-item>span:nth-child(2){width:34%}.xkCoach-report-print .section-appendix .explain{font-size:18px;color:#666;margin-top:24px}.xkCoach-report-print .section-appendix .card-container{page-break-inside:avoid;display:flex;justify-content:space-between;flex-wrap:wrap;line-height:1}.xkCoach-report-print .section-appendix .card-container .card-item{position:relative;width:32%;height:146px;margin-bottom:24px;background:#5fdfff;padding:26px;display:flex;align-items:flex-end;justify-content:flex-end;color:#005796;font-size:96px;font-weight:700;font-family:Noto Serif SC,sans-serif;border-radius:12px}.xkCoach-report-print .section-appendix .card-container .card-item .title{position:absolute;top:0;left:0;padding:12px;font-size:32px;font-weight:700;font-family:Noto Serif SC,sans-serif;color:#000;background:#ffe200;border-top-left-radius:12px}.xkCoach-report-print .section-appendix .card-container .card-item .eng-title{position:absolute;top:56px;left:0;padding:3px 12px;font-size:18px;line-height:22px;font-weight:700;font-family:Noto Serif SC,sans-serif;color:#fff;background:#00aae1}.xkCoach-report-print .section-appendix .card-container .card-item>span{font-style:italic}.xkCoach-report-print .section-appendix .card-title{font-size:24px;font-weight:700;font-family:Noto Serif SC,sans-serif;color:rgba(0,0,0,.85);margin-bottom:16px}.xkCoach-report-print .section-appendix .tips{color:rgba(0,0,0,.45);margin-top:28px}.xkCoach-report-print .section-appendix .card-explain{padding-top:32px;border-top:.025rem dashed #ddd;margin-top:36px}.xkCoach-report-print .section-appendix .card-explain .title-total>span{display:inline-block;font-size:24px;font-weight:700;font-family:Noto Serif SC,sans-serif;line-height:18px;color:rgba(0,0,0,.85);border-bottom:10px solid #d0deff}.xkCoach-report-print .section-appendix .card-explain .card-explain-item .title{margin:32px 0 16px;font-size:24px;line-height:36px;font-weight:700;font-family:Noto Serif SC,sans-serif;color:rgba(0,0,0,.85)}.xkCoach-report-print .section-appendix .chart-container-xkcp{page-break-inside:avoid}.xkCoach-report-print .section-appendix .chart-container{padding-top:32px;border-top:.025rem dashed #ddd;margin-top:36px}.xkCoach-report-print .section-appendix .chart-container .chart{page-break-inside:avoid;width:10rem;height:6.5rem;background:rgba(0,0,0,.02);border-radius:12px;margin:24px auto 32px}.xkCoach-report-print .section-appendix .chart-container .chart-title{font-size:24px;font-weight:700;font-family:Noto Serif SC,sans-serif;color:rgba(0,0,0,.85);margin-bottom:16px}.xkCoach-report-print .section-appendix .chart-container .chart-title>span{display:inline-block;line-height:18px;border-bottom:10px solid #d0deff}.xkCoach-report-print .section-appendix .expand-container{padding-top:24px;border-top:.025rem dashed #ddd;margin-top:32px}.xkCoach-report-print .section-appendix .expand-container img{display:block;width:528px;margin:0 auto 20px}.xkCoach-report-print .section-appendix .mbti-result{margin:24px auto;width:370px}.xkCoach-report-print .section-appendix .mbti-result .result-top{height:72px;background:#334cd5;color:#b9f1ff;font-size:48px;font-weight:700;font-family:Noto Serif SC,sans-serif;font-style:italic;display:flex;align-items:center;justify-content:center}.xkCoach-report-print .section-appendix .mbti-result .result-bottom{height:52px;background:#19bef5;color:#fff;font-size:20px;font-weight:700;font-family:Noto Serif SC,sans-serif;display:flex;align-items:center;justify-content:center}.xkCoach-report-print .section-appendix .component-MbtibarChart{page-break-inside:avoid;width:640px;margin:36px auto 8px}.xkCoach-report-print .section-appendix .component-MbtibarChart .row{padding-bottom:48px}.xkCoach-report-print .section-appendix .component-MbtibarChart .row .left,.xkCoach-report-print .section-appendix .component-MbtibarChart .row .right{width:103px}.xkCoach-report-print .section-appendix .component-MbtibarChart .row .left .value,.xkCoach-report-print .section-appendix .component-MbtibarChart .row .right .value{font-size:24px}.xkCoach-report-print .section-appendix .component-MbtibarChart .row .left .percent,.xkCoach-report-print .section-appendix .component-MbtibarChart .row .right .percent{font-size:20px}.xkCoach-report-print .section-appendix .component-MbtibarChart .row .middle{height:10px}.xkCoach-report-print .section-appendix .component-MbtibarChart .row .middle .left-bar div,.xkCoach-report-print .section-appendix .component-MbtibarChart .row .middle .right-bar div{width:10px;height:32px;top:-10px}.xkCoach-report-print .section-appendix .guide-title{margin:32px 0 16px}.xkCoach-report-print .section-appendix .guide-title>span{display:inline-block;font-size:24px;font-weight:700;font-family:Noto Serif SC,sans-serif;line-height:18px;color:rgba(0,0,0,.85);border-bottom:10px solid #d0deff}.xkCoach-report-print .section-appendix .blue-content{background:#eff7f8;padding:20px;text-align:justify}.xkCoach-report-print .section-appendix .blue-content .blue-content-item{display:flex}.xkCoach-report-print .section-appendix .blue-content .blue-content-item>img{height:32px;margin-right:20px;flex:0 0 auto}.xkCoach-report-print .section-appendix .blue-content .blue-content-item .blue-content-item-right{flex:1;padding-bottom:20px;border-bottom:.025rem solid #e8e8e8;margin-bottom:20px}.xkCoach-report-print .section-appendix .blue-content .blue-content-item:last-child .blue-content-item-right{padding-bottom:0;border-bottom:none;margin-bottom:0}.xkCoach-report-print .section-appendix .card-container-tomi{page-break-inside:avoid;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:20px}.xkCoach-report-print .section-appendix .card-container-tomi .card-item{position:relative;width:23.5%;height:130px;margin-bottom:20px;background:#5fdfff;padding:13px;display:flex;align-items:flex-end;justify-content:center;color:#005796;font-size:52px;font-weight:700;font-family:Noto Serif SC,sans-serif;line-height:64px;border-radius:12px}.xkCoach-report-print .section-appendix .card-container-tomi .card-item .title{position:absolute;top:0;left:0;padding:5px 12px;font-size:24px;line-height:32px;font-weight:700;font-family:Noto Serif SC,sans-serif;color:#000;background:#ffe200;border-top-left-radius:12px}.xkCoach-report-print .section-appendix .card-container-tomi .card-item>span{font-style:italic}.xkCoach-report-print .section-appendix .card-container-tomi .card-item>img{position:absolute;right:6px;top:3px}.xkCoach-report-print .section-appendix .card-container-cv34{page-break-inside:avoid}.xkCoach-report-print .section-appendix .card-container-cv34 .card-item{width:18.5%}.xkCoach-report-print .section-appendix .advantage{font-weight:700;font-family:Noto Serif SC,sans-serif;margin-top:16px}.xkCoach-report-print .section-appendix .tips-tomi{color:rgba(0,0,0,.45)}.xkCoach-report-print .section-appendix .advantage-analysis{padding:36px 0;border-bottom:.025rem dashed #e9e9e9}.xkCoach-report-print .section-appendix .advantage-analysis .title-container>span{display:inline-block;font-size:24px;font-weight:700;font-family:Noto Serif SC,sans-serif;line-height:18px;color:rgba(0,0,0,.85);border-bottom:10px solid #d0deff}.xkCoach-report-print .section-appendix .advantage-analysis .advantage-bottom .bottom-title{font-size:24px;line-height:36px;font-weight:700;font-family:Noto Serif SC,sans-serif;margin:32px 0 16px}.xkCoach-report-print .section-appendix .advantage-analysis .advantage-bottom .bottom-content{text-align:justify}.xkCoach-report-print .section-appendix .advantage-analysis-last{border:none;padding-bottom:0}.xkCoach-report-print .section-appendix .chart{page-break-inside:avoid}.xkCoach-report-print .section-appendix .subject-feature .subject-feature-item>.title{font-size:24px;font-weight:700;font-family:Noto Serif SC,sans-serif;color:rgba(0,0,0,.85);margin:48px 0 24px}.xkCoach-report-print .section-appendix .subject-feature .subject-feature-item>.title2{margin:24px 0 12px;padding-left:48px;font-weight:700;font-family:Noto Serif SC,sans-serif}.xkCoach-report-print .section-appendix .subject-feature .subject-feature-item>.content{text-indent:48px}.xkCoach-report-print .section-appendix .subject-feature .subject-feature-item>.content>p{margin-bottom:12px}.xkCoach-report-print .section-appendix .subject-feature .subject-feature-item>.content ul{text-indent:0;list-style:disc;padding-left:48px}.xkCoach-report-print .section-appendix .subject-feature .subject-feature-item>.content ul li{margin-bottom:12px}.xkCoach-report-print .section-select-guide .title1{font-size:24px;font-weight:700;font-family:Noto Serif SC,sans-serif;color:rgba(0,0,0,.85);margin:48px 0 24px}.xkCoach-report-print .section-select-guide .title2{margin:24px 0 12px;padding-left:48px;font-weight:700;font-family:Noto Serif SC,sans-serif}.xkCoach-report-print .section-select-guide img{width:100%}.xkCoach-report-print .section-select-guide .content{text-indent:48px}.xkCoach-report-print .section-select-guide .content>p{margin-bottom:12px}.xkCoach-report-print .section-select-guide .content ul{text-indent:0;list-style:disc;padding-left:48px}.xkCoach-report-print .section-select-guide .content ul li{margin-bottom:12px}.xkCoach-report-print .section-select-guide .content a{word-break:break-all}.xkCoach-report-print .bold-remind{font-weight:700;font-family:Noto Serif SC,sans-serif}.xkCoach-report-print-cover{width:860px;height:100%;margin:0 auto;text-align:left;font-size:24px;line-height:44px;font-family:Noto Serif SC,sans-serif;padding:260px 0 0;position:relative;page-break-inside:avoid}.xkCoach-report-print-cover img{display:block}.xkCoach-report-print-cover .print-bg{position:absolute}.xkCoach-report-print-cover .print-bg-left-top{top:16%;left:0;width:226px}.xkCoach-report-print-cover .print-bg-left-bottom{left:0;top:47%;width:168px}.xkCoach-report-print-cover .print-bg-right-top{width:268px;right:0;top:12%}.xkCoach-report-print-cover .print-bg-right-bottom{width:146px;right:0;top:42%}.xkCoach-report-print-cover .print-shijie{height:60px;margin:0 auto 50px}.xkCoach-report-print-cover .print-title{width:694px;margin:0 auto 360px}.xkCoach-report-print-cover .student-info{display:flex;align-items:center;justify-content:space-between}.xkCoach-report-print-cover .student-info .info{display:flex}.xkCoach-report-print-cover .student-info .info p{margin:0}.xkCoach-report-print-cover .student-info .info .left{margin-right:100px}.xkCoach-report-print-cover .student-info .info .bold{font-family:Noto Serif SC,sans-serif;font-weight:700;margin-right:10px}.xkCoach-report-print-cover .student-info .img{width:214px;height:184px;background-position:50%;background-size:cover;background-repeat:no-repeat}.xkCoach-report-print-cover .print-footer{width:532px;margin:220px auto 0}.xkCoach-report-print-back-cover{width:1000px;margin:0 auto;font-family:Noto Serif SC,sans-serif}.xkCoach-report-print-back-cover .top{width:100%;height:1000px;background-image:url(/app/./img/bg-back-cover.png);background-repeat:no-repeat;background-size:cover;padding-top:422px;box-sizing:border-box;text-align:center}.xkCoach-report-print-back-cover .top>img{height:78px;margin-bottom:28px}.xkCoach-report-print-back-cover .top>p{font-size:28px;line-height:48px;font-weight:700;color:rgba(0,0,0,.9)}.xkCoach-report-print-back-cover .bottom{margin-top:70px;border-top:2px solid #000;border-bottom:1px solid #4d4d4d;padding:30px 60px;display:flex;align-items:center}.xkCoach-report-print-back-cover .bottom>img{height:240px;margin-right:50px}.xkCoach-report-print-back-cover .bottom .right{font-size:24px;line-height:36px}.xkCoach-report-print-back-cover .bottom .right .title{font-size:28px;line-height:40px;font-weight:700;color:#000}.xkCoach-report-print-back-cover .bottom .right .info{color:rgba(0,0,0,.65);margin:8px 0 28px}.xkCoach-report-print-back-cover .bottom .right .more{font-weight:700;color:rgba(0,0,0,.65)}.career-report-home-page{transform:translateZ(0);background:#f5f5f5;text-align:left;height:100%;display:flex;flex-direction:column}.career-report-home-page .page-container{flex:1;overflow:auto}.career-report-home-page .page-container .top-banner{width:100%;height:6.2rem;background-image:url(/app/./img/banner-home.png);background-repeat:no-repeat;background-size:cover;background-position:50%;padding:.7rem .8rem 0}.career-report-home-page .page-container .top-banner .title{color:#fff;font-size:.55rem;line-height:.6rem;margin-bottom:.3rem}.career-report-home-page .page-container .top-banner .bold{font-weight:700}.career-report-home-page .page-container .top-banner .province{font-size:.35rem;line-height:.55rem;color:hsla(0,0%,100%,.8);display:flex;align-items:center}.career-report-home-page .page-container .top-banner .province>span{cursor:pointer;display:flex;align-items:center;color:#fff;margin-left:.15rem}.career-report-home-page .page-container .top-banner .province>span img{margin-left:.075rem;height:.275rem}.career-report-home-page .page-container .bottom{padding:0 .4rem .9rem;margin-top:-2.5rem}.career-report-home-page .page-container .bottom .card{border-radius:.2rem;background:#fff}.career-report-home-page .page-container .bottom .card .card-top{padding:.45rem .4rem .4rem;display:flex}.career-report-home-page .page-container .bottom .card .card-top img{height:2.25rem;margin-right:.3rem}.career-report-home-page .page-container .bottom .card .card-top .right{flex:1}.career-report-home-page .page-container .bottom .card .card-top .right .title{font-size:.45rem;line-height:.75rem;color:#222;font-weight:700;display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.career-report-home-page .page-container .bottom .card .card-top .right .title .btn{font-size:.35rem;line-height:.5rem;padding:.125rem .25rem;display:flex;align-items:center;background:#334cd5;color:#fff;border-radius:.375rem}.career-report-home-page .page-container .bottom .card .card-top .right .progress{display:flex}.career-report-home-page .page-container .bottom .card .card-top .right .progress .block{width:.5rem;height:.25rem;background:rgba(25,190,245,.1);margin-right:.05rem}.career-report-home-page .page-container .bottom .card .card-top .right .progress .block:first-child{border-bottom-left-radius:.075rem;border-top-left-radius:.075rem}.career-report-home-page .page-container .bottom .card .card-top .right .progress .block:last-child{margin-right:0;border-bottom-right-radius:.075rem;border-top-right-radius:.075rem}.career-report-home-page .page-container .bottom .card .card-top .right .progress .deep{background:#19bef5}.career-report-home-page .page-container .bottom .card .card-top .right>p{font-size:.35rem;line-height:.45rem;color:silver;margin:.1rem 0 0;display:flex;align-items:center}.career-report-home-page .page-container .bottom .card .cutting-line{width:100%;position:relative;overflow:hidden}.career-report-home-page .page-container .bottom .card .cutting-line .circle{position:absolute;width:.4rem;height:.4rem;border-radius:50%;background:#f5f5f5;top:0}.career-report-home-page .page-container .bottom .card .cutting-line .left{left:-.2rem}.career-report-home-page .page-container .bottom .card .cutting-line .right{right:-.2rem}.career-report-home-page .page-container .bottom .card .cutting-line .line{margin:.2rem .4rem;border-bottom:.025rem dashed #e2e8ed}.career-report-home-page .page-container .bottom .card .card-bottom{font-size:.35rem;line-height:.55rem;padding:.4rem .4rem .45rem}.career-report-home-page .page-container .bottom .card .card-bottom .tips{color:#9b9b9b;margin-bottom:.25rem}.career-report-home-page .page-container .bottom .card .card-bottom .inner{background:#fbfbfe;padding:.4rem .15rem .4rem .4rem;border-radius:.2rem}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container{position:relative;border-left:.025rem solid #e2e8ed;padding-left:.4rem}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title{position:relative;display:flex;align-items:center;justify-content:space-between;font-weight:700;color:#4a4a4a}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title .left{display:flex;align-items:center}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title .left>img{width:.35rem;margin-left:.1rem}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title .btn{white-space:nowrap;cursor:pointer;font-weight:400;padding:.125rem .25rem;display:flex;align-items:center;line-height:.45rem}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title .unfinished{color:silver}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title .todo{background:#334cd5;color:#fff;border-radius:.375rem}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title .finished{padding-right:0;color:#334cd5}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title .finished img{height:.3rem;margin-left:.075rem}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title .hidden-line{position:absolute;left:-.625rem;top:.575rem;width:.45rem;height:.625rem;background:#fbfbfe}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .time-tips{color:silver;font-size:.3rem;margin-top:.05rem}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .time-tips2{margin:-.075rem 0 .35rem}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .time-tips3{margin-top:-.075rem}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .choice-name{font-size:.3rem;margin-top:-.075rem}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list{margin:.25rem 0}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:.1rem}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .title{position:relative;color:#555;display:flex;align-items:center}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .title .circle{width:.15rem;height:.15rem;border-radius:50%;background-color:#a1a1a3;margin:0 .225rem 0 .075rem}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .title .finished{width:.3rem;height:.25rem;background-image:url(/app/./img/icon-finished.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;margin-right:.15rem}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .title .tags{background:#f0f0f6;color:#878795;font-size:.3rem;line-height:.35rem;padding:.025rem .1rem;margin-right:.1rem;border-radius:.1rem}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .btn{white-space:nowrap;cursor:pointer;padding:.125rem .25rem;display:flex;align-items:center}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .unfinished{color:silver}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .todo{background:#334cd5;color:#fff;border-radius:.375rem}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .todo2{background:#ebedf5;color:#334cd5;border-radius:.375rem}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .finished{padding-right:0;color:#334cd5}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .finished img{height:.3rem;margin-left:.075rem}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title:first-of-type,.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .first-title:last-of-type{margin-bottom:0}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .circle-unfinished{position:absolute;left:-.625rem;width:.45rem;height:.45rem;border-radius:50%;background:#d2d7f6}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .circle-unfinished .circle-inner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:.2rem;height:.2rem;border-radius:50%;background:#334cd5}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .circle-finished{position:absolute;left:-.625rem;width:.45rem;height:.45rem;border-radius:50%;background:#1ecfc3;display:flex;align-items:center;justify-content:center}.career-report-home-page .page-container .bottom .card .card-bottom .inner .content-container .circle-finished svg{font-size:.3rem}.career-report-home-page .page-container .bottom .card .card-bottom .btn-report{cursor:pointer;width:6rem;height:1rem;background:#334cd5;color:#fff;font-size:.4rem;font-weight:700;line-height:1;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:.4rem auto 0}.career-report-home-page .page-container .bottom .xkCoach-example{margin-top:.4rem;padding:.25rem .5rem .25rem .3rem;border-radius:.2rem;background:#fbfbfe;display:flex;font-size:.3rem}.career-report-home-page .page-container .bottom .xkCoach-example>img{height:.45rem;margin-right:.25rem}.career-report-home-page .page-container .bottom .xkCoach-example p{color:#19bef5;margin:.2rem 0 0}.career-report-home-page .page-container .logout{cursor:pointer;width:6rem;height:1rem;background:#ebedf5;color:#03081a;font-size:.4rem;font-weight:700;line-height:1;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.career-report-home-page .show-switch-modal .modal-top{text-align:left;padding:.6rem;border-bottom:.025rem dashed rgba(150,183,254,.5)}.career-report-home-page .show-switch-modal .modal-top .title{font-size:.45rem;line-height:.675rem;color:#222;font-weight:700;margin-bottom:.45rem;text-align:center}.career-report-home-page .show-switch-modal .modal-top .content{margin-bottom:.3rem}.career-report-home-page .show-switch-modal .modal-top .select-tip{display:flex;justify-content:space-between;margin-bottom:.15rem}.career-report-home-page .show-switch-modal .modal-top .select-tip>span{width:3.45rem}.career-report-home-page .show-switch-modal .modal-top .choose-part{display:flex;justify-content:space-between}.career-report-home-page .show-switch-modal .modal-top .choose-part .select{width:3.45rem;height:1.15rem;background-color:#f5f5f5;background-image:url(/app/./img/dropdown_indicator_1.svg);background-position:right .425rem center;background-size:.3rem .15rem;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0 1.05rem 0 .425rem}.career-report-home-page .show-switch-modal .modal-top .choose-part .color-9b{color:#9b9b9b}.career-report-home-page .show-switch-modal .modal-top .choose-part .color-4a{color:#4a4a4a}.career-report-home-page .show-switch-modal .modal-top .lets-go{color:#334cd5;margin-top:.15rem}.career-report-home-page .show-switch-modal .modal-top .empty-feedback{margin-top:.15rem}.career-report-home-page .show-switch-modal .modal-bottom{padding:.325rem .6rem;display:flex;align-items:center;flex-direction:column}.career-report-home-page .show-switch-modal .modal-bottom .btn{cursor:pointer;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem .9rem}.career-report-home-page .show-switch-modal .modal-bottom .btn:active{background:#2c42bb}.career-report-home-page .show-switch-modal .modal-bottom .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b;padding-top:.25rem}.career-report-home-page .show-evaluation-modal{padding:.9rem .6rem .75rem;background-image:url(/app/./img/bg-evaluation-remind.svg);background-position:top;background-size:cover;background-repeat:no-repeat}.career-report-home-page .show-evaluation-modal .title{color:#222;font-size:.45rem;font-weight:700;line-height:.7rem;margin-bottom:.45rem}.career-report-home-page .show-evaluation-modal .content{text-align:left}.career-report-home-page .show-evaluation-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.7rem auto .35rem}.career-report-home-page .show-evaluation-modal .btn:active{background:#2c42bb}.career-report-home-page .show-evaluation-modal .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b}.career-report-home-page .show-explain-modal{padding:.6rem .6rem .65rem}.career-report-home-page .show-explain-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.4rem}.career-report-home-page .show-explain-modal .content{text-align:justify}.career-report-home-page .show-explain-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.4rem auto 0}.career-report-home-page .show-explain-modal .btn:active{background:#2c42bb}.career-report-home-page .create-report-modal,.career-report-home-page .regen-report-modal{padding:.6rem .6rem .75rem}.career-report-home-page .create-report-modal .title,.career-report-home-page .regen-report-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.5rem}.career-report-home-page .create-report-modal .content,.career-report-home-page .regen-report-modal .content{text-align:justify}.career-report-home-page .create-report-modal .btn-container,.career-report-home-page .regen-report-modal .btn-container{margin-top:.65rem;display:flex;align-items:center;justify-content:space-between}.career-report-home-page .create-report-modal .btn-container .btn,.career-report-home-page .regen-report-modal .btn-container .btn{cursor:pointer;width:3.5rem;height:1rem;font-size:.4rem;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:.15rem}.career-report-home-page .create-report-modal .btn-container .cancel,.career-report-home-page .regen-report-modal .btn-container .cancel{background:#ebedf5;color:#03081a}.career-report-home-page .create-report-modal .btn-container .confirm,.career-report-home-page .regen-report-modal .btn-container .confirm{background:#334cd5;color:#fff}.career-report-home-page .save-pdf-loading-container{position:fixed;z-index:999;width:100%;height:100%;background:rgba(0,0,0,.5)}.career-report-home-page .save-pdf-loading-container .text{width:100%;position:absolute;top:38%;text-align:center;color:#fff;font-size:.4rem}.xkCoach-report-hld-page{background:#f5f5f5;text-align:left;display:flex;flex-direction:column;height:100%}.xkCoach-report-hld-page .page-container{flex:1;overflow:auto;padding-bottom:1.15rem}.xkCoach-report-hld-page .page-container .banner{width:100%;height:6.75rem;background-image:url(/app/./img/bg-hld-report.svg),linear-gradient(1turn,#f5f5f5,#c9e0ff);background-repeat:no-repeat;background-position:100% 100%,50%;background-size:100%;padding:.8rem 0 0 .8rem;font-size:.35rem}.xkCoach-report-hld-page .page-container .banner .line-blue{width:.95rem;height:.2rem;background:#19bef5}.xkCoach-report-hld-page .page-container .banner .title{font-size:.6rem;font-weight:700;line-height:.8rem;color:#495fcc;margin:.25rem 0 .75rem}.xkCoach-report-hld-page .page-container .banner .finished-time{color:rgba(51,76,213,.6);margin-bottom:.125rem}.xkCoach-report-hld-page .page-container .banner .restart{cursor:pointer;color:#334cd5;display:flex;align-items:center}.xkCoach-report-hld-page .page-container .banner .restart svg{margin-left:.075rem}.xkCoach-report-hld-page .page-container .banner .restart.disabled{cursor:not-allowed;color:#bbb}.xkCoach-report-hld-page .page-container .banner .restart.disabled svg path{fill:#bbb}.xkCoach-report-hld-page .page-container .bottom{margin-top:-1.25rem;padding:0 .4rem}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach{border-radius:.2rem;background:#fff;padding:.65rem .4rem .75rem;margin:0 0 .4rem}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach>.title{font-size:.45rem;font-weight:700;line-height:.65rem;color:#000;text-align:center;margin-bottom:.2rem}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .line-yellow{width:1rem;height:.125rem;background:#ffe200;margin:0 auto .6rem}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .card-container{display:flex;justify-content:space-between;flex-wrap:wrap;line-height:1;margin-bottom:.25rem}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .card-container .card-item{position:relative;width:49%;height:2.2rem;margin-bottom:.25rem;background:#5fdfff;padding:.25rem;display:flex;align-items:flex-end;justify-content:flex-end;color:#005796;font-size:1.25rem;font-weight:700}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .card-container .card-item .title{position:absolute;top:0;left:0;padding:.15rem;font-size:.45rem;font-weight:700;color:#000;background:#ffe200}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .card-container .card-item .eng-title{position:absolute;top:.75rem;left:0;padding:.05rem .15rem;font-size:.25rem;font-weight:700;color:#fff;background:#00aae1}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .card-container .card-item>span{font-style:italic}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .chart-container{background:#fafafa;margin:0 0 .6rem}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .content{font-size:.35rem;line-height:.55rem;text-align:justify}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .content p{margin:0}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .content .p1{margin-bottom:.3rem}.xkCoach-report-hld-page .page-container .bottom .section-xkCoach .tips{padding-left:.2rem;border-left:.1rem solid #faecbb;margin:.5rem 0 0;font-size:.3rem;color:#666;text-align:justify}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach{border-radius:.2rem;background:#fff;padding:.65rem .4rem;margin:0 0 .4rem}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .title{display:flex;align-items:center;justify-content:space-between}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .title .left{color:#000;font-size:.45rem;font-weight:700;padding-left:.3rem;position:relative}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .title .left:before{display:block;content:"";width:.15rem;height:.6rem;background:#ffe200;border-radius:.075rem;position:absolute;left:0}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .title .right{font-size:.3rem;color:#9b9b9b;display:flex;align-items:center}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .title .right svg{margin-left:.1rem}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .title .packup svg{transform:rotate(180deg)}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .content{padding-top:.6rem;font-size:.35rem;line-height:.55rem;text-align:justify}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .content .line{width:100%;height:.025rem;color:#e0e0e0}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .content p{margin:0}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .content .p1{padding-bottom:.45rem;border-bottom:.025rem solid #e0e0e0;margin-bottom:.45rem}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .content .chart{background:#f0f6f9;margin:.4rem 0 .6rem}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .content .second-title{font-size:.4rem;font-weight:700;margin-bottom:.4rem}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .content .p2{margin-bottom:.15rem;font-size:.4rem;font-weight:700}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .content .p3{margin:.3rem 0 .15rem;font-size:.4rem;font-weight:700}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .content .img-expand-read{width:100%;margin:.55rem 0 .3rem}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .introduction-item{margin-bottom:.4rem}.xkCoach-report-hld-page .page-container .bottom .section2-xkCoach .introduction-item:last-child{margin:0}.xkCoach-report-hld-page .page-container .bottom .btn{cursor:pointer;margin:.8rem 0 0;border-radius:.15rem;padding:.35rem 0;text-align:center;background:#334cd5;color:#fff;font-size:.45rem;line-height:1}.xkCoach-report-hld-page .bold-remind{font-weight:700}.xkCoach-report-hld-page .show-evaluation-modal{padding:.9rem .6rem .75rem;background-image:url(/app/./img/bg-evaluation-remind.svg);background-position:top;background-size:cover;background-repeat:no-repeat}.xkCoach-report-hld-page .show-evaluation-modal .title{color:#222;font-size:.45rem;font-weight:700;line-height:.7rem;margin-bottom:.45rem}.xkCoach-report-hld-page .show-evaluation-modal .content{text-align:left}.xkCoach-report-hld-page .show-evaluation-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.7rem auto .35rem}.xkCoach-report-hld-page .show-evaluation-modal .btn:active{background:#2c42bb}.xkCoach-report-hld-page .show-evaluation-modal .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b}.xkCoach-report-hld-page .show-explain-modal{padding:.6rem .6rem .65rem}.xkCoach-report-hld-page .show-explain-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.4rem}.xkCoach-report-hld-page .show-explain-modal .content{text-align:center}.xkCoach-report-hld-page .show-explain-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.4rem auto 0}.xkCoach-report-hld-page .show-explain-modal .btn:active{background:#2c42bb}.xkCoach-report-xkcp-page{background:#f5f5f5;text-align:left;display:flex;flex-direction:column;height:100%}.xkCoach-report-xkcp-page .page-container{flex:1;overflow:auto;padding-bottom:1.15rem}.xkCoach-report-xkcp-page .page-container .banner{width:100%;height:6.75rem;background-image:url(/app/./img/bg-xkcp-report-left.png),url(/app/./img/bg-xkcp-report-right.png),linear-gradient(1turn,#f5f5f5,#e2edf9);background-repeat:no-repeat;background-position:0 100%,100% 0,50%;background-size:100%,36%,100%;padding:.8rem 0 0 .8rem;font-size:.35rem}.xkCoach-report-xkcp-page .page-container .banner .line-blue{width:.95rem;height:.2rem;background:#19bef5}.xkCoach-report-xkcp-page .page-container .banner .title{font-size:.6rem;font-weight:700;line-height:.8rem;color:#495fcc;margin:.25rem 0 .75rem}.xkCoach-report-xkcp-page .page-container .banner .finished-time{color:rgba(51,76,213,.6);margin-bottom:.125rem}.xkCoach-report-xkcp-page .page-container .banner .restart{cursor:pointer;color:#334cd5;display:flex;align-items:center}.xkCoach-report-xkcp-page .page-container .banner .restart svg{margin-left:.075rem}.xkCoach-report-xkcp-page .page-container .banner .restart.disabled{cursor:not-allowed;color:#bbb}.xkCoach-report-xkcp-page .page-container .banner .restart.disabled svg path{fill:#bbb}.xkCoach-report-xkcp-page .page-container .bottom{margin-top:-1.25rem;padding:0 .4rem}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach{border-radius:.2rem;background:#fff;padding:.65rem .4rem .75rem;margin:0 0 .4rem}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach>.title{font-size:.45rem;font-weight:700;line-height:.65rem;color:#000;text-align:center;margin-bottom:.2rem}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .line-yellow{width:1rem;height:.125rem;background:#ffe200;margin:0 auto .6rem}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .chart-container{background:#fafafa;margin:0 0 .6rem}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .table{margin-top:.4rem}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .table .table-title{display:flex;background:linear-gradient(270deg,#79eddd,#2abde9);border-radius:.1rem .1rem 0 0}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .table .table-title>span{width:33%;padding:.15rem 0;display:flex;align-items:center;justify-content:center;font-size:.3rem;color:#fff}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .table .table-title>span:nth-child(2){width:34%;border-left:.025rem solid #e9e9e9;border-right:.025rem solid #e9e9e9}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .table .table-item{display:flex;border-bottom:.025rem dashed #e9e9e9}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .table .table-item>span{width:33%;padding:.15rem 0;display:flex;align-items:center;justify-content:center;font-size:.3rem}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .table .table-item>span:first-child{font-size:.35rem;font-weight:700;color:#333}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .table .table-item>span:nth-child(2){width:34%}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .table .table-item:last-child{border-bottom:.025rem solid #e9e9e9}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .content{font-size:.35rem;line-height:.55rem;text-align:justify}.xkCoach-report-xkcp-page .page-container .bottom .section-xkCoach .explain{font-size:.3rem;color:#666;margin-top:.4rem}.xkCoach-report-xkcp-page .page-container .bottom .btn{cursor:pointer;margin:.8rem 0 0;border-radius:.15rem;padding:.35rem 0;text-align:center;background:#334cd5;color:#fff;font-size:.45rem;line-height:1}.xkCoach-report-xkcp-page .show-evaluation-modal{padding:.9rem .6rem .75rem;background-image:url(/app/./img/bg-evaluation-remind.svg);background-position:top;background-size:cover;background-repeat:no-repeat}.xkCoach-report-xkcp-page .show-evaluation-modal .title{color:#222;font-size:.45rem;font-weight:700;line-height:.7rem;margin-bottom:.45rem}.xkCoach-report-xkcp-page .show-evaluation-modal .content{text-align:left}.xkCoach-report-xkcp-page .show-evaluation-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.7rem auto .35rem}.xkCoach-report-xkcp-page .show-evaluation-modal .btn:active{background:#2c42bb}.xkCoach-report-xkcp-page .show-evaluation-modal .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b}.xkCoach-report-xkcp-page .show-explain-modal{padding:.6rem .6rem .65rem}.xkCoach-report-xkcp-page .show-explain-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.4rem}.xkCoach-report-xkcp-page .show-explain-modal .content{text-align:center}.xkCoach-report-xkcp-page .show-explain-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.4rem auto 0}.xkCoach-report-xkcp-page .show-explain-modal .btn:active{background:#2c42bb}.xkCoach-report-mbti-page{background:#f5f5f5;text-align:left;display:flex;flex-direction:column;height:100%}.xkCoach-report-mbti-page .page-container{flex:1;overflow:auto;padding-bottom:1.15rem}.xkCoach-report-mbti-page .page-container .banner{width:100%;height:6.75rem;background-image:url(/app/./img/bg-mbti-report.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:.8rem 0 0 .8rem;font-size:.35rem}.xkCoach-report-mbti-page .page-container .banner .line-yellow{width:.95rem;height:.2rem;background:#ffe200}.xkCoach-report-mbti-page .page-container .banner .title{font-size:.6rem;font-weight:700;line-height:.8rem;color:#fff;margin:.25rem 0 .75rem}.xkCoach-report-mbti-page .page-container .banner .finished-time{color:hsla(0,0%,100%,.6);margin-bottom:.125rem}.xkCoach-report-mbti-page .page-container .banner .restart{cursor:pointer;color:#fff;display:flex;align-items:center}.xkCoach-report-mbti-page .page-container .banner .restart svg{margin-left:.075rem}.xkCoach-report-mbti-page .page-container .banner .restart.disabled{cursor:not-allowed;color:#bbb}.xkCoach-report-mbti-page .page-container .banner .restart.disabled svg path{fill:#bbb}.xkCoach-report-mbti-page .page-container .bottom{margin-top:-1.25rem;padding:0 .4rem}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach{border-radius:.2rem;background:#fff;padding:.65rem .4rem .75rem;margin:0 0 .4rem}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach>.title{font-size:.45rem;font-weight:700;line-height:.65rem;color:#000;text-align:center;margin-bottom:.2rem}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .line-yellow{width:1rem;height:.125rem;background:#ffe200;margin:0 auto .6rem}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .content{font-size:.35rem;line-height:.55rem;text-align:justify}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .tips{font-size:.3rem;line-height:.4rem;font-weight:300}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .result{margin:.6rem 0 .3rem}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .result .result-top{height:1.625rem;background:#334cd5;color:#b9f1ff;font-size:1.2rem;font-weight:700;font-style:italic;display:flex;align-items:center;justify-content:center}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .result .result-bottom{height:1.1rem;background:#19bef5;color:#fff;font-size:.45rem;font-weight:700;display:flex;align-items:center;justify-content:center}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .component-MbtibarChart{margin:.5rem 0}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .second-title{text-align:center;font-size:.35rem;font-weight:700;margin:.6rem 0 .3rem}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .blue-content{background:#eff7f8;padding:.35rem .2rem;font-size:.3rem;text-align:justify}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .blue-content .blue-content-item{display:flex}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .blue-content .blue-content-item>img{height:.5rem;margin-right:.2rem;flex:0 0 auto}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .blue-content .blue-content-item .blue-content-item-right{flex:1;padding-bottom:.35rem;border-bottom:.025rem solid #e8e8e8;margin-bottom:.35rem}.xkCoach-report-mbti-page .page-container .bottom .section-xkCoach .blue-content .blue-content-item:last-child .blue-content-item-right{padding-bottom:0;border-bottom:none;margin-bottom:0}.xkCoach-report-mbti-page .page-container .bottom .btn{cursor:pointer;margin:.8rem 0 0;border-radius:.15rem;padding:.35rem 0;text-align:center;background:#334cd5;color:#fff;font-size:.45rem;line-height:1}.xkCoach-report-mbti-page .bold-remind{font-weight:700}.xkCoach-report-mbti-page .show-evaluation-modal{padding:.9rem .6rem .75rem;background-image:url(/app/./img/bg-evaluation-remind.svg);background-position:top;background-size:cover;background-repeat:no-repeat}.xkCoach-report-mbti-page .show-evaluation-modal .title{color:#222;font-size:.45rem;font-weight:700;line-height:.7rem;margin-bottom:.45rem}.xkCoach-report-mbti-page .show-evaluation-modal .content{text-align:left}.xkCoach-report-mbti-page .show-evaluation-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.7rem auto .35rem}.xkCoach-report-mbti-page .show-evaluation-modal .btn:active{background:#2c42bb}.xkCoach-report-mbti-page .show-evaluation-modal .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b}.xkCoach-report-mbti-page .show-explain-modal{padding:.6rem .6rem .65rem}.xkCoach-report-mbti-page .show-explain-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.4rem}.xkCoach-report-mbti-page .show-explain-modal .content{text-align:center}.xkCoach-report-mbti-page .show-explain-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.4rem auto 0}.xkCoach-report-mbti-page .show-explain-modal .btn:active{background:#2c42bb}.xkCoach-report-tomi-page{background:#f5f5f5;text-align:left;display:flex;flex-direction:column;height:100%}.xkCoach-report-tomi-page .page-container{flex:1;overflow:auto;padding-bottom:1.15rem}.xkCoach-report-tomi-page .page-container .banner{width:100%;height:6.75rem;background-image:url(/app/./img/bg-tomi-report.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:.8rem 0 0 .8rem;font-size:.35rem}.xkCoach-report-tomi-page .page-container .banner .line-yellow{width:.95rem;height:.2rem;background:#ffe200}.xkCoach-report-tomi-page .page-container .banner .title{font-size:.6rem;font-weight:700;line-height:.8rem;color:#fff;margin:.25rem 0 .75rem}.xkCoach-report-tomi-page .page-container .banner .finished-time{color:hsla(0,0%,100%,.6);margin-bottom:.125rem}.xkCoach-report-tomi-page .page-container .banner .restart{cursor:pointer;color:#fff;display:flex;align-items:center}.xkCoach-report-tomi-page .page-container .banner .restart svg{margin-left:.075rem}.xkCoach-report-tomi-page .page-container .banner .restart.disabled{cursor:not-allowed;color:#bbb}.xkCoach-report-tomi-page .page-container .banner .restart.disabled svg path{fill:#bbb}.xkCoach-report-tomi-page .page-container .bottom{margin-top:-1.25rem;padding:0 .4rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach{border-radius:.2rem;background:#fff;padding:.65rem .4rem .75rem;margin:0 0 .4rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach>.title{font-size:.45rem;font-weight:700;line-height:.65rem;color:#000;text-align:center;margin-bottom:.2rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .line-yellow{width:1rem;height:.125rem;background:#ffe200;margin:0 auto .6rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .content{font-size:.35rem;line-height:.55rem;text-align:justify}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .advantage{font-size:.35rem;font-weight:700;color:#4a4a4a;line-height:.55rem;margin-top:.25rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .card-container{margin:.45rem 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .card-container .card-item{margin-bottom:.25rem;text-align:center;width:48%;height:1.75rem;display:flex}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .card-container .card-item .left{width:50%;background:#ffe200;display:flex;align-items:center;justify-content:center;font-size:.4rem;font-weight:700;color:#000;line-height:.5rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .card-container .card-item .right{flex:1;background:#5fdeff;font-size:1rem;font-weight:700;line-height:1.75rem;color:#005796;position:relative}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .card-container .card-item .right>img{position:absolute;width:.45rem;right:.1rem;top:.1rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .tips{font-size:.3rem;line-height:.45rem;color:#4a4a4a}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .expand{cursor:pointer;font-size:.3rem;line-height:.45rem;color:#9b9b9b;margin-top:.6rem;display:flex;align-items:center;justify-content:center}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .expand svg{margin-left:.2rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .packup svg{transform:rotate(180deg)}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .introduction{padding-top:1rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .introduction .first-title{font-size:.45rem;line-height:.7rem;font-weight:700}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .introduction .second-title{font-size:.4rem;line-height:.6rem;font-weight:700;margin:.6rem 0 .4rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .chart{background:#f0f6f9}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .advantage-analysis{padding:.7rem 0;border-bottom:.025rem solid #e9e9e9}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .advantage-analysis .title-container{font-size:.45rem;font-weight:700;padding-left:.3rem;position:relative}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .advantage-analysis .title-container:before{display:block;content:"";width:.15rem;height:.6rem;background:#19bef5;border-radius:.075rem;position:absolute;left:0}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .advantage-analysis .advantage-bottom .bottom-title{font-size:.4rem;line-height:.6rem;font-weight:700;margin:.7rem 0 .3rem}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .advantage-analysis .advantage-bottom .bottom-content{font-size:.35rem;line-height:.55rem;text-align:justify}.xkCoach-report-tomi-page .page-container .bottom .section-xkCoach .advantage-analysis:last-child{border:none;padding-bottom:0}.xkCoach-report-tomi-page .page-container .bottom .btn{cursor:pointer;margin:.8rem 0 0;border-radius:.15rem;padding:.35rem 0;text-align:center;background:#334cd5;color:#fff;font-size:.45rem;line-height:1}.xkCoach-report-tomi-page .bold-remind{font-weight:700}.xkCoach-report-tomi-page .show-evaluation-modal{padding:.9rem .6rem .75rem;background-image:url(/app/./img/bg-evaluation-remind.svg);background-position:top;background-size:cover;background-repeat:no-repeat}.xkCoach-report-tomi-page .show-evaluation-modal .title{color:#222;font-size:.45rem;font-weight:700;line-height:.7rem;margin-bottom:.45rem}.xkCoach-report-tomi-page .show-evaluation-modal .content{text-align:left}.xkCoach-report-tomi-page .show-evaluation-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.7rem auto .35rem}.xkCoach-report-tomi-page .show-evaluation-modal .btn:active{background:#2c42bb}.xkCoach-report-tomi-page .show-evaluation-modal .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b}.xkCoach-report-tomi-page .show-explain-modal{padding:.6rem .6rem .65rem}.xkCoach-report-tomi-page .show-explain-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.4rem}.xkCoach-report-tomi-page .show-explain-modal .content{text-align:center}.xkCoach-report-tomi-page .show-explain-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.4rem auto 0}.xkCoach-report-tomi-page .show-explain-modal .btn:active{background:#2c42bb}.xkCoach-report-cv34-page{background:#f5f5f5;text-align:left;display:flex;flex-direction:column;height:100%}.xkCoach-report-cv34-page .page-container{flex:1;overflow:auto;padding-bottom:1.15rem}.xkCoach-report-cv34-page .page-container .banner{width:100%;height:6.75rem;background-image:url(/app/./img/bg-cv34-report.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:.8rem 0 0 .8rem;font-size:.35rem}.xkCoach-report-cv34-page .page-container .banner .line-blue{width:.95rem;height:.2rem;background:#19bef5}.xkCoach-report-cv34-page .page-container .banner .title{font-size:.6rem;font-weight:700;line-height:.8rem;color:#495fcc;margin:.25rem 0 .75rem}.xkCoach-report-cv34-page .page-container .banner .finished-time{color:rgba(51,76,213,.6);margin-bottom:.125rem}.xkCoach-report-cv34-page .page-container .banner .restart{cursor:pointer;color:#334cd5;display:flex;align-items:center}.xkCoach-report-cv34-page .page-container .banner .restart svg{margin-left:.075rem}.xkCoach-report-cv34-page .page-container .banner .restart.disabled{cursor:not-allowed;color:#bbb}.xkCoach-report-cv34-page .page-container .banner .restart.disabled svg path{fill:#bbb}.xkCoach-report-cv34-page .page-container .bottom{margin-top:-1.25rem;padding:0 .4rem}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach{border-radius:.2rem;background:#fff;padding:.65rem .4rem .75rem;margin:0 0 .4rem}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach>.title{font-size:.45rem;font-weight:700;line-height:.65rem;color:#000;text-align:center;margin-bottom:.2rem}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .line-yellow{width:1rem;height:.125rem;background:#ffe200;margin:0 auto .6rem}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .content{font-size:.35rem;line-height:.55rem;text-align:justify}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .tips{font-size:.3rem;line-height:.45rem;color:#4a4a4a;margin:.45rem 0 .6rem}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .advantage{font-size:.35rem;font-weight:700;color:#4a4a4a;line-height:.55rem;margin-top:.25rem}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .chart{background:#f0f6f9}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .card-container{margin:.45rem 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .card-container .card{margin-bottom:.25rem;text-align:center;width:48%;height:1.75rem;display:flex}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .card-container .card .left{width:50%;background:#ffe200;display:flex;align-items:center;justify-content:center;font-size:.4rem;font-weight:700;color:#000;line-height:.5rem}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .card-container .card .right{flex:1;background:#5fdeff;font-size:1rem;font-weight:700;line-height:1.75rem;color:#005796;position:relative}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .card-container .card .right>img{position:absolute;width:.45rem;right:.1rem;top:.1rem}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .advantage-analysis{padding:.7rem 0;border-bottom:.025rem solid #e9e9e9}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .advantage-analysis .title-container{font-size:.45rem;font-weight:700;padding-left:.3rem;position:relative}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .advantage-analysis .title-container:before{display:block;content:"";width:.15rem;height:.6rem;background:#19bef5;border-radius:.075rem;position:absolute;left:0}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .advantage-analysis .advantage-bottom .bottom-title{font-size:.4rem;line-height:.6rem;font-weight:700;margin:.7rem 0 .3rem}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .advantage-analysis .advantage-bottom .bottom-content{font-size:.35rem;line-height:.55rem;text-align:justify}.xkCoach-report-cv34-page .page-container .bottom .section-xkCoach .advantage-analysis:last-child{border:none;padding-bottom:0}.xkCoach-report-cv34-page .page-container .bottom .btn{cursor:pointer;margin:.8rem 0 0;border-radius:.15rem;padding:.35rem 0;text-align:center;background:#334cd5;color:#fff;font-size:.45rem;line-height:1}.xkCoach-report-cv34-page .show-evaluation-modal{padding:.9rem .6rem .75rem;background-image:url(/app/./img/bg-evaluation-remind.svg);background-position:top;background-size:cover;background-repeat:no-repeat}.xkCoach-report-cv34-page .show-evaluation-modal .title{color:#222;font-size:.45rem;font-weight:700;line-height:.7rem;margin-bottom:.45rem}.xkCoach-report-cv34-page .show-evaluation-modal .content{text-align:left}.xkCoach-report-cv34-page .show-evaluation-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.7rem auto .35rem}.xkCoach-report-cv34-page .show-evaluation-modal .btn:active{background:#2c42bb}.xkCoach-report-cv34-page .show-evaluation-modal .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b}.xkCoach-report-cv34-page .show-explain-modal{padding:.6rem .6rem .65rem}.xkCoach-report-cv34-page .show-explain-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.4rem}.xkCoach-report-cv34-page .show-explain-modal .content{text-align:center}.xkCoach-report-cv34-page .show-explain-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.4rem auto 0}.xkCoach-report-cv34-page .show-explain-modal .btn:active{background:#2c42bb}.xkCoach-report{font-size:.35rem;text-align:left;height:100%;display:flex;flex-direction:column;position:relative}.xkCoach-report .report-bottom{flex:1;overflow:auto}.xkCoach-report .report-bottom .banner{padding:1.05rem .75rem 1.1rem;background-color:#2686f1;background-image:url(/app/./img/banner-report.png);background-repeat:no-repeat;background-size:cover;background-position:50%}.xkCoach-report .report-bottom .banner .title{font-size:.65rem;font-weight:700;color:#fff}.xkCoach-report .report-bottom .banner .content{margin-bottom:.35rem;color:#5fdfff}.xkCoach-report .report-bottom .banner .yellow-line{width:.85rem;height:.125rem;background:#ffe200}.xkCoach-report .report-bottom .lead{padding:.45rem;border-bottom:.45rem solid #f5f5f5}.xkCoach-report .report-bottom .lead .title{font-size:.4rem;font-weight:700;color:#222;margin-bottom:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.top{padding:.35rem 0;border-bottom:.025rem solid #ddd}.xkCoach-report .report-bottom .section-xkCoach-report>.top .title{padding:.075rem .45rem;font-size:.4rem;font-weight:700;color:#222;background-image:url(/app/./img/bg-report-section.png);background-position:50%;background-size:cover;background-repeat:no-repeat}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom{padding:.45rem;border-bottom:.45rem solid #f5f5f5}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .evaluation-report{margin-top:.3rem;background:#fbfbfb}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .evaluation-report .evaluation-report-item{border-bottom:.025rem solid #ececec;padding:.25rem .3rem .3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .evaluation-report .evaluation-report-item .top{margin-bottom:.2rem;font-weight:700;display:flex;align-items:center;justify-content:space-between}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .evaluation-report .evaluation-report-item .top span:last-child{cursor:pointer;color:#334cd5;display:flex;align-items:center}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .evaluation-report .evaluation-report-item .top span:last-child svg{margin-left:.075rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .evaluation-report .evaluation-report-item>p{color:#9b9b9b;font-size:.3rem;margin:0;padding-left:.35rem;position:relative}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .evaluation-report .evaluation-report-item>p:before{content:"";display:block;position:absolute;width:.1rem;height:.1rem;background:#9b9b9b;border-radius:50%;left:0;top:.2rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .evaluation-report .evaluation-report-item:last-child{border:none}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container{background:#fbfbfb}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container .classify-item{cursor:pointer;padding:.125rem .125rem .125rem .2rem;display:flex;align-items:center;justify-content:space-between}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container .classify-item>.left{display:flex;align-items:center;font-weight:700}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container .classify-item>.left svg{margin-right:.2rem;transform:rotate(-90deg)}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container .classify-item .right{color:#9b9b9b;font-size:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container .active>.left svg{transform:rotate(0deg)}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container .major-item{padding:.2rem .75rem;background:#f7f7f7;border-bottom:.025rem solid #fff;display:flex;align-items:center;font-size:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container .major-item .block{width:.125rem;height:.125rem;background:#9b9b9b;margin-right:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container .major-item .tags{font-size:.25rem;font-weight:400;color:#8a59a7;border:.025rem solid #a274bd;padding:0 .1rem;background:#f6eefa;border-radius:.05rem;margin-right:.1rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-container:nth-of-type(2){margin-top:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-operate{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.15rem 0;background:#fbfbfb;color:#9b9b9b;border-top:.05rem solid #fff}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .classify-operate svg{margin-left:.1rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .packup svg{transform:rotate(180deg)}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-inner{padding:.4rem .45rem;border-bottom:.2rem solid #f5f5f5}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-inner .compare{border-radius:.15rem;background:#fbfbfe;padding:.2rem .15rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview{border-bottom:.2rem solid #f5f5f5}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .title{padding:.3rem .45rem .3rem .75rem;border-bottom:.025rem solid #ddd;font-size:.4rem;font-weight:700;line-height:.7rem;color:#222;position:relative}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .title:before{position:absolute;left:.45rem;top:.4rem;display:block;content:"";width:.15rem;height:.5rem;background:#19bef5;border-radius:.075rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content{padding:.6rem .45rem .75rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content p{margin:0}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .p1{margin-bottom:.45rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .filter{padding:.3rem .2rem;border-radius:.15rem;background:#fffae9;font-weight:700}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .filter .region,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .filter .score{display:flex;align-items:center;justify-content:space-between}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .filter .region span,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .filter .score span{display:flex;align-items:center;color:#334cd5;white-space:nowrap}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .filter .region span img,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .filter .score span img{height:.25rem;margin-left:.075rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .filter .region{padding-bottom:.25rem;border-bottom:.025rem dashed #ddd;margin-bottom:.25rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .btn{width:6rem;height:1rem;background:#334cd5;color:#fff;font-size:.4rem;font-weight:700;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:.8rem auto 0}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .btn-select-university{margin:.45rem auto .3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .btn-no-university{margin:0 auto;background:#ebedf5;color:#262626}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .p2{margin:.4rem 0 .35rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast.border-bottom,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast.border-bottom{border-bottom:.025rem solid #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr{display:flex;font-size:.325rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr .td,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr .td{padding:.25rem;border-right:.025rem solid #e9e9e9;border-bottom:.025rem solid #e9e9e9;display:flex;align-items:center;white-space:nowrap}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr .td:first-of-type,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr .td:first-of-type{width:40%}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr .td:nth-of-type(2),.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr .td:nth-of-type(3),.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr .td:nth-of-type(4),.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr .td:nth-of-type(2),.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr .td:nth-of-type(3),.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr .td:nth-of-type(4){width:20%;justify-content:center}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr .td:nth-of-type(4),.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr .td:nth-of-type(4){border-right:none}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr .td-total,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr .td-total{display:initial}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr:first-of-type,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr:first-of-type{background:linear-gradient(270deg,rgba(179,193,255,.9),rgba(60,181,255,.9));border-radius:.1rem .1rem 0 0;font-size:.35rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr:first-of-type .td,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr:first-of-type .td{color:#fff;border-bottom:none}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr:last-child .td,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tr:last-child .td{border-bottom:none}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tips,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .tips{font-size:.3rem;color:#9b9b9b}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .to-detail,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .to-detail{cursor:pointer;padding:.25rem 0;border-radius:0 0 .1rem .1rem;background:linear-gradient(270deg,rgba(179,193,255,.25),rgba(66,179,249,.25));color:#03081a;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .to-detail img,.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-total-contrast .to-detail img{height:.375rem;margin-left:.1rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .tr:first-of-type{background:linear-gradient(90deg,rgba(133,138,255,.9),rgba(253,186,219,.9) 100%,rgba(253,186,252,.9) 0)}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .table-admire-school-contrast .to-detail{background:linear-gradient(90deg,rgba(133,138,255,.3),rgba(253,186,219,.3) 100%,rgba(253,186,252,.3) 0)}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .admire{border-radius:.1rem;background:#fffae9;padding:.2rem .15rem;font-weight:700;display:flex;align-items:center;justify-content:space-between}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .admire span:first-child{display:flex;align-items:center;flex:1}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .admire span:first-child img{height:.25rem;margin-right:.075rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .p3{padding:.4rem 0;border-top:.025rem dashed #e9e9e9;margin-top:.5rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .selected-school-list{background:#fbfbfb}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .selected-school-list .school-item{display:flex;align-items:center;padding:.225rem .3rem;font-weight:700;border-bottom:.025rem solid #ddd}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .selected-school-list .school-item .img{width:.6rem;height:.6rem;border-radius:50%;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-right:.15rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .selected-school-list .operate{cursor:pointer;font-size:.3rem;color:#939393;padding:.15rem 0;display:flex;align-items:center;justify-content:center}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .selected-school-list .operate img{height:.25rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .selected-school-list .packup img{transform:rotateX(180deg)}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .p4{padding:.4rem 0;border-top:.025rem dashed #e9e9e9;margin-top:.5rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-overview .content .p5{margin-top:.5rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-inner2{padding:.4rem .45rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject{border-bottom:.2rem solid #f5f5f5}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject>.title{padding:.3rem .45rem .3rem .75rem;border-bottom:.025rem solid #ddd;font-size:.4rem;font-weight:700;line-height:.7rem;color:#222;position:relative}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject>.title:before{position:absolute;left:.45rem;top:.4rem;display:block;content:"";width:.15rem;height:.5rem;background:#19bef5;border-radius:.075rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content{padding:.4rem .45rem .75rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content p{margin:0}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .content-inner{background:linear-gradient(180deg,#fff,#fbfbfe)}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .p1{margin-bottom:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .tips{font-size:.3rem;padding-left:.2rem;border-left:.1rem solid #faecbb;margin-bottom:.5rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table1 .title1{padding:.15rem .3rem;background:linear-gradient(270deg,#79eddd,#2abde9);color:#fff;font-weight:700;border-radius:.1rem .1rem 0 0}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table1 .title2{display:flex;background:linear-gradient(270deg,#79eddd,#2abde9);border-top:.025rem solid #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table1 .title2>span{width:33%;padding:.15rem 0;display:flex;align-items:center;justify-content:center;font-size:.3rem;color:#fff}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table1 .title2>span:nth-child(2){width:34%;border-left:.025rem solid #e9e9e9;border-right:.025rem solid #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table1 .item{display:flex;border-bottom:.025rem dashed #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table1 .item>span{width:33%;padding:.15rem 0;display:flex;align-items:center;justify-content:center;font-size:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table1 .item>span:first-child{font-size:.35rem;font-weight:700;color:#333}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table1 .item>span:nth-child(2){width:34%}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table1 .item:last-child{border-bottom:.025rem solid #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .p2{margin-bottom:.5rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-title{color:#fff;padding:.25rem .3rem;background:linear-gradient(270deg,#b3c1ff,#42b3f9);border-radius:.1rem .1rem 0 0}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-title>p:first-child{font-weight:700;margin-bottom:.05rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-title>p:last-child{font-size:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-desc{padding:.25rem .2rem .45rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart{height:4.25rem;margin-left:.5rem;border-bottom:.025rem solid #b0bdca;border-left:.025rem solid #b0bdca;position:relative;font-size:.25rem;line-height:1}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .axis-title{position:absolute;color:#9b9b9b}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .axis-title-x{bottom:-.4rem;right:0}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .axis-title-y{top:0;left:-.55rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .inner{position:absolute;left:0;bottom:0;width:7.5rem;height:3.75rem;background:#fff;display:flex;justify-content:space-between;flex-wrap:wrap}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .inner .axis-x{position:absolute;width:100%;display:flex;align-items:center;justify-content:space-between;bottom:-.4rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .inner .axis-y{position:absolute;height:105%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;left:-.55rem;top:-3%}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .inner .item{padding:.175rem;display:flex}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .inner .gonggu{width:4.475rem;height:1.1rem;background:#f4fdfa;color:rgba(51,208,213,.5);align-items:flex-start;justify-content:flex-start}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .inner .youshi{width:2.975rem;height:1.1rem;background:#fdf4f4;color:rgba(235,91,134,.5);align-items:flex-start;justify-content:flex-end}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .inner .ruoshi{width:4.475rem;height:2.65rem;background:#f3f8fc;color:rgba(51,134,213,.5);border-top:.05rem solid #fff;align-items:flex-end;justify-content:flex-start}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .inner .qianli{width:2.975rem;height:2.65rem;background:#fdf8f4;color:hsla(17,90%,72%,.5);border-top:.05rem solid #fff;align-items:flex-end;justify-content:flex-end}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart .inner .circle{position:absolute;width:.15rem;height:.15rem;border-radius:50%}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-legend{padding:.225rem;border-radius:.2rem;background:#f8f8f8;display:flex;align-items:center;width:fit-content;margin:.6rem auto 0;font-size:.25rem;line-height:1}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-legend .item{margin-right:.45rem;display:flex;align-items:center}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-legend .item .circle{width:.15rem;height:.15rem;border-radius:50%;margin-right:.1rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-explain{margin-top:.3rem;border-top:.025rem dashed #e9e9e9;border-bottom:.025rem solid #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-explain .chart-explain-title{padding:.25rem 0 .25rem .375rem;font-weight:700;position:relative}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-explain .chart-explain-title:before{position:absolute;left:.125rem;top:.25rem;display:block;content:"";width:.1rem;height:.5rem;background:linear-gradient(270deg,#b3c1ff,#42b3f9);border-radius:.075rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-explain .chart-explain-content{padding:0 .2rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-explain .chart-explain-content .item{padding:.3rem 0;border-bottom:.025rem solid #e9e9e9;display:flex;align-items:center}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-explain .chart-explain-content .item .left{color:#333;font-weight:700;padding-left:.125rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-explain .chart-explain-content .item .right{flex:1;font-size:.3rem;border-left:.025rem dashed #e9e9e9;padding-left:.2rem;margin-left:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .chart-explain .chart-explain-content .item:last-child{border:none}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table2 .table2-title{padding:.15rem .3rem;background:linear-gradient(270deg,#79eddd,#2abde9);color:#fff;font-weight:700;border-radius:.1rem .1rem 0 0}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table2 .table2-title2{display:flex;background:linear-gradient(270deg,#79eddd,#2abde9);border-top:.025rem solid #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table2 .table2-title2>span{width:50%;padding:.15rem 0;display:flex;align-items:center;justify-content:center;font-size:.3rem;color:#fff}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table2 .table2-title2>span:nth-child(2){border-left:.025rem solid #e9e9e9;border-right:.025rem solid #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table2 .table2-item{display:flex;border-bottom:.025rem dashed #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table2 .table2-item>span{width:50%;padding:.15rem 0;display:flex;align-items:center;justify-content:center;font-size:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table2 .table2-item>span:first-child{font-size:.35rem;font-weight:700;color:#333}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table2 .table2-item>span:nth-child(2){color:#334cd5;cursor:pointer}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .table2 .table2-item:last-child{border-bottom:.025rem solid #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container{padding-bottom:.45rem;border-bottom:.025rem solid #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-title{color:#fff;font-weight:700;padding:.25rem .3rem;background:linear-gradient(270deg,#b3c1ff,#42b3f9);border-radius:.1rem .1rem 0 0}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-switch{padding:.25rem .25rem .2rem;display:flex}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-switch .item{width:1.55rem;font-weight:700;padding-bottom:.2rem;display:flex;align-items:center;justify-content:center;position:relative}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-switch .item .line{position:absolute;bottom:0;width:100%;height:.1rem;background:linear-gradient(270deg,#b3c1ff,#42b3f9);border-radius:.1rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-content{padding:0 .15rem;background:#fbfbfe;position:relative}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-content .item{padding:.3rem 0;border-bottom:.025rem solid #e9e9e9;display:flex;align-content:center}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-content .item span:first-child{width:1.5rem;font-size:.325rem;font-weight:700;color:#333;text-align:center;display:flex;align-items:center;justify-content:center}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-content .item span:last-child{font-size:.3rem;padding-left:.2rem;border-left:.025rem dashed #e9e9e9;flex:1}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-content .item:last-child{border:none}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-operate{padding:.25rem 3.25rem;display:flex;align-items:center;justify-content:space-between}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-operate .operate{cursor:pointer;background:#fff;width:.6rem;height:.6rem;border-radius:.1rem;box-shadow:0 .025rem .2rem 0 rgba(0,0,0,.16);display:flex;align-items:center;justify-content:center}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-operate .operate img{width:.225rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .carousel-container .carousel-operate .next img{transform:rotate(180deg)}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .p3{font-size:.3rem;margin:.2rem 0 .6rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .section-subject .content .btn{width:6rem;height:1rem;background:#334cd5;color:#fff;font-size:.4rem;font-weight:700;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:0 auto}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .reference{display:flex;padding:.3rem .45rem .35rem .25rem;border-radius:.2rem;background:#f8f8f8;margin-bottom:.35rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .reference>img{width:.45rem;height:.45rem;margin-right:.15rem;margin-top:.05rem;flex:0 0 auto}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .reference .right{font-size:.3rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .reference .right p{margin-bottom:.25rem}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .reference .right .inner{background:#fbfbfb;padding:0 .15rem;color:#19bef5}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .reference .right .inner .inner-item{cursor:pointer;padding:.15rem;border-bottom:.025rem dashed #e9e9e9}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .reference .right .inner .inner-item:last-child{border:none}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .reference .right .link{color:#19bef5;cursor:pointer}.xkCoach-report .report-bottom .section-xkCoach-report>.bottom .reference:last-child{margin:0}.xkCoach-report .report-bottom .section2-xkCoach-report>.bottom{padding:0}.xkCoach-report .report-bottom .bottom-operate .slash{width:100%;height:.3rem;background-image:url(/app/./img/bg-slash.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.xkCoach-report .report-bottom .bottom-operate .bottom{padding:.5rem .8rem .75rem}.xkCoach-report .report-bottom .bottom-operate .bottom .content{text-align:center;font-size:.3rem;margin-bottom:.55rem}.xkCoach-report .report-bottom .bottom-operate .bottom .btn{cursor:pointer;width:100%;height:1rem;font-size:.4rem;font-weight:700;line-height:1;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:0 auto .3rem}.xkCoach-report .report-bottom .bottom-operate .bottom .primary{background:#334cd5;color:#fff}.xkCoach-report .report-bottom .bottom-operate .bottom .default{background:#ebedf5;color:#03081a}.xkCoach-report .report-bottom .thanks{text-align:center;padding:.4rem 0;background-color:#19bef5}.xkCoach-report .report-bottom .thanks p{margin-bottom:.2rem;color:#fff;font-size:.3rem;font-weight:lighter}.xkCoach-report .modal-catalog{position:absolute;z-index:1;top:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex}.xkCoach-report .modal-catalog .left{width:2.5rem;height:100%;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.35rem}.xkCoach-report .modal-catalog .left .gesture{width:1.5rem;cursor:pointer}.xkCoach-report .modal-catalog .right{background:#fff;flex:1;overflow:auto}.xkCoach-report .modal-catalog .right .title-container{padding-left:.35rem}.xkCoach-report .modal-catalog .right .title{padding:.35rem .475rem .35rem .35rem;font-size:.4rem;font-weight:700;color:#282820;box-shadow:0 .025rem .3rem 0 rgba(0,0,0,.12);display:flex;align-items:center;justify-content:space-between}.xkCoach-report .modal-catalog .right .title svg{cursor:pointer}.xkCoach-report .modal-catalog .right .first-title{cursor:pointer;padding:.3rem 0;font-size:.35rem;font-weight:700;color:#333;border-bottom:.025rem solid #e9e9e9}.xkCoach-report .modal-catalog .right .second-title{cursor:pointer;padding:.3rem .4rem;font-size:.35rem;color:#333;border-bottom:.025rem solid #e9e9e9}.xkCoach-report .bold-remind{font-weight:700}.xkCoach-report .save-pdf-loading-container{width:100%;height:100%;background:rgba(0,0,0,.5)}.xkCoach-report .save-pdf-loading-container .text{width:100%;position:absolute;top:38%;text-align:center;color:#fff;font-size:.4rem}.career-report-re-gen-report{transform:translateZ(0);background:#f5f5f5;text-align:left;height:100%;display:flex;flex-direction:column}.career-report-re-gen-report .page-container{flex:1;overflow:auto}.career-report-re-gen-report .page-container .top-banner{width:100%;height:6.2rem;background-image:url(/app/./img/banner-home.png);background-repeat:no-repeat;background-size:cover;background-position:50%;padding:.7rem .8rem 0}.career-report-re-gen-report .page-container .top-banner .title{color:#fff;font-size:.55rem;line-height:.6rem;margin-bottom:.3rem}.career-report-re-gen-report .page-container .top-banner .bold{font-weight:700}.career-report-re-gen-report .page-container .top-banner .province{font-size:.35rem;line-height:.55rem;color:hsla(0,0%,100%,.8);display:flex;align-items:center}.career-report-re-gen-report .page-container .top-banner .province>span{cursor:pointer;display:flex;align-items:center;color:#fff;margin-left:.15rem}.career-report-re-gen-report .page-container .top-banner .province>span img{margin-left:.075rem;height:.275rem}.career-report-re-gen-report .page-container .bottom{padding:0 .4rem .9rem;margin-top:-2.5rem}.career-report-re-gen-report .page-container .bottom .card{border-radius:.2rem;background:#fff}.career-report-re-gen-report .page-container .bottom .card .card-top{padding:.45rem .4rem .4rem;display:flex}.career-report-re-gen-report .page-container .bottom .card .card-top img{height:2.25rem;margin-right:.3rem}.career-report-re-gen-report .page-container .bottom .card .card-top .right{flex:1}.career-report-re-gen-report .page-container .bottom .card .card-top .right .title{font-size:.45rem;line-height:.75rem;color:#222;font-weight:700;display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.career-report-re-gen-report .page-container .bottom .card .card-top .right .title .btn{font-size:.35rem;line-height:.5rem;padding:.125rem .25rem;display:flex;align-items:center;background:#334cd5;color:#fff;border-radius:.375rem}.career-report-re-gen-report .page-container .bottom .card .card-top .right .progress{display:flex}.career-report-re-gen-report .page-container .bottom .card .card-top .right .progress .block{width:.5rem;height:.25rem;background:rgba(25,190,245,.1);margin-right:.05rem}.career-report-re-gen-report .page-container .bottom .card .card-top .right .progress .block:first-child{border-bottom-left-radius:.075rem;border-top-left-radius:.075rem}.career-report-re-gen-report .page-container .bottom .card .card-top .right .progress .block:last-child{margin-right:0;border-bottom-right-radius:.075rem;border-top-right-radius:.075rem}.career-report-re-gen-report .page-container .bottom .card .card-top .right .progress .deep{background:#19bef5}.career-report-re-gen-report .page-container .bottom .card .card-top .right>p{font-size:.35rem;line-height:.45rem;color:silver;margin:.1rem 0 0;display:flex;align-items:center}.career-report-re-gen-report .page-container .bottom .card .cutting-line{width:100%;position:relative;overflow:hidden}.career-report-re-gen-report .page-container .bottom .card .cutting-line .circle{position:absolute;width:.4rem;height:.4rem;border-radius:50%;background:#f5f5f5;top:0}.career-report-re-gen-report .page-container .bottom .card .cutting-line .left{left:-.2rem}.career-report-re-gen-report .page-container .bottom .card .cutting-line .right{right:-.2rem}.career-report-re-gen-report .page-container .bottom .card .cutting-line .line{margin:.2rem .4rem;border-bottom:.025rem dashed #e2e8ed}.career-report-re-gen-report .page-container .bottom .card .card-bottom{font-size:.35rem;line-height:.55rem;padding:.4rem .4rem .45rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .tips{color:#9b9b9b;margin-bottom:.25rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner{background:#fbfbfe;padding:.4rem .15rem .4rem .4rem;border-radius:.2rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container{position:relative;border-left:.025rem solid #e2e8ed;padding-left:.4rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title{position:relative;display:flex;align-items:center;justify-content:space-between;font-weight:700;color:#4a4a4a}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title .left{display:flex;align-items:center}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title .left>img{width:.35rem;margin-left:.1rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title .btn{white-space:nowrap;cursor:pointer;font-weight:400;padding:.125rem .25rem;display:flex;align-items:center;line-height:.45rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title .unfinished{color:silver}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title .todo{background:#334cd5;color:#fff;border-radius:.375rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title .finished{padding-right:0;color:#334cd5}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title .finished img{height:.3rem;margin-left:.075rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title .hidden-line{position:absolute;left:-.625rem;top:.575rem;width:.45rem;height:.625rem;background:#fbfbfe}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .time-tips{color:silver;font-size:.3rem;margin-top:.05rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .time-tips2{margin:-.075rem 0 .35rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .time-tips3{margin-top:-.075rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .choice-name{font-size:.3rem;margin-top:-.075rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list{margin:.25rem 0}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:.1rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .title{position:relative;color:#555;display:flex;align-items:center}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .title .circle{width:.15rem;height:.15rem;border-radius:50%;background-color:#a1a1a3;margin:0 .225rem 0 .075rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .title .finished{width:.3rem;height:.25rem;background-image:url(/app/./img/icon-finished.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;margin-right:.15rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .title .tags{background:#f0f0f6;color:#878795;font-size:.3rem;line-height:.35rem;padding:.025rem .1rem;margin-right:.1rem;border-radius:.1rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .btn{white-space:nowrap;cursor:pointer;padding:.125rem .25rem;display:flex;align-items:center}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .unfinished{color:silver}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .todo{background:#334cd5;color:#fff;border-radius:.375rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .todo2{background:#ebedf5;color:#334cd5;border-radius:.375rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .finished{padding-right:0;color:#334cd5}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .second-list .second-item .finished img{height:.3rem;margin-left:.075rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title:first-of-type,.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .first-title:last-of-type{margin-bottom:0}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .circle-unfinished{position:absolute;left:-.625rem;width:.45rem;height:.45rem;border-radius:50%;background:#d2d7f6}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .circle-unfinished .circle-inner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:.2rem;height:.2rem;border-radius:50%;background:#334cd5}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .circle-finished{position:absolute;left:-.625rem;width:.45rem;height:.45rem;border-radius:50%;background:#1ecfc3;display:flex;align-items:center;justify-content:center}.career-report-re-gen-report .page-container .bottom .card .card-bottom .inner .content-container .circle-finished svg{font-size:.3rem}.career-report-re-gen-report .page-container .bottom .card .card-bottom .btn-report{cursor:pointer;width:6rem;height:1rem;background:#334cd5;color:#fff;font-size:.4rem;font-weight:700;line-height:1;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:.4rem auto 0}.career-report-re-gen-report .page-container .bottom .xkCoach-example{margin-top:.4rem;padding:.25rem .5rem .25rem .3rem;border-radius:.2rem;background:#fbfbfe;display:flex;font-size:.3rem}.career-report-re-gen-report .page-container .bottom .xkCoach-example>img{height:.45rem;margin-right:.25rem}.career-report-re-gen-report .page-container .bottom .xkCoach-example p{color:#19bef5;margin:.2rem 0 0}.career-report-re-gen-report .page-container .logout{cursor:pointer;width:6rem;height:1rem;background:#ebedf5;color:#03081a;font-size:.4rem;font-weight:700;line-height:1;border-radius:.15rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.career-report-re-gen-report .show-switch-modal .modal-top{text-align:left;padding:.6rem;border-bottom:.025rem dashed rgba(150,183,254,.5)}.career-report-re-gen-report .show-switch-modal .modal-top .title{font-size:.45rem;line-height:.675rem;color:#222;font-weight:700;margin-bottom:.45rem;text-align:center}.career-report-re-gen-report .show-switch-modal .modal-top .content{margin-bottom:.3rem}.career-report-re-gen-report .show-switch-modal .modal-top .select-tip{display:flex;justify-content:space-between;margin-bottom:.15rem}.career-report-re-gen-report .show-switch-modal .modal-top .select-tip>span{width:3.45rem}.career-report-re-gen-report .show-switch-modal .modal-top .choose-part{display:flex;justify-content:space-between}.career-report-re-gen-report .show-switch-modal .modal-top .choose-part .select{width:3.45rem;height:1.15rem;background-color:#f5f5f5;background-image:url(/app/./img/dropdown_indicator_1.svg);background-position:right .425rem center;background-size:.3rem .15rem;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0 1.05rem 0 .425rem}.career-report-re-gen-report .show-switch-modal .modal-top .choose-part .color-9b{color:#9b9b9b}.career-report-re-gen-report .show-switch-modal .modal-top .choose-part .color-4a{color:#4a4a4a}.career-report-re-gen-report .show-switch-modal .modal-top .lets-go{color:#334cd5;margin-top:.15rem}.career-report-re-gen-report .show-switch-modal .modal-top .empty-feedback{margin-top:.15rem}.career-report-re-gen-report .show-switch-modal .modal-bottom{padding:.325rem .6rem;display:flex;align-items:center;flex-direction:column}.career-report-re-gen-report .show-switch-modal .modal-bottom .btn{cursor:pointer;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem .9rem}.career-report-re-gen-report .show-switch-modal .modal-bottom .btn:active{background:#2c42bb}.career-report-re-gen-report .show-switch-modal .modal-bottom .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b;padding-top:.25rem}.career-report-re-gen-report .show-evaluation-modal{padding:.9rem .6rem .75rem;background-image:url(/app/./img/bg-evaluation-remind.svg);background-position:top;background-size:cover;background-repeat:no-repeat}.career-report-re-gen-report .show-evaluation-modal .title{color:#222;font-size:.45rem;font-weight:700;line-height:.7rem;margin-bottom:.45rem}.career-report-re-gen-report .show-evaluation-modal .content{text-align:left}.career-report-re-gen-report .show-evaluation-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.7rem auto .35rem}.career-report-re-gen-report .show-evaluation-modal .btn:active{background:#2c42bb}.career-report-re-gen-report .show-evaluation-modal .cancel{cursor:pointer;font-size:.4rem;color:#9b9b9b}.career-report-re-gen-report .show-explain-modal{padding:.6rem .6rem .65rem}.career-report-re-gen-report .show-explain-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.4rem}.career-report-re-gen-report .show-explain-modal .content{text-align:justify}.career-report-re-gen-report .show-explain-modal .btn{cursor:pointer;display:inline-block;text-align:center;color:#fff;font-size:.4rem;font-weight:700;line-height:1;background:#334cd5;border-radius:.15rem;padding:.3rem 1.45rem;margin:.4rem auto 0}.career-report-re-gen-report .show-explain-modal .btn:active{background:#2c42bb}.career-report-re-gen-report .create-report-modal{padding:.6rem .6rem .75rem}.career-report-re-gen-report .create-report-modal .title{font-size:.45rem;font-weight:700;color:#222;margin-bottom:.5rem}.career-report-re-gen-report .create-report-modal .content{text-align:justify}.career-report-re-gen-report .create-report-modal .btn-container{margin-top:.65rem;display:flex;align-items:center;justify-content:space-between}.career-report-re-gen-report .create-report-modal .btn-container .btn{cursor:pointer;width:3.5rem;height:1rem;font-size:.4rem;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:.15rem}.career-report-re-gen-report .create-report-modal .btn-container .cancel{background:#ebedf5;color:#03081a}.career-report-re-gen-report .create-report-modal .btn-container .confirm{background:#334cd5;color:#fff}.career-report-re-gen-report .save-pdf-loading-container{position:fixed;z-index:999;width:100%;height:100%;background:rgba(0,0,0,.5)}.career-report-re-gen-report .save-pdf-loading-container .text{width:100%;position:absolute;top:38%;text-align:center;color:#fff;font-size:.4rem}.history-reports-container .top-part{width:100%;color:#fff;padding:.75rem .6rem .95rem;background-color:#243598;background-image:url(/app/./img/video-catalog-banner.png);background-repeat:no-repeat;background-position:50%;background-size:cover;text-align:left}.history-reports-container .top-part p:first-of-type{font-size:.65rem;line-height:.9rem;font-weight:700;margin-bottom:.2rem}.history-reports-container .top-part p:nth-of-type(2){font-size:.35rem;margin:0}.history-reports-container .tab-container{width:100%;display:flex;align-items:center}.history-reports-container .tab-container .tab-item{width:50%;background:#f7f7f7;color:#9b9b9b;padding:.35rem 0;text-align:center;font-size:.35rem}.history-reports-container .tab-container .tab-item.active{background:#19bef5;color:#fff}.history-reports-container .center-part{padding:.75rem .6rem 0}.history-reports-container .center-part .video-item{margin-bottom:.45rem;overflow:hidden;display:flex;text-align:left}.history-reports-container .center-part .video-item .img{width:2rem;height:2rem;float:left;margin-right:.3rem;background-size:cover;background-repeat:no-repeat;background-position:50%;border-radius:.2rem;position:relative}.history-reports-container .center-part .video-item .img .icon-play{width:.75rem;height:.75rem;background-image:url(/app/./img/icon-play.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;position:absolute;top:50%;left:50%;margin-top:-.375rem;margin-left:-.375rem}.history-reports-container .center-part .video-item .right-text{flex:1}.history-reports-container .center-part .video-item h3{font-size:.4rem;font-weight:700;color:#4a4a4a;margin-top:.1rem}.history-reports-container .center-part .video-item p{margin:0;color:#999}@media screen and (max-width:320px){.history-reports-container .center-part .video-item p{font-size:.3rem}}.history-reports-container .center-part .video-item:last-child{margin-bottom:0}.history-reports-container .more{width:100%;text-align:center;color:#9b9b9b;padding:.75rem 0}.academic-goal-analysis .title{padding:.3rem .45rem .3rem .75rem;font-size:.4rem;font-weight:700;line-height:.7rem;color:#222;position:relative;text-align:left}.academic-goal-analysis .title:before{position:absolute;left:.45rem;top:.4rem;display:block;content:"";width:.15rem;height:.5rem;background:#19bef5;border-radius:.075rem}.academic-goal-analysis .content{padding:0 .45rem .3rem .75rem;text-align:left}.academic-goal-analysis .content .center{text-align:center}